@nuraly/runtime 0.1.3 → 0.1.5

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.
Files changed (49) hide show
  1. package/components/ui/nuraly-ui/packages/common/dist/shared/controllers/dropdown.controller.d.ts +0 -1
  2. package/components/ui/nuraly-ui/packages/common/dist/shared/controllers/dropdown.interface.d.ts +0 -2
  3. package/components/ui/nuraly-ui/packages/common/dist/shared/controllers/theme.controller.d.ts +0 -1
  4. package/components/ui/nuraly-ui/packages/common/dist/shared/event-handler-mixin.d.ts +0 -1
  5. package/components/ui/nuraly-ui/packages/common/dist/shared/theme-mixin.d.ts +0 -1
  6. package/components/ui/nuraly-ui/packages/common/dist/shared/themes.d.ts +0 -1
  7. package/components/ui/nuraly-ui/packages/common/dist/shared/utils.d.ts +60 -0
  8. package/components/ui/nuraly-ui/packages/common/dist/shared/validation.types.d.ts +108 -0
  9. package/components/ui/nuraly-ui/src/components/radio-group/radio-group.component.ts +1 -1
  10. package/components/ui/nuraly-ui/src/components/radio-group/radio-group.types.ts +1 -0
  11. package/dist/CodeEditor-BiNku87K.js +808 -0
  12. package/dist/{CodeEditor-Ch2tv9BE.js → CodeEditor-G6E8PUI7.js} +14593 -14607
  13. package/dist/{SmartAttributeHandler-hoSLpm1Y.js → SmartAttributeHandler-C9vS-cHW.js} +1 -1
  14. package/dist/SmartAttributeHandler-u-ZHGueR.js +193 -0
  15. package/dist/assets/editor.worker-C_S4Avdt.js +11 -0
  16. package/dist/assets/{html.worker-BSmGlhXp.js → html.worker-DfuQASUV.js} +18 -18
  17. package/dist/assets/json.worker-Cucz4wxY.js +42 -0
  18. package/dist/assets/{ts.worker-DyHHPhrh.js → ts.worker-Dme6S0YK.js} +78 -78
  19. package/dist/cssMode-B7NVlrDV.js +1443 -0
  20. package/dist/{freemarker2-DNc2IxPf.js → freemarker2-DS_7G9b8.js} +1 -1
  21. package/dist/{handlebars-CIbFckEw.js → handlebars-BDyyLkzw.js} +1 -1
  22. package/dist/{html-nRs_fneU.js → html-DphGFjig.js} +1 -1
  23. package/dist/{htmlMode-BjehA1YF.js → htmlMode-4zNnSWFo.js} +278 -281
  24. package/dist/index-B4yIOSMd.js +3847 -0
  25. package/dist/{javascript-Bn0HduZA.js → javascript-CC1jWyQy.js} +1 -1
  26. package/dist/{jsonMode-CfGfcJRX.js → jsonMode-Bfzb6wZf.js} +369 -372
  27. package/dist/{liquid-m4D_LCnC.js → liquid-lTBpqagR.js} +1 -1
  28. package/dist/{mdx-CakMRbCr.js → mdx-DX66Bp07.js} +1 -1
  29. package/dist/{micro-app-entry-CI1Rupdh.js → micro-app-entry-DDsAWUJh.js} +5138 -5322
  30. package/dist/micro-app.bundle.js +1 -1
  31. package/dist/micro-app.js +9775 -0
  32. package/dist/{python-oJwaiPUY.js → python-BGUhyO4G.js} +1 -1
  33. package/dist/{razor-u_dd4rqc.js → razor-DEVWQFSa.js} +1 -1
  34. package/dist/runtime.js +401 -0
  35. package/dist/style.css +1 -1
  36. package/dist/tsMode-CYFi80Jf.js +800 -0
  37. package/dist/{typescript-Bjs2N5Be.js → typescript-B1xIbH_T.js} +1 -1
  38. package/dist/{wgsl-Bv2xeo60.js → wgsl-C9yjop46.js} +1 -1
  39. package/dist/{xml-BCveATLl.js → xml-DmdvyqrE.js} +1 -1
  40. package/dist/{yaml-BfWQPJQi.js → yaml-LGNo48fy.js} +1 -1
  41. package/package.json +2 -2
  42. package/utils/register-components.ts +1 -1
  43. package/vite.config.ts +8 -8
  44. package/dist/.claude/settings.local.json +0 -9
  45. package/dist/assets/editor.worker-vBWydyGC.js +0 -11
  46. package/dist/assets/json.worker-Dqnoedz4.js +0 -42
  47. package/dist/cssMode-Bt2uK8XM.js +0 -1446
  48. package/dist/micro-app.bundle.umd.cjs +0 -5051
  49. package/dist/tsMode-DlZ38d3D.js +0 -813
@@ -1,26 +1,26 @@
1
- var Pu=Object.defineProperty;var Bu=(Ke,Ue,et)=>Ue in Ke?Pu(Ke,Ue,{enumerable:!0,configurable:!0,writable:!0,value:et}):Ke[Ue]=et;var qt=(Ke,Ue,et)=>Bu(Ke,typeof Ue!="symbol"?Ue+"":Ue,et);(function(){"use strict";class Ke{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(t){setTimeout(()=>{throw t.stack?lt.isErrorNoTelemetry(t)?new lt(t.message+`
1
+ (function(){"use strict";class is{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(t){setTimeout(()=>{throw t.stack?at.isErrorNoTelemetry(t)?new at(t.message+`
2
2
 
3
3
  `+t.stack):new Error(t.message+`
4
4
 
5
- `+t.stack):t},0)}}emit(t){this.listeners.forEach(n=>{n(t)})}onUnexpectedError(t){this.unexpectedErrorHandler(t),this.emit(t)}onUnexpectedExternalError(t){this.unexpectedErrorHandler(t)}}const Ue=new Ke;function et(e){ss(e)||Ue.onUnexpectedError(e)}function gi(e){if(e instanceof Error){const{name:t,message:n}=e,i=e.stacktrace||e.stack;return{$isError:!0,name:t,message:n,stack:i,noTelemetry:lt.isErrorNoTelemetry(e)}}return e}const Tn="Canceled";function ss(e){return e instanceof os?!0:e instanceof Error&&e.name===Tn&&e.message===Tn}class os extends Error{constructor(){super(Tn),this.name=this.message}}class lt extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof lt)return t;const n=new lt;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}}class Fe extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,Fe.prototype)}}function ls(e,t){const n=this;let i=!1,r;return function(){return i||(i=!0,r=e.apply(n,arguments)),r}}var Ot;(function(e){function t(v){return v&&typeof v=="object"&&typeof v[Symbol.iterator]=="function"}e.is=t;const n=Object.freeze([]);function i(){return n}e.empty=i;function*r(v){yield v}e.single=r;function a(v){return t(v)?v:r(v)}e.wrap=a;function s(v){return v||n}e.from=s;function*o(v){for(let k=v.length-1;k>=0;k--)yield v[k]}e.reverse=o;function l(v){return!v||v[Symbol.iterator]().next().done===!0}e.isEmpty=l;function u(v){return v[Symbol.iterator]().next().value}e.first=u;function c(v,k){for(const R of v)if(k(R))return!0;return!1}e.some=c;function d(v,k){for(const R of v)if(k(R))return R}e.find=d;function*m(v,k){for(const R of v)k(R)&&(yield R)}e.filter=m;function*f(v,k){let R=0;for(const I of v)yield k(I,R++)}e.map=f;function*g(...v){for(const k of v)yield*k}e.concat=g;function p(v,k,R){let I=R;for(const P of v)I=k(I,P);return I}e.reduce=p;function*w(v,k,R=v.length){for(k<0&&(k+=v.length),R<0?R+=v.length:R>v.length&&(R=v.length);k<R;k++)yield v[k]}e.slice=w;function y(v,k=Number.POSITIVE_INFINITY){const R=[];if(k===0)return[R,v];const I=v[Symbol.iterator]();for(let P=0;P<k;P++){const _=I.next();if(_.done)return[R,e.empty()];R.push(_.value)}return[R,{[Symbol.iterator](){return I}}]}e.consume=y})(Ot||(Ot={}));function qu(e){return e}function Ou(e,t){}function bi(e){if(Ot.is(e)){const t=[];for(const n of e)if(n)try{n.dispose()}catch(i){t.push(i)}if(t.length===1)throw t[0];if(t.length>1)throw new AggregateError(t,"Encountered errors while disposing of store");return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function us(...e){return xt(()=>bi(e))}function xt(e){return{dispose:ls(()=>{e()})}}class tt{constructor(){this._toDispose=new Set,this._isDisposed=!1}dispose(){this._isDisposed||(this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(this._toDispose.size!==0)try{bi(this._toDispose)}finally{this._toDispose.clear()}}add(t){if(!t)return t;if(t===this)throw new Error("Cannot register a disposable on itself!");return this._isDisposed?tt.DISABLE_DISPOSED_WARNING||console.warn(new Error("Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!").stack):this._toDispose.add(t),t}deleteAndLeak(t){t&&this._toDispose.has(t)&&this._toDispose.delete(t)}}tt.DISABLE_DISPOSED_WARNING=!1;class kt{constructor(){this._store=new tt,this._store}dispose(){this._store.dispose()}_register(t){if(t===this)throw new Error("Cannot register a disposable on itself!");return this._store.add(t)}}kt.None=Object.freeze({dispose(){}});let te=class pi{constructor(t){this.element=t,this.next=pi.Undefined,this.prev=pi.Undefined}};te.Undefined=new te(void 0);class cs{constructor(){this._first=te.Undefined,this._last=te.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===te.Undefined}clear(){let t=this._first;for(;t!==te.Undefined;){const n=t.next;t.prev=te.Undefined,t.next=te.Undefined,t=n}this._first=te.Undefined,this._last=te.Undefined,this._size=0}unshift(t){return this._insert(t,!1)}push(t){return this._insert(t,!0)}_insert(t,n){const i=new te(t);if(this._first===te.Undefined)this._first=i,this._last=i;else if(n){const a=this._last;this._last=i,i.prev=a,a.next=i}else{const a=this._first;this._first=i,i.next=a,a.prev=i}this._size+=1;let r=!1;return()=>{r||(r=!0,this._remove(i))}}shift(){if(this._first!==te.Undefined){const t=this._first.element;return this._remove(this._first),t}}pop(){if(this._last!==te.Undefined){const t=this._last.element;return this._remove(this._last),t}}_remove(t){if(t.prev!==te.Undefined&&t.next!==te.Undefined){const n=t.prev;n.next=t.next,t.next.prev=n}else t.prev===te.Undefined&&t.next===te.Undefined?(this._first=te.Undefined,this._last=te.Undefined):t.next===te.Undefined?(this._last=this._last.prev,this._last.next=te.Undefined):t.prev===te.Undefined&&(this._first=this._first.next,this._first.prev=te.Undefined);this._size-=1}*[Symbol.iterator](){let t=this._first;for(;t!==te.Undefined;)yield t.element,t=t.next}}const hs=globalThis.performance&&typeof globalThis.performance.now=="function";class Vt{static create(t){return new Vt(t)}constructor(t){this._now=hs&&t===!1?Date.now:globalThis.performance.now.bind(globalThis.performance),this._startTime=this._now(),this._stopTime=-1}stop(){this._stopTime=this._now()}elapsed(){return this._stopTime!==-1?this._stopTime-this._startTime:this._now()-this._startTime}}var xn;(function(e){e.None=()=>kt.None;function t(S,L){return d(S,()=>{},0,void 0,!0,void 0,L)}e.defer=t;function n(S){return(L,M=null,D)=>{let U=!1,A;return A=S(x=>{if(!U)return A?A.dispose():U=!0,L.call(M,x)},null,D),U&&A.dispose(),A}}e.once=n;function i(S,L,M){return u((D,U=null,A)=>S(x=>D.call(U,L(x)),null,A),M)}e.map=i;function r(S,L,M){return u((D,U=null,A)=>S(x=>{L(x),D.call(U,x)},null,A),M)}e.forEach=r;function a(S,L,M){return u((D,U=null,A)=>S(x=>L(x)&&D.call(U,x),null,A),M)}e.filter=a;function s(S){return S}e.signal=s;function o(...S){return(L,M=null,D)=>{const U=us(...S.map(A=>A(x=>L.call(M,x))));return c(U,D)}}e.any=o;function l(S,L,M,D){let U=M;return i(S,A=>(U=L(U,A),U),D)}e.reduce=l;function u(S,L){let M;const D={onWillAddFirstListener(){M=S(U.fire,U)},onDidRemoveLastListener(){M==null||M.dispose()}},U=new ke(D);return L==null||L.add(U),U.event}function c(S,L){return L instanceof Array?L.push(S):L&&L.add(S),S}function d(S,L,M=100,D=!1,U=!1,A,x){let E,H,N,z=0,B;const Q={leakWarningThreshold:A,onWillAddFirstListener(){E=S(X=>{z++,H=L(H,X),D&&!N&&($.fire(H),H=void 0),B=()=>{const Z=H;H=void 0,N=void 0,(!D||z>1)&&$.fire(Z),z=0},typeof M=="number"?(clearTimeout(N),N=setTimeout(B,M)):N===void 0&&(N=0,queueMicrotask(B))})},onWillRemoveListener(){U&&z>0&&(B==null||B())},onDidRemoveLastListener(){B=void 0,E.dispose()}},$=new ke(Q);return x==null||x.add($),$.event}e.debounce=d;function m(S,L=0,M){return e.debounce(S,(D,U)=>D?(D.push(U),D):[U],L,void 0,!0,void 0,M)}e.accumulate=m;function f(S,L=(D,U)=>D===U,M){let D=!0,U;return a(S,A=>{const x=D||!L(A,U);return D=!1,U=A,x},M)}e.latch=f;function g(S,L,M){return[e.filter(S,L,M),e.filter(S,D=>!L(D),M)]}e.split=g;function p(S,L=!1,M=[],D){let U=M.slice(),A=S(H=>{U?U.push(H):E.fire(H)});D&&D.add(A);const x=()=>{U==null||U.forEach(H=>E.fire(H)),U=null},E=new ke({onWillAddFirstListener(){A||(A=S(H=>E.fire(H)),D&&D.add(A))},onDidAddFirstListener(){U&&(L?setTimeout(x):x())},onDidRemoveLastListener(){A&&A.dispose(),A=null}});return D&&D.add(E),E.event}e.buffer=p;function w(S,L){return(D,U,A)=>{const x=L(new v);return S(function(E){const H=x.evaluate(E);H!==y&&D.call(U,H)},void 0,A)}}e.chain=w;const y=Symbol("HaltChainable");class v{constructor(){this.steps=[]}map(L){return this.steps.push(L),this}forEach(L){return this.steps.push(M=>(L(M),M)),this}filter(L){return this.steps.push(M=>L(M)?M:y),this}reduce(L,M){let D=M;return this.steps.push(U=>(D=L(D,U),D)),this}latch(L=(M,D)=>M===D){let M=!0,D;return this.steps.push(U=>{const A=M||!L(U,D);return M=!1,D=U,A?U:y}),this}evaluate(L){for(const M of this.steps)if(L=M(L),L===y)break;return L}}function k(S,L,M=D=>D){const D=(...E)=>x.fire(M(...E)),U=()=>S.on(L,D),A=()=>S.removeListener(L,D),x=new ke({onWillAddFirstListener:U,onDidRemoveLastListener:A});return x.event}e.fromNodeEventEmitter=k;function R(S,L,M=D=>D){const D=(...E)=>x.fire(M(...E)),U=()=>S.addEventListener(L,D),A=()=>S.removeEventListener(L,D),x=new ke({onWillAddFirstListener:U,onDidRemoveLastListener:A});return x.event}e.fromDOMEventEmitter=R;function I(S){return new Promise(L=>n(S)(L))}e.toPromise=I;function P(S){const L=new ke;return S.then(M=>{L.fire(M)},()=>{L.fire(void 0)}).finally(()=>{L.dispose()}),L.event}e.fromPromise=P;function _(S,L,M){return L(M),S(D=>L(D))}e.runAndSubscribe=_;function b(S,L){let M=null;function D(A){M==null||M.dispose(),M=new tt,L(A,M)}D(void 0);const U=S(A=>D(A));return xt(()=>{U.dispose(),M==null||M.dispose()})}e.runAndSubscribeWithStore=b;class T{constructor(L,M){this._observable=L,this._counter=0,this._hasChanged=!1;const D={onWillAddFirstListener:()=>{L.addObserver(this)},onDidRemoveLastListener:()=>{L.removeObserver(this)}};this.emitter=new ke(D),M&&M.add(this.emitter)}beginUpdate(L){this._counter++}handlePossibleChange(L){}handleChange(L,M){this._hasChanged=!0}endUpdate(L){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function q(S,L){return new T(S,L).emitter.event}e.fromObservable=q;function F(S){return(L,M,D)=>{let U=0,A=!1;const x={beginUpdate(){U++},endUpdate(){U--,U===0&&(S.reportChanges(),A&&(A=!1,L.call(M)))},handlePossibleChange(){},handleChange(){A=!0}};S.addObserver(x),S.reportChanges();const E={dispose(){S.removeObserver(x)}};return D instanceof tt?D.add(E):Array.isArray(D)&&D.push(E),E}}e.fromObservableLight=F})(xn||(xn={}));class ut{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${ut._idPool++}`,ut.all.add(this)}start(t){this._stopWatch=new Vt,this.listenerCount=t}stop(){if(this._stopWatch){const t=this._stopWatch.elapsed();this.durations.push(t),this.elapsedOverall+=t,this.invocationCount+=1,this._stopWatch=void 0}}}ut.all=new Set,ut._idPool=0;let ds=-1;class ms{constructor(t,n=Math.random().toString(18).slice(2,5)){this.threshold=t,this.name=n,this._warnCountdown=0}dispose(){var t;(t=this._stacks)===null||t===void 0||t.clear()}check(t,n){const i=this.threshold;if(i<=0||n<i)return;this._stacks||(this._stacks=new Map);const r=this._stacks.get(t.value)||0;if(this._stacks.set(t.value,r+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=i*.5;let a,s=0;for(const[o,l]of this._stacks)(!a||s<l)&&(a=o,s=l);console.warn(`[${this.name}] potential listener LEAK detected, having ${n} listeners already. MOST frequent listener (${s}):`),console.warn(a)}return()=>{const a=this._stacks.get(t.value)||0;this._stacks.set(t.value,a-1)}}}class kn{static create(){var t;return new kn((t=new Error().stack)!==null&&t!==void 0?t:"")}constructor(t){this.value=t}print(){console.warn(this.value.split(`
5
+ `+t.stack):t},0)}}emit(t){this.listeners.forEach(n=>{n(t)})}onUnexpectedError(t){this.unexpectedErrorHandler(t),this.emit(t)}onUnexpectedExternalError(t){this.unexpectedErrorHandler(t)}}const rs=new is;function di(e){as(e)||rs.onUnexpectedError(e)}function mi(e){if(e instanceof Error){const{name:t,message:n}=e,i=e.stacktrace||e.stack;return{$isError:!0,name:t,message:n,stack:i,noTelemetry:at.isErrorNoTelemetry(e)}}return e}const vn="Canceled";function as(e){return e instanceof ss?!0:e instanceof Error&&e.name===vn&&e.message===vn}class ss extends Error{constructor(){super(vn),this.name=this.message}}class at extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof at)return t;const n=new at;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}}class We extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,We.prototype)}}function os(e,t){const n=this;let i=!1,r;return function(){return i||(i=!0,r=e.apply(n,arguments)),r}}var Ft;(function(e){function t(v){return v&&typeof v=="object"&&typeof v[Symbol.iterator]=="function"}e.is=t;const n=Object.freeze([]);function i(){return n}e.empty=i;function*r(v){yield v}e.single=r;function a(v){return t(v)?v:r(v)}e.wrap=a;function s(v){return v||n}e.from=s;function*o(v){for(let k=v.length-1;k>=0;k--)yield v[k]}e.reverse=o;function l(v){return!v||v[Symbol.iterator]().next().done===!0}e.isEmpty=l;function u(v){return v[Symbol.iterator]().next().value}e.first=u;function c(v,k){for(const R of v)if(k(R))return!0;return!1}e.some=c;function d(v,k){for(const R of v)if(k(R))return R}e.find=d;function*m(v,k){for(const R of v)k(R)&&(yield R)}e.filter=m;function*f(v,k){let R=0;for(const I of v)yield k(I,R++)}e.map=f;function*g(...v){for(const k of v)yield*k}e.concat=g;function p(v,k,R){let I=R;for(const P of v)I=k(I,P);return I}e.reduce=p;function*w(v,k,R=v.length){for(k<0&&(k+=v.length),R<0?R+=v.length:R>v.length&&(R=v.length);k<R;k++)yield v[k]}e.slice=w;function y(v,k=Number.POSITIVE_INFINITY){const R=[];if(k===0)return[R,v];const I=v[Symbol.iterator]();for(let P=0;P<k;P++){const _=I.next();if(_.done)return[R,e.empty()];R.push(_.value)}return[R,{[Symbol.iterator](){return I}}]}e.consume=y})(Ft||(Ft={}));function Fu(e){return e}function Pu(e,t){}function fi(e){if(Ft.is(e)){const t=[];for(const n of e)if(n)try{n.dispose()}catch(i){t.push(i)}if(t.length===1)throw t[0];if(t.length>1)throw new AggregateError(t,"Encountered errors while disposing of store");return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function ls(...e){return wt(()=>fi(e))}function wt(e){return{dispose:os(()=>{e()})}}class Ze{constructor(){this._toDispose=new Set,this._isDisposed=!1}dispose(){this._isDisposed||(this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(this._toDispose.size!==0)try{fi(this._toDispose)}finally{this._toDispose.clear()}}add(t){if(!t)return t;if(t===this)throw new Error("Cannot register a disposable on itself!");return this._isDisposed?Ze.DISABLE_DISPOSED_WARNING||console.warn(new Error("Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!").stack):this._toDispose.add(t),t}deleteAndLeak(t){t&&this._toDispose.has(t)&&this._toDispose.delete(t)}}Ze.DISABLE_DISPOSED_WARNING=!1;class yt{constructor(){this._store=new Ze,this._store}dispose(){this._store.dispose()}_register(t){if(t===this)throw new Error("Cannot register a disposable on itself!");return this._store.add(t)}}yt.None=Object.freeze({dispose(){}});let te=class hi{constructor(t){this.element=t,this.next=hi.Undefined,this.prev=hi.Undefined}};te.Undefined=new te(void 0);class us{constructor(){this._first=te.Undefined,this._last=te.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===te.Undefined}clear(){let t=this._first;for(;t!==te.Undefined;){const n=t.next;t.prev=te.Undefined,t.next=te.Undefined,t=n}this._first=te.Undefined,this._last=te.Undefined,this._size=0}unshift(t){return this._insert(t,!1)}push(t){return this._insert(t,!0)}_insert(t,n){const i=new te(t);if(this._first===te.Undefined)this._first=i,this._last=i;else if(n){const a=this._last;this._last=i,i.prev=a,a.next=i}else{const a=this._first;this._first=i,i.next=a,a.prev=i}this._size+=1;let r=!1;return()=>{r||(r=!0,this._remove(i))}}shift(){if(this._first!==te.Undefined){const t=this._first.element;return this._remove(this._first),t}}pop(){if(this._last!==te.Undefined){const t=this._last.element;return this._remove(this._last),t}}_remove(t){if(t.prev!==te.Undefined&&t.next!==te.Undefined){const n=t.prev;n.next=t.next,t.next.prev=n}else t.prev===te.Undefined&&t.next===te.Undefined?(this._first=te.Undefined,this._last=te.Undefined):t.next===te.Undefined?(this._last=this._last.prev,this._last.next=te.Undefined):t.prev===te.Undefined&&(this._first=this._first.next,this._first.prev=te.Undefined);this._size-=1}*[Symbol.iterator](){let t=this._first;for(;t!==te.Undefined;)yield t.element,t=t.next}}const cs=globalThis.performance&&typeof globalThis.performance.now=="function";class Pt{static create(t){return new Pt(t)}constructor(t){this._now=cs&&t===!1?Date.now:globalThis.performance.now.bind(globalThis.performance),this._startTime=this._now(),this._stopTime=-1}stop(){this._stopTime=this._now()}elapsed(){return this._stopTime!==-1?this._stopTime-this._startTime:this._now()-this._startTime}}var _n;(function(e){e.None=()=>yt.None;function t(S,L){return d(S,()=>{},0,void 0,!0,void 0,L)}e.defer=t;function n(S){return(L,M=null,D)=>{let U=!1,A;return A=S(x=>{if(!U)return A?A.dispose():U=!0,L.call(M,x)},null,D),U&&A.dispose(),A}}e.once=n;function i(S,L,M){return u((D,U=null,A)=>S(x=>D.call(U,L(x)),null,A),M)}e.map=i;function r(S,L,M){return u((D,U=null,A)=>S(x=>{L(x),D.call(U,x)},null,A),M)}e.forEach=r;function a(S,L,M){return u((D,U=null,A)=>S(x=>L(x)&&D.call(U,x),null,A),M)}e.filter=a;function s(S){return S}e.signal=s;function o(...S){return(L,M=null,D)=>{const U=ls(...S.map(A=>A(x=>L.call(M,x))));return c(U,D)}}e.any=o;function l(S,L,M,D){let U=M;return i(S,A=>(U=L(U,A),U),D)}e.reduce=l;function u(S,L){let M;const D={onWillAddFirstListener(){M=S(U.fire,U)},onDidRemoveLastListener(){M?.dispose()}},U=new ke(D);return L?.add(U),U.event}function c(S,L){return L instanceof Array?L.push(S):L&&L.add(S),S}function d(S,L,M=100,D=!1,U=!1,A,x){let E,H,N,z=0,B;const Q={leakWarningThreshold:A,onWillAddFirstListener(){E=S(X=>{z++,H=L(H,X),D&&!N&&($.fire(H),H=void 0),B=()=>{const Z=H;H=void 0,N=void 0,(!D||z>1)&&$.fire(Z),z=0},typeof M=="number"?(clearTimeout(N),N=setTimeout(B,M)):N===void 0&&(N=0,queueMicrotask(B))})},onWillRemoveListener(){U&&z>0&&B?.()},onDidRemoveLastListener(){B=void 0,E.dispose()}},$=new ke(Q);return x?.add($),$.event}e.debounce=d;function m(S,L=0,M){return e.debounce(S,(D,U)=>D?(D.push(U),D):[U],L,void 0,!0,void 0,M)}e.accumulate=m;function f(S,L=(D,U)=>D===U,M){let D=!0,U;return a(S,A=>{const x=D||!L(A,U);return D=!1,U=A,x},M)}e.latch=f;function g(S,L,M){return[e.filter(S,L,M),e.filter(S,D=>!L(D),M)]}e.split=g;function p(S,L=!1,M=[],D){let U=M.slice(),A=S(H=>{U?U.push(H):E.fire(H)});D&&D.add(A);const x=()=>{U?.forEach(H=>E.fire(H)),U=null},E=new ke({onWillAddFirstListener(){A||(A=S(H=>E.fire(H)),D&&D.add(A))},onDidAddFirstListener(){U&&(L?setTimeout(x):x())},onDidRemoveLastListener(){A&&A.dispose(),A=null}});return D&&D.add(E),E.event}e.buffer=p;function w(S,L){return(D,U,A)=>{const x=L(new v);return S(function(E){const H=x.evaluate(E);H!==y&&D.call(U,H)},void 0,A)}}e.chain=w;const y=Symbol("HaltChainable");class v{constructor(){this.steps=[]}map(L){return this.steps.push(L),this}forEach(L){return this.steps.push(M=>(L(M),M)),this}filter(L){return this.steps.push(M=>L(M)?M:y),this}reduce(L,M){let D=M;return this.steps.push(U=>(D=L(D,U),D)),this}latch(L=(M,D)=>M===D){let M=!0,D;return this.steps.push(U=>{const A=M||!L(U,D);return M=!1,D=U,A?U:y}),this}evaluate(L){for(const M of this.steps)if(L=M(L),L===y)break;return L}}function k(S,L,M=D=>D){const D=(...E)=>x.fire(M(...E)),U=()=>S.on(L,D),A=()=>S.removeListener(L,D),x=new ke({onWillAddFirstListener:U,onDidRemoveLastListener:A});return x.event}e.fromNodeEventEmitter=k;function R(S,L,M=D=>D){const D=(...E)=>x.fire(M(...E)),U=()=>S.addEventListener(L,D),A=()=>S.removeEventListener(L,D),x=new ke({onWillAddFirstListener:U,onDidRemoveLastListener:A});return x.event}e.fromDOMEventEmitter=R;function I(S){return new Promise(L=>n(S)(L))}e.toPromise=I;function P(S){const L=new ke;return S.then(M=>{L.fire(M)},()=>{L.fire(void 0)}).finally(()=>{L.dispose()}),L.event}e.fromPromise=P;function _(S,L,M){return L(M),S(D=>L(D))}e.runAndSubscribe=_;function b(S,L){let M=null;function D(A){M?.dispose(),M=new Ze,L(A,M)}D(void 0);const U=S(A=>D(A));return wt(()=>{U.dispose(),M?.dispose()})}e.runAndSubscribeWithStore=b;class T{constructor(L,M){this._observable=L,this._counter=0,this._hasChanged=!1;const D={onWillAddFirstListener:()=>{L.addObserver(this)},onDidRemoveLastListener:()=>{L.removeObserver(this)}};this.emitter=new ke(D),M&&M.add(this.emitter)}beginUpdate(L){this._counter++}handlePossibleChange(L){}handleChange(L,M){this._hasChanged=!0}endUpdate(L){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function q(S,L){return new T(S,L).emitter.event}e.fromObservable=q;function F(S){return(L,M,D)=>{let U=0,A=!1;const x={beginUpdate(){U++},endUpdate(){U--,U===0&&(S.reportChanges(),A&&(A=!1,L.call(M)))},handlePossibleChange(){},handleChange(){A=!0}};S.addObserver(x),S.reportChanges();const E={dispose(){S.removeObserver(x)}};return D instanceof Ze?D.add(E):Array.isArray(D)&&D.push(E),E}}e.fromObservableLight=F})(_n||(_n={}));class st{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${st._idPool++}`,st.all.add(this)}start(t){this._stopWatch=new Pt,this.listenerCount=t}stop(){if(this._stopWatch){const t=this._stopWatch.elapsed();this.durations.push(t),this.elapsedOverall+=t,this.invocationCount+=1,this._stopWatch=void 0}}}st.all=new Set,st._idPool=0;let hs=-1;class ds{constructor(t,n=Math.random().toString(18).slice(2,5)){this.threshold=t,this.name=n,this._warnCountdown=0}dispose(){var t;(t=this._stacks)===null||t===void 0||t.clear()}check(t,n){const i=this.threshold;if(i<=0||n<i)return;this._stacks||(this._stacks=new Map);const r=this._stacks.get(t.value)||0;if(this._stacks.set(t.value,r+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=i*.5;let a,s=0;for(const[o,l]of this._stacks)(!a||s<l)&&(a=o,s=l);console.warn(`[${this.name}] potential listener LEAK detected, having ${n} listeners already. MOST frequent listener (${s}):`),console.warn(a)}return()=>{const a=this._stacks.get(t.value)||0;this._stacks.set(t.value,a-1)}}}class wn{static create(){var t;return new wn((t=new Error().stack)!==null&&t!==void 0?t:"")}constructor(t){this.value=t}print(){console.warn(this.value.split(`
6
6
  `).slice(2).join(`
7
- `))}}class An{constructor(t){this.value=t}}const fs=2;class ke{constructor(t){var n,i,r,a,s;this._size=0,this._options=t,this._leakageMon=!((n=this._options)===null||n===void 0)&&n.leakWarningThreshold?new ms((r=(i=this._options)===null||i===void 0?void 0:i.leakWarningThreshold)!==null&&r!==void 0?r:ds):void 0,this._perfMon=!((a=this._options)===null||a===void 0)&&a._profName?new ut(this._options._profName):void 0,this._deliveryQueue=(s=this._options)===null||s===void 0?void 0:s.deliveryQueue}dispose(){var t,n,i,r;this._disposed||(this._disposed=!0,((t=this._deliveryQueue)===null||t===void 0?void 0:t.current)===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),(i=(n=this._options)===null||n===void 0?void 0:n.onDidRemoveLastListener)===null||i===void 0||i.call(n),(r=this._leakageMon)===null||r===void 0||r.dispose())}get event(){var t;return(t=this._event)!==null&&t!==void 0||(this._event=(n,i,r)=>{var a,s,o,l,u;if(this._leakageMon&&this._size>this._leakageMon.threshold*3)return console.warn(`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far`),kt.None;if(this._disposed)return kt.None;i&&(n=n.bind(i));const c=new An(n);let d;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(c.stack=kn.create(),d=this._leakageMon.check(c.stack,this._size+1)),this._listeners?this._listeners instanceof An?((u=this._deliveryQueue)!==null&&u!==void 0||(this._deliveryQueue=new ps),this._listeners=[this._listeners,c]):this._listeners.push(c):((s=(a=this._options)===null||a===void 0?void 0:a.onWillAddFirstListener)===null||s===void 0||s.call(a,this),this._listeners=c,(l=(o=this._options)===null||o===void 0?void 0:o.onDidAddFirstListener)===null||l===void 0||l.call(o,this)),this._size++;const m=xt(()=>{d==null||d(),this._removeListener(c)});return r instanceof tt?r.add(m):Array.isArray(r)&&r.push(m),m}),this._event}_removeListener(t){var n,i,r,a;if((i=(n=this._options)===null||n===void 0?void 0:n.onWillRemoveListener)===null||i===void 0||i.call(n,this),!this._listeners)return;if(this._size===1){this._listeners=void 0,(a=(r=this._options)===null||r===void 0?void 0:r.onDidRemoveLastListener)===null||a===void 0||a.call(r,this),this._size=0;return}const s=this._listeners,o=s.indexOf(t);if(o===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,s[o]=void 0;const l=this._deliveryQueue.current===this;if(this._size*fs<=s.length){let u=0;for(let c=0;c<s.length;c++)s[c]?s[u++]=s[c]:l&&(this._deliveryQueue.end--,u<this._deliveryQueue.i&&this._deliveryQueue.i--);s.length=u}}_deliver(t,n){var i;if(!t)return;const r=((i=this._options)===null||i===void 0?void 0:i.onListenerError)||et;if(!r){t.value(n);return}try{t.value(n)}catch(a){r(a)}}_deliverQueue(t){const n=t.current._listeners;for(;t.i<t.end;)this._deliver(n[t.i++],t.value);t.reset()}fire(t){var n,i,r,a;if(!((n=this._deliveryQueue)===null||n===void 0)&&n.current&&(this._deliverQueue(this._deliveryQueue),(i=this._perfMon)===null||i===void 0||i.stop()),(r=this._perfMon)===null||r===void 0||r.start(this._size),this._listeners)if(this._listeners instanceof An)this._deliver(this._listeners,t);else{const s=this._deliveryQueue;s.enqueue(this,t,this._listeners.length),this._deliverQueue(s)}(a=this._perfMon)===null||a===void 0||a.stop()}hasListeners(){return this._size>0}}class ps{constructor(){this.i=-1,this.end=0}enqueue(t,n,i){this.i=0,this.end=i,this.current=t,this.value=n}reset(){this.i=this.end,this.current=void 0,this.value=void 0}}function gs(e){return typeof e=="string"}function bs(e){let t=[];for(;Object.prototype!==e;)t=t.concat(Object.getOwnPropertyNames(e)),e=Object.getPrototypeOf(e);return t}function Sn(e){const t=[];for(const n of bs(e))typeof e[n]=="function"&&t.push(n);return t}function vs(e,t){const n=r=>function(){const a=Array.prototype.slice.call(arguments,0);return t(r,a)},i={};for(const r of e)i[r]=n(r);return i}let _s=typeof document<"u"&&document.location&&document.location.hash.indexOf("pseudo=true")>=0;function ws(e,t){let n;return t.length===0?n=e:n=e.replace(/\{(\d+)\}/g,(i,r)=>{const a=r[0],s=t[a];let o=i;return typeof s=="string"?o=s:(typeof s=="number"||typeof s=="boolean"||s===void 0||s===null)&&(o=String(s)),o}),_s&&(n="["+n.replace(/[aouei]/g,"$&$&")+"]"),n}function K(e,t,...n){return ws(t,n)}function Vu(e){}var Ln;const ct="en";let Cn=!1,En=!1,Rn=!1,jt,Mn=ct,vi=ct,ys,Ae;const nt=globalThis;let he;typeof nt.vscode<"u"&&typeof nt.vscode.process<"u"?he=nt.vscode.process:typeof process<"u"&&(he=process);const Ts=typeof((Ln=he==null?void 0:he.versions)===null||Ln===void 0?void 0:Ln.electron)=="string"&&(he==null?void 0:he.type)==="renderer";if(typeof navigator=="object"&&!Ts)Ae=navigator.userAgent,Cn=Ae.indexOf("Windows")>=0,En=Ae.indexOf("Macintosh")>=0,(Ae.indexOf("Macintosh")>=0||Ae.indexOf("iPad")>=0||Ae.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Rn=Ae.indexOf("Linux")>=0,(Ae==null?void 0:Ae.indexOf("Mobi"))>=0,K({key:"ensureLoaderPluginIsLoaded",comment:["{Locked}"]},"_"),jt=ct,Mn=jt,vi=navigator.language;else if(typeof he=="object"){Cn=he.platform==="win32",En=he.platform==="darwin",Rn=he.platform==="linux",Rn&&he.env.SNAP&&he.env.SNAP_REVISION,he.env.CI||he.env.BUILD_ARTIFACTSTAGINGDIRECTORY,jt=ct,Mn=ct;const e=he.env.VSCODE_NLS_CONFIG;if(e)try{const t=JSON.parse(e),n=t.availableLanguages["*"];jt=t.locale,vi=t.osLocale,Mn=n||ct,ys=t._translationsConfigFile}catch{}}else console.error("Unable to resolve platform.");const At=Cn,xs=En,Re=Ae,ks=typeof nt.postMessage=="function"&&!nt.importScripts;(()=>{if(ks){const e=[];nt.addEventListener("message",n=>{if(n.data&&n.data.vscodeScheduleAsyncWork)for(let i=0,r=e.length;i<r;i++){const a=e[i];if(a.id===n.data.vscodeScheduleAsyncWork){e.splice(i,1),a.callback();return}}});let t=0;return n=>{const i=++t;e.push({id:i,callback:n}),nt.postMessage({vscodeScheduleAsyncWork:i},"*")}}return e=>setTimeout(e)})();const As=!!(Re&&Re.indexOf("Chrome")>=0);Re&&Re.indexOf("Firefox")>=0,!As&&Re&&Re.indexOf("Safari")>=0,Re&&Re.indexOf("Edg/")>=0,Re&&Re.indexOf("Android")>=0;class Ss{constructor(t){this.fn=t,this.lastCache=void 0,this.lastArgKey=void 0}get(t){const n=JSON.stringify(t);return this.lastArgKey!==n&&(this.lastArgKey=n,this.lastCache=this.fn(t)),this.lastCache}}class _i{constructor(t){this.executor=t,this._didRun=!1}get value(){if(!this._didRun)try{this._value=this.executor()}catch(t){this._error=t}finally{this._didRun=!0}if(this._error)throw this._error;return this._value}get rawValue(){return this._value}}var ht;function Ls(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function Cs(e){return e.split(/\r\n|\r|\n/)}function Es(e){for(let t=0,n=e.length;t<n;t++){const i=e.charCodeAt(t);if(i!==32&&i!==9)return t}return-1}function Rs(e,t=e.length-1){for(let n=t;n>=0;n--){const i=e.charCodeAt(n);if(i!==32&&i!==9)return n}return-1}function wi(e){return e>=65&&e<=90}function Dn(e){return 55296<=e&&e<=56319}function Ms(e){return 56320<=e&&e<=57343}function Ds(e,t){return(e-55296<<10)+(t-56320)+65536}function Ns(e,t,n){const i=e.charCodeAt(n);if(Dn(i)&&n+1<t){const r=e.charCodeAt(n+1);if(Ms(r))return Ds(i,r)}return i}const Is=/^[\t\n\r\x20-\x7E]*$/;function zs(e){return Is.test(e)}class it{static getInstance(t){return ht.cache.get(Array.from(t))}static getLocales(){return ht._locales.value}constructor(t){this.confusableDictionary=t}isAmbiguous(t){return this.confusableDictionary.has(t)}getPrimaryConfusable(t){return this.confusableDictionary.get(t)}getConfusableCodePoints(){return new Set(this.confusableDictionary.keys())}}ht=it,it.ambiguousCharacterData=new _i(()=>JSON.parse('{"_common":[8232,32,8233,32,5760,32,8192,32,8193,32,8194,32,8195,32,8196,32,8197,32,8198,32,8200,32,8201,32,8202,32,8287,32,8199,32,8239,32,2042,95,65101,95,65102,95,65103,95,8208,45,8209,45,8210,45,65112,45,1748,45,8259,45,727,45,8722,45,10134,45,11450,45,1549,44,1643,44,8218,44,184,44,42233,44,894,59,2307,58,2691,58,1417,58,1795,58,1796,58,5868,58,65072,58,6147,58,6153,58,8282,58,1475,58,760,58,42889,58,8758,58,720,58,42237,58,451,33,11601,33,660,63,577,63,2429,63,5038,63,42731,63,119149,46,8228,46,1793,46,1794,46,42510,46,68176,46,1632,46,1776,46,42232,46,1373,96,65287,96,8219,96,8242,96,1370,96,1523,96,8175,96,65344,96,900,96,8189,96,8125,96,8127,96,8190,96,697,96,884,96,712,96,714,96,715,96,756,96,699,96,701,96,700,96,702,96,42892,96,1497,96,2036,96,2037,96,5194,96,5836,96,94033,96,94034,96,65339,91,10088,40,10098,40,12308,40,64830,40,65341,93,10089,41,10099,41,12309,41,64831,41,10100,123,119060,123,10101,125,65342,94,8270,42,1645,42,8727,42,66335,42,5941,47,8257,47,8725,47,8260,47,9585,47,10187,47,10744,47,119354,47,12755,47,12339,47,11462,47,20031,47,12035,47,65340,92,65128,92,8726,92,10189,92,10741,92,10745,92,119311,92,119355,92,12756,92,20022,92,12034,92,42872,38,708,94,710,94,5869,43,10133,43,66203,43,8249,60,10094,60,706,60,119350,60,5176,60,5810,60,5120,61,11840,61,12448,61,42239,61,8250,62,10095,62,707,62,119351,62,5171,62,94015,62,8275,126,732,126,8128,126,8764,126,65372,124,65293,45,120784,50,120794,50,120804,50,120814,50,120824,50,130034,50,42842,50,423,50,1000,50,42564,50,5311,50,42735,50,119302,51,120785,51,120795,51,120805,51,120815,51,120825,51,130035,51,42923,51,540,51,439,51,42858,51,11468,51,1248,51,94011,51,71882,51,120786,52,120796,52,120806,52,120816,52,120826,52,130036,52,5070,52,71855,52,120787,53,120797,53,120807,53,120817,53,120827,53,130037,53,444,53,71867,53,120788,54,120798,54,120808,54,120818,54,120828,54,130038,54,11474,54,5102,54,71893,54,119314,55,120789,55,120799,55,120809,55,120819,55,120829,55,130039,55,66770,55,71878,55,2819,56,2538,56,2666,56,125131,56,120790,56,120800,56,120810,56,120820,56,120830,56,130040,56,547,56,546,56,66330,56,2663,57,2920,57,2541,57,3437,57,120791,57,120801,57,120811,57,120821,57,120831,57,130041,57,42862,57,11466,57,71884,57,71852,57,71894,57,9082,97,65345,97,119834,97,119886,97,119938,97,119990,97,120042,97,120094,97,120146,97,120198,97,120250,97,120302,97,120354,97,120406,97,120458,97,593,97,945,97,120514,97,120572,97,120630,97,120688,97,120746,97,65313,65,119808,65,119860,65,119912,65,119964,65,120016,65,120068,65,120120,65,120172,65,120224,65,120276,65,120328,65,120380,65,120432,65,913,65,120488,65,120546,65,120604,65,120662,65,120720,65,5034,65,5573,65,42222,65,94016,65,66208,65,119835,98,119887,98,119939,98,119991,98,120043,98,120095,98,120147,98,120199,98,120251,98,120303,98,120355,98,120407,98,120459,98,388,98,5071,98,5234,98,5551,98,65314,66,8492,66,119809,66,119861,66,119913,66,120017,66,120069,66,120121,66,120173,66,120225,66,120277,66,120329,66,120381,66,120433,66,42932,66,914,66,120489,66,120547,66,120605,66,120663,66,120721,66,5108,66,5623,66,42192,66,66178,66,66209,66,66305,66,65347,99,8573,99,119836,99,119888,99,119940,99,119992,99,120044,99,120096,99,120148,99,120200,99,120252,99,120304,99,120356,99,120408,99,120460,99,7428,99,1010,99,11429,99,43951,99,66621,99,128844,67,71922,67,71913,67,65315,67,8557,67,8450,67,8493,67,119810,67,119862,67,119914,67,119966,67,120018,67,120174,67,120226,67,120278,67,120330,67,120382,67,120434,67,1017,67,11428,67,5087,67,42202,67,66210,67,66306,67,66581,67,66844,67,8574,100,8518,100,119837,100,119889,100,119941,100,119993,100,120045,100,120097,100,120149,100,120201,100,120253,100,120305,100,120357,100,120409,100,120461,100,1281,100,5095,100,5231,100,42194,100,8558,68,8517,68,119811,68,119863,68,119915,68,119967,68,120019,68,120071,68,120123,68,120175,68,120227,68,120279,68,120331,68,120383,68,120435,68,5024,68,5598,68,5610,68,42195,68,8494,101,65349,101,8495,101,8519,101,119838,101,119890,101,119942,101,120046,101,120098,101,120150,101,120202,101,120254,101,120306,101,120358,101,120410,101,120462,101,43826,101,1213,101,8959,69,65317,69,8496,69,119812,69,119864,69,119916,69,120020,69,120072,69,120124,69,120176,69,120228,69,120280,69,120332,69,120384,69,120436,69,917,69,120492,69,120550,69,120608,69,120666,69,120724,69,11577,69,5036,69,42224,69,71846,69,71854,69,66182,69,119839,102,119891,102,119943,102,119995,102,120047,102,120099,102,120151,102,120203,102,120255,102,120307,102,120359,102,120411,102,120463,102,43829,102,42905,102,383,102,7837,102,1412,102,119315,70,8497,70,119813,70,119865,70,119917,70,120021,70,120073,70,120125,70,120177,70,120229,70,120281,70,120333,70,120385,70,120437,70,42904,70,988,70,120778,70,5556,70,42205,70,71874,70,71842,70,66183,70,66213,70,66853,70,65351,103,8458,103,119840,103,119892,103,119944,103,120048,103,120100,103,120152,103,120204,103,120256,103,120308,103,120360,103,120412,103,120464,103,609,103,7555,103,397,103,1409,103,119814,71,119866,71,119918,71,119970,71,120022,71,120074,71,120126,71,120178,71,120230,71,120282,71,120334,71,120386,71,120438,71,1292,71,5056,71,5107,71,42198,71,65352,104,8462,104,119841,104,119945,104,119997,104,120049,104,120101,104,120153,104,120205,104,120257,104,120309,104,120361,104,120413,104,120465,104,1211,104,1392,104,5058,104,65320,72,8459,72,8460,72,8461,72,119815,72,119867,72,119919,72,120023,72,120179,72,120231,72,120283,72,120335,72,120387,72,120439,72,919,72,120494,72,120552,72,120610,72,120668,72,120726,72,11406,72,5051,72,5500,72,42215,72,66255,72,731,105,9075,105,65353,105,8560,105,8505,105,8520,105,119842,105,119894,105,119946,105,119998,105,120050,105,120102,105,120154,105,120206,105,120258,105,120310,105,120362,105,120414,105,120466,105,120484,105,618,105,617,105,953,105,8126,105,890,105,120522,105,120580,105,120638,105,120696,105,120754,105,1110,105,42567,105,1231,105,43893,105,5029,105,71875,105,65354,106,8521,106,119843,106,119895,106,119947,106,119999,106,120051,106,120103,106,120155,106,120207,106,120259,106,120311,106,120363,106,120415,106,120467,106,1011,106,1112,106,65322,74,119817,74,119869,74,119921,74,119973,74,120025,74,120077,74,120129,74,120181,74,120233,74,120285,74,120337,74,120389,74,120441,74,42930,74,895,74,1032,74,5035,74,5261,74,42201,74,119844,107,119896,107,119948,107,120000,107,120052,107,120104,107,120156,107,120208,107,120260,107,120312,107,120364,107,120416,107,120468,107,8490,75,65323,75,119818,75,119870,75,119922,75,119974,75,120026,75,120078,75,120130,75,120182,75,120234,75,120286,75,120338,75,120390,75,120442,75,922,75,120497,75,120555,75,120613,75,120671,75,120729,75,11412,75,5094,75,5845,75,42199,75,66840,75,1472,108,8739,73,9213,73,65512,73,1633,108,1777,73,66336,108,125127,108,120783,73,120793,73,120803,73,120813,73,120823,73,130033,73,65321,73,8544,73,8464,73,8465,73,119816,73,119868,73,119920,73,120024,73,120128,73,120180,73,120232,73,120284,73,120336,73,120388,73,120440,73,65356,108,8572,73,8467,108,119845,108,119897,108,119949,108,120001,108,120053,108,120105,73,120157,73,120209,73,120261,73,120313,73,120365,73,120417,73,120469,73,448,73,120496,73,120554,73,120612,73,120670,73,120728,73,11410,73,1030,73,1216,73,1493,108,1503,108,1575,108,126464,108,126592,108,65166,108,65165,108,1994,108,11599,73,5825,73,42226,73,93992,73,66186,124,66313,124,119338,76,8556,76,8466,76,119819,76,119871,76,119923,76,120027,76,120079,76,120131,76,120183,76,120235,76,120287,76,120339,76,120391,76,120443,76,11472,76,5086,76,5290,76,42209,76,93974,76,71843,76,71858,76,66587,76,66854,76,65325,77,8559,77,8499,77,119820,77,119872,77,119924,77,120028,77,120080,77,120132,77,120184,77,120236,77,120288,77,120340,77,120392,77,120444,77,924,77,120499,77,120557,77,120615,77,120673,77,120731,77,1018,77,11416,77,5047,77,5616,77,5846,77,42207,77,66224,77,66321,77,119847,110,119899,110,119951,110,120003,110,120055,110,120107,110,120159,110,120211,110,120263,110,120315,110,120367,110,120419,110,120471,110,1400,110,1404,110,65326,78,8469,78,119821,78,119873,78,119925,78,119977,78,120029,78,120081,78,120185,78,120237,78,120289,78,120341,78,120393,78,120445,78,925,78,120500,78,120558,78,120616,78,120674,78,120732,78,11418,78,42208,78,66835,78,3074,111,3202,111,3330,111,3458,111,2406,111,2662,111,2790,111,3046,111,3174,111,3302,111,3430,111,3664,111,3792,111,4160,111,1637,111,1781,111,65359,111,8500,111,119848,111,119900,111,119952,111,120056,111,120108,111,120160,111,120212,111,120264,111,120316,111,120368,111,120420,111,120472,111,7439,111,7441,111,43837,111,959,111,120528,111,120586,111,120644,111,120702,111,120760,111,963,111,120532,111,120590,111,120648,111,120706,111,120764,111,11423,111,4351,111,1413,111,1505,111,1607,111,126500,111,126564,111,126596,111,65259,111,65260,111,65258,111,65257,111,1726,111,64428,111,64429,111,64427,111,64426,111,1729,111,64424,111,64425,111,64423,111,64422,111,1749,111,3360,111,4125,111,66794,111,71880,111,71895,111,66604,111,1984,79,2534,79,2918,79,12295,79,70864,79,71904,79,120782,79,120792,79,120802,79,120812,79,120822,79,130032,79,65327,79,119822,79,119874,79,119926,79,119978,79,120030,79,120082,79,120134,79,120186,79,120238,79,120290,79,120342,79,120394,79,120446,79,927,79,120502,79,120560,79,120618,79,120676,79,120734,79,11422,79,1365,79,11604,79,4816,79,2848,79,66754,79,42227,79,71861,79,66194,79,66219,79,66564,79,66838,79,9076,112,65360,112,119849,112,119901,112,119953,112,120005,112,120057,112,120109,112,120161,112,120213,112,120265,112,120317,112,120369,112,120421,112,120473,112,961,112,120530,112,120544,112,120588,112,120602,112,120646,112,120660,112,120704,112,120718,112,120762,112,120776,112,11427,112,65328,80,8473,80,119823,80,119875,80,119927,80,119979,80,120031,80,120083,80,120187,80,120239,80,120291,80,120343,80,120395,80,120447,80,929,80,120504,80,120562,80,120620,80,120678,80,120736,80,11426,80,5090,80,5229,80,42193,80,66197,80,119850,113,119902,113,119954,113,120006,113,120058,113,120110,113,120162,113,120214,113,120266,113,120318,113,120370,113,120422,113,120474,113,1307,113,1379,113,1382,113,8474,81,119824,81,119876,81,119928,81,119980,81,120032,81,120084,81,120188,81,120240,81,120292,81,120344,81,120396,81,120448,81,11605,81,119851,114,119903,114,119955,114,120007,114,120059,114,120111,114,120163,114,120215,114,120267,114,120319,114,120371,114,120423,114,120475,114,43847,114,43848,114,7462,114,11397,114,43905,114,119318,82,8475,82,8476,82,8477,82,119825,82,119877,82,119929,82,120033,82,120189,82,120241,82,120293,82,120345,82,120397,82,120449,82,422,82,5025,82,5074,82,66740,82,5511,82,42211,82,94005,82,65363,115,119852,115,119904,115,119956,115,120008,115,120060,115,120112,115,120164,115,120216,115,120268,115,120320,115,120372,115,120424,115,120476,115,42801,115,445,115,1109,115,43946,115,71873,115,66632,115,65331,83,119826,83,119878,83,119930,83,119982,83,120034,83,120086,83,120138,83,120190,83,120242,83,120294,83,120346,83,120398,83,120450,83,1029,83,1359,83,5077,83,5082,83,42210,83,94010,83,66198,83,66592,83,119853,116,119905,116,119957,116,120009,116,120061,116,120113,116,120165,116,120217,116,120269,116,120321,116,120373,116,120425,116,120477,116,8868,84,10201,84,128872,84,65332,84,119827,84,119879,84,119931,84,119983,84,120035,84,120087,84,120139,84,120191,84,120243,84,120295,84,120347,84,120399,84,120451,84,932,84,120507,84,120565,84,120623,84,120681,84,120739,84,11430,84,5026,84,42196,84,93962,84,71868,84,66199,84,66225,84,66325,84,119854,117,119906,117,119958,117,120010,117,120062,117,120114,117,120166,117,120218,117,120270,117,120322,117,120374,117,120426,117,120478,117,42911,117,7452,117,43854,117,43858,117,651,117,965,117,120534,117,120592,117,120650,117,120708,117,120766,117,1405,117,66806,117,71896,117,8746,85,8899,85,119828,85,119880,85,119932,85,119984,85,120036,85,120088,85,120140,85,120192,85,120244,85,120296,85,120348,85,120400,85,120452,85,1357,85,4608,85,66766,85,5196,85,42228,85,94018,85,71864,85,8744,118,8897,118,65366,118,8564,118,119855,118,119907,118,119959,118,120011,118,120063,118,120115,118,120167,118,120219,118,120271,118,120323,118,120375,118,120427,118,120479,118,7456,118,957,118,120526,118,120584,118,120642,118,120700,118,120758,118,1141,118,1496,118,71430,118,43945,118,71872,118,119309,86,1639,86,1783,86,8548,86,119829,86,119881,86,119933,86,119985,86,120037,86,120089,86,120141,86,120193,86,120245,86,120297,86,120349,86,120401,86,120453,86,1140,86,11576,86,5081,86,5167,86,42719,86,42214,86,93960,86,71840,86,66845,86,623,119,119856,119,119908,119,119960,119,120012,119,120064,119,120116,119,120168,119,120220,119,120272,119,120324,119,120376,119,120428,119,120480,119,7457,119,1121,119,1309,119,1377,119,71434,119,71438,119,71439,119,43907,119,71919,87,71910,87,119830,87,119882,87,119934,87,119986,87,120038,87,120090,87,120142,87,120194,87,120246,87,120298,87,120350,87,120402,87,120454,87,1308,87,5043,87,5076,87,42218,87,5742,120,10539,120,10540,120,10799,120,65368,120,8569,120,119857,120,119909,120,119961,120,120013,120,120065,120,120117,120,120169,120,120221,120,120273,120,120325,120,120377,120,120429,120,120481,120,5441,120,5501,120,5741,88,9587,88,66338,88,71916,88,65336,88,8553,88,119831,88,119883,88,119935,88,119987,88,120039,88,120091,88,120143,88,120195,88,120247,88,120299,88,120351,88,120403,88,120455,88,42931,88,935,88,120510,88,120568,88,120626,88,120684,88,120742,88,11436,88,11613,88,5815,88,42219,88,66192,88,66228,88,66327,88,66855,88,611,121,7564,121,65369,121,119858,121,119910,121,119962,121,120014,121,120066,121,120118,121,120170,121,120222,121,120274,121,120326,121,120378,121,120430,121,120482,121,655,121,7935,121,43866,121,947,121,8509,121,120516,121,120574,121,120632,121,120690,121,120748,121,1199,121,4327,121,71900,121,65337,89,119832,89,119884,89,119936,89,119988,89,120040,89,120092,89,120144,89,120196,89,120248,89,120300,89,120352,89,120404,89,120456,89,933,89,978,89,120508,89,120566,89,120624,89,120682,89,120740,89,11432,89,1198,89,5033,89,5053,89,42220,89,94019,89,71844,89,66226,89,119859,122,119911,122,119963,122,120015,122,120067,122,120119,122,120171,122,120223,122,120275,122,120327,122,120379,122,120431,122,120483,122,7458,122,43923,122,71876,122,66293,90,71909,90,65338,90,8484,90,8488,90,119833,90,119885,90,119937,90,119989,90,120041,90,120197,90,120249,90,120301,90,120353,90,120405,90,120457,90,918,90,120493,90,120551,90,120609,90,120667,90,120725,90,5059,90,42204,90,71849,90,65282,34,65284,36,65285,37,65286,38,65290,42,65291,43,65294,46,65295,47,65296,48,65297,49,65298,50,65299,51,65300,52,65301,53,65302,54,65303,55,65304,56,65305,57,65308,60,65309,61,65310,62,65312,64,65316,68,65318,70,65319,71,65324,76,65329,81,65330,82,65333,85,65334,86,65335,87,65343,95,65346,98,65348,100,65350,102,65355,107,65357,109,65358,110,65361,113,65362,114,65364,116,65365,117,65367,119,65370,122,65371,123,65373,125,119846,109],"_default":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"cs":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"de":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"es":[8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"fr":[65374,126,65306,58,65281,33,8216,96,8245,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"it":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"ja":[8211,45,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65292,44,65307,59],"ko":[8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"pl":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"pt-BR":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"qps-ploc":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"ru":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,305,105,921,73,1009,112,215,120,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"tr":[160,32,8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"zh-hans":[65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41],"zh-hant":[8211,45,65374,126,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65307,59]}')),it.cache=new Ss(e=>{function t(u){const c=new Map;for(let d=0;d<u.length;d+=2)c.set(u[d],u[d+1]);return c}function n(u,c){const d=new Map(u);for(const[m,f]of c)d.set(m,f);return d}function i(u,c){if(!u)return c;const d=new Map;for(const[m,f]of u)c.has(m)&&d.set(m,f);return d}const r=ht.ambiguousCharacterData.value;let a=e.filter(u=>!u.startsWith("_")&&u in r);a.length===0&&(a=["_default"]);let s;for(const u of a){const c=t(r[u]);s=i(s,c)}const o=t(r._common),l=n(o,s);return new ht(l)}),it._locales=new _i(()=>Object.keys(ht.ambiguousCharacterData.value).filter(e=>!e.startsWith("_")));class Pe{static getRawData(){return JSON.parse("[9,10,11,12,13,32,127,160,173,847,1564,4447,4448,6068,6069,6155,6156,6157,6158,7355,7356,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8203,8204,8205,8206,8207,8234,8235,8236,8237,8238,8239,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,10240,12288,12644,65024,65025,65026,65027,65028,65029,65030,65031,65032,65033,65034,65035,65036,65037,65038,65039,65279,65440,65520,65521,65522,65523,65524,65525,65526,65527,65528,65532,78844,119155,119156,119157,119158,119159,119160,119161,119162,917504,917505,917506,917507,917508,917509,917510,917511,917512,917513,917514,917515,917516,917517,917518,917519,917520,917521,917522,917523,917524,917525,917526,917527,917528,917529,917530,917531,917532,917533,917534,917535,917536,917537,917538,917539,917540,917541,917542,917543,917544,917545,917546,917547,917548,917549,917550,917551,917552,917553,917554,917555,917556,917557,917558,917559,917560,917561,917562,917563,917564,917565,917566,917567,917568,917569,917570,917571,917572,917573,917574,917575,917576,917577,917578,917579,917580,917581,917582,917583,917584,917585,917586,917587,917588,917589,917590,917591,917592,917593,917594,917595,917596,917597,917598,917599,917600,917601,917602,917603,917604,917605,917606,917607,917608,917609,917610,917611,917612,917613,917614,917615,917616,917617,917618,917619,917620,917621,917622,917623,917624,917625,917626,917627,917628,917629,917630,917631,917760,917761,917762,917763,917764,917765,917766,917767,917768,917769,917770,917771,917772,917773,917774,917775,917776,917777,917778,917779,917780,917781,917782,917783,917784,917785,917786,917787,917788,917789,917790,917791,917792,917793,917794,917795,917796,917797,917798,917799,917800,917801,917802,917803,917804,917805,917806,917807,917808,917809,917810,917811,917812,917813,917814,917815,917816,917817,917818,917819,917820,917821,917822,917823,917824,917825,917826,917827,917828,917829,917830,917831,917832,917833,917834,917835,917836,917837,917838,917839,917840,917841,917842,917843,917844,917845,917846,917847,917848,917849,917850,917851,917852,917853,917854,917855,917856,917857,917858,917859,917860,917861,917862,917863,917864,917865,917866,917867,917868,917869,917870,917871,917872,917873,917874,917875,917876,917877,917878,917879,917880,917881,917882,917883,917884,917885,917886,917887,917888,917889,917890,917891,917892,917893,917894,917895,917896,917897,917898,917899,917900,917901,917902,917903,917904,917905,917906,917907,917908,917909,917910,917911,917912,917913,917914,917915,917916,917917,917918,917919,917920,917921,917922,917923,917924,917925,917926,917927,917928,917929,917930,917931,917932,917933,917934,917935,917936,917937,917938,917939,917940,917941,917942,917943,917944,917945,917946,917947,917948,917949,917950,917951,917952,917953,917954,917955,917956,917957,917958,917959,917960,917961,917962,917963,917964,917965,917966,917967,917968,917969,917970,917971,917972,917973,917974,917975,917976,917977,917978,917979,917980,917981,917982,917983,917984,917985,917986,917987,917988,917989,917990,917991,917992,917993,917994,917995,917996,917997,917998,917999]")}static getData(){return this._data||(this._data=new Set(Pe.getRawData())),this._data}static isInvisibleCharacter(t){return Pe.getData().has(t)}static get codePoints(){return Pe.getData()}}Pe._data=void 0;const Us="$initialize";class Hs{constructor(t,n,i,r){this.vsWorker=t,this.req=n,this.method=i,this.args=r,this.type=0}}class yi{constructor(t,n,i,r){this.vsWorker=t,this.seq=n,this.res=i,this.err=r,this.type=1}}class Ws{constructor(t,n,i,r){this.vsWorker=t,this.req=n,this.eventName=i,this.arg=r,this.type=2}}class Fs{constructor(t,n,i){this.vsWorker=t,this.req=n,this.event=i,this.type=3}}class Ps{constructor(t,n){this.vsWorker=t,this.req=n,this.type=4}}class Bs{constructor(t){this._workerId=-1,this._handler=t,this._lastSentReq=0,this._pendingReplies=Object.create(null),this._pendingEmitters=new Map,this._pendingEvents=new Map}setWorkerId(t){this._workerId=t}sendMessage(t,n){const i=String(++this._lastSentReq);return new Promise((r,a)=>{this._pendingReplies[i]={resolve:r,reject:a},this._send(new Hs(this._workerId,i,t,n))})}listen(t,n){let i=null;const r=new ke({onWillAddFirstListener:()=>{i=String(++this._lastSentReq),this._pendingEmitters.set(i,r),this._send(new Ws(this._workerId,i,t,n))},onDidRemoveLastListener:()=>{this._pendingEmitters.delete(i),this._send(new Ps(this._workerId,i)),i=null}});return r.event}handleMessage(t){!t||!t.vsWorker||this._workerId!==-1&&t.vsWorker!==this._workerId||this._handleMessage(t)}_handleMessage(t){switch(t.type){case 1:return this._handleReplyMessage(t);case 0:return this._handleRequestMessage(t);case 2:return this._handleSubscribeEventMessage(t);case 3:return this._handleEventMessage(t);case 4:return this._handleUnsubscribeEventMessage(t)}}_handleReplyMessage(t){if(!this._pendingReplies[t.seq]){console.warn("Got reply to unknown seq");return}const n=this._pendingReplies[t.seq];if(delete this._pendingReplies[t.seq],t.err){let i=t.err;t.err.$isError&&(i=new Error,i.name=t.err.name,i.message=t.err.message,i.stack=t.err.stack),n.reject(i);return}n.resolve(t.res)}_handleRequestMessage(t){const n=t.req;this._handler.handleMessage(t.method,t.args).then(r=>{this._send(new yi(this._workerId,n,r,void 0))},r=>{r.detail instanceof Error&&(r.detail=gi(r.detail)),this._send(new yi(this._workerId,n,void 0,gi(r)))})}_handleSubscribeEventMessage(t){const n=t.req,i=this._handler.handleEvent(t.eventName,t.arg)(r=>{this._send(new Fs(this._workerId,n,r))});this._pendingEvents.set(n,i)}_handleEventMessage(t){if(!this._pendingEmitters.has(t.req)){console.warn("Got event for unknown req");return}this._pendingEmitters.get(t.req).fire(t.event)}_handleUnsubscribeEventMessage(t){if(!this._pendingEvents.has(t.req)){console.warn("Got unsubscribe for unknown req");return}this._pendingEvents.get(t.req).dispose(),this._pendingEvents.delete(t.req)}_send(t){const n=[];if(t.type===0)for(let i=0;i<t.args.length;i++)t.args[i]instanceof ArrayBuffer&&n.push(t.args[i]);else t.type===1&&t.res instanceof ArrayBuffer&&n.push(t.res);this._handler.sendMessage(t,n)}}function Ti(e){return e[0]==="o"&&e[1]==="n"&&wi(e.charCodeAt(2))}function xi(e){return/^onDynamic/.test(e)&&wi(e.charCodeAt(9))}function qs(e,t,n){const i=s=>function(){const o=Array.prototype.slice.call(arguments,0);return t(s,o)},r=s=>function(o){return n(s,o)},a={};for(const s of e){if(xi(s)){a[s]=r(s);continue}if(Ti(s)){a[s]=n(s,void 0);continue}a[s]=i(s)}return a}class Os{constructor(t,n){this._requestHandlerFactory=n,this._requestHandler=null,this._protocol=new Bs({sendMessage:(i,r)=>{t(i,r)},handleMessage:(i,r)=>this._handleMessage(i,r),handleEvent:(i,r)=>this._handleEvent(i,r)})}onmessage(t){this._protocol.handleMessage(t)}_handleMessage(t,n){if(t===Us)return this.initialize(n[0],n[1],n[2],n[3]);if(!this._requestHandler||typeof this._requestHandler[t]!="function")return Promise.reject(new Error("Missing requestHandler or method: "+t));try{return Promise.resolve(this._requestHandler[t].apply(this._requestHandler,n))}catch(i){return Promise.reject(i)}}_handleEvent(t,n){if(!this._requestHandler)throw new Error("Missing requestHandler");if(xi(t)){const i=this._requestHandler[t].call(this._requestHandler,n);if(typeof i!="function")throw new Error(`Missing dynamic event ${t} on request handler.`);return i}if(Ti(t)){const i=this._requestHandler[t];if(typeof i!="function")throw new Error(`Missing event ${t} on request handler.`);return i}throw new Error(`Malformed event name ${t}`)}initialize(t,n,i,r){this._protocol.setWorkerId(t);const o=qs(r,(l,u)=>this._protocol.sendMessage(l,u),(l,u)=>this._protocol.listen(l,u));return this._requestHandlerFactory?(this._requestHandler=this._requestHandlerFactory(o),Promise.resolve(Sn(this._requestHandler))):(n&&(typeof n.baseUrl<"u"&&delete n.baseUrl,typeof n.paths<"u"&&typeof n.paths.vs<"u"&&delete n.paths.vs,typeof n.trustedTypesPolicy!==void 0&&delete n.trustedTypesPolicy,n.catchError=!0,globalThis.require.config(n)),new Promise((l,u)=>{const c=globalThis.require;c([i],d=>{if(this._requestHandler=d.create(o),!this._requestHandler){u(new Error("No RequestHandler!"));return}l(Sn(this._requestHandler))},u)}))}}class Be{constructor(t,n,i,r){this.originalStart=t,this.originalLength=n,this.modifiedStart=i,this.modifiedLength=r}getOriginalEnd(){return this.originalStart+this.originalLength}getModifiedEnd(){return this.modifiedStart+this.modifiedLength}}function ki(e,t){return(t<<5)-t+e|0}function Vs(e,t){t=ki(149417,t);for(let n=0,i=e.length;n<i;n++)t=ki(e.charCodeAt(n),t);return t}class Ai{constructor(t){this.source=t}getElements(){const t=this.source,n=new Int32Array(t.length);for(let i=0,r=t.length;i<r;i++)n[i]=t.charCodeAt(i);return n}}function js(e,t,n){return new qe(new Ai(e),new Ai(t)).ComputeDiff(n).changes}class dt{static Assert(t,n){if(!t)throw new Error(n)}}class mt{static Copy(t,n,i,r,a){for(let s=0;s<a;s++)i[r+s]=t[n+s]}static Copy2(t,n,i,r,a){for(let s=0;s<a;s++)i[r+s]=t[n+s]}}class Si{constructor(){this.m_changes=[],this.m_originalStart=1073741824,this.m_modifiedStart=1073741824,this.m_originalCount=0,this.m_modifiedCount=0}MarkNextChange(){(this.m_originalCount>0||this.m_modifiedCount>0)&&this.m_changes.push(new Be(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824}AddOriginalElement(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_originalCount++}AddModifiedElement(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_modifiedCount++}getChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes}getReverseChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes}}class qe{constructor(t,n,i=null){this.ContinueProcessingPredicate=i,this._originalSequence=t,this._modifiedSequence=n;const[r,a,s]=qe._getElements(t),[o,l,u]=qe._getElements(n);this._hasStrings=s&&u,this._originalStringElements=r,this._originalElementsOrHash=a,this._modifiedStringElements=o,this._modifiedElementsOrHash=l,this.m_forwardHistory=[],this.m_reverseHistory=[]}static _isStringArray(t){return t.length>0&&typeof t[0]=="string"}static _getElements(t){const n=t.getElements();if(qe._isStringArray(n)){const i=new Int32Array(n.length);for(let r=0,a=n.length;r<a;r++)i[r]=Vs(n[r],0);return[n,i,!0]}return n instanceof Int32Array?[[],n,!1]:[[],new Int32Array(n),!1]}ElementsAreEqual(t,n){return this._originalElementsOrHash[t]!==this._modifiedElementsOrHash[n]?!1:this._hasStrings?this._originalStringElements[t]===this._modifiedStringElements[n]:!0}ElementsAreStrictEqual(t,n){if(!this.ElementsAreEqual(t,n))return!1;const i=qe._getStrictElement(this._originalSequence,t),r=qe._getStrictElement(this._modifiedSequence,n);return i===r}static _getStrictElement(t,n){return typeof t.getStrictElement=="function"?t.getStrictElement(n):null}OriginalElementsAreEqual(t,n){return this._originalElementsOrHash[t]!==this._originalElementsOrHash[n]?!1:this._hasStrings?this._originalStringElements[t]===this._originalStringElements[n]:!0}ModifiedElementsAreEqual(t,n){return this._modifiedElementsOrHash[t]!==this._modifiedElementsOrHash[n]?!1:this._hasStrings?this._modifiedStringElements[t]===this._modifiedStringElements[n]:!0}ComputeDiff(t){return this._ComputeDiff(0,this._originalElementsOrHash.length-1,0,this._modifiedElementsOrHash.length-1,t)}_ComputeDiff(t,n,i,r,a){const s=[!1];let o=this.ComputeDiffRecursive(t,n,i,r,s);return a&&(o=this.PrettifyChanges(o)),{quitEarly:s[0],changes:o}}ComputeDiffRecursive(t,n,i,r,a){for(a[0]=!1;t<=n&&i<=r&&this.ElementsAreEqual(t,i);)t++,i++;for(;n>=t&&r>=i&&this.ElementsAreEqual(n,r);)n--,r--;if(t>n||i>r){let d;return i<=r?(dt.Assert(t===n+1,"originalStart should only be one more than originalEnd"),d=[new Be(t,0,i,r-i+1)]):t<=n?(dt.Assert(i===r+1,"modifiedStart should only be one more than modifiedEnd"),d=[new Be(t,n-t+1,i,0)]):(dt.Assert(t===n+1,"originalStart should only be one more than originalEnd"),dt.Assert(i===r+1,"modifiedStart should only be one more than modifiedEnd"),d=[]),d}const s=[0],o=[0],l=this.ComputeRecursionPoint(t,n,i,r,s,o,a),u=s[0],c=o[0];if(l!==null)return l;if(!a[0]){const d=this.ComputeDiffRecursive(t,u,i,c,a);let m=[];return a[0]?m=[new Be(u+1,n-(u+1)+1,c+1,r-(c+1)+1)]:m=this.ComputeDiffRecursive(u+1,n,c+1,r,a),this.ConcatenateChanges(d,m)}return[new Be(t,n-t+1,i,r-i+1)]}WALKTRACE(t,n,i,r,a,s,o,l,u,c,d,m,f,g,p,w,y,v){let k=null,R=null,I=new Si,P=n,_=i,b=f[0]-w[0]-r,T=-1073741824,q=this.m_forwardHistory.length-1;do{const F=b+t;F===P||F<_&&u[F-1]<u[F+1]?(d=u[F+1],g=d-b-r,d<T&&I.MarkNextChange(),T=d,I.AddModifiedElement(d+1,g),b=F+1-t):(d=u[F-1]+1,g=d-b-r,d<T&&I.MarkNextChange(),T=d-1,I.AddOriginalElement(d,g+1),b=F-1-t),q>=0&&(u=this.m_forwardHistory[q],t=u[0],P=1,_=u.length-1)}while(--q>=-1);if(k=I.getReverseChanges(),v[0]){let F=f[0]+1,S=w[0]+1;if(k!==null&&k.length>0){const L=k[k.length-1];F=Math.max(F,L.getOriginalEnd()),S=Math.max(S,L.getModifiedEnd())}R=[new Be(F,m-F+1,S,p-S+1)]}else{I=new Si,P=s,_=o,b=f[0]-w[0]-l,T=1073741824,q=y?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{const F=b+a;F===P||F<_&&c[F-1]>=c[F+1]?(d=c[F+1]-1,g=d-b-l,d>T&&I.MarkNextChange(),T=d+1,I.AddOriginalElement(d+1,g+1),b=F+1-a):(d=c[F-1],g=d-b-l,d>T&&I.MarkNextChange(),T=d,I.AddModifiedElement(d+1,g+1),b=F-1-a),q>=0&&(c=this.m_reverseHistory[q],a=c[0],P=1,_=c.length-1)}while(--q>=-1);R=I.getChanges()}return this.ConcatenateChanges(k,R)}ComputeRecursionPoint(t,n,i,r,a,s,o){let l=0,u=0,c=0,d=0,m=0,f=0;t--,i--,a[0]=0,s[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];const g=n-t+(r-i),p=g+1,w=new Int32Array(p),y=new Int32Array(p),v=r-i,k=n-t,R=t-i,I=n-r,_=(k-v)%2===0;w[v]=t,y[k]=n,o[0]=!1;for(let b=1;b<=g/2+1;b++){let T=0,q=0;c=this.ClipDiagonalBound(v-b,b,v,p),d=this.ClipDiagonalBound(v+b,b,v,p);for(let S=c;S<=d;S+=2){S===c||S<d&&w[S-1]<w[S+1]?l=w[S+1]:l=w[S-1]+1,u=l-(S-v)-R;const L=l;for(;l<n&&u<r&&this.ElementsAreEqual(l+1,u+1);)l++,u++;if(w[S]=l,l+u>T+q&&(T=l,q=u),!_&&Math.abs(S-k)<=b-1&&l>=y[S])return a[0]=l,s[0]=u,L<=y[S]&&b<=1448?this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o):null}const F=(T-t+(q-i)-b)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(T,F))return o[0]=!0,a[0]=T,s[0]=q,F>0&&b<=1448?this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o):(t++,i++,[new Be(t,n-t+1,i,r-i+1)]);m=this.ClipDiagonalBound(k-b,b,k,p),f=this.ClipDiagonalBound(k+b,b,k,p);for(let S=m;S<=f;S+=2){S===m||S<f&&y[S-1]>=y[S+1]?l=y[S+1]-1:l=y[S-1],u=l-(S-k)-I;const L=l;for(;l>t&&u>i&&this.ElementsAreEqual(l,u);)l--,u--;if(y[S]=l,_&&Math.abs(S-v)<=b&&l<=w[S])return a[0]=l,s[0]=u,L>=w[S]&&b<=1448?this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o):null}if(b<=1447){let S=new Int32Array(d-c+2);S[0]=v-c+1,mt.Copy2(w,c,S,1,d-c+1),this.m_forwardHistory.push(S),S=new Int32Array(f-m+2),S[0]=k-m+1,mt.Copy2(y,m,S,1,f-m+1),this.m_reverseHistory.push(S)}}return this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o)}PrettifyChanges(t){for(let n=0;n<t.length;n++){const i=t[n],r=n<t.length-1?t[n+1].originalStart:this._originalElementsOrHash.length,a=n<t.length-1?t[n+1].modifiedStart:this._modifiedElementsOrHash.length,s=i.originalLength>0,o=i.modifiedLength>0;for(;i.originalStart+i.originalLength<r&&i.modifiedStart+i.modifiedLength<a&&(!s||this.OriginalElementsAreEqual(i.originalStart,i.originalStart+i.originalLength))&&(!o||this.ModifiedElementsAreEqual(i.modifiedStart,i.modifiedStart+i.modifiedLength));){const u=this.ElementsAreStrictEqual(i.originalStart,i.modifiedStart);if(this.ElementsAreStrictEqual(i.originalStart+i.originalLength,i.modifiedStart+i.modifiedLength)&&!u)break;i.originalStart++,i.modifiedStart++}const l=[null];if(n<t.length-1&&this.ChangesOverlap(t[n],t[n+1],l)){t[n]=l[0],t.splice(n+1,1),n--;continue}}for(let n=t.length-1;n>=0;n--){const i=t[n];let r=0,a=0;if(n>0){const d=t[n-1];r=d.originalStart+d.originalLength,a=d.modifiedStart+d.modifiedLength}const s=i.originalLength>0,o=i.modifiedLength>0;let l=0,u=this._boundaryScore(i.originalStart,i.originalLength,i.modifiedStart,i.modifiedLength);for(let d=1;;d++){const m=i.originalStart-d,f=i.modifiedStart-d;if(m<r||f<a||s&&!this.OriginalElementsAreEqual(m,m+i.originalLength)||o&&!this.ModifiedElementsAreEqual(f,f+i.modifiedLength))break;const p=(m===r&&f===a?5:0)+this._boundaryScore(m,i.originalLength,f,i.modifiedLength);p>u&&(u=p,l=d)}i.originalStart-=l,i.modifiedStart-=l;const c=[null];if(n>0&&this.ChangesOverlap(t[n-1],t[n],c)){t[n-1]=c[0],t.splice(n,1),n++;continue}}if(this._hasStrings)for(let n=1,i=t.length;n<i;n++){const r=t[n-1],a=t[n],s=a.originalStart-r.originalStart-r.originalLength,o=r.originalStart,l=a.originalStart+a.originalLength,u=l-o,c=r.modifiedStart,d=a.modifiedStart+a.modifiedLength,m=d-c;if(s<5&&u<20&&m<20){const f=this._findBetterContiguousSequence(o,u,c,m,s);if(f){const[g,p]=f;(g!==r.originalStart+r.originalLength||p!==r.modifiedStart+r.modifiedLength)&&(r.originalLength=g-r.originalStart,r.modifiedLength=p-r.modifiedStart,a.originalStart=g+s,a.modifiedStart=p+s,a.originalLength=l-a.originalStart,a.modifiedLength=d-a.modifiedStart)}}}return t}_findBetterContiguousSequence(t,n,i,r,a){if(n<a||r<a)return null;const s=t+n-a+1,o=i+r-a+1;let l=0,u=0,c=0;for(let d=t;d<s;d++)for(let m=i;m<o;m++){const f=this._contiguousSequenceScore(d,m,a);f>0&&f>l&&(l=f,u=d,c=m)}return l>0?[u,c]:null}_contiguousSequenceScore(t,n,i){let r=0;for(let a=0;a<i;a++){if(!this.ElementsAreEqual(t+a,n+a))return 0;r+=this._originalStringElements[t+a].length}return r}_OriginalIsBoundary(t){return t<=0||t>=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[t])}_OriginalRegionIsBoundary(t,n){if(this._OriginalIsBoundary(t)||this._OriginalIsBoundary(t-1))return!0;if(n>0){const i=t+n;if(this._OriginalIsBoundary(i-1)||this._OriginalIsBoundary(i))return!0}return!1}_ModifiedIsBoundary(t){return t<=0||t>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[t])}_ModifiedRegionIsBoundary(t,n){if(this._ModifiedIsBoundary(t)||this._ModifiedIsBoundary(t-1))return!0;if(n>0){const i=t+n;if(this._ModifiedIsBoundary(i-1)||this._ModifiedIsBoundary(i))return!0}return!1}_boundaryScore(t,n,i,r){const a=this._OriginalRegionIsBoundary(t,n)?1:0,s=this._ModifiedRegionIsBoundary(i,r)?1:0;return a+s}ConcatenateChanges(t,n){const i=[];if(t.length===0||n.length===0)return n.length>0?n:t;if(this.ChangesOverlap(t[t.length-1],n[0],i)){const r=new Array(t.length+n.length-1);return mt.Copy(t,0,r,0,t.length-1),r[t.length-1]=i[0],mt.Copy(n,1,r,t.length,n.length-1),r}else{const r=new Array(t.length+n.length);return mt.Copy(t,0,r,0,t.length),mt.Copy(n,0,r,t.length,n.length),r}}ChangesOverlap(t,n,i){if(dt.Assert(t.originalStart<=n.originalStart,"Left change is not less than or equal to right change"),dt.Assert(t.modifiedStart<=n.modifiedStart,"Left change is not less than or equal to right change"),t.originalStart+t.originalLength>=n.originalStart||t.modifiedStart+t.modifiedLength>=n.modifiedStart){const r=t.originalStart;let a=t.originalLength;const s=t.modifiedStart;let o=t.modifiedLength;return t.originalStart+t.originalLength>=n.originalStart&&(a=n.originalStart+n.originalLength-t.originalStart),t.modifiedStart+t.modifiedLength>=n.modifiedStart&&(o=n.modifiedStart+n.modifiedLength-t.modifiedStart),i[0]=new Be(r,a,s,o),!0}else return i[0]=null,!1}ClipDiagonalBound(t,n,i,r){if(t>=0&&t<r)return t;const a=i,s=r-i-1,o=n%2===0;if(t<0){const l=a%2===0;return o===l?0:1}else{const l=s%2===0;return o===l?r-1:r-2}}}let ft;const Nn=globalThis.vscode;if(typeof Nn<"u"&&typeof Nn.process<"u"){const e=Nn.process;ft={get platform(){return e.platform},get arch(){return e.arch},get env(){return e.env},cwd(){return e.cwd()}}}else typeof process<"u"?ft={get platform(){return process.platform},get arch(){return process.arch},get env(){return process.env},cwd(){return process.env.VSCODE_CWD||process.cwd()}}:ft={get platform(){return At?"win32":xs?"darwin":"linux"},get arch(){},get env(){return{}},cwd(){return"/"}};const Gt=ft.cwd,Gs=ft.env,$s=ft.platform,Xs=65,Js=97,Qs=90,Ys=122,Oe=46,ue=47,pe=92,Ve=58,Zs=63;class Li extends Error{constructor(t,n,i){let r;typeof n=="string"&&n.indexOf("not ")===0?(r="must not be",n=n.replace(/^not /,"")):r="must be";const a=t.indexOf(".")!==-1?"property":"argument";let s=`The "${t}" ${a} ${r} of type ${n}`;s+=`. Received type ${typeof i}`,super(s),this.code="ERR_INVALID_ARG_TYPE"}}function Ks(e,t){if(e===null||typeof e!="object")throw new Li(t,"Object",e)}function ne(e,t){if(typeof e!="string")throw new Li(t,"string",e)}const je=$s==="win32";function j(e){return e===ue||e===pe}function In(e){return e===ue}function Ge(e){return e>=Xs&&e<=Qs||e>=Js&&e<=Ys}function $t(e,t,n,i){let r="",a=0,s=-1,o=0,l=0;for(let u=0;u<=e.length;++u){if(u<e.length)l=e.charCodeAt(u);else{if(i(l))break;l=ue}if(i(l)){if(!(s===u-1||o===1))if(o===2){if(r.length<2||a!==2||r.charCodeAt(r.length-1)!==Oe||r.charCodeAt(r.length-2)!==Oe){if(r.length>2){const c=r.lastIndexOf(n);c===-1?(r="",a=0):(r=r.slice(0,c),a=r.length-1-r.lastIndexOf(n)),s=u,o=0;continue}else if(r.length!==0){r="",a=0,s=u,o=0;continue}}t&&(r+=r.length>0?`${n}..`:"..",a=2)}else r.length>0?r+=`${n}${e.slice(s+1,u)}`:r=e.slice(s+1,u),a=u-s-1;s=u,o=0}else l===Oe&&o!==-1?++o:o=-1}return r}function Ci(e,t){Ks(t,"pathObject");const n=t.dir||t.root,i=t.base||`${t.name||""}${t.ext||""}`;return n?n===t.root?`${n}${i}`:`${n}${e}${i}`:i}const me={resolve(...e){let t="",n="",i=!1;for(let r=e.length-1;r>=-1;r--){let a;if(r>=0){if(a=e[r],ne(a,"path"),a.length===0)continue}else t.length===0?a=Gt():(a=Gs[`=${t}`]||Gt(),(a===void 0||a.slice(0,2).toLowerCase()!==t.toLowerCase()&&a.charCodeAt(2)===pe)&&(a=`${t}\\`));const s=a.length;let o=0,l="",u=!1;const c=a.charCodeAt(0);if(s===1)j(c)&&(o=1,u=!0);else if(j(c))if(u=!0,j(a.charCodeAt(1))){let d=2,m=d;for(;d<s&&!j(a.charCodeAt(d));)d++;if(d<s&&d!==m){const f=a.slice(m,d);for(m=d;d<s&&j(a.charCodeAt(d));)d++;if(d<s&&d!==m){for(m=d;d<s&&!j(a.charCodeAt(d));)d++;(d===s||d!==m)&&(l=`\\\\${f}\\${a.slice(m,d)}`,o=d)}}}else o=1;else Ge(c)&&a.charCodeAt(1)===Ve&&(l=a.slice(0,2),o=2,s>2&&j(a.charCodeAt(2))&&(u=!0,o=3));if(l.length>0)if(t.length>0){if(l.toLowerCase()!==t.toLowerCase())continue}else t=l;if(i){if(t.length>0)break}else if(n=`${a.slice(o)}\\${n}`,i=u,u&&t.length>0)break}return n=$t(n,!i,"\\",j),i?`${t}\\${n}`:`${t}${n}`||"."},normalize(e){ne(e,"path");const t=e.length;if(t===0)return".";let n=0,i,r=!1;const a=e.charCodeAt(0);if(t===1)return In(a)?"\\":e;if(j(a))if(r=!0,j(e.charCodeAt(1))){let o=2,l=o;for(;o<t&&!j(e.charCodeAt(o));)o++;if(o<t&&o!==l){const u=e.slice(l,o);for(l=o;o<t&&j(e.charCodeAt(o));)o++;if(o<t&&o!==l){for(l=o;o<t&&!j(e.charCodeAt(o));)o++;if(o===t)return`\\\\${u}\\${e.slice(l)}\\`;o!==l&&(i=`\\\\${u}\\${e.slice(l,o)}`,n=o)}}}else n=1;else Ge(a)&&e.charCodeAt(1)===Ve&&(i=e.slice(0,2),n=2,t>2&&j(e.charCodeAt(2))&&(r=!0,n=3));let s=n<t?$t(e.slice(n),!r,"\\",j):"";return s.length===0&&!r&&(s="."),s.length>0&&j(e.charCodeAt(t-1))&&(s+="\\"),i===void 0?r?`\\${s}`:s:r?`${i}\\${s}`:`${i}${s}`},isAbsolute(e){ne(e,"path");const t=e.length;if(t===0)return!1;const n=e.charCodeAt(0);return j(n)||t>2&&Ge(n)&&e.charCodeAt(1)===Ve&&j(e.charCodeAt(2))},join(...e){if(e.length===0)return".";let t,n;for(let a=0;a<e.length;++a){const s=e[a];ne(s,"path"),s.length>0&&(t===void 0?t=n=s:t+=`\\${s}`)}if(t===void 0)return".";let i=!0,r=0;if(typeof n=="string"&&j(n.charCodeAt(0))){++r;const a=n.length;a>1&&j(n.charCodeAt(1))&&(++r,a>2&&(j(n.charCodeAt(2))?++r:i=!1))}if(i){for(;r<t.length&&j(t.charCodeAt(r));)r++;r>=2&&(t=`\\${t.slice(r)}`)}return me.normalize(t)},relative(e,t){if(ne(e,"from"),ne(t,"to"),e===t)return"";const n=me.resolve(e),i=me.resolve(t);if(n===i||(e=n.toLowerCase(),t=i.toLowerCase(),e===t))return"";let r=0;for(;r<e.length&&e.charCodeAt(r)===pe;)r++;let a=e.length;for(;a-1>r&&e.charCodeAt(a-1)===pe;)a--;const s=a-r;let o=0;for(;o<t.length&&t.charCodeAt(o)===pe;)o++;let l=t.length;for(;l-1>o&&t.charCodeAt(l-1)===pe;)l--;const u=l-o,c=s<u?s:u;let d=-1,m=0;for(;m<c;m++){const g=e.charCodeAt(r+m);if(g!==t.charCodeAt(o+m))break;g===pe&&(d=m)}if(m!==c){if(d===-1)return i}else{if(u>c){if(t.charCodeAt(o+m)===pe)return i.slice(o+m+1);if(m===2)return i.slice(o+m)}s>c&&(e.charCodeAt(r+m)===pe?d=m:m===2&&(d=3)),d===-1&&(d=0)}let f="";for(m=r+d+1;m<=a;++m)(m===a||e.charCodeAt(m)===pe)&&(f+=f.length===0?"..":"\\..");return o+=d,f.length>0?`${f}${i.slice(o,l)}`:(i.charCodeAt(o)===pe&&++o,i.slice(o,l))},toNamespacedPath(e){if(typeof e!="string"||e.length===0)return e;const t=me.resolve(e);if(t.length<=2)return e;if(t.charCodeAt(0)===pe){if(t.charCodeAt(1)===pe){const n=t.charCodeAt(2);if(n!==Zs&&n!==Oe)return`\\\\?\\UNC\\${t.slice(2)}`}}else if(Ge(t.charCodeAt(0))&&t.charCodeAt(1)===Ve&&t.charCodeAt(2)===pe)return`\\\\?\\${t}`;return e},dirname(e){ne(e,"path");const t=e.length;if(t===0)return".";let n=-1,i=0;const r=e.charCodeAt(0);if(t===1)return j(r)?e:".";if(j(r)){if(n=i=1,j(e.charCodeAt(1))){let o=2,l=o;for(;o<t&&!j(e.charCodeAt(o));)o++;if(o<t&&o!==l){for(l=o;o<t&&j(e.charCodeAt(o));)o++;if(o<t&&o!==l){for(l=o;o<t&&!j(e.charCodeAt(o));)o++;if(o===t)return e;o!==l&&(n=i=o+1)}}}}else Ge(r)&&e.charCodeAt(1)===Ve&&(n=t>2&&j(e.charCodeAt(2))?3:2,i=n);let a=-1,s=!0;for(let o=t-1;o>=i;--o)if(j(e.charCodeAt(o))){if(!s){a=o;break}}else s=!1;if(a===-1){if(n===-1)return".";a=n}return e.slice(0,a)},basename(e,t){t!==void 0&&ne(t,"ext"),ne(e,"path");let n=0,i=-1,r=!0,a;if(e.length>=2&&Ge(e.charCodeAt(0))&&e.charCodeAt(1)===Ve&&(n=2),t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return"";let s=t.length-1,o=-1;for(a=e.length-1;a>=n;--a){const l=e.charCodeAt(a);if(j(l)){if(!r){n=a+1;break}}else o===-1&&(r=!1,o=a+1),s>=0&&(l===t.charCodeAt(s)?--s===-1&&(i=a):(s=-1,i=o))}return n===i?i=o:i===-1&&(i=e.length),e.slice(n,i)}for(a=e.length-1;a>=n;--a)if(j(e.charCodeAt(a))){if(!r){n=a+1;break}}else i===-1&&(r=!1,i=a+1);return i===-1?"":e.slice(n,i)},extname(e){ne(e,"path");let t=0,n=-1,i=0,r=-1,a=!0,s=0;e.length>=2&&e.charCodeAt(1)===Ve&&Ge(e.charCodeAt(0))&&(t=i=2);for(let o=e.length-1;o>=t;--o){const l=e.charCodeAt(o);if(j(l)){if(!a){i=o+1;break}continue}r===-1&&(a=!1,r=o+1),l===Oe?n===-1?n=o:s!==1&&(s=1):n!==-1&&(s=-1)}return n===-1||r===-1||s===0||s===1&&n===r-1&&n===i+1?"":e.slice(n,r)},format:Ci.bind(null,"\\"),parse(e){ne(e,"path");const t={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return t;const n=e.length;let i=0,r=e.charCodeAt(0);if(n===1)return j(r)?(t.root=t.dir=e,t):(t.base=t.name=e,t);if(j(r)){if(i=1,j(e.charCodeAt(1))){let d=2,m=d;for(;d<n&&!j(e.charCodeAt(d));)d++;if(d<n&&d!==m){for(m=d;d<n&&j(e.charCodeAt(d));)d++;if(d<n&&d!==m){for(m=d;d<n&&!j(e.charCodeAt(d));)d++;d===n?i=d:d!==m&&(i=d+1)}}}}else if(Ge(r)&&e.charCodeAt(1)===Ve){if(n<=2)return t.root=t.dir=e,t;if(i=2,j(e.charCodeAt(2))){if(n===3)return t.root=t.dir=e,t;i=3}}i>0&&(t.root=e.slice(0,i));let a=-1,s=i,o=-1,l=!0,u=e.length-1,c=0;for(;u>=i;--u){if(r=e.charCodeAt(u),j(r)){if(!l){s=u+1;break}continue}o===-1&&(l=!1,o=u+1),r===Oe?a===-1?a=u:c!==1&&(c=1):a!==-1&&(c=-1)}return o!==-1&&(a===-1||c===0||c===1&&a===o-1&&a===s+1?t.base=t.name=e.slice(s,o):(t.name=e.slice(s,a),t.base=e.slice(s,o),t.ext=e.slice(a,o))),s>0&&s!==i?t.dir=e.slice(0,s-1):t.dir=t.root,t},sep:"\\",delimiter:";",win32:null,posix:null},eo=(()=>{if(je){const e=/\\/g;return()=>{const t=Gt().replace(e,"/");return t.slice(t.indexOf("/"))}}return()=>Gt()})(),ge={resolve(...e){let t="",n=!1;for(let i=e.length-1;i>=-1&&!n;i--){const r=i>=0?e[i]:eo();ne(r,"path"),r.length!==0&&(t=`${r}/${t}`,n=r.charCodeAt(0)===ue)}return t=$t(t,!n,"/",In),n?`/${t}`:t.length>0?t:"."},normalize(e){if(ne(e,"path"),e.length===0)return".";const t=e.charCodeAt(0)===ue,n=e.charCodeAt(e.length-1)===ue;return e=$t(e,!t,"/",In),e.length===0?t?"/":n?"./":".":(n&&(e+="/"),t?`/${e}`:e)},isAbsolute(e){return ne(e,"path"),e.length>0&&e.charCodeAt(0)===ue},join(...e){if(e.length===0)return".";let t;for(let n=0;n<e.length;++n){const i=e[n];ne(i,"path"),i.length>0&&(t===void 0?t=i:t+=`/${i}`)}return t===void 0?".":ge.normalize(t)},relative(e,t){if(ne(e,"from"),ne(t,"to"),e===t||(e=ge.resolve(e),t=ge.resolve(t),e===t))return"";const n=1,i=e.length,r=i-n,a=1,s=t.length-a,o=r<s?r:s;let l=-1,u=0;for(;u<o;u++){const d=e.charCodeAt(n+u);if(d!==t.charCodeAt(a+u))break;d===ue&&(l=u)}if(u===o)if(s>o){if(t.charCodeAt(a+u)===ue)return t.slice(a+u+1);if(u===0)return t.slice(a+u)}else r>o&&(e.charCodeAt(n+u)===ue?l=u:u===0&&(l=0));let c="";for(u=n+l+1;u<=i;++u)(u===i||e.charCodeAt(u)===ue)&&(c+=c.length===0?"..":"/..");return`${c}${t.slice(a+l)}`},toNamespacedPath(e){return e},dirname(e){if(ne(e,"path"),e.length===0)return".";const t=e.charCodeAt(0)===ue;let n=-1,i=!0;for(let r=e.length-1;r>=1;--r)if(e.charCodeAt(r)===ue){if(!i){n=r;break}}else i=!1;return n===-1?t?"/":".":t&&n===1?"//":e.slice(0,n)},basename(e,t){t!==void 0&&ne(t,"ext"),ne(e,"path");let n=0,i=-1,r=!0,a;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return"";let s=t.length-1,o=-1;for(a=e.length-1;a>=0;--a){const l=e.charCodeAt(a);if(l===ue){if(!r){n=a+1;break}}else o===-1&&(r=!1,o=a+1),s>=0&&(l===t.charCodeAt(s)?--s===-1&&(i=a):(s=-1,i=o))}return n===i?i=o:i===-1&&(i=e.length),e.slice(n,i)}for(a=e.length-1;a>=0;--a)if(e.charCodeAt(a)===ue){if(!r){n=a+1;break}}else i===-1&&(r=!1,i=a+1);return i===-1?"":e.slice(n,i)},extname(e){ne(e,"path");let t=-1,n=0,i=-1,r=!0,a=0;for(let s=e.length-1;s>=0;--s){const o=e.charCodeAt(s);if(o===ue){if(!r){n=s+1;break}continue}i===-1&&(r=!1,i=s+1),o===Oe?t===-1?t=s:a!==1&&(a=1):t!==-1&&(a=-1)}return t===-1||i===-1||a===0||a===1&&t===i-1&&t===n+1?"":e.slice(t,i)},format:Ci.bind(null,"/"),parse(e){ne(e,"path");const t={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return t;const n=e.charCodeAt(0)===ue;let i;n?(t.root="/",i=1):i=0;let r=-1,a=0,s=-1,o=!0,l=e.length-1,u=0;for(;l>=i;--l){const c=e.charCodeAt(l);if(c===ue){if(!o){a=l+1;break}continue}s===-1&&(o=!1,s=l+1),c===Oe?r===-1?r=l:u!==1&&(u=1):r!==-1&&(u=-1)}if(s!==-1){const c=a===0&&n?1:a;r===-1||u===0||u===1&&r===s-1&&r===a+1?t.base=t.name=e.slice(c,s):(t.name=e.slice(c,r),t.base=e.slice(c,s),t.ext=e.slice(r,s))}return a>0?t.dir=e.slice(0,a-1):n&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};ge.win32=me.win32=me,ge.posix=me.posix=ge,je?me.normalize:ge.normalize,je?me.resolve:ge.resolve,je?me.relative:ge.relative,je?me.dirname:ge.dirname,je?me.basename:ge.basename,je?me.extname:ge.extname,je?me.sep:ge.sep;const to=/^\w[\w\d+.-]*$/,no=/^\//,io=/^\/\//;function ro(e,t){if(!e.scheme&&t)throw new Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${e.authority}", path: "${e.path}", query: "${e.query}", fragment: "${e.fragment}"}`);if(e.scheme&&!to.test(e.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(e.path){if(e.authority){if(!no.test(e.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(io.test(e.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function ao(e,t){return!e&&!t?"file":e}function so(e,t){switch(e){case"https":case"http":case"file":t?t[0]!==Se&&(t=Se+t):t=Se;break}return t}const ee="",Se="/",oo=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;let zn=class yn{static isUri(t){return t instanceof yn?!0:t?typeof t.authority=="string"&&typeof t.fragment=="string"&&typeof t.path=="string"&&typeof t.query=="string"&&typeof t.scheme=="string"&&typeof t.fsPath=="string"&&typeof t.with=="function"&&typeof t.toString=="function":!1}constructor(t,n,i,r,a,s=!1){typeof t=="object"?(this.scheme=t.scheme||ee,this.authority=t.authority||ee,this.path=t.path||ee,this.query=t.query||ee,this.fragment=t.fragment||ee):(this.scheme=ao(t,s),this.authority=n||ee,this.path=so(this.scheme,i||ee),this.query=r||ee,this.fragment=a||ee,ro(this,s))}get fsPath(){return Un(this,!1)}with(t){if(!t)return this;let{scheme:n,authority:i,path:r,query:a,fragment:s}=t;return n===void 0?n=this.scheme:n===null&&(n=ee),i===void 0?i=this.authority:i===null&&(i=ee),r===void 0?r=this.path:r===null&&(r=ee),a===void 0?a=this.query:a===null&&(a=ee),s===void 0?s=this.fragment:s===null&&(s=ee),n===this.scheme&&i===this.authority&&r===this.path&&a===this.query&&s===this.fragment?this:new pt(n,i,r,a,s)}static parse(t,n=!1){const i=oo.exec(t);return i?new pt(i[2]||ee,Xt(i[4]||ee),Xt(i[5]||ee),Xt(i[7]||ee),Xt(i[9]||ee),n):new pt(ee,ee,ee,ee,ee)}static file(t){let n=ee;if(At&&(t=t.replace(/\\/g,Se)),t[0]===Se&&t[1]===Se){const i=t.indexOf(Se,2);i===-1?(n=t.substring(2),t=Se):(n=t.substring(2,i),t=t.substring(i)||Se)}return new pt("file",n,t,ee,ee)}static from(t,n){return new pt(t.scheme,t.authority,t.path,t.query,t.fragment,n)}static joinPath(t,...n){if(!t.path)throw new Error("[UriError]: cannot call joinPath on URI without path");let i;return At&&t.scheme==="file"?i=yn.file(me.join(Un(t,!0),...n)).path:i=ge.join(t.path,...n),t.with({path:i})}toString(t=!1){return Hn(this,t)}toJSON(){return this}static revive(t){var n,i;if(t){if(t instanceof yn)return t;{const r=new pt(t);return r._formatted=(n=t.external)!==null&&n!==void 0?n:null,r._fsPath=t._sep===Ei&&(i=t.fsPath)!==null&&i!==void 0?i:null,r}}else return t}};const Ei=At?1:void 0;class pt extends zn{constructor(){super(...arguments),this._formatted=null,this._fsPath=null}get fsPath(){return this._fsPath||(this._fsPath=Un(this,!1)),this._fsPath}toString(t=!1){return t?Hn(this,!0):(this._formatted||(this._formatted=Hn(this,!1)),this._formatted)}toJSON(){const t={$mid:1};return this._fsPath&&(t.fsPath=this._fsPath,t._sep=Ei),this._formatted&&(t.external=this._formatted),this.path&&(t.path=this.path),this.scheme&&(t.scheme=this.scheme),this.authority&&(t.authority=this.authority),this.query&&(t.query=this.query),this.fragment&&(t.fragment=this.fragment),t}}const Ri={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 Mi(e,t,n){let i,r=-1;for(let a=0;a<e.length;a++){const s=e.charCodeAt(a);if(s>=97&&s<=122||s>=65&&s<=90||s>=48&&s<=57||s===45||s===46||s===95||s===126||t&&s===47||n&&s===91||n&&s===93||n&&s===58)r!==-1&&(i+=encodeURIComponent(e.substring(r,a)),r=-1),i!==void 0&&(i+=e.charAt(a));else{i===void 0&&(i=e.substr(0,a));const o=Ri[s];o!==void 0?(r!==-1&&(i+=encodeURIComponent(e.substring(r,a)),r=-1),i+=o):r===-1&&(r=a)}}return r!==-1&&(i+=encodeURIComponent(e.substring(r))),i!==void 0?i:e}function lo(e){let t;for(let n=0;n<e.length;n++){const i=e.charCodeAt(n);i===35||i===63?(t===void 0&&(t=e.substr(0,n)),t+=Ri[i]):t!==void 0&&(t+=e[n])}return t!==void 0?t:e}function Un(e,t){let n;return e.authority&&e.path.length>1&&e.scheme==="file"?n=`//${e.authority}${e.path}`:e.path.charCodeAt(0)===47&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&e.path.charCodeAt(2)===58?t?n=e.path.substr(1):n=e.path[1].toLowerCase()+e.path.substr(2):n=e.path,At&&(n=n.replace(/\//g,"\\")),n}function Hn(e,t){const n=t?lo:Mi;let i="",{scheme:r,authority:a,path:s,query:o,fragment:l}=e;if(r&&(i+=r,i+=":"),(a||r==="file")&&(i+=Se,i+=Se),a){let u=a.indexOf("@");if(u!==-1){const c=a.substr(0,u);a=a.substr(u+1),u=c.lastIndexOf(":"),u===-1?i+=n(c,!1,!1):(i+=n(c.substr(0,u),!1,!1),i+=":",i+=n(c.substr(u+1),!1,!0)),i+="@"}a=a.toLowerCase(),u=a.lastIndexOf(":"),u===-1?i+=n(a,!1,!0):(i+=n(a.substr(0,u),!1,!0),i+=a.substr(u))}if(s){if(s.length>=3&&s.charCodeAt(0)===47&&s.charCodeAt(2)===58){const u=s.charCodeAt(1);u>=65&&u<=90&&(s=`/${String.fromCharCode(u+32)}:${s.substr(3)}`)}else if(s.length>=2&&s.charCodeAt(1)===58){const u=s.charCodeAt(0);u>=65&&u<=90&&(s=`${String.fromCharCode(u+32)}:${s.substr(2)}`)}i+=n(s,!0,!1)}return o&&(i+="?",i+=n(o,!1,!1)),l&&(i+="#",i+=t?l:Mi(l,!1,!1)),i}function Di(e){try{return decodeURIComponent(e)}catch{return e.length>3?e.substr(0,3)+Di(e.substr(3)):e}}const Ni=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function Xt(e){return e.match(Ni)?e.replace(Ni,t=>Di(t)):e}let Me=class ot{constructor(t,n){this.lineNumber=t,this.column=n}with(t=this.lineNumber,n=this.column){return t===this.lineNumber&&n===this.column?this:new ot(t,n)}delta(t=0,n=0){return this.with(this.lineNumber+t,this.column+n)}equals(t){return ot.equals(this,t)}static equals(t,n){return!t&&!n?!0:!!t&&!!n&&t.lineNumber===n.lineNumber&&t.column===n.column}isBefore(t){return ot.isBefore(this,t)}static isBefore(t,n){return t.lineNumber<n.lineNumber?!0:n.lineNumber<t.lineNumber?!1:t.column<n.column}isBeforeOrEqual(t){return ot.isBeforeOrEqual(this,t)}static isBeforeOrEqual(t,n){return t.lineNumber<n.lineNumber?!0:n.lineNumber<t.lineNumber?!1:t.column<=n.column}static compare(t,n){const i=t.lineNumber|0,r=n.lineNumber|0;if(i===r){const a=t.column|0,s=n.column|0;return a-s}return i-r}clone(){return new ot(this.lineNumber,this.column)}toString(){return"("+this.lineNumber+","+this.column+")"}static lift(t){return new ot(t.lineNumber,t.column)}static isIPosition(t){return t&&typeof t.lineNumber=="number"&&typeof t.column=="number"}toJSON(){return{lineNumber:this.lineNumber,column:this.column}}},oe=class re{constructor(t,n,i,r){t>i||t===i&&n>r?(this.startLineNumber=i,this.startColumn=r,this.endLineNumber=t,this.endColumn=n):(this.startLineNumber=t,this.startColumn=n,this.endLineNumber=i,this.endColumn=r)}isEmpty(){return re.isEmpty(this)}static isEmpty(t){return t.startLineNumber===t.endLineNumber&&t.startColumn===t.endColumn}containsPosition(t){return re.containsPosition(this,t)}static containsPosition(t,n){return!(n.lineNumber<t.startLineNumber||n.lineNumber>t.endLineNumber||n.lineNumber===t.startLineNumber&&n.column<t.startColumn||n.lineNumber===t.endLineNumber&&n.column>t.endColumn)}static strictContainsPosition(t,n){return!(n.lineNumber<t.startLineNumber||n.lineNumber>t.endLineNumber||n.lineNumber===t.startLineNumber&&n.column<=t.startColumn||n.lineNumber===t.endLineNumber&&n.column>=t.endColumn)}containsRange(t){return re.containsRange(this,t)}static containsRange(t,n){return!(n.startLineNumber<t.startLineNumber||n.endLineNumber<t.startLineNumber||n.startLineNumber>t.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumn<t.startColumn||n.endLineNumber===t.endLineNumber&&n.endColumn>t.endColumn)}strictContainsRange(t){return re.strictContainsRange(this,t)}static strictContainsRange(t,n){return!(n.startLineNumber<t.startLineNumber||n.endLineNumber<t.startLineNumber||n.startLineNumber>t.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumn<=t.startColumn||n.endLineNumber===t.endLineNumber&&n.endColumn>=t.endColumn)}plusRange(t){return re.plusRange(this,t)}static plusRange(t,n){let i,r,a,s;return n.startLineNumber<t.startLineNumber?(i=n.startLineNumber,r=n.startColumn):n.startLineNumber===t.startLineNumber?(i=n.startLineNumber,r=Math.min(n.startColumn,t.startColumn)):(i=t.startLineNumber,r=t.startColumn),n.endLineNumber>t.endLineNumber?(a=n.endLineNumber,s=n.endColumn):n.endLineNumber===t.endLineNumber?(a=n.endLineNumber,s=Math.max(n.endColumn,t.endColumn)):(a=t.endLineNumber,s=t.endColumn),new re(i,r,a,s)}intersectRanges(t){return re.intersectRanges(this,t)}static intersectRanges(t,n){let i=t.startLineNumber,r=t.startColumn,a=t.endLineNumber,s=t.endColumn;const o=n.startLineNumber,l=n.startColumn,u=n.endLineNumber,c=n.endColumn;return i<o?(i=o,r=l):i===o&&(r=Math.max(r,l)),a>u?(a=u,s=c):a===u&&(s=Math.min(s,c)),i>a||i===a&&r>s?null:new re(i,r,a,s)}equalsRange(t){return re.equalsRange(this,t)}static equalsRange(t,n){return!t&&!n?!0:!!t&&!!n&&t.startLineNumber===n.startLineNumber&&t.startColumn===n.startColumn&&t.endLineNumber===n.endLineNumber&&t.endColumn===n.endColumn}getEndPosition(){return re.getEndPosition(this)}static getEndPosition(t){return new Me(t.endLineNumber,t.endColumn)}getStartPosition(){return re.getStartPosition(this)}static getStartPosition(t){return new Me(t.startLineNumber,t.startColumn)}toString(){return"["+this.startLineNumber+","+this.startColumn+" -> "+this.endLineNumber+","+this.endColumn+"]"}setEndPosition(t,n){return new re(this.startLineNumber,this.startColumn,t,n)}setStartPosition(t,n){return new re(t,n,this.endLineNumber,this.endColumn)}collapseToStart(){return re.collapseToStart(this)}static collapseToStart(t){return new re(t.startLineNumber,t.startColumn,t.startLineNumber,t.startColumn)}collapseToEnd(){return re.collapseToEnd(this)}static collapseToEnd(t){return new re(t.endLineNumber,t.endColumn,t.endLineNumber,t.endColumn)}delta(t){return new re(this.startLineNumber+t,this.startColumn,this.endLineNumber+t,this.endColumn)}static fromPositions(t,n=t){return new re(t.lineNumber,t.column,n.lineNumber,n.column)}static lift(t){return t?new re(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):null}static isIRange(t){return t&&typeof t.startLineNumber=="number"&&typeof t.startColumn=="number"&&typeof t.endLineNumber=="number"&&typeof t.endColumn=="number"}static areIntersectingOrTouching(t,n){return!(t.endLineNumber<n.startLineNumber||t.endLineNumber===n.startLineNumber&&t.endColumn<n.startColumn||n.endLineNumber<t.startLineNumber||n.endLineNumber===t.startLineNumber&&n.endColumn<t.startColumn)}static areIntersecting(t,n){return!(t.endLineNumber<n.startLineNumber||t.endLineNumber===n.startLineNumber&&t.endColumn<=n.startColumn||n.endLineNumber<t.startLineNumber||n.endLineNumber===t.startLineNumber&&n.endColumn<=t.startColumn)}static compareRangesUsingStarts(t,n){if(t&&n){const a=t.startLineNumber|0,s=n.startLineNumber|0;if(a===s){const o=t.startColumn|0,l=n.startColumn|0;if(o===l){const u=t.endLineNumber|0,c=n.endLineNumber|0;if(u===c){const d=t.endColumn|0,m=n.endColumn|0;return d-m}return u-c}return o-l}return a-s}return(t?1:0)-(n?1:0)}static compareRangesUsingEnds(t,n){return t.endLineNumber===n.endLineNumber?t.endColumn===n.endColumn?t.startLineNumber===n.startLineNumber?t.startColumn-n.startColumn:t.startLineNumber-n.startLineNumber:t.endColumn-n.endColumn:t.endLineNumber-n.endLineNumber}static spansMultipleLines(t){return t.endLineNumber>t.startLineNumber}toJSON(){return this}};function uo(e,t,n=(i,r)=>i===r){if(e===t)return!0;if(!e||!t||e.length!==t.length)return!1;for(let i=0,r=e.length;i<r;i++)if(!n(e[i],t[i]))return!1;return!0}function*co(e,t){let n,i;for(const r of e)i!==void 0&&t(i,r)?n.push(r):(n&&(yield n),n=[r]),i=r;n&&(yield n)}function ho(e,t){for(let n=0;n<=e.length;n++)t(n===0?void 0:e[n-1],n===e.length?void 0:e[n])}function mo(e,t){for(let n=0;n<e.length;n++)t(n===0?void 0:e[n-1],e[n],n+1===e.length?void 0:e[n+1])}function fo(e,t){for(const n of t)e.push(n)}var Ii;(function(e){function t(a){return a<0}e.isLessThan=t;function n(a){return a<=0}e.isLessThanOrEqual=n;function i(a){return a>0}e.isGreaterThan=i;function r(a){return a===0}e.isNeitherLessOrGreaterThan=r,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(Ii||(Ii={}));function Jt(e,t){return(n,i)=>t(e(n),e(i))}const Qt=(e,t)=>e-t;function po(e){return(t,n)=>-e(t,n)}function zi(e){return e<0?0:e>255?255:e|0}function gt(e){return e<0?0:e>4294967295?4294967295:e|0}class go{constructor(t){this.values=t,this.prefixSum=new Uint32Array(t.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}insertValues(t,n){t=gt(t);const i=this.values,r=this.prefixSum,a=n.length;return a===0?!1:(this.values=new Uint32Array(i.length+a),this.values.set(i.subarray(0,t),0),this.values.set(i.subarray(t),t+a),this.values.set(n,t),t-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=t-1),this.prefixSum=new Uint32Array(this.values.length),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}setValue(t,n){return t=gt(t),n=gt(n),this.values[t]===n?!1:(this.values[t]=n,t-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=t-1),!0)}removeValues(t,n){t=gt(t),n=gt(n);const i=this.values,r=this.prefixSum;if(t>=i.length)return!1;const a=i.length-t;return n>=a&&(n=a),n===0?!1:(this.values=new Uint32Array(i.length-n),this.values.set(i.subarray(0,t),0),this.values.set(i.subarray(t+n),t),this.prefixSum=new Uint32Array(this.values.length),t-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=t-1),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}getTotalSum(){return this.values.length===0?0:this._getPrefixSum(this.values.length-1)}getPrefixSum(t){return t<0?0:(t=gt(t),this._getPrefixSum(t))}_getPrefixSum(t){if(t<=this.prefixSumValidIndex[0])return this.prefixSum[t];let n=this.prefixSumValidIndex[0]+1;n===0&&(this.prefixSum[0]=this.values[0],n++),t>=this.values.length&&(t=this.values.length-1);for(let i=n;i<=t;i++)this.prefixSum[i]=this.prefixSum[i-1]+this.values[i];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],t),this.prefixSum[t]}getIndexOf(t){t=Math.floor(t),this.getTotalSum();let n=0,i=this.values.length-1,r=0,a=0,s=0;for(;n<=i;)if(r=n+(i-n)/2|0,a=this.prefixSum[r],s=a-this.values[r],t<s)i=r-1;else if(t>=a)n=r+1;else break;return new bo(r,t-s)}}class bo{constructor(t,n){this.index=t,this.remainder=n,this._prefixSumIndexOfResultBrand=void 0,this.index=t,this.remainder=n}}class vo{constructor(t,n,i,r){this._uri=t,this._lines=n,this._eol=i,this._versionId=r,this._lineStarts=null,this._cachedTextValue=null}dispose(){this._lines.length=0}get version(){return this._versionId}getText(){return this._cachedTextValue===null&&(this._cachedTextValue=this._lines.join(this._eol)),this._cachedTextValue}onEvents(t){t.eol&&t.eol!==this._eol&&(this._eol=t.eol,this._lineStarts=null);const n=t.changes;for(const i of n)this._acceptDeleteRange(i.range),this._acceptInsertText(new Me(i.range.startLineNumber,i.range.startColumn),i.text);this._versionId=t.versionId,this._cachedTextValue=null}_ensureLineStarts(){if(!this._lineStarts){const t=this._eol.length,n=this._lines.length,i=new Uint32Array(n);for(let r=0;r<n;r++)i[r]=this._lines[r].length+t;this._lineStarts=new go(i)}}_setLineText(t,n){this._lines[t]=n,this._lineStarts&&this._lineStarts.setValue(t,this._lines[t].length+this._eol.length)}_acceptDeleteRange(t){if(t.startLineNumber===t.endLineNumber){if(t.startColumn===t.endColumn)return;this._setLineText(t.startLineNumber-1,this._lines[t.startLineNumber-1].substring(0,t.startColumn-1)+this._lines[t.startLineNumber-1].substring(t.endColumn-1));return}this._setLineText(t.startLineNumber-1,this._lines[t.startLineNumber-1].substring(0,t.startColumn-1)+this._lines[t.endLineNumber-1].substring(t.endColumn-1)),this._lines.splice(t.startLineNumber,t.endLineNumber-t.startLineNumber),this._lineStarts&&this._lineStarts.removeValues(t.startLineNumber,t.endLineNumber-t.startLineNumber)}_acceptInsertText(t,n){if(n.length===0)return;const i=Cs(n);if(i.length===1){this._setLineText(t.lineNumber-1,this._lines[t.lineNumber-1].substring(0,t.column-1)+i[0]+this._lines[t.lineNumber-1].substring(t.column-1));return}i[i.length-1]+=this._lines[t.lineNumber-1].substring(t.column-1),this._setLineText(t.lineNumber-1,this._lines[t.lineNumber-1].substring(0,t.column-1)+i[0]);const r=new Uint32Array(i.length-1);for(let a=1;a<i.length;a++)this._lines.splice(t.lineNumber+a-1,0,i[a]),r[a-1]=i[a].length+this._eol.length;this._lineStarts&&this._lineStarts.insertValues(t.lineNumber,r)}}const _o="`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?";function wo(e=""){let t="(-?\\d*\\.\\d\\w*)|([^";for(const n of _o)e.indexOf(n)>=0||(t+="\\"+n);return t+="\\s]+)",new RegExp(t,"g")}const Ui=wo();function Hi(e){let t=Ui;if(e&&e instanceof RegExp)if(e.global)t=e;else{let n="g";e.ignoreCase&&(n+="i"),e.multiline&&(n+="m"),e.unicode&&(n+="u"),t=new RegExp(e.source,n)}return t.lastIndex=0,t}const Wi=new cs;Wi.unshift({maxLen:1e3,windowSize:15,timeBudget:150});function Wn(e,t,n,i,r){if(t=Hi(t),r||(r=Ot.first(Wi)),n.length>r.maxLen){let u=e-r.maxLen/2;return u<0?u=0:i+=u,n=n.substring(u,e+r.maxLen/2),Wn(e,t,n,i,r)}const a=Date.now(),s=e-1-i;let o=-1,l=null;for(let u=1;!(Date.now()-a>=r.timeBudget);u++){const c=s-r.windowSize*u;t.lastIndex=Math.max(0,c);const d=yo(t,n,s,o);if(!d&&l||(l=d,c<=0))break;o=c}if(l){const u={word:l[0],startColumn:i+1+l.index,endColumn:i+1+l.index+l[0].length};return t.lastIndex=0,u}return null}function yo(e,t,n,i){let r;for(;r=e.exec(t);){const a=r.index||0;if(a<=n&&e.lastIndex>=n)return r;if(i>0&&a>i)return null}return null}class Fn{constructor(t){const n=zi(t);this._defaultValue=n,this._asciiMap=Fn._createAsciiMap(n),this._map=new Map}static _createAsciiMap(t){const n=new Uint8Array(256);return n.fill(t),n}set(t,n){const i=zi(n);t>=0&&t<256?this._asciiMap[t]=i:this._map.set(t,i)}get(t){return t>=0&&t<256?this._asciiMap[t]:this._map.get(t)||this._defaultValue}clear(){this._asciiMap.fill(this._defaultValue),this._map.clear()}}class To{constructor(t,n,i){const r=new Uint8Array(t*n);for(let a=0,s=t*n;a<s;a++)r[a]=i;this._data=r,this.rows=t,this.cols=n}get(t,n){return this._data[t*this.cols+n]}set(t,n,i){this._data[t*this.cols+n]=i}}class xo{constructor(t){let n=0,i=0;for(let a=0,s=t.length;a<s;a++){const[o,l,u]=t[a];l>n&&(n=l),o>i&&(i=o),u>i&&(i=u)}n++,i++;const r=new To(i,n,0);for(let a=0,s=t.length;a<s;a++){const[o,l,u]=t[a];r.set(o,l,u)}this._states=r,this._maxCharCode=n}nextState(t,n){return n<0||n>=this._maxCharCode?0:this._states.get(t,n)}}let Pn=null;function ko(){return Pn===null&&(Pn=new xo([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),Pn}let St=null;function Ao(){if(St===null){St=new Fn(0);const e=` <>'"、。。、,.:;‘〈「『〔([{「」}])〕』」〉’`~…`;for(let n=0;n<e.length;n++)St.set(e.charCodeAt(n),1);const t=".,;:";for(let n=0;n<t.length;n++)St.set(t.charCodeAt(n),2)}return St}class Yt{static _createLink(t,n,i,r,a){let s=a-1;do{const o=n.charCodeAt(s);if(t.get(o)!==2)break;s--}while(s>r);if(r>0){const o=n.charCodeAt(r-1),l=n.charCodeAt(s);(o===40&&l===41||o===91&&l===93||o===123&&l===125)&&s--}return{range:{startLineNumber:i,startColumn:r+1,endLineNumber:i,endColumn:s+2},url:n.substring(r,s+1)}}static computeLinks(t,n=ko()){const i=Ao(),r=[];for(let a=1,s=t.getLineCount();a<=s;a++){const o=t.getLineContent(a),l=o.length;let u=0,c=0,d=0,m=1,f=!1,g=!1,p=!1,w=!1;for(;u<l;){let y=!1;const v=o.charCodeAt(u);if(m===13){let k;switch(v){case 40:f=!0,k=0;break;case 41:k=f?0:1;break;case 91:p=!0,g=!0,k=0;break;case 93:p=!1,k=g?0:1;break;case 123:w=!0,k=0;break;case 125:k=w?0:1;break;case 39:case 34:case 96:d===v?k=1:d===39||d===34||d===96?k=0:k=1;break;case 42:k=d===42?1:0;break;case 124:k=d===124?1:0;break;case 32:k=p?0:1;break;default:k=i.get(v)}k===1&&(r.push(Yt._createLink(i,o,a,c,u)),y=!0)}else if(m===12){let k;v===91?(g=!0,k=0):k=i.get(v),k===1?y=!0:m=13}else m=n.nextState(m,v),m===0&&(y=!0);y&&(m=1,f=!1,g=!1,w=!1,c=u+1,d=v),u++}m===13&&r.push(Yt._createLink(i,o,a,c,l))}return r}}function So(e){return!e||typeof e.getLineCount!="function"||typeof e.getLineContent!="function"?[]:Yt.computeLinks(e)}class Bn{constructor(){this._defaultValueSet=[["true","false"],["True","False"],["Private","Public","Friend","ReadOnly","Partial","Protected","WriteOnly"],["public","protected","private"]]}navigateValueSet(t,n,i,r,a){if(t&&n){const s=this.doNavigateValueSet(n,a);if(s)return{range:t,value:s}}if(i&&r){const s=this.doNavigateValueSet(r,a);if(s)return{range:i,value:s}}return null}doNavigateValueSet(t,n){const i=this.numberReplace(t,n);return i!==null?i:this.textReplace(t,n)}numberReplace(t,n){const i=Math.pow(10,t.length-(t.lastIndexOf(".")+1));let r=Number(t);const a=parseFloat(t);return!isNaN(r)&&!isNaN(a)&&r===a?r===0&&!n?null:(r=Math.floor(r*i),r+=n?i:-i,String(r/i)):null}textReplace(t,n){return this.valueSetsReplace(this._defaultValueSet,t,n)}valueSetsReplace(t,n,i){let r=null;for(let a=0,s=t.length;r===null&&a<s;a++)r=this.valueSetReplace(t[a],n,i);return r}valueSetReplace(t,n,i){let r=t.indexOf(n);return r>=0?(r+=i?1:-1,r<0?r=t.length-1:r%=t.length,t[r]):null}}Bn.INSTANCE=new Bn;const Fi=Object.freeze(function(e,t){const n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}});var Zt;(function(e){function t(n){return n===e.None||n===e.Cancelled||n instanceof Kt?!0:!n||typeof n!="object"?!1:typeof n.isCancellationRequested=="boolean"&&typeof n.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:xn.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:Fi})})(Zt||(Zt={}));class Kt{constructor(){this._isCancelled=!1,this._emitter=null}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?Fi:(this._emitter||(this._emitter=new ke),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}}class Lo{constructor(t){this._token=void 0,this._parentListener=void 0,this._parentListener=t&&t.onCancellationRequested(this.cancel,this)}get token(){return this._token||(this._token=new Kt),this._token}cancel(){this._token?this._token instanceof Kt&&this._token.cancel():this._token=Zt.Cancelled}dispose(t=!1){var n;t&&this.cancel(),(n=this._parentListener)===null||n===void 0||n.dispose(),this._token?this._token instanceof Kt&&this._token.dispose():this._token=Zt.None}}class qn{constructor(){this._keyCodeToStr=[],this._strToKeyCode=Object.create(null)}define(t,n){this._keyCodeToStr[t]=n,this._strToKeyCode[n.toLowerCase()]=t}keyCodeToStr(t){return this._keyCodeToStr[t]}strToKeyCode(t){return this._strToKeyCode[t.toLowerCase()]||0}}const en=new qn,On=new qn,Vn=new qn,Co=new Array(230),Eo=Object.create(null),Ro=Object.create(null);(function(){const e="",t=[[1,0,"None",0,"unknown",0,"VK_UNKNOWN",e,e],[1,1,"Hyper",0,e,0,e,e,e],[1,2,"Super",0,e,0,e,e,e],[1,3,"Fn",0,e,0,e,e,e],[1,4,"FnLock",0,e,0,e,e,e],[1,5,"Suspend",0,e,0,e,e,e],[1,6,"Resume",0,e,0,e,e,e],[1,7,"Turbo",0,e,0,e,e,e],[1,8,"Sleep",0,e,0,"VK_SLEEP",e,e],[1,9,"WakeUp",0,e,0,e,e,e],[0,10,"KeyA",31,"A",65,"VK_A",e,e],[0,11,"KeyB",32,"B",66,"VK_B",e,e],[0,12,"KeyC",33,"C",67,"VK_C",e,e],[0,13,"KeyD",34,"D",68,"VK_D",e,e],[0,14,"KeyE",35,"E",69,"VK_E",e,e],[0,15,"KeyF",36,"F",70,"VK_F",e,e],[0,16,"KeyG",37,"G",71,"VK_G",e,e],[0,17,"KeyH",38,"H",72,"VK_H",e,e],[0,18,"KeyI",39,"I",73,"VK_I",e,e],[0,19,"KeyJ",40,"J",74,"VK_J",e,e],[0,20,"KeyK",41,"K",75,"VK_K",e,e],[0,21,"KeyL",42,"L",76,"VK_L",e,e],[0,22,"KeyM",43,"M",77,"VK_M",e,e],[0,23,"KeyN",44,"N",78,"VK_N",e,e],[0,24,"KeyO",45,"O",79,"VK_O",e,e],[0,25,"KeyP",46,"P",80,"VK_P",e,e],[0,26,"KeyQ",47,"Q",81,"VK_Q",e,e],[0,27,"KeyR",48,"R",82,"VK_R",e,e],[0,28,"KeyS",49,"S",83,"VK_S",e,e],[0,29,"KeyT",50,"T",84,"VK_T",e,e],[0,30,"KeyU",51,"U",85,"VK_U",e,e],[0,31,"KeyV",52,"V",86,"VK_V",e,e],[0,32,"KeyW",53,"W",87,"VK_W",e,e],[0,33,"KeyX",54,"X",88,"VK_X",e,e],[0,34,"KeyY",55,"Y",89,"VK_Y",e,e],[0,35,"KeyZ",56,"Z",90,"VK_Z",e,e],[0,36,"Digit1",22,"1",49,"VK_1",e,e],[0,37,"Digit2",23,"2",50,"VK_2",e,e],[0,38,"Digit3",24,"3",51,"VK_3",e,e],[0,39,"Digit4",25,"4",52,"VK_4",e,e],[0,40,"Digit5",26,"5",53,"VK_5",e,e],[0,41,"Digit6",27,"6",54,"VK_6",e,e],[0,42,"Digit7",28,"7",55,"VK_7",e,e],[0,43,"Digit8",29,"8",56,"VK_8",e,e],[0,44,"Digit9",30,"9",57,"VK_9",e,e],[0,45,"Digit0",21,"0",48,"VK_0",e,e],[1,46,"Enter",3,"Enter",13,"VK_RETURN",e,e],[1,47,"Escape",9,"Escape",27,"VK_ESCAPE",e,e],[1,48,"Backspace",1,"Backspace",8,"VK_BACK",e,e],[1,49,"Tab",2,"Tab",9,"VK_TAB",e,e],[1,50,"Space",10,"Space",32,"VK_SPACE",e,e],[0,51,"Minus",88,"-",189,"VK_OEM_MINUS","-","OEM_MINUS"],[0,52,"Equal",86,"=",187,"VK_OEM_PLUS","=","OEM_PLUS"],[0,53,"BracketLeft",92,"[",219,"VK_OEM_4","[","OEM_4"],[0,54,"BracketRight",94,"]",221,"VK_OEM_6","]","OEM_6"],[0,55,"Backslash",93,"\\",220,"VK_OEM_5","\\","OEM_5"],[0,56,"IntlHash",0,e,0,e,e,e],[0,57,"Semicolon",85,";",186,"VK_OEM_1",";","OEM_1"],[0,58,"Quote",95,"'",222,"VK_OEM_7","'","OEM_7"],[0,59,"Backquote",91,"`",192,"VK_OEM_3","`","OEM_3"],[0,60,"Comma",87,",",188,"VK_OEM_COMMA",",","OEM_COMMA"],[0,61,"Period",89,".",190,"VK_OEM_PERIOD",".","OEM_PERIOD"],[0,62,"Slash",90,"/",191,"VK_OEM_2","/","OEM_2"],[1,63,"CapsLock",8,"CapsLock",20,"VK_CAPITAL",e,e],[1,64,"F1",59,"F1",112,"VK_F1",e,e],[1,65,"F2",60,"F2",113,"VK_F2",e,e],[1,66,"F3",61,"F3",114,"VK_F3",e,e],[1,67,"F4",62,"F4",115,"VK_F4",e,e],[1,68,"F5",63,"F5",116,"VK_F5",e,e],[1,69,"F6",64,"F6",117,"VK_F6",e,e],[1,70,"F7",65,"F7",118,"VK_F7",e,e],[1,71,"F8",66,"F8",119,"VK_F8",e,e],[1,72,"F9",67,"F9",120,"VK_F9",e,e],[1,73,"F10",68,"F10",121,"VK_F10",e,e],[1,74,"F11",69,"F11",122,"VK_F11",e,e],[1,75,"F12",70,"F12",123,"VK_F12",e,e],[1,76,"PrintScreen",0,e,0,e,e,e],[1,77,"ScrollLock",84,"ScrollLock",145,"VK_SCROLL",e,e],[1,78,"Pause",7,"PauseBreak",19,"VK_PAUSE",e,e],[1,79,"Insert",19,"Insert",45,"VK_INSERT",e,e],[1,80,"Home",14,"Home",36,"VK_HOME",e,e],[1,81,"PageUp",11,"PageUp",33,"VK_PRIOR",e,e],[1,82,"Delete",20,"Delete",46,"VK_DELETE",e,e],[1,83,"End",13,"End",35,"VK_END",e,e],[1,84,"PageDown",12,"PageDown",34,"VK_NEXT",e,e],[1,85,"ArrowRight",17,"RightArrow",39,"VK_RIGHT","Right",e],[1,86,"ArrowLeft",15,"LeftArrow",37,"VK_LEFT","Left",e],[1,87,"ArrowDown",18,"DownArrow",40,"VK_DOWN","Down",e],[1,88,"ArrowUp",16,"UpArrow",38,"VK_UP","Up",e],[1,89,"NumLock",83,"NumLock",144,"VK_NUMLOCK",e,e],[1,90,"NumpadDivide",113,"NumPad_Divide",111,"VK_DIVIDE",e,e],[1,91,"NumpadMultiply",108,"NumPad_Multiply",106,"VK_MULTIPLY",e,e],[1,92,"NumpadSubtract",111,"NumPad_Subtract",109,"VK_SUBTRACT",e,e],[1,93,"NumpadAdd",109,"NumPad_Add",107,"VK_ADD",e,e],[1,94,"NumpadEnter",3,e,0,e,e,e],[1,95,"Numpad1",99,"NumPad1",97,"VK_NUMPAD1",e,e],[1,96,"Numpad2",100,"NumPad2",98,"VK_NUMPAD2",e,e],[1,97,"Numpad3",101,"NumPad3",99,"VK_NUMPAD3",e,e],[1,98,"Numpad4",102,"NumPad4",100,"VK_NUMPAD4",e,e],[1,99,"Numpad5",103,"NumPad5",101,"VK_NUMPAD5",e,e],[1,100,"Numpad6",104,"NumPad6",102,"VK_NUMPAD6",e,e],[1,101,"Numpad7",105,"NumPad7",103,"VK_NUMPAD7",e,e],[1,102,"Numpad8",106,"NumPad8",104,"VK_NUMPAD8",e,e],[1,103,"Numpad9",107,"NumPad9",105,"VK_NUMPAD9",e,e],[1,104,"Numpad0",98,"NumPad0",96,"VK_NUMPAD0",e,e],[1,105,"NumpadDecimal",112,"NumPad_Decimal",110,"VK_DECIMAL",e,e],[0,106,"IntlBackslash",97,"OEM_102",226,"VK_OEM_102",e,e],[1,107,"ContextMenu",58,"ContextMenu",93,e,e,e],[1,108,"Power",0,e,0,e,e,e],[1,109,"NumpadEqual",0,e,0,e,e,e],[1,110,"F13",71,"F13",124,"VK_F13",e,e],[1,111,"F14",72,"F14",125,"VK_F14",e,e],[1,112,"F15",73,"F15",126,"VK_F15",e,e],[1,113,"F16",74,"F16",127,"VK_F16",e,e],[1,114,"F17",75,"F17",128,"VK_F17",e,e],[1,115,"F18",76,"F18",129,"VK_F18",e,e],[1,116,"F19",77,"F19",130,"VK_F19",e,e],[1,117,"F20",78,"F20",131,"VK_F20",e,e],[1,118,"F21",79,"F21",132,"VK_F21",e,e],[1,119,"F22",80,"F22",133,"VK_F22",e,e],[1,120,"F23",81,"F23",134,"VK_F23",e,e],[1,121,"F24",82,"F24",135,"VK_F24",e,e],[1,122,"Open",0,e,0,e,e,e],[1,123,"Help",0,e,0,e,e,e],[1,124,"Select",0,e,0,e,e,e],[1,125,"Again",0,e,0,e,e,e],[1,126,"Undo",0,e,0,e,e,e],[1,127,"Cut",0,e,0,e,e,e],[1,128,"Copy",0,e,0,e,e,e],[1,129,"Paste",0,e,0,e,e,e],[1,130,"Find",0,e,0,e,e,e],[1,131,"AudioVolumeMute",117,"AudioVolumeMute",173,"VK_VOLUME_MUTE",e,e],[1,132,"AudioVolumeUp",118,"AudioVolumeUp",175,"VK_VOLUME_UP",e,e],[1,133,"AudioVolumeDown",119,"AudioVolumeDown",174,"VK_VOLUME_DOWN",e,e],[1,134,"NumpadComma",110,"NumPad_Separator",108,"VK_SEPARATOR",e,e],[0,135,"IntlRo",115,"ABNT_C1",193,"VK_ABNT_C1",e,e],[1,136,"KanaMode",0,e,0,e,e,e],[0,137,"IntlYen",0,e,0,e,e,e],[1,138,"Convert",0,e,0,e,e,e],[1,139,"NonConvert",0,e,0,e,e,e],[1,140,"Lang1",0,e,0,e,e,e],[1,141,"Lang2",0,e,0,e,e,e],[1,142,"Lang3",0,e,0,e,e,e],[1,143,"Lang4",0,e,0,e,e,e],[1,144,"Lang5",0,e,0,e,e,e],[1,145,"Abort",0,e,0,e,e,e],[1,146,"Props",0,e,0,e,e,e],[1,147,"NumpadParenLeft",0,e,0,e,e,e],[1,148,"NumpadParenRight",0,e,0,e,e,e],[1,149,"NumpadBackspace",0,e,0,e,e,e],[1,150,"NumpadMemoryStore",0,e,0,e,e,e],[1,151,"NumpadMemoryRecall",0,e,0,e,e,e],[1,152,"NumpadMemoryClear",0,e,0,e,e,e],[1,153,"NumpadMemoryAdd",0,e,0,e,e,e],[1,154,"NumpadMemorySubtract",0,e,0,e,e,e],[1,155,"NumpadClear",131,"Clear",12,"VK_CLEAR",e,e],[1,156,"NumpadClearEntry",0,e,0,e,e,e],[1,0,e,5,"Ctrl",17,"VK_CONTROL",e,e],[1,0,e,4,"Shift",16,"VK_SHIFT",e,e],[1,0,e,6,"Alt",18,"VK_MENU",e,e],[1,0,e,57,"Meta",91,"VK_COMMAND",e,e],[1,157,"ControlLeft",5,e,0,"VK_LCONTROL",e,e],[1,158,"ShiftLeft",4,e,0,"VK_LSHIFT",e,e],[1,159,"AltLeft",6,e,0,"VK_LMENU",e,e],[1,160,"MetaLeft",57,e,0,"VK_LWIN",e,e],[1,161,"ControlRight",5,e,0,"VK_RCONTROL",e,e],[1,162,"ShiftRight",4,e,0,"VK_RSHIFT",e,e],[1,163,"AltRight",6,e,0,"VK_RMENU",e,e],[1,164,"MetaRight",57,e,0,"VK_RWIN",e,e],[1,165,"BrightnessUp",0,e,0,e,e,e],[1,166,"BrightnessDown",0,e,0,e,e,e],[1,167,"MediaPlay",0,e,0,e,e,e],[1,168,"MediaRecord",0,e,0,e,e,e],[1,169,"MediaFastForward",0,e,0,e,e,e],[1,170,"MediaRewind",0,e,0,e,e,e],[1,171,"MediaTrackNext",124,"MediaTrackNext",176,"VK_MEDIA_NEXT_TRACK",e,e],[1,172,"MediaTrackPrevious",125,"MediaTrackPrevious",177,"VK_MEDIA_PREV_TRACK",e,e],[1,173,"MediaStop",126,"MediaStop",178,"VK_MEDIA_STOP",e,e],[1,174,"Eject",0,e,0,e,e,e],[1,175,"MediaPlayPause",127,"MediaPlayPause",179,"VK_MEDIA_PLAY_PAUSE",e,e],[1,176,"MediaSelect",128,"LaunchMediaPlayer",181,"VK_MEDIA_LAUNCH_MEDIA_SELECT",e,e],[1,177,"LaunchMail",129,"LaunchMail",180,"VK_MEDIA_LAUNCH_MAIL",e,e],[1,178,"LaunchApp2",130,"LaunchApp2",183,"VK_MEDIA_LAUNCH_APP2",e,e],[1,179,"LaunchApp1",0,e,0,"VK_MEDIA_LAUNCH_APP1",e,e],[1,180,"SelectTask",0,e,0,e,e,e],[1,181,"LaunchScreenSaver",0,e,0,e,e,e],[1,182,"BrowserSearch",120,"BrowserSearch",170,"VK_BROWSER_SEARCH",e,e],[1,183,"BrowserHome",121,"BrowserHome",172,"VK_BROWSER_HOME",e,e],[1,184,"BrowserBack",122,"BrowserBack",166,"VK_BROWSER_BACK",e,e],[1,185,"BrowserForward",123,"BrowserForward",167,"VK_BROWSER_FORWARD",e,e],[1,186,"BrowserStop",0,e,0,"VK_BROWSER_STOP",e,e],[1,187,"BrowserRefresh",0,e,0,"VK_BROWSER_REFRESH",e,e],[1,188,"BrowserFavorites",0,e,0,"VK_BROWSER_FAVORITES",e,e],[1,189,"ZoomToggle",0,e,0,e,e,e],[1,190,"MailReply",0,e,0,e,e,e],[1,191,"MailForward",0,e,0,e,e,e],[1,192,"MailSend",0,e,0,e,e,e],[1,0,e,114,"KeyInComposition",229,e,e,e],[1,0,e,116,"ABNT_C2",194,"VK_ABNT_C2",e,e],[1,0,e,96,"OEM_8",223,"VK_OEM_8",e,e],[1,0,e,0,e,0,"VK_KANA",e,e],[1,0,e,0,e,0,"VK_HANGUL",e,e],[1,0,e,0,e,0,"VK_JUNJA",e,e],[1,0,e,0,e,0,"VK_FINAL",e,e],[1,0,e,0,e,0,"VK_HANJA",e,e],[1,0,e,0,e,0,"VK_KANJI",e,e],[1,0,e,0,e,0,"VK_CONVERT",e,e],[1,0,e,0,e,0,"VK_NONCONVERT",e,e],[1,0,e,0,e,0,"VK_ACCEPT",e,e],[1,0,e,0,e,0,"VK_MODECHANGE",e,e],[1,0,e,0,e,0,"VK_SELECT",e,e],[1,0,e,0,e,0,"VK_PRINT",e,e],[1,0,e,0,e,0,"VK_EXECUTE",e,e],[1,0,e,0,e,0,"VK_SNAPSHOT",e,e],[1,0,e,0,e,0,"VK_HELP",e,e],[1,0,e,0,e,0,"VK_APPS",e,e],[1,0,e,0,e,0,"VK_PROCESSKEY",e,e],[1,0,e,0,e,0,"VK_PACKET",e,e],[1,0,e,0,e,0,"VK_DBE_SBCSCHAR",e,e],[1,0,e,0,e,0,"VK_DBE_DBCSCHAR",e,e],[1,0,e,0,e,0,"VK_ATTN",e,e],[1,0,e,0,e,0,"VK_CRSEL",e,e],[1,0,e,0,e,0,"VK_EXSEL",e,e],[1,0,e,0,e,0,"VK_EREOF",e,e],[1,0,e,0,e,0,"VK_PLAY",e,e],[1,0,e,0,e,0,"VK_ZOOM",e,e],[1,0,e,0,e,0,"VK_NONAME",e,e],[1,0,e,0,e,0,"VK_PA1",e,e],[1,0,e,0,e,0,"VK_OEM_CLEAR",e,e]],n=[],i=[];for(const r of t){const[a,s,o,l,u,c,d,m,f]=r;if(i[s]||(i[s]=!0,Eo[o]=s,Ro[o.toLowerCase()]=s),!n[l]){if(n[l]=!0,!u)throw new Error(`String representation missing for key code ${l} around scan code ${o}`);en.define(l,u),On.define(l,m||u),Vn.define(l,f||m||u)}c&&(Co[c]=l)}})();var Pi;(function(e){function t(o){return en.keyCodeToStr(o)}e.toString=t;function n(o){return en.strToKeyCode(o)}e.fromString=n;function i(o){return On.keyCodeToStr(o)}e.toUserSettingsUS=i;function r(o){return Vn.keyCodeToStr(o)}e.toUserSettingsGeneral=r;function a(o){return On.strToKeyCode(o)||Vn.strToKeyCode(o)}e.fromUserSettings=a;function s(o){if(o>=98&&o<=113)return null;switch(o){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return en.keyCodeToStr(o)}e.toElectronAccelerator=s})(Pi||(Pi={}));function Mo(e,t){const n=(t&65535)<<16>>>0;return(e|n)>>>0}class ve extends oe{constructor(t,n,i,r){super(t,n,i,r),this.selectionStartLineNumber=t,this.selectionStartColumn=n,this.positionLineNumber=i,this.positionColumn=r}toString(){return"["+this.selectionStartLineNumber+","+this.selectionStartColumn+" -> "+this.positionLineNumber+","+this.positionColumn+"]"}equalsSelection(t){return ve.selectionsEqual(this,t)}static selectionsEqual(t,n){return t.selectionStartLineNumber===n.selectionStartLineNumber&&t.selectionStartColumn===n.selectionStartColumn&&t.positionLineNumber===n.positionLineNumber&&t.positionColumn===n.positionColumn}getDirection(){return this.selectionStartLineNumber===this.startLineNumber&&this.selectionStartColumn===this.startColumn?0:1}setEndPosition(t,n){return this.getDirection()===0?new ve(this.startLineNumber,this.startColumn,t,n):new ve(t,n,this.startLineNumber,this.startColumn)}getPosition(){return new Me(this.positionLineNumber,this.positionColumn)}getSelectionStart(){return new Me(this.selectionStartLineNumber,this.selectionStartColumn)}setStartPosition(t,n){return this.getDirection()===0?new ve(t,n,this.endLineNumber,this.endColumn):new ve(this.endLineNumber,this.endColumn,t,n)}static fromPositions(t,n=t){return new ve(t.lineNumber,t.column,n.lineNumber,n.column)}static fromRange(t,n){return n===0?new ve(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):new ve(t.endLineNumber,t.endColumn,t.startLineNumber,t.startColumn)}static liftSelection(t){return new ve(t.selectionStartLineNumber,t.selectionStartColumn,t.positionLineNumber,t.positionColumn)}static selectionsArrEqual(t,n){if(t&&!n||!t&&n)return!1;if(!t&&!n)return!0;if(t.length!==n.length)return!1;for(let i=0,r=t.length;i<r;i++)if(!this.selectionsEqual(t[i],n[i]))return!1;return!0}static isISelection(t){return t&&typeof t.selectionStartLineNumber=="number"&&typeof t.selectionStartColumn=="number"&&typeof t.positionLineNumber=="number"&&typeof t.positionColumn=="number"}static createWithDirection(t,n,i,r,a){return a===0?new ve(t,n,i,r):new ve(i,r,t,n)}}const Bi=Object.create(null);function h(e,t){if(gs(t)){const n=Bi[t];if(n===void 0)throw new Error(`${e} references an unknown codicon: ${t}`);t=n}return Bi[e]=t,{id:e}}const O={add:h("add",6e4),plus:h("plus",6e4),gistNew:h("gist-new",6e4),repoCreate:h("repo-create",6e4),lightbulb:h("lightbulb",60001),lightBulb:h("light-bulb",60001),repo:h("repo",60002),repoDelete:h("repo-delete",60002),gistFork:h("gist-fork",60003),repoForked:h("repo-forked",60003),gitPullRequest:h("git-pull-request",60004),gitPullRequestAbandoned:h("git-pull-request-abandoned",60004),recordKeys:h("record-keys",60005),keyboard:h("keyboard",60005),tag:h("tag",60006),tagAdd:h("tag-add",60006),tagRemove:h("tag-remove",60006),gitPullRequestLabel:h("git-pull-request-label",60006),person:h("person",60007),personFollow:h("person-follow",60007),personOutline:h("person-outline",60007),personFilled:h("person-filled",60007),gitBranch:h("git-branch",60008),gitBranchCreate:h("git-branch-create",60008),gitBranchDelete:h("git-branch-delete",60008),sourceControl:h("source-control",60008),mirror:h("mirror",60009),mirrorPublic:h("mirror-public",60009),star:h("star",60010),starAdd:h("star-add",60010),starDelete:h("star-delete",60010),starEmpty:h("star-empty",60010),comment:h("comment",60011),commentAdd:h("comment-add",60011),alert:h("alert",60012),warning:h("warning",60012),search:h("search",60013),searchSave:h("search-save",60013),logOut:h("log-out",60014),signOut:h("sign-out",60014),logIn:h("log-in",60015),signIn:h("sign-in",60015),eye:h("eye",60016),eyeUnwatch:h("eye-unwatch",60016),eyeWatch:h("eye-watch",60016),circleFilled:h("circle-filled",60017),primitiveDot:h("primitive-dot",60017),closeDirty:h("close-dirty",60017),debugBreakpoint:h("debug-breakpoint",60017),debugBreakpointDisabled:h("debug-breakpoint-disabled",60017),debugHint:h("debug-hint",60017),primitiveSquare:h("primitive-square",60018),edit:h("edit",60019),pencil:h("pencil",60019),info:h("info",60020),issueOpened:h("issue-opened",60020),gistPrivate:h("gist-private",60021),gitForkPrivate:h("git-fork-private",60021),lock:h("lock",60021),mirrorPrivate:h("mirror-private",60021),close:h("close",60022),removeClose:h("remove-close",60022),x:h("x",60022),repoSync:h("repo-sync",60023),sync:h("sync",60023),clone:h("clone",60024),desktopDownload:h("desktop-download",60024),beaker:h("beaker",60025),microscope:h("microscope",60025),vm:h("vm",60026),deviceDesktop:h("device-desktop",60026),file:h("file",60027),fileText:h("file-text",60027),more:h("more",60028),ellipsis:h("ellipsis",60028),kebabHorizontal:h("kebab-horizontal",60028),mailReply:h("mail-reply",60029),reply:h("reply",60029),organization:h("organization",60030),organizationFilled:h("organization-filled",60030),organizationOutline:h("organization-outline",60030),newFile:h("new-file",60031),fileAdd:h("file-add",60031),newFolder:h("new-folder",60032),fileDirectoryCreate:h("file-directory-create",60032),trash:h("trash",60033),trashcan:h("trashcan",60033),history:h("history",60034),clock:h("clock",60034),folder:h("folder",60035),fileDirectory:h("file-directory",60035),symbolFolder:h("symbol-folder",60035),logoGithub:h("logo-github",60036),markGithub:h("mark-github",60036),github:h("github",60036),terminal:h("terminal",60037),console:h("console",60037),repl:h("repl",60037),zap:h("zap",60038),symbolEvent:h("symbol-event",60038),error:h("error",60039),stop:h("stop",60039),variable:h("variable",60040),symbolVariable:h("symbol-variable",60040),array:h("array",60042),symbolArray:h("symbol-array",60042),symbolModule:h("symbol-module",60043),symbolPackage:h("symbol-package",60043),symbolNamespace:h("symbol-namespace",60043),symbolObject:h("symbol-object",60043),symbolMethod:h("symbol-method",60044),symbolFunction:h("symbol-function",60044),symbolConstructor:h("symbol-constructor",60044),symbolBoolean:h("symbol-boolean",60047),symbolNull:h("symbol-null",60047),symbolNumeric:h("symbol-numeric",60048),symbolNumber:h("symbol-number",60048),symbolStructure:h("symbol-structure",60049),symbolStruct:h("symbol-struct",60049),symbolParameter:h("symbol-parameter",60050),symbolTypeParameter:h("symbol-type-parameter",60050),symbolKey:h("symbol-key",60051),symbolText:h("symbol-text",60051),symbolReference:h("symbol-reference",60052),goToFile:h("go-to-file",60052),symbolEnum:h("symbol-enum",60053),symbolValue:h("symbol-value",60053),symbolRuler:h("symbol-ruler",60054),symbolUnit:h("symbol-unit",60054),activateBreakpoints:h("activate-breakpoints",60055),archive:h("archive",60056),arrowBoth:h("arrow-both",60057),arrowDown:h("arrow-down",60058),arrowLeft:h("arrow-left",60059),arrowRight:h("arrow-right",60060),arrowSmallDown:h("arrow-small-down",60061),arrowSmallLeft:h("arrow-small-left",60062),arrowSmallRight:h("arrow-small-right",60063),arrowSmallUp:h("arrow-small-up",60064),arrowUp:h("arrow-up",60065),bell:h("bell",60066),bold:h("bold",60067),book:h("book",60068),bookmark:h("bookmark",60069),debugBreakpointConditionalUnverified:h("debug-breakpoint-conditional-unverified",60070),debugBreakpointConditional:h("debug-breakpoint-conditional",60071),debugBreakpointConditionalDisabled:h("debug-breakpoint-conditional-disabled",60071),debugBreakpointDataUnverified:h("debug-breakpoint-data-unverified",60072),debugBreakpointData:h("debug-breakpoint-data",60073),debugBreakpointDataDisabled:h("debug-breakpoint-data-disabled",60073),debugBreakpointLogUnverified:h("debug-breakpoint-log-unverified",60074),debugBreakpointLog:h("debug-breakpoint-log",60075),debugBreakpointLogDisabled:h("debug-breakpoint-log-disabled",60075),briefcase:h("briefcase",60076),broadcast:h("broadcast",60077),browser:h("browser",60078),bug:h("bug",60079),calendar:h("calendar",60080),caseSensitive:h("case-sensitive",60081),check:h("check",60082),checklist:h("checklist",60083),chevronDown:h("chevron-down",60084),dropDownButton:h("drop-down-button",60084),chevronLeft:h("chevron-left",60085),chevronRight:h("chevron-right",60086),chevronUp:h("chevron-up",60087),chromeClose:h("chrome-close",60088),chromeMaximize:h("chrome-maximize",60089),chromeMinimize:h("chrome-minimize",60090),chromeRestore:h("chrome-restore",60091),circle:h("circle",60092),circleOutline:h("circle-outline",60092),debugBreakpointUnverified:h("debug-breakpoint-unverified",60092),circleSlash:h("circle-slash",60093),circuitBoard:h("circuit-board",60094),clearAll:h("clear-all",60095),clippy:h("clippy",60096),closeAll:h("close-all",60097),cloudDownload:h("cloud-download",60098),cloudUpload:h("cloud-upload",60099),code:h("code",60100),collapseAll:h("collapse-all",60101),colorMode:h("color-mode",60102),commentDiscussion:h("comment-discussion",60103),compareChanges:h("compare-changes",60157),creditCard:h("credit-card",60105),dash:h("dash",60108),dashboard:h("dashboard",60109),database:h("database",60110),debugContinue:h("debug-continue",60111),debugDisconnect:h("debug-disconnect",60112),debugPause:h("debug-pause",60113),debugRestart:h("debug-restart",60114),debugStart:h("debug-start",60115),debugStepInto:h("debug-step-into",60116),debugStepOut:h("debug-step-out",60117),debugStepOver:h("debug-step-over",60118),debugStop:h("debug-stop",60119),debug:h("debug",60120),deviceCameraVideo:h("device-camera-video",60121),deviceCamera:h("device-camera",60122),deviceMobile:h("device-mobile",60123),diffAdded:h("diff-added",60124),diffIgnored:h("diff-ignored",60125),diffModified:h("diff-modified",60126),diffRemoved:h("diff-removed",60127),diffRenamed:h("diff-renamed",60128),diff:h("diff",60129),discard:h("discard",60130),editorLayout:h("editor-layout",60131),emptyWindow:h("empty-window",60132),exclude:h("exclude",60133),extensions:h("extensions",60134),eyeClosed:h("eye-closed",60135),fileBinary:h("file-binary",60136),fileCode:h("file-code",60137),fileMedia:h("file-media",60138),filePdf:h("file-pdf",60139),fileSubmodule:h("file-submodule",60140),fileSymlinkDirectory:h("file-symlink-directory",60141),fileSymlinkFile:h("file-symlink-file",60142),fileZip:h("file-zip",60143),files:h("files",60144),filter:h("filter",60145),flame:h("flame",60146),foldDown:h("fold-down",60147),foldUp:h("fold-up",60148),fold:h("fold",60149),folderActive:h("folder-active",60150),folderOpened:h("folder-opened",60151),gear:h("gear",60152),gift:h("gift",60153),gistSecret:h("gist-secret",60154),gist:h("gist",60155),gitCommit:h("git-commit",60156),gitCompare:h("git-compare",60157),gitMerge:h("git-merge",60158),githubAction:h("github-action",60159),githubAlt:h("github-alt",60160),globe:h("globe",60161),grabber:h("grabber",60162),graph:h("graph",60163),gripper:h("gripper",60164),heart:h("heart",60165),home:h("home",60166),horizontalRule:h("horizontal-rule",60167),hubot:h("hubot",60168),inbox:h("inbox",60169),issueClosed:h("issue-closed",60324),issueReopened:h("issue-reopened",60171),issues:h("issues",60172),italic:h("italic",60173),jersey:h("jersey",60174),json:h("json",60175),bracket:h("bracket",60175),kebabVertical:h("kebab-vertical",60176),key:h("key",60177),law:h("law",60178),lightbulbAutofix:h("lightbulb-autofix",60179),linkExternal:h("link-external",60180),link:h("link",60181),listOrdered:h("list-ordered",60182),listUnordered:h("list-unordered",60183),liveShare:h("live-share",60184),loading:h("loading",60185),location:h("location",60186),mailRead:h("mail-read",60187),mail:h("mail",60188),markdown:h("markdown",60189),megaphone:h("megaphone",60190),mention:h("mention",60191),milestone:h("milestone",60192),gitPullRequestMilestone:h("git-pull-request-milestone",60192),mortarBoard:h("mortar-board",60193),move:h("move",60194),multipleWindows:h("multiple-windows",60195),mute:h("mute",60196),noNewline:h("no-newline",60197),note:h("note",60198),octoface:h("octoface",60199),openPreview:h("open-preview",60200),package:h("package",60201),paintcan:h("paintcan",60202),pin:h("pin",60203),play:h("play",60204),run:h("run",60204),plug:h("plug",60205),preserveCase:h("preserve-case",60206),preview:h("preview",60207),project:h("project",60208),pulse:h("pulse",60209),question:h("question",60210),quote:h("quote",60211),radioTower:h("radio-tower",60212),reactions:h("reactions",60213),references:h("references",60214),refresh:h("refresh",60215),regex:h("regex",60216),remoteExplorer:h("remote-explorer",60217),remote:h("remote",60218),remove:h("remove",60219),replaceAll:h("replace-all",60220),replace:h("replace",60221),repoClone:h("repo-clone",60222),repoForcePush:h("repo-force-push",60223),repoPull:h("repo-pull",60224),repoPush:h("repo-push",60225),report:h("report",60226),requestChanges:h("request-changes",60227),rocket:h("rocket",60228),rootFolderOpened:h("root-folder-opened",60229),rootFolder:h("root-folder",60230),rss:h("rss",60231),ruby:h("ruby",60232),saveAll:h("save-all",60233),saveAs:h("save-as",60234),save:h("save",60235),screenFull:h("screen-full",60236),screenNormal:h("screen-normal",60237),searchStop:h("search-stop",60238),server:h("server",60240),settingsGear:h("settings-gear",60241),settings:h("settings",60242),shield:h("shield",60243),smiley:h("smiley",60244),sortPrecedence:h("sort-precedence",60245),splitHorizontal:h("split-horizontal",60246),splitVertical:h("split-vertical",60247),squirrel:h("squirrel",60248),starFull:h("star-full",60249),starHalf:h("star-half",60250),symbolClass:h("symbol-class",60251),symbolColor:h("symbol-color",60252),symbolCustomColor:h("symbol-customcolor",60252),symbolConstant:h("symbol-constant",60253),symbolEnumMember:h("symbol-enum-member",60254),symbolField:h("symbol-field",60255),symbolFile:h("symbol-file",60256),symbolInterface:h("symbol-interface",60257),symbolKeyword:h("symbol-keyword",60258),symbolMisc:h("symbol-misc",60259),symbolOperator:h("symbol-operator",60260),symbolProperty:h("symbol-property",60261),wrench:h("wrench",60261),wrenchSubaction:h("wrench-subaction",60261),symbolSnippet:h("symbol-snippet",60262),tasklist:h("tasklist",60263),telescope:h("telescope",60264),textSize:h("text-size",60265),threeBars:h("three-bars",60266),thumbsdown:h("thumbsdown",60267),thumbsup:h("thumbsup",60268),tools:h("tools",60269),triangleDown:h("triangle-down",60270),triangleLeft:h("triangle-left",60271),triangleRight:h("triangle-right",60272),triangleUp:h("triangle-up",60273),twitter:h("twitter",60274),unfold:h("unfold",60275),unlock:h("unlock",60276),unmute:h("unmute",60277),unverified:h("unverified",60278),verified:h("verified",60279),versions:h("versions",60280),vmActive:h("vm-active",60281),vmOutline:h("vm-outline",60282),vmRunning:h("vm-running",60283),watch:h("watch",60284),whitespace:h("whitespace",60285),wholeWord:h("whole-word",60286),window:h("window",60287),wordWrap:h("word-wrap",60288),zoomIn:h("zoom-in",60289),zoomOut:h("zoom-out",60290),listFilter:h("list-filter",60291),listFlat:h("list-flat",60292),listSelection:h("list-selection",60293),selection:h("selection",60293),listTree:h("list-tree",60294),debugBreakpointFunctionUnverified:h("debug-breakpoint-function-unverified",60295),debugBreakpointFunction:h("debug-breakpoint-function",60296),debugBreakpointFunctionDisabled:h("debug-breakpoint-function-disabled",60296),debugStackframeActive:h("debug-stackframe-active",60297),circleSmallFilled:h("circle-small-filled",60298),debugStackframeDot:h("debug-stackframe-dot",60298),debugStackframe:h("debug-stackframe",60299),debugStackframeFocused:h("debug-stackframe-focused",60299),debugBreakpointUnsupported:h("debug-breakpoint-unsupported",60300),symbolString:h("symbol-string",60301),debugReverseContinue:h("debug-reverse-continue",60302),debugStepBack:h("debug-step-back",60303),debugRestartFrame:h("debug-restart-frame",60304),callIncoming:h("call-incoming",60306),callOutgoing:h("call-outgoing",60307),menu:h("menu",60308),expandAll:h("expand-all",60309),feedback:h("feedback",60310),gitPullRequestReviewer:h("git-pull-request-reviewer",60310),groupByRefType:h("group-by-ref-type",60311),ungroupByRefType:h("ungroup-by-ref-type",60312),account:h("account",60313),gitPullRequestAssignee:h("git-pull-request-assignee",60313),bellDot:h("bell-dot",60314),debugConsole:h("debug-console",60315),library:h("library",60316),output:h("output",60317),runAll:h("run-all",60318),syncIgnored:h("sync-ignored",60319),pinned:h("pinned",60320),githubInverted:h("github-inverted",60321),debugAlt:h("debug-alt",60305),serverProcess:h("server-process",60322),serverEnvironment:h("server-environment",60323),pass:h("pass",60324),stopCircle:h("stop-circle",60325),playCircle:h("play-circle",60326),record:h("record",60327),debugAltSmall:h("debug-alt-small",60328),vmConnect:h("vm-connect",60329),cloud:h("cloud",60330),merge:h("merge",60331),exportIcon:h("export",60332),graphLeft:h("graph-left",60333),magnet:h("magnet",60334),notebook:h("notebook",60335),redo:h("redo",60336),checkAll:h("check-all",60337),pinnedDirty:h("pinned-dirty",60338),passFilled:h("pass-filled",60339),circleLargeFilled:h("circle-large-filled",60340),circleLarge:h("circle-large",60341),circleLargeOutline:h("circle-large-outline",60341),combine:h("combine",60342),gather:h("gather",60342),table:h("table",60343),variableGroup:h("variable-group",60344),typeHierarchy:h("type-hierarchy",60345),typeHierarchySub:h("type-hierarchy-sub",60346),typeHierarchySuper:h("type-hierarchy-super",60347),gitPullRequestCreate:h("git-pull-request-create",60348),runAbove:h("run-above",60349),runBelow:h("run-below",60350),notebookTemplate:h("notebook-template",60351),debugRerun:h("debug-rerun",60352),workspaceTrusted:h("workspace-trusted",60353),workspaceUntrusted:h("workspace-untrusted",60354),workspaceUnspecified:h("workspace-unspecified",60355),terminalCmd:h("terminal-cmd",60356),terminalDebian:h("terminal-debian",60357),terminalLinux:h("terminal-linux",60358),terminalPowershell:h("terminal-powershell",60359),terminalTmux:h("terminal-tmux",60360),terminalUbuntu:h("terminal-ubuntu",60361),terminalBash:h("terminal-bash",60362),arrowSwap:h("arrow-swap",60363),copy:h("copy",60364),personAdd:h("person-add",60365),filterFilled:h("filter-filled",60366),wand:h("wand",60367),debugLineByLine:h("debug-line-by-line",60368),inspect:h("inspect",60369),layers:h("layers",60370),layersDot:h("layers-dot",60371),layersActive:h("layers-active",60372),compass:h("compass",60373),compassDot:h("compass-dot",60374),compassActive:h("compass-active",60375),azure:h("azure",60376),issueDraft:h("issue-draft",60377),gitPullRequestClosed:h("git-pull-request-closed",60378),gitPullRequestDraft:h("git-pull-request-draft",60379),debugAll:h("debug-all",60380),debugCoverage:h("debug-coverage",60381),runErrors:h("run-errors",60382),folderLibrary:h("folder-library",60383),debugContinueSmall:h("debug-continue-small",60384),beakerStop:h("beaker-stop",60385),graphLine:h("graph-line",60386),graphScatter:h("graph-scatter",60387),pieChart:h("pie-chart",60388),bracketDot:h("bracket-dot",60389),bracketError:h("bracket-error",60390),lockSmall:h("lock-small",60391),azureDevops:h("azure-devops",60392),verifiedFilled:h("verified-filled",60393),newLine:h("newline",60394),layout:h("layout",60395),layoutActivitybarLeft:h("layout-activitybar-left",60396),layoutActivitybarRight:h("layout-activitybar-right",60397),layoutPanelLeft:h("layout-panel-left",60398),layoutPanelCenter:h("layout-panel-center",60399),layoutPanelJustify:h("layout-panel-justify",60400),layoutPanelRight:h("layout-panel-right",60401),layoutPanel:h("layout-panel",60402),layoutSidebarLeft:h("layout-sidebar-left",60403),layoutSidebarRight:h("layout-sidebar-right",60404),layoutStatusbar:h("layout-statusbar",60405),layoutMenubar:h("layout-menubar",60406),layoutCentered:h("layout-centered",60407),layoutSidebarRightOff:h("layout-sidebar-right-off",60416),layoutPanelOff:h("layout-panel-off",60417),layoutSidebarLeftOff:h("layout-sidebar-left-off",60418),target:h("target",60408),indent:h("indent",60409),recordSmall:h("record-small",60410),errorSmall:h("error-small",60411),arrowCircleDown:h("arrow-circle-down",60412),arrowCircleLeft:h("arrow-circle-left",60413),arrowCircleRight:h("arrow-circle-right",60414),arrowCircleUp:h("arrow-circle-up",60415),heartFilled:h("heart-filled",60420),map:h("map",60421),mapFilled:h("map-filled",60422),circleSmall:h("circle-small",60423),bellSlash:h("bell-slash",60424),bellSlashDot:h("bell-slash-dot",60425),commentUnresolved:h("comment-unresolved",60426),gitPullRequestGoToChanges:h("git-pull-request-go-to-changes",60427),gitPullRequestNewChanges:h("git-pull-request-new-changes",60428),searchFuzzy:h("search-fuzzy",60429),commentDraft:h("comment-draft",60430),send:h("send",60431),sparkle:h("sparkle",60432),insert:h("insert",60433),mic:h("mic",60434),thumbsDownFilled:h("thumbsdown-filled",60435),thumbsUpFilled:h("thumbsup-filled",60436),coffee:h("coffee",60437),snake:h("snake",60438),game:h("game",60439),vr:h("vr",60440),chip:h("chip",60441),piano:h("piano",60442),music:h("music",60443),micFilled:h("mic-filled",60444),gitFetch:h("git-fetch",60445),copilot:h("copilot",60446),lightbulbSparkle:h("lightbulb-sparkle",60447),lightbulbSparkleAutofix:h("lightbulb-sparkle-autofix",60447),robot:h("robot",60448),sparkleFilled:h("sparkle-filled",60449),diffSingle:h("diff-single",60450),diffMultiple:h("diff-multiple",60451),dialogError:h("dialog-error","error"),dialogWarning:h("dialog-warning","warning"),dialogInfo:h("dialog-info","info"),dialogClose:h("dialog-close","close"),treeItemExpanded:h("tree-item-expanded","chevron-down"),treeFilterOnTypeOn:h("tree-filter-on-type-on","list-filter"),treeFilterOnTypeOff:h("tree-filter-on-type-off","list-selection"),treeFilterClear:h("tree-filter-clear","close"),treeItemLoading:h("tree-item-loading","loading"),menuSelection:h("menu-selection","check"),menuSubmenu:h("menu-submenu","chevron-right"),menuBarMore:h("menubar-more","more"),scrollbarButtonLeft:h("scrollbar-button-left","triangle-left"),scrollbarButtonRight:h("scrollbar-button-right","triangle-right"),scrollbarButtonUp:h("scrollbar-button-up","triangle-up"),scrollbarButtonDown:h("scrollbar-button-down","triangle-down"),toolBarMore:h("toolbar-more","more"),quickInputBack:h("quick-input-back","arrow-left")};class Do{constructor(){this._tokenizationSupports=new Map,this._factories=new Map,this._onDidChange=new ke,this.onDidChange=this._onDidChange.event,this._colorMap=null}handleChange(t){this._onDidChange.fire({changedLanguages:t,changedColorMap:!1})}register(t,n){return this._tokenizationSupports.set(t,n),this.handleChange([t]),xt(()=>{this._tokenizationSupports.get(t)===n&&(this._tokenizationSupports.delete(t),this.handleChange([t]))})}get(t){return this._tokenizationSupports.get(t)||null}registerFactory(t,n){var i;(i=this._factories.get(t))===null||i===void 0||i.dispose();const r=new No(this,t,n);return this._factories.set(t,r),xt(()=>{const a=this._factories.get(t);!a||a!==r||(this._factories.delete(t),a.dispose())})}async getOrCreate(t){const n=this.get(t);if(n)return n;const i=this._factories.get(t);return!i||i.isResolved?null:(await i.resolve(),this.get(t))}isResolved(t){if(this.get(t))return!0;const i=this._factories.get(t);return!!(!i||i.isResolved)}setColorMap(t){this._colorMap=t,this._onDidChange.fire({changedLanguages:Array.from(this._tokenizationSupports.keys()),changedColorMap:!0})}getColorMap(){return this._colorMap}getDefaultBackground(){return this._colorMap&&this._colorMap.length>2?this._colorMap[2]:null}}class No extends kt{get isResolved(){return this._isResolved}constructor(t,n,i){super(),this._registry=t,this._languageId=n,this._factory=i,this._isDisposed=!1,this._resolvePromise=null,this._isResolved=!1}dispose(){this._isDisposed=!0,super.dispose()}async resolve(){return this._resolvePromise||(this._resolvePromise=this._create()),this._resolvePromise}async _create(){const t=await this._factory.tokenizationSupport;this._isResolved=!0,t&&!this._isDisposed&&this._register(this._registry.register(this._languageId,t))}}class Io{constructor(t,n,i){this.offset=t,this.type=n,this.language=i,this._tokenBrand=void 0}toString(){return"("+this.offset+", "+this.type+")"}}var qi;(function(e){const t=new Map;t.set(0,O.symbolMethod),t.set(1,O.symbolFunction),t.set(2,O.symbolConstructor),t.set(3,O.symbolField),t.set(4,O.symbolVariable),t.set(5,O.symbolClass),t.set(6,O.symbolStruct),t.set(7,O.symbolInterface),t.set(8,O.symbolModule),t.set(9,O.symbolProperty),t.set(10,O.symbolEvent),t.set(11,O.symbolOperator),t.set(12,O.symbolUnit),t.set(13,O.symbolValue),t.set(15,O.symbolEnum),t.set(14,O.symbolConstant),t.set(15,O.symbolEnum),t.set(16,O.symbolEnumMember),t.set(17,O.symbolKeyword),t.set(27,O.symbolSnippet),t.set(18,O.symbolText),t.set(19,O.symbolColor),t.set(20,O.symbolFile),t.set(21,O.symbolReference),t.set(22,O.symbolCustomColor),t.set(23,O.symbolFolder),t.set(24,O.symbolTypeParameter),t.set(25,O.account),t.set(26,O.issues);function n(a){let s=t.get(a);return s||(console.info("No codicon found for CompletionItemKind "+a),s=O.symbolProperty),s}e.toIcon=n;const i=new Map;i.set("method",0),i.set("function",1),i.set("constructor",2),i.set("field",3),i.set("variable",4),i.set("class",5),i.set("struct",6),i.set("interface",7),i.set("module",8),i.set("property",9),i.set("event",10),i.set("operator",11),i.set("unit",12),i.set("value",13),i.set("constant",14),i.set("enum",15),i.set("enum-member",16),i.set("enumMember",16),i.set("keyword",17),i.set("snippet",27),i.set("text",18),i.set("color",19),i.set("file",20),i.set("reference",21),i.set("customcolor",22),i.set("folder",23),i.set("type-parameter",24),i.set("typeParameter",24),i.set("account",25),i.set("issue",26);function r(a,s){let o=i.get(a);return typeof o>"u"&&!s&&(o=9),o}e.fromString=r})(qi||(qi={}));var Oi;(function(e){e[e.Automatic=0]="Automatic",e[e.Explicit=1]="Explicit"})(Oi||(Oi={}));var Vi;(function(e){e[e.Invoke=1]="Invoke",e[e.TriggerCharacter=2]="TriggerCharacter",e[e.ContentChange=3]="ContentChange"})(Vi||(Vi={}));var ji;(function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write"})(ji||(ji={})),K("Array","array"),K("Boolean","boolean"),K("Class","class"),K("Constant","constant"),K("Constructor","constructor"),K("Enum","enumeration"),K("EnumMember","enumeration member"),K("Event","event"),K("Field","field"),K("File","file"),K("Function","function"),K("Interface","interface"),K("Key","key"),K("Method","method"),K("Module","module"),K("Namespace","namespace"),K("Null","null"),K("Number","number"),K("Object","object"),K("Operator","operator"),K("Package","package"),K("Property","property"),K("String","string"),K("Struct","struct"),K("TypeParameter","type parameter"),K("Variable","variable");var Gi;(function(e){const t=new Map;t.set(0,O.symbolFile),t.set(1,O.symbolModule),t.set(2,O.symbolNamespace),t.set(3,O.symbolPackage),t.set(4,O.symbolClass),t.set(5,O.symbolMethod),t.set(6,O.symbolProperty),t.set(7,O.symbolField),t.set(8,O.symbolConstructor),t.set(9,O.symbolEnum),t.set(10,O.symbolInterface),t.set(11,O.symbolFunction),t.set(12,O.symbolVariable),t.set(13,O.symbolConstant),t.set(14,O.symbolString),t.set(15,O.symbolNumber),t.set(16,O.symbolBoolean),t.set(17,O.symbolArray),t.set(18,O.symbolObject),t.set(19,O.symbolKey),t.set(20,O.symbolNull),t.set(21,O.symbolEnumMember),t.set(22,O.symbolStruct),t.set(23,O.symbolEvent),t.set(24,O.symbolOperator),t.set(25,O.symbolTypeParameter);function n(i){let r=t.get(i);return r||(console.info("No codicon found for SymbolKind "+i),r=O.symbolProperty),r}e.toIcon=n})(Gi||(Gi={}));var $i;(function(e){function t(n){return!n||typeof n!="object"?!1:typeof n.id=="string"&&typeof n.title=="string"}e.is=t})($i||($i={}));var Xi;(function(e){e[e.Type=1]="Type",e[e.Parameter=2]="Parameter"})(Xi||(Xi={})),new Do;var Ji;(function(e){e[e.Unknown=0]="Unknown",e[e.Disabled=1]="Disabled",e[e.Enabled=2]="Enabled"})(Ji||(Ji={}));var Qi;(function(e){e[e.Invoke=1]="Invoke",e[e.Auto=2]="Auto"})(Qi||(Qi={}));var Yi;(function(e){e[e.None=0]="None",e[e.KeepWhitespace=1]="KeepWhitespace",e[e.InsertAsSnippet=4]="InsertAsSnippet"})(Yi||(Yi={}));var Zi;(function(e){e[e.Method=0]="Method",e[e.Function=1]="Function",e[e.Constructor=2]="Constructor",e[e.Field=3]="Field",e[e.Variable=4]="Variable",e[e.Class=5]="Class",e[e.Struct=6]="Struct",e[e.Interface=7]="Interface",e[e.Module=8]="Module",e[e.Property=9]="Property",e[e.Event=10]="Event",e[e.Operator=11]="Operator",e[e.Unit=12]="Unit",e[e.Value=13]="Value",e[e.Constant=14]="Constant",e[e.Enum=15]="Enum",e[e.EnumMember=16]="EnumMember",e[e.Keyword=17]="Keyword",e[e.Text=18]="Text",e[e.Color=19]="Color",e[e.File=20]="File",e[e.Reference=21]="Reference",e[e.Customcolor=22]="Customcolor",e[e.Folder=23]="Folder",e[e.TypeParameter=24]="TypeParameter",e[e.User=25]="User",e[e.Issue=26]="Issue",e[e.Snippet=27]="Snippet"})(Zi||(Zi={}));var Ki;(function(e){e[e.Deprecated=1]="Deprecated"})(Ki||(Ki={}));var er;(function(e){e[e.Invoke=0]="Invoke",e[e.TriggerCharacter=1]="TriggerCharacter",e[e.TriggerForIncompleteCompletions=2]="TriggerForIncompleteCompletions"})(er||(er={}));var tr;(function(e){e[e.EXACT=0]="EXACT",e[e.ABOVE=1]="ABOVE",e[e.BELOW=2]="BELOW"})(tr||(tr={}));var nr;(function(e){e[e.NotSet=0]="NotSet",e[e.ContentFlush=1]="ContentFlush",e[e.RecoverFromMarkers=2]="RecoverFromMarkers",e[e.Explicit=3]="Explicit",e[e.Paste=4]="Paste",e[e.Undo=5]="Undo",e[e.Redo=6]="Redo"})(nr||(nr={}));var ir;(function(e){e[e.LF=1]="LF",e[e.CRLF=2]="CRLF"})(ir||(ir={}));var rr;(function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write"})(rr||(rr={}));var ar;(function(e){e[e.None=0]="None",e[e.Keep=1]="Keep",e[e.Brackets=2]="Brackets",e[e.Advanced=3]="Advanced",e[e.Full=4]="Full"})(ar||(ar={}));var sr;(function(e){e[e.acceptSuggestionOnCommitCharacter=0]="acceptSuggestionOnCommitCharacter",e[e.acceptSuggestionOnEnter=1]="acceptSuggestionOnEnter",e[e.accessibilitySupport=2]="accessibilitySupport",e[e.accessibilityPageSize=3]="accessibilityPageSize",e[e.ariaLabel=4]="ariaLabel",e[e.ariaRequired=5]="ariaRequired",e[e.autoClosingBrackets=6]="autoClosingBrackets",e[e.autoClosingComments=7]="autoClosingComments",e[e.screenReaderAnnounceInlineSuggestion=8]="screenReaderAnnounceInlineSuggestion",e[e.autoClosingDelete=9]="autoClosingDelete",e[e.autoClosingOvertype=10]="autoClosingOvertype",e[e.autoClosingQuotes=11]="autoClosingQuotes",e[e.autoIndent=12]="autoIndent",e[e.automaticLayout=13]="automaticLayout",e[e.autoSurround=14]="autoSurround",e[e.bracketPairColorization=15]="bracketPairColorization",e[e.guides=16]="guides",e[e.codeLens=17]="codeLens",e[e.codeLensFontFamily=18]="codeLensFontFamily",e[e.codeLensFontSize=19]="codeLensFontSize",e[e.colorDecorators=20]="colorDecorators",e[e.colorDecoratorsLimit=21]="colorDecoratorsLimit",e[e.columnSelection=22]="columnSelection",e[e.comments=23]="comments",e[e.contextmenu=24]="contextmenu",e[e.copyWithSyntaxHighlighting=25]="copyWithSyntaxHighlighting",e[e.cursorBlinking=26]="cursorBlinking",e[e.cursorSmoothCaretAnimation=27]="cursorSmoothCaretAnimation",e[e.cursorStyle=28]="cursorStyle",e[e.cursorSurroundingLines=29]="cursorSurroundingLines",e[e.cursorSurroundingLinesStyle=30]="cursorSurroundingLinesStyle",e[e.cursorWidth=31]="cursorWidth",e[e.disableLayerHinting=32]="disableLayerHinting",e[e.disableMonospaceOptimizations=33]="disableMonospaceOptimizations",e[e.domReadOnly=34]="domReadOnly",e[e.dragAndDrop=35]="dragAndDrop",e[e.dropIntoEditor=36]="dropIntoEditor",e[e.emptySelectionClipboard=37]="emptySelectionClipboard",e[e.experimentalWhitespaceRendering=38]="experimentalWhitespaceRendering",e[e.extraEditorClassName=39]="extraEditorClassName",e[e.fastScrollSensitivity=40]="fastScrollSensitivity",e[e.find=41]="find",e[e.fixedOverflowWidgets=42]="fixedOverflowWidgets",e[e.folding=43]="folding",e[e.foldingStrategy=44]="foldingStrategy",e[e.foldingHighlight=45]="foldingHighlight",e[e.foldingImportsByDefault=46]="foldingImportsByDefault",e[e.foldingMaximumRegions=47]="foldingMaximumRegions",e[e.unfoldOnClickAfterEndOfLine=48]="unfoldOnClickAfterEndOfLine",e[e.fontFamily=49]="fontFamily",e[e.fontInfo=50]="fontInfo",e[e.fontLigatures=51]="fontLigatures",e[e.fontSize=52]="fontSize",e[e.fontWeight=53]="fontWeight",e[e.fontVariations=54]="fontVariations",e[e.formatOnPaste=55]="formatOnPaste",e[e.formatOnType=56]="formatOnType",e[e.glyphMargin=57]="glyphMargin",e[e.gotoLocation=58]="gotoLocation",e[e.hideCursorInOverviewRuler=59]="hideCursorInOverviewRuler",e[e.hover=60]="hover",e[e.inDiffEditor=61]="inDiffEditor",e[e.inlineSuggest=62]="inlineSuggest",e[e.letterSpacing=63]="letterSpacing",e[e.lightbulb=64]="lightbulb",e[e.lineDecorationsWidth=65]="lineDecorationsWidth",e[e.lineHeight=66]="lineHeight",e[e.lineNumbers=67]="lineNumbers",e[e.lineNumbersMinChars=68]="lineNumbersMinChars",e[e.linkedEditing=69]="linkedEditing",e[e.links=70]="links",e[e.matchBrackets=71]="matchBrackets",e[e.minimap=72]="minimap",e[e.mouseStyle=73]="mouseStyle",e[e.mouseWheelScrollSensitivity=74]="mouseWheelScrollSensitivity",e[e.mouseWheelZoom=75]="mouseWheelZoom",e[e.multiCursorMergeOverlapping=76]="multiCursorMergeOverlapping",e[e.multiCursorModifier=77]="multiCursorModifier",e[e.multiCursorPaste=78]="multiCursorPaste",e[e.multiCursorLimit=79]="multiCursorLimit",e[e.occurrencesHighlight=80]="occurrencesHighlight",e[e.overviewRulerBorder=81]="overviewRulerBorder",e[e.overviewRulerLanes=82]="overviewRulerLanes",e[e.padding=83]="padding",e[e.pasteAs=84]="pasteAs",e[e.parameterHints=85]="parameterHints",e[e.peekWidgetDefaultFocus=86]="peekWidgetDefaultFocus",e[e.definitionLinkOpensInPeek=87]="definitionLinkOpensInPeek",e[e.quickSuggestions=88]="quickSuggestions",e[e.quickSuggestionsDelay=89]="quickSuggestionsDelay",e[e.readOnly=90]="readOnly",e[e.readOnlyMessage=91]="readOnlyMessage",e[e.renameOnType=92]="renameOnType",e[e.renderControlCharacters=93]="renderControlCharacters",e[e.renderFinalNewline=94]="renderFinalNewline",e[e.renderLineHighlight=95]="renderLineHighlight",e[e.renderLineHighlightOnlyWhenFocus=96]="renderLineHighlightOnlyWhenFocus",e[e.renderValidationDecorations=97]="renderValidationDecorations",e[e.renderWhitespace=98]="renderWhitespace",e[e.revealHorizontalRightPadding=99]="revealHorizontalRightPadding",e[e.roundedSelection=100]="roundedSelection",e[e.rulers=101]="rulers",e[e.scrollbar=102]="scrollbar",e[e.scrollBeyondLastColumn=103]="scrollBeyondLastColumn",e[e.scrollBeyondLastLine=104]="scrollBeyondLastLine",e[e.scrollPredominantAxis=105]="scrollPredominantAxis",e[e.selectionClipboard=106]="selectionClipboard",e[e.selectionHighlight=107]="selectionHighlight",e[e.selectOnLineNumbers=108]="selectOnLineNumbers",e[e.showFoldingControls=109]="showFoldingControls",e[e.showUnused=110]="showUnused",e[e.snippetSuggestions=111]="snippetSuggestions",e[e.smartSelect=112]="smartSelect",e[e.smoothScrolling=113]="smoothScrolling",e[e.stickyScroll=114]="stickyScroll",e[e.stickyTabStops=115]="stickyTabStops",e[e.stopRenderingLineAfter=116]="stopRenderingLineAfter",e[e.suggest=117]="suggest",e[e.suggestFontSize=118]="suggestFontSize",e[e.suggestLineHeight=119]="suggestLineHeight",e[e.suggestOnTriggerCharacters=120]="suggestOnTriggerCharacters",e[e.suggestSelection=121]="suggestSelection",e[e.tabCompletion=122]="tabCompletion",e[e.tabIndex=123]="tabIndex",e[e.unicodeHighlighting=124]="unicodeHighlighting",e[e.unusualLineTerminators=125]="unusualLineTerminators",e[e.useShadowDOM=126]="useShadowDOM",e[e.useTabStops=127]="useTabStops",e[e.wordBreak=128]="wordBreak",e[e.wordSeparators=129]="wordSeparators",e[e.wordWrap=130]="wordWrap",e[e.wordWrapBreakAfterCharacters=131]="wordWrapBreakAfterCharacters",e[e.wordWrapBreakBeforeCharacters=132]="wordWrapBreakBeforeCharacters",e[e.wordWrapColumn=133]="wordWrapColumn",e[e.wordWrapOverride1=134]="wordWrapOverride1",e[e.wordWrapOverride2=135]="wordWrapOverride2",e[e.wrappingIndent=136]="wrappingIndent",e[e.wrappingStrategy=137]="wrappingStrategy",e[e.showDeprecated=138]="showDeprecated",e[e.inlayHints=139]="inlayHints",e[e.editorClassName=140]="editorClassName",e[e.pixelRatio=141]="pixelRatio",e[e.tabFocusMode=142]="tabFocusMode",e[e.layoutInfo=143]="layoutInfo",e[e.wrappingInfo=144]="wrappingInfo",e[e.defaultColorDecorators=145]="defaultColorDecorators",e[e.colorDecoratorsActivatedOn=146]="colorDecoratorsActivatedOn",e[e.inlineCompletionsAccessibilityVerbose=147]="inlineCompletionsAccessibilityVerbose"})(sr||(sr={}));var or;(function(e){e[e.TextDefined=0]="TextDefined",e[e.LF=1]="LF",e[e.CRLF=2]="CRLF"})(or||(or={}));var lr;(function(e){e[e.LF=0]="LF",e[e.CRLF=1]="CRLF"})(lr||(lr={}));var ur;(function(e){e[e.Left=1]="Left",e[e.Right=2]="Right"})(ur||(ur={}));var cr;(function(e){e[e.None=0]="None",e[e.Indent=1]="Indent",e[e.IndentOutdent=2]="IndentOutdent",e[e.Outdent=3]="Outdent"})(cr||(cr={}));var hr;(function(e){e[e.Both=0]="Both",e[e.Right=1]="Right",e[e.Left=2]="Left",e[e.None=3]="None"})(hr||(hr={}));var dr;(function(e){e[e.Type=1]="Type",e[e.Parameter=2]="Parameter"})(dr||(dr={}));var mr;(function(e){e[e.Automatic=0]="Automatic",e[e.Explicit=1]="Explicit"})(mr||(mr={}));var jn;(function(e){e[e.DependsOnKbLayout=-1]="DependsOnKbLayout",e[e.Unknown=0]="Unknown",e[e.Backspace=1]="Backspace",e[e.Tab=2]="Tab",e[e.Enter=3]="Enter",e[e.Shift=4]="Shift",e[e.Ctrl=5]="Ctrl",e[e.Alt=6]="Alt",e[e.PauseBreak=7]="PauseBreak",e[e.CapsLock=8]="CapsLock",e[e.Escape=9]="Escape",e[e.Space=10]="Space",e[e.PageUp=11]="PageUp",e[e.PageDown=12]="PageDown",e[e.End=13]="End",e[e.Home=14]="Home",e[e.LeftArrow=15]="LeftArrow",e[e.UpArrow=16]="UpArrow",e[e.RightArrow=17]="RightArrow",e[e.DownArrow=18]="DownArrow",e[e.Insert=19]="Insert",e[e.Delete=20]="Delete",e[e.Digit0=21]="Digit0",e[e.Digit1=22]="Digit1",e[e.Digit2=23]="Digit2",e[e.Digit3=24]="Digit3",e[e.Digit4=25]="Digit4",e[e.Digit5=26]="Digit5",e[e.Digit6=27]="Digit6",e[e.Digit7=28]="Digit7",e[e.Digit8=29]="Digit8",e[e.Digit9=30]="Digit9",e[e.KeyA=31]="KeyA",e[e.KeyB=32]="KeyB",e[e.KeyC=33]="KeyC",e[e.KeyD=34]="KeyD",e[e.KeyE=35]="KeyE",e[e.KeyF=36]="KeyF",e[e.KeyG=37]="KeyG",e[e.KeyH=38]="KeyH",e[e.KeyI=39]="KeyI",e[e.KeyJ=40]="KeyJ",e[e.KeyK=41]="KeyK",e[e.KeyL=42]="KeyL",e[e.KeyM=43]="KeyM",e[e.KeyN=44]="KeyN",e[e.KeyO=45]="KeyO",e[e.KeyP=46]="KeyP",e[e.KeyQ=47]="KeyQ",e[e.KeyR=48]="KeyR",e[e.KeyS=49]="KeyS",e[e.KeyT=50]="KeyT",e[e.KeyU=51]="KeyU",e[e.KeyV=52]="KeyV",e[e.KeyW=53]="KeyW",e[e.KeyX=54]="KeyX",e[e.KeyY=55]="KeyY",e[e.KeyZ=56]="KeyZ",e[e.Meta=57]="Meta",e[e.ContextMenu=58]="ContextMenu",e[e.F1=59]="F1",e[e.F2=60]="F2",e[e.F3=61]="F3",e[e.F4=62]="F4",e[e.F5=63]="F5",e[e.F6=64]="F6",e[e.F7=65]="F7",e[e.F8=66]="F8",e[e.F9=67]="F9",e[e.F10=68]="F10",e[e.F11=69]="F11",e[e.F12=70]="F12",e[e.F13=71]="F13",e[e.F14=72]="F14",e[e.F15=73]="F15",e[e.F16=74]="F16",e[e.F17=75]="F17",e[e.F18=76]="F18",e[e.F19=77]="F19",e[e.F20=78]="F20",e[e.F21=79]="F21",e[e.F22=80]="F22",e[e.F23=81]="F23",e[e.F24=82]="F24",e[e.NumLock=83]="NumLock",e[e.ScrollLock=84]="ScrollLock",e[e.Semicolon=85]="Semicolon",e[e.Equal=86]="Equal",e[e.Comma=87]="Comma",e[e.Minus=88]="Minus",e[e.Period=89]="Period",e[e.Slash=90]="Slash",e[e.Backquote=91]="Backquote",e[e.BracketLeft=92]="BracketLeft",e[e.Backslash=93]="Backslash",e[e.BracketRight=94]="BracketRight",e[e.Quote=95]="Quote",e[e.OEM_8=96]="OEM_8",e[e.IntlBackslash=97]="IntlBackslash",e[e.Numpad0=98]="Numpad0",e[e.Numpad1=99]="Numpad1",e[e.Numpad2=100]="Numpad2",e[e.Numpad3=101]="Numpad3",e[e.Numpad4=102]="Numpad4",e[e.Numpad5=103]="Numpad5",e[e.Numpad6=104]="Numpad6",e[e.Numpad7=105]="Numpad7",e[e.Numpad8=106]="Numpad8",e[e.Numpad9=107]="Numpad9",e[e.NumpadMultiply=108]="NumpadMultiply",e[e.NumpadAdd=109]="NumpadAdd",e[e.NUMPAD_SEPARATOR=110]="NUMPAD_SEPARATOR",e[e.NumpadSubtract=111]="NumpadSubtract",e[e.NumpadDecimal=112]="NumpadDecimal",e[e.NumpadDivide=113]="NumpadDivide",e[e.KEY_IN_COMPOSITION=114]="KEY_IN_COMPOSITION",e[e.ABNT_C1=115]="ABNT_C1",e[e.ABNT_C2=116]="ABNT_C2",e[e.AudioVolumeMute=117]="AudioVolumeMute",e[e.AudioVolumeUp=118]="AudioVolumeUp",e[e.AudioVolumeDown=119]="AudioVolumeDown",e[e.BrowserSearch=120]="BrowserSearch",e[e.BrowserHome=121]="BrowserHome",e[e.BrowserBack=122]="BrowserBack",e[e.BrowserForward=123]="BrowserForward",e[e.MediaTrackNext=124]="MediaTrackNext",e[e.MediaTrackPrevious=125]="MediaTrackPrevious",e[e.MediaStop=126]="MediaStop",e[e.MediaPlayPause=127]="MediaPlayPause",e[e.LaunchMediaPlayer=128]="LaunchMediaPlayer",e[e.LaunchMail=129]="LaunchMail",e[e.LaunchApp2=130]="LaunchApp2",e[e.Clear=131]="Clear",e[e.MAX_VALUE=132]="MAX_VALUE"})(jn||(jn={}));var Gn;(function(e){e[e.Hint=1]="Hint",e[e.Info=2]="Info",e[e.Warning=4]="Warning",e[e.Error=8]="Error"})(Gn||(Gn={}));var $n;(function(e){e[e.Unnecessary=1]="Unnecessary",e[e.Deprecated=2]="Deprecated"})($n||($n={}));var fr;(function(e){e[e.Inline=1]="Inline",e[e.Gutter=2]="Gutter"})(fr||(fr={}));var pr;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.TEXTAREA=1]="TEXTAREA",e[e.GUTTER_GLYPH_MARGIN=2]="GUTTER_GLYPH_MARGIN",e[e.GUTTER_LINE_NUMBERS=3]="GUTTER_LINE_NUMBERS",e[e.GUTTER_LINE_DECORATIONS=4]="GUTTER_LINE_DECORATIONS",e[e.GUTTER_VIEW_ZONE=5]="GUTTER_VIEW_ZONE",e[e.CONTENT_TEXT=6]="CONTENT_TEXT",e[e.CONTENT_EMPTY=7]="CONTENT_EMPTY",e[e.CONTENT_VIEW_ZONE=8]="CONTENT_VIEW_ZONE",e[e.CONTENT_WIDGET=9]="CONTENT_WIDGET",e[e.OVERVIEW_RULER=10]="OVERVIEW_RULER",e[e.SCROLLBAR=11]="SCROLLBAR",e[e.OVERLAY_WIDGET=12]="OVERLAY_WIDGET",e[e.OUTSIDE_EDITOR=13]="OUTSIDE_EDITOR"})(pr||(pr={}));var gr;(function(e){e[e.TOP_RIGHT_CORNER=0]="TOP_RIGHT_CORNER",e[e.BOTTOM_RIGHT_CORNER=1]="BOTTOM_RIGHT_CORNER",e[e.TOP_CENTER=2]="TOP_CENTER"})(gr||(gr={}));var br;(function(e){e[e.Left=1]="Left",e[e.Center=2]="Center",e[e.Right=4]="Right",e[e.Full=7]="Full"})(br||(br={}));var vr;(function(e){e[e.Left=0]="Left",e[e.Right=1]="Right",e[e.None=2]="None",e[e.LeftOfInjectedText=3]="LeftOfInjectedText",e[e.RightOfInjectedText=4]="RightOfInjectedText"})(vr||(vr={}));var _r;(function(e){e[e.Off=0]="Off",e[e.On=1]="On",e[e.Relative=2]="Relative",e[e.Interval=3]="Interval",e[e.Custom=4]="Custom"})(_r||(_r={}));var wr;(function(e){e[e.None=0]="None",e[e.Text=1]="Text",e[e.Blocks=2]="Blocks"})(wr||(wr={}));var yr;(function(e){e[e.Smooth=0]="Smooth",e[e.Immediate=1]="Immediate"})(yr||(yr={}));var Tr;(function(e){e[e.Auto=1]="Auto",e[e.Hidden=2]="Hidden",e[e.Visible=3]="Visible"})(Tr||(Tr={}));var Xn;(function(e){e[e.LTR=0]="LTR",e[e.RTL=1]="RTL"})(Xn||(Xn={}));var xr;(function(e){e.Off="off",e.OnCode="onCode",e.On="on"})(xr||(xr={}));var kr;(function(e){e[e.Invoke=1]="Invoke",e[e.TriggerCharacter=2]="TriggerCharacter",e[e.ContentChange=3]="ContentChange"})(kr||(kr={}));var Ar;(function(e){e[e.File=0]="File",e[e.Module=1]="Module",e[e.Namespace=2]="Namespace",e[e.Package=3]="Package",e[e.Class=4]="Class",e[e.Method=5]="Method",e[e.Property=6]="Property",e[e.Field=7]="Field",e[e.Constructor=8]="Constructor",e[e.Enum=9]="Enum",e[e.Interface=10]="Interface",e[e.Function=11]="Function",e[e.Variable=12]="Variable",e[e.Constant=13]="Constant",e[e.String=14]="String",e[e.Number=15]="Number",e[e.Boolean=16]="Boolean",e[e.Array=17]="Array",e[e.Object=18]="Object",e[e.Key=19]="Key",e[e.Null=20]="Null",e[e.EnumMember=21]="EnumMember",e[e.Struct=22]="Struct",e[e.Event=23]="Event",e[e.Operator=24]="Operator",e[e.TypeParameter=25]="TypeParameter"})(Ar||(Ar={}));var Sr;(function(e){e[e.Deprecated=1]="Deprecated"})(Sr||(Sr={}));var Lr;(function(e){e[e.Hidden=0]="Hidden",e[e.Blink=1]="Blink",e[e.Smooth=2]="Smooth",e[e.Phase=3]="Phase",e[e.Expand=4]="Expand",e[e.Solid=5]="Solid"})(Lr||(Lr={}));var Cr;(function(e){e[e.Line=1]="Line",e[e.Block=2]="Block",e[e.Underline=3]="Underline",e[e.LineThin=4]="LineThin",e[e.BlockOutline=5]="BlockOutline",e[e.UnderlineThin=6]="UnderlineThin"})(Cr||(Cr={}));var Er;(function(e){e[e.AlwaysGrowsWhenTypingAtEdges=0]="AlwaysGrowsWhenTypingAtEdges",e[e.NeverGrowsWhenTypingAtEdges=1]="NeverGrowsWhenTypingAtEdges",e[e.GrowsOnlyWhenTypingBefore=2]="GrowsOnlyWhenTypingBefore",e[e.GrowsOnlyWhenTypingAfter=3]="GrowsOnlyWhenTypingAfter"})(Er||(Er={}));var Rr;(function(e){e[e.None=0]="None",e[e.Same=1]="Same",e[e.Indent=2]="Indent",e[e.DeepIndent=3]="DeepIndent"})(Rr||(Rr={}));class Lt{static chord(t,n){return Mo(t,n)}}Lt.CtrlCmd=2048,Lt.Shift=1024,Lt.Alt=512,Lt.WinCtrl=256;function zo(){return{editor:void 0,languages:void 0,CancellationTokenSource:Lo,Emitter:ke,KeyCode:jn,KeyMod:Lt,Position:Me,Range:oe,Selection:ve,SelectionDirection:Xn,MarkerSeverity:Gn,MarkerTag:$n,Uri:zn,Token:Io}}var Mr;(function(e){e[e.Left=1]="Left",e[e.Center=2]="Center",e[e.Right=4]="Right",e[e.Full=7]="Full"})(Mr||(Mr={}));var Dr;(function(e){e[e.Left=1]="Left",e[e.Right=2]="Right"})(Dr||(Dr={}));var Nr;(function(e){e[e.Inline=1]="Inline",e[e.Gutter=2]="Gutter"})(Nr||(Nr={}));var Ir;(function(e){e[e.Both=0]="Both",e[e.Right=1]="Right",e[e.Left=2]="Left",e[e.None=3]="None"})(Ir||(Ir={}));function Uo(e,t,n,i,r){if(i===0)return!0;const a=t.charCodeAt(i-1);if(e.get(a)!==0||a===13||a===10)return!0;if(r>0){const s=t.charCodeAt(i);if(e.get(s)!==0)return!0}return!1}function Ho(e,t,n,i,r){if(i+r===n)return!0;const a=t.charCodeAt(i+r);if(e.get(a)!==0||a===13||a===10)return!0;if(r>0){const s=t.charCodeAt(i+r-1);if(e.get(s)!==0)return!0}return!1}function Wo(e,t,n,i,r){return Uo(e,t,n,i,r)&&Ho(e,t,n,i,r)}class Fo{constructor(t,n){this._wordSeparators=t,this._searchRegex=n,this._prevMatchStartIndex=-1,this._prevMatchLength=0}reset(t){this._searchRegex.lastIndex=t,this._prevMatchStartIndex=-1,this._prevMatchLength=0}next(t){const n=t.length;let i;do{if(this._prevMatchStartIndex+this._prevMatchLength===n||(i=this._searchRegex.exec(t),!i))return null;const r=i.index,a=i[0].length;if(r===this._prevMatchStartIndex&&a===this._prevMatchLength){if(a===0){Ns(t,n,this._searchRegex.lastIndex)>65535?this._searchRegex.lastIndex+=2:this._searchRegex.lastIndex+=1;continue}return null}if(this._prevMatchStartIndex=r,this._prevMatchLength=a,!this._wordSeparators||Wo(this._wordSeparators,t,n,r,a))return i}while(i);return null}}function Po(e,t="Unreachable"){throw new Error(t)}function tn(e){if(!e()){debugger;e(),et(new Fe("Assertion Failed"))}}function zr(e,t){let n=0;for(;n<e.length-1;){const i=e[n],r=e[n+1];if(!t(i,r))return!1;n++}return!0}class Bo{static computeUnicodeHighlights(t,n,i){const r=i?i.startLineNumber:1,a=i?i.endLineNumber:t.getLineCount(),s=new Ur(n),o=s.getCandidateCodePoints();let l;o==="allNonBasicAscii"?l=new RegExp("[^\\t\\n\\r\\x20-\\x7E]","g"):l=new RegExp(`${qo(Array.from(o))}`,"g");const u=new Fo(null,l),c=[];let d=!1,m,f=0,g=0,p=0;e:for(let w=r,y=a;w<=y;w++){const v=t.getLineContent(w),k=v.length;u.reset(0);do if(m=u.next(v),m){let R=m.index,I=m.index+m[0].length;if(R>0){const T=v.charCodeAt(R-1);Dn(T)&&R--}if(I+1<k){const T=v.charCodeAt(I-1);Dn(T)&&I++}const P=v.substring(R,I);let _=Wn(R+1,Ui,v,0);_&&_.endColumn<=R+1&&(_=null);const b=s.shouldHighlightNonBasicASCII(P,_?_.word:null);if(b!==0){if(b===3?f++:b===2?g++:b===1?p++:Po(),c.length>=1e3){d=!0;break e}c.push(new oe(w,R+1,w,I+1))}}while(m)}return{ranges:c,hasMore:d,ambiguousCharacterCount:f,invisibleCharacterCount:g,nonBasicAsciiCharacterCount:p}}static computeUnicodeHighlightReason(t,n){const i=new Ur(n);switch(i.shouldHighlightNonBasicASCII(t,null)){case 0:return null;case 2:return{kind:1};case 3:{const a=t.codePointAt(0),s=i.ambiguousCharacters.getPrimaryConfusable(a),o=it.getLocales().filter(l=>!it.getInstance(new Set([...n.allowedLocales,l])).isAmbiguous(a));return{kind:0,confusableWith:String.fromCodePoint(s),notAmbiguousInLocales:o}}case 1:return{kind:2}}}}function qo(e,t){return`[${Ls(e.map(i=>String.fromCodePoint(i)).join(""))}]`}class Ur{constructor(t){this.options=t,this.allowedCodePoints=new Set(t.allowedCodePoints),this.ambiguousCharacters=it.getInstance(new Set(t.allowedLocales))}getCandidateCodePoints(){if(this.options.nonBasicASCII)return"allNonBasicAscii";const t=new Set;if(this.options.invisibleCharacters)for(const n of Pe.codePoints)Hr(String.fromCodePoint(n))||t.add(n);if(this.options.ambiguousCharacters)for(const n of this.ambiguousCharacters.getConfusableCodePoints())t.add(n);for(const n of this.allowedCodePoints)t.delete(n);return t}shouldHighlightNonBasicASCII(t,n){const i=t.codePointAt(0);if(this.allowedCodePoints.has(i))return 0;if(this.options.nonBasicASCII)return 1;let r=!1,a=!1;if(n)for(const s of n){const o=s.codePointAt(0),l=zs(s);r=r||l,!l&&!this.ambiguousCharacters.isAmbiguous(o)&&!Pe.isInvisibleCharacter(o)&&(a=!0)}return!r&&a?0:this.options.invisibleCharacters&&!Hr(t)&&Pe.isInvisibleCharacter(i)?2:this.options.ambiguousCharacters&&this.ambiguousCharacters.isAmbiguous(i)?3:0}}function Hr(e){return e===" "||e===`
8
- `||e===" "}class nn{constructor(t,n,i){this.changes=t,this.moves=n,this.hitTimeout=i}}class Oo{constructor(t,n){this.lineRangeMapping=t,this.changes=n}}class G{static addRange(t,n){let i=0;for(;i<n.length&&n[i].endExclusive<t.start;)i++;let r=i;for(;r<n.length&&n[r].start<=t.endExclusive;)r++;if(i===r)n.splice(i,0,t);else{const a=Math.min(t.start,n[i].start),s=Math.max(t.endExclusive,n[r-1].endExclusive);n.splice(i,r-i,new G(a,s))}}static tryCreate(t,n){if(!(t>n))return new G(t,n)}static ofLength(t){return new G(0,t)}static ofStartAndLength(t,n){return new G(t,t+n)}constructor(t,n){if(this.start=t,this.endExclusive=n,t>n)throw new Fe(`Invalid range: ${this.toString()}`)}get isEmpty(){return this.start===this.endExclusive}delta(t){return new G(this.start+t,this.endExclusive+t)}deltaStart(t){return new G(this.start+t,this.endExclusive)}deltaEnd(t){return new G(this.start,this.endExclusive+t)}get length(){return this.endExclusive-this.start}toString(){return`[${this.start}, ${this.endExclusive})`}equals(t){return this.start===t.start&&this.endExclusive===t.endExclusive}containsRange(t){return this.start<=t.start&&t.endExclusive<=this.endExclusive}contains(t){return this.start<=t&&t<this.endExclusive}join(t){return new G(Math.min(this.start,t.start),Math.max(this.endExclusive,t.endExclusive))}intersect(t){const n=Math.max(this.start,t.start),i=Math.min(this.endExclusive,t.endExclusive);if(n<=i)return new G(n,i)}isBefore(t){return this.endExclusive<=t.start}isAfter(t){return this.start>=t.endExclusive}slice(t){return t.slice(this.start,this.endExclusive)}clip(t){if(this.isEmpty)throw new Fe(`Invalid clipping range: ${this.toString()}`);return Math.max(this.start,Math.min(this.endExclusive-1,t))}clipCyclic(t){if(this.isEmpty)throw new Fe(`Invalid clipping range: ${this.toString()}`);return t<this.start?this.endExclusive-(this.start-t)%this.length:t>=this.endExclusive?this.start+(t-this.start)%this.length:t}forEach(t){for(let n=this.start;n<this.endExclusive;n++)t(n)}}function bt(e,t){const n=Ct(e,t);return n===-1?void 0:e[n]}function Ct(e,t,n=0,i=e.length){let r=n,a=i;for(;r<a;){const s=Math.floor((r+a)/2);t(e[s])?r=s+1:a=s}return r-1}function Vo(e,t){const n=Jn(e,t);return n===e.length?void 0:e[n]}function Jn(e,t,n=0,i=e.length){let r=n,a=i;for(;r<a;){const s=Math.floor((r+a)/2);t(e[s])?a=s:r=s+1}return r}class Et{constructor(t){this._array=t,this._findLastMonotonousLastIdx=0}findLastMonotonous(t){if(Et.assertInvariants){if(this._prevFindLastPredicate){for(const i of this._array)if(this._prevFindLastPredicate(i)&&!t(i))throw new Error("MonotonousArray: current predicate must be weaker than (or equal to) the previous predicate.")}this._prevFindLastPredicate=t}const n=Ct(this._array,t,this._findLastMonotonousLastIdx);return this._findLastMonotonousLastIdx=n+1,n===-1?void 0:this._array[n]}}Et.assertInvariants=!1;class J{static fromRange(t){return new J(t.startLineNumber,t.endLineNumber)}static fromRangeInclusive(t){return new J(t.startLineNumber,t.endLineNumber+1)}static joinMany(t){if(t.length===0)return[];let n=new De(t[0].slice());for(let i=1;i<t.length;i++)n=n.getUnion(new De(t[i].slice()));return n.ranges}static ofLength(t,n){return new J(t,t+n)}static deserialize(t){return new J(t[0],t[1])}constructor(t,n){if(t>n)throw new Fe(`startLineNumber ${t} cannot be after endLineNumberExclusive ${n}`);this.startLineNumber=t,this.endLineNumberExclusive=n}contains(t){return this.startLineNumber<=t&&t<this.endLineNumberExclusive}get isEmpty(){return this.startLineNumber===this.endLineNumberExclusive}delta(t){return new J(this.startLineNumber+t,this.endLineNumberExclusive+t)}deltaLength(t){return new J(this.startLineNumber,this.endLineNumberExclusive+t)}get length(){return this.endLineNumberExclusive-this.startLineNumber}join(t){return new J(Math.min(this.startLineNumber,t.startLineNumber),Math.max(this.endLineNumberExclusive,t.endLineNumberExclusive))}toString(){return`[${this.startLineNumber},${this.endLineNumberExclusive})`}intersect(t){const n=Math.max(this.startLineNumber,t.startLineNumber),i=Math.min(this.endLineNumberExclusive,t.endLineNumberExclusive);if(n<=i)return new J(n,i)}intersectsStrict(t){return this.startLineNumber<t.endLineNumberExclusive&&t.startLineNumber<this.endLineNumberExclusive}overlapOrTouch(t){return this.startLineNumber<=t.endLineNumberExclusive&&t.startLineNumber<=this.endLineNumberExclusive}equals(t){return this.startLineNumber===t.startLineNumber&&this.endLineNumberExclusive===t.endLineNumberExclusive}toInclusiveRange(){return this.isEmpty?null:new oe(this.startLineNumber,1,this.endLineNumberExclusive-1,Number.MAX_SAFE_INTEGER)}toExclusiveRange(){return new oe(this.startLineNumber,1,this.endLineNumberExclusive,1)}mapToLineArray(t){const n=[];for(let i=this.startLineNumber;i<this.endLineNumberExclusive;i++)n.push(t(i));return n}forEach(t){for(let n=this.startLineNumber;n<this.endLineNumberExclusive;n++)t(n)}serialize(){return[this.startLineNumber,this.endLineNumberExclusive]}includes(t){return this.startLineNumber<=t&&t<this.endLineNumberExclusive}toOffsetRange(){return new G(this.startLineNumber-1,this.endLineNumberExclusive-1)}}class De{constructor(t=[]){this._normalizedRanges=t}get ranges(){return this._normalizedRanges}addRange(t){if(t.length===0)return;const n=Jn(this._normalizedRanges,r=>r.endLineNumberExclusive>=t.startLineNumber),i=Ct(this._normalizedRanges,r=>r.startLineNumber<=t.endLineNumberExclusive)+1;if(n===i)this._normalizedRanges.splice(n,0,t);else if(n===i-1){const r=this._normalizedRanges[n];this._normalizedRanges[n]=r.join(t)}else{const r=this._normalizedRanges[n].join(this._normalizedRanges[i-1]).join(t);this._normalizedRanges.splice(n,i-n,r)}}contains(t){const n=bt(this._normalizedRanges,i=>i.startLineNumber<=t);return!!n&&n.endLineNumberExclusive>t}intersects(t){const n=bt(this._normalizedRanges,i=>i.startLineNumber<t.endLineNumberExclusive);return!!n&&n.endLineNumberExclusive>t.startLineNumber}getUnion(t){if(this._normalizedRanges.length===0)return t;if(t._normalizedRanges.length===0)return this;const n=[];let i=0,r=0,a=null;for(;i<this._normalizedRanges.length||r<t._normalizedRanges.length;){let s=null;if(i<this._normalizedRanges.length&&r<t._normalizedRanges.length){const o=this._normalizedRanges[i],l=t._normalizedRanges[r];o.startLineNumber<l.startLineNumber?(s=o,i++):(s=l,r++)}else i<this._normalizedRanges.length?(s=this._normalizedRanges[i],i++):(s=t._normalizedRanges[r],r++);a===null?a=s:a.endLineNumberExclusive>=s.startLineNumber?a=new J(a.startLineNumber,Math.max(a.endLineNumberExclusive,s.endLineNumberExclusive)):(n.push(a),a=s)}return a!==null&&n.push(a),new De(n)}subtractFrom(t){const n=Jn(this._normalizedRanges,s=>s.endLineNumberExclusive>=t.startLineNumber),i=Ct(this._normalizedRanges,s=>s.startLineNumber<=t.endLineNumberExclusive)+1;if(n===i)return new De([t]);const r=[];let a=t.startLineNumber;for(let s=n;s<i;s++){const o=this._normalizedRanges[s];o.startLineNumber>a&&r.push(new J(a,o.startLineNumber)),a=o.endLineNumberExclusive}return a<t.endLineNumberExclusive&&r.push(new J(a,t.endLineNumberExclusive)),new De(r)}toString(){return this._normalizedRanges.map(t=>t.toString()).join(", ")}getIntersection(t){const n=[];let i=0,r=0;for(;i<this._normalizedRanges.length&&r<t._normalizedRanges.length;){const a=this._normalizedRanges[i],s=t._normalizedRanges[r],o=a.intersect(s);o&&!o.isEmpty&&n.push(o),a.endLineNumberExclusive<s.endLineNumberExclusive?i++:r++}return new De(n)}getWithDelta(t){return new De(this._normalizedRanges.map(n=>n.delta(t)))}}class $e{static inverse(t,n,i){const r=[];let a=1,s=1;for(const l of t){const u=new He(new J(a,l.original.startLineNumber),new J(s,l.modified.startLineNumber),void 0);u.modified.isEmpty||r.push(u),a=l.original.endLineNumberExclusive,s=l.modified.endLineNumberExclusive}const o=new He(new J(a,n+1),new J(s,i+1),void 0);return o.modified.isEmpty||r.push(o),r}constructor(t,n){this.original=t,this.modified=n}toString(){return`{${this.original.toString()}->${this.modified.toString()}}`}flip(){return new $e(this.modified,this.original)}join(t){return new $e(this.original.join(t.original),this.modified.join(t.modified))}}class He extends $e{constructor(t,n,i){super(t,n),this.innerChanges=i}flip(){var t;return new He(this.modified,this.original,(t=this.innerChanges)===null||t===void 0?void 0:t.map(n=>n.flip()))}}class Rt{constructor(t,n){this.originalRange=t,this.modifiedRange=n}toString(){return`{${this.originalRange.toString()}->${this.modifiedRange.toString()}}`}flip(){return new Rt(this.modifiedRange,this.originalRange)}}const jo=3;class Go{computeDiff(t,n,i){var r;const s=new Jo(t,n,{maxComputationTime:i.maxComputationTimeMs,shouldIgnoreTrimWhitespace:i.ignoreTrimWhitespace,shouldComputeCharChanges:!0,shouldMakePrettyDiff:!0,shouldPostProcessCharChanges:!0}).computeDiff(),o=[];let l=null;for(const u of s.changes){let c;u.originalEndLineNumber===0?c=new J(u.originalStartLineNumber+1,u.originalStartLineNumber+1):c=new J(u.originalStartLineNumber,u.originalEndLineNumber+1);let d;u.modifiedEndLineNumber===0?d=new J(u.modifiedStartLineNumber+1,u.modifiedStartLineNumber+1):d=new J(u.modifiedStartLineNumber,u.modifiedEndLineNumber+1);let m=new He(c,d,(r=u.charChanges)===null||r===void 0?void 0:r.map(f=>new Rt(new oe(f.originalStartLineNumber,f.originalStartColumn,f.originalEndLineNumber,f.originalEndColumn),new oe(f.modifiedStartLineNumber,f.modifiedStartColumn,f.modifiedEndLineNumber,f.modifiedEndColumn))));l&&(l.modified.endLineNumberExclusive===m.modified.startLineNumber||l.original.endLineNumberExclusive===m.original.startLineNumber)&&(m=new He(l.original.join(m.original),l.modified.join(m.modified),l.innerChanges&&m.innerChanges?l.innerChanges.concat(m.innerChanges):void 0),o.pop()),o.push(m),l=m}return tn(()=>zr(o,(u,c)=>c.original.startLineNumber-u.original.endLineNumberExclusive===c.modified.startLineNumber-u.modified.endLineNumberExclusive&&u.original.endLineNumberExclusive<c.original.startLineNumber&&u.modified.endLineNumberExclusive<c.modified.startLineNumber)),new nn(o,[],s.quitEarly)}}function Wr(e,t,n,i){return new qe(e,t,n).ComputeDiff(i)}let Fr=class{constructor(t){const n=[],i=[];for(let r=0,a=t.length;r<a;r++)n[r]=Qn(t[r],1),i[r]=Yn(t[r],1);this.lines=t,this._startColumns=n,this._endColumns=i}getElements(){const t=[];for(let n=0,i=this.lines.length;n<i;n++)t[n]=this.lines[n].substring(this._startColumns[n]-1,this._endColumns[n]-1);return t}getStrictElement(t){return this.lines[t]}getStartLineNumber(t){return t+1}getEndLineNumber(t){return t+1}createCharSequence(t,n,i){const r=[],a=[],s=[];let o=0;for(let l=n;l<=i;l++){const u=this.lines[l],c=t?this._startColumns[l]:1,d=t?this._endColumns[l]:u.length+1;for(let m=c;m<d;m++)r[o]=u.charCodeAt(m-1),a[o]=l+1,s[o]=m,o++;!t&&l<i&&(r[o]=10,a[o]=l+1,s[o]=u.length+1,o++)}return new $o(r,a,s)}};class $o{constructor(t,n,i){this._charCodes=t,this._lineNumbers=n,this._columns=i}toString(){return"["+this._charCodes.map((t,n)=>(t===10?"\\n":String.fromCharCode(t))+`-(${this._lineNumbers[n]},${this._columns[n]})`).join(", ")+"]"}_assertIndex(t,n){if(t<0||t>=n.length)throw new Error("Illegal index")}getElements(){return this._charCodes}getStartLineNumber(t){return t>0&&t===this._lineNumbers.length?this.getEndLineNumber(t-1):(this._assertIndex(t,this._lineNumbers),this._lineNumbers[t])}getEndLineNumber(t){return t===-1?this.getStartLineNumber(t+1):(this._assertIndex(t,this._lineNumbers),this._charCodes[t]===10?this._lineNumbers[t]+1:this._lineNumbers[t])}getStartColumn(t){return t>0&&t===this._columns.length?this.getEndColumn(t-1):(this._assertIndex(t,this._columns),this._columns[t])}getEndColumn(t){return t===-1?this.getStartColumn(t+1):(this._assertIndex(t,this._columns),this._charCodes[t]===10?1:this._columns[t]+1)}}class vt{constructor(t,n,i,r,a,s,o,l){this.originalStartLineNumber=t,this.originalStartColumn=n,this.originalEndLineNumber=i,this.originalEndColumn=r,this.modifiedStartLineNumber=a,this.modifiedStartColumn=s,this.modifiedEndLineNumber=o,this.modifiedEndColumn=l}static createFromDiffChange(t,n,i){const r=n.getStartLineNumber(t.originalStart),a=n.getStartColumn(t.originalStart),s=n.getEndLineNumber(t.originalStart+t.originalLength-1),o=n.getEndColumn(t.originalStart+t.originalLength-1),l=i.getStartLineNumber(t.modifiedStart),u=i.getStartColumn(t.modifiedStart),c=i.getEndLineNumber(t.modifiedStart+t.modifiedLength-1),d=i.getEndColumn(t.modifiedStart+t.modifiedLength-1);return new vt(r,a,s,o,l,u,c,d)}}function Xo(e){if(e.length<=1)return e;const t=[e[0]];let n=t[0];for(let i=1,r=e.length;i<r;i++){const a=e[i],s=a.originalStart-(n.originalStart+n.originalLength),o=a.modifiedStart-(n.modifiedStart+n.modifiedLength);Math.min(s,o)<jo?(n.originalLength=a.originalStart+a.originalLength-n.originalStart,n.modifiedLength=a.modifiedStart+a.modifiedLength-n.modifiedStart):(t.push(a),n=a)}return t}class Mt{constructor(t,n,i,r,a){this.originalStartLineNumber=t,this.originalEndLineNumber=n,this.modifiedStartLineNumber=i,this.modifiedEndLineNumber=r,this.charChanges=a}static createFromDiffResult(t,n,i,r,a,s,o){let l,u,c,d,m;if(n.originalLength===0?(l=i.getStartLineNumber(n.originalStart)-1,u=0):(l=i.getStartLineNumber(n.originalStart),u=i.getEndLineNumber(n.originalStart+n.originalLength-1)),n.modifiedLength===0?(c=r.getStartLineNumber(n.modifiedStart)-1,d=0):(c=r.getStartLineNumber(n.modifiedStart),d=r.getEndLineNumber(n.modifiedStart+n.modifiedLength-1)),s&&n.originalLength>0&&n.originalLength<20&&n.modifiedLength>0&&n.modifiedLength<20&&a()){const f=i.createCharSequence(t,n.originalStart,n.originalStart+n.originalLength-1),g=r.createCharSequence(t,n.modifiedStart,n.modifiedStart+n.modifiedLength-1);if(f.getElements().length>0&&g.getElements().length>0){let p=Wr(f,g,a,!0).changes;o&&(p=Xo(p)),m=[];for(let w=0,y=p.length;w<y;w++)m.push(vt.createFromDiffChange(p[w],f,g))}}return new Mt(l,u,c,d,m)}}class Jo{constructor(t,n,i){this.shouldComputeCharChanges=i.shouldComputeCharChanges,this.shouldPostProcessCharChanges=i.shouldPostProcessCharChanges,this.shouldIgnoreTrimWhitespace=i.shouldIgnoreTrimWhitespace,this.shouldMakePrettyDiff=i.shouldMakePrettyDiff,this.originalLines=t,this.modifiedLines=n,this.original=new Fr(t),this.modified=new Fr(n),this.continueLineDiff=Pr(i.maxComputationTime),this.continueCharDiff=Pr(i.maxComputationTime===0?0:Math.min(i.maxComputationTime,5e3))}computeDiff(){if(this.original.lines.length===1&&this.original.lines[0].length===0)return this.modified.lines.length===1&&this.modified.lines[0].length===0?{quitEarly:!1,changes:[]}:{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:1,modifiedStartLineNumber:1,modifiedEndLineNumber:this.modified.lines.length,charChanges:void 0}]};if(this.modified.lines.length===1&&this.modified.lines[0].length===0)return{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:this.original.lines.length,modifiedStartLineNumber:1,modifiedEndLineNumber:1,charChanges:void 0}]};const t=Wr(this.original,this.modified,this.continueLineDiff,this.shouldMakePrettyDiff),n=t.changes,i=t.quitEarly;if(this.shouldIgnoreTrimWhitespace){const o=[];for(let l=0,u=n.length;l<u;l++)o.push(Mt.createFromDiffResult(this.shouldIgnoreTrimWhitespace,n[l],this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges));return{quitEarly:i,changes:o}}const r=[];let a=0,s=0;for(let o=-1,l=n.length;o<l;o++){const u=o+1<l?n[o+1]:null,c=u?u.originalStart:this.originalLines.length,d=u?u.modifiedStart:this.modifiedLines.length;for(;a<c&&s<d;){const m=this.originalLines[a],f=this.modifiedLines[s];if(m!==f){{let g=Qn(m,1),p=Qn(f,1);for(;g>1&&p>1;){const w=m.charCodeAt(g-2),y=f.charCodeAt(p-2);if(w!==y)break;g--,p--}(g>1||p>1)&&this._pushTrimWhitespaceCharChange(r,a+1,1,g,s+1,1,p)}{let g=Yn(m,1),p=Yn(f,1);const w=m.length+1,y=f.length+1;for(;g<w&&p<y;){const v=m.charCodeAt(g-1),k=m.charCodeAt(p-1);if(v!==k)break;g++,p++}(g<w||p<y)&&this._pushTrimWhitespaceCharChange(r,a+1,g,w,s+1,p,y)}}a++,s++}u&&(r.push(Mt.createFromDiffResult(this.shouldIgnoreTrimWhitespace,u,this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges)),a+=u.originalLength,s+=u.modifiedLength)}return{quitEarly:i,changes:r}}_pushTrimWhitespaceCharChange(t,n,i,r,a,s,o){if(this._mergeTrimWhitespaceCharChange(t,n,i,r,a,s,o))return;let l;this.shouldComputeCharChanges&&(l=[new vt(n,i,n,r,a,s,a,o)]),t.push(new Mt(n,n,a,a,l))}_mergeTrimWhitespaceCharChange(t,n,i,r,a,s,o){const l=t.length;if(l===0)return!1;const u=t[l-1];return u.originalEndLineNumber===0||u.modifiedEndLineNumber===0?!1:u.originalEndLineNumber===n&&u.modifiedEndLineNumber===a?(this.shouldComputeCharChanges&&u.charChanges&&u.charChanges.push(new vt(n,i,n,r,a,s,a,o)),!0):u.originalEndLineNumber+1===n&&u.modifiedEndLineNumber+1===a?(u.originalEndLineNumber=n,u.modifiedEndLineNumber=a,this.shouldComputeCharChanges&&u.charChanges&&u.charChanges.push(new vt(n,i,n,r,a,s,a,o)),!0):!1}}function Qn(e,t){const n=Es(e);return n===-1?t:n+1}function Yn(e,t){const n=Rs(e);return n===-1?t:n+2}function Pr(e){if(e===0)return()=>!0;const t=Date.now();return()=>Date.now()-t<e}class We{static trivial(t,n){return new We([new ie(G.ofLength(t.length),G.ofLength(n.length))],!1)}static trivialTimedOut(t,n){return new We([new ie(G.ofLength(t.length),G.ofLength(n.length))],!0)}constructor(t,n){this.diffs=t,this.hitTimeout=n}}class ie{static invert(t,n){const i=[];return ho(t,(r,a)=>{i.push(ie.fromOffsetPairs(r?r.getEndExclusives():Ne.zero,a?a.getStarts():new Ne(n,(r?r.seq2Range.endExclusive-r.seq1Range.endExclusive:0)+n)))}),i}static fromOffsetPairs(t,n){return new ie(new G(t.offset1,n.offset1),new G(t.offset2,n.offset2))}constructor(t,n){this.seq1Range=t,this.seq2Range=n}swap(){return new ie(this.seq2Range,this.seq1Range)}toString(){return`${this.seq1Range} <-> ${this.seq2Range}`}join(t){return new ie(this.seq1Range.join(t.seq1Range),this.seq2Range.join(t.seq2Range))}delta(t){return t===0?this:new ie(this.seq1Range.delta(t),this.seq2Range.delta(t))}deltaStart(t){return t===0?this:new ie(this.seq1Range.deltaStart(t),this.seq2Range.deltaStart(t))}deltaEnd(t){return t===0?this:new ie(this.seq1Range.deltaEnd(t),this.seq2Range.deltaEnd(t))}intersect(t){const n=this.seq1Range.intersect(t.seq1Range),i=this.seq2Range.intersect(t.seq2Range);if(!(!n||!i))return new ie(n,i)}getStarts(){return new Ne(this.seq1Range.start,this.seq2Range.start)}getEndExclusives(){return new Ne(this.seq1Range.endExclusive,this.seq2Range.endExclusive)}}class Ne{constructor(t,n){this.offset1=t,this.offset2=n}toString(){return`${this.offset1} <-> ${this.offset2}`}}Ne.zero=new Ne(0,0),Ne.max=new Ne(Number.MAX_SAFE_INTEGER,Number.MAX_SAFE_INTEGER);class Dt{isValid(){return!0}}Dt.instance=new Dt;class Qo{constructor(t){if(this.timeout=t,this.startTime=Date.now(),this.valid=!0,t<=0)throw new Fe("timeout must be positive")}isValid(){if(!(Date.now()-this.startTime<this.timeout)&&this.valid){this.valid=!1;debugger}return this.valid}}class Zn{constructor(t,n){this.width=t,this.height=n,this.array=[],this.array=new Array(t*n)}get(t,n){return this.array[t+n*this.width]}set(t,n,i){this.array[t+n*this.width]=i}}function Kn(e){return e===32||e===9}class _t{static getKey(t){let n=this.chrKeys.get(t);return n===void 0&&(n=this.chrKeys.size,this.chrKeys.set(t,n)),n}constructor(t,n,i){this.range=t,this.lines=n,this.source=i,this.histogram=[];let r=0;for(let a=t.startLineNumber-1;a<t.endLineNumberExclusive-1;a++){const s=n[a];for(let l=0;l<s.length;l++){r++;const u=s[l],c=_t.getKey(u);this.histogram[c]=(this.histogram[c]||0)+1}r++;const o=_t.getKey(`
9
- `);this.histogram[o]=(this.histogram[o]||0)+1}this.totalCount=r}computeSimilarity(t){var n,i;let r=0;const a=Math.max(this.histogram.length,t.histogram.length);for(let s=0;s<a;s++)r+=Math.abs(((n=this.histogram[s])!==null&&n!==void 0?n:0)-((i=t.histogram[s])!==null&&i!==void 0?i:0));return 1-r/(this.totalCount+t.totalCount)}}_t.chrKeys=new Map;class Yo{compute(t,n,i=Dt.instance,r){if(t.length===0||n.length===0)return We.trivial(t,n);const a=new Zn(t.length,n.length),s=new Zn(t.length,n.length),o=new Zn(t.length,n.length);for(let g=0;g<t.length;g++)for(let p=0;p<n.length;p++){if(!i.isValid())return We.trivialTimedOut(t,n);const w=g===0?0:a.get(g-1,p),y=p===0?0:a.get(g,p-1);let v;t.getElement(g)===n.getElement(p)?(g===0||p===0?v=0:v=a.get(g-1,p-1),g>0&&p>0&&s.get(g-1,p-1)===3&&(v+=o.get(g-1,p-1)),v+=r?r(g,p):1):v=-1;const k=Math.max(w,y,v);if(k===v){const R=g>0&&p>0?o.get(g-1,p-1):0;o.set(g,p,R+1),s.set(g,p,3)}else k===w?(o.set(g,p,0),s.set(g,p,1)):k===y&&(o.set(g,p,0),s.set(g,p,2));a.set(g,p,k)}const l=[];let u=t.length,c=n.length;function d(g,p){(g+1!==u||p+1!==c)&&l.push(new ie(new G(g+1,u),new G(p+1,c))),u=g,c=p}let m=t.length-1,f=n.length-1;for(;m>=0&&f>=0;)s.get(m,f)===3?(d(m,f),m--,f--):s.get(m,f)===1?m--:f--;return d(-1,-1),l.reverse(),new We(l,!1)}}class Br{compute(t,n,i=Dt.instance){if(t.length===0||n.length===0)return We.trivial(t,n);const r=t,a=n;function s(p,w){for(;p<r.length&&w<a.length&&r.getElement(p)===a.getElement(w);)p++,w++;return p}let o=0;const l=new Zo;l.set(0,s(0,0));const u=new Ko;u.set(0,l.get(0)===0?null:new qr(null,0,0,l.get(0)));let c=0;e:for(;;){if(o++,!i.isValid())return We.trivialTimedOut(r,a);const p=-Math.min(o,a.length+o%2),w=Math.min(o,r.length+o%2);for(c=p;c<=w;c+=2){const y=c===w?-1:l.get(c+1),v=c===p?-1:l.get(c-1)+1,k=Math.min(Math.max(y,v),r.length),R=k-c;if(k>r.length||R>a.length)continue;const I=s(k,R);l.set(c,I);const P=k===y?u.get(c+1):u.get(c-1);if(u.set(c,I!==k?new qr(P,k,R,I-k):P),l.get(c)===r.length&&l.get(c)-c===a.length)break e}}let d=u.get(c);const m=[];let f=r.length,g=a.length;for(;;){const p=d?d.x+d.length:0,w=d?d.y+d.length:0;if((p!==f||w!==g)&&m.push(new ie(new G(p,f),new G(w,g))),!d)break;f=d.x,g=d.y,d=d.prev}return m.reverse(),new We(m,!1)}}class qr{constructor(t,n,i,r){this.prev=t,this.x=n,this.y=i,this.length=r}}class Zo{constructor(){this.positiveArr=new Int32Array(10),this.negativeArr=new Int32Array(10)}get(t){return t<0?(t=-t-1,this.negativeArr[t]):this.positiveArr[t]}set(t,n){if(t<0){if(t=-t-1,t>=this.negativeArr.length){const i=this.negativeArr;this.negativeArr=new Int32Array(i.length*2),this.negativeArr.set(i)}this.negativeArr[t]=n}else{if(t>=this.positiveArr.length){const i=this.positiveArr;this.positiveArr=new Int32Array(i.length*2),this.positiveArr.set(i)}this.positiveArr[t]=n}}}class Ko{constructor(){this.positiveArr=[],this.negativeArr=[]}get(t){return t<0?(t=-t-1,this.negativeArr[t]):this.positiveArr[t]}set(t,n){t<0?(t=-t-1,this.negativeArr[t]=n):this.positiveArr[t]=n}}class el{constructor(){this.map=new Map}add(t,n){let i=this.map.get(t);i||(i=new Set,this.map.set(t,i)),i.add(n)}delete(t,n){const i=this.map.get(t);i&&(i.delete(n),i.size===0&&this.map.delete(t))}forEach(t,n){const i=this.map.get(t);i&&i.forEach(n)}get(t){const n=this.map.get(t);return n||new Set}}class rn{constructor(t,n,i){this.lines=t,this.considerWhitespaceChanges=i,this.elements=[],this.firstCharOffsetByLine=[],this.additionalOffsetByLine=[];let r=!1;n.start>0&&n.endExclusive>=t.length&&(n=new G(n.start-1,n.endExclusive),r=!0),this.lineRange=n,this.firstCharOffsetByLine[0]=0;for(let a=this.lineRange.start;a<this.lineRange.endExclusive;a++){let s=t[a],o=0;if(r)o=s.length,s="",r=!1;else if(!i){const l=s.trimStart();o=s.length-l.length,s=l.trimEnd()}this.additionalOffsetByLine.push(o);for(let l=0;l<s.length;l++)this.elements.push(s.charCodeAt(l));a<t.length-1&&(this.elements.push(10),this.firstCharOffsetByLine[a-this.lineRange.start+1]=this.elements.length)}this.additionalOffsetByLine.push(0)}toString(){return`Slice: "${this.text}"`}get text(){return this.getText(new G(0,this.length))}getText(t){return this.elements.slice(t.start,t.endExclusive).map(n=>String.fromCharCode(n)).join("")}getElement(t){return this.elements[t]}get length(){return this.elements.length}getBoundaryScore(t){const n=Vr(t>0?this.elements[t-1]:-1),i=Vr(t<this.elements.length?this.elements[t]:-1);if(n===7&&i===8)return 0;let r=0;return n!==i&&(r+=10,n===0&&i===1&&(r+=1)),r+=Or(n),r+=Or(i),r}translateOffset(t){if(this.lineRange.isEmpty)return new Me(this.lineRange.start+1,1);const n=Ct(this.firstCharOffsetByLine,i=>i<=t);return new Me(this.lineRange.start+n+1,t-this.firstCharOffsetByLine[n]+this.additionalOffsetByLine[n]+1)}translateRange(t){return oe.fromPositions(this.translateOffset(t.start),this.translateOffset(t.endExclusive))}findWordContaining(t){if(t<0||t>=this.elements.length||!ei(this.elements[t]))return;let n=t;for(;n>0&&ei(this.elements[n-1]);)n--;let i=t;for(;i<this.elements.length&&ei(this.elements[i]);)i++;return new G(n,i)}countLinesIn(t){return this.translateOffset(t.endExclusive).lineNumber-this.translateOffset(t.start).lineNumber}isStronglyEqual(t,n){return this.elements[t]===this.elements[n]}extendToFullLines(t){var n,i;const r=(n=bt(this.firstCharOffsetByLine,s=>s<=t.start))!==null&&n!==void 0?n:0,a=(i=Vo(this.firstCharOffsetByLine,s=>t.endExclusive<=s))!==null&&i!==void 0?i:this.elements.length;return new G(r,a)}}function ei(e){return e>=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57}const tl={0:0,1:0,2:0,3:10,4:2,5:3,6:3,7:10,8:10};function Or(e){return tl[e]}function Vr(e){return e===10?8:e===13?7:Kn(e)?6:e>=97&&e<=122?0:e>=65&&e<=90?1:e>=48&&e<=57?2:e===-1?3:e===44||e===59?5:4}function nl(e,t,n,i,r,a){let{moves:s,excludedChanges:o}=rl(e,t,n,a);if(!a.isValid())return[];const l=e.filter(c=>!o.has(c)),u=al(l,i,r,t,n,a);return fo(s,u),s=sl(s),s=s.filter(c=>{const d=c.original.toOffsetRange().slice(t).map(f=>f.trim());return d.join(`
10
- `).length>=15&&il(d,f=>f.length>=2)>=2}),s=ol(e,s),s}function il(e,t){let n=0;for(const i of e)t(i)&&n++;return n}function rl(e,t,n,i){const r=[],a=e.filter(l=>l.modified.isEmpty&&l.original.length>=3).map(l=>new _t(l.original,t,l)),s=new Set(e.filter(l=>l.original.isEmpty&&l.modified.length>=3).map(l=>new _t(l.modified,n,l))),o=new Set;for(const l of a){let u=-1,c;for(const d of s){const m=l.computeSimilarity(d);m>u&&(u=m,c=d)}if(u>.9&&c&&(s.delete(c),r.push(new $e(l.range,c.range)),o.add(l.source),o.add(c.source)),!i.isValid())return{moves:r,excludedChanges:o}}return{moves:r,excludedChanges:o}}function al(e,t,n,i,r,a){const s=[],o=new el;for(const m of e)for(let f=m.original.startLineNumber;f<m.original.endLineNumberExclusive-2;f++){const g=`${t[f-1]}:${t[f+1-1]}:${t[f+2-1]}`;o.add(g,{range:new J(f,f+3)})}const l=[];e.sort(Jt(m=>m.modified.startLineNumber,Qt));for(const m of e){let f=[];for(let g=m.modified.startLineNumber;g<m.modified.endLineNumberExclusive-2;g++){const p=`${n[g-1]}:${n[g+1-1]}:${n[g+2-1]}`,w=new J(g,g+3),y=[];o.forEach(p,({range:v})=>{for(const R of f)if(R.originalLineRange.endLineNumberExclusive+1===v.endLineNumberExclusive&&R.modifiedLineRange.endLineNumberExclusive+1===w.endLineNumberExclusive){R.originalLineRange=new J(R.originalLineRange.startLineNumber,v.endLineNumberExclusive),R.modifiedLineRange=new J(R.modifiedLineRange.startLineNumber,w.endLineNumberExclusive),y.push(R);return}const k={modifiedLineRange:w,originalLineRange:v};l.push(k),y.push(k)}),f=y}if(!a.isValid())return[]}l.sort(po(Jt(m=>m.modifiedLineRange.length,Qt)));const u=new De,c=new De;for(const m of l){const f=m.modifiedLineRange.startLineNumber-m.originalLineRange.startLineNumber,g=u.subtractFrom(m.modifiedLineRange),p=c.subtractFrom(m.originalLineRange).getWithDelta(f),w=g.getIntersection(p);for(const y of w.ranges){if(y.length<3)continue;const v=y,k=y.delta(-f);s.push(new $e(k,v)),u.addRange(v),c.addRange(k)}}s.sort(Jt(m=>m.original.startLineNumber,Qt));const d=new Et(e);for(let m=0;m<s.length;m++){const f=s[m],g=d.findLastMonotonous(P=>P.original.startLineNumber<=f.original.startLineNumber),p=bt(e,P=>P.modified.startLineNumber<=f.modified.startLineNumber),w=Math.max(f.original.startLineNumber-g.original.startLineNumber,f.modified.startLineNumber-p.modified.startLineNumber),y=d.findLastMonotonous(P=>P.original.startLineNumber<f.original.endLineNumberExclusive),v=bt(e,P=>P.modified.startLineNumber<f.modified.endLineNumberExclusive),k=Math.max(y.original.endLineNumberExclusive-f.original.endLineNumberExclusive,v.modified.endLineNumberExclusive-f.modified.endLineNumberExclusive);let R;for(R=0;R<w;R++){const P=f.original.startLineNumber-R-1,_=f.modified.startLineNumber-R-1;if(P>i.length||_>r.length||u.contains(_)||c.contains(P)||!jr(i[P-1],r[_-1],a))break}R>0&&(c.addRange(new J(f.original.startLineNumber-R,f.original.startLineNumber)),u.addRange(new J(f.modified.startLineNumber-R,f.modified.startLineNumber)));let I;for(I=0;I<k;I++){const P=f.original.endLineNumberExclusive+I,_=f.modified.endLineNumberExclusive+I;if(P>i.length||_>r.length||u.contains(_)||c.contains(P)||!jr(i[P-1],r[_-1],a))break}I>0&&(c.addRange(new J(f.original.endLineNumberExclusive,f.original.endLineNumberExclusive+I)),u.addRange(new J(f.modified.endLineNumberExclusive,f.modified.endLineNumberExclusive+I))),(R>0||I>0)&&(s[m]=new $e(new J(f.original.startLineNumber-R,f.original.endLineNumberExclusive+I),new J(f.modified.startLineNumber-R,f.modified.endLineNumberExclusive+I)))}return s}function jr(e,t,n){if(e.trim()===t.trim())return!0;if(e.length>300&&t.length>300)return!1;const r=new Br().compute(new rn([e],new G(0,1),!1),new rn([t],new G(0,1),!1),n);let a=0;const s=ie.invert(r.diffs,e.length);for(const c of s)c.seq1Range.forEach(d=>{Kn(e.charCodeAt(d))||a++});function o(c){let d=0;for(let m=0;m<e.length;m++)Kn(c.charCodeAt(m))||d++;return d}const l=o(e.length>t.length?e:t);return a/l>.6&&l>10}function sl(e){if(e.length===0)return e;e.sort(Jt(n=>n.original.startLineNumber,Qt));const t=[e[0]];for(let n=1;n<e.length;n++){const i=t[t.length-1],r=e[n],a=r.original.startLineNumber-i.original.endLineNumberExclusive,s=r.modified.startLineNumber-i.modified.endLineNumberExclusive;if(a>=0&&s>=0&&a+s<=2){t[t.length-1]=i.join(r);continue}t.push(r)}return t}function ol(e,t){const n=new Et(e);return t=t.filter(i=>{const r=n.findLastMonotonous(o=>o.original.startLineNumber<i.original.endLineNumberExclusive)||new $e(new J(1,1),new J(1,1)),a=bt(e,o=>o.modified.startLineNumber<i.modified.endLineNumberExclusive);return r!==a}),t}function Gr(e,t,n){let i=n;return i=$r(e,t,i),i=$r(e,t,i),i=ll(e,t,i),i}function $r(e,t,n){if(n.length===0)return n;const i=[];i.push(n[0]);for(let a=1;a<n.length;a++){const s=i[i.length-1];let o=n[a];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){const l=o.seq1Range.start-s.seq1Range.endExclusive;let u;for(u=1;u<=l&&!(e.getElement(o.seq1Range.start-u)!==e.getElement(o.seq1Range.endExclusive-u)||t.getElement(o.seq2Range.start-u)!==t.getElement(o.seq2Range.endExclusive-u));u++);if(u--,u===l){i[i.length-1]=new ie(new G(s.seq1Range.start,o.seq1Range.endExclusive-l),new G(s.seq2Range.start,o.seq2Range.endExclusive-l));continue}o=o.delta(-u)}i.push(o)}const r=[];for(let a=0;a<i.length-1;a++){const s=i[a+1];let o=i[a];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){const l=s.seq1Range.start-o.seq1Range.endExclusive;let u;for(u=0;u<l&&!(!e.isStronglyEqual(o.seq1Range.start+u,o.seq1Range.endExclusive+u)||!t.isStronglyEqual(o.seq2Range.start+u,o.seq2Range.endExclusive+u));u++);if(u===l){i[a+1]=new ie(new G(o.seq1Range.start+l,s.seq1Range.endExclusive),new G(o.seq2Range.start+l,s.seq2Range.endExclusive));continue}u>0&&(o=o.delta(u))}r.push(o)}return i.length>0&&r.push(i[i.length-1]),r}function ll(e,t,n){if(!e.getBoundaryScore||!t.getBoundaryScore)return n;for(let i=0;i<n.length;i++){const r=i>0?n[i-1]:void 0,a=n[i],s=i+1<n.length?n[i+1]:void 0,o=new G(r?r.seq1Range.start+1:0,s?s.seq1Range.endExclusive-1:e.length),l=new G(r?r.seq2Range.start+1:0,s?s.seq2Range.endExclusive-1:t.length);a.seq1Range.isEmpty?n[i]=Xr(a,e,t,o,l):a.seq2Range.isEmpty&&(n[i]=Xr(a.swap(),t,e,l,o).swap())}return n}function Xr(e,t,n,i,r){let s=1;for(;e.seq1Range.start-s>=i.start&&e.seq2Range.start-s>=r.start&&n.isStronglyEqual(e.seq2Range.start-s,e.seq2Range.endExclusive-s)&&s<100;)s++;s--;let o=0;for(;e.seq1Range.start+o<i.endExclusive&&e.seq2Range.endExclusive+o<r.endExclusive&&n.isStronglyEqual(e.seq2Range.start+o,e.seq2Range.endExclusive+o)&&o<100;)o++;if(s===0&&o===0)return e;let l=0,u=-1;for(let c=-s;c<=o;c++){const d=e.seq2Range.start+c,m=e.seq2Range.endExclusive+c,f=e.seq1Range.start+c,g=t.getBoundaryScore(f)+n.getBoundaryScore(d)+n.getBoundaryScore(m);g>u&&(u=g,l=c)}return e.delta(l)}function ul(e,t,n){const i=[];for(const r of n){const a=i[i.length-1];if(!a){i.push(r);continue}r.seq1Range.start-a.seq1Range.endExclusive<=2||r.seq2Range.start-a.seq2Range.endExclusive<=2?i[i.length-1]=new ie(a.seq1Range.join(r.seq1Range),a.seq2Range.join(r.seq2Range)):i.push(r)}return i}function cl(e,t,n){const i=[];let r;function a(){if(!r)return;const o=r.s1Range.length-r.deleted;r.s2Range.length-r.added,Math.max(r.deleted,r.added)+(r.count-1)>o&&i.push(new ie(r.s1Range,r.s2Range)),r=void 0}for(const o of n){let l=function(f,g){var p,w,y,v;if(!r||!r.s1Range.containsRange(f)||!r.s2Range.containsRange(g))if(r&&!(r.s1Range.endExclusive<f.start&&r.s2Range.endExclusive<g.start)){const I=G.tryCreate(r.s1Range.endExclusive,f.start),P=G.tryCreate(r.s2Range.endExclusive,g.start);r.deleted+=(p=I==null?void 0:I.length)!==null&&p!==void 0?p:0,r.added+=(w=P==null?void 0:P.length)!==null&&w!==void 0?w:0,r.s1Range=r.s1Range.join(f),r.s2Range=r.s2Range.join(g)}else a(),r={added:0,deleted:0,count:0,s1Range:f,s2Range:g};const k=f.intersect(o.seq1Range),R=g.intersect(o.seq2Range);r.count++,r.deleted+=(y=k==null?void 0:k.length)!==null&&y!==void 0?y:0,r.added+=(v=R==null?void 0:R.length)!==null&&v!==void 0?v:0};const u=e.findWordContaining(o.seq1Range.start-1),c=t.findWordContaining(o.seq2Range.start-1),d=e.findWordContaining(o.seq1Range.endExclusive),m=t.findWordContaining(o.seq2Range.endExclusive);u&&d&&c&&m&&u.equals(d)&&c.equals(m)?l(u,c):(u&&c&&l(u,c),d&&m&&l(d,m))}return a(),hl(n,i)}function hl(e,t){const n=[];for(;e.length>0||t.length>0;){const i=e[0],r=t[0];let a;i&&(!r||i.seq1Range.start<r.seq1Range.start)?a=e.shift():a=t.shift(),n.length>0&&n[n.length-1].seq1Range.endExclusive>=a.seq1Range.start?n[n.length-1]=n[n.length-1].join(a):n.push(a)}return n}function dl(e,t,n){let i=n;if(i.length===0)return i;let r=0,a;do{a=!1;const s=[i[0]];for(let o=1;o<i.length;o++){let c=function(m,f){const g=new G(u.seq1Range.endExclusive,l.seq1Range.start);return e.getText(g).replace(/\s/g,"").length<=4&&(m.seq1Range.length+m.seq2Range.length>5||f.seq1Range.length+f.seq2Range.length>5)};const l=i[o],u=s[s.length-1];c(u,l)?(a=!0,s[s.length-1]=s[s.length-1].join(l)):s.push(l)}i=s}while(r++<10&&a);return i}function ml(e,t,n){let i=n;if(i.length===0)return i;let r=0,a;do{a=!1;const o=[i[0]];for(let l=1;l<i.length;l++){let d=function(f,g){const p=new G(c.seq1Range.endExclusive,u.seq1Range.start);if(e.countLinesIn(p)>5||p.length>500)return!1;const y=e.getText(p).trim();if(y.length>20||y.split(/\r\n|\r|\n/).length>1)return!1;const v=e.countLinesIn(f.seq1Range),k=f.seq1Range.length,R=t.countLinesIn(f.seq2Range),I=f.seq2Range.length,P=e.countLinesIn(g.seq1Range),_=g.seq1Range.length,b=t.countLinesIn(g.seq2Range),T=g.seq2Range.length,q=2*40+50;function F(S){return Math.min(S,q)}return Math.pow(Math.pow(F(v*40+k),1.5)+Math.pow(F(R*40+I),1.5),1.5)+Math.pow(Math.pow(F(P*40+_),1.5)+Math.pow(F(b*40+T),1.5),1.5)>(q**1.5)**1.5*1.3};const u=i[l],c=o[o.length-1];d(c,u)?(a=!0,o[o.length-1]=o[o.length-1].join(u)):o.push(u)}i=o}while(r++<10&&a);const s=[];return mo(i,(o,l,u)=>{let c=l;function d(y){return y.length>0&&y.trim().length<=3&&l.seq1Range.length+l.seq2Range.length>100}const m=e.extendToFullLines(l.seq1Range),f=e.getText(new G(m.start,l.seq1Range.start));d(f)&&(c=c.deltaStart(-f.length));const g=e.getText(new G(l.seq1Range.endExclusive,m.endExclusive));d(g)&&(c=c.deltaEnd(g.length));const p=ie.fromOffsetPairs(o?o.getEndExclusives():Ne.zero,u?u.getStarts():Ne.max),w=c.intersect(p);s.push(w)}),s}class Jr{constructor(t,n){this.trimmedHash=t,this.lines=n}getElement(t){return this.trimmedHash[t]}get length(){return this.trimmedHash.length}getBoundaryScore(t){const n=t===0?0:Qr(this.lines[t-1]),i=t===this.lines.length?0:Qr(this.lines[t]);return 1e3-(n+i)}getText(t){return this.lines.slice(t.start,t.endExclusive).join(`
11
- `)}isStronglyEqual(t,n){return this.lines[t]===this.lines[n]}}function Qr(e){let t=0;for(;t<e.length&&(e.charCodeAt(t)===32||e.charCodeAt(t)===9);)t++;return t}class fl{constructor(){this.dynamicProgrammingDiffing=new Yo,this.myersDiffingAlgorithm=new Br}computeDiff(t,n,i){if(t.length<=1&&uo(t,n,(I,P)=>I===P))return new nn([],[],!1);if(t.length===1&&t[0].length===0||n.length===1&&n[0].length===0)return new nn([new He(new J(1,t.length+1),new J(1,n.length+1),[new Rt(new oe(1,1,t.length,t[0].length+1),new oe(1,1,n.length,n[0].length+1))])],[],!1);const r=i.maxComputationTimeMs===0?Dt.instance:new Qo(i.maxComputationTimeMs),a=!i.ignoreTrimWhitespace,s=new Map;function o(I){let P=s.get(I);return P===void 0&&(P=s.size,s.set(I,P)),P}const l=t.map(I=>o(I.trim())),u=n.map(I=>o(I.trim())),c=new Jr(l,t),d=new Jr(u,n),m=c.length+d.length<1700?this.dynamicProgrammingDiffing.compute(c,d,r,(I,P)=>t[I]===n[P]?n[P].length===0?.1:1+Math.log(1+n[P].length):.99):this.myersDiffingAlgorithm.compute(c,d);let f=m.diffs,g=m.hitTimeout;f=Gr(c,d,f),f=dl(c,d,f);const p=[],w=I=>{if(a)for(let P=0;P<I;P++){const _=y+P,b=v+P;if(t[_]!==n[b]){const T=this.refineDiff(t,n,new ie(new G(_,_+1),new G(b,b+1)),r,a);for(const q of T.mappings)p.push(q);T.hitTimeout&&(g=!0)}}};let y=0,v=0;for(const I of f){tn(()=>I.seq1Range.start-y===I.seq2Range.start-v);const P=I.seq1Range.start-y;w(P),y=I.seq1Range.endExclusive,v=I.seq2Range.endExclusive;const _=this.refineDiff(t,n,I,r,a);_.hitTimeout&&(g=!0);for(const b of _.mappings)p.push(b)}w(t.length-y);const k=Yr(p,t,n);let R=[];return i.computeMoves&&(R=this.computeMoves(k,t,n,l,u,r,a)),tn(()=>{function I(_,b){if(_.lineNumber<1||_.lineNumber>b.length)return!1;const T=b[_.lineNumber-1];return!(_.column<1||_.column>T.length+1)}function P(_,b){return!(_.startLineNumber<1||_.startLineNumber>b.length+1||_.endLineNumberExclusive<1||_.endLineNumberExclusive>b.length+1)}for(const _ of k){if(!_.innerChanges)return!1;for(const b of _.innerChanges)if(!(I(b.modifiedRange.getStartPosition(),n)&&I(b.modifiedRange.getEndPosition(),n)&&I(b.originalRange.getStartPosition(),t)&&I(b.originalRange.getEndPosition(),t)))return!1;if(!P(_.modified,n)||!P(_.original,t))return!1}return!0}),new nn(k,R,g)}computeMoves(t,n,i,r,a,s,o){return nl(t,n,i,r,a,s).map(c=>{const d=this.refineDiff(n,i,new ie(c.original.toOffsetRange(),c.modified.toOffsetRange()),s,o),m=Yr(d.mappings,n,i,!0);return new Oo(c,m)})}refineDiff(t,n,i,r,a){const s=new rn(t,i.seq1Range,a),o=new rn(n,i.seq2Range,a),l=s.length+o.length<500?this.dynamicProgrammingDiffing.compute(s,o,r):this.myersDiffingAlgorithm.compute(s,o,r);let u=l.diffs;return u=Gr(s,o,u),u=cl(s,o,u),u=ul(s,o,u),u=ml(s,o,u),{mappings:u.map(d=>new Rt(s.translateRange(d.seq1Range),o.translateRange(d.seq2Range))),hitTimeout:l.hitTimeout}}}function Yr(e,t,n,i=!1){const r=[];for(const a of co(e.map(s=>pl(s,t,n)),(s,o)=>s.original.overlapOrTouch(o.original)||s.modified.overlapOrTouch(o.modified))){const s=a[0],o=a[a.length-1];r.push(new He(s.original.join(o.original),s.modified.join(o.modified),a.map(l=>l.innerChanges[0])))}return tn(()=>!i&&r.length>0&&r[0].original.startLineNumber!==r[0].modified.startLineNumber?!1:zr(r,(a,s)=>s.original.startLineNumber-a.original.endLineNumberExclusive===s.modified.startLineNumber-a.modified.endLineNumberExclusive&&a.original.endLineNumberExclusive<s.original.startLineNumber&&a.modified.endLineNumberExclusive<s.modified.startLineNumber)),r}function pl(e,t,n){let i=0,r=0;e.modifiedRange.endColumn===1&&e.originalRange.endColumn===1&&e.originalRange.startLineNumber+i<=e.originalRange.endLineNumber&&e.modifiedRange.startLineNumber+i<=e.modifiedRange.endLineNumber&&(r=-1),e.modifiedRange.startColumn-1>=n[e.modifiedRange.startLineNumber-1].length&&e.originalRange.startColumn-1>=t[e.originalRange.startLineNumber-1].length&&e.originalRange.startLineNumber<=e.originalRange.endLineNumber+r&&e.modifiedRange.startLineNumber<=e.modifiedRange.endLineNumber+r&&(i=1);const a=new J(e.originalRange.startLineNumber+i,e.originalRange.endLineNumber+1+r),s=new J(e.modifiedRange.startLineNumber+i,e.modifiedRange.endLineNumber+1+r);return new He(a,s,[e])}const Zr={getLegacy:()=>new Go,getDefault:()=>new fl};function Xe(e,t){const n=Math.pow(10,t);return Math.round(e*n)/n}class le{constructor(t,n,i,r=1){this._rgbaBrand=void 0,this.r=Math.min(255,Math.max(0,t))|0,this.g=Math.min(255,Math.max(0,n))|0,this.b=Math.min(255,Math.max(0,i))|0,this.a=Xe(Math.max(Math.min(1,r),0),3)}static equals(t,n){return t.r===n.r&&t.g===n.g&&t.b===n.b&&t.a===n.a}}class Te{constructor(t,n,i,r){this._hslaBrand=void 0,this.h=Math.max(Math.min(360,t),0)|0,this.s=Xe(Math.max(Math.min(1,n),0),3),this.l=Xe(Math.max(Math.min(1,i),0),3),this.a=Xe(Math.max(Math.min(1,r),0),3)}static equals(t,n){return t.h===n.h&&t.s===n.s&&t.l===n.l&&t.a===n.a}static fromRGBA(t){const n=t.r/255,i=t.g/255,r=t.b/255,a=t.a,s=Math.max(n,i,r),o=Math.min(n,i,r);let l=0,u=0;const c=(o+s)/2,d=s-o;if(d>0){switch(u=Math.min(c<=.5?d/(2*c):d/(2-2*c),1),s){case n:l=(i-r)/d+(i<r?6:0);break;case i:l=(r-n)/d+2;break;case r:l=(n-i)/d+4;break}l*=60,l=Math.round(l)}return new Te(l,u,c,a)}static _hue2rgb(t,n,i){return i<0&&(i+=1),i>1&&(i-=1),i<1/6?t+(n-t)*6*i:i<1/2?n:i<2/3?t+(n-t)*(2/3-i)*6:t}static toRGBA(t){const n=t.h/360,{s:i,l:r,a}=t;let s,o,l;if(i===0)s=o=l=r;else{const u=r<.5?r*(1+i):r+i-r*i,c=2*r-u;s=Te._hue2rgb(c,u,n+1/3),o=Te._hue2rgb(c,u,n),l=Te._hue2rgb(c,u,n-1/3)}return new le(Math.round(s*255),Math.round(o*255),Math.round(l*255),a)}}class wt{constructor(t,n,i,r){this._hsvaBrand=void 0,this.h=Math.max(Math.min(360,t),0)|0,this.s=Xe(Math.max(Math.min(1,n),0),3),this.v=Xe(Math.max(Math.min(1,i),0),3),this.a=Xe(Math.max(Math.min(1,r),0),3)}static equals(t,n){return t.h===n.h&&t.s===n.s&&t.v===n.v&&t.a===n.a}static fromRGBA(t){const n=t.r/255,i=t.g/255,r=t.b/255,a=Math.max(n,i,r),s=Math.min(n,i,r),o=a-s,l=a===0?0:o/a;let u;return o===0?u=0:a===n?u=((i-r)/o%6+6)%6:a===i?u=(r-n)/o+2:u=(n-i)/o+4,new wt(Math.round(u*60),l,a,t.a)}static toRGBA(t){const{h:n,s:i,v:r,a}=t,s=r*i,o=s*(1-Math.abs(n/60%2-1)),l=r-s;let[u,c,d]=[0,0,0];return n<60?(u=s,c=o):n<120?(u=o,c=s):n<180?(c=s,d=o):n<240?(c=o,d=s):n<300?(u=o,d=s):n<=360&&(u=s,d=o),u=Math.round((u+l)*255),c=Math.round((c+l)*255),d=Math.round((d+l)*255),new le(u,c,d,a)}}let ae=class xe{static fromHex(t){return xe.Format.CSS.parseHex(t)||xe.red}static equals(t,n){return!t&&!n?!0:!t||!n?!1:t.equals(n)}get hsla(){return this._hsla?this._hsla:Te.fromRGBA(this.rgba)}get hsva(){return this._hsva?this._hsva:wt.fromRGBA(this.rgba)}constructor(t){if(t)if(t instanceof le)this.rgba=t;else if(t instanceof Te)this._hsla=t,this.rgba=Te.toRGBA(t);else if(t instanceof wt)this._hsva=t,this.rgba=wt.toRGBA(t);else throw new Error("Invalid color ctor argument");else throw new Error("Color needs a value")}equals(t){return!!t&&le.equals(this.rgba,t.rgba)&&Te.equals(this.hsla,t.hsla)&&wt.equals(this.hsva,t.hsva)}getRelativeLuminance(){const t=xe._relativeLuminanceForComponent(this.rgba.r),n=xe._relativeLuminanceForComponent(this.rgba.g),i=xe._relativeLuminanceForComponent(this.rgba.b),r=.2126*t+.7152*n+.0722*i;return Xe(r,4)}static _relativeLuminanceForComponent(t){const n=t/255;return n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4)}isLighter(){return(this.rgba.r*299+this.rgba.g*587+this.rgba.b*114)/1e3>=128}isLighterThan(t){const n=this.getRelativeLuminance(),i=t.getRelativeLuminance();return n>i}isDarkerThan(t){const n=this.getRelativeLuminance(),i=t.getRelativeLuminance();return n<i}lighten(t){return new xe(new Te(this.hsla.h,this.hsla.s,this.hsla.l+this.hsla.l*t,this.hsla.a))}darken(t){return new xe(new Te(this.hsla.h,this.hsla.s,this.hsla.l-this.hsla.l*t,this.hsla.a))}transparent(t){const{r:n,g:i,b:r,a}=this.rgba;return new xe(new le(n,i,r,a*t))}isTransparent(){return this.rgba.a===0}isOpaque(){return this.rgba.a===1}opposite(){return new xe(new le(255-this.rgba.r,255-this.rgba.g,255-this.rgba.b,this.rgba.a))}makeOpaque(t){if(this.isOpaque()||t.rgba.a!==1)return this;const{r:n,g:i,b:r,a}=this.rgba;return new xe(new le(t.rgba.r-a*(t.rgba.r-n),t.rgba.g-a*(t.rgba.g-i),t.rgba.b-a*(t.rgba.b-r),1))}toString(){return this._toString||(this._toString=xe.Format.CSS.format(this)),this._toString}static getLighterColor(t,n,i){if(t.isLighterThan(n))return t;i=i||.5;const r=t.getRelativeLuminance(),a=n.getRelativeLuminance();return i=i*(a-r)/a,t.lighten(i)}static getDarkerColor(t,n,i){if(t.isDarkerThan(n))return t;i=i||.5;const r=t.getRelativeLuminance(),a=n.getRelativeLuminance();return i=i*(r-a)/r,t.darken(i)}};ae.white=new ae(new le(255,255,255,1)),ae.black=new ae(new le(0,0,0,1)),ae.red=new ae(new le(255,0,0,1)),ae.blue=new ae(new le(0,0,255,1)),ae.green=new ae(new le(0,255,0,1)),ae.cyan=new ae(new le(0,255,255,1)),ae.lightgrey=new ae(new le(211,211,211,1)),ae.transparent=new ae(new le(0,0,0,0)),function(e){(function(t){(function(n){function i(f){return f.rgba.a===1?`rgb(${f.rgba.r}, ${f.rgba.g}, ${f.rgba.b})`:e.Format.CSS.formatRGBA(f)}n.formatRGB=i;function r(f){return`rgba(${f.rgba.r}, ${f.rgba.g}, ${f.rgba.b}, ${+f.rgba.a.toFixed(2)})`}n.formatRGBA=r;function a(f){return f.hsla.a===1?`hsl(${f.hsla.h}, ${(f.hsla.s*100).toFixed(2)}%, ${(f.hsla.l*100).toFixed(2)}%)`:e.Format.CSS.formatHSLA(f)}n.formatHSL=a;function s(f){return`hsla(${f.hsla.h}, ${(f.hsla.s*100).toFixed(2)}%, ${(f.hsla.l*100).toFixed(2)}%, ${f.hsla.a.toFixed(2)})`}n.formatHSLA=s;function o(f){const g=f.toString(16);return g.length!==2?"0"+g:g}function l(f){return`#${o(f.rgba.r)}${o(f.rgba.g)}${o(f.rgba.b)}`}n.formatHex=l;function u(f,g=!1){return g&&f.rgba.a===1?e.Format.CSS.formatHex(f):`#${o(f.rgba.r)}${o(f.rgba.g)}${o(f.rgba.b)}${o(Math.round(f.rgba.a*255))}`}n.formatHexA=u;function c(f){return f.isOpaque()?e.Format.CSS.formatHex(f):e.Format.CSS.formatRGBA(f)}n.format=c;function d(f){const g=f.length;if(g===0||f.charCodeAt(0)!==35)return null;if(g===7){const p=16*m(f.charCodeAt(1))+m(f.charCodeAt(2)),w=16*m(f.charCodeAt(3))+m(f.charCodeAt(4)),y=16*m(f.charCodeAt(5))+m(f.charCodeAt(6));return new e(new le(p,w,y,1))}if(g===9){const p=16*m(f.charCodeAt(1))+m(f.charCodeAt(2)),w=16*m(f.charCodeAt(3))+m(f.charCodeAt(4)),y=16*m(f.charCodeAt(5))+m(f.charCodeAt(6)),v=16*m(f.charCodeAt(7))+m(f.charCodeAt(8));return new e(new le(p,w,y,v/255))}if(g===4){const p=m(f.charCodeAt(1)),w=m(f.charCodeAt(2)),y=m(f.charCodeAt(3));return new e(new le(16*p+p,16*w+w,16*y+y))}if(g===5){const p=m(f.charCodeAt(1)),w=m(f.charCodeAt(2)),y=m(f.charCodeAt(3)),v=m(f.charCodeAt(4));return new e(new le(16*p+p,16*w+w,16*y+y,(16*v+v)/255))}return null}n.parseHex=d;function m(f){switch(f){case 48:return 0;case 49:return 1;case 50:return 2;case 51:return 3;case 52:return 4;case 53:return 5;case 54:return 6;case 55:return 7;case 56:return 8;case 57:return 9;case 97:return 10;case 65:return 10;case 98:return 11;case 66:return 11;case 99:return 12;case 67:return 12;case 100:return 13;case 68:return 13;case 101:return 14;case 69:return 14;case 102:return 15;case 70:return 15}return 0}})(t.CSS||(t.CSS={}))})(e.Format||(e.Format={}))}(ae||(ae={}));function Kr(e){const t=[];for(const n of e){const i=Number(n);(i||i===0&&n.replace(/\s/g,"")!=="")&&t.push(i)}return t}function ti(e,t,n,i){return{red:e/255,blue:n/255,green:t/255,alpha:i}}function Nt(e,t){const n=t.index,i=t[0].length;if(!n)return;const r=e.positionAt(n);return{startLineNumber:r.lineNumber,startColumn:r.column,endLineNumber:r.lineNumber,endColumn:r.column+i}}function gl(e,t){if(!e)return;const n=ae.Format.CSS.parseHex(t);if(n)return{range:e,color:ti(n.rgba.r,n.rgba.g,n.rgba.b,n.rgba.a)}}function ea(e,t,n){if(!e||t.length!==1)return;const r=t[0].values(),a=Kr(r);return{range:e,color:ti(a[0],a[1],a[2],n?a[3]:1)}}function ta(e,t,n){if(!e||t.length!==1)return;const r=t[0].values(),a=Kr(r),s=new ae(new Te(a[0],a[1]/100,a[2]/100,n?a[3]:1));return{range:e,color:ti(s.rgba.r,s.rgba.g,s.rgba.b,s.rgba.a)}}function It(e,t){return typeof e=="string"?[...e.matchAll(t)]:e.findMatches(t)}function bl(e){const t=[],i=It(e,/\b(rgb|rgba|hsl|hsla)(\([0-9\s,.\%]*\))|(#)([A-Fa-f0-9]{3})\b|(#)([A-Fa-f0-9]{4})\b|(#)([A-Fa-f0-9]{6})\b|(#)([A-Fa-f0-9]{8})\b/gm);if(i.length>0)for(const r of i){const a=r.filter(u=>u!==void 0),s=a[1],o=a[2];if(!o)continue;let l;if(s==="rgb"){const u=/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*\)$/gm;l=ea(Nt(e,r),It(o,u),!1)}else if(s==="rgba"){const u=/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm;l=ea(Nt(e,r),It(o,u),!0)}else if(s==="hsl"){const u=/^\(\s*(36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*\)$/gm;l=ta(Nt(e,r),It(o,u),!1)}else if(s==="hsla"){const u=/^\(\s*(36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm;l=ta(Nt(e,r),It(o,u),!0)}else s==="#"&&(l=gl(Nt(e,r),s+o));l&&t.push(l)}return t}function vl(e){return!e||typeof e.getValue!="function"||typeof e.positionAt!="function"?[]:bl(e)}class _l extends vo{get uri(){return this._uri}get eol(){return this._eol}getValue(){return this.getText()}findMatches(t){const n=[];for(let i=0;i<this._lines.length;i++){const r=this._lines[i],a=this.offsetAt(new Me(i+1,1)),s=r.matchAll(t);for(const o of s)(o.index||o.index===0)&&(o.index=o.index+a),n.push(o)}return n}getLinesContent(){return this._lines.slice(0)}getLineCount(){return this._lines.length}getLineContent(t){return this._lines[t-1]}getWordAtPosition(t,n){const i=Wn(t.column,Hi(n),this._lines[t.lineNumber-1],0);return i?new oe(t.lineNumber,i.startColumn,t.lineNumber,i.endColumn):null}words(t){const n=this._lines,i=this._wordenize.bind(this);let r=0,a="",s=0,o=[];return{*[Symbol.iterator](){for(;;)if(s<o.length){const l=a.substring(o[s].start,o[s].end);s+=1,yield l}else if(r<n.length)a=n[r],o=i(a,t),s=0,r+=1;else break}}}getLineWords(t,n){const i=this._lines[t-1],r=this._wordenize(i,n),a=[];for(const s of r)a.push({word:i.substring(s.start,s.end),startColumn:s.start+1,endColumn:s.end+1});return a}_wordenize(t,n){const i=[];let r;for(n.lastIndex=0;(r=n.exec(t))&&r[0].length!==0;)i.push({start:r.index,end:r.index+r[0].length});return i}getValueInRange(t){if(t=this._validateRange(t),t.startLineNumber===t.endLineNumber)return this._lines[t.startLineNumber-1].substring(t.startColumn-1,t.endColumn-1);const n=this._eol,i=t.startLineNumber-1,r=t.endLineNumber-1,a=[];a.push(this._lines[i].substring(t.startColumn-1));for(let s=i+1;s<r;s++)a.push(this._lines[s]);return a.push(this._lines[r].substring(0,t.endColumn-1)),a.join(n)}offsetAt(t){return t=this._validatePosition(t),this._ensureLineStarts(),this._lineStarts.getPrefixSum(t.lineNumber-2)+(t.column-1)}positionAt(t){t=Math.floor(t),t=Math.max(0,t),this._ensureLineStarts();const n=this._lineStarts.getIndexOf(t),i=this._lines[n.index].length;return{lineNumber:1+n.index,column:1+Math.min(n.remainder,i)}}_validateRange(t){const n=this._validatePosition({lineNumber:t.startLineNumber,column:t.startColumn}),i=this._validatePosition({lineNumber:t.endLineNumber,column:t.endColumn});return n.lineNumber!==t.startLineNumber||n.column!==t.startColumn||i.lineNumber!==t.endLineNumber||i.column!==t.endColumn?{startLineNumber:n.lineNumber,startColumn:n.column,endLineNumber:i.lineNumber,endColumn:i.column}:t}_validatePosition(t){if(!Me.isIPosition(t))throw new Error("bad position");let{lineNumber:n,column:i}=t,r=!1;if(n<1)n=1,i=1,r=!0;else if(n>this._lines.length)n=this._lines.length,i=this._lines[n-1].length+1,r=!0;else{const a=this._lines[n-1].length+1;i<1?(i=1,r=!0):i>a&&(i=a,r=!0)}return r?{lineNumber:n,column:i}:t}}class rt{constructor(t,n){this._host=t,this._models=Object.create(null),this._foreignModuleFactory=n,this._foreignModule=null}dispose(){this._models=Object.create(null)}_getModel(t){return this._models[t]}_getModels(){const t=[];return Object.keys(this._models).forEach(n=>t.push(this._models[n])),t}acceptNewModel(t){this._models[t.url]=new _l(zn.parse(t.url),t.lines,t.EOL,t.versionId)}acceptModelChanged(t,n){if(!this._models[t])return;this._models[t].onEvents(n)}acceptRemovedModel(t){this._models[t]&&delete this._models[t]}async computeUnicodeHighlights(t,n,i){const r=this._getModel(t);return r?Bo.computeUnicodeHighlights(r,n,i):{ranges:[],hasMore:!1,ambiguousCharacterCount:0,invisibleCharacterCount:0,nonBasicAsciiCharacterCount:0}}async computeDiff(t,n,i,r){const a=this._getModel(t),s=this._getModel(n);return!a||!s?null:rt.computeDiff(a,s,i,r)}static computeDiff(t,n,i,r){const a=r==="advanced"?Zr.getDefault():Zr.getLegacy(),s=t.getLinesContent(),o=n.getLinesContent(),l=a.computeDiff(s,o,i),u=l.changes.length>0?!1:this._modelsAreIdentical(t,n);function c(d){return d.map(m=>{var f;return[m.original.startLineNumber,m.original.endLineNumberExclusive,m.modified.startLineNumber,m.modified.endLineNumberExclusive,(f=m.innerChanges)===null||f===void 0?void 0:f.map(g=>[g.originalRange.startLineNumber,g.originalRange.startColumn,g.originalRange.endLineNumber,g.originalRange.endColumn,g.modifiedRange.startLineNumber,g.modifiedRange.startColumn,g.modifiedRange.endLineNumber,g.modifiedRange.endColumn])]})}return{identical:u,quitEarly:l.hitTimeout,changes:c(l.changes),moves:l.moves.map(d=>[d.lineRangeMapping.original.startLineNumber,d.lineRangeMapping.original.endLineNumberExclusive,d.lineRangeMapping.modified.startLineNumber,d.lineRangeMapping.modified.endLineNumberExclusive,c(d.changes)])}}static _modelsAreIdentical(t,n){const i=t.getLineCount(),r=n.getLineCount();if(i!==r)return!1;for(let a=1;a<=i;a++){const s=t.getLineContent(a),o=n.getLineContent(a);if(s!==o)return!1}return!0}async computeMoreMinimalEdits(t,n,i){const r=this._getModel(t);if(!r)return n;const a=[];let s;n=n.slice(0).sort((l,u)=>{if(l.range&&u.range)return oe.compareRangesUsingStarts(l.range,u.range);const c=l.range?0:1,d=u.range?0:1;return c-d});let o=0;for(let l=1;l<n.length;l++)oe.getEndPosition(n[o].range).equals(oe.getStartPosition(n[l].range))?(n[o].range=oe.fromPositions(oe.getStartPosition(n[o].range),oe.getEndPosition(n[l].range)),n[o].text+=n[l].text):(o++,n[o]=n[l]);n.length=o+1;for(let{range:l,text:u,eol:c}of n){if(typeof c=="number"&&(s=c),oe.isEmpty(l)&&!u)continue;const d=r.getValueInRange(l);if(u=u.replace(/\r\n|\n|\r/g,r.eol),d===u)continue;if(Math.max(u.length,d.length)>rt._diffLimit){a.push({range:l,text:u});continue}const m=js(d,u,i),f=r.offsetAt(oe.lift(l).getStartPosition());for(const g of m){const p=r.positionAt(f+g.originalStart),w=r.positionAt(f+g.originalStart+g.originalLength),y={text:u.substr(g.modifiedStart,g.modifiedLength),range:{startLineNumber:p.lineNumber,startColumn:p.column,endLineNumber:w.lineNumber,endColumn:w.column}};r.getValueInRange(y.range)!==y.text&&a.push(y)}}return typeof s=="number"&&a.push({eol:s,text:"",range:{startLineNumber:0,startColumn:0,endLineNumber:0,endColumn:0}}),a}async computeLinks(t){const n=this._getModel(t);return n?So(n):null}async computeDefaultDocumentColors(t){const n=this._getModel(t);return n?vl(n):null}async textualSuggest(t,n,i,r){const a=new Vt,s=new RegExp(i,r),o=new Set;e:for(const l of t){const u=this._getModel(l);if(u){for(const c of u.words(s))if(!(c===n||!isNaN(Number(c)))&&(o.add(c),o.size>rt._suggestionsLimit))break e}}return{words:Array.from(o),duration:a.elapsed()}}async computeWordRanges(t,n,i,r){const a=this._getModel(t);if(!a)return Object.create(null);const s=new RegExp(i,r),o=Object.create(null);for(let l=n.startLineNumber;l<n.endLineNumber;l++){const u=a.getLineWords(l,s);for(const c of u){if(!isNaN(Number(c.word)))continue;let d=o[c.word];d||(d=[],o[c.word]=d),d.push({startLineNumber:l,startColumn:c.startColumn,endLineNumber:l,endColumn:c.endColumn})}}return o}async navigateValueSet(t,n,i,r,a){const s=this._getModel(t);if(!s)return null;const o=new RegExp(r,a);n.startColumn===n.endColumn&&(n={startLineNumber:n.startLineNumber,startColumn:n.startColumn,endLineNumber:n.endLineNumber,endColumn:n.endColumn+1});const l=s.getValueInRange(n),u=s.getWordAtPosition({lineNumber:n.startLineNumber,column:n.startColumn},o);if(!u)return null;const c=s.getValueInRange(u);return Bn.INSTANCE.navigateValueSet(n,l,u,c,i)}loadForeignModule(t,n,i){const s={host:vs(i,(o,l)=>this._host.fhr(o,l)),getMirrorModels:()=>this._getModels()};return this._foreignModuleFactory?(this._foreignModule=this._foreignModuleFactory(s,n),Promise.resolve(Sn(this._foreignModule))):Promise.reject(new Error("Unexpected usage"))}fmr(t,n){if(!this._foreignModule||typeof this._foreignModule[t]!="function")return Promise.reject(new Error("Missing requestHandler or method: "+t));try{return Promise.resolve(this._foreignModule[t].apply(this._foreignModule,n))}catch(i){return Promise.reject(i)}}}rt._diffLimit=1e5,rt._suggestionsLimit=1e4,typeof importScripts=="function"&&(globalThis.monaco=zo());let ni=!1;function na(e){if(ni)return;ni=!0;const t=new Os(n=>{globalThis.postMessage(n)},n=>new rt(n,e));globalThis.onmessage=n=>{t.onmessage(n.data)}}globalThis.onmessage=e=>{ni||na(null)};/*!-----------------------------------------------------------------------------
7
+ `))}}class yn{constructor(t){this.value=t}}const ms=2;class ke{constructor(t){var n,i,r,a,s;this._size=0,this._options=t,this._leakageMon=!((n=this._options)===null||n===void 0)&&n.leakWarningThreshold?new ds((r=(i=this._options)===null||i===void 0?void 0:i.leakWarningThreshold)!==null&&r!==void 0?r:hs):void 0,this._perfMon=!((a=this._options)===null||a===void 0)&&a._profName?new st(this._options._profName):void 0,this._deliveryQueue=(s=this._options)===null||s===void 0?void 0:s.deliveryQueue}dispose(){var t,n,i,r;this._disposed||(this._disposed=!0,((t=this._deliveryQueue)===null||t===void 0?void 0:t.current)===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),(i=(n=this._options)===null||n===void 0?void 0:n.onDidRemoveLastListener)===null||i===void 0||i.call(n),(r=this._leakageMon)===null||r===void 0||r.dispose())}get event(){var t;return(t=this._event)!==null&&t!==void 0||(this._event=(n,i,r)=>{var a,s,o,l,u;if(this._leakageMon&&this._size>this._leakageMon.threshold*3)return console.warn(`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far`),yt.None;if(this._disposed)return yt.None;i&&(n=n.bind(i));const c=new yn(n);let d;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(c.stack=wn.create(),d=this._leakageMon.check(c.stack,this._size+1)),this._listeners?this._listeners instanceof yn?((u=this._deliveryQueue)!==null&&u!==void 0||(this._deliveryQueue=new fs),this._listeners=[this._listeners,c]):this._listeners.push(c):((s=(a=this._options)===null||a===void 0?void 0:a.onWillAddFirstListener)===null||s===void 0||s.call(a,this),this._listeners=c,(l=(o=this._options)===null||o===void 0?void 0:o.onDidAddFirstListener)===null||l===void 0||l.call(o,this)),this._size++;const m=wt(()=>{d?.(),this._removeListener(c)});return r instanceof Ze?r.add(m):Array.isArray(r)&&r.push(m),m}),this._event}_removeListener(t){var n,i,r,a;if((i=(n=this._options)===null||n===void 0?void 0:n.onWillRemoveListener)===null||i===void 0||i.call(n,this),!this._listeners)return;if(this._size===1){this._listeners=void 0,(a=(r=this._options)===null||r===void 0?void 0:r.onDidRemoveLastListener)===null||a===void 0||a.call(r,this),this._size=0;return}const s=this._listeners,o=s.indexOf(t);if(o===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,s[o]=void 0;const l=this._deliveryQueue.current===this;if(this._size*ms<=s.length){let u=0;for(let c=0;c<s.length;c++)s[c]?s[u++]=s[c]:l&&(this._deliveryQueue.end--,u<this._deliveryQueue.i&&this._deliveryQueue.i--);s.length=u}}_deliver(t,n){var i;if(!t)return;const r=((i=this._options)===null||i===void 0?void 0:i.onListenerError)||di;if(!r){t.value(n);return}try{t.value(n)}catch(a){r(a)}}_deliverQueue(t){const n=t.current._listeners;for(;t.i<t.end;)this._deliver(n[t.i++],t.value);t.reset()}fire(t){var n,i,r,a;if(!((n=this._deliveryQueue)===null||n===void 0)&&n.current&&(this._deliverQueue(this._deliveryQueue),(i=this._perfMon)===null||i===void 0||i.stop()),(r=this._perfMon)===null||r===void 0||r.start(this._size),this._listeners)if(this._listeners instanceof yn)this._deliver(this._listeners,t);else{const s=this._deliveryQueue;s.enqueue(this,t,this._listeners.length),this._deliverQueue(s)}(a=this._perfMon)===null||a===void 0||a.stop()}hasListeners(){return this._size>0}}class fs{constructor(){this.i=-1,this.end=0}enqueue(t,n,i){this.i=0,this.end=i,this.current=t,this.value=n}reset(){this.i=this.end,this.current=void 0,this.value=void 0}}function ps(e){return typeof e=="string"}function gs(e){let t=[];for(;Object.prototype!==e;)t=t.concat(Object.getOwnPropertyNames(e)),e=Object.getPrototypeOf(e);return t}function Tn(e){const t=[];for(const n of gs(e))typeof e[n]=="function"&&t.push(n);return t}function bs(e,t){const n=r=>function(){const a=Array.prototype.slice.call(arguments,0);return t(r,a)},i={};for(const r of e)i[r]=n(r);return i}let vs=typeof document<"u"&&document.location&&document.location.hash.indexOf("pseudo=true")>=0;function _s(e,t){let n;return t.length===0?n=e:n=e.replace(/\{(\d+)\}/g,(i,r)=>{const a=r[0],s=t[a];let o=i;return typeof s=="string"?o=s:(typeof s=="number"||typeof s=="boolean"||s===void 0||s===null)&&(o=String(s)),o}),vs&&(n="["+n.replace(/[aouei]/g,"$&$&")+"]"),n}function K(e,t,...n){return _s(t,n)}function Bu(e){}var xn;const ot="en";let kn=!1,An=!1,Sn=!1,Bt,Ln=ot,pi=ot,ws,Ae;const Ke=globalThis;let he;typeof Ke.vscode<"u"&&typeof Ke.vscode.process<"u"?he=Ke.vscode.process:typeof process<"u"&&(he=process);const ys=typeof((xn=he?.versions)===null||xn===void 0?void 0:xn.electron)=="string"&&he?.type==="renderer";if(typeof navigator=="object"&&!ys)Ae=navigator.userAgent,kn=Ae.indexOf("Windows")>=0,An=Ae.indexOf("Macintosh")>=0,(Ae.indexOf("Macintosh")>=0||Ae.indexOf("iPad")>=0||Ae.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Sn=Ae.indexOf("Linux")>=0,Ae?.indexOf("Mobi")>=0,K({key:"ensureLoaderPluginIsLoaded",comment:["{Locked}"]},"_"),Bt=ot,Ln=Bt,pi=navigator.language;else if(typeof he=="object"){kn=he.platform==="win32",An=he.platform==="darwin",Sn=he.platform==="linux",Sn&&he.env.SNAP&&he.env.SNAP_REVISION,he.env.CI||he.env.BUILD_ARTIFACTSTAGINGDIRECTORY,Bt=ot,Ln=ot;const e=he.env.VSCODE_NLS_CONFIG;if(e)try{const t=JSON.parse(e),n=t.availableLanguages["*"];Bt=t.locale,pi=t.osLocale,Ln=n||ot,ws=t._translationsConfigFile}catch{}}else console.error("Unable to resolve platform.");const Tt=kn,Ts=An,Re=Ae,xs=typeof Ke.postMessage=="function"&&!Ke.importScripts;(()=>{if(xs){const e=[];Ke.addEventListener("message",n=>{if(n.data&&n.data.vscodeScheduleAsyncWork)for(let i=0,r=e.length;i<r;i++){const a=e[i];if(a.id===n.data.vscodeScheduleAsyncWork){e.splice(i,1),a.callback();return}}});let t=0;return n=>{const i=++t;e.push({id:i,callback:n}),Ke.postMessage({vscodeScheduleAsyncWork:i},"*")}}return e=>setTimeout(e)})();const ks=!!(Re&&Re.indexOf("Chrome")>=0);Re&&Re.indexOf("Firefox")>=0,!ks&&Re&&Re.indexOf("Safari")>=0,Re&&Re.indexOf("Edg/")>=0,Re&&Re.indexOf("Android")>=0;class As{constructor(t){this.fn=t,this.lastCache=void 0,this.lastArgKey=void 0}get(t){const n=JSON.stringify(t);return this.lastArgKey!==n&&(this.lastArgKey=n,this.lastCache=this.fn(t)),this.lastCache}}class gi{constructor(t){this.executor=t,this._didRun=!1}get value(){if(!this._didRun)try{this._value=this.executor()}catch(t){this._error=t}finally{this._didRun=!0}if(this._error)throw this._error;return this._value}get rawValue(){return this._value}}var lt;function Ss(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function Ls(e){return e.split(/\r\n|\r|\n/)}function Cs(e){for(let t=0,n=e.length;t<n;t++){const i=e.charCodeAt(t);if(i!==32&&i!==9)return t}return-1}function Es(e,t=e.length-1){for(let n=t;n>=0;n--){const i=e.charCodeAt(n);if(i!==32&&i!==9)return n}return-1}function bi(e){return e>=65&&e<=90}function Cn(e){return 55296<=e&&e<=56319}function Rs(e){return 56320<=e&&e<=57343}function Ms(e,t){return(e-55296<<10)+(t-56320)+65536}function Ds(e,t,n){const i=e.charCodeAt(n);if(Cn(i)&&n+1<t){const r=e.charCodeAt(n+1);if(Rs(r))return Ms(i,r)}return i}const Ns=/^[\t\n\r\x20-\x7E]*$/;function Is(e){return Ns.test(e)}class et{static getInstance(t){return lt.cache.get(Array.from(t))}static getLocales(){return lt._locales.value}constructor(t){this.confusableDictionary=t}isAmbiguous(t){return this.confusableDictionary.has(t)}getPrimaryConfusable(t){return this.confusableDictionary.get(t)}getConfusableCodePoints(){return new Set(this.confusableDictionary.keys())}}lt=et,et.ambiguousCharacterData=new gi(()=>JSON.parse('{"_common":[8232,32,8233,32,5760,32,8192,32,8193,32,8194,32,8195,32,8196,32,8197,32,8198,32,8200,32,8201,32,8202,32,8287,32,8199,32,8239,32,2042,95,65101,95,65102,95,65103,95,8208,45,8209,45,8210,45,65112,45,1748,45,8259,45,727,45,8722,45,10134,45,11450,45,1549,44,1643,44,8218,44,184,44,42233,44,894,59,2307,58,2691,58,1417,58,1795,58,1796,58,5868,58,65072,58,6147,58,6153,58,8282,58,1475,58,760,58,42889,58,8758,58,720,58,42237,58,451,33,11601,33,660,63,577,63,2429,63,5038,63,42731,63,119149,46,8228,46,1793,46,1794,46,42510,46,68176,46,1632,46,1776,46,42232,46,1373,96,65287,96,8219,96,8242,96,1370,96,1523,96,8175,96,65344,96,900,96,8189,96,8125,96,8127,96,8190,96,697,96,884,96,712,96,714,96,715,96,756,96,699,96,701,96,700,96,702,96,42892,96,1497,96,2036,96,2037,96,5194,96,5836,96,94033,96,94034,96,65339,91,10088,40,10098,40,12308,40,64830,40,65341,93,10089,41,10099,41,12309,41,64831,41,10100,123,119060,123,10101,125,65342,94,8270,42,1645,42,8727,42,66335,42,5941,47,8257,47,8725,47,8260,47,9585,47,10187,47,10744,47,119354,47,12755,47,12339,47,11462,47,20031,47,12035,47,65340,92,65128,92,8726,92,10189,92,10741,92,10745,92,119311,92,119355,92,12756,92,20022,92,12034,92,42872,38,708,94,710,94,5869,43,10133,43,66203,43,8249,60,10094,60,706,60,119350,60,5176,60,5810,60,5120,61,11840,61,12448,61,42239,61,8250,62,10095,62,707,62,119351,62,5171,62,94015,62,8275,126,732,126,8128,126,8764,126,65372,124,65293,45,120784,50,120794,50,120804,50,120814,50,120824,50,130034,50,42842,50,423,50,1000,50,42564,50,5311,50,42735,50,119302,51,120785,51,120795,51,120805,51,120815,51,120825,51,130035,51,42923,51,540,51,439,51,42858,51,11468,51,1248,51,94011,51,71882,51,120786,52,120796,52,120806,52,120816,52,120826,52,130036,52,5070,52,71855,52,120787,53,120797,53,120807,53,120817,53,120827,53,130037,53,444,53,71867,53,120788,54,120798,54,120808,54,120818,54,120828,54,130038,54,11474,54,5102,54,71893,54,119314,55,120789,55,120799,55,120809,55,120819,55,120829,55,130039,55,66770,55,71878,55,2819,56,2538,56,2666,56,125131,56,120790,56,120800,56,120810,56,120820,56,120830,56,130040,56,547,56,546,56,66330,56,2663,57,2920,57,2541,57,3437,57,120791,57,120801,57,120811,57,120821,57,120831,57,130041,57,42862,57,11466,57,71884,57,71852,57,71894,57,9082,97,65345,97,119834,97,119886,97,119938,97,119990,97,120042,97,120094,97,120146,97,120198,97,120250,97,120302,97,120354,97,120406,97,120458,97,593,97,945,97,120514,97,120572,97,120630,97,120688,97,120746,97,65313,65,119808,65,119860,65,119912,65,119964,65,120016,65,120068,65,120120,65,120172,65,120224,65,120276,65,120328,65,120380,65,120432,65,913,65,120488,65,120546,65,120604,65,120662,65,120720,65,5034,65,5573,65,42222,65,94016,65,66208,65,119835,98,119887,98,119939,98,119991,98,120043,98,120095,98,120147,98,120199,98,120251,98,120303,98,120355,98,120407,98,120459,98,388,98,5071,98,5234,98,5551,98,65314,66,8492,66,119809,66,119861,66,119913,66,120017,66,120069,66,120121,66,120173,66,120225,66,120277,66,120329,66,120381,66,120433,66,42932,66,914,66,120489,66,120547,66,120605,66,120663,66,120721,66,5108,66,5623,66,42192,66,66178,66,66209,66,66305,66,65347,99,8573,99,119836,99,119888,99,119940,99,119992,99,120044,99,120096,99,120148,99,120200,99,120252,99,120304,99,120356,99,120408,99,120460,99,7428,99,1010,99,11429,99,43951,99,66621,99,128844,67,71922,67,71913,67,65315,67,8557,67,8450,67,8493,67,119810,67,119862,67,119914,67,119966,67,120018,67,120174,67,120226,67,120278,67,120330,67,120382,67,120434,67,1017,67,11428,67,5087,67,42202,67,66210,67,66306,67,66581,67,66844,67,8574,100,8518,100,119837,100,119889,100,119941,100,119993,100,120045,100,120097,100,120149,100,120201,100,120253,100,120305,100,120357,100,120409,100,120461,100,1281,100,5095,100,5231,100,42194,100,8558,68,8517,68,119811,68,119863,68,119915,68,119967,68,120019,68,120071,68,120123,68,120175,68,120227,68,120279,68,120331,68,120383,68,120435,68,5024,68,5598,68,5610,68,42195,68,8494,101,65349,101,8495,101,8519,101,119838,101,119890,101,119942,101,120046,101,120098,101,120150,101,120202,101,120254,101,120306,101,120358,101,120410,101,120462,101,43826,101,1213,101,8959,69,65317,69,8496,69,119812,69,119864,69,119916,69,120020,69,120072,69,120124,69,120176,69,120228,69,120280,69,120332,69,120384,69,120436,69,917,69,120492,69,120550,69,120608,69,120666,69,120724,69,11577,69,5036,69,42224,69,71846,69,71854,69,66182,69,119839,102,119891,102,119943,102,119995,102,120047,102,120099,102,120151,102,120203,102,120255,102,120307,102,120359,102,120411,102,120463,102,43829,102,42905,102,383,102,7837,102,1412,102,119315,70,8497,70,119813,70,119865,70,119917,70,120021,70,120073,70,120125,70,120177,70,120229,70,120281,70,120333,70,120385,70,120437,70,42904,70,988,70,120778,70,5556,70,42205,70,71874,70,71842,70,66183,70,66213,70,66853,70,65351,103,8458,103,119840,103,119892,103,119944,103,120048,103,120100,103,120152,103,120204,103,120256,103,120308,103,120360,103,120412,103,120464,103,609,103,7555,103,397,103,1409,103,119814,71,119866,71,119918,71,119970,71,120022,71,120074,71,120126,71,120178,71,120230,71,120282,71,120334,71,120386,71,120438,71,1292,71,5056,71,5107,71,42198,71,65352,104,8462,104,119841,104,119945,104,119997,104,120049,104,120101,104,120153,104,120205,104,120257,104,120309,104,120361,104,120413,104,120465,104,1211,104,1392,104,5058,104,65320,72,8459,72,8460,72,8461,72,119815,72,119867,72,119919,72,120023,72,120179,72,120231,72,120283,72,120335,72,120387,72,120439,72,919,72,120494,72,120552,72,120610,72,120668,72,120726,72,11406,72,5051,72,5500,72,42215,72,66255,72,731,105,9075,105,65353,105,8560,105,8505,105,8520,105,119842,105,119894,105,119946,105,119998,105,120050,105,120102,105,120154,105,120206,105,120258,105,120310,105,120362,105,120414,105,120466,105,120484,105,618,105,617,105,953,105,8126,105,890,105,120522,105,120580,105,120638,105,120696,105,120754,105,1110,105,42567,105,1231,105,43893,105,5029,105,71875,105,65354,106,8521,106,119843,106,119895,106,119947,106,119999,106,120051,106,120103,106,120155,106,120207,106,120259,106,120311,106,120363,106,120415,106,120467,106,1011,106,1112,106,65322,74,119817,74,119869,74,119921,74,119973,74,120025,74,120077,74,120129,74,120181,74,120233,74,120285,74,120337,74,120389,74,120441,74,42930,74,895,74,1032,74,5035,74,5261,74,42201,74,119844,107,119896,107,119948,107,120000,107,120052,107,120104,107,120156,107,120208,107,120260,107,120312,107,120364,107,120416,107,120468,107,8490,75,65323,75,119818,75,119870,75,119922,75,119974,75,120026,75,120078,75,120130,75,120182,75,120234,75,120286,75,120338,75,120390,75,120442,75,922,75,120497,75,120555,75,120613,75,120671,75,120729,75,11412,75,5094,75,5845,75,42199,75,66840,75,1472,108,8739,73,9213,73,65512,73,1633,108,1777,73,66336,108,125127,108,120783,73,120793,73,120803,73,120813,73,120823,73,130033,73,65321,73,8544,73,8464,73,8465,73,119816,73,119868,73,119920,73,120024,73,120128,73,120180,73,120232,73,120284,73,120336,73,120388,73,120440,73,65356,108,8572,73,8467,108,119845,108,119897,108,119949,108,120001,108,120053,108,120105,73,120157,73,120209,73,120261,73,120313,73,120365,73,120417,73,120469,73,448,73,120496,73,120554,73,120612,73,120670,73,120728,73,11410,73,1030,73,1216,73,1493,108,1503,108,1575,108,126464,108,126592,108,65166,108,65165,108,1994,108,11599,73,5825,73,42226,73,93992,73,66186,124,66313,124,119338,76,8556,76,8466,76,119819,76,119871,76,119923,76,120027,76,120079,76,120131,76,120183,76,120235,76,120287,76,120339,76,120391,76,120443,76,11472,76,5086,76,5290,76,42209,76,93974,76,71843,76,71858,76,66587,76,66854,76,65325,77,8559,77,8499,77,119820,77,119872,77,119924,77,120028,77,120080,77,120132,77,120184,77,120236,77,120288,77,120340,77,120392,77,120444,77,924,77,120499,77,120557,77,120615,77,120673,77,120731,77,1018,77,11416,77,5047,77,5616,77,5846,77,42207,77,66224,77,66321,77,119847,110,119899,110,119951,110,120003,110,120055,110,120107,110,120159,110,120211,110,120263,110,120315,110,120367,110,120419,110,120471,110,1400,110,1404,110,65326,78,8469,78,119821,78,119873,78,119925,78,119977,78,120029,78,120081,78,120185,78,120237,78,120289,78,120341,78,120393,78,120445,78,925,78,120500,78,120558,78,120616,78,120674,78,120732,78,11418,78,42208,78,66835,78,3074,111,3202,111,3330,111,3458,111,2406,111,2662,111,2790,111,3046,111,3174,111,3302,111,3430,111,3664,111,3792,111,4160,111,1637,111,1781,111,65359,111,8500,111,119848,111,119900,111,119952,111,120056,111,120108,111,120160,111,120212,111,120264,111,120316,111,120368,111,120420,111,120472,111,7439,111,7441,111,43837,111,959,111,120528,111,120586,111,120644,111,120702,111,120760,111,963,111,120532,111,120590,111,120648,111,120706,111,120764,111,11423,111,4351,111,1413,111,1505,111,1607,111,126500,111,126564,111,126596,111,65259,111,65260,111,65258,111,65257,111,1726,111,64428,111,64429,111,64427,111,64426,111,1729,111,64424,111,64425,111,64423,111,64422,111,1749,111,3360,111,4125,111,66794,111,71880,111,71895,111,66604,111,1984,79,2534,79,2918,79,12295,79,70864,79,71904,79,120782,79,120792,79,120802,79,120812,79,120822,79,130032,79,65327,79,119822,79,119874,79,119926,79,119978,79,120030,79,120082,79,120134,79,120186,79,120238,79,120290,79,120342,79,120394,79,120446,79,927,79,120502,79,120560,79,120618,79,120676,79,120734,79,11422,79,1365,79,11604,79,4816,79,2848,79,66754,79,42227,79,71861,79,66194,79,66219,79,66564,79,66838,79,9076,112,65360,112,119849,112,119901,112,119953,112,120005,112,120057,112,120109,112,120161,112,120213,112,120265,112,120317,112,120369,112,120421,112,120473,112,961,112,120530,112,120544,112,120588,112,120602,112,120646,112,120660,112,120704,112,120718,112,120762,112,120776,112,11427,112,65328,80,8473,80,119823,80,119875,80,119927,80,119979,80,120031,80,120083,80,120187,80,120239,80,120291,80,120343,80,120395,80,120447,80,929,80,120504,80,120562,80,120620,80,120678,80,120736,80,11426,80,5090,80,5229,80,42193,80,66197,80,119850,113,119902,113,119954,113,120006,113,120058,113,120110,113,120162,113,120214,113,120266,113,120318,113,120370,113,120422,113,120474,113,1307,113,1379,113,1382,113,8474,81,119824,81,119876,81,119928,81,119980,81,120032,81,120084,81,120188,81,120240,81,120292,81,120344,81,120396,81,120448,81,11605,81,119851,114,119903,114,119955,114,120007,114,120059,114,120111,114,120163,114,120215,114,120267,114,120319,114,120371,114,120423,114,120475,114,43847,114,43848,114,7462,114,11397,114,43905,114,119318,82,8475,82,8476,82,8477,82,119825,82,119877,82,119929,82,120033,82,120189,82,120241,82,120293,82,120345,82,120397,82,120449,82,422,82,5025,82,5074,82,66740,82,5511,82,42211,82,94005,82,65363,115,119852,115,119904,115,119956,115,120008,115,120060,115,120112,115,120164,115,120216,115,120268,115,120320,115,120372,115,120424,115,120476,115,42801,115,445,115,1109,115,43946,115,71873,115,66632,115,65331,83,119826,83,119878,83,119930,83,119982,83,120034,83,120086,83,120138,83,120190,83,120242,83,120294,83,120346,83,120398,83,120450,83,1029,83,1359,83,5077,83,5082,83,42210,83,94010,83,66198,83,66592,83,119853,116,119905,116,119957,116,120009,116,120061,116,120113,116,120165,116,120217,116,120269,116,120321,116,120373,116,120425,116,120477,116,8868,84,10201,84,128872,84,65332,84,119827,84,119879,84,119931,84,119983,84,120035,84,120087,84,120139,84,120191,84,120243,84,120295,84,120347,84,120399,84,120451,84,932,84,120507,84,120565,84,120623,84,120681,84,120739,84,11430,84,5026,84,42196,84,93962,84,71868,84,66199,84,66225,84,66325,84,119854,117,119906,117,119958,117,120010,117,120062,117,120114,117,120166,117,120218,117,120270,117,120322,117,120374,117,120426,117,120478,117,42911,117,7452,117,43854,117,43858,117,651,117,965,117,120534,117,120592,117,120650,117,120708,117,120766,117,1405,117,66806,117,71896,117,8746,85,8899,85,119828,85,119880,85,119932,85,119984,85,120036,85,120088,85,120140,85,120192,85,120244,85,120296,85,120348,85,120400,85,120452,85,1357,85,4608,85,66766,85,5196,85,42228,85,94018,85,71864,85,8744,118,8897,118,65366,118,8564,118,119855,118,119907,118,119959,118,120011,118,120063,118,120115,118,120167,118,120219,118,120271,118,120323,118,120375,118,120427,118,120479,118,7456,118,957,118,120526,118,120584,118,120642,118,120700,118,120758,118,1141,118,1496,118,71430,118,43945,118,71872,118,119309,86,1639,86,1783,86,8548,86,119829,86,119881,86,119933,86,119985,86,120037,86,120089,86,120141,86,120193,86,120245,86,120297,86,120349,86,120401,86,120453,86,1140,86,11576,86,5081,86,5167,86,42719,86,42214,86,93960,86,71840,86,66845,86,623,119,119856,119,119908,119,119960,119,120012,119,120064,119,120116,119,120168,119,120220,119,120272,119,120324,119,120376,119,120428,119,120480,119,7457,119,1121,119,1309,119,1377,119,71434,119,71438,119,71439,119,43907,119,71919,87,71910,87,119830,87,119882,87,119934,87,119986,87,120038,87,120090,87,120142,87,120194,87,120246,87,120298,87,120350,87,120402,87,120454,87,1308,87,5043,87,5076,87,42218,87,5742,120,10539,120,10540,120,10799,120,65368,120,8569,120,119857,120,119909,120,119961,120,120013,120,120065,120,120117,120,120169,120,120221,120,120273,120,120325,120,120377,120,120429,120,120481,120,5441,120,5501,120,5741,88,9587,88,66338,88,71916,88,65336,88,8553,88,119831,88,119883,88,119935,88,119987,88,120039,88,120091,88,120143,88,120195,88,120247,88,120299,88,120351,88,120403,88,120455,88,42931,88,935,88,120510,88,120568,88,120626,88,120684,88,120742,88,11436,88,11613,88,5815,88,42219,88,66192,88,66228,88,66327,88,66855,88,611,121,7564,121,65369,121,119858,121,119910,121,119962,121,120014,121,120066,121,120118,121,120170,121,120222,121,120274,121,120326,121,120378,121,120430,121,120482,121,655,121,7935,121,43866,121,947,121,8509,121,120516,121,120574,121,120632,121,120690,121,120748,121,1199,121,4327,121,71900,121,65337,89,119832,89,119884,89,119936,89,119988,89,120040,89,120092,89,120144,89,120196,89,120248,89,120300,89,120352,89,120404,89,120456,89,933,89,978,89,120508,89,120566,89,120624,89,120682,89,120740,89,11432,89,1198,89,5033,89,5053,89,42220,89,94019,89,71844,89,66226,89,119859,122,119911,122,119963,122,120015,122,120067,122,120119,122,120171,122,120223,122,120275,122,120327,122,120379,122,120431,122,120483,122,7458,122,43923,122,71876,122,66293,90,71909,90,65338,90,8484,90,8488,90,119833,90,119885,90,119937,90,119989,90,120041,90,120197,90,120249,90,120301,90,120353,90,120405,90,120457,90,918,90,120493,90,120551,90,120609,90,120667,90,120725,90,5059,90,42204,90,71849,90,65282,34,65284,36,65285,37,65286,38,65290,42,65291,43,65294,46,65295,47,65296,48,65297,49,65298,50,65299,51,65300,52,65301,53,65302,54,65303,55,65304,56,65305,57,65308,60,65309,61,65310,62,65312,64,65316,68,65318,70,65319,71,65324,76,65329,81,65330,82,65333,85,65334,86,65335,87,65343,95,65346,98,65348,100,65350,102,65355,107,65357,109,65358,110,65361,113,65362,114,65364,116,65365,117,65367,119,65370,122,65371,123,65373,125,119846,109],"_default":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"cs":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"de":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"es":[8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"fr":[65374,126,65306,58,65281,33,8216,96,8245,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"it":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"ja":[8211,45,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65292,44,65307,59],"ko":[8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"pl":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"pt-BR":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"qps-ploc":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"ru":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,305,105,921,73,1009,112,215,120,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"tr":[160,32,8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"zh-hans":[65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41],"zh-hant":[8211,45,65374,126,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65307,59]}')),et.cache=new As(e=>{function t(u){const c=new Map;for(let d=0;d<u.length;d+=2)c.set(u[d],u[d+1]);return c}function n(u,c){const d=new Map(u);for(const[m,f]of c)d.set(m,f);return d}function i(u,c){if(!u)return c;const d=new Map;for(const[m,f]of u)c.has(m)&&d.set(m,f);return d}const r=lt.ambiguousCharacterData.value;let a=e.filter(u=>!u.startsWith("_")&&u in r);a.length===0&&(a=["_default"]);let s;for(const u of a){const c=t(r[u]);s=i(s,c)}const o=t(r._common),l=n(o,s);return new lt(l)}),et._locales=new gi(()=>Object.keys(lt.ambiguousCharacterData.value).filter(e=>!e.startsWith("_")));class Fe{static getRawData(){return JSON.parse("[9,10,11,12,13,32,127,160,173,847,1564,4447,4448,6068,6069,6155,6156,6157,6158,7355,7356,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8203,8204,8205,8206,8207,8234,8235,8236,8237,8238,8239,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,10240,12288,12644,65024,65025,65026,65027,65028,65029,65030,65031,65032,65033,65034,65035,65036,65037,65038,65039,65279,65440,65520,65521,65522,65523,65524,65525,65526,65527,65528,65532,78844,119155,119156,119157,119158,119159,119160,119161,119162,917504,917505,917506,917507,917508,917509,917510,917511,917512,917513,917514,917515,917516,917517,917518,917519,917520,917521,917522,917523,917524,917525,917526,917527,917528,917529,917530,917531,917532,917533,917534,917535,917536,917537,917538,917539,917540,917541,917542,917543,917544,917545,917546,917547,917548,917549,917550,917551,917552,917553,917554,917555,917556,917557,917558,917559,917560,917561,917562,917563,917564,917565,917566,917567,917568,917569,917570,917571,917572,917573,917574,917575,917576,917577,917578,917579,917580,917581,917582,917583,917584,917585,917586,917587,917588,917589,917590,917591,917592,917593,917594,917595,917596,917597,917598,917599,917600,917601,917602,917603,917604,917605,917606,917607,917608,917609,917610,917611,917612,917613,917614,917615,917616,917617,917618,917619,917620,917621,917622,917623,917624,917625,917626,917627,917628,917629,917630,917631,917760,917761,917762,917763,917764,917765,917766,917767,917768,917769,917770,917771,917772,917773,917774,917775,917776,917777,917778,917779,917780,917781,917782,917783,917784,917785,917786,917787,917788,917789,917790,917791,917792,917793,917794,917795,917796,917797,917798,917799,917800,917801,917802,917803,917804,917805,917806,917807,917808,917809,917810,917811,917812,917813,917814,917815,917816,917817,917818,917819,917820,917821,917822,917823,917824,917825,917826,917827,917828,917829,917830,917831,917832,917833,917834,917835,917836,917837,917838,917839,917840,917841,917842,917843,917844,917845,917846,917847,917848,917849,917850,917851,917852,917853,917854,917855,917856,917857,917858,917859,917860,917861,917862,917863,917864,917865,917866,917867,917868,917869,917870,917871,917872,917873,917874,917875,917876,917877,917878,917879,917880,917881,917882,917883,917884,917885,917886,917887,917888,917889,917890,917891,917892,917893,917894,917895,917896,917897,917898,917899,917900,917901,917902,917903,917904,917905,917906,917907,917908,917909,917910,917911,917912,917913,917914,917915,917916,917917,917918,917919,917920,917921,917922,917923,917924,917925,917926,917927,917928,917929,917930,917931,917932,917933,917934,917935,917936,917937,917938,917939,917940,917941,917942,917943,917944,917945,917946,917947,917948,917949,917950,917951,917952,917953,917954,917955,917956,917957,917958,917959,917960,917961,917962,917963,917964,917965,917966,917967,917968,917969,917970,917971,917972,917973,917974,917975,917976,917977,917978,917979,917980,917981,917982,917983,917984,917985,917986,917987,917988,917989,917990,917991,917992,917993,917994,917995,917996,917997,917998,917999]")}static getData(){return this._data||(this._data=new Set(Fe.getRawData())),this._data}static isInvisibleCharacter(t){return Fe.getData().has(t)}static get codePoints(){return Fe.getData()}}Fe._data=void 0;const zs="$initialize";class Us{constructor(t,n,i,r){this.vsWorker=t,this.req=n,this.method=i,this.args=r,this.type=0}}class vi{constructor(t,n,i,r){this.vsWorker=t,this.seq=n,this.res=i,this.err=r,this.type=1}}class Hs{constructor(t,n,i,r){this.vsWorker=t,this.req=n,this.eventName=i,this.arg=r,this.type=2}}class Ws{constructor(t,n,i){this.vsWorker=t,this.req=n,this.event=i,this.type=3}}class Fs{constructor(t,n){this.vsWorker=t,this.req=n,this.type=4}}class Ps{constructor(t){this._workerId=-1,this._handler=t,this._lastSentReq=0,this._pendingReplies=Object.create(null),this._pendingEmitters=new Map,this._pendingEvents=new Map}setWorkerId(t){this._workerId=t}sendMessage(t,n){const i=String(++this._lastSentReq);return new Promise((r,a)=>{this._pendingReplies[i]={resolve:r,reject:a},this._send(new Us(this._workerId,i,t,n))})}listen(t,n){let i=null;const r=new ke({onWillAddFirstListener:()=>{i=String(++this._lastSentReq),this._pendingEmitters.set(i,r),this._send(new Hs(this._workerId,i,t,n))},onDidRemoveLastListener:()=>{this._pendingEmitters.delete(i),this._send(new Fs(this._workerId,i)),i=null}});return r.event}handleMessage(t){!t||!t.vsWorker||this._workerId!==-1&&t.vsWorker!==this._workerId||this._handleMessage(t)}_handleMessage(t){switch(t.type){case 1:return this._handleReplyMessage(t);case 0:return this._handleRequestMessage(t);case 2:return this._handleSubscribeEventMessage(t);case 3:return this._handleEventMessage(t);case 4:return this._handleUnsubscribeEventMessage(t)}}_handleReplyMessage(t){if(!this._pendingReplies[t.seq]){console.warn("Got reply to unknown seq");return}const n=this._pendingReplies[t.seq];if(delete this._pendingReplies[t.seq],t.err){let i=t.err;t.err.$isError&&(i=new Error,i.name=t.err.name,i.message=t.err.message,i.stack=t.err.stack),n.reject(i);return}n.resolve(t.res)}_handleRequestMessage(t){const n=t.req;this._handler.handleMessage(t.method,t.args).then(r=>{this._send(new vi(this._workerId,n,r,void 0))},r=>{r.detail instanceof Error&&(r.detail=mi(r.detail)),this._send(new vi(this._workerId,n,void 0,mi(r)))})}_handleSubscribeEventMessage(t){const n=t.req,i=this._handler.handleEvent(t.eventName,t.arg)(r=>{this._send(new Ws(this._workerId,n,r))});this._pendingEvents.set(n,i)}_handleEventMessage(t){if(!this._pendingEmitters.has(t.req)){console.warn("Got event for unknown req");return}this._pendingEmitters.get(t.req).fire(t.event)}_handleUnsubscribeEventMessage(t){if(!this._pendingEvents.has(t.req)){console.warn("Got unsubscribe for unknown req");return}this._pendingEvents.get(t.req).dispose(),this._pendingEvents.delete(t.req)}_send(t){const n=[];if(t.type===0)for(let i=0;i<t.args.length;i++)t.args[i]instanceof ArrayBuffer&&n.push(t.args[i]);else t.type===1&&t.res instanceof ArrayBuffer&&n.push(t.res);this._handler.sendMessage(t,n)}}function _i(e){return e[0]==="o"&&e[1]==="n"&&bi(e.charCodeAt(2))}function wi(e){return/^onDynamic/.test(e)&&bi(e.charCodeAt(9))}function Bs(e,t,n){const i=s=>function(){const o=Array.prototype.slice.call(arguments,0);return t(s,o)},r=s=>function(o){return n(s,o)},a={};for(const s of e){if(wi(s)){a[s]=r(s);continue}if(_i(s)){a[s]=n(s,void 0);continue}a[s]=i(s)}return a}class qs{constructor(t,n){this._requestHandlerFactory=n,this._requestHandler=null,this._protocol=new Ps({sendMessage:(i,r)=>{t(i,r)},handleMessage:(i,r)=>this._handleMessage(i,r),handleEvent:(i,r)=>this._handleEvent(i,r)})}onmessage(t){this._protocol.handleMessage(t)}_handleMessage(t,n){if(t===zs)return this.initialize(n[0],n[1],n[2],n[3]);if(!this._requestHandler||typeof this._requestHandler[t]!="function")return Promise.reject(new Error("Missing requestHandler or method: "+t));try{return Promise.resolve(this._requestHandler[t].apply(this._requestHandler,n))}catch(i){return Promise.reject(i)}}_handleEvent(t,n){if(!this._requestHandler)throw new Error("Missing requestHandler");if(wi(t)){const i=this._requestHandler[t].call(this._requestHandler,n);if(typeof i!="function")throw new Error(`Missing dynamic event ${t} on request handler.`);return i}if(_i(t)){const i=this._requestHandler[t];if(typeof i!="function")throw new Error(`Missing event ${t} on request handler.`);return i}throw new Error(`Malformed event name ${t}`)}initialize(t,n,i,r){this._protocol.setWorkerId(t);const o=Bs(r,(l,u)=>this._protocol.sendMessage(l,u),(l,u)=>this._protocol.listen(l,u));return this._requestHandlerFactory?(this._requestHandler=this._requestHandlerFactory(o),Promise.resolve(Tn(this._requestHandler))):(n&&(typeof n.baseUrl<"u"&&delete n.baseUrl,typeof n.paths<"u"&&typeof n.paths.vs<"u"&&delete n.paths.vs,typeof n.trustedTypesPolicy!==void 0&&delete n.trustedTypesPolicy,n.catchError=!0,globalThis.require.config(n)),new Promise((l,u)=>{const c=globalThis.require;c([i],d=>{if(this._requestHandler=d.create(o),!this._requestHandler){u(new Error("No RequestHandler!"));return}l(Tn(this._requestHandler))},u)}))}}class Pe{constructor(t,n,i,r){this.originalStart=t,this.originalLength=n,this.modifiedStart=i,this.modifiedLength=r}getOriginalEnd(){return this.originalStart+this.originalLength}getModifiedEnd(){return this.modifiedStart+this.modifiedLength}}function yi(e,t){return(t<<5)-t+e|0}function Os(e,t){t=yi(149417,t);for(let n=0,i=e.length;n<i;n++)t=yi(e.charCodeAt(n),t);return t}class Ti{constructor(t){this.source=t}getElements(){const t=this.source,n=new Int32Array(t.length);for(let i=0,r=t.length;i<r;i++)n[i]=t.charCodeAt(i);return n}}function Vs(e,t,n){return new Be(new Ti(e),new Ti(t)).ComputeDiff(n).changes}class ut{static Assert(t,n){if(!t)throw new Error(n)}}class ct{static Copy(t,n,i,r,a){for(let s=0;s<a;s++)i[r+s]=t[n+s]}static Copy2(t,n,i,r,a){for(let s=0;s<a;s++)i[r+s]=t[n+s]}}class xi{constructor(){this.m_changes=[],this.m_originalStart=1073741824,this.m_modifiedStart=1073741824,this.m_originalCount=0,this.m_modifiedCount=0}MarkNextChange(){(this.m_originalCount>0||this.m_modifiedCount>0)&&this.m_changes.push(new Pe(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824}AddOriginalElement(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_originalCount++}AddModifiedElement(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_modifiedCount++}getChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes}getReverseChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes}}class Be{constructor(t,n,i=null){this.ContinueProcessingPredicate=i,this._originalSequence=t,this._modifiedSequence=n;const[r,a,s]=Be._getElements(t),[o,l,u]=Be._getElements(n);this._hasStrings=s&&u,this._originalStringElements=r,this._originalElementsOrHash=a,this._modifiedStringElements=o,this._modifiedElementsOrHash=l,this.m_forwardHistory=[],this.m_reverseHistory=[]}static _isStringArray(t){return t.length>0&&typeof t[0]=="string"}static _getElements(t){const n=t.getElements();if(Be._isStringArray(n)){const i=new Int32Array(n.length);for(let r=0,a=n.length;r<a;r++)i[r]=Os(n[r],0);return[n,i,!0]}return n instanceof Int32Array?[[],n,!1]:[[],new Int32Array(n),!1]}ElementsAreEqual(t,n){return this._originalElementsOrHash[t]!==this._modifiedElementsOrHash[n]?!1:this._hasStrings?this._originalStringElements[t]===this._modifiedStringElements[n]:!0}ElementsAreStrictEqual(t,n){if(!this.ElementsAreEqual(t,n))return!1;const i=Be._getStrictElement(this._originalSequence,t),r=Be._getStrictElement(this._modifiedSequence,n);return i===r}static _getStrictElement(t,n){return typeof t.getStrictElement=="function"?t.getStrictElement(n):null}OriginalElementsAreEqual(t,n){return this._originalElementsOrHash[t]!==this._originalElementsOrHash[n]?!1:this._hasStrings?this._originalStringElements[t]===this._originalStringElements[n]:!0}ModifiedElementsAreEqual(t,n){return this._modifiedElementsOrHash[t]!==this._modifiedElementsOrHash[n]?!1:this._hasStrings?this._modifiedStringElements[t]===this._modifiedStringElements[n]:!0}ComputeDiff(t){return this._ComputeDiff(0,this._originalElementsOrHash.length-1,0,this._modifiedElementsOrHash.length-1,t)}_ComputeDiff(t,n,i,r,a){const s=[!1];let o=this.ComputeDiffRecursive(t,n,i,r,s);return a&&(o=this.PrettifyChanges(o)),{quitEarly:s[0],changes:o}}ComputeDiffRecursive(t,n,i,r,a){for(a[0]=!1;t<=n&&i<=r&&this.ElementsAreEqual(t,i);)t++,i++;for(;n>=t&&r>=i&&this.ElementsAreEqual(n,r);)n--,r--;if(t>n||i>r){let d;return i<=r?(ut.Assert(t===n+1,"originalStart should only be one more than originalEnd"),d=[new Pe(t,0,i,r-i+1)]):t<=n?(ut.Assert(i===r+1,"modifiedStart should only be one more than modifiedEnd"),d=[new Pe(t,n-t+1,i,0)]):(ut.Assert(t===n+1,"originalStart should only be one more than originalEnd"),ut.Assert(i===r+1,"modifiedStart should only be one more than modifiedEnd"),d=[]),d}const s=[0],o=[0],l=this.ComputeRecursionPoint(t,n,i,r,s,o,a),u=s[0],c=o[0];if(l!==null)return l;if(!a[0]){const d=this.ComputeDiffRecursive(t,u,i,c,a);let m=[];return a[0]?m=[new Pe(u+1,n-(u+1)+1,c+1,r-(c+1)+1)]:m=this.ComputeDiffRecursive(u+1,n,c+1,r,a),this.ConcatenateChanges(d,m)}return[new Pe(t,n-t+1,i,r-i+1)]}WALKTRACE(t,n,i,r,a,s,o,l,u,c,d,m,f,g,p,w,y,v){let k=null,R=null,I=new xi,P=n,_=i,b=f[0]-w[0]-r,T=-1073741824,q=this.m_forwardHistory.length-1;do{const F=b+t;F===P||F<_&&u[F-1]<u[F+1]?(d=u[F+1],g=d-b-r,d<T&&I.MarkNextChange(),T=d,I.AddModifiedElement(d+1,g),b=F+1-t):(d=u[F-1]+1,g=d-b-r,d<T&&I.MarkNextChange(),T=d-1,I.AddOriginalElement(d,g+1),b=F-1-t),q>=0&&(u=this.m_forwardHistory[q],t=u[0],P=1,_=u.length-1)}while(--q>=-1);if(k=I.getReverseChanges(),v[0]){let F=f[0]+1,S=w[0]+1;if(k!==null&&k.length>0){const L=k[k.length-1];F=Math.max(F,L.getOriginalEnd()),S=Math.max(S,L.getModifiedEnd())}R=[new Pe(F,m-F+1,S,p-S+1)]}else{I=new xi,P=s,_=o,b=f[0]-w[0]-l,T=1073741824,q=y?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{const F=b+a;F===P||F<_&&c[F-1]>=c[F+1]?(d=c[F+1]-1,g=d-b-l,d>T&&I.MarkNextChange(),T=d+1,I.AddOriginalElement(d+1,g+1),b=F+1-a):(d=c[F-1],g=d-b-l,d>T&&I.MarkNextChange(),T=d,I.AddModifiedElement(d+1,g+1),b=F-1-a),q>=0&&(c=this.m_reverseHistory[q],a=c[0],P=1,_=c.length-1)}while(--q>=-1);R=I.getChanges()}return this.ConcatenateChanges(k,R)}ComputeRecursionPoint(t,n,i,r,a,s,o){let l=0,u=0,c=0,d=0,m=0,f=0;t--,i--,a[0]=0,s[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];const g=n-t+(r-i),p=g+1,w=new Int32Array(p),y=new Int32Array(p),v=r-i,k=n-t,R=t-i,I=n-r,_=(k-v)%2===0;w[v]=t,y[k]=n,o[0]=!1;for(let b=1;b<=g/2+1;b++){let T=0,q=0;c=this.ClipDiagonalBound(v-b,b,v,p),d=this.ClipDiagonalBound(v+b,b,v,p);for(let S=c;S<=d;S+=2){S===c||S<d&&w[S-1]<w[S+1]?l=w[S+1]:l=w[S-1]+1,u=l-(S-v)-R;const L=l;for(;l<n&&u<r&&this.ElementsAreEqual(l+1,u+1);)l++,u++;if(w[S]=l,l+u>T+q&&(T=l,q=u),!_&&Math.abs(S-k)<=b-1&&l>=y[S])return a[0]=l,s[0]=u,L<=y[S]&&b<=1448?this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o):null}const F=(T-t+(q-i)-b)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(T,F))return o[0]=!0,a[0]=T,s[0]=q,F>0&&b<=1448?this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o):(t++,i++,[new Pe(t,n-t+1,i,r-i+1)]);m=this.ClipDiagonalBound(k-b,b,k,p),f=this.ClipDiagonalBound(k+b,b,k,p);for(let S=m;S<=f;S+=2){S===m||S<f&&y[S-1]>=y[S+1]?l=y[S+1]-1:l=y[S-1],u=l-(S-k)-I;const L=l;for(;l>t&&u>i&&this.ElementsAreEqual(l,u);)l--,u--;if(y[S]=l,_&&Math.abs(S-v)<=b&&l<=w[S])return a[0]=l,s[0]=u,L>=w[S]&&b<=1448?this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o):null}if(b<=1447){let S=new Int32Array(d-c+2);S[0]=v-c+1,ct.Copy2(w,c,S,1,d-c+1),this.m_forwardHistory.push(S),S=new Int32Array(f-m+2),S[0]=k-m+1,ct.Copy2(y,m,S,1,f-m+1),this.m_reverseHistory.push(S)}}return this.WALKTRACE(v,c,d,R,k,m,f,I,w,y,l,n,a,u,r,s,_,o)}PrettifyChanges(t){for(let n=0;n<t.length;n++){const i=t[n],r=n<t.length-1?t[n+1].originalStart:this._originalElementsOrHash.length,a=n<t.length-1?t[n+1].modifiedStart:this._modifiedElementsOrHash.length,s=i.originalLength>0,o=i.modifiedLength>0;for(;i.originalStart+i.originalLength<r&&i.modifiedStart+i.modifiedLength<a&&(!s||this.OriginalElementsAreEqual(i.originalStart,i.originalStart+i.originalLength))&&(!o||this.ModifiedElementsAreEqual(i.modifiedStart,i.modifiedStart+i.modifiedLength));){const u=this.ElementsAreStrictEqual(i.originalStart,i.modifiedStart);if(this.ElementsAreStrictEqual(i.originalStart+i.originalLength,i.modifiedStart+i.modifiedLength)&&!u)break;i.originalStart++,i.modifiedStart++}const l=[null];if(n<t.length-1&&this.ChangesOverlap(t[n],t[n+1],l)){t[n]=l[0],t.splice(n+1,1),n--;continue}}for(let n=t.length-1;n>=0;n--){const i=t[n];let r=0,a=0;if(n>0){const d=t[n-1];r=d.originalStart+d.originalLength,a=d.modifiedStart+d.modifiedLength}const s=i.originalLength>0,o=i.modifiedLength>0;let l=0,u=this._boundaryScore(i.originalStart,i.originalLength,i.modifiedStart,i.modifiedLength);for(let d=1;;d++){const m=i.originalStart-d,f=i.modifiedStart-d;if(m<r||f<a||s&&!this.OriginalElementsAreEqual(m,m+i.originalLength)||o&&!this.ModifiedElementsAreEqual(f,f+i.modifiedLength))break;const p=(m===r&&f===a?5:0)+this._boundaryScore(m,i.originalLength,f,i.modifiedLength);p>u&&(u=p,l=d)}i.originalStart-=l,i.modifiedStart-=l;const c=[null];if(n>0&&this.ChangesOverlap(t[n-1],t[n],c)){t[n-1]=c[0],t.splice(n,1),n++;continue}}if(this._hasStrings)for(let n=1,i=t.length;n<i;n++){const r=t[n-1],a=t[n],s=a.originalStart-r.originalStart-r.originalLength,o=r.originalStart,l=a.originalStart+a.originalLength,u=l-o,c=r.modifiedStart,d=a.modifiedStart+a.modifiedLength,m=d-c;if(s<5&&u<20&&m<20){const f=this._findBetterContiguousSequence(o,u,c,m,s);if(f){const[g,p]=f;(g!==r.originalStart+r.originalLength||p!==r.modifiedStart+r.modifiedLength)&&(r.originalLength=g-r.originalStart,r.modifiedLength=p-r.modifiedStart,a.originalStart=g+s,a.modifiedStart=p+s,a.originalLength=l-a.originalStart,a.modifiedLength=d-a.modifiedStart)}}}return t}_findBetterContiguousSequence(t,n,i,r,a){if(n<a||r<a)return null;const s=t+n-a+1,o=i+r-a+1;let l=0,u=0,c=0;for(let d=t;d<s;d++)for(let m=i;m<o;m++){const f=this._contiguousSequenceScore(d,m,a);f>0&&f>l&&(l=f,u=d,c=m)}return l>0?[u,c]:null}_contiguousSequenceScore(t,n,i){let r=0;for(let a=0;a<i;a++){if(!this.ElementsAreEqual(t+a,n+a))return 0;r+=this._originalStringElements[t+a].length}return r}_OriginalIsBoundary(t){return t<=0||t>=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[t])}_OriginalRegionIsBoundary(t,n){if(this._OriginalIsBoundary(t)||this._OriginalIsBoundary(t-1))return!0;if(n>0){const i=t+n;if(this._OriginalIsBoundary(i-1)||this._OriginalIsBoundary(i))return!0}return!1}_ModifiedIsBoundary(t){return t<=0||t>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[t])}_ModifiedRegionIsBoundary(t,n){if(this._ModifiedIsBoundary(t)||this._ModifiedIsBoundary(t-1))return!0;if(n>0){const i=t+n;if(this._ModifiedIsBoundary(i-1)||this._ModifiedIsBoundary(i))return!0}return!1}_boundaryScore(t,n,i,r){const a=this._OriginalRegionIsBoundary(t,n)?1:0,s=this._ModifiedRegionIsBoundary(i,r)?1:0;return a+s}ConcatenateChanges(t,n){const i=[];if(t.length===0||n.length===0)return n.length>0?n:t;if(this.ChangesOverlap(t[t.length-1],n[0],i)){const r=new Array(t.length+n.length-1);return ct.Copy(t,0,r,0,t.length-1),r[t.length-1]=i[0],ct.Copy(n,1,r,t.length,n.length-1),r}else{const r=new Array(t.length+n.length);return ct.Copy(t,0,r,0,t.length),ct.Copy(n,0,r,t.length,n.length),r}}ChangesOverlap(t,n,i){if(ut.Assert(t.originalStart<=n.originalStart,"Left change is not less than or equal to right change"),ut.Assert(t.modifiedStart<=n.modifiedStart,"Left change is not less than or equal to right change"),t.originalStart+t.originalLength>=n.originalStart||t.modifiedStart+t.modifiedLength>=n.modifiedStart){const r=t.originalStart;let a=t.originalLength;const s=t.modifiedStart;let o=t.modifiedLength;return t.originalStart+t.originalLength>=n.originalStart&&(a=n.originalStart+n.originalLength-t.originalStart),t.modifiedStart+t.modifiedLength>=n.modifiedStart&&(o=n.modifiedStart+n.modifiedLength-t.modifiedStart),i[0]=new Pe(r,a,s,o),!0}else return i[0]=null,!1}ClipDiagonalBound(t,n,i,r){if(t>=0&&t<r)return t;const a=i,s=r-i-1,o=n%2===0;if(t<0){const l=a%2===0;return o===l?0:1}else{const l=s%2===0;return o===l?r-1:r-2}}}let ht;const En=globalThis.vscode;if(typeof En<"u"&&typeof En.process<"u"){const e=En.process;ht={get platform(){return e.platform},get arch(){return e.arch},get env(){return e.env},cwd(){return e.cwd()}}}else typeof process<"u"?ht={get platform(){return process.platform},get arch(){return process.arch},get env(){return process.env},cwd(){return process.env.VSCODE_CWD||process.cwd()}}:ht={get platform(){return Tt?"win32":Ts?"darwin":"linux"},get arch(){},get env(){return{}},cwd(){return"/"}};const qt=ht.cwd,js=ht.env,Gs=ht.platform,$s=65,Xs=97,Js=90,Qs=122,qe=46,ue=47,pe=92,Oe=58,Ys=63;class ki extends Error{constructor(t,n,i){let r;typeof n=="string"&&n.indexOf("not ")===0?(r="must not be",n=n.replace(/^not /,"")):r="must be";const a=t.indexOf(".")!==-1?"property":"argument";let s=`The "${t}" ${a} ${r} of type ${n}`;s+=`. Received type ${typeof i}`,super(s),this.code="ERR_INVALID_ARG_TYPE"}}function Zs(e,t){if(e===null||typeof e!="object")throw new ki(t,"Object",e)}function ne(e,t){if(typeof e!="string")throw new ki(t,"string",e)}const Ve=Gs==="win32";function j(e){return e===ue||e===pe}function Rn(e){return e===ue}function je(e){return e>=$s&&e<=Js||e>=Xs&&e<=Qs}function Ot(e,t,n,i){let r="",a=0,s=-1,o=0,l=0;for(let u=0;u<=e.length;++u){if(u<e.length)l=e.charCodeAt(u);else{if(i(l))break;l=ue}if(i(l)){if(!(s===u-1||o===1))if(o===2){if(r.length<2||a!==2||r.charCodeAt(r.length-1)!==qe||r.charCodeAt(r.length-2)!==qe){if(r.length>2){const c=r.lastIndexOf(n);c===-1?(r="",a=0):(r=r.slice(0,c),a=r.length-1-r.lastIndexOf(n)),s=u,o=0;continue}else if(r.length!==0){r="",a=0,s=u,o=0;continue}}t&&(r+=r.length>0?`${n}..`:"..",a=2)}else r.length>0?r+=`${n}${e.slice(s+1,u)}`:r=e.slice(s+1,u),a=u-s-1;s=u,o=0}else l===qe&&o!==-1?++o:o=-1}return r}function Ai(e,t){Zs(t,"pathObject");const n=t.dir||t.root,i=t.base||`${t.name||""}${t.ext||""}`;return n?n===t.root?`${n}${i}`:`${n}${e}${i}`:i}const me={resolve(...e){let t="",n="",i=!1;for(let r=e.length-1;r>=-1;r--){let a;if(r>=0){if(a=e[r],ne(a,"path"),a.length===0)continue}else t.length===0?a=qt():(a=js[`=${t}`]||qt(),(a===void 0||a.slice(0,2).toLowerCase()!==t.toLowerCase()&&a.charCodeAt(2)===pe)&&(a=`${t}\\`));const s=a.length;let o=0,l="",u=!1;const c=a.charCodeAt(0);if(s===1)j(c)&&(o=1,u=!0);else if(j(c))if(u=!0,j(a.charCodeAt(1))){let d=2,m=d;for(;d<s&&!j(a.charCodeAt(d));)d++;if(d<s&&d!==m){const f=a.slice(m,d);for(m=d;d<s&&j(a.charCodeAt(d));)d++;if(d<s&&d!==m){for(m=d;d<s&&!j(a.charCodeAt(d));)d++;(d===s||d!==m)&&(l=`\\\\${f}\\${a.slice(m,d)}`,o=d)}}}else o=1;else je(c)&&a.charCodeAt(1)===Oe&&(l=a.slice(0,2),o=2,s>2&&j(a.charCodeAt(2))&&(u=!0,o=3));if(l.length>0)if(t.length>0){if(l.toLowerCase()!==t.toLowerCase())continue}else t=l;if(i){if(t.length>0)break}else if(n=`${a.slice(o)}\\${n}`,i=u,u&&t.length>0)break}return n=Ot(n,!i,"\\",j),i?`${t}\\${n}`:`${t}${n}`||"."},normalize(e){ne(e,"path");const t=e.length;if(t===0)return".";let n=0,i,r=!1;const a=e.charCodeAt(0);if(t===1)return Rn(a)?"\\":e;if(j(a))if(r=!0,j(e.charCodeAt(1))){let o=2,l=o;for(;o<t&&!j(e.charCodeAt(o));)o++;if(o<t&&o!==l){const u=e.slice(l,o);for(l=o;o<t&&j(e.charCodeAt(o));)o++;if(o<t&&o!==l){for(l=o;o<t&&!j(e.charCodeAt(o));)o++;if(o===t)return`\\\\${u}\\${e.slice(l)}\\`;o!==l&&(i=`\\\\${u}\\${e.slice(l,o)}`,n=o)}}}else n=1;else je(a)&&e.charCodeAt(1)===Oe&&(i=e.slice(0,2),n=2,t>2&&j(e.charCodeAt(2))&&(r=!0,n=3));let s=n<t?Ot(e.slice(n),!r,"\\",j):"";return s.length===0&&!r&&(s="."),s.length>0&&j(e.charCodeAt(t-1))&&(s+="\\"),i===void 0?r?`\\${s}`:s:r?`${i}\\${s}`:`${i}${s}`},isAbsolute(e){ne(e,"path");const t=e.length;if(t===0)return!1;const n=e.charCodeAt(0);return j(n)||t>2&&je(n)&&e.charCodeAt(1)===Oe&&j(e.charCodeAt(2))},join(...e){if(e.length===0)return".";let t,n;for(let a=0;a<e.length;++a){const s=e[a];ne(s,"path"),s.length>0&&(t===void 0?t=n=s:t+=`\\${s}`)}if(t===void 0)return".";let i=!0,r=0;if(typeof n=="string"&&j(n.charCodeAt(0))){++r;const a=n.length;a>1&&j(n.charCodeAt(1))&&(++r,a>2&&(j(n.charCodeAt(2))?++r:i=!1))}if(i){for(;r<t.length&&j(t.charCodeAt(r));)r++;r>=2&&(t=`\\${t.slice(r)}`)}return me.normalize(t)},relative(e,t){if(ne(e,"from"),ne(t,"to"),e===t)return"";const n=me.resolve(e),i=me.resolve(t);if(n===i||(e=n.toLowerCase(),t=i.toLowerCase(),e===t))return"";let r=0;for(;r<e.length&&e.charCodeAt(r)===pe;)r++;let a=e.length;for(;a-1>r&&e.charCodeAt(a-1)===pe;)a--;const s=a-r;let o=0;for(;o<t.length&&t.charCodeAt(o)===pe;)o++;let l=t.length;for(;l-1>o&&t.charCodeAt(l-1)===pe;)l--;const u=l-o,c=s<u?s:u;let d=-1,m=0;for(;m<c;m++){const g=e.charCodeAt(r+m);if(g!==t.charCodeAt(o+m))break;g===pe&&(d=m)}if(m!==c){if(d===-1)return i}else{if(u>c){if(t.charCodeAt(o+m)===pe)return i.slice(o+m+1);if(m===2)return i.slice(o+m)}s>c&&(e.charCodeAt(r+m)===pe?d=m:m===2&&(d=3)),d===-1&&(d=0)}let f="";for(m=r+d+1;m<=a;++m)(m===a||e.charCodeAt(m)===pe)&&(f+=f.length===0?"..":"\\..");return o+=d,f.length>0?`${f}${i.slice(o,l)}`:(i.charCodeAt(o)===pe&&++o,i.slice(o,l))},toNamespacedPath(e){if(typeof e!="string"||e.length===0)return e;const t=me.resolve(e);if(t.length<=2)return e;if(t.charCodeAt(0)===pe){if(t.charCodeAt(1)===pe){const n=t.charCodeAt(2);if(n!==Ys&&n!==qe)return`\\\\?\\UNC\\${t.slice(2)}`}}else if(je(t.charCodeAt(0))&&t.charCodeAt(1)===Oe&&t.charCodeAt(2)===pe)return`\\\\?\\${t}`;return e},dirname(e){ne(e,"path");const t=e.length;if(t===0)return".";let n=-1,i=0;const r=e.charCodeAt(0);if(t===1)return j(r)?e:".";if(j(r)){if(n=i=1,j(e.charCodeAt(1))){let o=2,l=o;for(;o<t&&!j(e.charCodeAt(o));)o++;if(o<t&&o!==l){for(l=o;o<t&&j(e.charCodeAt(o));)o++;if(o<t&&o!==l){for(l=o;o<t&&!j(e.charCodeAt(o));)o++;if(o===t)return e;o!==l&&(n=i=o+1)}}}}else je(r)&&e.charCodeAt(1)===Oe&&(n=t>2&&j(e.charCodeAt(2))?3:2,i=n);let a=-1,s=!0;for(let o=t-1;o>=i;--o)if(j(e.charCodeAt(o))){if(!s){a=o;break}}else s=!1;if(a===-1){if(n===-1)return".";a=n}return e.slice(0,a)},basename(e,t){t!==void 0&&ne(t,"ext"),ne(e,"path");let n=0,i=-1,r=!0,a;if(e.length>=2&&je(e.charCodeAt(0))&&e.charCodeAt(1)===Oe&&(n=2),t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return"";let s=t.length-1,o=-1;for(a=e.length-1;a>=n;--a){const l=e.charCodeAt(a);if(j(l)){if(!r){n=a+1;break}}else o===-1&&(r=!1,o=a+1),s>=0&&(l===t.charCodeAt(s)?--s===-1&&(i=a):(s=-1,i=o))}return n===i?i=o:i===-1&&(i=e.length),e.slice(n,i)}for(a=e.length-1;a>=n;--a)if(j(e.charCodeAt(a))){if(!r){n=a+1;break}}else i===-1&&(r=!1,i=a+1);return i===-1?"":e.slice(n,i)},extname(e){ne(e,"path");let t=0,n=-1,i=0,r=-1,a=!0,s=0;e.length>=2&&e.charCodeAt(1)===Oe&&je(e.charCodeAt(0))&&(t=i=2);for(let o=e.length-1;o>=t;--o){const l=e.charCodeAt(o);if(j(l)){if(!a){i=o+1;break}continue}r===-1&&(a=!1,r=o+1),l===qe?n===-1?n=o:s!==1&&(s=1):n!==-1&&(s=-1)}return n===-1||r===-1||s===0||s===1&&n===r-1&&n===i+1?"":e.slice(n,r)},format:Ai.bind(null,"\\"),parse(e){ne(e,"path");const t={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return t;const n=e.length;let i=0,r=e.charCodeAt(0);if(n===1)return j(r)?(t.root=t.dir=e,t):(t.base=t.name=e,t);if(j(r)){if(i=1,j(e.charCodeAt(1))){let d=2,m=d;for(;d<n&&!j(e.charCodeAt(d));)d++;if(d<n&&d!==m){for(m=d;d<n&&j(e.charCodeAt(d));)d++;if(d<n&&d!==m){for(m=d;d<n&&!j(e.charCodeAt(d));)d++;d===n?i=d:d!==m&&(i=d+1)}}}}else if(je(r)&&e.charCodeAt(1)===Oe){if(n<=2)return t.root=t.dir=e,t;if(i=2,j(e.charCodeAt(2))){if(n===3)return t.root=t.dir=e,t;i=3}}i>0&&(t.root=e.slice(0,i));let a=-1,s=i,o=-1,l=!0,u=e.length-1,c=0;for(;u>=i;--u){if(r=e.charCodeAt(u),j(r)){if(!l){s=u+1;break}continue}o===-1&&(l=!1,o=u+1),r===qe?a===-1?a=u:c!==1&&(c=1):a!==-1&&(c=-1)}return o!==-1&&(a===-1||c===0||c===1&&a===o-1&&a===s+1?t.base=t.name=e.slice(s,o):(t.name=e.slice(s,a),t.base=e.slice(s,o),t.ext=e.slice(a,o))),s>0&&s!==i?t.dir=e.slice(0,s-1):t.dir=t.root,t},sep:"\\",delimiter:";",win32:null,posix:null},Ks=(()=>{if(Ve){const e=/\\/g;return()=>{const t=qt().replace(e,"/");return t.slice(t.indexOf("/"))}}return()=>qt()})(),ge={resolve(...e){let t="",n=!1;for(let i=e.length-1;i>=-1&&!n;i--){const r=i>=0?e[i]:Ks();ne(r,"path"),r.length!==0&&(t=`${r}/${t}`,n=r.charCodeAt(0)===ue)}return t=Ot(t,!n,"/",Rn),n?`/${t}`:t.length>0?t:"."},normalize(e){if(ne(e,"path"),e.length===0)return".";const t=e.charCodeAt(0)===ue,n=e.charCodeAt(e.length-1)===ue;return e=Ot(e,!t,"/",Rn),e.length===0?t?"/":n?"./":".":(n&&(e+="/"),t?`/${e}`:e)},isAbsolute(e){return ne(e,"path"),e.length>0&&e.charCodeAt(0)===ue},join(...e){if(e.length===0)return".";let t;for(let n=0;n<e.length;++n){const i=e[n];ne(i,"path"),i.length>0&&(t===void 0?t=i:t+=`/${i}`)}return t===void 0?".":ge.normalize(t)},relative(e,t){if(ne(e,"from"),ne(t,"to"),e===t||(e=ge.resolve(e),t=ge.resolve(t),e===t))return"";const n=1,i=e.length,r=i-n,a=1,s=t.length-a,o=r<s?r:s;let l=-1,u=0;for(;u<o;u++){const d=e.charCodeAt(n+u);if(d!==t.charCodeAt(a+u))break;d===ue&&(l=u)}if(u===o)if(s>o){if(t.charCodeAt(a+u)===ue)return t.slice(a+u+1);if(u===0)return t.slice(a+u)}else r>o&&(e.charCodeAt(n+u)===ue?l=u:u===0&&(l=0));let c="";for(u=n+l+1;u<=i;++u)(u===i||e.charCodeAt(u)===ue)&&(c+=c.length===0?"..":"/..");return`${c}${t.slice(a+l)}`},toNamespacedPath(e){return e},dirname(e){if(ne(e,"path"),e.length===0)return".";const t=e.charCodeAt(0)===ue;let n=-1,i=!0;for(let r=e.length-1;r>=1;--r)if(e.charCodeAt(r)===ue){if(!i){n=r;break}}else i=!1;return n===-1?t?"/":".":t&&n===1?"//":e.slice(0,n)},basename(e,t){t!==void 0&&ne(t,"ext"),ne(e,"path");let n=0,i=-1,r=!0,a;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return"";let s=t.length-1,o=-1;for(a=e.length-1;a>=0;--a){const l=e.charCodeAt(a);if(l===ue){if(!r){n=a+1;break}}else o===-1&&(r=!1,o=a+1),s>=0&&(l===t.charCodeAt(s)?--s===-1&&(i=a):(s=-1,i=o))}return n===i?i=o:i===-1&&(i=e.length),e.slice(n,i)}for(a=e.length-1;a>=0;--a)if(e.charCodeAt(a)===ue){if(!r){n=a+1;break}}else i===-1&&(r=!1,i=a+1);return i===-1?"":e.slice(n,i)},extname(e){ne(e,"path");let t=-1,n=0,i=-1,r=!0,a=0;for(let s=e.length-1;s>=0;--s){const o=e.charCodeAt(s);if(o===ue){if(!r){n=s+1;break}continue}i===-1&&(r=!1,i=s+1),o===qe?t===-1?t=s:a!==1&&(a=1):t!==-1&&(a=-1)}return t===-1||i===-1||a===0||a===1&&t===i-1&&t===n+1?"":e.slice(t,i)},format:Ai.bind(null,"/"),parse(e){ne(e,"path");const t={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return t;const n=e.charCodeAt(0)===ue;let i;n?(t.root="/",i=1):i=0;let r=-1,a=0,s=-1,o=!0,l=e.length-1,u=0;for(;l>=i;--l){const c=e.charCodeAt(l);if(c===ue){if(!o){a=l+1;break}continue}s===-1&&(o=!1,s=l+1),c===qe?r===-1?r=l:u!==1&&(u=1):r!==-1&&(u=-1)}if(s!==-1){const c=a===0&&n?1:a;r===-1||u===0||u===1&&r===s-1&&r===a+1?t.base=t.name=e.slice(c,s):(t.name=e.slice(c,r),t.base=e.slice(c,s),t.ext=e.slice(r,s))}return a>0?t.dir=e.slice(0,a-1):n&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};ge.win32=me.win32=me,ge.posix=me.posix=ge,Ve?me.normalize:ge.normalize,Ve?me.resolve:ge.resolve,Ve?me.relative:ge.relative,Ve?me.dirname:ge.dirname,Ve?me.basename:ge.basename,Ve?me.extname:ge.extname,Ve?me.sep:ge.sep;const eo=/^\w[\w\d+.-]*$/,to=/^\//,no=/^\/\//;function io(e,t){if(!e.scheme&&t)throw new Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${e.authority}", path: "${e.path}", query: "${e.query}", fragment: "${e.fragment}"}`);if(e.scheme&&!eo.test(e.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(e.path){if(e.authority){if(!to.test(e.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(no.test(e.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function ro(e,t){return!e&&!t?"file":e}function ao(e,t){switch(e){case"https":case"http":case"file":t?t[0]!==Se&&(t=Se+t):t=Se;break}return t}const ee="",Se="/",so=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;let Mn=class bn{static isUri(t){return t instanceof bn?!0:t?typeof t.authority=="string"&&typeof t.fragment=="string"&&typeof t.path=="string"&&typeof t.query=="string"&&typeof t.scheme=="string"&&typeof t.fsPath=="string"&&typeof t.with=="function"&&typeof t.toString=="function":!1}constructor(t,n,i,r,a,s=!1){typeof t=="object"?(this.scheme=t.scheme||ee,this.authority=t.authority||ee,this.path=t.path||ee,this.query=t.query||ee,this.fragment=t.fragment||ee):(this.scheme=ro(t,s),this.authority=n||ee,this.path=ao(this.scheme,i||ee),this.query=r||ee,this.fragment=a||ee,io(this,s))}get fsPath(){return Dn(this,!1)}with(t){if(!t)return this;let{scheme:n,authority:i,path:r,query:a,fragment:s}=t;return n===void 0?n=this.scheme:n===null&&(n=ee),i===void 0?i=this.authority:i===null&&(i=ee),r===void 0?r=this.path:r===null&&(r=ee),a===void 0?a=this.query:a===null&&(a=ee),s===void 0?s=this.fragment:s===null&&(s=ee),n===this.scheme&&i===this.authority&&r===this.path&&a===this.query&&s===this.fragment?this:new dt(n,i,r,a,s)}static parse(t,n=!1){const i=so.exec(t);return i?new dt(i[2]||ee,Vt(i[4]||ee),Vt(i[5]||ee),Vt(i[7]||ee),Vt(i[9]||ee),n):new dt(ee,ee,ee,ee,ee)}static file(t){let n=ee;if(Tt&&(t=t.replace(/\\/g,Se)),t[0]===Se&&t[1]===Se){const i=t.indexOf(Se,2);i===-1?(n=t.substring(2),t=Se):(n=t.substring(2,i),t=t.substring(i)||Se)}return new dt("file",n,t,ee,ee)}static from(t,n){return new dt(t.scheme,t.authority,t.path,t.query,t.fragment,n)}static joinPath(t,...n){if(!t.path)throw new Error("[UriError]: cannot call joinPath on URI without path");let i;return Tt&&t.scheme==="file"?i=bn.file(me.join(Dn(t,!0),...n)).path:i=ge.join(t.path,...n),t.with({path:i})}toString(t=!1){return Nn(this,t)}toJSON(){return this}static revive(t){var n,i;if(t){if(t instanceof bn)return t;{const r=new dt(t);return r._formatted=(n=t.external)!==null&&n!==void 0?n:null,r._fsPath=t._sep===Si&&(i=t.fsPath)!==null&&i!==void 0?i:null,r}}else return t}};const Si=Tt?1:void 0;class dt extends Mn{constructor(){super(...arguments),this._formatted=null,this._fsPath=null}get fsPath(){return this._fsPath||(this._fsPath=Dn(this,!1)),this._fsPath}toString(t=!1){return t?Nn(this,!0):(this._formatted||(this._formatted=Nn(this,!1)),this._formatted)}toJSON(){const t={$mid:1};return this._fsPath&&(t.fsPath=this._fsPath,t._sep=Si),this._formatted&&(t.external=this._formatted),this.path&&(t.path=this.path),this.scheme&&(t.scheme=this.scheme),this.authority&&(t.authority=this.authority),this.query&&(t.query=this.query),this.fragment&&(t.fragment=this.fragment),t}}const Li={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 Ci(e,t,n){let i,r=-1;for(let a=0;a<e.length;a++){const s=e.charCodeAt(a);if(s>=97&&s<=122||s>=65&&s<=90||s>=48&&s<=57||s===45||s===46||s===95||s===126||t&&s===47||n&&s===91||n&&s===93||n&&s===58)r!==-1&&(i+=encodeURIComponent(e.substring(r,a)),r=-1),i!==void 0&&(i+=e.charAt(a));else{i===void 0&&(i=e.substr(0,a));const o=Li[s];o!==void 0?(r!==-1&&(i+=encodeURIComponent(e.substring(r,a)),r=-1),i+=o):r===-1&&(r=a)}}return r!==-1&&(i+=encodeURIComponent(e.substring(r))),i!==void 0?i:e}function oo(e){let t;for(let n=0;n<e.length;n++){const i=e.charCodeAt(n);i===35||i===63?(t===void 0&&(t=e.substr(0,n)),t+=Li[i]):t!==void 0&&(t+=e[n])}return t!==void 0?t:e}function Dn(e,t){let n;return e.authority&&e.path.length>1&&e.scheme==="file"?n=`//${e.authority}${e.path}`:e.path.charCodeAt(0)===47&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&e.path.charCodeAt(2)===58?t?n=e.path.substr(1):n=e.path[1].toLowerCase()+e.path.substr(2):n=e.path,Tt&&(n=n.replace(/\//g,"\\")),n}function Nn(e,t){const n=t?oo:Ci;let i="",{scheme:r,authority:a,path:s,query:o,fragment:l}=e;if(r&&(i+=r,i+=":"),(a||r==="file")&&(i+=Se,i+=Se),a){let u=a.indexOf("@");if(u!==-1){const c=a.substr(0,u);a=a.substr(u+1),u=c.lastIndexOf(":"),u===-1?i+=n(c,!1,!1):(i+=n(c.substr(0,u),!1,!1),i+=":",i+=n(c.substr(u+1),!1,!0)),i+="@"}a=a.toLowerCase(),u=a.lastIndexOf(":"),u===-1?i+=n(a,!1,!0):(i+=n(a.substr(0,u),!1,!0),i+=a.substr(u))}if(s){if(s.length>=3&&s.charCodeAt(0)===47&&s.charCodeAt(2)===58){const u=s.charCodeAt(1);u>=65&&u<=90&&(s=`/${String.fromCharCode(u+32)}:${s.substr(3)}`)}else if(s.length>=2&&s.charCodeAt(1)===58){const u=s.charCodeAt(0);u>=65&&u<=90&&(s=`${String.fromCharCode(u+32)}:${s.substr(2)}`)}i+=n(s,!0,!1)}return o&&(i+="?",i+=n(o,!1,!1)),l&&(i+="#",i+=t?l:Ci(l,!1,!1)),i}function Ei(e){try{return decodeURIComponent(e)}catch{return e.length>3?e.substr(0,3)+Ei(e.substr(3)):e}}const Ri=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function Vt(e){return e.match(Ri)?e.replace(Ri,t=>Ei(t)):e}let Me=class rt{constructor(t,n){this.lineNumber=t,this.column=n}with(t=this.lineNumber,n=this.column){return t===this.lineNumber&&n===this.column?this:new rt(t,n)}delta(t=0,n=0){return this.with(this.lineNumber+t,this.column+n)}equals(t){return rt.equals(this,t)}static equals(t,n){return!t&&!n?!0:!!t&&!!n&&t.lineNumber===n.lineNumber&&t.column===n.column}isBefore(t){return rt.isBefore(this,t)}static isBefore(t,n){return t.lineNumber<n.lineNumber?!0:n.lineNumber<t.lineNumber?!1:t.column<n.column}isBeforeOrEqual(t){return rt.isBeforeOrEqual(this,t)}static isBeforeOrEqual(t,n){return t.lineNumber<n.lineNumber?!0:n.lineNumber<t.lineNumber?!1:t.column<=n.column}static compare(t,n){const i=t.lineNumber|0,r=n.lineNumber|0;if(i===r){const a=t.column|0,s=n.column|0;return a-s}return i-r}clone(){return new rt(this.lineNumber,this.column)}toString(){return"("+this.lineNumber+","+this.column+")"}static lift(t){return new rt(t.lineNumber,t.column)}static isIPosition(t){return t&&typeof t.lineNumber=="number"&&typeof t.column=="number"}toJSON(){return{lineNumber:this.lineNumber,column:this.column}}},oe=class re{constructor(t,n,i,r){t>i||t===i&&n>r?(this.startLineNumber=i,this.startColumn=r,this.endLineNumber=t,this.endColumn=n):(this.startLineNumber=t,this.startColumn=n,this.endLineNumber=i,this.endColumn=r)}isEmpty(){return re.isEmpty(this)}static isEmpty(t){return t.startLineNumber===t.endLineNumber&&t.startColumn===t.endColumn}containsPosition(t){return re.containsPosition(this,t)}static containsPosition(t,n){return!(n.lineNumber<t.startLineNumber||n.lineNumber>t.endLineNumber||n.lineNumber===t.startLineNumber&&n.column<t.startColumn||n.lineNumber===t.endLineNumber&&n.column>t.endColumn)}static strictContainsPosition(t,n){return!(n.lineNumber<t.startLineNumber||n.lineNumber>t.endLineNumber||n.lineNumber===t.startLineNumber&&n.column<=t.startColumn||n.lineNumber===t.endLineNumber&&n.column>=t.endColumn)}containsRange(t){return re.containsRange(this,t)}static containsRange(t,n){return!(n.startLineNumber<t.startLineNumber||n.endLineNumber<t.startLineNumber||n.startLineNumber>t.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumn<t.startColumn||n.endLineNumber===t.endLineNumber&&n.endColumn>t.endColumn)}strictContainsRange(t){return re.strictContainsRange(this,t)}static strictContainsRange(t,n){return!(n.startLineNumber<t.startLineNumber||n.endLineNumber<t.startLineNumber||n.startLineNumber>t.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumn<=t.startColumn||n.endLineNumber===t.endLineNumber&&n.endColumn>=t.endColumn)}plusRange(t){return re.plusRange(this,t)}static plusRange(t,n){let i,r,a,s;return n.startLineNumber<t.startLineNumber?(i=n.startLineNumber,r=n.startColumn):n.startLineNumber===t.startLineNumber?(i=n.startLineNumber,r=Math.min(n.startColumn,t.startColumn)):(i=t.startLineNumber,r=t.startColumn),n.endLineNumber>t.endLineNumber?(a=n.endLineNumber,s=n.endColumn):n.endLineNumber===t.endLineNumber?(a=n.endLineNumber,s=Math.max(n.endColumn,t.endColumn)):(a=t.endLineNumber,s=t.endColumn),new re(i,r,a,s)}intersectRanges(t){return re.intersectRanges(this,t)}static intersectRanges(t,n){let i=t.startLineNumber,r=t.startColumn,a=t.endLineNumber,s=t.endColumn;const o=n.startLineNumber,l=n.startColumn,u=n.endLineNumber,c=n.endColumn;return i<o?(i=o,r=l):i===o&&(r=Math.max(r,l)),a>u?(a=u,s=c):a===u&&(s=Math.min(s,c)),i>a||i===a&&r>s?null:new re(i,r,a,s)}equalsRange(t){return re.equalsRange(this,t)}static equalsRange(t,n){return!t&&!n?!0:!!t&&!!n&&t.startLineNumber===n.startLineNumber&&t.startColumn===n.startColumn&&t.endLineNumber===n.endLineNumber&&t.endColumn===n.endColumn}getEndPosition(){return re.getEndPosition(this)}static getEndPosition(t){return new Me(t.endLineNumber,t.endColumn)}getStartPosition(){return re.getStartPosition(this)}static getStartPosition(t){return new Me(t.startLineNumber,t.startColumn)}toString(){return"["+this.startLineNumber+","+this.startColumn+" -> "+this.endLineNumber+","+this.endColumn+"]"}setEndPosition(t,n){return new re(this.startLineNumber,this.startColumn,t,n)}setStartPosition(t,n){return new re(t,n,this.endLineNumber,this.endColumn)}collapseToStart(){return re.collapseToStart(this)}static collapseToStart(t){return new re(t.startLineNumber,t.startColumn,t.startLineNumber,t.startColumn)}collapseToEnd(){return re.collapseToEnd(this)}static collapseToEnd(t){return new re(t.endLineNumber,t.endColumn,t.endLineNumber,t.endColumn)}delta(t){return new re(this.startLineNumber+t,this.startColumn,this.endLineNumber+t,this.endColumn)}static fromPositions(t,n=t){return new re(t.lineNumber,t.column,n.lineNumber,n.column)}static lift(t){return t?new re(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):null}static isIRange(t){return t&&typeof t.startLineNumber=="number"&&typeof t.startColumn=="number"&&typeof t.endLineNumber=="number"&&typeof t.endColumn=="number"}static areIntersectingOrTouching(t,n){return!(t.endLineNumber<n.startLineNumber||t.endLineNumber===n.startLineNumber&&t.endColumn<n.startColumn||n.endLineNumber<t.startLineNumber||n.endLineNumber===t.startLineNumber&&n.endColumn<t.startColumn)}static areIntersecting(t,n){return!(t.endLineNumber<n.startLineNumber||t.endLineNumber===n.startLineNumber&&t.endColumn<=n.startColumn||n.endLineNumber<t.startLineNumber||n.endLineNumber===t.startLineNumber&&n.endColumn<=t.startColumn)}static compareRangesUsingStarts(t,n){if(t&&n){const a=t.startLineNumber|0,s=n.startLineNumber|0;if(a===s){const o=t.startColumn|0,l=n.startColumn|0;if(o===l){const u=t.endLineNumber|0,c=n.endLineNumber|0;if(u===c){const d=t.endColumn|0,m=n.endColumn|0;return d-m}return u-c}return o-l}return a-s}return(t?1:0)-(n?1:0)}static compareRangesUsingEnds(t,n){return t.endLineNumber===n.endLineNumber?t.endColumn===n.endColumn?t.startLineNumber===n.startLineNumber?t.startColumn-n.startColumn:t.startLineNumber-n.startLineNumber:t.endColumn-n.endColumn:t.endLineNumber-n.endLineNumber}static spansMultipleLines(t){return t.endLineNumber>t.startLineNumber}toJSON(){return this}};function lo(e,t,n=(i,r)=>i===r){if(e===t)return!0;if(!e||!t||e.length!==t.length)return!1;for(let i=0,r=e.length;i<r;i++)if(!n(e[i],t[i]))return!1;return!0}function*uo(e,t){let n,i;for(const r of e)i!==void 0&&t(i,r)?n.push(r):(n&&(yield n),n=[r]),i=r;n&&(yield n)}function co(e,t){for(let n=0;n<=e.length;n++)t(n===0?void 0:e[n-1],n===e.length?void 0:e[n])}function ho(e,t){for(let n=0;n<e.length;n++)t(n===0?void 0:e[n-1],e[n],n+1===e.length?void 0:e[n+1])}function mo(e,t){for(const n of t)e.push(n)}var Mi;(function(e){function t(a){return a<0}e.isLessThan=t;function n(a){return a<=0}e.isLessThanOrEqual=n;function i(a){return a>0}e.isGreaterThan=i;function r(a){return a===0}e.isNeitherLessOrGreaterThan=r,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(Mi||(Mi={}));function jt(e,t){return(n,i)=>t(e(n),e(i))}const Gt=(e,t)=>e-t;function fo(e){return(t,n)=>-e(t,n)}function Di(e){return e<0?0:e>255?255:e|0}function mt(e){return e<0?0:e>4294967295?4294967295:e|0}class po{constructor(t){this.values=t,this.prefixSum=new Uint32Array(t.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}insertValues(t,n){t=mt(t);const i=this.values,r=this.prefixSum,a=n.length;return a===0?!1:(this.values=new Uint32Array(i.length+a),this.values.set(i.subarray(0,t),0),this.values.set(i.subarray(t),t+a),this.values.set(n,t),t-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=t-1),this.prefixSum=new Uint32Array(this.values.length),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}setValue(t,n){return t=mt(t),n=mt(n),this.values[t]===n?!1:(this.values[t]=n,t-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=t-1),!0)}removeValues(t,n){t=mt(t),n=mt(n);const i=this.values,r=this.prefixSum;if(t>=i.length)return!1;const a=i.length-t;return n>=a&&(n=a),n===0?!1:(this.values=new Uint32Array(i.length-n),this.values.set(i.subarray(0,t),0),this.values.set(i.subarray(t+n),t),this.prefixSum=new Uint32Array(this.values.length),t-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=t-1),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}getTotalSum(){return this.values.length===0?0:this._getPrefixSum(this.values.length-1)}getPrefixSum(t){return t<0?0:(t=mt(t),this._getPrefixSum(t))}_getPrefixSum(t){if(t<=this.prefixSumValidIndex[0])return this.prefixSum[t];let n=this.prefixSumValidIndex[0]+1;n===0&&(this.prefixSum[0]=this.values[0],n++),t>=this.values.length&&(t=this.values.length-1);for(let i=n;i<=t;i++)this.prefixSum[i]=this.prefixSum[i-1]+this.values[i];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],t),this.prefixSum[t]}getIndexOf(t){t=Math.floor(t),this.getTotalSum();let n=0,i=this.values.length-1,r=0,a=0,s=0;for(;n<=i;)if(r=n+(i-n)/2|0,a=this.prefixSum[r],s=a-this.values[r],t<s)i=r-1;else if(t>=a)n=r+1;else break;return new go(r,t-s)}}class go{constructor(t,n){this.index=t,this.remainder=n,this._prefixSumIndexOfResultBrand=void 0,this.index=t,this.remainder=n}}class bo{constructor(t,n,i,r){this._uri=t,this._lines=n,this._eol=i,this._versionId=r,this._lineStarts=null,this._cachedTextValue=null}dispose(){this._lines.length=0}get version(){return this._versionId}getText(){return this._cachedTextValue===null&&(this._cachedTextValue=this._lines.join(this._eol)),this._cachedTextValue}onEvents(t){t.eol&&t.eol!==this._eol&&(this._eol=t.eol,this._lineStarts=null);const n=t.changes;for(const i of n)this._acceptDeleteRange(i.range),this._acceptInsertText(new Me(i.range.startLineNumber,i.range.startColumn),i.text);this._versionId=t.versionId,this._cachedTextValue=null}_ensureLineStarts(){if(!this._lineStarts){const t=this._eol.length,n=this._lines.length,i=new Uint32Array(n);for(let r=0;r<n;r++)i[r]=this._lines[r].length+t;this._lineStarts=new po(i)}}_setLineText(t,n){this._lines[t]=n,this._lineStarts&&this._lineStarts.setValue(t,this._lines[t].length+this._eol.length)}_acceptDeleteRange(t){if(t.startLineNumber===t.endLineNumber){if(t.startColumn===t.endColumn)return;this._setLineText(t.startLineNumber-1,this._lines[t.startLineNumber-1].substring(0,t.startColumn-1)+this._lines[t.startLineNumber-1].substring(t.endColumn-1));return}this._setLineText(t.startLineNumber-1,this._lines[t.startLineNumber-1].substring(0,t.startColumn-1)+this._lines[t.endLineNumber-1].substring(t.endColumn-1)),this._lines.splice(t.startLineNumber,t.endLineNumber-t.startLineNumber),this._lineStarts&&this._lineStarts.removeValues(t.startLineNumber,t.endLineNumber-t.startLineNumber)}_acceptInsertText(t,n){if(n.length===0)return;const i=Ls(n);if(i.length===1){this._setLineText(t.lineNumber-1,this._lines[t.lineNumber-1].substring(0,t.column-1)+i[0]+this._lines[t.lineNumber-1].substring(t.column-1));return}i[i.length-1]+=this._lines[t.lineNumber-1].substring(t.column-1),this._setLineText(t.lineNumber-1,this._lines[t.lineNumber-1].substring(0,t.column-1)+i[0]);const r=new Uint32Array(i.length-1);for(let a=1;a<i.length;a++)this._lines.splice(t.lineNumber+a-1,0,i[a]),r[a-1]=i[a].length+this._eol.length;this._lineStarts&&this._lineStarts.insertValues(t.lineNumber,r)}}const vo="`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?";function _o(e=""){let t="(-?\\d*\\.\\d\\w*)|([^";for(const n of vo)e.indexOf(n)>=0||(t+="\\"+n);return t+="\\s]+)",new RegExp(t,"g")}const Ni=_o();function Ii(e){let t=Ni;if(e&&e instanceof RegExp)if(e.global)t=e;else{let n="g";e.ignoreCase&&(n+="i"),e.multiline&&(n+="m"),e.unicode&&(n+="u"),t=new RegExp(e.source,n)}return t.lastIndex=0,t}const zi=new us;zi.unshift({maxLen:1e3,windowSize:15,timeBudget:150});function In(e,t,n,i,r){if(t=Ii(t),r||(r=Ft.first(zi)),n.length>r.maxLen){let u=e-r.maxLen/2;return u<0?u=0:i+=u,n=n.substring(u,e+r.maxLen/2),In(e,t,n,i,r)}const a=Date.now(),s=e-1-i;let o=-1,l=null;for(let u=1;!(Date.now()-a>=r.timeBudget);u++){const c=s-r.windowSize*u;t.lastIndex=Math.max(0,c);const d=wo(t,n,s,o);if(!d&&l||(l=d,c<=0))break;o=c}if(l){const u={word:l[0],startColumn:i+1+l.index,endColumn:i+1+l.index+l[0].length};return t.lastIndex=0,u}return null}function wo(e,t,n,i){let r;for(;r=e.exec(t);){const a=r.index||0;if(a<=n&&e.lastIndex>=n)return r;if(i>0&&a>i)return null}return null}class zn{constructor(t){const n=Di(t);this._defaultValue=n,this._asciiMap=zn._createAsciiMap(n),this._map=new Map}static _createAsciiMap(t){const n=new Uint8Array(256);return n.fill(t),n}set(t,n){const i=Di(n);t>=0&&t<256?this._asciiMap[t]=i:this._map.set(t,i)}get(t){return t>=0&&t<256?this._asciiMap[t]:this._map.get(t)||this._defaultValue}clear(){this._asciiMap.fill(this._defaultValue),this._map.clear()}}class yo{constructor(t,n,i){const r=new Uint8Array(t*n);for(let a=0,s=t*n;a<s;a++)r[a]=i;this._data=r,this.rows=t,this.cols=n}get(t,n){return this._data[t*this.cols+n]}set(t,n,i){this._data[t*this.cols+n]=i}}class To{constructor(t){let n=0,i=0;for(let a=0,s=t.length;a<s;a++){const[o,l,u]=t[a];l>n&&(n=l),o>i&&(i=o),u>i&&(i=u)}n++,i++;const r=new yo(i,n,0);for(let a=0,s=t.length;a<s;a++){const[o,l,u]=t[a];r.set(o,l,u)}this._states=r,this._maxCharCode=n}nextState(t,n){return n<0||n>=this._maxCharCode?0:this._states.get(t,n)}}let Un=null;function xo(){return Un===null&&(Un=new To([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),Un}let xt=null;function ko(){if(xt===null){xt=new zn(0);const e=` <>'"、。。、,.:;‘〈「『〔([{「」}])〕』」〉’`~…`;for(let n=0;n<e.length;n++)xt.set(e.charCodeAt(n),1);const t=".,;:";for(let n=0;n<t.length;n++)xt.set(t.charCodeAt(n),2)}return xt}class $t{static _createLink(t,n,i,r,a){let s=a-1;do{const o=n.charCodeAt(s);if(t.get(o)!==2)break;s--}while(s>r);if(r>0){const o=n.charCodeAt(r-1),l=n.charCodeAt(s);(o===40&&l===41||o===91&&l===93||o===123&&l===125)&&s--}return{range:{startLineNumber:i,startColumn:r+1,endLineNumber:i,endColumn:s+2},url:n.substring(r,s+1)}}static computeLinks(t,n=xo()){const i=ko(),r=[];for(let a=1,s=t.getLineCount();a<=s;a++){const o=t.getLineContent(a),l=o.length;let u=0,c=0,d=0,m=1,f=!1,g=!1,p=!1,w=!1;for(;u<l;){let y=!1;const v=o.charCodeAt(u);if(m===13){let k;switch(v){case 40:f=!0,k=0;break;case 41:k=f?0:1;break;case 91:p=!0,g=!0,k=0;break;case 93:p=!1,k=g?0:1;break;case 123:w=!0,k=0;break;case 125:k=w?0:1;break;case 39:case 34:case 96:d===v?k=1:d===39||d===34||d===96?k=0:k=1;break;case 42:k=d===42?1:0;break;case 124:k=d===124?1:0;break;case 32:k=p?0:1;break;default:k=i.get(v)}k===1&&(r.push($t._createLink(i,o,a,c,u)),y=!0)}else if(m===12){let k;v===91?(g=!0,k=0):k=i.get(v),k===1?y=!0:m=13}else m=n.nextState(m,v),m===0&&(y=!0);y&&(m=1,f=!1,g=!1,w=!1,c=u+1,d=v),u++}m===13&&r.push($t._createLink(i,o,a,c,l))}return r}}function Ao(e){return!e||typeof e.getLineCount!="function"||typeof e.getLineContent!="function"?[]:$t.computeLinks(e)}class Hn{constructor(){this._defaultValueSet=[["true","false"],["True","False"],["Private","Public","Friend","ReadOnly","Partial","Protected","WriteOnly"],["public","protected","private"]]}navigateValueSet(t,n,i,r,a){if(t&&n){const s=this.doNavigateValueSet(n,a);if(s)return{range:t,value:s}}if(i&&r){const s=this.doNavigateValueSet(r,a);if(s)return{range:i,value:s}}return null}doNavigateValueSet(t,n){const i=this.numberReplace(t,n);return i!==null?i:this.textReplace(t,n)}numberReplace(t,n){const i=Math.pow(10,t.length-(t.lastIndexOf(".")+1));let r=Number(t);const a=parseFloat(t);return!isNaN(r)&&!isNaN(a)&&r===a?r===0&&!n?null:(r=Math.floor(r*i),r+=n?i:-i,String(r/i)):null}textReplace(t,n){return this.valueSetsReplace(this._defaultValueSet,t,n)}valueSetsReplace(t,n,i){let r=null;for(let a=0,s=t.length;r===null&&a<s;a++)r=this.valueSetReplace(t[a],n,i);return r}valueSetReplace(t,n,i){let r=t.indexOf(n);return r>=0?(r+=i?1:-1,r<0?r=t.length-1:r%=t.length,t[r]):null}}Hn.INSTANCE=new Hn;const Ui=Object.freeze(function(e,t){const n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}});var Xt;(function(e){function t(n){return n===e.None||n===e.Cancelled||n instanceof Jt?!0:!n||typeof n!="object"?!1:typeof n.isCancellationRequested=="boolean"&&typeof n.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:_n.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:Ui})})(Xt||(Xt={}));class Jt{constructor(){this._isCancelled=!1,this._emitter=null}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?Ui:(this._emitter||(this._emitter=new ke),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}}class So{constructor(t){this._token=void 0,this._parentListener=void 0,this._parentListener=t&&t.onCancellationRequested(this.cancel,this)}get token(){return this._token||(this._token=new Jt),this._token}cancel(){this._token?this._token instanceof Jt&&this._token.cancel():this._token=Xt.Cancelled}dispose(t=!1){var n;t&&this.cancel(),(n=this._parentListener)===null||n===void 0||n.dispose(),this._token?this._token instanceof Jt&&this._token.dispose():this._token=Xt.None}}class Wn{constructor(){this._keyCodeToStr=[],this._strToKeyCode=Object.create(null)}define(t,n){this._keyCodeToStr[t]=n,this._strToKeyCode[n.toLowerCase()]=t}keyCodeToStr(t){return this._keyCodeToStr[t]}strToKeyCode(t){return this._strToKeyCode[t.toLowerCase()]||0}}const Qt=new Wn,Fn=new Wn,Pn=new Wn,Lo=new Array(230),Co=Object.create(null),Eo=Object.create(null);(function(){const e="",t=[[1,0,"None",0,"unknown",0,"VK_UNKNOWN",e,e],[1,1,"Hyper",0,e,0,e,e,e],[1,2,"Super",0,e,0,e,e,e],[1,3,"Fn",0,e,0,e,e,e],[1,4,"FnLock",0,e,0,e,e,e],[1,5,"Suspend",0,e,0,e,e,e],[1,6,"Resume",0,e,0,e,e,e],[1,7,"Turbo",0,e,0,e,e,e],[1,8,"Sleep",0,e,0,"VK_SLEEP",e,e],[1,9,"WakeUp",0,e,0,e,e,e],[0,10,"KeyA",31,"A",65,"VK_A",e,e],[0,11,"KeyB",32,"B",66,"VK_B",e,e],[0,12,"KeyC",33,"C",67,"VK_C",e,e],[0,13,"KeyD",34,"D",68,"VK_D",e,e],[0,14,"KeyE",35,"E",69,"VK_E",e,e],[0,15,"KeyF",36,"F",70,"VK_F",e,e],[0,16,"KeyG",37,"G",71,"VK_G",e,e],[0,17,"KeyH",38,"H",72,"VK_H",e,e],[0,18,"KeyI",39,"I",73,"VK_I",e,e],[0,19,"KeyJ",40,"J",74,"VK_J",e,e],[0,20,"KeyK",41,"K",75,"VK_K",e,e],[0,21,"KeyL",42,"L",76,"VK_L",e,e],[0,22,"KeyM",43,"M",77,"VK_M",e,e],[0,23,"KeyN",44,"N",78,"VK_N",e,e],[0,24,"KeyO",45,"O",79,"VK_O",e,e],[0,25,"KeyP",46,"P",80,"VK_P",e,e],[0,26,"KeyQ",47,"Q",81,"VK_Q",e,e],[0,27,"KeyR",48,"R",82,"VK_R",e,e],[0,28,"KeyS",49,"S",83,"VK_S",e,e],[0,29,"KeyT",50,"T",84,"VK_T",e,e],[0,30,"KeyU",51,"U",85,"VK_U",e,e],[0,31,"KeyV",52,"V",86,"VK_V",e,e],[0,32,"KeyW",53,"W",87,"VK_W",e,e],[0,33,"KeyX",54,"X",88,"VK_X",e,e],[0,34,"KeyY",55,"Y",89,"VK_Y",e,e],[0,35,"KeyZ",56,"Z",90,"VK_Z",e,e],[0,36,"Digit1",22,"1",49,"VK_1",e,e],[0,37,"Digit2",23,"2",50,"VK_2",e,e],[0,38,"Digit3",24,"3",51,"VK_3",e,e],[0,39,"Digit4",25,"4",52,"VK_4",e,e],[0,40,"Digit5",26,"5",53,"VK_5",e,e],[0,41,"Digit6",27,"6",54,"VK_6",e,e],[0,42,"Digit7",28,"7",55,"VK_7",e,e],[0,43,"Digit8",29,"8",56,"VK_8",e,e],[0,44,"Digit9",30,"9",57,"VK_9",e,e],[0,45,"Digit0",21,"0",48,"VK_0",e,e],[1,46,"Enter",3,"Enter",13,"VK_RETURN",e,e],[1,47,"Escape",9,"Escape",27,"VK_ESCAPE",e,e],[1,48,"Backspace",1,"Backspace",8,"VK_BACK",e,e],[1,49,"Tab",2,"Tab",9,"VK_TAB",e,e],[1,50,"Space",10,"Space",32,"VK_SPACE",e,e],[0,51,"Minus",88,"-",189,"VK_OEM_MINUS","-","OEM_MINUS"],[0,52,"Equal",86,"=",187,"VK_OEM_PLUS","=","OEM_PLUS"],[0,53,"BracketLeft",92,"[",219,"VK_OEM_4","[","OEM_4"],[0,54,"BracketRight",94,"]",221,"VK_OEM_6","]","OEM_6"],[0,55,"Backslash",93,"\\",220,"VK_OEM_5","\\","OEM_5"],[0,56,"IntlHash",0,e,0,e,e,e],[0,57,"Semicolon",85,";",186,"VK_OEM_1",";","OEM_1"],[0,58,"Quote",95,"'",222,"VK_OEM_7","'","OEM_7"],[0,59,"Backquote",91,"`",192,"VK_OEM_3","`","OEM_3"],[0,60,"Comma",87,",",188,"VK_OEM_COMMA",",","OEM_COMMA"],[0,61,"Period",89,".",190,"VK_OEM_PERIOD",".","OEM_PERIOD"],[0,62,"Slash",90,"/",191,"VK_OEM_2","/","OEM_2"],[1,63,"CapsLock",8,"CapsLock",20,"VK_CAPITAL",e,e],[1,64,"F1",59,"F1",112,"VK_F1",e,e],[1,65,"F2",60,"F2",113,"VK_F2",e,e],[1,66,"F3",61,"F3",114,"VK_F3",e,e],[1,67,"F4",62,"F4",115,"VK_F4",e,e],[1,68,"F5",63,"F5",116,"VK_F5",e,e],[1,69,"F6",64,"F6",117,"VK_F6",e,e],[1,70,"F7",65,"F7",118,"VK_F7",e,e],[1,71,"F8",66,"F8",119,"VK_F8",e,e],[1,72,"F9",67,"F9",120,"VK_F9",e,e],[1,73,"F10",68,"F10",121,"VK_F10",e,e],[1,74,"F11",69,"F11",122,"VK_F11",e,e],[1,75,"F12",70,"F12",123,"VK_F12",e,e],[1,76,"PrintScreen",0,e,0,e,e,e],[1,77,"ScrollLock",84,"ScrollLock",145,"VK_SCROLL",e,e],[1,78,"Pause",7,"PauseBreak",19,"VK_PAUSE",e,e],[1,79,"Insert",19,"Insert",45,"VK_INSERT",e,e],[1,80,"Home",14,"Home",36,"VK_HOME",e,e],[1,81,"PageUp",11,"PageUp",33,"VK_PRIOR",e,e],[1,82,"Delete",20,"Delete",46,"VK_DELETE",e,e],[1,83,"End",13,"End",35,"VK_END",e,e],[1,84,"PageDown",12,"PageDown",34,"VK_NEXT",e,e],[1,85,"ArrowRight",17,"RightArrow",39,"VK_RIGHT","Right",e],[1,86,"ArrowLeft",15,"LeftArrow",37,"VK_LEFT","Left",e],[1,87,"ArrowDown",18,"DownArrow",40,"VK_DOWN","Down",e],[1,88,"ArrowUp",16,"UpArrow",38,"VK_UP","Up",e],[1,89,"NumLock",83,"NumLock",144,"VK_NUMLOCK",e,e],[1,90,"NumpadDivide",113,"NumPad_Divide",111,"VK_DIVIDE",e,e],[1,91,"NumpadMultiply",108,"NumPad_Multiply",106,"VK_MULTIPLY",e,e],[1,92,"NumpadSubtract",111,"NumPad_Subtract",109,"VK_SUBTRACT",e,e],[1,93,"NumpadAdd",109,"NumPad_Add",107,"VK_ADD",e,e],[1,94,"NumpadEnter",3,e,0,e,e,e],[1,95,"Numpad1",99,"NumPad1",97,"VK_NUMPAD1",e,e],[1,96,"Numpad2",100,"NumPad2",98,"VK_NUMPAD2",e,e],[1,97,"Numpad3",101,"NumPad3",99,"VK_NUMPAD3",e,e],[1,98,"Numpad4",102,"NumPad4",100,"VK_NUMPAD4",e,e],[1,99,"Numpad5",103,"NumPad5",101,"VK_NUMPAD5",e,e],[1,100,"Numpad6",104,"NumPad6",102,"VK_NUMPAD6",e,e],[1,101,"Numpad7",105,"NumPad7",103,"VK_NUMPAD7",e,e],[1,102,"Numpad8",106,"NumPad8",104,"VK_NUMPAD8",e,e],[1,103,"Numpad9",107,"NumPad9",105,"VK_NUMPAD9",e,e],[1,104,"Numpad0",98,"NumPad0",96,"VK_NUMPAD0",e,e],[1,105,"NumpadDecimal",112,"NumPad_Decimal",110,"VK_DECIMAL",e,e],[0,106,"IntlBackslash",97,"OEM_102",226,"VK_OEM_102",e,e],[1,107,"ContextMenu",58,"ContextMenu",93,e,e,e],[1,108,"Power",0,e,0,e,e,e],[1,109,"NumpadEqual",0,e,0,e,e,e],[1,110,"F13",71,"F13",124,"VK_F13",e,e],[1,111,"F14",72,"F14",125,"VK_F14",e,e],[1,112,"F15",73,"F15",126,"VK_F15",e,e],[1,113,"F16",74,"F16",127,"VK_F16",e,e],[1,114,"F17",75,"F17",128,"VK_F17",e,e],[1,115,"F18",76,"F18",129,"VK_F18",e,e],[1,116,"F19",77,"F19",130,"VK_F19",e,e],[1,117,"F20",78,"F20",131,"VK_F20",e,e],[1,118,"F21",79,"F21",132,"VK_F21",e,e],[1,119,"F22",80,"F22",133,"VK_F22",e,e],[1,120,"F23",81,"F23",134,"VK_F23",e,e],[1,121,"F24",82,"F24",135,"VK_F24",e,e],[1,122,"Open",0,e,0,e,e,e],[1,123,"Help",0,e,0,e,e,e],[1,124,"Select",0,e,0,e,e,e],[1,125,"Again",0,e,0,e,e,e],[1,126,"Undo",0,e,0,e,e,e],[1,127,"Cut",0,e,0,e,e,e],[1,128,"Copy",0,e,0,e,e,e],[1,129,"Paste",0,e,0,e,e,e],[1,130,"Find",0,e,0,e,e,e],[1,131,"AudioVolumeMute",117,"AudioVolumeMute",173,"VK_VOLUME_MUTE",e,e],[1,132,"AudioVolumeUp",118,"AudioVolumeUp",175,"VK_VOLUME_UP",e,e],[1,133,"AudioVolumeDown",119,"AudioVolumeDown",174,"VK_VOLUME_DOWN",e,e],[1,134,"NumpadComma",110,"NumPad_Separator",108,"VK_SEPARATOR",e,e],[0,135,"IntlRo",115,"ABNT_C1",193,"VK_ABNT_C1",e,e],[1,136,"KanaMode",0,e,0,e,e,e],[0,137,"IntlYen",0,e,0,e,e,e],[1,138,"Convert",0,e,0,e,e,e],[1,139,"NonConvert",0,e,0,e,e,e],[1,140,"Lang1",0,e,0,e,e,e],[1,141,"Lang2",0,e,0,e,e,e],[1,142,"Lang3",0,e,0,e,e,e],[1,143,"Lang4",0,e,0,e,e,e],[1,144,"Lang5",0,e,0,e,e,e],[1,145,"Abort",0,e,0,e,e,e],[1,146,"Props",0,e,0,e,e,e],[1,147,"NumpadParenLeft",0,e,0,e,e,e],[1,148,"NumpadParenRight",0,e,0,e,e,e],[1,149,"NumpadBackspace",0,e,0,e,e,e],[1,150,"NumpadMemoryStore",0,e,0,e,e,e],[1,151,"NumpadMemoryRecall",0,e,0,e,e,e],[1,152,"NumpadMemoryClear",0,e,0,e,e,e],[1,153,"NumpadMemoryAdd",0,e,0,e,e,e],[1,154,"NumpadMemorySubtract",0,e,0,e,e,e],[1,155,"NumpadClear",131,"Clear",12,"VK_CLEAR",e,e],[1,156,"NumpadClearEntry",0,e,0,e,e,e],[1,0,e,5,"Ctrl",17,"VK_CONTROL",e,e],[1,0,e,4,"Shift",16,"VK_SHIFT",e,e],[1,0,e,6,"Alt",18,"VK_MENU",e,e],[1,0,e,57,"Meta",91,"VK_COMMAND",e,e],[1,157,"ControlLeft",5,e,0,"VK_LCONTROL",e,e],[1,158,"ShiftLeft",4,e,0,"VK_LSHIFT",e,e],[1,159,"AltLeft",6,e,0,"VK_LMENU",e,e],[1,160,"MetaLeft",57,e,0,"VK_LWIN",e,e],[1,161,"ControlRight",5,e,0,"VK_RCONTROL",e,e],[1,162,"ShiftRight",4,e,0,"VK_RSHIFT",e,e],[1,163,"AltRight",6,e,0,"VK_RMENU",e,e],[1,164,"MetaRight",57,e,0,"VK_RWIN",e,e],[1,165,"BrightnessUp",0,e,0,e,e,e],[1,166,"BrightnessDown",0,e,0,e,e,e],[1,167,"MediaPlay",0,e,0,e,e,e],[1,168,"MediaRecord",0,e,0,e,e,e],[1,169,"MediaFastForward",0,e,0,e,e,e],[1,170,"MediaRewind",0,e,0,e,e,e],[1,171,"MediaTrackNext",124,"MediaTrackNext",176,"VK_MEDIA_NEXT_TRACK",e,e],[1,172,"MediaTrackPrevious",125,"MediaTrackPrevious",177,"VK_MEDIA_PREV_TRACK",e,e],[1,173,"MediaStop",126,"MediaStop",178,"VK_MEDIA_STOP",e,e],[1,174,"Eject",0,e,0,e,e,e],[1,175,"MediaPlayPause",127,"MediaPlayPause",179,"VK_MEDIA_PLAY_PAUSE",e,e],[1,176,"MediaSelect",128,"LaunchMediaPlayer",181,"VK_MEDIA_LAUNCH_MEDIA_SELECT",e,e],[1,177,"LaunchMail",129,"LaunchMail",180,"VK_MEDIA_LAUNCH_MAIL",e,e],[1,178,"LaunchApp2",130,"LaunchApp2",183,"VK_MEDIA_LAUNCH_APP2",e,e],[1,179,"LaunchApp1",0,e,0,"VK_MEDIA_LAUNCH_APP1",e,e],[1,180,"SelectTask",0,e,0,e,e,e],[1,181,"LaunchScreenSaver",0,e,0,e,e,e],[1,182,"BrowserSearch",120,"BrowserSearch",170,"VK_BROWSER_SEARCH",e,e],[1,183,"BrowserHome",121,"BrowserHome",172,"VK_BROWSER_HOME",e,e],[1,184,"BrowserBack",122,"BrowserBack",166,"VK_BROWSER_BACK",e,e],[1,185,"BrowserForward",123,"BrowserForward",167,"VK_BROWSER_FORWARD",e,e],[1,186,"BrowserStop",0,e,0,"VK_BROWSER_STOP",e,e],[1,187,"BrowserRefresh",0,e,0,"VK_BROWSER_REFRESH",e,e],[1,188,"BrowserFavorites",0,e,0,"VK_BROWSER_FAVORITES",e,e],[1,189,"ZoomToggle",0,e,0,e,e,e],[1,190,"MailReply",0,e,0,e,e,e],[1,191,"MailForward",0,e,0,e,e,e],[1,192,"MailSend",0,e,0,e,e,e],[1,0,e,114,"KeyInComposition",229,e,e,e],[1,0,e,116,"ABNT_C2",194,"VK_ABNT_C2",e,e],[1,0,e,96,"OEM_8",223,"VK_OEM_8",e,e],[1,0,e,0,e,0,"VK_KANA",e,e],[1,0,e,0,e,0,"VK_HANGUL",e,e],[1,0,e,0,e,0,"VK_JUNJA",e,e],[1,0,e,0,e,0,"VK_FINAL",e,e],[1,0,e,0,e,0,"VK_HANJA",e,e],[1,0,e,0,e,0,"VK_KANJI",e,e],[1,0,e,0,e,0,"VK_CONVERT",e,e],[1,0,e,0,e,0,"VK_NONCONVERT",e,e],[1,0,e,0,e,0,"VK_ACCEPT",e,e],[1,0,e,0,e,0,"VK_MODECHANGE",e,e],[1,0,e,0,e,0,"VK_SELECT",e,e],[1,0,e,0,e,0,"VK_PRINT",e,e],[1,0,e,0,e,0,"VK_EXECUTE",e,e],[1,0,e,0,e,0,"VK_SNAPSHOT",e,e],[1,0,e,0,e,0,"VK_HELP",e,e],[1,0,e,0,e,0,"VK_APPS",e,e],[1,0,e,0,e,0,"VK_PROCESSKEY",e,e],[1,0,e,0,e,0,"VK_PACKET",e,e],[1,0,e,0,e,0,"VK_DBE_SBCSCHAR",e,e],[1,0,e,0,e,0,"VK_DBE_DBCSCHAR",e,e],[1,0,e,0,e,0,"VK_ATTN",e,e],[1,0,e,0,e,0,"VK_CRSEL",e,e],[1,0,e,0,e,0,"VK_EXSEL",e,e],[1,0,e,0,e,0,"VK_EREOF",e,e],[1,0,e,0,e,0,"VK_PLAY",e,e],[1,0,e,0,e,0,"VK_ZOOM",e,e],[1,0,e,0,e,0,"VK_NONAME",e,e],[1,0,e,0,e,0,"VK_PA1",e,e],[1,0,e,0,e,0,"VK_OEM_CLEAR",e,e]],n=[],i=[];for(const r of t){const[a,s,o,l,u,c,d,m,f]=r;if(i[s]||(i[s]=!0,Co[o]=s,Eo[o.toLowerCase()]=s),!n[l]){if(n[l]=!0,!u)throw new Error(`String representation missing for key code ${l} around scan code ${o}`);Qt.define(l,u),Fn.define(l,m||u),Pn.define(l,f||m||u)}c&&(Lo[c]=l)}})();var Hi;(function(e){function t(o){return Qt.keyCodeToStr(o)}e.toString=t;function n(o){return Qt.strToKeyCode(o)}e.fromString=n;function i(o){return Fn.keyCodeToStr(o)}e.toUserSettingsUS=i;function r(o){return Pn.keyCodeToStr(o)}e.toUserSettingsGeneral=r;function a(o){return Fn.strToKeyCode(o)||Pn.strToKeyCode(o)}e.fromUserSettings=a;function s(o){if(o>=98&&o<=113)return null;switch(o){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return Qt.keyCodeToStr(o)}e.toElectronAccelerator=s})(Hi||(Hi={}));function Ro(e,t){const n=(t&65535)<<16>>>0;return(e|n)>>>0}class ve extends oe{constructor(t,n,i,r){super(t,n,i,r),this.selectionStartLineNumber=t,this.selectionStartColumn=n,this.positionLineNumber=i,this.positionColumn=r}toString(){return"["+this.selectionStartLineNumber+","+this.selectionStartColumn+" -> "+this.positionLineNumber+","+this.positionColumn+"]"}equalsSelection(t){return ve.selectionsEqual(this,t)}static selectionsEqual(t,n){return t.selectionStartLineNumber===n.selectionStartLineNumber&&t.selectionStartColumn===n.selectionStartColumn&&t.positionLineNumber===n.positionLineNumber&&t.positionColumn===n.positionColumn}getDirection(){return this.selectionStartLineNumber===this.startLineNumber&&this.selectionStartColumn===this.startColumn?0:1}setEndPosition(t,n){return this.getDirection()===0?new ve(this.startLineNumber,this.startColumn,t,n):new ve(t,n,this.startLineNumber,this.startColumn)}getPosition(){return new Me(this.positionLineNumber,this.positionColumn)}getSelectionStart(){return new Me(this.selectionStartLineNumber,this.selectionStartColumn)}setStartPosition(t,n){return this.getDirection()===0?new ve(t,n,this.endLineNumber,this.endColumn):new ve(this.endLineNumber,this.endColumn,t,n)}static fromPositions(t,n=t){return new ve(t.lineNumber,t.column,n.lineNumber,n.column)}static fromRange(t,n){return n===0?new ve(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):new ve(t.endLineNumber,t.endColumn,t.startLineNumber,t.startColumn)}static liftSelection(t){return new ve(t.selectionStartLineNumber,t.selectionStartColumn,t.positionLineNumber,t.positionColumn)}static selectionsArrEqual(t,n){if(t&&!n||!t&&n)return!1;if(!t&&!n)return!0;if(t.length!==n.length)return!1;for(let i=0,r=t.length;i<r;i++)if(!this.selectionsEqual(t[i],n[i]))return!1;return!0}static isISelection(t){return t&&typeof t.selectionStartLineNumber=="number"&&typeof t.selectionStartColumn=="number"&&typeof t.positionLineNumber=="number"&&typeof t.positionColumn=="number"}static createWithDirection(t,n,i,r,a){return a===0?new ve(t,n,i,r):new ve(i,r,t,n)}}const Wi=Object.create(null);function h(e,t){if(ps(t)){const n=Wi[t];if(n===void 0)throw new Error(`${e} references an unknown codicon: ${t}`);t=n}return Wi[e]=t,{id:e}}const O={add:h("add",6e4),plus:h("plus",6e4),gistNew:h("gist-new",6e4),repoCreate:h("repo-create",6e4),lightbulb:h("lightbulb",60001),lightBulb:h("light-bulb",60001),repo:h("repo",60002),repoDelete:h("repo-delete",60002),gistFork:h("gist-fork",60003),repoForked:h("repo-forked",60003),gitPullRequest:h("git-pull-request",60004),gitPullRequestAbandoned:h("git-pull-request-abandoned",60004),recordKeys:h("record-keys",60005),keyboard:h("keyboard",60005),tag:h("tag",60006),tagAdd:h("tag-add",60006),tagRemove:h("tag-remove",60006),gitPullRequestLabel:h("git-pull-request-label",60006),person:h("person",60007),personFollow:h("person-follow",60007),personOutline:h("person-outline",60007),personFilled:h("person-filled",60007),gitBranch:h("git-branch",60008),gitBranchCreate:h("git-branch-create",60008),gitBranchDelete:h("git-branch-delete",60008),sourceControl:h("source-control",60008),mirror:h("mirror",60009),mirrorPublic:h("mirror-public",60009),star:h("star",60010),starAdd:h("star-add",60010),starDelete:h("star-delete",60010),starEmpty:h("star-empty",60010),comment:h("comment",60011),commentAdd:h("comment-add",60011),alert:h("alert",60012),warning:h("warning",60012),search:h("search",60013),searchSave:h("search-save",60013),logOut:h("log-out",60014),signOut:h("sign-out",60014),logIn:h("log-in",60015),signIn:h("sign-in",60015),eye:h("eye",60016),eyeUnwatch:h("eye-unwatch",60016),eyeWatch:h("eye-watch",60016),circleFilled:h("circle-filled",60017),primitiveDot:h("primitive-dot",60017),closeDirty:h("close-dirty",60017),debugBreakpoint:h("debug-breakpoint",60017),debugBreakpointDisabled:h("debug-breakpoint-disabled",60017),debugHint:h("debug-hint",60017),primitiveSquare:h("primitive-square",60018),edit:h("edit",60019),pencil:h("pencil",60019),info:h("info",60020),issueOpened:h("issue-opened",60020),gistPrivate:h("gist-private",60021),gitForkPrivate:h("git-fork-private",60021),lock:h("lock",60021),mirrorPrivate:h("mirror-private",60021),close:h("close",60022),removeClose:h("remove-close",60022),x:h("x",60022),repoSync:h("repo-sync",60023),sync:h("sync",60023),clone:h("clone",60024),desktopDownload:h("desktop-download",60024),beaker:h("beaker",60025),microscope:h("microscope",60025),vm:h("vm",60026),deviceDesktop:h("device-desktop",60026),file:h("file",60027),fileText:h("file-text",60027),more:h("more",60028),ellipsis:h("ellipsis",60028),kebabHorizontal:h("kebab-horizontal",60028),mailReply:h("mail-reply",60029),reply:h("reply",60029),organization:h("organization",60030),organizationFilled:h("organization-filled",60030),organizationOutline:h("organization-outline",60030),newFile:h("new-file",60031),fileAdd:h("file-add",60031),newFolder:h("new-folder",60032),fileDirectoryCreate:h("file-directory-create",60032),trash:h("trash",60033),trashcan:h("trashcan",60033),history:h("history",60034),clock:h("clock",60034),folder:h("folder",60035),fileDirectory:h("file-directory",60035),symbolFolder:h("symbol-folder",60035),logoGithub:h("logo-github",60036),markGithub:h("mark-github",60036),github:h("github",60036),terminal:h("terminal",60037),console:h("console",60037),repl:h("repl",60037),zap:h("zap",60038),symbolEvent:h("symbol-event",60038),error:h("error",60039),stop:h("stop",60039),variable:h("variable",60040),symbolVariable:h("symbol-variable",60040),array:h("array",60042),symbolArray:h("symbol-array",60042),symbolModule:h("symbol-module",60043),symbolPackage:h("symbol-package",60043),symbolNamespace:h("symbol-namespace",60043),symbolObject:h("symbol-object",60043),symbolMethod:h("symbol-method",60044),symbolFunction:h("symbol-function",60044),symbolConstructor:h("symbol-constructor",60044),symbolBoolean:h("symbol-boolean",60047),symbolNull:h("symbol-null",60047),symbolNumeric:h("symbol-numeric",60048),symbolNumber:h("symbol-number",60048),symbolStructure:h("symbol-structure",60049),symbolStruct:h("symbol-struct",60049),symbolParameter:h("symbol-parameter",60050),symbolTypeParameter:h("symbol-type-parameter",60050),symbolKey:h("symbol-key",60051),symbolText:h("symbol-text",60051),symbolReference:h("symbol-reference",60052),goToFile:h("go-to-file",60052),symbolEnum:h("symbol-enum",60053),symbolValue:h("symbol-value",60053),symbolRuler:h("symbol-ruler",60054),symbolUnit:h("symbol-unit",60054),activateBreakpoints:h("activate-breakpoints",60055),archive:h("archive",60056),arrowBoth:h("arrow-both",60057),arrowDown:h("arrow-down",60058),arrowLeft:h("arrow-left",60059),arrowRight:h("arrow-right",60060),arrowSmallDown:h("arrow-small-down",60061),arrowSmallLeft:h("arrow-small-left",60062),arrowSmallRight:h("arrow-small-right",60063),arrowSmallUp:h("arrow-small-up",60064),arrowUp:h("arrow-up",60065),bell:h("bell",60066),bold:h("bold",60067),book:h("book",60068),bookmark:h("bookmark",60069),debugBreakpointConditionalUnverified:h("debug-breakpoint-conditional-unverified",60070),debugBreakpointConditional:h("debug-breakpoint-conditional",60071),debugBreakpointConditionalDisabled:h("debug-breakpoint-conditional-disabled",60071),debugBreakpointDataUnverified:h("debug-breakpoint-data-unverified",60072),debugBreakpointData:h("debug-breakpoint-data",60073),debugBreakpointDataDisabled:h("debug-breakpoint-data-disabled",60073),debugBreakpointLogUnverified:h("debug-breakpoint-log-unverified",60074),debugBreakpointLog:h("debug-breakpoint-log",60075),debugBreakpointLogDisabled:h("debug-breakpoint-log-disabled",60075),briefcase:h("briefcase",60076),broadcast:h("broadcast",60077),browser:h("browser",60078),bug:h("bug",60079),calendar:h("calendar",60080),caseSensitive:h("case-sensitive",60081),check:h("check",60082),checklist:h("checklist",60083),chevronDown:h("chevron-down",60084),dropDownButton:h("drop-down-button",60084),chevronLeft:h("chevron-left",60085),chevronRight:h("chevron-right",60086),chevronUp:h("chevron-up",60087),chromeClose:h("chrome-close",60088),chromeMaximize:h("chrome-maximize",60089),chromeMinimize:h("chrome-minimize",60090),chromeRestore:h("chrome-restore",60091),circle:h("circle",60092),circleOutline:h("circle-outline",60092),debugBreakpointUnverified:h("debug-breakpoint-unverified",60092),circleSlash:h("circle-slash",60093),circuitBoard:h("circuit-board",60094),clearAll:h("clear-all",60095),clippy:h("clippy",60096),closeAll:h("close-all",60097),cloudDownload:h("cloud-download",60098),cloudUpload:h("cloud-upload",60099),code:h("code",60100),collapseAll:h("collapse-all",60101),colorMode:h("color-mode",60102),commentDiscussion:h("comment-discussion",60103),compareChanges:h("compare-changes",60157),creditCard:h("credit-card",60105),dash:h("dash",60108),dashboard:h("dashboard",60109),database:h("database",60110),debugContinue:h("debug-continue",60111),debugDisconnect:h("debug-disconnect",60112),debugPause:h("debug-pause",60113),debugRestart:h("debug-restart",60114),debugStart:h("debug-start",60115),debugStepInto:h("debug-step-into",60116),debugStepOut:h("debug-step-out",60117),debugStepOver:h("debug-step-over",60118),debugStop:h("debug-stop",60119),debug:h("debug",60120),deviceCameraVideo:h("device-camera-video",60121),deviceCamera:h("device-camera",60122),deviceMobile:h("device-mobile",60123),diffAdded:h("diff-added",60124),diffIgnored:h("diff-ignored",60125),diffModified:h("diff-modified",60126),diffRemoved:h("diff-removed",60127),diffRenamed:h("diff-renamed",60128),diff:h("diff",60129),discard:h("discard",60130),editorLayout:h("editor-layout",60131),emptyWindow:h("empty-window",60132),exclude:h("exclude",60133),extensions:h("extensions",60134),eyeClosed:h("eye-closed",60135),fileBinary:h("file-binary",60136),fileCode:h("file-code",60137),fileMedia:h("file-media",60138),filePdf:h("file-pdf",60139),fileSubmodule:h("file-submodule",60140),fileSymlinkDirectory:h("file-symlink-directory",60141),fileSymlinkFile:h("file-symlink-file",60142),fileZip:h("file-zip",60143),files:h("files",60144),filter:h("filter",60145),flame:h("flame",60146),foldDown:h("fold-down",60147),foldUp:h("fold-up",60148),fold:h("fold",60149),folderActive:h("folder-active",60150),folderOpened:h("folder-opened",60151),gear:h("gear",60152),gift:h("gift",60153),gistSecret:h("gist-secret",60154),gist:h("gist",60155),gitCommit:h("git-commit",60156),gitCompare:h("git-compare",60157),gitMerge:h("git-merge",60158),githubAction:h("github-action",60159),githubAlt:h("github-alt",60160),globe:h("globe",60161),grabber:h("grabber",60162),graph:h("graph",60163),gripper:h("gripper",60164),heart:h("heart",60165),home:h("home",60166),horizontalRule:h("horizontal-rule",60167),hubot:h("hubot",60168),inbox:h("inbox",60169),issueClosed:h("issue-closed",60324),issueReopened:h("issue-reopened",60171),issues:h("issues",60172),italic:h("italic",60173),jersey:h("jersey",60174),json:h("json",60175),bracket:h("bracket",60175),kebabVertical:h("kebab-vertical",60176),key:h("key",60177),law:h("law",60178),lightbulbAutofix:h("lightbulb-autofix",60179),linkExternal:h("link-external",60180),link:h("link",60181),listOrdered:h("list-ordered",60182),listUnordered:h("list-unordered",60183),liveShare:h("live-share",60184),loading:h("loading",60185),location:h("location",60186),mailRead:h("mail-read",60187),mail:h("mail",60188),markdown:h("markdown",60189),megaphone:h("megaphone",60190),mention:h("mention",60191),milestone:h("milestone",60192),gitPullRequestMilestone:h("git-pull-request-milestone",60192),mortarBoard:h("mortar-board",60193),move:h("move",60194),multipleWindows:h("multiple-windows",60195),mute:h("mute",60196),noNewline:h("no-newline",60197),note:h("note",60198),octoface:h("octoface",60199),openPreview:h("open-preview",60200),package:h("package",60201),paintcan:h("paintcan",60202),pin:h("pin",60203),play:h("play",60204),run:h("run",60204),plug:h("plug",60205),preserveCase:h("preserve-case",60206),preview:h("preview",60207),project:h("project",60208),pulse:h("pulse",60209),question:h("question",60210),quote:h("quote",60211),radioTower:h("radio-tower",60212),reactions:h("reactions",60213),references:h("references",60214),refresh:h("refresh",60215),regex:h("regex",60216),remoteExplorer:h("remote-explorer",60217),remote:h("remote",60218),remove:h("remove",60219),replaceAll:h("replace-all",60220),replace:h("replace",60221),repoClone:h("repo-clone",60222),repoForcePush:h("repo-force-push",60223),repoPull:h("repo-pull",60224),repoPush:h("repo-push",60225),report:h("report",60226),requestChanges:h("request-changes",60227),rocket:h("rocket",60228),rootFolderOpened:h("root-folder-opened",60229),rootFolder:h("root-folder",60230),rss:h("rss",60231),ruby:h("ruby",60232),saveAll:h("save-all",60233),saveAs:h("save-as",60234),save:h("save",60235),screenFull:h("screen-full",60236),screenNormal:h("screen-normal",60237),searchStop:h("search-stop",60238),server:h("server",60240),settingsGear:h("settings-gear",60241),settings:h("settings",60242),shield:h("shield",60243),smiley:h("smiley",60244),sortPrecedence:h("sort-precedence",60245),splitHorizontal:h("split-horizontal",60246),splitVertical:h("split-vertical",60247),squirrel:h("squirrel",60248),starFull:h("star-full",60249),starHalf:h("star-half",60250),symbolClass:h("symbol-class",60251),symbolColor:h("symbol-color",60252),symbolCustomColor:h("symbol-customcolor",60252),symbolConstant:h("symbol-constant",60253),symbolEnumMember:h("symbol-enum-member",60254),symbolField:h("symbol-field",60255),symbolFile:h("symbol-file",60256),symbolInterface:h("symbol-interface",60257),symbolKeyword:h("symbol-keyword",60258),symbolMisc:h("symbol-misc",60259),symbolOperator:h("symbol-operator",60260),symbolProperty:h("symbol-property",60261),wrench:h("wrench",60261),wrenchSubaction:h("wrench-subaction",60261),symbolSnippet:h("symbol-snippet",60262),tasklist:h("tasklist",60263),telescope:h("telescope",60264),textSize:h("text-size",60265),threeBars:h("three-bars",60266),thumbsdown:h("thumbsdown",60267),thumbsup:h("thumbsup",60268),tools:h("tools",60269),triangleDown:h("triangle-down",60270),triangleLeft:h("triangle-left",60271),triangleRight:h("triangle-right",60272),triangleUp:h("triangle-up",60273),twitter:h("twitter",60274),unfold:h("unfold",60275),unlock:h("unlock",60276),unmute:h("unmute",60277),unverified:h("unverified",60278),verified:h("verified",60279),versions:h("versions",60280),vmActive:h("vm-active",60281),vmOutline:h("vm-outline",60282),vmRunning:h("vm-running",60283),watch:h("watch",60284),whitespace:h("whitespace",60285),wholeWord:h("whole-word",60286),window:h("window",60287),wordWrap:h("word-wrap",60288),zoomIn:h("zoom-in",60289),zoomOut:h("zoom-out",60290),listFilter:h("list-filter",60291),listFlat:h("list-flat",60292),listSelection:h("list-selection",60293),selection:h("selection",60293),listTree:h("list-tree",60294),debugBreakpointFunctionUnverified:h("debug-breakpoint-function-unverified",60295),debugBreakpointFunction:h("debug-breakpoint-function",60296),debugBreakpointFunctionDisabled:h("debug-breakpoint-function-disabled",60296),debugStackframeActive:h("debug-stackframe-active",60297),circleSmallFilled:h("circle-small-filled",60298),debugStackframeDot:h("debug-stackframe-dot",60298),debugStackframe:h("debug-stackframe",60299),debugStackframeFocused:h("debug-stackframe-focused",60299),debugBreakpointUnsupported:h("debug-breakpoint-unsupported",60300),symbolString:h("symbol-string",60301),debugReverseContinue:h("debug-reverse-continue",60302),debugStepBack:h("debug-step-back",60303),debugRestartFrame:h("debug-restart-frame",60304),callIncoming:h("call-incoming",60306),callOutgoing:h("call-outgoing",60307),menu:h("menu",60308),expandAll:h("expand-all",60309),feedback:h("feedback",60310),gitPullRequestReviewer:h("git-pull-request-reviewer",60310),groupByRefType:h("group-by-ref-type",60311),ungroupByRefType:h("ungroup-by-ref-type",60312),account:h("account",60313),gitPullRequestAssignee:h("git-pull-request-assignee",60313),bellDot:h("bell-dot",60314),debugConsole:h("debug-console",60315),library:h("library",60316),output:h("output",60317),runAll:h("run-all",60318),syncIgnored:h("sync-ignored",60319),pinned:h("pinned",60320),githubInverted:h("github-inverted",60321),debugAlt:h("debug-alt",60305),serverProcess:h("server-process",60322),serverEnvironment:h("server-environment",60323),pass:h("pass",60324),stopCircle:h("stop-circle",60325),playCircle:h("play-circle",60326),record:h("record",60327),debugAltSmall:h("debug-alt-small",60328),vmConnect:h("vm-connect",60329),cloud:h("cloud",60330),merge:h("merge",60331),exportIcon:h("export",60332),graphLeft:h("graph-left",60333),magnet:h("magnet",60334),notebook:h("notebook",60335),redo:h("redo",60336),checkAll:h("check-all",60337),pinnedDirty:h("pinned-dirty",60338),passFilled:h("pass-filled",60339),circleLargeFilled:h("circle-large-filled",60340),circleLarge:h("circle-large",60341),circleLargeOutline:h("circle-large-outline",60341),combine:h("combine",60342),gather:h("gather",60342),table:h("table",60343),variableGroup:h("variable-group",60344),typeHierarchy:h("type-hierarchy",60345),typeHierarchySub:h("type-hierarchy-sub",60346),typeHierarchySuper:h("type-hierarchy-super",60347),gitPullRequestCreate:h("git-pull-request-create",60348),runAbove:h("run-above",60349),runBelow:h("run-below",60350),notebookTemplate:h("notebook-template",60351),debugRerun:h("debug-rerun",60352),workspaceTrusted:h("workspace-trusted",60353),workspaceUntrusted:h("workspace-untrusted",60354),workspaceUnspecified:h("workspace-unspecified",60355),terminalCmd:h("terminal-cmd",60356),terminalDebian:h("terminal-debian",60357),terminalLinux:h("terminal-linux",60358),terminalPowershell:h("terminal-powershell",60359),terminalTmux:h("terminal-tmux",60360),terminalUbuntu:h("terminal-ubuntu",60361),terminalBash:h("terminal-bash",60362),arrowSwap:h("arrow-swap",60363),copy:h("copy",60364),personAdd:h("person-add",60365),filterFilled:h("filter-filled",60366),wand:h("wand",60367),debugLineByLine:h("debug-line-by-line",60368),inspect:h("inspect",60369),layers:h("layers",60370),layersDot:h("layers-dot",60371),layersActive:h("layers-active",60372),compass:h("compass",60373),compassDot:h("compass-dot",60374),compassActive:h("compass-active",60375),azure:h("azure",60376),issueDraft:h("issue-draft",60377),gitPullRequestClosed:h("git-pull-request-closed",60378),gitPullRequestDraft:h("git-pull-request-draft",60379),debugAll:h("debug-all",60380),debugCoverage:h("debug-coverage",60381),runErrors:h("run-errors",60382),folderLibrary:h("folder-library",60383),debugContinueSmall:h("debug-continue-small",60384),beakerStop:h("beaker-stop",60385),graphLine:h("graph-line",60386),graphScatter:h("graph-scatter",60387),pieChart:h("pie-chart",60388),bracketDot:h("bracket-dot",60389),bracketError:h("bracket-error",60390),lockSmall:h("lock-small",60391),azureDevops:h("azure-devops",60392),verifiedFilled:h("verified-filled",60393),newLine:h("newline",60394),layout:h("layout",60395),layoutActivitybarLeft:h("layout-activitybar-left",60396),layoutActivitybarRight:h("layout-activitybar-right",60397),layoutPanelLeft:h("layout-panel-left",60398),layoutPanelCenter:h("layout-panel-center",60399),layoutPanelJustify:h("layout-panel-justify",60400),layoutPanelRight:h("layout-panel-right",60401),layoutPanel:h("layout-panel",60402),layoutSidebarLeft:h("layout-sidebar-left",60403),layoutSidebarRight:h("layout-sidebar-right",60404),layoutStatusbar:h("layout-statusbar",60405),layoutMenubar:h("layout-menubar",60406),layoutCentered:h("layout-centered",60407),layoutSidebarRightOff:h("layout-sidebar-right-off",60416),layoutPanelOff:h("layout-panel-off",60417),layoutSidebarLeftOff:h("layout-sidebar-left-off",60418),target:h("target",60408),indent:h("indent",60409),recordSmall:h("record-small",60410),errorSmall:h("error-small",60411),arrowCircleDown:h("arrow-circle-down",60412),arrowCircleLeft:h("arrow-circle-left",60413),arrowCircleRight:h("arrow-circle-right",60414),arrowCircleUp:h("arrow-circle-up",60415),heartFilled:h("heart-filled",60420),map:h("map",60421),mapFilled:h("map-filled",60422),circleSmall:h("circle-small",60423),bellSlash:h("bell-slash",60424),bellSlashDot:h("bell-slash-dot",60425),commentUnresolved:h("comment-unresolved",60426),gitPullRequestGoToChanges:h("git-pull-request-go-to-changes",60427),gitPullRequestNewChanges:h("git-pull-request-new-changes",60428),searchFuzzy:h("search-fuzzy",60429),commentDraft:h("comment-draft",60430),send:h("send",60431),sparkle:h("sparkle",60432),insert:h("insert",60433),mic:h("mic",60434),thumbsDownFilled:h("thumbsdown-filled",60435),thumbsUpFilled:h("thumbsup-filled",60436),coffee:h("coffee",60437),snake:h("snake",60438),game:h("game",60439),vr:h("vr",60440),chip:h("chip",60441),piano:h("piano",60442),music:h("music",60443),micFilled:h("mic-filled",60444),gitFetch:h("git-fetch",60445),copilot:h("copilot",60446),lightbulbSparkle:h("lightbulb-sparkle",60447),lightbulbSparkleAutofix:h("lightbulb-sparkle-autofix",60447),robot:h("robot",60448),sparkleFilled:h("sparkle-filled",60449),diffSingle:h("diff-single",60450),diffMultiple:h("diff-multiple",60451),dialogError:h("dialog-error","error"),dialogWarning:h("dialog-warning","warning"),dialogInfo:h("dialog-info","info"),dialogClose:h("dialog-close","close"),treeItemExpanded:h("tree-item-expanded","chevron-down"),treeFilterOnTypeOn:h("tree-filter-on-type-on","list-filter"),treeFilterOnTypeOff:h("tree-filter-on-type-off","list-selection"),treeFilterClear:h("tree-filter-clear","close"),treeItemLoading:h("tree-item-loading","loading"),menuSelection:h("menu-selection","check"),menuSubmenu:h("menu-submenu","chevron-right"),menuBarMore:h("menubar-more","more"),scrollbarButtonLeft:h("scrollbar-button-left","triangle-left"),scrollbarButtonRight:h("scrollbar-button-right","triangle-right"),scrollbarButtonUp:h("scrollbar-button-up","triangle-up"),scrollbarButtonDown:h("scrollbar-button-down","triangle-down"),toolBarMore:h("toolbar-more","more"),quickInputBack:h("quick-input-back","arrow-left")};class Mo{constructor(){this._tokenizationSupports=new Map,this._factories=new Map,this._onDidChange=new ke,this.onDidChange=this._onDidChange.event,this._colorMap=null}handleChange(t){this._onDidChange.fire({changedLanguages:t,changedColorMap:!1})}register(t,n){return this._tokenizationSupports.set(t,n),this.handleChange([t]),wt(()=>{this._tokenizationSupports.get(t)===n&&(this._tokenizationSupports.delete(t),this.handleChange([t]))})}get(t){return this._tokenizationSupports.get(t)||null}registerFactory(t,n){var i;(i=this._factories.get(t))===null||i===void 0||i.dispose();const r=new Do(this,t,n);return this._factories.set(t,r),wt(()=>{const a=this._factories.get(t);!a||a!==r||(this._factories.delete(t),a.dispose())})}async getOrCreate(t){const n=this.get(t);if(n)return n;const i=this._factories.get(t);return!i||i.isResolved?null:(await i.resolve(),this.get(t))}isResolved(t){if(this.get(t))return!0;const i=this._factories.get(t);return!!(!i||i.isResolved)}setColorMap(t){this._colorMap=t,this._onDidChange.fire({changedLanguages:Array.from(this._tokenizationSupports.keys()),changedColorMap:!0})}getColorMap(){return this._colorMap}getDefaultBackground(){return this._colorMap&&this._colorMap.length>2?this._colorMap[2]:null}}class Do extends yt{get isResolved(){return this._isResolved}constructor(t,n,i){super(),this._registry=t,this._languageId=n,this._factory=i,this._isDisposed=!1,this._resolvePromise=null,this._isResolved=!1}dispose(){this._isDisposed=!0,super.dispose()}async resolve(){return this._resolvePromise||(this._resolvePromise=this._create()),this._resolvePromise}async _create(){const t=await this._factory.tokenizationSupport;this._isResolved=!0,t&&!this._isDisposed&&this._register(this._registry.register(this._languageId,t))}}class No{constructor(t,n,i){this.offset=t,this.type=n,this.language=i,this._tokenBrand=void 0}toString(){return"("+this.offset+", "+this.type+")"}}var Fi;(function(e){const t=new Map;t.set(0,O.symbolMethod),t.set(1,O.symbolFunction),t.set(2,O.symbolConstructor),t.set(3,O.symbolField),t.set(4,O.symbolVariable),t.set(5,O.symbolClass),t.set(6,O.symbolStruct),t.set(7,O.symbolInterface),t.set(8,O.symbolModule),t.set(9,O.symbolProperty),t.set(10,O.symbolEvent),t.set(11,O.symbolOperator),t.set(12,O.symbolUnit),t.set(13,O.symbolValue),t.set(15,O.symbolEnum),t.set(14,O.symbolConstant),t.set(15,O.symbolEnum),t.set(16,O.symbolEnumMember),t.set(17,O.symbolKeyword),t.set(27,O.symbolSnippet),t.set(18,O.symbolText),t.set(19,O.symbolColor),t.set(20,O.symbolFile),t.set(21,O.symbolReference),t.set(22,O.symbolCustomColor),t.set(23,O.symbolFolder),t.set(24,O.symbolTypeParameter),t.set(25,O.account),t.set(26,O.issues);function n(a){let s=t.get(a);return s||(console.info("No codicon found for CompletionItemKind "+a),s=O.symbolProperty),s}e.toIcon=n;const i=new Map;i.set("method",0),i.set("function",1),i.set("constructor",2),i.set("field",3),i.set("variable",4),i.set("class",5),i.set("struct",6),i.set("interface",7),i.set("module",8),i.set("property",9),i.set("event",10),i.set("operator",11),i.set("unit",12),i.set("value",13),i.set("constant",14),i.set("enum",15),i.set("enum-member",16),i.set("enumMember",16),i.set("keyword",17),i.set("snippet",27),i.set("text",18),i.set("color",19),i.set("file",20),i.set("reference",21),i.set("customcolor",22),i.set("folder",23),i.set("type-parameter",24),i.set("typeParameter",24),i.set("account",25),i.set("issue",26);function r(a,s){let o=i.get(a);return typeof o>"u"&&!s&&(o=9),o}e.fromString=r})(Fi||(Fi={}));var Pi;(function(e){e[e.Automatic=0]="Automatic",e[e.Explicit=1]="Explicit"})(Pi||(Pi={}));var Bi;(function(e){e[e.Invoke=1]="Invoke",e[e.TriggerCharacter=2]="TriggerCharacter",e[e.ContentChange=3]="ContentChange"})(Bi||(Bi={}));var qi;(function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write"})(qi||(qi={})),K("Array","array"),K("Boolean","boolean"),K("Class","class"),K("Constant","constant"),K("Constructor","constructor"),K("Enum","enumeration"),K("EnumMember","enumeration member"),K("Event","event"),K("Field","field"),K("File","file"),K("Function","function"),K("Interface","interface"),K("Key","key"),K("Method","method"),K("Module","module"),K("Namespace","namespace"),K("Null","null"),K("Number","number"),K("Object","object"),K("Operator","operator"),K("Package","package"),K("Property","property"),K("String","string"),K("Struct","struct"),K("TypeParameter","type parameter"),K("Variable","variable");var Oi;(function(e){const t=new Map;t.set(0,O.symbolFile),t.set(1,O.symbolModule),t.set(2,O.symbolNamespace),t.set(3,O.symbolPackage),t.set(4,O.symbolClass),t.set(5,O.symbolMethod),t.set(6,O.symbolProperty),t.set(7,O.symbolField),t.set(8,O.symbolConstructor),t.set(9,O.symbolEnum),t.set(10,O.symbolInterface),t.set(11,O.symbolFunction),t.set(12,O.symbolVariable),t.set(13,O.symbolConstant),t.set(14,O.symbolString),t.set(15,O.symbolNumber),t.set(16,O.symbolBoolean),t.set(17,O.symbolArray),t.set(18,O.symbolObject),t.set(19,O.symbolKey),t.set(20,O.symbolNull),t.set(21,O.symbolEnumMember),t.set(22,O.symbolStruct),t.set(23,O.symbolEvent),t.set(24,O.symbolOperator),t.set(25,O.symbolTypeParameter);function n(i){let r=t.get(i);return r||(console.info("No codicon found for SymbolKind "+i),r=O.symbolProperty),r}e.toIcon=n})(Oi||(Oi={}));var Vi;(function(e){function t(n){return!n||typeof n!="object"?!1:typeof n.id=="string"&&typeof n.title=="string"}e.is=t})(Vi||(Vi={}));var ji;(function(e){e[e.Type=1]="Type",e[e.Parameter=2]="Parameter"})(ji||(ji={})),new Mo;var Gi;(function(e){e[e.Unknown=0]="Unknown",e[e.Disabled=1]="Disabled",e[e.Enabled=2]="Enabled"})(Gi||(Gi={}));var $i;(function(e){e[e.Invoke=1]="Invoke",e[e.Auto=2]="Auto"})($i||($i={}));var Xi;(function(e){e[e.None=0]="None",e[e.KeepWhitespace=1]="KeepWhitespace",e[e.InsertAsSnippet=4]="InsertAsSnippet"})(Xi||(Xi={}));var Ji;(function(e){e[e.Method=0]="Method",e[e.Function=1]="Function",e[e.Constructor=2]="Constructor",e[e.Field=3]="Field",e[e.Variable=4]="Variable",e[e.Class=5]="Class",e[e.Struct=6]="Struct",e[e.Interface=7]="Interface",e[e.Module=8]="Module",e[e.Property=9]="Property",e[e.Event=10]="Event",e[e.Operator=11]="Operator",e[e.Unit=12]="Unit",e[e.Value=13]="Value",e[e.Constant=14]="Constant",e[e.Enum=15]="Enum",e[e.EnumMember=16]="EnumMember",e[e.Keyword=17]="Keyword",e[e.Text=18]="Text",e[e.Color=19]="Color",e[e.File=20]="File",e[e.Reference=21]="Reference",e[e.Customcolor=22]="Customcolor",e[e.Folder=23]="Folder",e[e.TypeParameter=24]="TypeParameter",e[e.User=25]="User",e[e.Issue=26]="Issue",e[e.Snippet=27]="Snippet"})(Ji||(Ji={}));var Qi;(function(e){e[e.Deprecated=1]="Deprecated"})(Qi||(Qi={}));var Yi;(function(e){e[e.Invoke=0]="Invoke",e[e.TriggerCharacter=1]="TriggerCharacter",e[e.TriggerForIncompleteCompletions=2]="TriggerForIncompleteCompletions"})(Yi||(Yi={}));var Zi;(function(e){e[e.EXACT=0]="EXACT",e[e.ABOVE=1]="ABOVE",e[e.BELOW=2]="BELOW"})(Zi||(Zi={}));var Ki;(function(e){e[e.NotSet=0]="NotSet",e[e.ContentFlush=1]="ContentFlush",e[e.RecoverFromMarkers=2]="RecoverFromMarkers",e[e.Explicit=3]="Explicit",e[e.Paste=4]="Paste",e[e.Undo=5]="Undo",e[e.Redo=6]="Redo"})(Ki||(Ki={}));var er;(function(e){e[e.LF=1]="LF",e[e.CRLF=2]="CRLF"})(er||(er={}));var tr;(function(e){e[e.Text=0]="Text",e[e.Read=1]="Read",e[e.Write=2]="Write"})(tr||(tr={}));var nr;(function(e){e[e.None=0]="None",e[e.Keep=1]="Keep",e[e.Brackets=2]="Brackets",e[e.Advanced=3]="Advanced",e[e.Full=4]="Full"})(nr||(nr={}));var ir;(function(e){e[e.acceptSuggestionOnCommitCharacter=0]="acceptSuggestionOnCommitCharacter",e[e.acceptSuggestionOnEnter=1]="acceptSuggestionOnEnter",e[e.accessibilitySupport=2]="accessibilitySupport",e[e.accessibilityPageSize=3]="accessibilityPageSize",e[e.ariaLabel=4]="ariaLabel",e[e.ariaRequired=5]="ariaRequired",e[e.autoClosingBrackets=6]="autoClosingBrackets",e[e.autoClosingComments=7]="autoClosingComments",e[e.screenReaderAnnounceInlineSuggestion=8]="screenReaderAnnounceInlineSuggestion",e[e.autoClosingDelete=9]="autoClosingDelete",e[e.autoClosingOvertype=10]="autoClosingOvertype",e[e.autoClosingQuotes=11]="autoClosingQuotes",e[e.autoIndent=12]="autoIndent",e[e.automaticLayout=13]="automaticLayout",e[e.autoSurround=14]="autoSurround",e[e.bracketPairColorization=15]="bracketPairColorization",e[e.guides=16]="guides",e[e.codeLens=17]="codeLens",e[e.codeLensFontFamily=18]="codeLensFontFamily",e[e.codeLensFontSize=19]="codeLensFontSize",e[e.colorDecorators=20]="colorDecorators",e[e.colorDecoratorsLimit=21]="colorDecoratorsLimit",e[e.columnSelection=22]="columnSelection",e[e.comments=23]="comments",e[e.contextmenu=24]="contextmenu",e[e.copyWithSyntaxHighlighting=25]="copyWithSyntaxHighlighting",e[e.cursorBlinking=26]="cursorBlinking",e[e.cursorSmoothCaretAnimation=27]="cursorSmoothCaretAnimation",e[e.cursorStyle=28]="cursorStyle",e[e.cursorSurroundingLines=29]="cursorSurroundingLines",e[e.cursorSurroundingLinesStyle=30]="cursorSurroundingLinesStyle",e[e.cursorWidth=31]="cursorWidth",e[e.disableLayerHinting=32]="disableLayerHinting",e[e.disableMonospaceOptimizations=33]="disableMonospaceOptimizations",e[e.domReadOnly=34]="domReadOnly",e[e.dragAndDrop=35]="dragAndDrop",e[e.dropIntoEditor=36]="dropIntoEditor",e[e.emptySelectionClipboard=37]="emptySelectionClipboard",e[e.experimentalWhitespaceRendering=38]="experimentalWhitespaceRendering",e[e.extraEditorClassName=39]="extraEditorClassName",e[e.fastScrollSensitivity=40]="fastScrollSensitivity",e[e.find=41]="find",e[e.fixedOverflowWidgets=42]="fixedOverflowWidgets",e[e.folding=43]="folding",e[e.foldingStrategy=44]="foldingStrategy",e[e.foldingHighlight=45]="foldingHighlight",e[e.foldingImportsByDefault=46]="foldingImportsByDefault",e[e.foldingMaximumRegions=47]="foldingMaximumRegions",e[e.unfoldOnClickAfterEndOfLine=48]="unfoldOnClickAfterEndOfLine",e[e.fontFamily=49]="fontFamily",e[e.fontInfo=50]="fontInfo",e[e.fontLigatures=51]="fontLigatures",e[e.fontSize=52]="fontSize",e[e.fontWeight=53]="fontWeight",e[e.fontVariations=54]="fontVariations",e[e.formatOnPaste=55]="formatOnPaste",e[e.formatOnType=56]="formatOnType",e[e.glyphMargin=57]="glyphMargin",e[e.gotoLocation=58]="gotoLocation",e[e.hideCursorInOverviewRuler=59]="hideCursorInOverviewRuler",e[e.hover=60]="hover",e[e.inDiffEditor=61]="inDiffEditor",e[e.inlineSuggest=62]="inlineSuggest",e[e.letterSpacing=63]="letterSpacing",e[e.lightbulb=64]="lightbulb",e[e.lineDecorationsWidth=65]="lineDecorationsWidth",e[e.lineHeight=66]="lineHeight",e[e.lineNumbers=67]="lineNumbers",e[e.lineNumbersMinChars=68]="lineNumbersMinChars",e[e.linkedEditing=69]="linkedEditing",e[e.links=70]="links",e[e.matchBrackets=71]="matchBrackets",e[e.minimap=72]="minimap",e[e.mouseStyle=73]="mouseStyle",e[e.mouseWheelScrollSensitivity=74]="mouseWheelScrollSensitivity",e[e.mouseWheelZoom=75]="mouseWheelZoom",e[e.multiCursorMergeOverlapping=76]="multiCursorMergeOverlapping",e[e.multiCursorModifier=77]="multiCursorModifier",e[e.multiCursorPaste=78]="multiCursorPaste",e[e.multiCursorLimit=79]="multiCursorLimit",e[e.occurrencesHighlight=80]="occurrencesHighlight",e[e.overviewRulerBorder=81]="overviewRulerBorder",e[e.overviewRulerLanes=82]="overviewRulerLanes",e[e.padding=83]="padding",e[e.pasteAs=84]="pasteAs",e[e.parameterHints=85]="parameterHints",e[e.peekWidgetDefaultFocus=86]="peekWidgetDefaultFocus",e[e.definitionLinkOpensInPeek=87]="definitionLinkOpensInPeek",e[e.quickSuggestions=88]="quickSuggestions",e[e.quickSuggestionsDelay=89]="quickSuggestionsDelay",e[e.readOnly=90]="readOnly",e[e.readOnlyMessage=91]="readOnlyMessage",e[e.renameOnType=92]="renameOnType",e[e.renderControlCharacters=93]="renderControlCharacters",e[e.renderFinalNewline=94]="renderFinalNewline",e[e.renderLineHighlight=95]="renderLineHighlight",e[e.renderLineHighlightOnlyWhenFocus=96]="renderLineHighlightOnlyWhenFocus",e[e.renderValidationDecorations=97]="renderValidationDecorations",e[e.renderWhitespace=98]="renderWhitespace",e[e.revealHorizontalRightPadding=99]="revealHorizontalRightPadding",e[e.roundedSelection=100]="roundedSelection",e[e.rulers=101]="rulers",e[e.scrollbar=102]="scrollbar",e[e.scrollBeyondLastColumn=103]="scrollBeyondLastColumn",e[e.scrollBeyondLastLine=104]="scrollBeyondLastLine",e[e.scrollPredominantAxis=105]="scrollPredominantAxis",e[e.selectionClipboard=106]="selectionClipboard",e[e.selectionHighlight=107]="selectionHighlight",e[e.selectOnLineNumbers=108]="selectOnLineNumbers",e[e.showFoldingControls=109]="showFoldingControls",e[e.showUnused=110]="showUnused",e[e.snippetSuggestions=111]="snippetSuggestions",e[e.smartSelect=112]="smartSelect",e[e.smoothScrolling=113]="smoothScrolling",e[e.stickyScroll=114]="stickyScroll",e[e.stickyTabStops=115]="stickyTabStops",e[e.stopRenderingLineAfter=116]="stopRenderingLineAfter",e[e.suggest=117]="suggest",e[e.suggestFontSize=118]="suggestFontSize",e[e.suggestLineHeight=119]="suggestLineHeight",e[e.suggestOnTriggerCharacters=120]="suggestOnTriggerCharacters",e[e.suggestSelection=121]="suggestSelection",e[e.tabCompletion=122]="tabCompletion",e[e.tabIndex=123]="tabIndex",e[e.unicodeHighlighting=124]="unicodeHighlighting",e[e.unusualLineTerminators=125]="unusualLineTerminators",e[e.useShadowDOM=126]="useShadowDOM",e[e.useTabStops=127]="useTabStops",e[e.wordBreak=128]="wordBreak",e[e.wordSeparators=129]="wordSeparators",e[e.wordWrap=130]="wordWrap",e[e.wordWrapBreakAfterCharacters=131]="wordWrapBreakAfterCharacters",e[e.wordWrapBreakBeforeCharacters=132]="wordWrapBreakBeforeCharacters",e[e.wordWrapColumn=133]="wordWrapColumn",e[e.wordWrapOverride1=134]="wordWrapOverride1",e[e.wordWrapOverride2=135]="wordWrapOverride2",e[e.wrappingIndent=136]="wrappingIndent",e[e.wrappingStrategy=137]="wrappingStrategy",e[e.showDeprecated=138]="showDeprecated",e[e.inlayHints=139]="inlayHints",e[e.editorClassName=140]="editorClassName",e[e.pixelRatio=141]="pixelRatio",e[e.tabFocusMode=142]="tabFocusMode",e[e.layoutInfo=143]="layoutInfo",e[e.wrappingInfo=144]="wrappingInfo",e[e.defaultColorDecorators=145]="defaultColorDecorators",e[e.colorDecoratorsActivatedOn=146]="colorDecoratorsActivatedOn",e[e.inlineCompletionsAccessibilityVerbose=147]="inlineCompletionsAccessibilityVerbose"})(ir||(ir={}));var rr;(function(e){e[e.TextDefined=0]="TextDefined",e[e.LF=1]="LF",e[e.CRLF=2]="CRLF"})(rr||(rr={}));var ar;(function(e){e[e.LF=0]="LF",e[e.CRLF=1]="CRLF"})(ar||(ar={}));var sr;(function(e){e[e.Left=1]="Left",e[e.Right=2]="Right"})(sr||(sr={}));var or;(function(e){e[e.None=0]="None",e[e.Indent=1]="Indent",e[e.IndentOutdent=2]="IndentOutdent",e[e.Outdent=3]="Outdent"})(or||(or={}));var lr;(function(e){e[e.Both=0]="Both",e[e.Right=1]="Right",e[e.Left=2]="Left",e[e.None=3]="None"})(lr||(lr={}));var ur;(function(e){e[e.Type=1]="Type",e[e.Parameter=2]="Parameter"})(ur||(ur={}));var cr;(function(e){e[e.Automatic=0]="Automatic",e[e.Explicit=1]="Explicit"})(cr||(cr={}));var Bn;(function(e){e[e.DependsOnKbLayout=-1]="DependsOnKbLayout",e[e.Unknown=0]="Unknown",e[e.Backspace=1]="Backspace",e[e.Tab=2]="Tab",e[e.Enter=3]="Enter",e[e.Shift=4]="Shift",e[e.Ctrl=5]="Ctrl",e[e.Alt=6]="Alt",e[e.PauseBreak=7]="PauseBreak",e[e.CapsLock=8]="CapsLock",e[e.Escape=9]="Escape",e[e.Space=10]="Space",e[e.PageUp=11]="PageUp",e[e.PageDown=12]="PageDown",e[e.End=13]="End",e[e.Home=14]="Home",e[e.LeftArrow=15]="LeftArrow",e[e.UpArrow=16]="UpArrow",e[e.RightArrow=17]="RightArrow",e[e.DownArrow=18]="DownArrow",e[e.Insert=19]="Insert",e[e.Delete=20]="Delete",e[e.Digit0=21]="Digit0",e[e.Digit1=22]="Digit1",e[e.Digit2=23]="Digit2",e[e.Digit3=24]="Digit3",e[e.Digit4=25]="Digit4",e[e.Digit5=26]="Digit5",e[e.Digit6=27]="Digit6",e[e.Digit7=28]="Digit7",e[e.Digit8=29]="Digit8",e[e.Digit9=30]="Digit9",e[e.KeyA=31]="KeyA",e[e.KeyB=32]="KeyB",e[e.KeyC=33]="KeyC",e[e.KeyD=34]="KeyD",e[e.KeyE=35]="KeyE",e[e.KeyF=36]="KeyF",e[e.KeyG=37]="KeyG",e[e.KeyH=38]="KeyH",e[e.KeyI=39]="KeyI",e[e.KeyJ=40]="KeyJ",e[e.KeyK=41]="KeyK",e[e.KeyL=42]="KeyL",e[e.KeyM=43]="KeyM",e[e.KeyN=44]="KeyN",e[e.KeyO=45]="KeyO",e[e.KeyP=46]="KeyP",e[e.KeyQ=47]="KeyQ",e[e.KeyR=48]="KeyR",e[e.KeyS=49]="KeyS",e[e.KeyT=50]="KeyT",e[e.KeyU=51]="KeyU",e[e.KeyV=52]="KeyV",e[e.KeyW=53]="KeyW",e[e.KeyX=54]="KeyX",e[e.KeyY=55]="KeyY",e[e.KeyZ=56]="KeyZ",e[e.Meta=57]="Meta",e[e.ContextMenu=58]="ContextMenu",e[e.F1=59]="F1",e[e.F2=60]="F2",e[e.F3=61]="F3",e[e.F4=62]="F4",e[e.F5=63]="F5",e[e.F6=64]="F6",e[e.F7=65]="F7",e[e.F8=66]="F8",e[e.F9=67]="F9",e[e.F10=68]="F10",e[e.F11=69]="F11",e[e.F12=70]="F12",e[e.F13=71]="F13",e[e.F14=72]="F14",e[e.F15=73]="F15",e[e.F16=74]="F16",e[e.F17=75]="F17",e[e.F18=76]="F18",e[e.F19=77]="F19",e[e.F20=78]="F20",e[e.F21=79]="F21",e[e.F22=80]="F22",e[e.F23=81]="F23",e[e.F24=82]="F24",e[e.NumLock=83]="NumLock",e[e.ScrollLock=84]="ScrollLock",e[e.Semicolon=85]="Semicolon",e[e.Equal=86]="Equal",e[e.Comma=87]="Comma",e[e.Minus=88]="Minus",e[e.Period=89]="Period",e[e.Slash=90]="Slash",e[e.Backquote=91]="Backquote",e[e.BracketLeft=92]="BracketLeft",e[e.Backslash=93]="Backslash",e[e.BracketRight=94]="BracketRight",e[e.Quote=95]="Quote",e[e.OEM_8=96]="OEM_8",e[e.IntlBackslash=97]="IntlBackslash",e[e.Numpad0=98]="Numpad0",e[e.Numpad1=99]="Numpad1",e[e.Numpad2=100]="Numpad2",e[e.Numpad3=101]="Numpad3",e[e.Numpad4=102]="Numpad4",e[e.Numpad5=103]="Numpad5",e[e.Numpad6=104]="Numpad6",e[e.Numpad7=105]="Numpad7",e[e.Numpad8=106]="Numpad8",e[e.Numpad9=107]="Numpad9",e[e.NumpadMultiply=108]="NumpadMultiply",e[e.NumpadAdd=109]="NumpadAdd",e[e.NUMPAD_SEPARATOR=110]="NUMPAD_SEPARATOR",e[e.NumpadSubtract=111]="NumpadSubtract",e[e.NumpadDecimal=112]="NumpadDecimal",e[e.NumpadDivide=113]="NumpadDivide",e[e.KEY_IN_COMPOSITION=114]="KEY_IN_COMPOSITION",e[e.ABNT_C1=115]="ABNT_C1",e[e.ABNT_C2=116]="ABNT_C2",e[e.AudioVolumeMute=117]="AudioVolumeMute",e[e.AudioVolumeUp=118]="AudioVolumeUp",e[e.AudioVolumeDown=119]="AudioVolumeDown",e[e.BrowserSearch=120]="BrowserSearch",e[e.BrowserHome=121]="BrowserHome",e[e.BrowserBack=122]="BrowserBack",e[e.BrowserForward=123]="BrowserForward",e[e.MediaTrackNext=124]="MediaTrackNext",e[e.MediaTrackPrevious=125]="MediaTrackPrevious",e[e.MediaStop=126]="MediaStop",e[e.MediaPlayPause=127]="MediaPlayPause",e[e.LaunchMediaPlayer=128]="LaunchMediaPlayer",e[e.LaunchMail=129]="LaunchMail",e[e.LaunchApp2=130]="LaunchApp2",e[e.Clear=131]="Clear",e[e.MAX_VALUE=132]="MAX_VALUE"})(Bn||(Bn={}));var qn;(function(e){e[e.Hint=1]="Hint",e[e.Info=2]="Info",e[e.Warning=4]="Warning",e[e.Error=8]="Error"})(qn||(qn={}));var On;(function(e){e[e.Unnecessary=1]="Unnecessary",e[e.Deprecated=2]="Deprecated"})(On||(On={}));var hr;(function(e){e[e.Inline=1]="Inline",e[e.Gutter=2]="Gutter"})(hr||(hr={}));var dr;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.TEXTAREA=1]="TEXTAREA",e[e.GUTTER_GLYPH_MARGIN=2]="GUTTER_GLYPH_MARGIN",e[e.GUTTER_LINE_NUMBERS=3]="GUTTER_LINE_NUMBERS",e[e.GUTTER_LINE_DECORATIONS=4]="GUTTER_LINE_DECORATIONS",e[e.GUTTER_VIEW_ZONE=5]="GUTTER_VIEW_ZONE",e[e.CONTENT_TEXT=6]="CONTENT_TEXT",e[e.CONTENT_EMPTY=7]="CONTENT_EMPTY",e[e.CONTENT_VIEW_ZONE=8]="CONTENT_VIEW_ZONE",e[e.CONTENT_WIDGET=9]="CONTENT_WIDGET",e[e.OVERVIEW_RULER=10]="OVERVIEW_RULER",e[e.SCROLLBAR=11]="SCROLLBAR",e[e.OVERLAY_WIDGET=12]="OVERLAY_WIDGET",e[e.OUTSIDE_EDITOR=13]="OUTSIDE_EDITOR"})(dr||(dr={}));var mr;(function(e){e[e.TOP_RIGHT_CORNER=0]="TOP_RIGHT_CORNER",e[e.BOTTOM_RIGHT_CORNER=1]="BOTTOM_RIGHT_CORNER",e[e.TOP_CENTER=2]="TOP_CENTER"})(mr||(mr={}));var fr;(function(e){e[e.Left=1]="Left",e[e.Center=2]="Center",e[e.Right=4]="Right",e[e.Full=7]="Full"})(fr||(fr={}));var pr;(function(e){e[e.Left=0]="Left",e[e.Right=1]="Right",e[e.None=2]="None",e[e.LeftOfInjectedText=3]="LeftOfInjectedText",e[e.RightOfInjectedText=4]="RightOfInjectedText"})(pr||(pr={}));var gr;(function(e){e[e.Off=0]="Off",e[e.On=1]="On",e[e.Relative=2]="Relative",e[e.Interval=3]="Interval",e[e.Custom=4]="Custom"})(gr||(gr={}));var br;(function(e){e[e.None=0]="None",e[e.Text=1]="Text",e[e.Blocks=2]="Blocks"})(br||(br={}));var vr;(function(e){e[e.Smooth=0]="Smooth",e[e.Immediate=1]="Immediate"})(vr||(vr={}));var _r;(function(e){e[e.Auto=1]="Auto",e[e.Hidden=2]="Hidden",e[e.Visible=3]="Visible"})(_r||(_r={}));var Vn;(function(e){e[e.LTR=0]="LTR",e[e.RTL=1]="RTL"})(Vn||(Vn={}));var wr;(function(e){e.Off="off",e.OnCode="onCode",e.On="on"})(wr||(wr={}));var yr;(function(e){e[e.Invoke=1]="Invoke",e[e.TriggerCharacter=2]="TriggerCharacter",e[e.ContentChange=3]="ContentChange"})(yr||(yr={}));var Tr;(function(e){e[e.File=0]="File",e[e.Module=1]="Module",e[e.Namespace=2]="Namespace",e[e.Package=3]="Package",e[e.Class=4]="Class",e[e.Method=5]="Method",e[e.Property=6]="Property",e[e.Field=7]="Field",e[e.Constructor=8]="Constructor",e[e.Enum=9]="Enum",e[e.Interface=10]="Interface",e[e.Function=11]="Function",e[e.Variable=12]="Variable",e[e.Constant=13]="Constant",e[e.String=14]="String",e[e.Number=15]="Number",e[e.Boolean=16]="Boolean",e[e.Array=17]="Array",e[e.Object=18]="Object",e[e.Key=19]="Key",e[e.Null=20]="Null",e[e.EnumMember=21]="EnumMember",e[e.Struct=22]="Struct",e[e.Event=23]="Event",e[e.Operator=24]="Operator",e[e.TypeParameter=25]="TypeParameter"})(Tr||(Tr={}));var xr;(function(e){e[e.Deprecated=1]="Deprecated"})(xr||(xr={}));var kr;(function(e){e[e.Hidden=0]="Hidden",e[e.Blink=1]="Blink",e[e.Smooth=2]="Smooth",e[e.Phase=3]="Phase",e[e.Expand=4]="Expand",e[e.Solid=5]="Solid"})(kr||(kr={}));var Ar;(function(e){e[e.Line=1]="Line",e[e.Block=2]="Block",e[e.Underline=3]="Underline",e[e.LineThin=4]="LineThin",e[e.BlockOutline=5]="BlockOutline",e[e.UnderlineThin=6]="UnderlineThin"})(Ar||(Ar={}));var Sr;(function(e){e[e.AlwaysGrowsWhenTypingAtEdges=0]="AlwaysGrowsWhenTypingAtEdges",e[e.NeverGrowsWhenTypingAtEdges=1]="NeverGrowsWhenTypingAtEdges",e[e.GrowsOnlyWhenTypingBefore=2]="GrowsOnlyWhenTypingBefore",e[e.GrowsOnlyWhenTypingAfter=3]="GrowsOnlyWhenTypingAfter"})(Sr||(Sr={}));var Lr;(function(e){e[e.None=0]="None",e[e.Same=1]="Same",e[e.Indent=2]="Indent",e[e.DeepIndent=3]="DeepIndent"})(Lr||(Lr={}));class kt{static chord(t,n){return Ro(t,n)}}kt.CtrlCmd=2048,kt.Shift=1024,kt.Alt=512,kt.WinCtrl=256;function Io(){return{editor:void 0,languages:void 0,CancellationTokenSource:So,Emitter:ke,KeyCode:Bn,KeyMod:kt,Position:Me,Range:oe,Selection:ve,SelectionDirection:Vn,MarkerSeverity:qn,MarkerTag:On,Uri:Mn,Token:No}}var Cr;(function(e){e[e.Left=1]="Left",e[e.Center=2]="Center",e[e.Right=4]="Right",e[e.Full=7]="Full"})(Cr||(Cr={}));var Er;(function(e){e[e.Left=1]="Left",e[e.Right=2]="Right"})(Er||(Er={}));var Rr;(function(e){e[e.Inline=1]="Inline",e[e.Gutter=2]="Gutter"})(Rr||(Rr={}));var Mr;(function(e){e[e.Both=0]="Both",e[e.Right=1]="Right",e[e.Left=2]="Left",e[e.None=3]="None"})(Mr||(Mr={}));function zo(e,t,n,i,r){if(i===0)return!0;const a=t.charCodeAt(i-1);if(e.get(a)!==0||a===13||a===10)return!0;if(r>0){const s=t.charCodeAt(i);if(e.get(s)!==0)return!0}return!1}function Uo(e,t,n,i,r){if(i+r===n)return!0;const a=t.charCodeAt(i+r);if(e.get(a)!==0||a===13||a===10)return!0;if(r>0){const s=t.charCodeAt(i+r-1);if(e.get(s)!==0)return!0}return!1}function Ho(e,t,n,i,r){return zo(e,t,n,i,r)&&Uo(e,t,n,i,r)}class Wo{constructor(t,n){this._wordSeparators=t,this._searchRegex=n,this._prevMatchStartIndex=-1,this._prevMatchLength=0}reset(t){this._searchRegex.lastIndex=t,this._prevMatchStartIndex=-1,this._prevMatchLength=0}next(t){const n=t.length;let i;do{if(this._prevMatchStartIndex+this._prevMatchLength===n||(i=this._searchRegex.exec(t),!i))return null;const r=i.index,a=i[0].length;if(r===this._prevMatchStartIndex&&a===this._prevMatchLength){if(a===0){Ds(t,n,this._searchRegex.lastIndex)>65535?this._searchRegex.lastIndex+=2:this._searchRegex.lastIndex+=1;continue}return null}if(this._prevMatchStartIndex=r,this._prevMatchLength=a,!this._wordSeparators||Ho(this._wordSeparators,t,n,r,a))return i}while(i);return null}}function Fo(e,t="Unreachable"){throw new Error(t)}function Yt(e){if(!e()){debugger;e(),di(new We("Assertion Failed"))}}function Dr(e,t){let n=0;for(;n<e.length-1;){const i=e[n],r=e[n+1];if(!t(i,r))return!1;n++}return!0}class Po{static computeUnicodeHighlights(t,n,i){const r=i?i.startLineNumber:1,a=i?i.endLineNumber:t.getLineCount(),s=new Nr(n),o=s.getCandidateCodePoints();let l;o==="allNonBasicAscii"?l=new RegExp("[^\\t\\n\\r\\x20-\\x7E]","g"):l=new RegExp(`${Bo(Array.from(o))}`,"g");const u=new Wo(null,l),c=[];let d=!1,m,f=0,g=0,p=0;e:for(let w=r,y=a;w<=y;w++){const v=t.getLineContent(w),k=v.length;u.reset(0);do if(m=u.next(v),m){let R=m.index,I=m.index+m[0].length;if(R>0){const T=v.charCodeAt(R-1);Cn(T)&&R--}if(I+1<k){const T=v.charCodeAt(I-1);Cn(T)&&I++}const P=v.substring(R,I);let _=In(R+1,Ni,v,0);_&&_.endColumn<=R+1&&(_=null);const b=s.shouldHighlightNonBasicASCII(P,_?_.word:null);if(b!==0){if(b===3?f++:b===2?g++:b===1?p++:Fo(),c.length>=1e3){d=!0;break e}c.push(new oe(w,R+1,w,I+1))}}while(m)}return{ranges:c,hasMore:d,ambiguousCharacterCount:f,invisibleCharacterCount:g,nonBasicAsciiCharacterCount:p}}static computeUnicodeHighlightReason(t,n){const i=new Nr(n);switch(i.shouldHighlightNonBasicASCII(t,null)){case 0:return null;case 2:return{kind:1};case 3:{const a=t.codePointAt(0),s=i.ambiguousCharacters.getPrimaryConfusable(a),o=et.getLocales().filter(l=>!et.getInstance(new Set([...n.allowedLocales,l])).isAmbiguous(a));return{kind:0,confusableWith:String.fromCodePoint(s),notAmbiguousInLocales:o}}case 1:return{kind:2}}}}function Bo(e,t){return`[${Ss(e.map(i=>String.fromCodePoint(i)).join(""))}]`}class Nr{constructor(t){this.options=t,this.allowedCodePoints=new Set(t.allowedCodePoints),this.ambiguousCharacters=et.getInstance(new Set(t.allowedLocales))}getCandidateCodePoints(){if(this.options.nonBasicASCII)return"allNonBasicAscii";const t=new Set;if(this.options.invisibleCharacters)for(const n of Fe.codePoints)Ir(String.fromCodePoint(n))||t.add(n);if(this.options.ambiguousCharacters)for(const n of this.ambiguousCharacters.getConfusableCodePoints())t.add(n);for(const n of this.allowedCodePoints)t.delete(n);return t}shouldHighlightNonBasicASCII(t,n){const i=t.codePointAt(0);if(this.allowedCodePoints.has(i))return 0;if(this.options.nonBasicASCII)return 1;let r=!1,a=!1;if(n)for(const s of n){const o=s.codePointAt(0),l=Is(s);r=r||l,!l&&!this.ambiguousCharacters.isAmbiguous(o)&&!Fe.isInvisibleCharacter(o)&&(a=!0)}return!r&&a?0:this.options.invisibleCharacters&&!Ir(t)&&Fe.isInvisibleCharacter(i)?2:this.options.ambiguousCharacters&&this.ambiguousCharacters.isAmbiguous(i)?3:0}}function Ir(e){return e===" "||e===`
8
+ `||e===" "}class Zt{constructor(t,n,i){this.changes=t,this.moves=n,this.hitTimeout=i}}class qo{constructor(t,n){this.lineRangeMapping=t,this.changes=n}}class G{static addRange(t,n){let i=0;for(;i<n.length&&n[i].endExclusive<t.start;)i++;let r=i;for(;r<n.length&&n[r].start<=t.endExclusive;)r++;if(i===r)n.splice(i,0,t);else{const a=Math.min(t.start,n[i].start),s=Math.max(t.endExclusive,n[r-1].endExclusive);n.splice(i,r-i,new G(a,s))}}static tryCreate(t,n){if(!(t>n))return new G(t,n)}static ofLength(t){return new G(0,t)}static ofStartAndLength(t,n){return new G(t,t+n)}constructor(t,n){if(this.start=t,this.endExclusive=n,t>n)throw new We(`Invalid range: ${this.toString()}`)}get isEmpty(){return this.start===this.endExclusive}delta(t){return new G(this.start+t,this.endExclusive+t)}deltaStart(t){return new G(this.start+t,this.endExclusive)}deltaEnd(t){return new G(this.start,this.endExclusive+t)}get length(){return this.endExclusive-this.start}toString(){return`[${this.start}, ${this.endExclusive})`}equals(t){return this.start===t.start&&this.endExclusive===t.endExclusive}containsRange(t){return this.start<=t.start&&t.endExclusive<=this.endExclusive}contains(t){return this.start<=t&&t<this.endExclusive}join(t){return new G(Math.min(this.start,t.start),Math.max(this.endExclusive,t.endExclusive))}intersect(t){const n=Math.max(this.start,t.start),i=Math.min(this.endExclusive,t.endExclusive);if(n<=i)return new G(n,i)}isBefore(t){return this.endExclusive<=t.start}isAfter(t){return this.start>=t.endExclusive}slice(t){return t.slice(this.start,this.endExclusive)}clip(t){if(this.isEmpty)throw new We(`Invalid clipping range: ${this.toString()}`);return Math.max(this.start,Math.min(this.endExclusive-1,t))}clipCyclic(t){if(this.isEmpty)throw new We(`Invalid clipping range: ${this.toString()}`);return t<this.start?this.endExclusive-(this.start-t)%this.length:t>=this.endExclusive?this.start+(t-this.start)%this.length:t}forEach(t){for(let n=this.start;n<this.endExclusive;n++)t(n)}}function ft(e,t){const n=At(e,t);return n===-1?void 0:e[n]}function At(e,t,n=0,i=e.length){let r=n,a=i;for(;r<a;){const s=Math.floor((r+a)/2);t(e[s])?r=s+1:a=s}return r-1}function Oo(e,t){const n=jn(e,t);return n===e.length?void 0:e[n]}function jn(e,t,n=0,i=e.length){let r=n,a=i;for(;r<a;){const s=Math.floor((r+a)/2);t(e[s])?a=s:r=s+1}return r}class St{constructor(t){this._array=t,this._findLastMonotonousLastIdx=0}findLastMonotonous(t){if(St.assertInvariants){if(this._prevFindLastPredicate){for(const i of this._array)if(this._prevFindLastPredicate(i)&&!t(i))throw new Error("MonotonousArray: current predicate must be weaker than (or equal to) the previous predicate.")}this._prevFindLastPredicate=t}const n=At(this._array,t,this._findLastMonotonousLastIdx);return this._findLastMonotonousLastIdx=n+1,n===-1?void 0:this._array[n]}}St.assertInvariants=!1;class J{static fromRange(t){return new J(t.startLineNumber,t.endLineNumber)}static fromRangeInclusive(t){return new J(t.startLineNumber,t.endLineNumber+1)}static joinMany(t){if(t.length===0)return[];let n=new De(t[0].slice());for(let i=1;i<t.length;i++)n=n.getUnion(new De(t[i].slice()));return n.ranges}static ofLength(t,n){return new J(t,t+n)}static deserialize(t){return new J(t[0],t[1])}constructor(t,n){if(t>n)throw new We(`startLineNumber ${t} cannot be after endLineNumberExclusive ${n}`);this.startLineNumber=t,this.endLineNumberExclusive=n}contains(t){return this.startLineNumber<=t&&t<this.endLineNumberExclusive}get isEmpty(){return this.startLineNumber===this.endLineNumberExclusive}delta(t){return new J(this.startLineNumber+t,this.endLineNumberExclusive+t)}deltaLength(t){return new J(this.startLineNumber,this.endLineNumberExclusive+t)}get length(){return this.endLineNumberExclusive-this.startLineNumber}join(t){return new J(Math.min(this.startLineNumber,t.startLineNumber),Math.max(this.endLineNumberExclusive,t.endLineNumberExclusive))}toString(){return`[${this.startLineNumber},${this.endLineNumberExclusive})`}intersect(t){const n=Math.max(this.startLineNumber,t.startLineNumber),i=Math.min(this.endLineNumberExclusive,t.endLineNumberExclusive);if(n<=i)return new J(n,i)}intersectsStrict(t){return this.startLineNumber<t.endLineNumberExclusive&&t.startLineNumber<this.endLineNumberExclusive}overlapOrTouch(t){return this.startLineNumber<=t.endLineNumberExclusive&&t.startLineNumber<=this.endLineNumberExclusive}equals(t){return this.startLineNumber===t.startLineNumber&&this.endLineNumberExclusive===t.endLineNumberExclusive}toInclusiveRange(){return this.isEmpty?null:new oe(this.startLineNumber,1,this.endLineNumberExclusive-1,Number.MAX_SAFE_INTEGER)}toExclusiveRange(){return new oe(this.startLineNumber,1,this.endLineNumberExclusive,1)}mapToLineArray(t){const n=[];for(let i=this.startLineNumber;i<this.endLineNumberExclusive;i++)n.push(t(i));return n}forEach(t){for(let n=this.startLineNumber;n<this.endLineNumberExclusive;n++)t(n)}serialize(){return[this.startLineNumber,this.endLineNumberExclusive]}includes(t){return this.startLineNumber<=t&&t<this.endLineNumberExclusive}toOffsetRange(){return new G(this.startLineNumber-1,this.endLineNumberExclusive-1)}}class De{constructor(t=[]){this._normalizedRanges=t}get ranges(){return this._normalizedRanges}addRange(t){if(t.length===0)return;const n=jn(this._normalizedRanges,r=>r.endLineNumberExclusive>=t.startLineNumber),i=At(this._normalizedRanges,r=>r.startLineNumber<=t.endLineNumberExclusive)+1;if(n===i)this._normalizedRanges.splice(n,0,t);else if(n===i-1){const r=this._normalizedRanges[n];this._normalizedRanges[n]=r.join(t)}else{const r=this._normalizedRanges[n].join(this._normalizedRanges[i-1]).join(t);this._normalizedRanges.splice(n,i-n,r)}}contains(t){const n=ft(this._normalizedRanges,i=>i.startLineNumber<=t);return!!n&&n.endLineNumberExclusive>t}intersects(t){const n=ft(this._normalizedRanges,i=>i.startLineNumber<t.endLineNumberExclusive);return!!n&&n.endLineNumberExclusive>t.startLineNumber}getUnion(t){if(this._normalizedRanges.length===0)return t;if(t._normalizedRanges.length===0)return this;const n=[];let i=0,r=0,a=null;for(;i<this._normalizedRanges.length||r<t._normalizedRanges.length;){let s=null;if(i<this._normalizedRanges.length&&r<t._normalizedRanges.length){const o=this._normalizedRanges[i],l=t._normalizedRanges[r];o.startLineNumber<l.startLineNumber?(s=o,i++):(s=l,r++)}else i<this._normalizedRanges.length?(s=this._normalizedRanges[i],i++):(s=t._normalizedRanges[r],r++);a===null?a=s:a.endLineNumberExclusive>=s.startLineNumber?a=new J(a.startLineNumber,Math.max(a.endLineNumberExclusive,s.endLineNumberExclusive)):(n.push(a),a=s)}return a!==null&&n.push(a),new De(n)}subtractFrom(t){const n=jn(this._normalizedRanges,s=>s.endLineNumberExclusive>=t.startLineNumber),i=At(this._normalizedRanges,s=>s.startLineNumber<=t.endLineNumberExclusive)+1;if(n===i)return new De([t]);const r=[];let a=t.startLineNumber;for(let s=n;s<i;s++){const o=this._normalizedRanges[s];o.startLineNumber>a&&r.push(new J(a,o.startLineNumber)),a=o.endLineNumberExclusive}return a<t.endLineNumberExclusive&&r.push(new J(a,t.endLineNumberExclusive)),new De(r)}toString(){return this._normalizedRanges.map(t=>t.toString()).join(", ")}getIntersection(t){const n=[];let i=0,r=0;for(;i<this._normalizedRanges.length&&r<t._normalizedRanges.length;){const a=this._normalizedRanges[i],s=t._normalizedRanges[r],o=a.intersect(s);o&&!o.isEmpty&&n.push(o),a.endLineNumberExclusive<s.endLineNumberExclusive?i++:r++}return new De(n)}getWithDelta(t){return new De(this._normalizedRanges.map(n=>n.delta(t)))}}class Ge{static inverse(t,n,i){const r=[];let a=1,s=1;for(const l of t){const u=new Ue(new J(a,l.original.startLineNumber),new J(s,l.modified.startLineNumber),void 0);u.modified.isEmpty||r.push(u),a=l.original.endLineNumberExclusive,s=l.modified.endLineNumberExclusive}const o=new Ue(new J(a,n+1),new J(s,i+1),void 0);return o.modified.isEmpty||r.push(o),r}constructor(t,n){this.original=t,this.modified=n}toString(){return`{${this.original.toString()}->${this.modified.toString()}}`}flip(){return new Ge(this.modified,this.original)}join(t){return new Ge(this.original.join(t.original),this.modified.join(t.modified))}}class Ue extends Ge{constructor(t,n,i){super(t,n),this.innerChanges=i}flip(){var t;return new Ue(this.modified,this.original,(t=this.innerChanges)===null||t===void 0?void 0:t.map(n=>n.flip()))}}class Lt{constructor(t,n){this.originalRange=t,this.modifiedRange=n}toString(){return`{${this.originalRange.toString()}->${this.modifiedRange.toString()}}`}flip(){return new Lt(this.modifiedRange,this.originalRange)}}const Vo=3;class jo{computeDiff(t,n,i){var r;const s=new Xo(t,n,{maxComputationTime:i.maxComputationTimeMs,shouldIgnoreTrimWhitespace:i.ignoreTrimWhitespace,shouldComputeCharChanges:!0,shouldMakePrettyDiff:!0,shouldPostProcessCharChanges:!0}).computeDiff(),o=[];let l=null;for(const u of s.changes){let c;u.originalEndLineNumber===0?c=new J(u.originalStartLineNumber+1,u.originalStartLineNumber+1):c=new J(u.originalStartLineNumber,u.originalEndLineNumber+1);let d;u.modifiedEndLineNumber===0?d=new J(u.modifiedStartLineNumber+1,u.modifiedStartLineNumber+1):d=new J(u.modifiedStartLineNumber,u.modifiedEndLineNumber+1);let m=new Ue(c,d,(r=u.charChanges)===null||r===void 0?void 0:r.map(f=>new Lt(new oe(f.originalStartLineNumber,f.originalStartColumn,f.originalEndLineNumber,f.originalEndColumn),new oe(f.modifiedStartLineNumber,f.modifiedStartColumn,f.modifiedEndLineNumber,f.modifiedEndColumn))));l&&(l.modified.endLineNumberExclusive===m.modified.startLineNumber||l.original.endLineNumberExclusive===m.original.startLineNumber)&&(m=new Ue(l.original.join(m.original),l.modified.join(m.modified),l.innerChanges&&m.innerChanges?l.innerChanges.concat(m.innerChanges):void 0),o.pop()),o.push(m),l=m}return Yt(()=>Dr(o,(u,c)=>c.original.startLineNumber-u.original.endLineNumberExclusive===c.modified.startLineNumber-u.modified.endLineNumberExclusive&&u.original.endLineNumberExclusive<c.original.startLineNumber&&u.modified.endLineNumberExclusive<c.modified.startLineNumber)),new Zt(o,[],s.quitEarly)}}function zr(e,t,n,i){return new Be(e,t,n).ComputeDiff(i)}let Ur=class{constructor(t){const n=[],i=[];for(let r=0,a=t.length;r<a;r++)n[r]=Gn(t[r],1),i[r]=$n(t[r],1);this.lines=t,this._startColumns=n,this._endColumns=i}getElements(){const t=[];for(let n=0,i=this.lines.length;n<i;n++)t[n]=this.lines[n].substring(this._startColumns[n]-1,this._endColumns[n]-1);return t}getStrictElement(t){return this.lines[t]}getStartLineNumber(t){return t+1}getEndLineNumber(t){return t+1}createCharSequence(t,n,i){const r=[],a=[],s=[];let o=0;for(let l=n;l<=i;l++){const u=this.lines[l],c=t?this._startColumns[l]:1,d=t?this._endColumns[l]:u.length+1;for(let m=c;m<d;m++)r[o]=u.charCodeAt(m-1),a[o]=l+1,s[o]=m,o++;!t&&l<i&&(r[o]=10,a[o]=l+1,s[o]=u.length+1,o++)}return new Go(r,a,s)}};class Go{constructor(t,n,i){this._charCodes=t,this._lineNumbers=n,this._columns=i}toString(){return"["+this._charCodes.map((t,n)=>(t===10?"\\n":String.fromCharCode(t))+`-(${this._lineNumbers[n]},${this._columns[n]})`).join(", ")+"]"}_assertIndex(t,n){if(t<0||t>=n.length)throw new Error("Illegal index")}getElements(){return this._charCodes}getStartLineNumber(t){return t>0&&t===this._lineNumbers.length?this.getEndLineNumber(t-1):(this._assertIndex(t,this._lineNumbers),this._lineNumbers[t])}getEndLineNumber(t){return t===-1?this.getStartLineNumber(t+1):(this._assertIndex(t,this._lineNumbers),this._charCodes[t]===10?this._lineNumbers[t]+1:this._lineNumbers[t])}getStartColumn(t){return t>0&&t===this._columns.length?this.getEndColumn(t-1):(this._assertIndex(t,this._columns),this._columns[t])}getEndColumn(t){return t===-1?this.getStartColumn(t+1):(this._assertIndex(t,this._columns),this._charCodes[t]===10?1:this._columns[t]+1)}}class pt{constructor(t,n,i,r,a,s,o,l){this.originalStartLineNumber=t,this.originalStartColumn=n,this.originalEndLineNumber=i,this.originalEndColumn=r,this.modifiedStartLineNumber=a,this.modifiedStartColumn=s,this.modifiedEndLineNumber=o,this.modifiedEndColumn=l}static createFromDiffChange(t,n,i){const r=n.getStartLineNumber(t.originalStart),a=n.getStartColumn(t.originalStart),s=n.getEndLineNumber(t.originalStart+t.originalLength-1),o=n.getEndColumn(t.originalStart+t.originalLength-1),l=i.getStartLineNumber(t.modifiedStart),u=i.getStartColumn(t.modifiedStart),c=i.getEndLineNumber(t.modifiedStart+t.modifiedLength-1),d=i.getEndColumn(t.modifiedStart+t.modifiedLength-1);return new pt(r,a,s,o,l,u,c,d)}}function $o(e){if(e.length<=1)return e;const t=[e[0]];let n=t[0];for(let i=1,r=e.length;i<r;i++){const a=e[i],s=a.originalStart-(n.originalStart+n.originalLength),o=a.modifiedStart-(n.modifiedStart+n.modifiedLength);Math.min(s,o)<Vo?(n.originalLength=a.originalStart+a.originalLength-n.originalStart,n.modifiedLength=a.modifiedStart+a.modifiedLength-n.modifiedStart):(t.push(a),n=a)}return t}class Ct{constructor(t,n,i,r,a){this.originalStartLineNumber=t,this.originalEndLineNumber=n,this.modifiedStartLineNumber=i,this.modifiedEndLineNumber=r,this.charChanges=a}static createFromDiffResult(t,n,i,r,a,s,o){let l,u,c,d,m;if(n.originalLength===0?(l=i.getStartLineNumber(n.originalStart)-1,u=0):(l=i.getStartLineNumber(n.originalStart),u=i.getEndLineNumber(n.originalStart+n.originalLength-1)),n.modifiedLength===0?(c=r.getStartLineNumber(n.modifiedStart)-1,d=0):(c=r.getStartLineNumber(n.modifiedStart),d=r.getEndLineNumber(n.modifiedStart+n.modifiedLength-1)),s&&n.originalLength>0&&n.originalLength<20&&n.modifiedLength>0&&n.modifiedLength<20&&a()){const f=i.createCharSequence(t,n.originalStart,n.originalStart+n.originalLength-1),g=r.createCharSequence(t,n.modifiedStart,n.modifiedStart+n.modifiedLength-1);if(f.getElements().length>0&&g.getElements().length>0){let p=zr(f,g,a,!0).changes;o&&(p=$o(p)),m=[];for(let w=0,y=p.length;w<y;w++)m.push(pt.createFromDiffChange(p[w],f,g))}}return new Ct(l,u,c,d,m)}}class Xo{constructor(t,n,i){this.shouldComputeCharChanges=i.shouldComputeCharChanges,this.shouldPostProcessCharChanges=i.shouldPostProcessCharChanges,this.shouldIgnoreTrimWhitespace=i.shouldIgnoreTrimWhitespace,this.shouldMakePrettyDiff=i.shouldMakePrettyDiff,this.originalLines=t,this.modifiedLines=n,this.original=new Ur(t),this.modified=new Ur(n),this.continueLineDiff=Hr(i.maxComputationTime),this.continueCharDiff=Hr(i.maxComputationTime===0?0:Math.min(i.maxComputationTime,5e3))}computeDiff(){if(this.original.lines.length===1&&this.original.lines[0].length===0)return this.modified.lines.length===1&&this.modified.lines[0].length===0?{quitEarly:!1,changes:[]}:{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:1,modifiedStartLineNumber:1,modifiedEndLineNumber:this.modified.lines.length,charChanges:void 0}]};if(this.modified.lines.length===1&&this.modified.lines[0].length===0)return{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:this.original.lines.length,modifiedStartLineNumber:1,modifiedEndLineNumber:1,charChanges:void 0}]};const t=zr(this.original,this.modified,this.continueLineDiff,this.shouldMakePrettyDiff),n=t.changes,i=t.quitEarly;if(this.shouldIgnoreTrimWhitespace){const o=[];for(let l=0,u=n.length;l<u;l++)o.push(Ct.createFromDiffResult(this.shouldIgnoreTrimWhitespace,n[l],this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges));return{quitEarly:i,changes:o}}const r=[];let a=0,s=0;for(let o=-1,l=n.length;o<l;o++){const u=o+1<l?n[o+1]:null,c=u?u.originalStart:this.originalLines.length,d=u?u.modifiedStart:this.modifiedLines.length;for(;a<c&&s<d;){const m=this.originalLines[a],f=this.modifiedLines[s];if(m!==f){{let g=Gn(m,1),p=Gn(f,1);for(;g>1&&p>1;){const w=m.charCodeAt(g-2),y=f.charCodeAt(p-2);if(w!==y)break;g--,p--}(g>1||p>1)&&this._pushTrimWhitespaceCharChange(r,a+1,1,g,s+1,1,p)}{let g=$n(m,1),p=$n(f,1);const w=m.length+1,y=f.length+1;for(;g<w&&p<y;){const v=m.charCodeAt(g-1),k=m.charCodeAt(p-1);if(v!==k)break;g++,p++}(g<w||p<y)&&this._pushTrimWhitespaceCharChange(r,a+1,g,w,s+1,p,y)}}a++,s++}u&&(r.push(Ct.createFromDiffResult(this.shouldIgnoreTrimWhitespace,u,this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges)),a+=u.originalLength,s+=u.modifiedLength)}return{quitEarly:i,changes:r}}_pushTrimWhitespaceCharChange(t,n,i,r,a,s,o){if(this._mergeTrimWhitespaceCharChange(t,n,i,r,a,s,o))return;let l;this.shouldComputeCharChanges&&(l=[new pt(n,i,n,r,a,s,a,o)]),t.push(new Ct(n,n,a,a,l))}_mergeTrimWhitespaceCharChange(t,n,i,r,a,s,o){const l=t.length;if(l===0)return!1;const u=t[l-1];return u.originalEndLineNumber===0||u.modifiedEndLineNumber===0?!1:u.originalEndLineNumber===n&&u.modifiedEndLineNumber===a?(this.shouldComputeCharChanges&&u.charChanges&&u.charChanges.push(new pt(n,i,n,r,a,s,a,o)),!0):u.originalEndLineNumber+1===n&&u.modifiedEndLineNumber+1===a?(u.originalEndLineNumber=n,u.modifiedEndLineNumber=a,this.shouldComputeCharChanges&&u.charChanges&&u.charChanges.push(new pt(n,i,n,r,a,s,a,o)),!0):!1}}function Gn(e,t){const n=Cs(e);return n===-1?t:n+1}function $n(e,t){const n=Es(e);return n===-1?t:n+2}function Hr(e){if(e===0)return()=>!0;const t=Date.now();return()=>Date.now()-t<e}class He{static trivial(t,n){return new He([new ie(G.ofLength(t.length),G.ofLength(n.length))],!1)}static trivialTimedOut(t,n){return new He([new ie(G.ofLength(t.length),G.ofLength(n.length))],!0)}constructor(t,n){this.diffs=t,this.hitTimeout=n}}class ie{static invert(t,n){const i=[];return co(t,(r,a)=>{i.push(ie.fromOffsetPairs(r?r.getEndExclusives():Ne.zero,a?a.getStarts():new Ne(n,(r?r.seq2Range.endExclusive-r.seq1Range.endExclusive:0)+n)))}),i}static fromOffsetPairs(t,n){return new ie(new G(t.offset1,n.offset1),new G(t.offset2,n.offset2))}constructor(t,n){this.seq1Range=t,this.seq2Range=n}swap(){return new ie(this.seq2Range,this.seq1Range)}toString(){return`${this.seq1Range} <-> ${this.seq2Range}`}join(t){return new ie(this.seq1Range.join(t.seq1Range),this.seq2Range.join(t.seq2Range))}delta(t){return t===0?this:new ie(this.seq1Range.delta(t),this.seq2Range.delta(t))}deltaStart(t){return t===0?this:new ie(this.seq1Range.deltaStart(t),this.seq2Range.deltaStart(t))}deltaEnd(t){return t===0?this:new ie(this.seq1Range.deltaEnd(t),this.seq2Range.deltaEnd(t))}intersect(t){const n=this.seq1Range.intersect(t.seq1Range),i=this.seq2Range.intersect(t.seq2Range);if(!(!n||!i))return new ie(n,i)}getStarts(){return new Ne(this.seq1Range.start,this.seq2Range.start)}getEndExclusives(){return new Ne(this.seq1Range.endExclusive,this.seq2Range.endExclusive)}}class Ne{constructor(t,n){this.offset1=t,this.offset2=n}toString(){return`${this.offset1} <-> ${this.offset2}`}}Ne.zero=new Ne(0,0),Ne.max=new Ne(Number.MAX_SAFE_INTEGER,Number.MAX_SAFE_INTEGER);class Et{isValid(){return!0}}Et.instance=new Et;class Jo{constructor(t){if(this.timeout=t,this.startTime=Date.now(),this.valid=!0,t<=0)throw new We("timeout must be positive")}isValid(){if(!(Date.now()-this.startTime<this.timeout)&&this.valid){this.valid=!1;debugger}return this.valid}}class Xn{constructor(t,n){this.width=t,this.height=n,this.array=[],this.array=new Array(t*n)}get(t,n){return this.array[t+n*this.width]}set(t,n,i){this.array[t+n*this.width]=i}}function Jn(e){return e===32||e===9}class gt{static getKey(t){let n=this.chrKeys.get(t);return n===void 0&&(n=this.chrKeys.size,this.chrKeys.set(t,n)),n}constructor(t,n,i){this.range=t,this.lines=n,this.source=i,this.histogram=[];let r=0;for(let a=t.startLineNumber-1;a<t.endLineNumberExclusive-1;a++){const s=n[a];for(let l=0;l<s.length;l++){r++;const u=s[l],c=gt.getKey(u);this.histogram[c]=(this.histogram[c]||0)+1}r++;const o=gt.getKey(`
9
+ `);this.histogram[o]=(this.histogram[o]||0)+1}this.totalCount=r}computeSimilarity(t){var n,i;let r=0;const a=Math.max(this.histogram.length,t.histogram.length);for(let s=0;s<a;s++)r+=Math.abs(((n=this.histogram[s])!==null&&n!==void 0?n:0)-((i=t.histogram[s])!==null&&i!==void 0?i:0));return 1-r/(this.totalCount+t.totalCount)}}gt.chrKeys=new Map;class Qo{compute(t,n,i=Et.instance,r){if(t.length===0||n.length===0)return He.trivial(t,n);const a=new Xn(t.length,n.length),s=new Xn(t.length,n.length),o=new Xn(t.length,n.length);for(let g=0;g<t.length;g++)for(let p=0;p<n.length;p++){if(!i.isValid())return He.trivialTimedOut(t,n);const w=g===0?0:a.get(g-1,p),y=p===0?0:a.get(g,p-1);let v;t.getElement(g)===n.getElement(p)?(g===0||p===0?v=0:v=a.get(g-1,p-1),g>0&&p>0&&s.get(g-1,p-1)===3&&(v+=o.get(g-1,p-1)),v+=r?r(g,p):1):v=-1;const k=Math.max(w,y,v);if(k===v){const R=g>0&&p>0?o.get(g-1,p-1):0;o.set(g,p,R+1),s.set(g,p,3)}else k===w?(o.set(g,p,0),s.set(g,p,1)):k===y&&(o.set(g,p,0),s.set(g,p,2));a.set(g,p,k)}const l=[];let u=t.length,c=n.length;function d(g,p){(g+1!==u||p+1!==c)&&l.push(new ie(new G(g+1,u),new G(p+1,c))),u=g,c=p}let m=t.length-1,f=n.length-1;for(;m>=0&&f>=0;)s.get(m,f)===3?(d(m,f),m--,f--):s.get(m,f)===1?m--:f--;return d(-1,-1),l.reverse(),new He(l,!1)}}class Wr{compute(t,n,i=Et.instance){if(t.length===0||n.length===0)return He.trivial(t,n);const r=t,a=n;function s(p,w){for(;p<r.length&&w<a.length&&r.getElement(p)===a.getElement(w);)p++,w++;return p}let o=0;const l=new Yo;l.set(0,s(0,0));const u=new Zo;u.set(0,l.get(0)===0?null:new Fr(null,0,0,l.get(0)));let c=0;e:for(;;){if(o++,!i.isValid())return He.trivialTimedOut(r,a);const p=-Math.min(o,a.length+o%2),w=Math.min(o,r.length+o%2);for(c=p;c<=w;c+=2){const y=c===w?-1:l.get(c+1),v=c===p?-1:l.get(c-1)+1,k=Math.min(Math.max(y,v),r.length),R=k-c;if(k>r.length||R>a.length)continue;const I=s(k,R);l.set(c,I);const P=k===y?u.get(c+1):u.get(c-1);if(u.set(c,I!==k?new Fr(P,k,R,I-k):P),l.get(c)===r.length&&l.get(c)-c===a.length)break e}}let d=u.get(c);const m=[];let f=r.length,g=a.length;for(;;){const p=d?d.x+d.length:0,w=d?d.y+d.length:0;if((p!==f||w!==g)&&m.push(new ie(new G(p,f),new G(w,g))),!d)break;f=d.x,g=d.y,d=d.prev}return m.reverse(),new He(m,!1)}}class Fr{constructor(t,n,i,r){this.prev=t,this.x=n,this.y=i,this.length=r}}class Yo{constructor(){this.positiveArr=new Int32Array(10),this.negativeArr=new Int32Array(10)}get(t){return t<0?(t=-t-1,this.negativeArr[t]):this.positiveArr[t]}set(t,n){if(t<0){if(t=-t-1,t>=this.negativeArr.length){const i=this.negativeArr;this.negativeArr=new Int32Array(i.length*2),this.negativeArr.set(i)}this.negativeArr[t]=n}else{if(t>=this.positiveArr.length){const i=this.positiveArr;this.positiveArr=new Int32Array(i.length*2),this.positiveArr.set(i)}this.positiveArr[t]=n}}}class Zo{constructor(){this.positiveArr=[],this.negativeArr=[]}get(t){return t<0?(t=-t-1,this.negativeArr[t]):this.positiveArr[t]}set(t,n){t<0?(t=-t-1,this.negativeArr[t]=n):this.positiveArr[t]=n}}class Ko{constructor(){this.map=new Map}add(t,n){let i=this.map.get(t);i||(i=new Set,this.map.set(t,i)),i.add(n)}delete(t,n){const i=this.map.get(t);i&&(i.delete(n),i.size===0&&this.map.delete(t))}forEach(t,n){const i=this.map.get(t);i&&i.forEach(n)}get(t){const n=this.map.get(t);return n||new Set}}class Kt{constructor(t,n,i){this.lines=t,this.considerWhitespaceChanges=i,this.elements=[],this.firstCharOffsetByLine=[],this.additionalOffsetByLine=[];let r=!1;n.start>0&&n.endExclusive>=t.length&&(n=new G(n.start-1,n.endExclusive),r=!0),this.lineRange=n,this.firstCharOffsetByLine[0]=0;for(let a=this.lineRange.start;a<this.lineRange.endExclusive;a++){let s=t[a],o=0;if(r)o=s.length,s="",r=!1;else if(!i){const l=s.trimStart();o=s.length-l.length,s=l.trimEnd()}this.additionalOffsetByLine.push(o);for(let l=0;l<s.length;l++)this.elements.push(s.charCodeAt(l));a<t.length-1&&(this.elements.push(10),this.firstCharOffsetByLine[a-this.lineRange.start+1]=this.elements.length)}this.additionalOffsetByLine.push(0)}toString(){return`Slice: "${this.text}"`}get text(){return this.getText(new G(0,this.length))}getText(t){return this.elements.slice(t.start,t.endExclusive).map(n=>String.fromCharCode(n)).join("")}getElement(t){return this.elements[t]}get length(){return this.elements.length}getBoundaryScore(t){const n=Br(t>0?this.elements[t-1]:-1),i=Br(t<this.elements.length?this.elements[t]:-1);if(n===7&&i===8)return 0;let r=0;return n!==i&&(r+=10,n===0&&i===1&&(r+=1)),r+=Pr(n),r+=Pr(i),r}translateOffset(t){if(this.lineRange.isEmpty)return new Me(this.lineRange.start+1,1);const n=At(this.firstCharOffsetByLine,i=>i<=t);return new Me(this.lineRange.start+n+1,t-this.firstCharOffsetByLine[n]+this.additionalOffsetByLine[n]+1)}translateRange(t){return oe.fromPositions(this.translateOffset(t.start),this.translateOffset(t.endExclusive))}findWordContaining(t){if(t<0||t>=this.elements.length||!Qn(this.elements[t]))return;let n=t;for(;n>0&&Qn(this.elements[n-1]);)n--;let i=t;for(;i<this.elements.length&&Qn(this.elements[i]);)i++;return new G(n,i)}countLinesIn(t){return this.translateOffset(t.endExclusive).lineNumber-this.translateOffset(t.start).lineNumber}isStronglyEqual(t,n){return this.elements[t]===this.elements[n]}extendToFullLines(t){var n,i;const r=(n=ft(this.firstCharOffsetByLine,s=>s<=t.start))!==null&&n!==void 0?n:0,a=(i=Oo(this.firstCharOffsetByLine,s=>t.endExclusive<=s))!==null&&i!==void 0?i:this.elements.length;return new G(r,a)}}function Qn(e){return e>=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57}const el={0:0,1:0,2:0,3:10,4:2,5:3,6:3,7:10,8:10};function Pr(e){return el[e]}function Br(e){return e===10?8:e===13?7:Jn(e)?6:e>=97&&e<=122?0:e>=65&&e<=90?1:e>=48&&e<=57?2:e===-1?3:e===44||e===59?5:4}function tl(e,t,n,i,r,a){let{moves:s,excludedChanges:o}=il(e,t,n,a);if(!a.isValid())return[];const l=e.filter(c=>!o.has(c)),u=rl(l,i,r,t,n,a);return mo(s,u),s=al(s),s=s.filter(c=>{const d=c.original.toOffsetRange().slice(t).map(f=>f.trim());return d.join(`
10
+ `).length>=15&&nl(d,f=>f.length>=2)>=2}),s=sl(e,s),s}function nl(e,t){let n=0;for(const i of e)t(i)&&n++;return n}function il(e,t,n,i){const r=[],a=e.filter(l=>l.modified.isEmpty&&l.original.length>=3).map(l=>new gt(l.original,t,l)),s=new Set(e.filter(l=>l.original.isEmpty&&l.modified.length>=3).map(l=>new gt(l.modified,n,l))),o=new Set;for(const l of a){let u=-1,c;for(const d of s){const m=l.computeSimilarity(d);m>u&&(u=m,c=d)}if(u>.9&&c&&(s.delete(c),r.push(new Ge(l.range,c.range)),o.add(l.source),o.add(c.source)),!i.isValid())return{moves:r,excludedChanges:o}}return{moves:r,excludedChanges:o}}function rl(e,t,n,i,r,a){const s=[],o=new Ko;for(const m of e)for(let f=m.original.startLineNumber;f<m.original.endLineNumberExclusive-2;f++){const g=`${t[f-1]}:${t[f+1-1]}:${t[f+2-1]}`;o.add(g,{range:new J(f,f+3)})}const l=[];e.sort(jt(m=>m.modified.startLineNumber,Gt));for(const m of e){let f=[];for(let g=m.modified.startLineNumber;g<m.modified.endLineNumberExclusive-2;g++){const p=`${n[g-1]}:${n[g+1-1]}:${n[g+2-1]}`,w=new J(g,g+3),y=[];o.forEach(p,({range:v})=>{for(const R of f)if(R.originalLineRange.endLineNumberExclusive+1===v.endLineNumberExclusive&&R.modifiedLineRange.endLineNumberExclusive+1===w.endLineNumberExclusive){R.originalLineRange=new J(R.originalLineRange.startLineNumber,v.endLineNumberExclusive),R.modifiedLineRange=new J(R.modifiedLineRange.startLineNumber,w.endLineNumberExclusive),y.push(R);return}const k={modifiedLineRange:w,originalLineRange:v};l.push(k),y.push(k)}),f=y}if(!a.isValid())return[]}l.sort(fo(jt(m=>m.modifiedLineRange.length,Gt)));const u=new De,c=new De;for(const m of l){const f=m.modifiedLineRange.startLineNumber-m.originalLineRange.startLineNumber,g=u.subtractFrom(m.modifiedLineRange),p=c.subtractFrom(m.originalLineRange).getWithDelta(f),w=g.getIntersection(p);for(const y of w.ranges){if(y.length<3)continue;const v=y,k=y.delta(-f);s.push(new Ge(k,v)),u.addRange(v),c.addRange(k)}}s.sort(jt(m=>m.original.startLineNumber,Gt));const d=new St(e);for(let m=0;m<s.length;m++){const f=s[m],g=d.findLastMonotonous(P=>P.original.startLineNumber<=f.original.startLineNumber),p=ft(e,P=>P.modified.startLineNumber<=f.modified.startLineNumber),w=Math.max(f.original.startLineNumber-g.original.startLineNumber,f.modified.startLineNumber-p.modified.startLineNumber),y=d.findLastMonotonous(P=>P.original.startLineNumber<f.original.endLineNumberExclusive),v=ft(e,P=>P.modified.startLineNumber<f.modified.endLineNumberExclusive),k=Math.max(y.original.endLineNumberExclusive-f.original.endLineNumberExclusive,v.modified.endLineNumberExclusive-f.modified.endLineNumberExclusive);let R;for(R=0;R<w;R++){const P=f.original.startLineNumber-R-1,_=f.modified.startLineNumber-R-1;if(P>i.length||_>r.length||u.contains(_)||c.contains(P)||!qr(i[P-1],r[_-1],a))break}R>0&&(c.addRange(new J(f.original.startLineNumber-R,f.original.startLineNumber)),u.addRange(new J(f.modified.startLineNumber-R,f.modified.startLineNumber)));let I;for(I=0;I<k;I++){const P=f.original.endLineNumberExclusive+I,_=f.modified.endLineNumberExclusive+I;if(P>i.length||_>r.length||u.contains(_)||c.contains(P)||!qr(i[P-1],r[_-1],a))break}I>0&&(c.addRange(new J(f.original.endLineNumberExclusive,f.original.endLineNumberExclusive+I)),u.addRange(new J(f.modified.endLineNumberExclusive,f.modified.endLineNumberExclusive+I))),(R>0||I>0)&&(s[m]=new Ge(new J(f.original.startLineNumber-R,f.original.endLineNumberExclusive+I),new J(f.modified.startLineNumber-R,f.modified.endLineNumberExclusive+I)))}return s}function qr(e,t,n){if(e.trim()===t.trim())return!0;if(e.length>300&&t.length>300)return!1;const r=new Wr().compute(new Kt([e],new G(0,1),!1),new Kt([t],new G(0,1),!1),n);let a=0;const s=ie.invert(r.diffs,e.length);for(const c of s)c.seq1Range.forEach(d=>{Jn(e.charCodeAt(d))||a++});function o(c){let d=0;for(let m=0;m<e.length;m++)Jn(c.charCodeAt(m))||d++;return d}const l=o(e.length>t.length?e:t);return a/l>.6&&l>10}function al(e){if(e.length===0)return e;e.sort(jt(n=>n.original.startLineNumber,Gt));const t=[e[0]];for(let n=1;n<e.length;n++){const i=t[t.length-1],r=e[n],a=r.original.startLineNumber-i.original.endLineNumberExclusive,s=r.modified.startLineNumber-i.modified.endLineNumberExclusive;if(a>=0&&s>=0&&a+s<=2){t[t.length-1]=i.join(r);continue}t.push(r)}return t}function sl(e,t){const n=new St(e);return t=t.filter(i=>{const r=n.findLastMonotonous(o=>o.original.startLineNumber<i.original.endLineNumberExclusive)||new Ge(new J(1,1),new J(1,1)),a=ft(e,o=>o.modified.startLineNumber<i.modified.endLineNumberExclusive);return r!==a}),t}function Or(e,t,n){let i=n;return i=Vr(e,t,i),i=Vr(e,t,i),i=ol(e,t,i),i}function Vr(e,t,n){if(n.length===0)return n;const i=[];i.push(n[0]);for(let a=1;a<n.length;a++){const s=i[i.length-1];let o=n[a];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){const l=o.seq1Range.start-s.seq1Range.endExclusive;let u;for(u=1;u<=l&&!(e.getElement(o.seq1Range.start-u)!==e.getElement(o.seq1Range.endExclusive-u)||t.getElement(o.seq2Range.start-u)!==t.getElement(o.seq2Range.endExclusive-u));u++);if(u--,u===l){i[i.length-1]=new ie(new G(s.seq1Range.start,o.seq1Range.endExclusive-l),new G(s.seq2Range.start,o.seq2Range.endExclusive-l));continue}o=o.delta(-u)}i.push(o)}const r=[];for(let a=0;a<i.length-1;a++){const s=i[a+1];let o=i[a];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){const l=s.seq1Range.start-o.seq1Range.endExclusive;let u;for(u=0;u<l&&!(!e.isStronglyEqual(o.seq1Range.start+u,o.seq1Range.endExclusive+u)||!t.isStronglyEqual(o.seq2Range.start+u,o.seq2Range.endExclusive+u));u++);if(u===l){i[a+1]=new ie(new G(o.seq1Range.start+l,s.seq1Range.endExclusive),new G(o.seq2Range.start+l,s.seq2Range.endExclusive));continue}u>0&&(o=o.delta(u))}r.push(o)}return i.length>0&&r.push(i[i.length-1]),r}function ol(e,t,n){if(!e.getBoundaryScore||!t.getBoundaryScore)return n;for(let i=0;i<n.length;i++){const r=i>0?n[i-1]:void 0,a=n[i],s=i+1<n.length?n[i+1]:void 0,o=new G(r?r.seq1Range.start+1:0,s?s.seq1Range.endExclusive-1:e.length),l=new G(r?r.seq2Range.start+1:0,s?s.seq2Range.endExclusive-1:t.length);a.seq1Range.isEmpty?n[i]=jr(a,e,t,o,l):a.seq2Range.isEmpty&&(n[i]=jr(a.swap(),t,e,l,o).swap())}return n}function jr(e,t,n,i,r){let s=1;for(;e.seq1Range.start-s>=i.start&&e.seq2Range.start-s>=r.start&&n.isStronglyEqual(e.seq2Range.start-s,e.seq2Range.endExclusive-s)&&s<100;)s++;s--;let o=0;for(;e.seq1Range.start+o<i.endExclusive&&e.seq2Range.endExclusive+o<r.endExclusive&&n.isStronglyEqual(e.seq2Range.start+o,e.seq2Range.endExclusive+o)&&o<100;)o++;if(s===0&&o===0)return e;let l=0,u=-1;for(let c=-s;c<=o;c++){const d=e.seq2Range.start+c,m=e.seq2Range.endExclusive+c,f=e.seq1Range.start+c,g=t.getBoundaryScore(f)+n.getBoundaryScore(d)+n.getBoundaryScore(m);g>u&&(u=g,l=c)}return e.delta(l)}function ll(e,t,n){const i=[];for(const r of n){const a=i[i.length-1];if(!a){i.push(r);continue}r.seq1Range.start-a.seq1Range.endExclusive<=2||r.seq2Range.start-a.seq2Range.endExclusive<=2?i[i.length-1]=new ie(a.seq1Range.join(r.seq1Range),a.seq2Range.join(r.seq2Range)):i.push(r)}return i}function ul(e,t,n){const i=[];let r;function a(){if(!r)return;const o=r.s1Range.length-r.deleted;r.s2Range.length-r.added,Math.max(r.deleted,r.added)+(r.count-1)>o&&i.push(new ie(r.s1Range,r.s2Range)),r=void 0}for(const o of n){let l=function(f,g){var p,w,y,v;if(!r||!r.s1Range.containsRange(f)||!r.s2Range.containsRange(g))if(r&&!(r.s1Range.endExclusive<f.start&&r.s2Range.endExclusive<g.start)){const I=G.tryCreate(r.s1Range.endExclusive,f.start),P=G.tryCreate(r.s2Range.endExclusive,g.start);r.deleted+=(p=I?.length)!==null&&p!==void 0?p:0,r.added+=(w=P?.length)!==null&&w!==void 0?w:0,r.s1Range=r.s1Range.join(f),r.s2Range=r.s2Range.join(g)}else a(),r={added:0,deleted:0,count:0,s1Range:f,s2Range:g};const k=f.intersect(o.seq1Range),R=g.intersect(o.seq2Range);r.count++,r.deleted+=(y=k?.length)!==null&&y!==void 0?y:0,r.added+=(v=R?.length)!==null&&v!==void 0?v:0};const u=e.findWordContaining(o.seq1Range.start-1),c=t.findWordContaining(o.seq2Range.start-1),d=e.findWordContaining(o.seq1Range.endExclusive),m=t.findWordContaining(o.seq2Range.endExclusive);u&&d&&c&&m&&u.equals(d)&&c.equals(m)?l(u,c):(u&&c&&l(u,c),d&&m&&l(d,m))}return a(),cl(n,i)}function cl(e,t){const n=[];for(;e.length>0||t.length>0;){const i=e[0],r=t[0];let a;i&&(!r||i.seq1Range.start<r.seq1Range.start)?a=e.shift():a=t.shift(),n.length>0&&n[n.length-1].seq1Range.endExclusive>=a.seq1Range.start?n[n.length-1]=n[n.length-1].join(a):n.push(a)}return n}function hl(e,t,n){let i=n;if(i.length===0)return i;let r=0,a;do{a=!1;const s=[i[0]];for(let o=1;o<i.length;o++){let c=function(m,f){const g=new G(u.seq1Range.endExclusive,l.seq1Range.start);return e.getText(g).replace(/\s/g,"").length<=4&&(m.seq1Range.length+m.seq2Range.length>5||f.seq1Range.length+f.seq2Range.length>5)};const l=i[o],u=s[s.length-1];c(u,l)?(a=!0,s[s.length-1]=s[s.length-1].join(l)):s.push(l)}i=s}while(r++<10&&a);return i}function dl(e,t,n){let i=n;if(i.length===0)return i;let r=0,a;do{a=!1;const o=[i[0]];for(let l=1;l<i.length;l++){let d=function(f,g){const p=new G(c.seq1Range.endExclusive,u.seq1Range.start);if(e.countLinesIn(p)>5||p.length>500)return!1;const y=e.getText(p).trim();if(y.length>20||y.split(/\r\n|\r|\n/).length>1)return!1;const v=e.countLinesIn(f.seq1Range),k=f.seq1Range.length,R=t.countLinesIn(f.seq2Range),I=f.seq2Range.length,P=e.countLinesIn(g.seq1Range),_=g.seq1Range.length,b=t.countLinesIn(g.seq2Range),T=g.seq2Range.length,q=2*40+50;function F(S){return Math.min(S,q)}return Math.pow(Math.pow(F(v*40+k),1.5)+Math.pow(F(R*40+I),1.5),1.5)+Math.pow(Math.pow(F(P*40+_),1.5)+Math.pow(F(b*40+T),1.5),1.5)>(q**1.5)**1.5*1.3};const u=i[l],c=o[o.length-1];d(c,u)?(a=!0,o[o.length-1]=o[o.length-1].join(u)):o.push(u)}i=o}while(r++<10&&a);const s=[];return ho(i,(o,l,u)=>{let c=l;function d(y){return y.length>0&&y.trim().length<=3&&l.seq1Range.length+l.seq2Range.length>100}const m=e.extendToFullLines(l.seq1Range),f=e.getText(new G(m.start,l.seq1Range.start));d(f)&&(c=c.deltaStart(-f.length));const g=e.getText(new G(l.seq1Range.endExclusive,m.endExclusive));d(g)&&(c=c.deltaEnd(g.length));const p=ie.fromOffsetPairs(o?o.getEndExclusives():Ne.zero,u?u.getStarts():Ne.max),w=c.intersect(p);s.push(w)}),s}class Gr{constructor(t,n){this.trimmedHash=t,this.lines=n}getElement(t){return this.trimmedHash[t]}get length(){return this.trimmedHash.length}getBoundaryScore(t){const n=t===0?0:$r(this.lines[t-1]),i=t===this.lines.length?0:$r(this.lines[t]);return 1e3-(n+i)}getText(t){return this.lines.slice(t.start,t.endExclusive).join(`
11
+ `)}isStronglyEqual(t,n){return this.lines[t]===this.lines[n]}}function $r(e){let t=0;for(;t<e.length&&(e.charCodeAt(t)===32||e.charCodeAt(t)===9);)t++;return t}class ml{constructor(){this.dynamicProgrammingDiffing=new Qo,this.myersDiffingAlgorithm=new Wr}computeDiff(t,n,i){if(t.length<=1&&lo(t,n,(I,P)=>I===P))return new Zt([],[],!1);if(t.length===1&&t[0].length===0||n.length===1&&n[0].length===0)return new Zt([new Ue(new J(1,t.length+1),new J(1,n.length+1),[new Lt(new oe(1,1,t.length,t[0].length+1),new oe(1,1,n.length,n[0].length+1))])],[],!1);const r=i.maxComputationTimeMs===0?Et.instance:new Jo(i.maxComputationTimeMs),a=!i.ignoreTrimWhitespace,s=new Map;function o(I){let P=s.get(I);return P===void 0&&(P=s.size,s.set(I,P)),P}const l=t.map(I=>o(I.trim())),u=n.map(I=>o(I.trim())),c=new Gr(l,t),d=new Gr(u,n),m=c.length+d.length<1700?this.dynamicProgrammingDiffing.compute(c,d,r,(I,P)=>t[I]===n[P]?n[P].length===0?.1:1+Math.log(1+n[P].length):.99):this.myersDiffingAlgorithm.compute(c,d);let f=m.diffs,g=m.hitTimeout;f=Or(c,d,f),f=hl(c,d,f);const p=[],w=I=>{if(a)for(let P=0;P<I;P++){const _=y+P,b=v+P;if(t[_]!==n[b]){const T=this.refineDiff(t,n,new ie(new G(_,_+1),new G(b,b+1)),r,a);for(const q of T.mappings)p.push(q);T.hitTimeout&&(g=!0)}}};let y=0,v=0;for(const I of f){Yt(()=>I.seq1Range.start-y===I.seq2Range.start-v);const P=I.seq1Range.start-y;w(P),y=I.seq1Range.endExclusive,v=I.seq2Range.endExclusive;const _=this.refineDiff(t,n,I,r,a);_.hitTimeout&&(g=!0);for(const b of _.mappings)p.push(b)}w(t.length-y);const k=Xr(p,t,n);let R=[];return i.computeMoves&&(R=this.computeMoves(k,t,n,l,u,r,a)),Yt(()=>{function I(_,b){if(_.lineNumber<1||_.lineNumber>b.length)return!1;const T=b[_.lineNumber-1];return!(_.column<1||_.column>T.length+1)}function P(_,b){return!(_.startLineNumber<1||_.startLineNumber>b.length+1||_.endLineNumberExclusive<1||_.endLineNumberExclusive>b.length+1)}for(const _ of k){if(!_.innerChanges)return!1;for(const b of _.innerChanges)if(!(I(b.modifiedRange.getStartPosition(),n)&&I(b.modifiedRange.getEndPosition(),n)&&I(b.originalRange.getStartPosition(),t)&&I(b.originalRange.getEndPosition(),t)))return!1;if(!P(_.modified,n)||!P(_.original,t))return!1}return!0}),new Zt(k,R,g)}computeMoves(t,n,i,r,a,s,o){return tl(t,n,i,r,a,s).map(c=>{const d=this.refineDiff(n,i,new ie(c.original.toOffsetRange(),c.modified.toOffsetRange()),s,o),m=Xr(d.mappings,n,i,!0);return new qo(c,m)})}refineDiff(t,n,i,r,a){const s=new Kt(t,i.seq1Range,a),o=new Kt(n,i.seq2Range,a),l=s.length+o.length<500?this.dynamicProgrammingDiffing.compute(s,o,r):this.myersDiffingAlgorithm.compute(s,o,r);let u=l.diffs;return u=Or(s,o,u),u=ul(s,o,u),u=ll(s,o,u),u=dl(s,o,u),{mappings:u.map(d=>new Lt(s.translateRange(d.seq1Range),o.translateRange(d.seq2Range))),hitTimeout:l.hitTimeout}}}function Xr(e,t,n,i=!1){const r=[];for(const a of uo(e.map(s=>fl(s,t,n)),(s,o)=>s.original.overlapOrTouch(o.original)||s.modified.overlapOrTouch(o.modified))){const s=a[0],o=a[a.length-1];r.push(new Ue(s.original.join(o.original),s.modified.join(o.modified),a.map(l=>l.innerChanges[0])))}return Yt(()=>!i&&r.length>0&&r[0].original.startLineNumber!==r[0].modified.startLineNumber?!1:Dr(r,(a,s)=>s.original.startLineNumber-a.original.endLineNumberExclusive===s.modified.startLineNumber-a.modified.endLineNumberExclusive&&a.original.endLineNumberExclusive<s.original.startLineNumber&&a.modified.endLineNumberExclusive<s.modified.startLineNumber)),r}function fl(e,t,n){let i=0,r=0;e.modifiedRange.endColumn===1&&e.originalRange.endColumn===1&&e.originalRange.startLineNumber+i<=e.originalRange.endLineNumber&&e.modifiedRange.startLineNumber+i<=e.modifiedRange.endLineNumber&&(r=-1),e.modifiedRange.startColumn-1>=n[e.modifiedRange.startLineNumber-1].length&&e.originalRange.startColumn-1>=t[e.originalRange.startLineNumber-1].length&&e.originalRange.startLineNumber<=e.originalRange.endLineNumber+r&&e.modifiedRange.startLineNumber<=e.modifiedRange.endLineNumber+r&&(i=1);const a=new J(e.originalRange.startLineNumber+i,e.originalRange.endLineNumber+1+r),s=new J(e.modifiedRange.startLineNumber+i,e.modifiedRange.endLineNumber+1+r);return new Ue(a,s,[e])}const Jr={getLegacy:()=>new jo,getDefault:()=>new ml};function $e(e,t){const n=Math.pow(10,t);return Math.round(e*n)/n}class le{constructor(t,n,i,r=1){this._rgbaBrand=void 0,this.r=Math.min(255,Math.max(0,t))|0,this.g=Math.min(255,Math.max(0,n))|0,this.b=Math.min(255,Math.max(0,i))|0,this.a=$e(Math.max(Math.min(1,r),0),3)}static equals(t,n){return t.r===n.r&&t.g===n.g&&t.b===n.b&&t.a===n.a}}class Te{constructor(t,n,i,r){this._hslaBrand=void 0,this.h=Math.max(Math.min(360,t),0)|0,this.s=$e(Math.max(Math.min(1,n),0),3),this.l=$e(Math.max(Math.min(1,i),0),3),this.a=$e(Math.max(Math.min(1,r),0),3)}static equals(t,n){return t.h===n.h&&t.s===n.s&&t.l===n.l&&t.a===n.a}static fromRGBA(t){const n=t.r/255,i=t.g/255,r=t.b/255,a=t.a,s=Math.max(n,i,r),o=Math.min(n,i,r);let l=0,u=0;const c=(o+s)/2,d=s-o;if(d>0){switch(u=Math.min(c<=.5?d/(2*c):d/(2-2*c),1),s){case n:l=(i-r)/d+(i<r?6:0);break;case i:l=(r-n)/d+2;break;case r:l=(n-i)/d+4;break}l*=60,l=Math.round(l)}return new Te(l,u,c,a)}static _hue2rgb(t,n,i){return i<0&&(i+=1),i>1&&(i-=1),i<1/6?t+(n-t)*6*i:i<1/2?n:i<2/3?t+(n-t)*(2/3-i)*6:t}static toRGBA(t){const n=t.h/360,{s:i,l:r,a}=t;let s,o,l;if(i===0)s=o=l=r;else{const u=r<.5?r*(1+i):r+i-r*i,c=2*r-u;s=Te._hue2rgb(c,u,n+1/3),o=Te._hue2rgb(c,u,n),l=Te._hue2rgb(c,u,n-1/3)}return new le(Math.round(s*255),Math.round(o*255),Math.round(l*255),a)}}class bt{constructor(t,n,i,r){this._hsvaBrand=void 0,this.h=Math.max(Math.min(360,t),0)|0,this.s=$e(Math.max(Math.min(1,n),0),3),this.v=$e(Math.max(Math.min(1,i),0),3),this.a=$e(Math.max(Math.min(1,r),0),3)}static equals(t,n){return t.h===n.h&&t.s===n.s&&t.v===n.v&&t.a===n.a}static fromRGBA(t){const n=t.r/255,i=t.g/255,r=t.b/255,a=Math.max(n,i,r),s=Math.min(n,i,r),o=a-s,l=a===0?0:o/a;let u;return o===0?u=0:a===n?u=((i-r)/o%6+6)%6:a===i?u=(r-n)/o+2:u=(n-i)/o+4,new bt(Math.round(u*60),l,a,t.a)}static toRGBA(t){const{h:n,s:i,v:r,a}=t,s=r*i,o=s*(1-Math.abs(n/60%2-1)),l=r-s;let[u,c,d]=[0,0,0];return n<60?(u=s,c=o):n<120?(u=o,c=s):n<180?(c=s,d=o):n<240?(c=o,d=s):n<300?(u=o,d=s):n<=360&&(u=s,d=o),u=Math.round((u+l)*255),c=Math.round((c+l)*255),d=Math.round((d+l)*255),new le(u,c,d,a)}}let ae=class xe{static fromHex(t){return xe.Format.CSS.parseHex(t)||xe.red}static equals(t,n){return!t&&!n?!0:!t||!n?!1:t.equals(n)}get hsla(){return this._hsla?this._hsla:Te.fromRGBA(this.rgba)}get hsva(){return this._hsva?this._hsva:bt.fromRGBA(this.rgba)}constructor(t){if(t)if(t instanceof le)this.rgba=t;else if(t instanceof Te)this._hsla=t,this.rgba=Te.toRGBA(t);else if(t instanceof bt)this._hsva=t,this.rgba=bt.toRGBA(t);else throw new Error("Invalid color ctor argument");else throw new Error("Color needs a value")}equals(t){return!!t&&le.equals(this.rgba,t.rgba)&&Te.equals(this.hsla,t.hsla)&&bt.equals(this.hsva,t.hsva)}getRelativeLuminance(){const t=xe._relativeLuminanceForComponent(this.rgba.r),n=xe._relativeLuminanceForComponent(this.rgba.g),i=xe._relativeLuminanceForComponent(this.rgba.b),r=.2126*t+.7152*n+.0722*i;return $e(r,4)}static _relativeLuminanceForComponent(t){const n=t/255;return n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4)}isLighter(){return(this.rgba.r*299+this.rgba.g*587+this.rgba.b*114)/1e3>=128}isLighterThan(t){const n=this.getRelativeLuminance(),i=t.getRelativeLuminance();return n>i}isDarkerThan(t){const n=this.getRelativeLuminance(),i=t.getRelativeLuminance();return n<i}lighten(t){return new xe(new Te(this.hsla.h,this.hsla.s,this.hsla.l+this.hsla.l*t,this.hsla.a))}darken(t){return new xe(new Te(this.hsla.h,this.hsla.s,this.hsla.l-this.hsla.l*t,this.hsla.a))}transparent(t){const{r:n,g:i,b:r,a}=this.rgba;return new xe(new le(n,i,r,a*t))}isTransparent(){return this.rgba.a===0}isOpaque(){return this.rgba.a===1}opposite(){return new xe(new le(255-this.rgba.r,255-this.rgba.g,255-this.rgba.b,this.rgba.a))}makeOpaque(t){if(this.isOpaque()||t.rgba.a!==1)return this;const{r:n,g:i,b:r,a}=this.rgba;return new xe(new le(t.rgba.r-a*(t.rgba.r-n),t.rgba.g-a*(t.rgba.g-i),t.rgba.b-a*(t.rgba.b-r),1))}toString(){return this._toString||(this._toString=xe.Format.CSS.format(this)),this._toString}static getLighterColor(t,n,i){if(t.isLighterThan(n))return t;i=i||.5;const r=t.getRelativeLuminance(),a=n.getRelativeLuminance();return i=i*(a-r)/a,t.lighten(i)}static getDarkerColor(t,n,i){if(t.isDarkerThan(n))return t;i=i||.5;const r=t.getRelativeLuminance(),a=n.getRelativeLuminance();return i=i*(r-a)/r,t.darken(i)}};ae.white=new ae(new le(255,255,255,1)),ae.black=new ae(new le(0,0,0,1)),ae.red=new ae(new le(255,0,0,1)),ae.blue=new ae(new le(0,0,255,1)),ae.green=new ae(new le(0,255,0,1)),ae.cyan=new ae(new le(0,255,255,1)),ae.lightgrey=new ae(new le(211,211,211,1)),ae.transparent=new ae(new le(0,0,0,0)),function(e){(function(t){(function(n){function i(f){return f.rgba.a===1?`rgb(${f.rgba.r}, ${f.rgba.g}, ${f.rgba.b})`:e.Format.CSS.formatRGBA(f)}n.formatRGB=i;function r(f){return`rgba(${f.rgba.r}, ${f.rgba.g}, ${f.rgba.b}, ${+f.rgba.a.toFixed(2)})`}n.formatRGBA=r;function a(f){return f.hsla.a===1?`hsl(${f.hsla.h}, ${(f.hsla.s*100).toFixed(2)}%, ${(f.hsla.l*100).toFixed(2)}%)`:e.Format.CSS.formatHSLA(f)}n.formatHSL=a;function s(f){return`hsla(${f.hsla.h}, ${(f.hsla.s*100).toFixed(2)}%, ${(f.hsla.l*100).toFixed(2)}%, ${f.hsla.a.toFixed(2)})`}n.formatHSLA=s;function o(f){const g=f.toString(16);return g.length!==2?"0"+g:g}function l(f){return`#${o(f.rgba.r)}${o(f.rgba.g)}${o(f.rgba.b)}`}n.formatHex=l;function u(f,g=!1){return g&&f.rgba.a===1?e.Format.CSS.formatHex(f):`#${o(f.rgba.r)}${o(f.rgba.g)}${o(f.rgba.b)}${o(Math.round(f.rgba.a*255))}`}n.formatHexA=u;function c(f){return f.isOpaque()?e.Format.CSS.formatHex(f):e.Format.CSS.formatRGBA(f)}n.format=c;function d(f){const g=f.length;if(g===0||f.charCodeAt(0)!==35)return null;if(g===7){const p=16*m(f.charCodeAt(1))+m(f.charCodeAt(2)),w=16*m(f.charCodeAt(3))+m(f.charCodeAt(4)),y=16*m(f.charCodeAt(5))+m(f.charCodeAt(6));return new e(new le(p,w,y,1))}if(g===9){const p=16*m(f.charCodeAt(1))+m(f.charCodeAt(2)),w=16*m(f.charCodeAt(3))+m(f.charCodeAt(4)),y=16*m(f.charCodeAt(5))+m(f.charCodeAt(6)),v=16*m(f.charCodeAt(7))+m(f.charCodeAt(8));return new e(new le(p,w,y,v/255))}if(g===4){const p=m(f.charCodeAt(1)),w=m(f.charCodeAt(2)),y=m(f.charCodeAt(3));return new e(new le(16*p+p,16*w+w,16*y+y))}if(g===5){const p=m(f.charCodeAt(1)),w=m(f.charCodeAt(2)),y=m(f.charCodeAt(3)),v=m(f.charCodeAt(4));return new e(new le(16*p+p,16*w+w,16*y+y,(16*v+v)/255))}return null}n.parseHex=d;function m(f){switch(f){case 48:return 0;case 49:return 1;case 50:return 2;case 51:return 3;case 52:return 4;case 53:return 5;case 54:return 6;case 55:return 7;case 56:return 8;case 57:return 9;case 97:return 10;case 65:return 10;case 98:return 11;case 66:return 11;case 99:return 12;case 67:return 12;case 100:return 13;case 68:return 13;case 101:return 14;case 69:return 14;case 102:return 15;case 70:return 15}return 0}})(t.CSS||(t.CSS={}))})(e.Format||(e.Format={}))}(ae||(ae={}));function Qr(e){const t=[];for(const n of e){const i=Number(n);(i||i===0&&n.replace(/\s/g,"")!=="")&&t.push(i)}return t}function Yn(e,t,n,i){return{red:e/255,blue:n/255,green:t/255,alpha:i}}function Rt(e,t){const n=t.index,i=t[0].length;if(!n)return;const r=e.positionAt(n);return{startLineNumber:r.lineNumber,startColumn:r.column,endLineNumber:r.lineNumber,endColumn:r.column+i}}function pl(e,t){if(!e)return;const n=ae.Format.CSS.parseHex(t);if(n)return{range:e,color:Yn(n.rgba.r,n.rgba.g,n.rgba.b,n.rgba.a)}}function Yr(e,t,n){if(!e||t.length!==1)return;const r=t[0].values(),a=Qr(r);return{range:e,color:Yn(a[0],a[1],a[2],n?a[3]:1)}}function Zr(e,t,n){if(!e||t.length!==1)return;const r=t[0].values(),a=Qr(r),s=new ae(new Te(a[0],a[1]/100,a[2]/100,n?a[3]:1));return{range:e,color:Yn(s.rgba.r,s.rgba.g,s.rgba.b,s.rgba.a)}}function Mt(e,t){return typeof e=="string"?[...e.matchAll(t)]:e.findMatches(t)}function gl(e){const t=[],i=Mt(e,/\b(rgb|rgba|hsl|hsla)(\([0-9\s,.\%]*\))|(#)([A-Fa-f0-9]{3})\b|(#)([A-Fa-f0-9]{4})\b|(#)([A-Fa-f0-9]{6})\b|(#)([A-Fa-f0-9]{8})\b/gm);if(i.length>0)for(const r of i){const a=r.filter(u=>u!==void 0),s=a[1],o=a[2];if(!o)continue;let l;if(s==="rgb"){const u=/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*\)$/gm;l=Yr(Rt(e,r),Mt(o,u),!1)}else if(s==="rgba"){const u=/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm;l=Yr(Rt(e,r),Mt(o,u),!0)}else if(s==="hsl"){const u=/^\(\s*(36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*\)$/gm;l=Zr(Rt(e,r),Mt(o,u),!1)}else if(s==="hsla"){const u=/^\(\s*(36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm;l=Zr(Rt(e,r),Mt(o,u),!0)}else s==="#"&&(l=pl(Rt(e,r),s+o));l&&t.push(l)}return t}function bl(e){return!e||typeof e.getValue!="function"||typeof e.positionAt!="function"?[]:gl(e)}class vl extends bo{get uri(){return this._uri}get eol(){return this._eol}getValue(){return this.getText()}findMatches(t){const n=[];for(let i=0;i<this._lines.length;i++){const r=this._lines[i],a=this.offsetAt(new Me(i+1,1)),s=r.matchAll(t);for(const o of s)(o.index||o.index===0)&&(o.index=o.index+a),n.push(o)}return n}getLinesContent(){return this._lines.slice(0)}getLineCount(){return this._lines.length}getLineContent(t){return this._lines[t-1]}getWordAtPosition(t,n){const i=In(t.column,Ii(n),this._lines[t.lineNumber-1],0);return i?new oe(t.lineNumber,i.startColumn,t.lineNumber,i.endColumn):null}words(t){const n=this._lines,i=this._wordenize.bind(this);let r=0,a="",s=0,o=[];return{*[Symbol.iterator](){for(;;)if(s<o.length){const l=a.substring(o[s].start,o[s].end);s+=1,yield l}else if(r<n.length)a=n[r],o=i(a,t),s=0,r+=1;else break}}}getLineWords(t,n){const i=this._lines[t-1],r=this._wordenize(i,n),a=[];for(const s of r)a.push({word:i.substring(s.start,s.end),startColumn:s.start+1,endColumn:s.end+1});return a}_wordenize(t,n){const i=[];let r;for(n.lastIndex=0;(r=n.exec(t))&&r[0].length!==0;)i.push({start:r.index,end:r.index+r[0].length});return i}getValueInRange(t){if(t=this._validateRange(t),t.startLineNumber===t.endLineNumber)return this._lines[t.startLineNumber-1].substring(t.startColumn-1,t.endColumn-1);const n=this._eol,i=t.startLineNumber-1,r=t.endLineNumber-1,a=[];a.push(this._lines[i].substring(t.startColumn-1));for(let s=i+1;s<r;s++)a.push(this._lines[s]);return a.push(this._lines[r].substring(0,t.endColumn-1)),a.join(n)}offsetAt(t){return t=this._validatePosition(t),this._ensureLineStarts(),this._lineStarts.getPrefixSum(t.lineNumber-2)+(t.column-1)}positionAt(t){t=Math.floor(t),t=Math.max(0,t),this._ensureLineStarts();const n=this._lineStarts.getIndexOf(t),i=this._lines[n.index].length;return{lineNumber:1+n.index,column:1+Math.min(n.remainder,i)}}_validateRange(t){const n=this._validatePosition({lineNumber:t.startLineNumber,column:t.startColumn}),i=this._validatePosition({lineNumber:t.endLineNumber,column:t.endColumn});return n.lineNumber!==t.startLineNumber||n.column!==t.startColumn||i.lineNumber!==t.endLineNumber||i.column!==t.endColumn?{startLineNumber:n.lineNumber,startColumn:n.column,endLineNumber:i.lineNumber,endColumn:i.column}:t}_validatePosition(t){if(!Me.isIPosition(t))throw new Error("bad position");let{lineNumber:n,column:i}=t,r=!1;if(n<1)n=1,i=1,r=!0;else if(n>this._lines.length)n=this._lines.length,i=this._lines[n-1].length+1,r=!0;else{const a=this._lines[n-1].length+1;i<1?(i=1,r=!0):i>a&&(i=a,r=!0)}return r?{lineNumber:n,column:i}:t}}class tt{constructor(t,n){this._host=t,this._models=Object.create(null),this._foreignModuleFactory=n,this._foreignModule=null}dispose(){this._models=Object.create(null)}_getModel(t){return this._models[t]}_getModels(){const t=[];return Object.keys(this._models).forEach(n=>t.push(this._models[n])),t}acceptNewModel(t){this._models[t.url]=new vl(Mn.parse(t.url),t.lines,t.EOL,t.versionId)}acceptModelChanged(t,n){if(!this._models[t])return;this._models[t].onEvents(n)}acceptRemovedModel(t){this._models[t]&&delete this._models[t]}async computeUnicodeHighlights(t,n,i){const r=this._getModel(t);return r?Po.computeUnicodeHighlights(r,n,i):{ranges:[],hasMore:!1,ambiguousCharacterCount:0,invisibleCharacterCount:0,nonBasicAsciiCharacterCount:0}}async computeDiff(t,n,i,r){const a=this._getModel(t),s=this._getModel(n);return!a||!s?null:tt.computeDiff(a,s,i,r)}static computeDiff(t,n,i,r){const a=r==="advanced"?Jr.getDefault():Jr.getLegacy(),s=t.getLinesContent(),o=n.getLinesContent(),l=a.computeDiff(s,o,i),u=l.changes.length>0?!1:this._modelsAreIdentical(t,n);function c(d){return d.map(m=>{var f;return[m.original.startLineNumber,m.original.endLineNumberExclusive,m.modified.startLineNumber,m.modified.endLineNumberExclusive,(f=m.innerChanges)===null||f===void 0?void 0:f.map(g=>[g.originalRange.startLineNumber,g.originalRange.startColumn,g.originalRange.endLineNumber,g.originalRange.endColumn,g.modifiedRange.startLineNumber,g.modifiedRange.startColumn,g.modifiedRange.endLineNumber,g.modifiedRange.endColumn])]})}return{identical:u,quitEarly:l.hitTimeout,changes:c(l.changes),moves:l.moves.map(d=>[d.lineRangeMapping.original.startLineNumber,d.lineRangeMapping.original.endLineNumberExclusive,d.lineRangeMapping.modified.startLineNumber,d.lineRangeMapping.modified.endLineNumberExclusive,c(d.changes)])}}static _modelsAreIdentical(t,n){const i=t.getLineCount(),r=n.getLineCount();if(i!==r)return!1;for(let a=1;a<=i;a++){const s=t.getLineContent(a),o=n.getLineContent(a);if(s!==o)return!1}return!0}async computeMoreMinimalEdits(t,n,i){const r=this._getModel(t);if(!r)return n;const a=[];let s;n=n.slice(0).sort((l,u)=>{if(l.range&&u.range)return oe.compareRangesUsingStarts(l.range,u.range);const c=l.range?0:1,d=u.range?0:1;return c-d});let o=0;for(let l=1;l<n.length;l++)oe.getEndPosition(n[o].range).equals(oe.getStartPosition(n[l].range))?(n[o].range=oe.fromPositions(oe.getStartPosition(n[o].range),oe.getEndPosition(n[l].range)),n[o].text+=n[l].text):(o++,n[o]=n[l]);n.length=o+1;for(let{range:l,text:u,eol:c}of n){if(typeof c=="number"&&(s=c),oe.isEmpty(l)&&!u)continue;const d=r.getValueInRange(l);if(u=u.replace(/\r\n|\n|\r/g,r.eol),d===u)continue;if(Math.max(u.length,d.length)>tt._diffLimit){a.push({range:l,text:u});continue}const m=Vs(d,u,i),f=r.offsetAt(oe.lift(l).getStartPosition());for(const g of m){const p=r.positionAt(f+g.originalStart),w=r.positionAt(f+g.originalStart+g.originalLength),y={text:u.substr(g.modifiedStart,g.modifiedLength),range:{startLineNumber:p.lineNumber,startColumn:p.column,endLineNumber:w.lineNumber,endColumn:w.column}};r.getValueInRange(y.range)!==y.text&&a.push(y)}}return typeof s=="number"&&a.push({eol:s,text:"",range:{startLineNumber:0,startColumn:0,endLineNumber:0,endColumn:0}}),a}async computeLinks(t){const n=this._getModel(t);return n?Ao(n):null}async computeDefaultDocumentColors(t){const n=this._getModel(t);return n?bl(n):null}async textualSuggest(t,n,i,r){const a=new Pt,s=new RegExp(i,r),o=new Set;e:for(const l of t){const u=this._getModel(l);if(u){for(const c of u.words(s))if(!(c===n||!isNaN(Number(c)))&&(o.add(c),o.size>tt._suggestionsLimit))break e}}return{words:Array.from(o),duration:a.elapsed()}}async computeWordRanges(t,n,i,r){const a=this._getModel(t);if(!a)return Object.create(null);const s=new RegExp(i,r),o=Object.create(null);for(let l=n.startLineNumber;l<n.endLineNumber;l++){const u=a.getLineWords(l,s);for(const c of u){if(!isNaN(Number(c.word)))continue;let d=o[c.word];d||(d=[],o[c.word]=d),d.push({startLineNumber:l,startColumn:c.startColumn,endLineNumber:l,endColumn:c.endColumn})}}return o}async navigateValueSet(t,n,i,r,a){const s=this._getModel(t);if(!s)return null;const o=new RegExp(r,a);n.startColumn===n.endColumn&&(n={startLineNumber:n.startLineNumber,startColumn:n.startColumn,endLineNumber:n.endLineNumber,endColumn:n.endColumn+1});const l=s.getValueInRange(n),u=s.getWordAtPosition({lineNumber:n.startLineNumber,column:n.startColumn},o);if(!u)return null;const c=s.getValueInRange(u);return Hn.INSTANCE.navigateValueSet(n,l,u,c,i)}loadForeignModule(t,n,i){const s={host:bs(i,(o,l)=>this._host.fhr(o,l)),getMirrorModels:()=>this._getModels()};return this._foreignModuleFactory?(this._foreignModule=this._foreignModuleFactory(s,n),Promise.resolve(Tn(this._foreignModule))):Promise.reject(new Error("Unexpected usage"))}fmr(t,n){if(!this._foreignModule||typeof this._foreignModule[t]!="function")return Promise.reject(new Error("Missing requestHandler or method: "+t));try{return Promise.resolve(this._foreignModule[t].apply(this._foreignModule,n))}catch(i){return Promise.reject(i)}}}tt._diffLimit=1e5,tt._suggestionsLimit=1e4,typeof importScripts=="function"&&(globalThis.monaco=Io());let Zn=!1;function Kr(e){if(Zn)return;Zn=!0;const t=new qs(n=>{globalThis.postMessage(n)},n=>new tt(n,e));globalThis.onmessage=n=>{t.onmessage(n.data)}}globalThis.onmessage=e=>{Zn||Kr(null)};/*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
13
13
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
14
14
  * Released under the MIT license
15
15
  * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
16
- *-----------------------------------------------------------------------------*/function wl(e,t){let n;return t.length===0?n=e:n=e.replace(/\{(\d+)\}/g,(i,r)=>{let a=r[0];return typeof t[a]<"u"?t[a]:i}),n}function yl(e,t,...n){return wl(t,n)}function ii(e){return yl}var ia;(function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647})(ia||(ia={}));var an;(function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647})(an||(an={}));var ce;(function(e){function t(i,r){return i===Number.MAX_VALUE&&(i=an.MAX_VALUE),r===Number.MAX_VALUE&&(r=an.MAX_VALUE),{line:i,character:r}}e.create=t;function n(i){var r=i;return C.objectLiteral(r)&&C.uinteger(r.line)&&C.uinteger(r.character)}e.is=n})(ce||(ce={}));var Y;(function(e){function t(i,r,a,s){if(C.uinteger(i)&&C.uinteger(r)&&C.uinteger(a)&&C.uinteger(s))return{start:ce.create(i,r),end:ce.create(a,s)};if(ce.is(i)&&ce.is(r))return{start:i,end:r};throw new Error("Range#create called with invalid arguments["+i+", "+r+", "+a+", "+s+"]")}e.create=t;function n(i){var r=i;return C.objectLiteral(r)&&ce.is(r.start)&&ce.is(r.end)}e.is=n})(Y||(Y={}));var sn;(function(e){function t(i,r){return{uri:i,range:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.range)&&(C.string(r.uri)||C.undefined(r.uri))}e.is=n})(sn||(sn={}));var ra;(function(e){function t(i,r,a,s){return{targetUri:i,targetRange:r,targetSelectionRange:a,originSelectionRange:s}}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.targetRange)&&C.string(r.targetUri)&&(Y.is(r.targetSelectionRange)||C.undefined(r.targetSelectionRange))&&(Y.is(r.originSelectionRange)||C.undefined(r.originSelectionRange))}e.is=n})(ra||(ra={}));var ri;(function(e){function t(i,r,a,s){return{red:i,green:r,blue:a,alpha:s}}e.create=t;function n(i){var r=i;return C.numberRange(r.red,0,1)&&C.numberRange(r.green,0,1)&&C.numberRange(r.blue,0,1)&&C.numberRange(r.alpha,0,1)}e.is=n})(ri||(ri={}));var aa;(function(e){function t(i,r){return{range:i,color:r}}e.create=t;function n(i){var r=i;return Y.is(r.range)&&ri.is(r.color)}e.is=n})(aa||(aa={}));var sa;(function(e){function t(i,r,a){return{label:i,textEdit:r,additionalTextEdits:a}}e.create=t;function n(i){var r=i;return C.string(r.label)&&(C.undefined(r.textEdit)||se.is(r))&&(C.undefined(r.additionalTextEdits)||C.typedArray(r.additionalTextEdits,se.is))}e.is=n})(sa||(sa={}));var on;(function(e){e.Comment="comment",e.Imports="imports",e.Region="region"})(on||(on={}));var oa;(function(e){function t(i,r,a,s,o){var l={startLine:i,endLine:r};return C.defined(a)&&(l.startCharacter=a),C.defined(s)&&(l.endCharacter=s),C.defined(o)&&(l.kind=o),l}e.create=t;function n(i){var r=i;return C.uinteger(r.startLine)&&C.uinteger(r.startLine)&&(C.undefined(r.startCharacter)||C.uinteger(r.startCharacter))&&(C.undefined(r.endCharacter)||C.uinteger(r.endCharacter))&&(C.undefined(r.kind)||C.string(r.kind))}e.is=n})(oa||(oa={}));var ai;(function(e){function t(i,r){return{location:i,message:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&sn.is(r.location)&&C.string(r.message)}e.is=n})(ai||(ai={}));var la;(function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4})(la||(la={}));var ua;(function(e){e.Unnecessary=1,e.Deprecated=2})(ua||(ua={}));var ca;(function(e){function t(n){var i=n;return i!=null&&C.string(i.href)}e.is=t})(ca||(ca={}));var ln;(function(e){function t(i,r,a,s,o,l){var u={range:i,message:r};return C.defined(a)&&(u.severity=a),C.defined(s)&&(u.code=s),C.defined(o)&&(u.source=o),C.defined(l)&&(u.relatedInformation=l),u}e.create=t;function n(i){var r,a=i;return C.defined(a)&&Y.is(a.range)&&C.string(a.message)&&(C.number(a.severity)||C.undefined(a.severity))&&(C.integer(a.code)||C.string(a.code)||C.undefined(a.code))&&(C.undefined(a.codeDescription)||C.string((r=a.codeDescription)===null||r===void 0?void 0:r.href))&&(C.string(a.source)||C.undefined(a.source))&&(C.undefined(a.relatedInformation)||C.typedArray(a.relatedInformation,ai.is))}e.is=n})(ln||(ln={}));var zt;(function(e){function t(i,r){for(var a=[],s=2;s<arguments.length;s++)a[s-2]=arguments[s];var o={title:i,command:r};return C.defined(a)&&a.length>0&&(o.arguments=a),o}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.title)&&C.string(r.command)}e.is=n})(zt||(zt={}));var se;(function(e){function t(a,s){return{range:a,newText:s}}e.replace=t;function n(a,s){return{range:{start:a,end:a},newText:s}}e.insert=n;function i(a){return{range:a,newText:""}}e.del=i;function r(a){var s=a;return C.objectLiteral(s)&&C.string(s.newText)&&Y.is(s.range)}e.is=r})(se||(se={}));var yt;(function(e){function t(i,r,a){var s={label:i};return r!==void 0&&(s.needsConfirmation=r),a!==void 0&&(s.description=a),s}e.create=t;function n(i){var r=i;return r!==void 0&&C.objectLiteral(r)&&C.string(r.label)&&(C.boolean(r.needsConfirmation)||r.needsConfirmation===void 0)&&(C.string(r.description)||r.description===void 0)}e.is=n})(yt||(yt={}));var de;(function(e){function t(n){var i=n;return typeof i=="string"}e.is=t})(de||(de={}));var Je;(function(e){function t(a,s,o){return{range:a,newText:s,annotationId:o}}e.replace=t;function n(a,s,o){return{range:{start:a,end:a},newText:s,annotationId:o}}e.insert=n;function i(a,s){return{range:a,newText:"",annotationId:s}}e.del=i;function r(a){var s=a;return se.is(s)&&(yt.is(s.annotationId)||de.is(s.annotationId))}e.is=r})(Je||(Je={}));var un;(function(e){function t(i,r){return{textDocument:i,edits:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&hn.is(r.textDocument)&&Array.isArray(r.edits)}e.is=n})(un||(un={}));var Ut;(function(e){function t(i,r,a){var s={kind:"create",uri:i};return r!==void 0&&(r.overwrite!==void 0||r.ignoreIfExists!==void 0)&&(s.options=r),a!==void 0&&(s.annotationId=a),s}e.create=t;function n(i){var r=i;return r&&r.kind==="create"&&C.string(r.uri)&&(r.options===void 0||(r.options.overwrite===void 0||C.boolean(r.options.overwrite))&&(r.options.ignoreIfExists===void 0||C.boolean(r.options.ignoreIfExists)))&&(r.annotationId===void 0||de.is(r.annotationId))}e.is=n})(Ut||(Ut={}));var Ht;(function(e){function t(i,r,a,s){var o={kind:"rename",oldUri:i,newUri:r};return a!==void 0&&(a.overwrite!==void 0||a.ignoreIfExists!==void 0)&&(o.options=a),s!==void 0&&(o.annotationId=s),o}e.create=t;function n(i){var r=i;return r&&r.kind==="rename"&&C.string(r.oldUri)&&C.string(r.newUri)&&(r.options===void 0||(r.options.overwrite===void 0||C.boolean(r.options.overwrite))&&(r.options.ignoreIfExists===void 0||C.boolean(r.options.ignoreIfExists)))&&(r.annotationId===void 0||de.is(r.annotationId))}e.is=n})(Ht||(Ht={}));var Wt;(function(e){function t(i,r,a){var s={kind:"delete",uri:i};return r!==void 0&&(r.recursive!==void 0||r.ignoreIfNotExists!==void 0)&&(s.options=r),a!==void 0&&(s.annotationId=a),s}e.create=t;function n(i){var r=i;return r&&r.kind==="delete"&&C.string(r.uri)&&(r.options===void 0||(r.options.recursive===void 0||C.boolean(r.options.recursive))&&(r.options.ignoreIfNotExists===void 0||C.boolean(r.options.ignoreIfNotExists)))&&(r.annotationId===void 0||de.is(r.annotationId))}e.is=n})(Wt||(Wt={}));var si;(function(e){function t(n){var i=n;return i&&(i.changes!==void 0||i.documentChanges!==void 0)&&(i.documentChanges===void 0||i.documentChanges.every(function(r){return C.string(r.kind)?Ut.is(r)||Ht.is(r)||Wt.is(r):un.is(r)}))}e.is=t})(si||(si={}));var cn=function(){function e(t,n){this.edits=t,this.changeAnnotations=n}return e.prototype.insert=function(t,n,i){var r,a;if(i===void 0?r=se.insert(t,n):de.is(i)?(a=i,r=Je.insert(t,n,i)):(this.assertChangeAnnotations(this.changeAnnotations),a=this.changeAnnotations.manage(i),r=Je.insert(t,n,a)),this.edits.push(r),a!==void 0)return a},e.prototype.replace=function(t,n,i){var r,a;if(i===void 0?r=se.replace(t,n):de.is(i)?(a=i,r=Je.replace(t,n,i)):(this.assertChangeAnnotations(this.changeAnnotations),a=this.changeAnnotations.manage(i),r=Je.replace(t,n,a)),this.edits.push(r),a!==void 0)return a},e.prototype.delete=function(t,n){var i,r;if(n===void 0?i=se.del(t):de.is(n)?(r=n,i=Je.del(t,n)):(this.assertChangeAnnotations(this.changeAnnotations),r=this.changeAnnotations.manage(n),i=Je.del(t,r)),this.edits.push(i),r!==void 0)return r},e.prototype.add=function(t){this.edits.push(t)},e.prototype.all=function(){return this.edits},e.prototype.clear=function(){this.edits.splice(0,this.edits.length)},e.prototype.assertChangeAnnotations=function(t){if(t===void 0)throw new Error("Text edit change is not configured to manage change annotations.")},e}(),ha=function(){function e(t){this._annotations=t===void 0?Object.create(null):t,this._counter=0,this._size=0}return e.prototype.all=function(){return this._annotations},Object.defineProperty(e.prototype,"size",{get:function(){return this._size},enumerable:!1,configurable:!0}),e.prototype.manage=function(t,n){var i;if(de.is(t)?i=t:(i=this.nextId(),n=t),this._annotations[i]!==void 0)throw new Error("Id "+i+" is already in use.");if(n===void 0)throw new Error("No annotation provided for id "+i);return this._annotations[i]=n,this._size++,i},e.prototype.nextId=function(){return this._counter++,this._counter.toString()},e}();(function(){function e(t){var n=this;this._textEditChanges=Object.create(null),t!==void 0?(this._workspaceEdit=t,t.documentChanges?(this._changeAnnotations=new ha(t.changeAnnotations),t.changeAnnotations=this._changeAnnotations.all(),t.documentChanges.forEach(function(i){if(un.is(i)){var r=new cn(i.edits,n._changeAnnotations);n._textEditChanges[i.textDocument.uri]=r}})):t.changes&&Object.keys(t.changes).forEach(function(i){var r=new cn(t.changes[i]);n._textEditChanges[i]=r})):this._workspaceEdit={}}return Object.defineProperty(e.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}),e.prototype.getTextEditChange=function(t){if(hn.is(t)){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var n={uri:t.uri,version:t.version},i=this._textEditChanges[n.uri];if(!i){var r=[],a={textDocument:n,edits:r};this._workspaceEdit.documentChanges.push(a),i=new cn(r,this._changeAnnotations),this._textEditChanges[n.uri]=i}return i}else{if(this.initChanges(),this._workspaceEdit.changes===void 0)throw new Error("Workspace edit is not configured for normal text edit changes.");var i=this._textEditChanges[t];if(!i){var r=[];this._workspaceEdit.changes[t]=r,i=new cn(r),this._textEditChanges[t]=i}return i}},e.prototype.initDocumentChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._changeAnnotations=new ha,this._workspaceEdit.documentChanges=[],this._workspaceEdit.changeAnnotations=this._changeAnnotations.all())},e.prototype.initChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._workspaceEdit.changes=Object.create(null))},e.prototype.createFile=function(t,n,i){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var r;yt.is(n)||de.is(n)?r=n:i=n;var a,s;if(r===void 0?a=Ut.create(t,i):(s=de.is(r)?r:this._changeAnnotations.manage(r),a=Ut.create(t,i,s)),this._workspaceEdit.documentChanges.push(a),s!==void 0)return s},e.prototype.renameFile=function(t,n,i,r){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var a;yt.is(i)||de.is(i)?a=i:r=i;var s,o;if(a===void 0?s=Ht.create(t,n,r):(o=de.is(a)?a:this._changeAnnotations.manage(a),s=Ht.create(t,n,r,o)),this._workspaceEdit.documentChanges.push(s),o!==void 0)return o},e.prototype.deleteFile=function(t,n,i){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var r;yt.is(n)||de.is(n)?r=n:i=n;var a,s;if(r===void 0?a=Wt.create(t,i):(s=de.is(r)?r:this._changeAnnotations.manage(r),a=Wt.create(t,i,s)),this._workspaceEdit.documentChanges.push(a),s!==void 0)return s},e})();var da;(function(e){function t(i){return{uri:i}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)}e.is=n})(da||(da={}));var ma;(function(e){function t(i,r){return{uri:i,version:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)&&C.integer(r.version)}e.is=n})(ma||(ma={}));var hn;(function(e){function t(i,r){return{uri:i,version:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)&&(r.version===null||C.integer(r.version))}e.is=n})(hn||(hn={}));var fa;(function(e){function t(i,r,a,s){return{uri:i,languageId:r,version:a,text:s}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)&&C.string(r.languageId)&&C.integer(r.version)&&C.string(r.text)}e.is=n})(fa||(fa={}));var Le;(function(e){e.PlainText="plaintext",e.Markdown="markdown"})(Le||(Le={})),function(e){function t(n){var i=n;return i===e.PlainText||i===e.Markdown}e.is=t}(Le||(Le={}));var oi;(function(e){function t(n){var i=n;return C.objectLiteral(n)&&Le.is(i.kind)&&C.string(i.value)}e.is=t})(oi||(oi={}));var be;(function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25})(be||(be={}));var Ce;(function(e){e.PlainText=1,e.Snippet=2})(Ce||(Ce={}));var pa;(function(e){e.Deprecated=1})(pa||(pa={}));var ga;(function(e){function t(i,r,a){return{newText:i,insert:r,replace:a}}e.create=t;function n(i){var r=i;return r&&C.string(r.newText)&&Y.is(r.insert)&&Y.is(r.replace)}e.is=n})(ga||(ga={}));var ba;(function(e){e.asIs=1,e.adjustIndentation=2})(ba||(ba={}));var va;(function(e){function t(n){return{label:n}}e.create=t})(va||(va={}));var _a;(function(e){function t(n,i){return{items:n||[],isIncomplete:!!i}}e.create=t})(_a||(_a={}));var dn;(function(e){function t(i){return i.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}e.fromPlainText=t;function n(i){var r=i;return C.string(r)||C.objectLiteral(r)&&C.string(r.language)&&C.string(r.value)}e.is=n})(dn||(dn={}));var wa;(function(e){function t(n){var i=n;return!!i&&C.objectLiteral(i)&&(oi.is(i.contents)||dn.is(i.contents)||C.typedArray(i.contents,dn.is))&&(n.range===void 0||Y.is(n.range))}e.is=t})(wa||(wa={}));var ya;(function(e){function t(n,i){return i?{label:n,documentation:i}:{label:n}}e.create=t})(ya||(ya={}));var Ta;(function(e){function t(n,i){for(var r=[],a=2;a<arguments.length;a++)r[a-2]=arguments[a];var s={label:n};return C.defined(i)&&(s.documentation=i),C.defined(r)?s.parameters=r:s.parameters=[],s}e.create=t})(Ta||(Ta={}));var mn;(function(e){e.Text=1,e.Read=2,e.Write=3})(mn||(mn={}));var xa;(function(e){function t(n,i){var r={range:n};return C.number(i)&&(r.kind=i),r}e.create=t})(xa||(xa={}));var li;(function(e){e.File=1,e.Module=2,e.Namespace=3,e.Package=4,e.Class=5,e.Method=6,e.Property=7,e.Field=8,e.Constructor=9,e.Enum=10,e.Interface=11,e.Function=12,e.Variable=13,e.Constant=14,e.String=15,e.Number=16,e.Boolean=17,e.Array=18,e.Object=19,e.Key=20,e.Null=21,e.EnumMember=22,e.Struct=23,e.Event=24,e.Operator=25,e.TypeParameter=26})(li||(li={}));var ka;(function(e){e.Deprecated=1})(ka||(ka={}));var Aa;(function(e){function t(n,i,r,a,s){var o={name:n,kind:i,location:{uri:a,range:r}};return s&&(o.containerName=s),o}e.create=t})(Aa||(Aa={}));var Sa;(function(e){function t(i,r,a,s,o,l){var u={name:i,detail:r,kind:a,range:s,selectionRange:o};return l!==void 0&&(u.children=l),u}e.create=t;function n(i){var r=i;return r&&C.string(r.name)&&C.number(r.kind)&&Y.is(r.range)&&Y.is(r.selectionRange)&&(r.detail===void 0||C.string(r.detail))&&(r.deprecated===void 0||C.boolean(r.deprecated))&&(r.children===void 0||Array.isArray(r.children))&&(r.tags===void 0||Array.isArray(r.tags))}e.is=n})(Sa||(Sa={}));var La;(function(e){e.Empty="",e.QuickFix="quickfix",e.Refactor="refactor",e.RefactorExtract="refactor.extract",e.RefactorInline="refactor.inline",e.RefactorRewrite="refactor.rewrite",e.Source="source",e.SourceOrganizeImports="source.organizeImports",e.SourceFixAll="source.fixAll"})(La||(La={}));var Ca;(function(e){function t(i,r){var a={diagnostics:i};return r!=null&&(a.only=r),a}e.create=t;function n(i){var r=i;return C.defined(r)&&C.typedArray(r.diagnostics,ln.is)&&(r.only===void 0||C.typedArray(r.only,C.string))}e.is=n})(Ca||(Ca={}));var Ea;(function(e){function t(i,r,a){var s={title:i},o=!0;return typeof r=="string"?(o=!1,s.kind=r):zt.is(r)?s.command=r:s.edit=r,o&&a!==void 0&&(s.kind=a),s}e.create=t;function n(i){var r=i;return r&&C.string(r.title)&&(r.diagnostics===void 0||C.typedArray(r.diagnostics,ln.is))&&(r.kind===void 0||C.string(r.kind))&&(r.edit!==void 0||r.command!==void 0)&&(r.command===void 0||zt.is(r.command))&&(r.isPreferred===void 0||C.boolean(r.isPreferred))&&(r.edit===void 0||si.is(r.edit))}e.is=n})(Ea||(Ea={}));var Ra;(function(e){function t(i,r){var a={range:i};return C.defined(r)&&(a.data=r),a}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.range)&&(C.undefined(r.command)||zt.is(r.command))}e.is=n})(Ra||(Ra={}));var Ma;(function(e){function t(i,r){return{tabSize:i,insertSpaces:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.uinteger(r.tabSize)&&C.boolean(r.insertSpaces)}e.is=n})(Ma||(Ma={}));var Da;(function(e){function t(i,r,a){return{range:i,target:r,data:a}}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.range)&&(C.undefined(r.target)||C.string(r.target))}e.is=n})(Da||(Da={}));var fn;(function(e){function t(i,r){return{range:i,parent:r}}e.create=t;function n(i){var r=i;return r!==void 0&&Y.is(r.range)&&(r.parent===void 0||e.is(r.parent))}e.is=n})(fn||(fn={}));var Na;(function(e){function t(a,s,o,l){return new Tl(a,s,o,l)}e.create=t;function n(a){var s=a;return!!(C.defined(s)&&C.string(s.uri)&&(C.undefined(s.languageId)||C.string(s.languageId))&&C.uinteger(s.lineCount)&&C.func(s.getText)&&C.func(s.positionAt)&&C.func(s.offsetAt))}e.is=n;function i(a,s){for(var o=a.getText(),l=r(s,function(g,p){var w=g.range.start.line-p.range.start.line;return w===0?g.range.start.character-p.range.start.character:w}),u=o.length,c=l.length-1;c>=0;c--){var d=l[c],m=a.offsetAt(d.range.start),f=a.offsetAt(d.range.end);if(f<=u)o=o.substring(0,m)+d.newText+o.substring(f,o.length);else throw new Error("Overlapping edit");u=m}return o}e.applyEdits=i;function r(a,s){if(a.length<=1)return a;var o=a.length/2|0,l=a.slice(0,o),u=a.slice(o);r(l,s),r(u,s);for(var c=0,d=0,m=0;c<l.length&&d<u.length;){var f=s(l[c],u[d]);f<=0?a[m++]=l[c++]:a[m++]=u[d++]}for(;c<l.length;)a[m++]=l[c++];for(;d<u.length;)a[m++]=u[d++];return a}})(Na||(Na={}));var Tl=function(){function e(t,n,i,r){this._uri=t,this._languageId=n,this._version=i,this._content=r,this._lineOffsets=void 0}return Object.defineProperty(e.prototype,"uri",{get:function(){return this._uri},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"languageId",{get:function(){return this._languageId},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"version",{get:function(){return this._version},enumerable:!1,configurable:!0}),e.prototype.getText=function(t){if(t){var n=this.offsetAt(t.start),i=this.offsetAt(t.end);return this._content.substring(n,i)}return this._content},e.prototype.update=function(t,n){this._content=t.text,this._version=n,this._lineOffsets=void 0},e.prototype.getLineOffsets=function(){if(this._lineOffsets===void 0){for(var t=[],n=this._content,i=!0,r=0;r<n.length;r++){i&&(t.push(r),i=!1);var a=n.charAt(r);i=a==="\r"||a===`
16
+ *-----------------------------------------------------------------------------*/function _l(e,t){let n;return t.length===0?n=e:n=e.replace(/\{(\d+)\}/g,(i,r)=>{let a=r[0];return typeof t[a]<"u"?t[a]:i}),n}function wl(e,t,...n){return _l(t,n)}function Kn(e){return wl}var ea;(function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647})(ea||(ea={}));var en;(function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647})(en||(en={}));var ce;(function(e){function t(i,r){return i===Number.MAX_VALUE&&(i=en.MAX_VALUE),r===Number.MAX_VALUE&&(r=en.MAX_VALUE),{line:i,character:r}}e.create=t;function n(i){var r=i;return C.objectLiteral(r)&&C.uinteger(r.line)&&C.uinteger(r.character)}e.is=n})(ce||(ce={}));var Y;(function(e){function t(i,r,a,s){if(C.uinteger(i)&&C.uinteger(r)&&C.uinteger(a)&&C.uinteger(s))return{start:ce.create(i,r),end:ce.create(a,s)};if(ce.is(i)&&ce.is(r))return{start:i,end:r};throw new Error("Range#create called with invalid arguments["+i+", "+r+", "+a+", "+s+"]")}e.create=t;function n(i){var r=i;return C.objectLiteral(r)&&ce.is(r.start)&&ce.is(r.end)}e.is=n})(Y||(Y={}));var tn;(function(e){function t(i,r){return{uri:i,range:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.range)&&(C.string(r.uri)||C.undefined(r.uri))}e.is=n})(tn||(tn={}));var ta;(function(e){function t(i,r,a,s){return{targetUri:i,targetRange:r,targetSelectionRange:a,originSelectionRange:s}}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.targetRange)&&C.string(r.targetUri)&&(Y.is(r.targetSelectionRange)||C.undefined(r.targetSelectionRange))&&(Y.is(r.originSelectionRange)||C.undefined(r.originSelectionRange))}e.is=n})(ta||(ta={}));var ei;(function(e){function t(i,r,a,s){return{red:i,green:r,blue:a,alpha:s}}e.create=t;function n(i){var r=i;return C.numberRange(r.red,0,1)&&C.numberRange(r.green,0,1)&&C.numberRange(r.blue,0,1)&&C.numberRange(r.alpha,0,1)}e.is=n})(ei||(ei={}));var na;(function(e){function t(i,r){return{range:i,color:r}}e.create=t;function n(i){var r=i;return Y.is(r.range)&&ei.is(r.color)}e.is=n})(na||(na={}));var ia;(function(e){function t(i,r,a){return{label:i,textEdit:r,additionalTextEdits:a}}e.create=t;function n(i){var r=i;return C.string(r.label)&&(C.undefined(r.textEdit)||se.is(r))&&(C.undefined(r.additionalTextEdits)||C.typedArray(r.additionalTextEdits,se.is))}e.is=n})(ia||(ia={}));var nn;(function(e){e.Comment="comment",e.Imports="imports",e.Region="region"})(nn||(nn={}));var ra;(function(e){function t(i,r,a,s,o){var l={startLine:i,endLine:r};return C.defined(a)&&(l.startCharacter=a),C.defined(s)&&(l.endCharacter=s),C.defined(o)&&(l.kind=o),l}e.create=t;function n(i){var r=i;return C.uinteger(r.startLine)&&C.uinteger(r.startLine)&&(C.undefined(r.startCharacter)||C.uinteger(r.startCharacter))&&(C.undefined(r.endCharacter)||C.uinteger(r.endCharacter))&&(C.undefined(r.kind)||C.string(r.kind))}e.is=n})(ra||(ra={}));var ti;(function(e){function t(i,r){return{location:i,message:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&tn.is(r.location)&&C.string(r.message)}e.is=n})(ti||(ti={}));var aa;(function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4})(aa||(aa={}));var sa;(function(e){e.Unnecessary=1,e.Deprecated=2})(sa||(sa={}));var oa;(function(e){function t(n){var i=n;return i!=null&&C.string(i.href)}e.is=t})(oa||(oa={}));var rn;(function(e){function t(i,r,a,s,o,l){var u={range:i,message:r};return C.defined(a)&&(u.severity=a),C.defined(s)&&(u.code=s),C.defined(o)&&(u.source=o),C.defined(l)&&(u.relatedInformation=l),u}e.create=t;function n(i){var r,a=i;return C.defined(a)&&Y.is(a.range)&&C.string(a.message)&&(C.number(a.severity)||C.undefined(a.severity))&&(C.integer(a.code)||C.string(a.code)||C.undefined(a.code))&&(C.undefined(a.codeDescription)||C.string((r=a.codeDescription)===null||r===void 0?void 0:r.href))&&(C.string(a.source)||C.undefined(a.source))&&(C.undefined(a.relatedInformation)||C.typedArray(a.relatedInformation,ti.is))}e.is=n})(rn||(rn={}));var Dt;(function(e){function t(i,r){for(var a=[],s=2;s<arguments.length;s++)a[s-2]=arguments[s];var o={title:i,command:r};return C.defined(a)&&a.length>0&&(o.arguments=a),o}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.title)&&C.string(r.command)}e.is=n})(Dt||(Dt={}));var se;(function(e){function t(a,s){return{range:a,newText:s}}e.replace=t;function n(a,s){return{range:{start:a,end:a},newText:s}}e.insert=n;function i(a){return{range:a,newText:""}}e.del=i;function r(a){var s=a;return C.objectLiteral(s)&&C.string(s.newText)&&Y.is(s.range)}e.is=r})(se||(se={}));var vt;(function(e){function t(i,r,a){var s={label:i};return r!==void 0&&(s.needsConfirmation=r),a!==void 0&&(s.description=a),s}e.create=t;function n(i){var r=i;return r!==void 0&&C.objectLiteral(r)&&C.string(r.label)&&(C.boolean(r.needsConfirmation)||r.needsConfirmation===void 0)&&(C.string(r.description)||r.description===void 0)}e.is=n})(vt||(vt={}));var de;(function(e){function t(n){var i=n;return typeof i=="string"}e.is=t})(de||(de={}));var Xe;(function(e){function t(a,s,o){return{range:a,newText:s,annotationId:o}}e.replace=t;function n(a,s,o){return{range:{start:a,end:a},newText:s,annotationId:o}}e.insert=n;function i(a,s){return{range:a,newText:"",annotationId:s}}e.del=i;function r(a){var s=a;return se.is(s)&&(vt.is(s.annotationId)||de.is(s.annotationId))}e.is=r})(Xe||(Xe={}));var an;(function(e){function t(i,r){return{textDocument:i,edits:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&on.is(r.textDocument)&&Array.isArray(r.edits)}e.is=n})(an||(an={}));var Nt;(function(e){function t(i,r,a){var s={kind:"create",uri:i};return r!==void 0&&(r.overwrite!==void 0||r.ignoreIfExists!==void 0)&&(s.options=r),a!==void 0&&(s.annotationId=a),s}e.create=t;function n(i){var r=i;return r&&r.kind==="create"&&C.string(r.uri)&&(r.options===void 0||(r.options.overwrite===void 0||C.boolean(r.options.overwrite))&&(r.options.ignoreIfExists===void 0||C.boolean(r.options.ignoreIfExists)))&&(r.annotationId===void 0||de.is(r.annotationId))}e.is=n})(Nt||(Nt={}));var It;(function(e){function t(i,r,a,s){var o={kind:"rename",oldUri:i,newUri:r};return a!==void 0&&(a.overwrite!==void 0||a.ignoreIfExists!==void 0)&&(o.options=a),s!==void 0&&(o.annotationId=s),o}e.create=t;function n(i){var r=i;return r&&r.kind==="rename"&&C.string(r.oldUri)&&C.string(r.newUri)&&(r.options===void 0||(r.options.overwrite===void 0||C.boolean(r.options.overwrite))&&(r.options.ignoreIfExists===void 0||C.boolean(r.options.ignoreIfExists)))&&(r.annotationId===void 0||de.is(r.annotationId))}e.is=n})(It||(It={}));var zt;(function(e){function t(i,r,a){var s={kind:"delete",uri:i};return r!==void 0&&(r.recursive!==void 0||r.ignoreIfNotExists!==void 0)&&(s.options=r),a!==void 0&&(s.annotationId=a),s}e.create=t;function n(i){var r=i;return r&&r.kind==="delete"&&C.string(r.uri)&&(r.options===void 0||(r.options.recursive===void 0||C.boolean(r.options.recursive))&&(r.options.ignoreIfNotExists===void 0||C.boolean(r.options.ignoreIfNotExists)))&&(r.annotationId===void 0||de.is(r.annotationId))}e.is=n})(zt||(zt={}));var ni;(function(e){function t(n){var i=n;return i&&(i.changes!==void 0||i.documentChanges!==void 0)&&(i.documentChanges===void 0||i.documentChanges.every(function(r){return C.string(r.kind)?Nt.is(r)||It.is(r)||zt.is(r):an.is(r)}))}e.is=t})(ni||(ni={}));var sn=function(){function e(t,n){this.edits=t,this.changeAnnotations=n}return e.prototype.insert=function(t,n,i){var r,a;if(i===void 0?r=se.insert(t,n):de.is(i)?(a=i,r=Xe.insert(t,n,i)):(this.assertChangeAnnotations(this.changeAnnotations),a=this.changeAnnotations.manage(i),r=Xe.insert(t,n,a)),this.edits.push(r),a!==void 0)return a},e.prototype.replace=function(t,n,i){var r,a;if(i===void 0?r=se.replace(t,n):de.is(i)?(a=i,r=Xe.replace(t,n,i)):(this.assertChangeAnnotations(this.changeAnnotations),a=this.changeAnnotations.manage(i),r=Xe.replace(t,n,a)),this.edits.push(r),a!==void 0)return a},e.prototype.delete=function(t,n){var i,r;if(n===void 0?i=se.del(t):de.is(n)?(r=n,i=Xe.del(t,n)):(this.assertChangeAnnotations(this.changeAnnotations),r=this.changeAnnotations.manage(n),i=Xe.del(t,r)),this.edits.push(i),r!==void 0)return r},e.prototype.add=function(t){this.edits.push(t)},e.prototype.all=function(){return this.edits},e.prototype.clear=function(){this.edits.splice(0,this.edits.length)},e.prototype.assertChangeAnnotations=function(t){if(t===void 0)throw new Error("Text edit change is not configured to manage change annotations.")},e}(),la=function(){function e(t){this._annotations=t===void 0?Object.create(null):t,this._counter=0,this._size=0}return e.prototype.all=function(){return this._annotations},Object.defineProperty(e.prototype,"size",{get:function(){return this._size},enumerable:!1,configurable:!0}),e.prototype.manage=function(t,n){var i;if(de.is(t)?i=t:(i=this.nextId(),n=t),this._annotations[i]!==void 0)throw new Error("Id "+i+" is already in use.");if(n===void 0)throw new Error("No annotation provided for id "+i);return this._annotations[i]=n,this._size++,i},e.prototype.nextId=function(){return this._counter++,this._counter.toString()},e}();(function(){function e(t){var n=this;this._textEditChanges=Object.create(null),t!==void 0?(this._workspaceEdit=t,t.documentChanges?(this._changeAnnotations=new la(t.changeAnnotations),t.changeAnnotations=this._changeAnnotations.all(),t.documentChanges.forEach(function(i){if(an.is(i)){var r=new sn(i.edits,n._changeAnnotations);n._textEditChanges[i.textDocument.uri]=r}})):t.changes&&Object.keys(t.changes).forEach(function(i){var r=new sn(t.changes[i]);n._textEditChanges[i]=r})):this._workspaceEdit={}}return Object.defineProperty(e.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}),e.prototype.getTextEditChange=function(t){if(on.is(t)){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var n={uri:t.uri,version:t.version},i=this._textEditChanges[n.uri];if(!i){var r=[],a={textDocument:n,edits:r};this._workspaceEdit.documentChanges.push(a),i=new sn(r,this._changeAnnotations),this._textEditChanges[n.uri]=i}return i}else{if(this.initChanges(),this._workspaceEdit.changes===void 0)throw new Error("Workspace edit is not configured for normal text edit changes.");var i=this._textEditChanges[t];if(!i){var r=[];this._workspaceEdit.changes[t]=r,i=new sn(r),this._textEditChanges[t]=i}return i}},e.prototype.initDocumentChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._changeAnnotations=new la,this._workspaceEdit.documentChanges=[],this._workspaceEdit.changeAnnotations=this._changeAnnotations.all())},e.prototype.initChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._workspaceEdit.changes=Object.create(null))},e.prototype.createFile=function(t,n,i){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var r;vt.is(n)||de.is(n)?r=n:i=n;var a,s;if(r===void 0?a=Nt.create(t,i):(s=de.is(r)?r:this._changeAnnotations.manage(r),a=Nt.create(t,i,s)),this._workspaceEdit.documentChanges.push(a),s!==void 0)return s},e.prototype.renameFile=function(t,n,i,r){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var a;vt.is(i)||de.is(i)?a=i:r=i;var s,o;if(a===void 0?s=It.create(t,n,r):(o=de.is(a)?a:this._changeAnnotations.manage(a),s=It.create(t,n,r,o)),this._workspaceEdit.documentChanges.push(s),o!==void 0)return o},e.prototype.deleteFile=function(t,n,i){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var r;vt.is(n)||de.is(n)?r=n:i=n;var a,s;if(r===void 0?a=zt.create(t,i):(s=de.is(r)?r:this._changeAnnotations.manage(r),a=zt.create(t,i,s)),this._workspaceEdit.documentChanges.push(a),s!==void 0)return s},e})();var ua;(function(e){function t(i){return{uri:i}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)}e.is=n})(ua||(ua={}));var ca;(function(e){function t(i,r){return{uri:i,version:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)&&C.integer(r.version)}e.is=n})(ca||(ca={}));var on;(function(e){function t(i,r){return{uri:i,version:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)&&(r.version===null||C.integer(r.version))}e.is=n})(on||(on={}));var ha;(function(e){function t(i,r,a,s){return{uri:i,languageId:r,version:a,text:s}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.string(r.uri)&&C.string(r.languageId)&&C.integer(r.version)&&C.string(r.text)}e.is=n})(ha||(ha={}));var Le;(function(e){e.PlainText="plaintext",e.Markdown="markdown"})(Le||(Le={})),function(e){function t(n){var i=n;return i===e.PlainText||i===e.Markdown}e.is=t}(Le||(Le={}));var ii;(function(e){function t(n){var i=n;return C.objectLiteral(n)&&Le.is(i.kind)&&C.string(i.value)}e.is=t})(ii||(ii={}));var be;(function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25})(be||(be={}));var Ce;(function(e){e.PlainText=1,e.Snippet=2})(Ce||(Ce={}));var da;(function(e){e.Deprecated=1})(da||(da={}));var ma;(function(e){function t(i,r,a){return{newText:i,insert:r,replace:a}}e.create=t;function n(i){var r=i;return r&&C.string(r.newText)&&Y.is(r.insert)&&Y.is(r.replace)}e.is=n})(ma||(ma={}));var fa;(function(e){e.asIs=1,e.adjustIndentation=2})(fa||(fa={}));var pa;(function(e){function t(n){return{label:n}}e.create=t})(pa||(pa={}));var ga;(function(e){function t(n,i){return{items:n||[],isIncomplete:!!i}}e.create=t})(ga||(ga={}));var ln;(function(e){function t(i){return i.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}e.fromPlainText=t;function n(i){var r=i;return C.string(r)||C.objectLiteral(r)&&C.string(r.language)&&C.string(r.value)}e.is=n})(ln||(ln={}));var ba;(function(e){function t(n){var i=n;return!!i&&C.objectLiteral(i)&&(ii.is(i.contents)||ln.is(i.contents)||C.typedArray(i.contents,ln.is))&&(n.range===void 0||Y.is(n.range))}e.is=t})(ba||(ba={}));var va;(function(e){function t(n,i){return i?{label:n,documentation:i}:{label:n}}e.create=t})(va||(va={}));var _a;(function(e){function t(n,i){for(var r=[],a=2;a<arguments.length;a++)r[a-2]=arguments[a];var s={label:n};return C.defined(i)&&(s.documentation=i),C.defined(r)?s.parameters=r:s.parameters=[],s}e.create=t})(_a||(_a={}));var un;(function(e){e.Text=1,e.Read=2,e.Write=3})(un||(un={}));var wa;(function(e){function t(n,i){var r={range:n};return C.number(i)&&(r.kind=i),r}e.create=t})(wa||(wa={}));var ri;(function(e){e.File=1,e.Module=2,e.Namespace=3,e.Package=4,e.Class=5,e.Method=6,e.Property=7,e.Field=8,e.Constructor=9,e.Enum=10,e.Interface=11,e.Function=12,e.Variable=13,e.Constant=14,e.String=15,e.Number=16,e.Boolean=17,e.Array=18,e.Object=19,e.Key=20,e.Null=21,e.EnumMember=22,e.Struct=23,e.Event=24,e.Operator=25,e.TypeParameter=26})(ri||(ri={}));var ya;(function(e){e.Deprecated=1})(ya||(ya={}));var Ta;(function(e){function t(n,i,r,a,s){var o={name:n,kind:i,location:{uri:a,range:r}};return s&&(o.containerName=s),o}e.create=t})(Ta||(Ta={}));var xa;(function(e){function t(i,r,a,s,o,l){var u={name:i,detail:r,kind:a,range:s,selectionRange:o};return l!==void 0&&(u.children=l),u}e.create=t;function n(i){var r=i;return r&&C.string(r.name)&&C.number(r.kind)&&Y.is(r.range)&&Y.is(r.selectionRange)&&(r.detail===void 0||C.string(r.detail))&&(r.deprecated===void 0||C.boolean(r.deprecated))&&(r.children===void 0||Array.isArray(r.children))&&(r.tags===void 0||Array.isArray(r.tags))}e.is=n})(xa||(xa={}));var ka;(function(e){e.Empty="",e.QuickFix="quickfix",e.Refactor="refactor",e.RefactorExtract="refactor.extract",e.RefactorInline="refactor.inline",e.RefactorRewrite="refactor.rewrite",e.Source="source",e.SourceOrganizeImports="source.organizeImports",e.SourceFixAll="source.fixAll"})(ka||(ka={}));var Aa;(function(e){function t(i,r){var a={diagnostics:i};return r!=null&&(a.only=r),a}e.create=t;function n(i){var r=i;return C.defined(r)&&C.typedArray(r.diagnostics,rn.is)&&(r.only===void 0||C.typedArray(r.only,C.string))}e.is=n})(Aa||(Aa={}));var Sa;(function(e){function t(i,r,a){var s={title:i},o=!0;return typeof r=="string"?(o=!1,s.kind=r):Dt.is(r)?s.command=r:s.edit=r,o&&a!==void 0&&(s.kind=a),s}e.create=t;function n(i){var r=i;return r&&C.string(r.title)&&(r.diagnostics===void 0||C.typedArray(r.diagnostics,rn.is))&&(r.kind===void 0||C.string(r.kind))&&(r.edit!==void 0||r.command!==void 0)&&(r.command===void 0||Dt.is(r.command))&&(r.isPreferred===void 0||C.boolean(r.isPreferred))&&(r.edit===void 0||ni.is(r.edit))}e.is=n})(Sa||(Sa={}));var La;(function(e){function t(i,r){var a={range:i};return C.defined(r)&&(a.data=r),a}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.range)&&(C.undefined(r.command)||Dt.is(r.command))}e.is=n})(La||(La={}));var Ca;(function(e){function t(i,r){return{tabSize:i,insertSpaces:r}}e.create=t;function n(i){var r=i;return C.defined(r)&&C.uinteger(r.tabSize)&&C.boolean(r.insertSpaces)}e.is=n})(Ca||(Ca={}));var Ea;(function(e){function t(i,r,a){return{range:i,target:r,data:a}}e.create=t;function n(i){var r=i;return C.defined(r)&&Y.is(r.range)&&(C.undefined(r.target)||C.string(r.target))}e.is=n})(Ea||(Ea={}));var cn;(function(e){function t(i,r){return{range:i,parent:r}}e.create=t;function n(i){var r=i;return r!==void 0&&Y.is(r.range)&&(r.parent===void 0||e.is(r.parent))}e.is=n})(cn||(cn={}));var Ra;(function(e){function t(a,s,o,l){return new yl(a,s,o,l)}e.create=t;function n(a){var s=a;return!!(C.defined(s)&&C.string(s.uri)&&(C.undefined(s.languageId)||C.string(s.languageId))&&C.uinteger(s.lineCount)&&C.func(s.getText)&&C.func(s.positionAt)&&C.func(s.offsetAt))}e.is=n;function i(a,s){for(var o=a.getText(),l=r(s,function(g,p){var w=g.range.start.line-p.range.start.line;return w===0?g.range.start.character-p.range.start.character:w}),u=o.length,c=l.length-1;c>=0;c--){var d=l[c],m=a.offsetAt(d.range.start),f=a.offsetAt(d.range.end);if(f<=u)o=o.substring(0,m)+d.newText+o.substring(f,o.length);else throw new Error("Overlapping edit");u=m}return o}e.applyEdits=i;function r(a,s){if(a.length<=1)return a;var o=a.length/2|0,l=a.slice(0,o),u=a.slice(o);r(l,s),r(u,s);for(var c=0,d=0,m=0;c<l.length&&d<u.length;){var f=s(l[c],u[d]);f<=0?a[m++]=l[c++]:a[m++]=u[d++]}for(;c<l.length;)a[m++]=l[c++];for(;d<u.length;)a[m++]=u[d++];return a}})(Ra||(Ra={}));var yl=function(){function e(t,n,i,r){this._uri=t,this._languageId=n,this._version=i,this._content=r,this._lineOffsets=void 0}return Object.defineProperty(e.prototype,"uri",{get:function(){return this._uri},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"languageId",{get:function(){return this._languageId},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"version",{get:function(){return this._version},enumerable:!1,configurable:!0}),e.prototype.getText=function(t){if(t){var n=this.offsetAt(t.start),i=this.offsetAt(t.end);return this._content.substring(n,i)}return this._content},e.prototype.update=function(t,n){this._content=t.text,this._version=n,this._lineOffsets=void 0},e.prototype.getLineOffsets=function(){if(this._lineOffsets===void 0){for(var t=[],n=this._content,i=!0,r=0;r<n.length;r++){i&&(t.push(r),i=!1);var a=n.charAt(r);i=a==="\r"||a===`
17
17
  `,a==="\r"&&r+1<n.length&&n.charAt(r+1)===`
18
- `&&r++}i&&n.length>0&&t.push(n.length),this._lineOffsets=t}return this._lineOffsets},e.prototype.positionAt=function(t){t=Math.max(Math.min(t,this._content.length),0);var n=this.getLineOffsets(),i=0,r=n.length;if(r===0)return ce.create(0,t);for(;i<r;){var a=Math.floor((i+r)/2);n[a]>t?r=a:i=a+1}var s=i-1;return ce.create(s,t-n[s])},e.prototype.offsetAt=function(t){var n=this.getLineOffsets();if(t.line>=n.length)return this._content.length;if(t.line<0)return 0;var i=n[t.line],r=t.line+1<n.length?n[t.line+1]:this._content.length;return Math.max(Math.min(i+t.character,r),i)},Object.defineProperty(e.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),e}(),C;(function(e){var t=Object.prototype.toString;function n(f){return typeof f<"u"}e.defined=n;function i(f){return typeof f>"u"}e.undefined=i;function r(f){return f===!0||f===!1}e.boolean=r;function a(f){return t.call(f)==="[object String]"}e.string=a;function s(f){return t.call(f)==="[object Number]"}e.number=s;function o(f,g,p){return t.call(f)==="[object Number]"&&g<=f&&f<=p}e.numberRange=o;function l(f){return t.call(f)==="[object Number]"&&-2147483648<=f&&f<=2147483647}e.integer=l;function u(f){return t.call(f)==="[object Number]"&&0<=f&&f<=2147483647}e.uinteger=u;function c(f){return t.call(f)==="[object Function]"}e.func=c;function d(f){return f!==null&&typeof f=="object"}e.objectLiteral=d;function m(f,g){return Array.isArray(f)&&f.every(g)}e.typedArray=m})(C||(C={}));var pn=class{constructor(e,t,n,i){this._uri=e,this._languageId=t,this._version=n,this._content=i,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){const t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){for(let n of e)if(pn.isIncremental(n)){const i=za(n.range),r=this.offsetAt(i.start),a=this.offsetAt(i.end);this._content=this._content.substring(0,r)+n.text+this._content.substring(a,this._content.length);const s=Math.max(i.start.line,0),o=Math.max(i.end.line,0);let l=this._lineOffsets;const u=Ia(n.text,!1,r);if(o-s===u.length)for(let d=0,m=u.length;d<m;d++)l[d+s+1]=u[d];else u.length<1e4?l.splice(s+1,o-s,...u):this._lineOffsets=l=l.slice(0,s+1).concat(u,l.slice(o+1));const c=n.text.length-(a-r);if(c!==0)for(let d=s+1+u.length,m=l.length;d<m;d++)l[d]=l[d]+c}else if(pn.isFull(n))this._content=n.text,this._lineOffsets=void 0;else throw new Error("Unknown change event received");this._version=t}getLineOffsets(){return this._lineOffsets===void 0&&(this._lineOffsets=Ia(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,i=t.length;if(i===0)return{line:0,character:e};for(;n<i;){let a=Math.floor((n+i)/2);t[a]>e?i=a:n=a+1}let r=n-1;return{line:r,character:e-t[r]}}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],i=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,i),n)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let t=e;return t!=null&&typeof t.text=="string"&&t.range!==void 0&&(t.rangeLength===void 0||typeof t.rangeLength=="number")}static isFull(e){let t=e;return t!=null&&typeof t.text=="string"&&t.range===void 0&&t.rangeLength===void 0}},ui;(function(e){function t(r,a,s,o){return new pn(r,a,s,o)}e.create=t;function n(r,a,s){if(r instanceof pn)return r.update(a,s),r;throw new Error("TextDocument.update: document must be created by TextDocument.create")}e.update=n;function i(r,a){let s=r.getText(),o=ci(a.map(xl),(c,d)=>{let m=c.range.start.line-d.range.start.line;return m===0?c.range.start.character-d.range.start.character:m}),l=0;const u=[];for(const c of o){let d=r.offsetAt(c.range.start);if(d<l)throw new Error("Overlapping edit");d>l&&u.push(s.substring(l,d)),c.newText.length&&u.push(c.newText),l=r.offsetAt(c.range.end)}return u.push(s.substr(l)),u.join("")}e.applyEdits=i})(ui||(ui={}));function ci(e,t){if(e.length<=1)return e;const n=e.length/2|0,i=e.slice(0,n),r=e.slice(n);ci(i,t),ci(r,t);let a=0,s=0,o=0;for(;a<i.length&&s<r.length;)t(i[a],r[s])<=0?e[o++]=i[a++]:e[o++]=r[s++];for(;a<i.length;)e[o++]=i[a++];for(;s<r.length;)e[o++]=r[s++];return e}function Ia(e,t,n=0){const i=t?[n]:[];for(let r=0;r<e.length;r++){let a=e.charCodeAt(r);(a===13||a===10)&&(a===13&&r+1<e.length&&e.charCodeAt(r+1)===10&&r++,i.push(n+r+1))}return i}function za(e){const t=e.start,n=e.end;return t.line>n.line||t.line===n.line&&t.character>n.character?{start:n,end:t}:e}function xl(e){const t=za(e.range);return t!==e.range?{newText:e.newText,range:t}:e}var W;(function(e){e[e.StartCommentTag=0]="StartCommentTag",e[e.Comment=1]="Comment",e[e.EndCommentTag=2]="EndCommentTag",e[e.StartTagOpen=3]="StartTagOpen",e[e.StartTagClose=4]="StartTagClose",e[e.StartTagSelfClose=5]="StartTagSelfClose",e[e.StartTag=6]="StartTag",e[e.EndTagOpen=7]="EndTagOpen",e[e.EndTagClose=8]="EndTagClose",e[e.EndTag=9]="EndTag",e[e.DelimiterAssign=10]="DelimiterAssign",e[e.AttributeName=11]="AttributeName",e[e.AttributeValue=12]="AttributeValue",e[e.StartDoctypeTag=13]="StartDoctypeTag",e[e.Doctype=14]="Doctype",e[e.EndDoctypeTag=15]="EndDoctypeTag",e[e.Content=16]="Content",e[e.Whitespace=17]="Whitespace",e[e.Unknown=18]="Unknown",e[e.Script=19]="Script",e[e.Styles=20]="Styles",e[e.EOS=21]="EOS"})(W||(W={}));var V;(function(e){e[e.WithinContent=0]="WithinContent",e[e.AfterOpeningStartTag=1]="AfterOpeningStartTag",e[e.AfterOpeningEndTag=2]="AfterOpeningEndTag",e[e.WithinDoctype=3]="WithinDoctype",e[e.WithinTag=4]="WithinTag",e[e.WithinEndTag=5]="WithinEndTag",e[e.WithinComment=6]="WithinComment",e[e.WithinScriptContent=7]="WithinScriptContent",e[e.WithinStyleContent=8]="WithinStyleContent",e[e.AfterAttributeName=9]="AfterAttributeName",e[e.BeforeAttributeValue=10]="BeforeAttributeValue"})(V||(V={}));var Ua;(function(e){e.LATEST={textDocument:{completion:{completionItem:{documentationFormat:[Le.Markdown,Le.PlainText]}},hover:{contentFormat:[Le.Markdown,Le.PlainText]}}}})(Ua||(Ua={}));var hi;(function(e){e[e.Unknown=0]="Unknown",e[e.File=1]="File",e[e.Directory=2]="Directory",e[e.SymbolicLink=64]="SymbolicLink"})(hi||(hi={}));var Qe=ii(),kl=function(){function e(t,n){this.source=t,this.len=t.length,this.position=n}return e.prototype.eos=function(){return this.len<=this.position},e.prototype.getSource=function(){return this.source},e.prototype.pos=function(){return this.position},e.prototype.goBackTo=function(t){this.position=t},e.prototype.goBack=function(t){this.position-=t},e.prototype.advance=function(t){this.position+=t},e.prototype.goToEnd=function(){this.position=this.source.length},e.prototype.nextChar=function(){return this.source.charCodeAt(this.position++)||0},e.prototype.peekChar=function(t){return t===void 0&&(t=0),this.source.charCodeAt(this.position+t)||0},e.prototype.advanceIfChar=function(t){return t===this.source.charCodeAt(this.position)?(this.position++,!0):!1},e.prototype.advanceIfChars=function(t){var n;if(this.position+t.length>this.source.length)return!1;for(n=0;n<t.length;n++)if(this.source.charCodeAt(this.position+n)!==t[n])return!1;return this.advance(n),!0},e.prototype.advanceIfRegExp=function(t){var n=this.source.substr(this.position),i=n.match(t);return i?(this.position=this.position+i.index+i[0].length,i[0]):""},e.prototype.advanceUntilRegExp=function(t){var n=this.source.substr(this.position),i=n.match(t);return i?(this.position=this.position+i.index,i[0]):(this.goToEnd(),"")},e.prototype.advanceUntilChar=function(t){for(;this.position<this.source.length;){if(this.source.charCodeAt(this.position)===t)return!0;this.advance(1)}return!1},e.prototype.advanceUntilChars=function(t){for(;this.position+t.length<=this.source.length;){for(var n=0;n<t.length&&this.source.charCodeAt(this.position+n)===t[n];n++);if(n===t.length)return!0;this.advance(1)}return this.goToEnd(),!1},e.prototype.skipWhitespace=function(){var t=this.advanceWhileChar(function(n){return n===Ml||n===Dl||n===Cl||n===Rl||n===El});return t>0},e.prototype.advanceWhileChar=function(t){for(var n=this.position;this.position<this.len&&t(this.source.charCodeAt(this.position));)this.position++;return this.position-n},e}(),Ha=33,Tt=45,gn=60,Ie=62,di=47,Al=61,Sl=34,Ll=39,Cl=10,El=13,Rl=12,Ml=32,Dl=9,Nl={"text/x-handlebars-template":!0,"text/html":!0};function _e(e,t,n,i){t===void 0&&(t=0),n===void 0&&(n=V.WithinContent),i===void 0&&(i=!1);var r=new kl(e,t),a=n,s=0,o=W.Unknown,l,u,c,d,m;function f(){return r.advanceIfRegExp(/^[_:\w][_:\w-.\d]*/).toLowerCase()}function g(){return r.advanceIfRegExp(/^[^\s"'></=\x00-\x0F\x7F\x80-\x9F]*/).toLowerCase()}function p(v,k,R){return o=k,s=v,l=R,k}function w(){var v=r.pos(),k=a,R=y();return R!==W.EOS&&v===r.pos()&&!(i&&(R===W.StartTagClose||R===W.EndTagClose))?(console.log("Scanner.scan has not advanced at offset "+v+", state before: "+k+" after: "+a),r.advance(1),p(v,W.Unknown)):R}function y(){var v=r.pos();if(r.eos())return p(v,W.EOS);var k;switch(a){case V.WithinComment:return r.advanceIfChars([Tt,Tt,Ie])?(a=V.WithinContent,p(v,W.EndCommentTag)):(r.advanceUntilChars([Tt,Tt,Ie]),p(v,W.Comment));case V.WithinDoctype:return r.advanceIfChar(Ie)?(a=V.WithinContent,p(v,W.EndDoctypeTag)):(r.advanceUntilChar(Ie),p(v,W.Doctype));case V.WithinContent:if(r.advanceIfChar(gn)){if(!r.eos()&&r.peekChar()===Ha){if(r.advanceIfChars([Ha,Tt,Tt]))return a=V.WithinComment,p(v,W.StartCommentTag);if(r.advanceIfRegExp(/^!doctype/i))return a=V.WithinDoctype,p(v,W.StartDoctypeTag)}return r.advanceIfChar(di)?(a=V.AfterOpeningEndTag,p(v,W.EndTagOpen)):(a=V.AfterOpeningStartTag,p(v,W.StartTagOpen))}return r.advanceUntilChar(gn),p(v,W.Content);case V.AfterOpeningEndTag:var R=f();return R.length>0?(a=V.WithinEndTag,p(v,W.EndTag)):r.skipWhitespace()?p(v,W.Whitespace,Qe("error.unexpectedWhitespace","Tag name must directly follow the open bracket.")):(a=V.WithinEndTag,r.advanceUntilChar(Ie),v<r.pos()?p(v,W.Unknown,Qe("error.endTagNameExpected","End tag name expected.")):y());case V.WithinEndTag:if(r.skipWhitespace())return p(v,W.Whitespace);if(r.advanceIfChar(Ie))return a=V.WithinContent,p(v,W.EndTagClose);if(i&&r.peekChar()===gn)return a=V.WithinContent,p(v,W.EndTagClose,Qe("error.closingBracketMissing","Closing bracket missing."));k=Qe("error.closingBracketExpected","Closing bracket expected.");break;case V.AfterOpeningStartTag:return c=f(),m=void 0,d=void 0,c.length>0?(u=!1,a=V.WithinTag,p(v,W.StartTag)):r.skipWhitespace()?p(v,W.Whitespace,Qe("error.unexpectedWhitespace","Tag name must directly follow the open bracket.")):(a=V.WithinTag,r.advanceUntilChar(Ie),v<r.pos()?p(v,W.Unknown,Qe("error.startTagNameExpected","Start tag name expected.")):y());case V.WithinTag:return r.skipWhitespace()?(u=!0,p(v,W.Whitespace)):u&&(d=g(),d.length>0)?(a=V.AfterAttributeName,u=!1,p(v,W.AttributeName)):r.advanceIfChars([di,Ie])?(a=V.WithinContent,p(v,W.StartTagSelfClose)):r.advanceIfChar(Ie)?(c==="script"?m&&Nl[m]?a=V.WithinContent:a=V.WithinScriptContent:c==="style"?a=V.WithinStyleContent:a=V.WithinContent,p(v,W.StartTagClose)):i&&r.peekChar()===gn?(a=V.WithinContent,p(v,W.StartTagClose,Qe("error.closingBracketMissing","Closing bracket missing."))):(r.advance(1),p(v,W.Unknown,Qe("error.unexpectedCharacterInTag","Unexpected character in tag.")));case V.AfterAttributeName:return r.skipWhitespace()?(u=!0,p(v,W.Whitespace)):r.advanceIfChar(Al)?(a=V.BeforeAttributeValue,p(v,W.DelimiterAssign)):(a=V.WithinTag,y());case V.BeforeAttributeValue:if(r.skipWhitespace())return p(v,W.Whitespace);var I=r.advanceIfRegExp(/^[^\s"'`=<>]+/);if(I.length>0)return r.peekChar()===Ie&&r.peekChar(-1)===di&&(r.goBack(1),I=I.substr(0,I.length-1)),d==="type"&&(m=I),a=V.WithinTag,u=!1,p(v,W.AttributeValue);var P=r.peekChar();return P===Ll||P===Sl?(r.advance(1),r.advanceUntilChar(P)&&r.advance(1),d==="type"&&(m=r.getSource().substring(v+1,r.pos()-1)),a=V.WithinTag,u=!1,p(v,W.AttributeValue)):(a=V.WithinTag,u=!1,y());case V.WithinScriptContent:for(var _=1;!r.eos();){var b=r.advanceIfRegExp(/<!--|-->|<\/?script\s*\/?>?/i);if(b.length===0)return r.goToEnd(),p(v,W.Script);if(b==="<!--")_===1&&(_=2);else if(b==="-->")_=1;else if(b[1]!=="/")_===2&&(_=3);else if(_===3)_=2;else{r.goBack(b.length);break}}return a=V.WithinContent,v<r.pos()?p(v,W.Script):y();case V.WithinStyleContent:return r.advanceUntilRegExp(/<\/style/i),a=V.WithinContent,v<r.pos()?p(v,W.Styles):y()}return r.advance(1),a=V.WithinContent,p(v,W.Unknown,k)}return{scan:w,getTokenType:function(){return o},getTokenOffset:function(){return s},getTokenLength:function(){return r.pos()-s},getTokenEnd:function(){return r.pos()},getTokenText:function(){return r.getSource().substring(s,r.pos())},getScannerState:function(){return a},getTokenError:function(){return l}}}function Wa(e,t){var n=0,i=e.length;if(i===0)return 0;for(;n<i;){var r=Math.floor((n+i)/2);t(e[r])?i=r:n=r+1}return n}function Il(e,t,n){for(var i=0,r=e.length-1;i<=r;){var a=(i+r)/2|0,s=n(e[a],t);if(s<0)i=a+1;else if(s>0)r=a-1;else return a}return-(i+1)}var zl=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"];function bn(e){return!!e&&Il(zl,e.toLowerCase(),function(t,n){return t.localeCompare(n)})>=0}var Fa=function(){function e(t,n,i,r){this.start=t,this.end=n,this.children=i,this.parent=r,this.closed=!1}return Object.defineProperty(e.prototype,"attributeNames",{get:function(){return this.attributes?Object.keys(this.attributes):[]},enumerable:!1,configurable:!0}),e.prototype.isSameTag=function(t){return this.tag===void 0?t===void 0:t!==void 0&&this.tag.length===t.length&&this.tag.toLowerCase()===t},Object.defineProperty(e.prototype,"firstChild",{get:function(){return this.children[0]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length?this.children[this.children.length-1]:void 0},enumerable:!1,configurable:!0}),e.prototype.findNodeBefore=function(t){var n=Wa(this.children,function(a){return t<=a.start})-1;if(n>=0){var i=this.children[n];if(t>i.start){if(t<i.end)return i.findNodeBefore(t);var r=i.lastChild;return r&&r.end===i.end?i.findNodeBefore(t):i}}return this},e.prototype.findNodeAt=function(t){var n=Wa(this.children,function(r){return t<=r.start})-1;if(n>=0){var i=this.children[n];if(t>i.start&&t<=i.end)return i.findNodeAt(t)}return this},e}();function Pa(e){for(var t=_e(e,void 0,void 0,!0),n=new Fa(0,e.length,[],void 0),i=n,r=-1,a=void 0,s=null,o=t.scan();o!==W.EOS;){switch(o){case W.StartTagOpen:var l=new Fa(t.getTokenOffset(),e.length,[],i);i.children.push(l),i=l;break;case W.StartTag:i.tag=t.getTokenText();break;case W.StartTagClose:i.parent&&(i.end=t.getTokenEnd(),t.getTokenLength()?(i.startTagEnd=t.getTokenEnd(),i.tag&&bn(i.tag)&&(i.closed=!0,i=i.parent)):i=i.parent);break;case W.StartTagSelfClose:i.parent&&(i.closed=!0,i.end=t.getTokenEnd(),i.startTagEnd=t.getTokenEnd(),i=i.parent);break;case W.EndTagOpen:r=t.getTokenOffset(),a=void 0;break;case W.EndTag:a=t.getTokenText().toLowerCase();break;case W.EndTagClose:for(var u=i;!u.isSameTag(a)&&u.parent;)u=u.parent;if(u.parent){for(;i!==u;)i.end=r,i.closed=!1,i=i.parent;i.closed=!0,i.endTagStart=r,i.end=t.getTokenEnd(),i=i.parent}break;case W.AttributeName:{s=t.getTokenText();var c=i.attributes;c||(i.attributes=c={}),c[s]=null;break}case W.AttributeValue:{var d=t.getTokenText(),c=i.attributes;c&&s&&(c[s]=d,s=null);break}}o=t.scan()}for(;i.parent;)i.end=e.length,i.closed=!1,i=i.parent;return{roots:n.children,findNodeBefore:n.findNodeBefore.bind(n),findNodeAt:n.findNodeAt.bind(n)}}var Ft={"Aacute;":"Á",Aacute:"Á","aacute;":"á",aacute:"á","Abreve;":"Ă","abreve;":"ă","ac;":"∾","acd;":"∿","acE;":"∾̳","Acirc;":"Â",Acirc:"Â","acirc;":"â",acirc:"â","acute;":"´",acute:"´","Acy;":"А","acy;":"а","AElig;":"Æ",AElig:"Æ","aelig;":"æ",aelig:"æ","af;":"⁡","Afr;":"𝔄","afr;":"𝔞","Agrave;":"À",Agrave:"À","agrave;":"à",agrave:"à","alefsym;":"ℵ","aleph;":"ℵ","Alpha;":"Α","alpha;":"α","Amacr;":"Ā","amacr;":"ā","amalg;":"⨿","AMP;":"&",AMP:"&","amp;":"&",amp:"&","And;":"⩓","and;":"∧","andand;":"⩕","andd;":"⩜","andslope;":"⩘","andv;":"⩚","ang;":"∠","ange;":"⦤","angle;":"∠","angmsd;":"∡","angmsdaa;":"⦨","angmsdab;":"⦩","angmsdac;":"⦪","angmsdad;":"⦫","angmsdae;":"⦬","angmsdaf;":"⦭","angmsdag;":"⦮","angmsdah;":"⦯","angrt;":"∟","angrtvb;":"⊾","angrtvbd;":"⦝","angsph;":"∢","angst;":"Å","angzarr;":"⍼","Aogon;":"Ą","aogon;":"ą","Aopf;":"𝔸","aopf;":"𝕒","ap;":"≈","apacir;":"⩯","apE;":"⩰","ape;":"≊","apid;":"≋","apos;":"'","ApplyFunction;":"⁡","approx;":"≈","approxeq;":"≊","Aring;":"Å",Aring:"Å","aring;":"å",aring:"å","Ascr;":"𝒜","ascr;":"𝒶","Assign;":"≔","ast;":"*","asymp;":"≈","asympeq;":"≍","Atilde;":"Ã",Atilde:"Ã","atilde;":"ã",atilde:"ã","Auml;":"Ä",Auml:"Ä","auml;":"ä",auml:"ä","awconint;":"∳","awint;":"⨑","backcong;":"≌","backepsilon;":"϶","backprime;":"‵","backsim;":"∽","backsimeq;":"⋍","Backslash;":"∖","Barv;":"⫧","barvee;":"⊽","Barwed;":"⌆","barwed;":"⌅","barwedge;":"⌅","bbrk;":"⎵","bbrktbrk;":"⎶","bcong;":"≌","Bcy;":"Б","bcy;":"б","bdquo;":"„","becaus;":"∵","Because;":"∵","because;":"∵","bemptyv;":"⦰","bepsi;":"϶","bernou;":"ℬ","Bernoullis;":"ℬ","Beta;":"Β","beta;":"β","beth;":"ℶ","between;":"≬","Bfr;":"𝔅","bfr;":"𝔟","bigcap;":"⋂","bigcirc;":"◯","bigcup;":"⋃","bigodot;":"⨀","bigoplus;":"⨁","bigotimes;":"⨂","bigsqcup;":"⨆","bigstar;":"★","bigtriangledown;":"▽","bigtriangleup;":"△","biguplus;":"⨄","bigvee;":"⋁","bigwedge;":"⋀","bkarow;":"⤍","blacklozenge;":"⧫","blacksquare;":"▪","blacktriangle;":"▴","blacktriangledown;":"▾","blacktriangleleft;":"◂","blacktriangleright;":"▸","blank;":"␣","blk12;":"▒","blk14;":"░","blk34;":"▓","block;":"█","bne;":"=⃥","bnequiv;":"≡⃥","bNot;":"⫭","bnot;":"⌐","Bopf;":"𝔹","bopf;":"𝕓","bot;":"⊥","bottom;":"⊥","bowtie;":"⋈","boxbox;":"⧉","boxDL;":"╗","boxDl;":"╖","boxdL;":"╕","boxdl;":"┐","boxDR;":"╔","boxDr;":"╓","boxdR;":"╒","boxdr;":"┌","boxH;":"═","boxh;":"─","boxHD;":"╦","boxHd;":"╤","boxhD;":"╥","boxhd;":"┬","boxHU;":"╩","boxHu;":"╧","boxhU;":"╨","boxhu;":"┴","boxminus;":"⊟","boxplus;":"⊞","boxtimes;":"⊠","boxUL;":"╝","boxUl;":"╜","boxuL;":"╛","boxul;":"┘","boxUR;":"╚","boxUr;":"╙","boxuR;":"╘","boxur;":"└","boxV;":"║","boxv;":"│","boxVH;":"╬","boxVh;":"╫","boxvH;":"╪","boxvh;":"┼","boxVL;":"╣","boxVl;":"╢","boxvL;":"╡","boxvl;":"┤","boxVR;":"╠","boxVr;":"╟","boxvR;":"╞","boxvr;":"├","bprime;":"‵","Breve;":"˘","breve;":"˘","brvbar;":"¦",brvbar:"¦","Bscr;":"ℬ","bscr;":"𝒷","bsemi;":"⁏","bsim;":"∽","bsime;":"⋍","bsol;":"\\","bsolb;":"⧅","bsolhsub;":"⟈","bull;":"•","bullet;":"•","bump;":"≎","bumpE;":"⪮","bumpe;":"≏","Bumpeq;":"≎","bumpeq;":"≏","Cacute;":"Ć","cacute;":"ć","Cap;":"⋒","cap;":"∩","capand;":"⩄","capbrcup;":"⩉","capcap;":"⩋","capcup;":"⩇","capdot;":"⩀","CapitalDifferentialD;":"ⅅ","caps;":"∩︀","caret;":"⁁","caron;":"ˇ","Cayleys;":"ℭ","ccaps;":"⩍","Ccaron;":"Č","ccaron;":"č","Ccedil;":"Ç",Ccedil:"Ç","ccedil;":"ç",ccedil:"ç","Ccirc;":"Ĉ","ccirc;":"ĉ","Cconint;":"∰","ccups;":"⩌","ccupssm;":"⩐","Cdot;":"Ċ","cdot;":"ċ","cedil;":"¸",cedil:"¸","Cedilla;":"¸","cemptyv;":"⦲","cent;":"¢",cent:"¢","CenterDot;":"·","centerdot;":"·","Cfr;":"ℭ","cfr;":"𝔠","CHcy;":"Ч","chcy;":"ч","check;":"✓","checkmark;":"✓","Chi;":"Χ","chi;":"χ","cir;":"○","circ;":"ˆ","circeq;":"≗","circlearrowleft;":"↺","circlearrowright;":"↻","circledast;":"⊛","circledcirc;":"⊚","circleddash;":"⊝","CircleDot;":"⊙","circledR;":"®","circledS;":"Ⓢ","CircleMinus;":"⊖","CirclePlus;":"⊕","CircleTimes;":"⊗","cirE;":"⧃","cire;":"≗","cirfnint;":"⨐","cirmid;":"⫯","cirscir;":"⧂","ClockwiseContourIntegral;":"∲","CloseCurlyDoubleQuote;":"”","CloseCurlyQuote;":"’","clubs;":"♣","clubsuit;":"♣","Colon;":"∷","colon;":":","Colone;":"⩴","colone;":"≔","coloneq;":"≔","comma;":",","commat;":"@","comp;":"∁","compfn;":"∘","complement;":"∁","complexes;":"ℂ","cong;":"≅","congdot;":"⩭","Congruent;":"≡","Conint;":"∯","conint;":"∮","ContourIntegral;":"∮","Copf;":"ℂ","copf;":"𝕔","coprod;":"∐","Coproduct;":"∐","COPY;":"©",COPY:"©","copy;":"©",copy:"©","copysr;":"℗","CounterClockwiseContourIntegral;":"∳","crarr;":"↵","Cross;":"⨯","cross;":"✗","Cscr;":"𝒞","cscr;":"𝒸","csub;":"⫏","csube;":"⫑","csup;":"⫐","csupe;":"⫒","ctdot;":"⋯","cudarrl;":"⤸","cudarrr;":"⤵","cuepr;":"⋞","cuesc;":"⋟","cularr;":"↶","cularrp;":"⤽","Cup;":"⋓","cup;":"∪","cupbrcap;":"⩈","CupCap;":"≍","cupcap;":"⩆","cupcup;":"⩊","cupdot;":"⊍","cupor;":"⩅","cups;":"∪︀","curarr;":"↷","curarrm;":"⤼","curlyeqprec;":"⋞","curlyeqsucc;":"⋟","curlyvee;":"⋎","curlywedge;":"⋏","curren;":"¤",curren:"¤","curvearrowleft;":"↶","curvearrowright;":"↷","cuvee;":"⋎","cuwed;":"⋏","cwconint;":"∲","cwint;":"∱","cylcty;":"⌭","Dagger;":"‡","dagger;":"†","daleth;":"ℸ","Darr;":"↡","dArr;":"⇓","darr;":"↓","dash;":"‐","Dashv;":"⫤","dashv;":"⊣","dbkarow;":"⤏","dblac;":"˝","Dcaron;":"Ď","dcaron;":"ď","Dcy;":"Д","dcy;":"д","DD;":"ⅅ","dd;":"ⅆ","ddagger;":"‡","ddarr;":"⇊","DDotrahd;":"⤑","ddotseq;":"⩷","deg;":"°",deg:"°","Del;":"∇","Delta;":"Δ","delta;":"δ","demptyv;":"⦱","dfisht;":"⥿","Dfr;":"𝔇","dfr;":"𝔡","dHar;":"⥥","dharl;":"⇃","dharr;":"⇂","DiacriticalAcute;":"´","DiacriticalDot;":"˙","DiacriticalDoubleAcute;":"˝","DiacriticalGrave;":"`","DiacriticalTilde;":"˜","diam;":"⋄","Diamond;":"⋄","diamond;":"⋄","diamondsuit;":"♦","diams;":"♦","die;":"¨","DifferentialD;":"ⅆ","digamma;":"ϝ","disin;":"⋲","div;":"÷","divide;":"÷",divide:"÷","divideontimes;":"⋇","divonx;":"⋇","DJcy;":"Ђ","djcy;":"ђ","dlcorn;":"⌞","dlcrop;":"⌍","dollar;":"$","Dopf;":"𝔻","dopf;":"𝕕","Dot;":"¨","dot;":"˙","DotDot;":"⃜","doteq;":"≐","doteqdot;":"≑","DotEqual;":"≐","dotminus;":"∸","dotplus;":"∔","dotsquare;":"⊡","doublebarwedge;":"⌆","DoubleContourIntegral;":"∯","DoubleDot;":"¨","DoubleDownArrow;":"⇓","DoubleLeftArrow;":"⇐","DoubleLeftRightArrow;":"⇔","DoubleLeftTee;":"⫤","DoubleLongLeftArrow;":"⟸","DoubleLongLeftRightArrow;":"⟺","DoubleLongRightArrow;":"⟹","DoubleRightArrow;":"⇒","DoubleRightTee;":"⊨","DoubleUpArrow;":"⇑","DoubleUpDownArrow;":"⇕","DoubleVerticalBar;":"∥","DownArrow;":"↓","Downarrow;":"⇓","downarrow;":"↓","DownArrowBar;":"⤓","DownArrowUpArrow;":"⇵","DownBreve;":"̑","downdownarrows;":"⇊","downharpoonleft;":"⇃","downharpoonright;":"⇂","DownLeftRightVector;":"⥐","DownLeftTeeVector;":"⥞","DownLeftVector;":"↽","DownLeftVectorBar;":"⥖","DownRightTeeVector;":"⥟","DownRightVector;":"⇁","DownRightVectorBar;":"⥗","DownTee;":"⊤","DownTeeArrow;":"↧","drbkarow;":"⤐","drcorn;":"⌟","drcrop;":"⌌","Dscr;":"𝒟","dscr;":"𝒹","DScy;":"Ѕ","dscy;":"ѕ","dsol;":"⧶","Dstrok;":"Đ","dstrok;":"đ","dtdot;":"⋱","dtri;":"▿","dtrif;":"▾","duarr;":"⇵","duhar;":"⥯","dwangle;":"⦦","DZcy;":"Џ","dzcy;":"џ","dzigrarr;":"⟿","Eacute;":"É",Eacute:"É","eacute;":"é",eacute:"é","easter;":"⩮","Ecaron;":"Ě","ecaron;":"ě","ecir;":"≖","Ecirc;":"Ê",Ecirc:"Ê","ecirc;":"ê",ecirc:"ê","ecolon;":"≕","Ecy;":"Э","ecy;":"э","eDDot;":"⩷","Edot;":"Ė","eDot;":"≑","edot;":"ė","ee;":"ⅇ","efDot;":"≒","Efr;":"𝔈","efr;":"𝔢","eg;":"⪚","Egrave;":"È",Egrave:"È","egrave;":"è",egrave:"è","egs;":"⪖","egsdot;":"⪘","el;":"⪙","Element;":"∈","elinters;":"⏧","ell;":"ℓ","els;":"⪕","elsdot;":"⪗","Emacr;":"Ē","emacr;":"ē","empty;":"∅","emptyset;":"∅","EmptySmallSquare;":"◻","emptyv;":"∅","EmptyVerySmallSquare;":"▫","emsp;":" ","emsp13;":" ","emsp14;":" ","ENG;":"Ŋ","eng;":"ŋ","ensp;":" ","Eogon;":"Ę","eogon;":"ę","Eopf;":"𝔼","eopf;":"𝕖","epar;":"⋕","eparsl;":"⧣","eplus;":"⩱","epsi;":"ε","Epsilon;":"Ε","epsilon;":"ε","epsiv;":"ϵ","eqcirc;":"≖","eqcolon;":"≕","eqsim;":"≂","eqslantgtr;":"⪖","eqslantless;":"⪕","Equal;":"⩵","equals;":"=","EqualTilde;":"≂","equest;":"≟","Equilibrium;":"⇌","equiv;":"≡","equivDD;":"⩸","eqvparsl;":"⧥","erarr;":"⥱","erDot;":"≓","Escr;":"ℰ","escr;":"ℯ","esdot;":"≐","Esim;":"⩳","esim;":"≂","Eta;":"Η","eta;":"η","ETH;":"Ð",ETH:"Ð","eth;":"ð",eth:"ð","Euml;":"Ë",Euml:"Ë","euml;":"ë",euml:"ë","euro;":"€","excl;":"!","exist;":"∃","Exists;":"∃","expectation;":"ℰ","ExponentialE;":"ⅇ","exponentiale;":"ⅇ","fallingdotseq;":"≒","Fcy;":"Ф","fcy;":"ф","female;":"♀","ffilig;":"ffi","fflig;":"ff","ffllig;":"ffl","Ffr;":"𝔉","ffr;":"𝔣","filig;":"fi","FilledSmallSquare;":"◼","FilledVerySmallSquare;":"▪","fjlig;":"fj","flat;":"♭","fllig;":"fl","fltns;":"▱","fnof;":"ƒ","Fopf;":"𝔽","fopf;":"𝕗","ForAll;":"∀","forall;":"∀","fork;":"⋔","forkv;":"⫙","Fouriertrf;":"ℱ","fpartint;":"⨍","frac12;":"½",frac12:"½","frac13;":"⅓","frac14;":"¼",frac14:"¼","frac15;":"⅕","frac16;":"⅙","frac18;":"⅛","frac23;":"⅔","frac25;":"⅖","frac34;":"¾",frac34:"¾","frac35;":"⅗","frac38;":"⅜","frac45;":"⅘","frac56;":"⅚","frac58;":"⅝","frac78;":"⅞","frasl;":"⁄","frown;":"⌢","Fscr;":"ℱ","fscr;":"𝒻","gacute;":"ǵ","Gamma;":"Γ","gamma;":"γ","Gammad;":"Ϝ","gammad;":"ϝ","gap;":"⪆","Gbreve;":"Ğ","gbreve;":"ğ","Gcedil;":"Ģ","Gcirc;":"Ĝ","gcirc;":"ĝ","Gcy;":"Г","gcy;":"г","Gdot;":"Ġ","gdot;":"ġ","gE;":"≧","ge;":"≥","gEl;":"⪌","gel;":"⋛","geq;":"≥","geqq;":"≧","geqslant;":"⩾","ges;":"⩾","gescc;":"⪩","gesdot;":"⪀","gesdoto;":"⪂","gesdotol;":"⪄","gesl;":"⋛︀","gesles;":"⪔","Gfr;":"𝔊","gfr;":"𝔤","Gg;":"⋙","gg;":"≫","ggg;":"⋙","gimel;":"ℷ","GJcy;":"Ѓ","gjcy;":"ѓ","gl;":"≷","gla;":"⪥","glE;":"⪒","glj;":"⪤","gnap;":"⪊","gnapprox;":"⪊","gnE;":"≩","gne;":"⪈","gneq;":"⪈","gneqq;":"≩","gnsim;":"⋧","Gopf;":"𝔾","gopf;":"𝕘","grave;":"`","GreaterEqual;":"≥","GreaterEqualLess;":"⋛","GreaterFullEqual;":"≧","GreaterGreater;":"⪢","GreaterLess;":"≷","GreaterSlantEqual;":"⩾","GreaterTilde;":"≳","Gscr;":"𝒢","gscr;":"ℊ","gsim;":"≳","gsime;":"⪎","gsiml;":"⪐","GT;":">",GT:">","Gt;":"≫","gt;":">",gt:">","gtcc;":"⪧","gtcir;":"⩺","gtdot;":"⋗","gtlPar;":"⦕","gtquest;":"⩼","gtrapprox;":"⪆","gtrarr;":"⥸","gtrdot;":"⋗","gtreqless;":"⋛","gtreqqless;":"⪌","gtrless;":"≷","gtrsim;":"≳","gvertneqq;":"≩︀","gvnE;":"≩︀","Hacek;":"ˇ","hairsp;":" ","half;":"½","hamilt;":"ℋ","HARDcy;":"Ъ","hardcy;":"ъ","hArr;":"⇔","harr;":"↔","harrcir;":"⥈","harrw;":"↭","Hat;":"^","hbar;":"ℏ","Hcirc;":"Ĥ","hcirc;":"ĥ","hearts;":"♥","heartsuit;":"♥","hellip;":"…","hercon;":"⊹","Hfr;":"ℌ","hfr;":"𝔥","HilbertSpace;":"ℋ","hksearow;":"⤥","hkswarow;":"⤦","hoarr;":"⇿","homtht;":"∻","hookleftarrow;":"↩","hookrightarrow;":"↪","Hopf;":"ℍ","hopf;":"𝕙","horbar;":"―","HorizontalLine;":"─","Hscr;":"ℋ","hscr;":"𝒽","hslash;":"ℏ","Hstrok;":"Ħ","hstrok;":"ħ","HumpDownHump;":"≎","HumpEqual;":"≏","hybull;":"⁃","hyphen;":"‐","Iacute;":"Í",Iacute:"Í","iacute;":"í",iacute:"í","ic;":"⁣","Icirc;":"Î",Icirc:"Î","icirc;":"î",icirc:"î","Icy;":"И","icy;":"и","Idot;":"İ","IEcy;":"Е","iecy;":"е","iexcl;":"¡",iexcl:"¡","iff;":"⇔","Ifr;":"ℑ","ifr;":"𝔦","Igrave;":"Ì",Igrave:"Ì","igrave;":"ì",igrave:"ì","ii;":"ⅈ","iiiint;":"⨌","iiint;":"∭","iinfin;":"⧜","iiota;":"℩","IJlig;":"IJ","ijlig;":"ij","Im;":"ℑ","Imacr;":"Ī","imacr;":"ī","image;":"ℑ","ImaginaryI;":"ⅈ","imagline;":"ℐ","imagpart;":"ℑ","imath;":"ı","imof;":"⊷","imped;":"Ƶ","Implies;":"⇒","in;":"∈","incare;":"℅","infin;":"∞","infintie;":"⧝","inodot;":"ı","Int;":"∬","int;":"∫","intcal;":"⊺","integers;":"ℤ","Integral;":"∫","intercal;":"⊺","Intersection;":"⋂","intlarhk;":"⨗","intprod;":"⨼","InvisibleComma;":"⁣","InvisibleTimes;":"⁢","IOcy;":"Ё","iocy;":"ё","Iogon;":"Į","iogon;":"į","Iopf;":"𝕀","iopf;":"𝕚","Iota;":"Ι","iota;":"ι","iprod;":"⨼","iquest;":"¿",iquest:"¿","Iscr;":"ℐ","iscr;":"𝒾","isin;":"∈","isindot;":"⋵","isinE;":"⋹","isins;":"⋴","isinsv;":"⋳","isinv;":"∈","it;":"⁢","Itilde;":"Ĩ","itilde;":"ĩ","Iukcy;":"І","iukcy;":"і","Iuml;":"Ï",Iuml:"Ï","iuml;":"ï",iuml:"ï","Jcirc;":"Ĵ","jcirc;":"ĵ","Jcy;":"Й","jcy;":"й","Jfr;":"𝔍","jfr;":"𝔧","jmath;":"ȷ","Jopf;":"𝕁","jopf;":"𝕛","Jscr;":"𝒥","jscr;":"𝒿","Jsercy;":"Ј","jsercy;":"ј","Jukcy;":"Є","jukcy;":"є","Kappa;":"Κ","kappa;":"κ","kappav;":"ϰ","Kcedil;":"Ķ","kcedil;":"ķ","Kcy;":"К","kcy;":"к","Kfr;":"𝔎","kfr;":"𝔨","kgreen;":"ĸ","KHcy;":"Х","khcy;":"х","KJcy;":"Ќ","kjcy;":"ќ","Kopf;":"𝕂","kopf;":"𝕜","Kscr;":"𝒦","kscr;":"𝓀","lAarr;":"⇚","Lacute;":"Ĺ","lacute;":"ĺ","laemptyv;":"⦴","lagran;":"ℒ","Lambda;":"Λ","lambda;":"λ","Lang;":"⟪","lang;":"⟨","langd;":"⦑","langle;":"⟨","lap;":"⪅","Laplacetrf;":"ℒ","laquo;":"«",laquo:"«","Larr;":"↞","lArr;":"⇐","larr;":"←","larrb;":"⇤","larrbfs;":"⤟","larrfs;":"⤝","larrhk;":"↩","larrlp;":"↫","larrpl;":"⤹","larrsim;":"⥳","larrtl;":"↢","lat;":"⪫","lAtail;":"⤛","latail;":"⤙","late;":"⪭","lates;":"⪭︀","lBarr;":"⤎","lbarr;":"⤌","lbbrk;":"❲","lbrace;":"{","lbrack;":"[","lbrke;":"⦋","lbrksld;":"⦏","lbrkslu;":"⦍","Lcaron;":"Ľ","lcaron;":"ľ","Lcedil;":"Ļ","lcedil;":"ļ","lceil;":"⌈","lcub;":"{","Lcy;":"Л","lcy;":"л","ldca;":"⤶","ldquo;":"“","ldquor;":"„","ldrdhar;":"⥧","ldrushar;":"⥋","ldsh;":"↲","lE;":"≦","le;":"≤","LeftAngleBracket;":"⟨","LeftArrow;":"←","Leftarrow;":"⇐","leftarrow;":"←","LeftArrowBar;":"⇤","LeftArrowRightArrow;":"⇆","leftarrowtail;":"↢","LeftCeiling;":"⌈","LeftDoubleBracket;":"⟦","LeftDownTeeVector;":"⥡","LeftDownVector;":"⇃","LeftDownVectorBar;":"⥙","LeftFloor;":"⌊","leftharpoondown;":"↽","leftharpoonup;":"↼","leftleftarrows;":"⇇","LeftRightArrow;":"↔","Leftrightarrow;":"⇔","leftrightarrow;":"↔","leftrightarrows;":"⇆","leftrightharpoons;":"⇋","leftrightsquigarrow;":"↭","LeftRightVector;":"⥎","LeftTee;":"⊣","LeftTeeArrow;":"↤","LeftTeeVector;":"⥚","leftthreetimes;":"⋋","LeftTriangle;":"⊲","LeftTriangleBar;":"⧏","LeftTriangleEqual;":"⊴","LeftUpDownVector;":"⥑","LeftUpTeeVector;":"⥠","LeftUpVector;":"↿","LeftUpVectorBar;":"⥘","LeftVector;":"↼","LeftVectorBar;":"⥒","lEg;":"⪋","leg;":"⋚","leq;":"≤","leqq;":"≦","leqslant;":"⩽","les;":"⩽","lescc;":"⪨","lesdot;":"⩿","lesdoto;":"⪁","lesdotor;":"⪃","lesg;":"⋚︀","lesges;":"⪓","lessapprox;":"⪅","lessdot;":"⋖","lesseqgtr;":"⋚","lesseqqgtr;":"⪋","LessEqualGreater;":"⋚","LessFullEqual;":"≦","LessGreater;":"≶","lessgtr;":"≶","LessLess;":"⪡","lesssim;":"≲","LessSlantEqual;":"⩽","LessTilde;":"≲","lfisht;":"⥼","lfloor;":"⌊","Lfr;":"𝔏","lfr;":"𝔩","lg;":"≶","lgE;":"⪑","lHar;":"⥢","lhard;":"↽","lharu;":"↼","lharul;":"⥪","lhblk;":"▄","LJcy;":"Љ","ljcy;":"љ","Ll;":"⋘","ll;":"≪","llarr;":"⇇","llcorner;":"⌞","Lleftarrow;":"⇚","llhard;":"⥫","lltri;":"◺","Lmidot;":"Ŀ","lmidot;":"ŀ","lmoust;":"⎰","lmoustache;":"⎰","lnap;":"⪉","lnapprox;":"⪉","lnE;":"≨","lne;":"⪇","lneq;":"⪇","lneqq;":"≨","lnsim;":"⋦","loang;":"⟬","loarr;":"⇽","lobrk;":"⟦","LongLeftArrow;":"⟵","Longleftarrow;":"⟸","longleftarrow;":"⟵","LongLeftRightArrow;":"⟷","Longleftrightarrow;":"⟺","longleftrightarrow;":"⟷","longmapsto;":"⟼","LongRightArrow;":"⟶","Longrightarrow;":"⟹","longrightarrow;":"⟶","looparrowleft;":"↫","looparrowright;":"↬","lopar;":"⦅","Lopf;":"𝕃","lopf;":"𝕝","loplus;":"⨭","lotimes;":"⨴","lowast;":"∗","lowbar;":"_","LowerLeftArrow;":"↙","LowerRightArrow;":"↘","loz;":"◊","lozenge;":"◊","lozf;":"⧫","lpar;":"(","lparlt;":"⦓","lrarr;":"⇆","lrcorner;":"⌟","lrhar;":"⇋","lrhard;":"⥭","lrm;":"‎","lrtri;":"⊿","lsaquo;":"‹","Lscr;":"ℒ","lscr;":"𝓁","Lsh;":"↰","lsh;":"↰","lsim;":"≲","lsime;":"⪍","lsimg;":"⪏","lsqb;":"[","lsquo;":"‘","lsquor;":"‚","Lstrok;":"Ł","lstrok;":"ł","LT;":"<",LT:"<","Lt;":"≪","lt;":"<",lt:"<","ltcc;":"⪦","ltcir;":"⩹","ltdot;":"⋖","lthree;":"⋋","ltimes;":"⋉","ltlarr;":"⥶","ltquest;":"⩻","ltri;":"◃","ltrie;":"⊴","ltrif;":"◂","ltrPar;":"⦖","lurdshar;":"⥊","luruhar;":"⥦","lvertneqq;":"≨︀","lvnE;":"≨︀","macr;":"¯",macr:"¯","male;":"♂","malt;":"✠","maltese;":"✠","Map;":"⤅","map;":"↦","mapsto;":"↦","mapstodown;":"↧","mapstoleft;":"↤","mapstoup;":"↥","marker;":"▮","mcomma;":"⨩","Mcy;":"М","mcy;":"м","mdash;":"—","mDDot;":"∺","measuredangle;":"∡","MediumSpace;":" ","Mellintrf;":"ℳ","Mfr;":"𝔐","mfr;":"𝔪","mho;":"℧","micro;":"µ",micro:"µ","mid;":"∣","midast;":"*","midcir;":"⫰","middot;":"·",middot:"·","minus;":"−","minusb;":"⊟","minusd;":"∸","minusdu;":"⨪","MinusPlus;":"∓","mlcp;":"⫛","mldr;":"…","mnplus;":"∓","models;":"⊧","Mopf;":"𝕄","mopf;":"𝕞","mp;":"∓","Mscr;":"ℳ","mscr;":"𝓂","mstpos;":"∾","Mu;":"Μ","mu;":"μ","multimap;":"⊸","mumap;":"⊸","nabla;":"∇","Nacute;":"Ń","nacute;":"ń","nang;":"∠⃒","nap;":"≉","napE;":"⩰̸","napid;":"≋̸","napos;":"ʼn","napprox;":"≉","natur;":"♮","natural;":"♮","naturals;":"ℕ","nbsp;":" ",nbsp:" ","nbump;":"≎̸","nbumpe;":"≏̸","ncap;":"⩃","Ncaron;":"Ň","ncaron;":"ň","Ncedil;":"Ņ","ncedil;":"ņ","ncong;":"≇","ncongdot;":"⩭̸","ncup;":"⩂","Ncy;":"Н","ncy;":"н","ndash;":"–","ne;":"≠","nearhk;":"⤤","neArr;":"⇗","nearr;":"↗","nearrow;":"↗","nedot;":"≐̸","NegativeMediumSpace;":"​","NegativeThickSpace;":"​","NegativeThinSpace;":"​","NegativeVeryThinSpace;":"​","nequiv;":"≢","nesear;":"⤨","nesim;":"≂̸","NestedGreaterGreater;":"≫","NestedLessLess;":"≪","NewLine;":`
19
- `,"nexist;":"∄","nexists;":"∄","Nfr;":"𝔑","nfr;":"𝔫","ngE;":"≧̸","nge;":"≱","ngeq;":"≱","ngeqq;":"≧̸","ngeqslant;":"⩾̸","nges;":"⩾̸","nGg;":"⋙̸","ngsim;":"≵","nGt;":"≫⃒","ngt;":"≯","ngtr;":"≯","nGtv;":"≫̸","nhArr;":"⇎","nharr;":"↮","nhpar;":"⫲","ni;":"∋","nis;":"⋼","nisd;":"⋺","niv;":"∋","NJcy;":"Њ","njcy;":"њ","nlArr;":"⇍","nlarr;":"↚","nldr;":"‥","nlE;":"≦̸","nle;":"≰","nLeftarrow;":"⇍","nleftarrow;":"↚","nLeftrightarrow;":"⇎","nleftrightarrow;":"↮","nleq;":"≰","nleqq;":"≦̸","nleqslant;":"⩽̸","nles;":"⩽̸","nless;":"≮","nLl;":"⋘̸","nlsim;":"≴","nLt;":"≪⃒","nlt;":"≮","nltri;":"⋪","nltrie;":"⋬","nLtv;":"≪̸","nmid;":"∤","NoBreak;":"⁠","NonBreakingSpace;":" ","Nopf;":"ℕ","nopf;":"𝕟","Not;":"⫬","not;":"¬",not:"¬","NotCongruent;":"≢","NotCupCap;":"≭","NotDoubleVerticalBar;":"∦","NotElement;":"∉","NotEqual;":"≠","NotEqualTilde;":"≂̸","NotExists;":"∄","NotGreater;":"≯","NotGreaterEqual;":"≱","NotGreaterFullEqual;":"≧̸","NotGreaterGreater;":"≫̸","NotGreaterLess;":"≹","NotGreaterSlantEqual;":"⩾̸","NotGreaterTilde;":"≵","NotHumpDownHump;":"≎̸","NotHumpEqual;":"≏̸","notin;":"∉","notindot;":"⋵̸","notinE;":"⋹̸","notinva;":"∉","notinvb;":"⋷","notinvc;":"⋶","NotLeftTriangle;":"⋪","NotLeftTriangleBar;":"⧏̸","NotLeftTriangleEqual;":"⋬","NotLess;":"≮","NotLessEqual;":"≰","NotLessGreater;":"≸","NotLessLess;":"≪̸","NotLessSlantEqual;":"⩽̸","NotLessTilde;":"≴","NotNestedGreaterGreater;":"⪢̸","NotNestedLessLess;":"⪡̸","notni;":"∌","notniva;":"∌","notnivb;":"⋾","notnivc;":"⋽","NotPrecedes;":"⊀","NotPrecedesEqual;":"⪯̸","NotPrecedesSlantEqual;":"⋠","NotReverseElement;":"∌","NotRightTriangle;":"⋫","NotRightTriangleBar;":"⧐̸","NotRightTriangleEqual;":"⋭","NotSquareSubset;":"⊏̸","NotSquareSubsetEqual;":"⋢","NotSquareSuperset;":"⊐̸","NotSquareSupersetEqual;":"⋣","NotSubset;":"⊂⃒","NotSubsetEqual;":"⊈","NotSucceeds;":"⊁","NotSucceedsEqual;":"⪰̸","NotSucceedsSlantEqual;":"⋡","NotSucceedsTilde;":"≿̸","NotSuperset;":"⊃⃒","NotSupersetEqual;":"⊉","NotTilde;":"≁","NotTildeEqual;":"≄","NotTildeFullEqual;":"≇","NotTildeTilde;":"≉","NotVerticalBar;":"∤","npar;":"∦","nparallel;":"∦","nparsl;":"⫽⃥","npart;":"∂̸","npolint;":"⨔","npr;":"⊀","nprcue;":"⋠","npre;":"⪯̸","nprec;":"⊀","npreceq;":"⪯̸","nrArr;":"⇏","nrarr;":"↛","nrarrc;":"⤳̸","nrarrw;":"↝̸","nRightarrow;":"⇏","nrightarrow;":"↛","nrtri;":"⋫","nrtrie;":"⋭","nsc;":"⊁","nsccue;":"⋡","nsce;":"⪰̸","Nscr;":"𝒩","nscr;":"𝓃","nshortmid;":"∤","nshortparallel;":"∦","nsim;":"≁","nsime;":"≄","nsimeq;":"≄","nsmid;":"∤","nspar;":"∦","nsqsube;":"⋢","nsqsupe;":"⋣","nsub;":"⊄","nsubE;":"⫅̸","nsube;":"⊈","nsubset;":"⊂⃒","nsubseteq;":"⊈","nsubseteqq;":"⫅̸","nsucc;":"⊁","nsucceq;":"⪰̸","nsup;":"⊅","nsupE;":"⫆̸","nsupe;":"⊉","nsupset;":"⊃⃒","nsupseteq;":"⊉","nsupseteqq;":"⫆̸","ntgl;":"≹","Ntilde;":"Ñ",Ntilde:"Ñ","ntilde;":"ñ",ntilde:"ñ","ntlg;":"≸","ntriangleleft;":"⋪","ntrianglelefteq;":"⋬","ntriangleright;":"⋫","ntrianglerighteq;":"⋭","Nu;":"Ν","nu;":"ν","num;":"#","numero;":"№","numsp;":" ","nvap;":"≍⃒","nVDash;":"⊯","nVdash;":"⊮","nvDash;":"⊭","nvdash;":"⊬","nvge;":"≥⃒","nvgt;":">⃒","nvHarr;":"⤄","nvinfin;":"⧞","nvlArr;":"⤂","nvle;":"≤⃒","nvlt;":"<⃒","nvltrie;":"⊴⃒","nvrArr;":"⤃","nvrtrie;":"⊵⃒","nvsim;":"∼⃒","nwarhk;":"⤣","nwArr;":"⇖","nwarr;":"↖","nwarrow;":"↖","nwnear;":"⤧","Oacute;":"Ó",Oacute:"Ó","oacute;":"ó",oacute:"ó","oast;":"⊛","ocir;":"⊚","Ocirc;":"Ô",Ocirc:"Ô","ocirc;":"ô",ocirc:"ô","Ocy;":"О","ocy;":"о","odash;":"⊝","Odblac;":"Ő","odblac;":"ő","odiv;":"⨸","odot;":"⊙","odsold;":"⦼","OElig;":"Œ","oelig;":"œ","ofcir;":"⦿","Ofr;":"𝔒","ofr;":"𝔬","ogon;":"˛","Ograve;":"Ò",Ograve:"Ò","ograve;":"ò",ograve:"ò","ogt;":"⧁","ohbar;":"⦵","ohm;":"Ω","oint;":"∮","olarr;":"↺","olcir;":"⦾","olcross;":"⦻","oline;":"‾","olt;":"⧀","Omacr;":"Ō","omacr;":"ō","Omega;":"Ω","omega;":"ω","Omicron;":"Ο","omicron;":"ο","omid;":"⦶","ominus;":"⊖","Oopf;":"𝕆","oopf;":"𝕠","opar;":"⦷","OpenCurlyDoubleQuote;":"“","OpenCurlyQuote;":"‘","operp;":"⦹","oplus;":"⊕","Or;":"⩔","or;":"∨","orarr;":"↻","ord;":"⩝","order;":"ℴ","orderof;":"ℴ","ordf;":"ª",ordf:"ª","ordm;":"º",ordm:"º","origof;":"⊶","oror;":"⩖","orslope;":"⩗","orv;":"⩛","oS;":"Ⓢ","Oscr;":"𝒪","oscr;":"ℴ","Oslash;":"Ø",Oslash:"Ø","oslash;":"ø",oslash:"ø","osol;":"⊘","Otilde;":"Õ",Otilde:"Õ","otilde;":"õ",otilde:"õ","Otimes;":"⨷","otimes;":"⊗","otimesas;":"⨶","Ouml;":"Ö",Ouml:"Ö","ouml;":"ö",ouml:"ö","ovbar;":"⌽","OverBar;":"‾","OverBrace;":"⏞","OverBracket;":"⎴","OverParenthesis;":"⏜","par;":"∥","para;":"¶",para:"¶","parallel;":"∥","parsim;":"⫳","parsl;":"⫽","part;":"∂","PartialD;":"∂","Pcy;":"П","pcy;":"п","percnt;":"%","period;":".","permil;":"‰","perp;":"⊥","pertenk;":"‱","Pfr;":"𝔓","pfr;":"𝔭","Phi;":"Φ","phi;":"φ","phiv;":"ϕ","phmmat;":"ℳ","phone;":"☎","Pi;":"Π","pi;":"π","pitchfork;":"⋔","piv;":"ϖ","planck;":"ℏ","planckh;":"ℎ","plankv;":"ℏ","plus;":"+","plusacir;":"⨣","plusb;":"⊞","pluscir;":"⨢","plusdo;":"∔","plusdu;":"⨥","pluse;":"⩲","PlusMinus;":"±","plusmn;":"±",plusmn:"±","plussim;":"⨦","plustwo;":"⨧","pm;":"±","Poincareplane;":"ℌ","pointint;":"⨕","Popf;":"ℙ","popf;":"𝕡","pound;":"£",pound:"£","Pr;":"⪻","pr;":"≺","prap;":"⪷","prcue;":"≼","prE;":"⪳","pre;":"⪯","prec;":"≺","precapprox;":"⪷","preccurlyeq;":"≼","Precedes;":"≺","PrecedesEqual;":"⪯","PrecedesSlantEqual;":"≼","PrecedesTilde;":"≾","preceq;":"⪯","precnapprox;":"⪹","precneqq;":"⪵","precnsim;":"⋨","precsim;":"≾","Prime;":"″","prime;":"′","primes;":"ℙ","prnap;":"⪹","prnE;":"⪵","prnsim;":"⋨","prod;":"∏","Product;":"∏","profalar;":"⌮","profline;":"⌒","profsurf;":"⌓","prop;":"∝","Proportion;":"∷","Proportional;":"∝","propto;":"∝","prsim;":"≾","prurel;":"⊰","Pscr;":"𝒫","pscr;":"𝓅","Psi;":"Ψ","psi;":"ψ","puncsp;":" ","Qfr;":"𝔔","qfr;":"𝔮","qint;":"⨌","Qopf;":"ℚ","qopf;":"𝕢","qprime;":"⁗","Qscr;":"𝒬","qscr;":"𝓆","quaternions;":"ℍ","quatint;":"⨖","quest;":"?","questeq;":"≟","QUOT;":'"',QUOT:'"',"quot;":'"',quot:'"',"rAarr;":"⇛","race;":"∽̱","Racute;":"Ŕ","racute;":"ŕ","radic;":"√","raemptyv;":"⦳","Rang;":"⟫","rang;":"⟩","rangd;":"⦒","range;":"⦥","rangle;":"⟩","raquo;":"»",raquo:"»","Rarr;":"↠","rArr;":"⇒","rarr;":"→","rarrap;":"⥵","rarrb;":"⇥","rarrbfs;":"⤠","rarrc;":"⤳","rarrfs;":"⤞","rarrhk;":"↪","rarrlp;":"↬","rarrpl;":"⥅","rarrsim;":"⥴","Rarrtl;":"⤖","rarrtl;":"↣","rarrw;":"↝","rAtail;":"⤜","ratail;":"⤚","ratio;":"∶","rationals;":"ℚ","RBarr;":"⤐","rBarr;":"⤏","rbarr;":"⤍","rbbrk;":"❳","rbrace;":"}","rbrack;":"]","rbrke;":"⦌","rbrksld;":"⦎","rbrkslu;":"⦐","Rcaron;":"Ř","rcaron;":"ř","Rcedil;":"Ŗ","rcedil;":"ŗ","rceil;":"⌉","rcub;":"}","Rcy;":"Р","rcy;":"р","rdca;":"⤷","rdldhar;":"⥩","rdquo;":"”","rdquor;":"”","rdsh;":"↳","Re;":"ℜ","real;":"ℜ","realine;":"ℛ","realpart;":"ℜ","reals;":"ℝ","rect;":"▭","REG;":"®",REG:"®","reg;":"®",reg:"®","ReverseElement;":"∋","ReverseEquilibrium;":"⇋","ReverseUpEquilibrium;":"⥯","rfisht;":"⥽","rfloor;":"⌋","Rfr;":"ℜ","rfr;":"𝔯","rHar;":"⥤","rhard;":"⇁","rharu;":"⇀","rharul;":"⥬","Rho;":"Ρ","rho;":"ρ","rhov;":"ϱ","RightAngleBracket;":"⟩","RightArrow;":"→","Rightarrow;":"⇒","rightarrow;":"→","RightArrowBar;":"⇥","RightArrowLeftArrow;":"⇄","rightarrowtail;":"↣","RightCeiling;":"⌉","RightDoubleBracket;":"⟧","RightDownTeeVector;":"⥝","RightDownVector;":"⇂","RightDownVectorBar;":"⥕","RightFloor;":"⌋","rightharpoondown;":"⇁","rightharpoonup;":"⇀","rightleftarrows;":"⇄","rightleftharpoons;":"⇌","rightrightarrows;":"⇉","rightsquigarrow;":"↝","RightTee;":"⊢","RightTeeArrow;":"↦","RightTeeVector;":"⥛","rightthreetimes;":"⋌","RightTriangle;":"⊳","RightTriangleBar;":"⧐","RightTriangleEqual;":"⊵","RightUpDownVector;":"⥏","RightUpTeeVector;":"⥜","RightUpVector;":"↾","RightUpVectorBar;":"⥔","RightVector;":"⇀","RightVectorBar;":"⥓","ring;":"˚","risingdotseq;":"≓","rlarr;":"⇄","rlhar;":"⇌","rlm;":"‏","rmoust;":"⎱","rmoustache;":"⎱","rnmid;":"⫮","roang;":"⟭","roarr;":"⇾","robrk;":"⟧","ropar;":"⦆","Ropf;":"ℝ","ropf;":"𝕣","roplus;":"⨮","rotimes;":"⨵","RoundImplies;":"⥰","rpar;":")","rpargt;":"⦔","rppolint;":"⨒","rrarr;":"⇉","Rrightarrow;":"⇛","rsaquo;":"›","Rscr;":"ℛ","rscr;":"𝓇","Rsh;":"↱","rsh;":"↱","rsqb;":"]","rsquo;":"’","rsquor;":"’","rthree;":"⋌","rtimes;":"⋊","rtri;":"▹","rtrie;":"⊵","rtrif;":"▸","rtriltri;":"⧎","RuleDelayed;":"⧴","ruluhar;":"⥨","rx;":"℞","Sacute;":"Ś","sacute;":"ś","sbquo;":"‚","Sc;":"⪼","sc;":"≻","scap;":"⪸","Scaron;":"Š","scaron;":"š","sccue;":"≽","scE;":"⪴","sce;":"⪰","Scedil;":"Ş","scedil;":"ş","Scirc;":"Ŝ","scirc;":"ŝ","scnap;":"⪺","scnE;":"⪶","scnsim;":"⋩","scpolint;":"⨓","scsim;":"≿","Scy;":"С","scy;":"с","sdot;":"⋅","sdotb;":"⊡","sdote;":"⩦","searhk;":"⤥","seArr;":"⇘","searr;":"↘","searrow;":"↘","sect;":"§",sect:"§","semi;":";","seswar;":"⤩","setminus;":"∖","setmn;":"∖","sext;":"✶","Sfr;":"𝔖","sfr;":"𝔰","sfrown;":"⌢","sharp;":"♯","SHCHcy;":"Щ","shchcy;":"щ","SHcy;":"Ш","shcy;":"ш","ShortDownArrow;":"↓","ShortLeftArrow;":"←","shortmid;":"∣","shortparallel;":"∥","ShortRightArrow;":"→","ShortUpArrow;":"↑","shy;":"­",shy:"­","Sigma;":"Σ","sigma;":"σ","sigmaf;":"ς","sigmav;":"ς","sim;":"∼","simdot;":"⩪","sime;":"≃","simeq;":"≃","simg;":"⪞","simgE;":"⪠","siml;":"⪝","simlE;":"⪟","simne;":"≆","simplus;":"⨤","simrarr;":"⥲","slarr;":"←","SmallCircle;":"∘","smallsetminus;":"∖","smashp;":"⨳","smeparsl;":"⧤","smid;":"∣","smile;":"⌣","smt;":"⪪","smte;":"⪬","smtes;":"⪬︀","SOFTcy;":"Ь","softcy;":"ь","sol;":"/","solb;":"⧄","solbar;":"⌿","Sopf;":"𝕊","sopf;":"𝕤","spades;":"♠","spadesuit;":"♠","spar;":"∥","sqcap;":"⊓","sqcaps;":"⊓︀","sqcup;":"⊔","sqcups;":"⊔︀","Sqrt;":"√","sqsub;":"⊏","sqsube;":"⊑","sqsubset;":"⊏","sqsubseteq;":"⊑","sqsup;":"⊐","sqsupe;":"⊒","sqsupset;":"⊐","sqsupseteq;":"⊒","squ;":"□","Square;":"□","square;":"□","SquareIntersection;":"⊓","SquareSubset;":"⊏","SquareSubsetEqual;":"⊑","SquareSuperset;":"⊐","SquareSupersetEqual;":"⊒","SquareUnion;":"⊔","squarf;":"▪","squf;":"▪","srarr;":"→","Sscr;":"𝒮","sscr;":"𝓈","ssetmn;":"∖","ssmile;":"⌣","sstarf;":"⋆","Star;":"⋆","star;":"☆","starf;":"★","straightepsilon;":"ϵ","straightphi;":"ϕ","strns;":"¯","Sub;":"⋐","sub;":"⊂","subdot;":"⪽","subE;":"⫅","sube;":"⊆","subedot;":"⫃","submult;":"⫁","subnE;":"⫋","subne;":"⊊","subplus;":"⪿","subrarr;":"⥹","Subset;":"⋐","subset;":"⊂","subseteq;":"⊆","subseteqq;":"⫅","SubsetEqual;":"⊆","subsetneq;":"⊊","subsetneqq;":"⫋","subsim;":"⫇","subsub;":"⫕","subsup;":"⫓","succ;":"≻","succapprox;":"⪸","succcurlyeq;":"≽","Succeeds;":"≻","SucceedsEqual;":"⪰","SucceedsSlantEqual;":"≽","SucceedsTilde;":"≿","succeq;":"⪰","succnapprox;":"⪺","succneqq;":"⪶","succnsim;":"⋩","succsim;":"≿","SuchThat;":"∋","Sum;":"∑","sum;":"∑","sung;":"♪","Sup;":"⋑","sup;":"⊃","sup1;":"¹",sup1:"¹","sup2;":"²",sup2:"²","sup3;":"³",sup3:"³","supdot;":"⪾","supdsub;":"⫘","supE;":"⫆","supe;":"⊇","supedot;":"⫄","Superset;":"⊃","SupersetEqual;":"⊇","suphsol;":"⟉","suphsub;":"⫗","suplarr;":"⥻","supmult;":"⫂","supnE;":"⫌","supne;":"⊋","supplus;":"⫀","Supset;":"⋑","supset;":"⊃","supseteq;":"⊇","supseteqq;":"⫆","supsetneq;":"⊋","supsetneqq;":"⫌","supsim;":"⫈","supsub;":"⫔","supsup;":"⫖","swarhk;":"⤦","swArr;":"⇙","swarr;":"↙","swarrow;":"↙","swnwar;":"⤪","szlig;":"ß",szlig:"ß","Tab;":" ","target;":"⌖","Tau;":"Τ","tau;":"τ","tbrk;":"⎴","Tcaron;":"Ť","tcaron;":"ť","Tcedil;":"Ţ","tcedil;":"ţ","Tcy;":"Т","tcy;":"т","tdot;":"⃛","telrec;":"⌕","Tfr;":"𝔗","tfr;":"𝔱","there4;":"∴","Therefore;":"∴","therefore;":"∴","Theta;":"Θ","theta;":"θ","thetasym;":"ϑ","thetav;":"ϑ","thickapprox;":"≈","thicksim;":"∼","ThickSpace;":"  ","thinsp;":" ","ThinSpace;":" ","thkap;":"≈","thksim;":"∼","THORN;":"Þ",THORN:"Þ","thorn;":"þ",thorn:"þ","Tilde;":"∼","tilde;":"˜","TildeEqual;":"≃","TildeFullEqual;":"≅","TildeTilde;":"≈","times;":"×",times:"×","timesb;":"⊠","timesbar;":"⨱","timesd;":"⨰","tint;":"∭","toea;":"⤨","top;":"⊤","topbot;":"⌶","topcir;":"⫱","Topf;":"𝕋","topf;":"𝕥","topfork;":"⫚","tosa;":"⤩","tprime;":"‴","TRADE;":"™","trade;":"™","triangle;":"▵","triangledown;":"▿","triangleleft;":"◃","trianglelefteq;":"⊴","triangleq;":"≜","triangleright;":"▹","trianglerighteq;":"⊵","tridot;":"◬","trie;":"≜","triminus;":"⨺","TripleDot;":"⃛","triplus;":"⨹","trisb;":"⧍","tritime;":"⨻","trpezium;":"⏢","Tscr;":"𝒯","tscr;":"𝓉","TScy;":"Ц","tscy;":"ц","TSHcy;":"Ћ","tshcy;":"ћ","Tstrok;":"Ŧ","tstrok;":"ŧ","twixt;":"≬","twoheadleftarrow;":"↞","twoheadrightarrow;":"↠","Uacute;":"Ú",Uacute:"Ú","uacute;":"ú",uacute:"ú","Uarr;":"↟","uArr;":"⇑","uarr;":"↑","Uarrocir;":"⥉","Ubrcy;":"Ў","ubrcy;":"ў","Ubreve;":"Ŭ","ubreve;":"ŭ","Ucirc;":"Û",Ucirc:"Û","ucirc;":"û",ucirc:"û","Ucy;":"У","ucy;":"у","udarr;":"⇅","Udblac;":"Ű","udblac;":"ű","udhar;":"⥮","ufisht;":"⥾","Ufr;":"𝔘","ufr;":"𝔲","Ugrave;":"Ù",Ugrave:"Ù","ugrave;":"ù",ugrave:"ù","uHar;":"⥣","uharl;":"↿","uharr;":"↾","uhblk;":"▀","ulcorn;":"⌜","ulcorner;":"⌜","ulcrop;":"⌏","ultri;":"◸","Umacr;":"Ū","umacr;":"ū","uml;":"¨",uml:"¨","UnderBar;":"_","UnderBrace;":"⏟","UnderBracket;":"⎵","UnderParenthesis;":"⏝","Union;":"⋃","UnionPlus;":"⊎","Uogon;":"Ų","uogon;":"ų","Uopf;":"𝕌","uopf;":"𝕦","UpArrow;":"↑","Uparrow;":"⇑","uparrow;":"↑","UpArrowBar;":"⤒","UpArrowDownArrow;":"⇅","UpDownArrow;":"↕","Updownarrow;":"⇕","updownarrow;":"↕","UpEquilibrium;":"⥮","upharpoonleft;":"↿","upharpoonright;":"↾","uplus;":"⊎","UpperLeftArrow;":"↖","UpperRightArrow;":"↗","Upsi;":"ϒ","upsi;":"υ","upsih;":"ϒ","Upsilon;":"Υ","upsilon;":"υ","UpTee;":"⊥","UpTeeArrow;":"↥","upuparrows;":"⇈","urcorn;":"⌝","urcorner;":"⌝","urcrop;":"⌎","Uring;":"Ů","uring;":"ů","urtri;":"◹","Uscr;":"𝒰","uscr;":"𝓊","utdot;":"⋰","Utilde;":"Ũ","utilde;":"ũ","utri;":"▵","utrif;":"▴","uuarr;":"⇈","Uuml;":"Ü",Uuml:"Ü","uuml;":"ü",uuml:"ü","uwangle;":"⦧","vangrt;":"⦜","varepsilon;":"ϵ","varkappa;":"ϰ","varnothing;":"∅","varphi;":"ϕ","varpi;":"ϖ","varpropto;":"∝","vArr;":"⇕","varr;":"↕","varrho;":"ϱ","varsigma;":"ς","varsubsetneq;":"⊊︀","varsubsetneqq;":"⫋︀","varsupsetneq;":"⊋︀","varsupsetneqq;":"⫌︀","vartheta;":"ϑ","vartriangleleft;":"⊲","vartriangleright;":"⊳","Vbar;":"⫫","vBar;":"⫨","vBarv;":"⫩","Vcy;":"В","vcy;":"в","VDash;":"⊫","Vdash;":"⊩","vDash;":"⊨","vdash;":"⊢","Vdashl;":"⫦","Vee;":"⋁","vee;":"∨","veebar;":"⊻","veeeq;":"≚","vellip;":"⋮","Verbar;":"‖","verbar;":"|","Vert;":"‖","vert;":"|","VerticalBar;":"∣","VerticalLine;":"|","VerticalSeparator;":"❘","VerticalTilde;":"≀","VeryThinSpace;":" ","Vfr;":"𝔙","vfr;":"𝔳","vltri;":"⊲","vnsub;":"⊂⃒","vnsup;":"⊃⃒","Vopf;":"𝕍","vopf;":"𝕧","vprop;":"∝","vrtri;":"⊳","Vscr;":"𝒱","vscr;":"𝓋","vsubnE;":"⫋︀","vsubne;":"⊊︀","vsupnE;":"⫌︀","vsupne;":"⊋︀","Vvdash;":"⊪","vzigzag;":"⦚","Wcirc;":"Ŵ","wcirc;":"ŵ","wedbar;":"⩟","Wedge;":"⋀","wedge;":"∧","wedgeq;":"≙","weierp;":"℘","Wfr;":"𝔚","wfr;":"𝔴","Wopf;":"𝕎","wopf;":"𝕨","wp;":"℘","wr;":"≀","wreath;":"≀","Wscr;":"𝒲","wscr;":"𝓌","xcap;":"⋂","xcirc;":"◯","xcup;":"⋃","xdtri;":"▽","Xfr;":"𝔛","xfr;":"𝔵","xhArr;":"⟺","xharr;":"⟷","Xi;":"Ξ","xi;":"ξ","xlArr;":"⟸","xlarr;":"⟵","xmap;":"⟼","xnis;":"⋻","xodot;":"⨀","Xopf;":"𝕏","xopf;":"𝕩","xoplus;":"⨁","xotime;":"⨂","xrArr;":"⟹","xrarr;":"⟶","Xscr;":"𝒳","xscr;":"𝓍","xsqcup;":"⨆","xuplus;":"⨄","xutri;":"△","xvee;":"⋁","xwedge;":"⋀","Yacute;":"Ý",Yacute:"Ý","yacute;":"ý",yacute:"ý","YAcy;":"Я","yacy;":"я","Ycirc;":"Ŷ","ycirc;":"ŷ","Ycy;":"Ы","ycy;":"ы","yen;":"¥",yen:"¥","Yfr;":"𝔜","yfr;":"𝔶","YIcy;":"Ї","yicy;":"ї","Yopf;":"𝕐","yopf;":"𝕪","Yscr;":"𝒴","yscr;":"𝓎","YUcy;":"Ю","yucy;":"ю","Yuml;":"Ÿ","yuml;":"ÿ",yuml:"ÿ","Zacute;":"Ź","zacute;":"ź","Zcaron;":"Ž","zcaron;":"ž","Zcy;":"З","zcy;":"з","Zdot;":"Ż","zdot;":"ż","zeetrf;":"ℨ","ZeroWidthSpace;":"​","Zeta;":"Ζ","zeta;":"ζ","Zfr;":"ℨ","zfr;":"𝔷","ZHcy;":"Ж","zhcy;":"ж","zigrarr;":"⇝","Zopf;":"ℤ","zopf;":"𝕫","Zscr;":"𝒵","zscr;":"𝓏","zwj;":"‍","zwnj;":"‌"};function Ye(e,t){if(e.length<t.length)return!1;for(var n=0;n<t.length;n++)if(e[n]!==t[n])return!1;return!0}function Ul(e,t){var n=e.length-t.length;return n>0?e.lastIndexOf(t)===n:n===0?e===t:!1}function Ba(e,t){for(var n="";t>0;)(t&1)===1&&(n+=e),e+=e,t=t>>>1;return n}var Hl=97,Wl=122,Fl=65,Pl=90,Bl=48,ql=57;function Pt(e,t){var n=e.charCodeAt(t);return Hl<=n&&n<=Wl||Fl<=n&&n<=Pl||Bl<=n&&n<=ql}function vn(e){return typeof e<"u"}function Ol(e){if(e)return typeof e=="string"?{kind:"markdown",value:e}:{kind:"markdown",value:e.value}}var qa=function(){function e(t,n){var i=this;this.id=t,this._tags=[],this._tagMap={},this._valueSetMap={},this._tags=n.tags||[],this._globalAttributes=n.globalAttributes||[],this._tags.forEach(function(r){i._tagMap[r.name.toLowerCase()]=r}),n.valueSets&&n.valueSets.forEach(function(r){i._valueSetMap[r.name]=r.values})}return e.prototype.isApplicable=function(){return!0},e.prototype.getId=function(){return this.id},e.prototype.provideTags=function(){return this._tags},e.prototype.provideAttributes=function(t){var n=[],i=function(a){n.push(a)},r=this._tagMap[t.toLowerCase()];return r&&r.attributes.forEach(i),this._globalAttributes.forEach(i),n},e.prototype.provideValues=function(t,n){var i=this,r=[];n=n.toLowerCase();var a=function(o){o.forEach(function(l){l.name.toLowerCase()===n&&(l.values&&l.values.forEach(function(u){r.push(u)}),l.valueSet&&i._valueSetMap[l.valueSet]&&i._valueSetMap[l.valueSet].forEach(function(u){r.push(u)}))})},s=this._tagMap[t.toLowerCase()];return s&&a(s.attributes),a(this._globalAttributes),r},e}();function at(e,t,n){t===void 0&&(t={});var i={kind:n?"markdown":"plaintext",value:""};if(e.description&&t.documentation!==!1){var r=Ol(e.description);r&&(i.value+=r.value)}if(e.references&&e.references.length>0&&t.references!==!1&&(i.value.length&&(i.value+=`
18
+ `&&r++}i&&n.length>0&&t.push(n.length),this._lineOffsets=t}return this._lineOffsets},e.prototype.positionAt=function(t){t=Math.max(Math.min(t,this._content.length),0);var n=this.getLineOffsets(),i=0,r=n.length;if(r===0)return ce.create(0,t);for(;i<r;){var a=Math.floor((i+r)/2);n[a]>t?r=a:i=a+1}var s=i-1;return ce.create(s,t-n[s])},e.prototype.offsetAt=function(t){var n=this.getLineOffsets();if(t.line>=n.length)return this._content.length;if(t.line<0)return 0;var i=n[t.line],r=t.line+1<n.length?n[t.line+1]:this._content.length;return Math.max(Math.min(i+t.character,r),i)},Object.defineProperty(e.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),e}(),C;(function(e){var t=Object.prototype.toString;function n(f){return typeof f<"u"}e.defined=n;function i(f){return typeof f>"u"}e.undefined=i;function r(f){return f===!0||f===!1}e.boolean=r;function a(f){return t.call(f)==="[object String]"}e.string=a;function s(f){return t.call(f)==="[object Number]"}e.number=s;function o(f,g,p){return t.call(f)==="[object Number]"&&g<=f&&f<=p}e.numberRange=o;function l(f){return t.call(f)==="[object Number]"&&-2147483648<=f&&f<=2147483647}e.integer=l;function u(f){return t.call(f)==="[object Number]"&&0<=f&&f<=2147483647}e.uinteger=u;function c(f){return t.call(f)==="[object Function]"}e.func=c;function d(f){return f!==null&&typeof f=="object"}e.objectLiteral=d;function m(f,g){return Array.isArray(f)&&f.every(g)}e.typedArray=m})(C||(C={}));var hn=class{constructor(e,t,n,i){this._uri=e,this._languageId=t,this._version=n,this._content=i,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){const t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){for(let n of e)if(hn.isIncremental(n)){const i=Da(n.range),r=this.offsetAt(i.start),a=this.offsetAt(i.end);this._content=this._content.substring(0,r)+n.text+this._content.substring(a,this._content.length);const s=Math.max(i.start.line,0),o=Math.max(i.end.line,0);let l=this._lineOffsets;const u=Ma(n.text,!1,r);if(o-s===u.length)for(let d=0,m=u.length;d<m;d++)l[d+s+1]=u[d];else u.length<1e4?l.splice(s+1,o-s,...u):this._lineOffsets=l=l.slice(0,s+1).concat(u,l.slice(o+1));const c=n.text.length-(a-r);if(c!==0)for(let d=s+1+u.length,m=l.length;d<m;d++)l[d]=l[d]+c}else if(hn.isFull(n))this._content=n.text,this._lineOffsets=void 0;else throw new Error("Unknown change event received");this._version=t}getLineOffsets(){return this._lineOffsets===void 0&&(this._lineOffsets=Ma(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,i=t.length;if(i===0)return{line:0,character:e};for(;n<i;){let a=Math.floor((n+i)/2);t[a]>e?i=a:n=a+1}let r=n-1;return{line:r,character:e-t[r]}}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],i=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,i),n)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let t=e;return t!=null&&typeof t.text=="string"&&t.range!==void 0&&(t.rangeLength===void 0||typeof t.rangeLength=="number")}static isFull(e){let t=e;return t!=null&&typeof t.text=="string"&&t.range===void 0&&t.rangeLength===void 0}},ai;(function(e){function t(r,a,s,o){return new hn(r,a,s,o)}e.create=t;function n(r,a,s){if(r instanceof hn)return r.update(a,s),r;throw new Error("TextDocument.update: document must be created by TextDocument.create")}e.update=n;function i(r,a){let s=r.getText(),o=si(a.map(Tl),(c,d)=>{let m=c.range.start.line-d.range.start.line;return m===0?c.range.start.character-d.range.start.character:m}),l=0;const u=[];for(const c of o){let d=r.offsetAt(c.range.start);if(d<l)throw new Error("Overlapping edit");d>l&&u.push(s.substring(l,d)),c.newText.length&&u.push(c.newText),l=r.offsetAt(c.range.end)}return u.push(s.substr(l)),u.join("")}e.applyEdits=i})(ai||(ai={}));function si(e,t){if(e.length<=1)return e;const n=e.length/2|0,i=e.slice(0,n),r=e.slice(n);si(i,t),si(r,t);let a=0,s=0,o=0;for(;a<i.length&&s<r.length;)t(i[a],r[s])<=0?e[o++]=i[a++]:e[o++]=r[s++];for(;a<i.length;)e[o++]=i[a++];for(;s<r.length;)e[o++]=r[s++];return e}function Ma(e,t,n=0){const i=t?[n]:[];for(let r=0;r<e.length;r++){let a=e.charCodeAt(r);(a===13||a===10)&&(a===13&&r+1<e.length&&e.charCodeAt(r+1)===10&&r++,i.push(n+r+1))}return i}function Da(e){const t=e.start,n=e.end;return t.line>n.line||t.line===n.line&&t.character>n.character?{start:n,end:t}:e}function Tl(e){const t=Da(e.range);return t!==e.range?{newText:e.newText,range:t}:e}var W;(function(e){e[e.StartCommentTag=0]="StartCommentTag",e[e.Comment=1]="Comment",e[e.EndCommentTag=2]="EndCommentTag",e[e.StartTagOpen=3]="StartTagOpen",e[e.StartTagClose=4]="StartTagClose",e[e.StartTagSelfClose=5]="StartTagSelfClose",e[e.StartTag=6]="StartTag",e[e.EndTagOpen=7]="EndTagOpen",e[e.EndTagClose=8]="EndTagClose",e[e.EndTag=9]="EndTag",e[e.DelimiterAssign=10]="DelimiterAssign",e[e.AttributeName=11]="AttributeName",e[e.AttributeValue=12]="AttributeValue",e[e.StartDoctypeTag=13]="StartDoctypeTag",e[e.Doctype=14]="Doctype",e[e.EndDoctypeTag=15]="EndDoctypeTag",e[e.Content=16]="Content",e[e.Whitespace=17]="Whitespace",e[e.Unknown=18]="Unknown",e[e.Script=19]="Script",e[e.Styles=20]="Styles",e[e.EOS=21]="EOS"})(W||(W={}));var V;(function(e){e[e.WithinContent=0]="WithinContent",e[e.AfterOpeningStartTag=1]="AfterOpeningStartTag",e[e.AfterOpeningEndTag=2]="AfterOpeningEndTag",e[e.WithinDoctype=3]="WithinDoctype",e[e.WithinTag=4]="WithinTag",e[e.WithinEndTag=5]="WithinEndTag",e[e.WithinComment=6]="WithinComment",e[e.WithinScriptContent=7]="WithinScriptContent",e[e.WithinStyleContent=8]="WithinStyleContent",e[e.AfterAttributeName=9]="AfterAttributeName",e[e.BeforeAttributeValue=10]="BeforeAttributeValue"})(V||(V={}));var Na;(function(e){e.LATEST={textDocument:{completion:{completionItem:{documentationFormat:[Le.Markdown,Le.PlainText]}},hover:{contentFormat:[Le.Markdown,Le.PlainText]}}}})(Na||(Na={}));var oi;(function(e){e[e.Unknown=0]="Unknown",e[e.File=1]="File",e[e.Directory=2]="Directory",e[e.SymbolicLink=64]="SymbolicLink"})(oi||(oi={}));var Je=Kn(),xl=function(){function e(t,n){this.source=t,this.len=t.length,this.position=n}return e.prototype.eos=function(){return this.len<=this.position},e.prototype.getSource=function(){return this.source},e.prototype.pos=function(){return this.position},e.prototype.goBackTo=function(t){this.position=t},e.prototype.goBack=function(t){this.position-=t},e.prototype.advance=function(t){this.position+=t},e.prototype.goToEnd=function(){this.position=this.source.length},e.prototype.nextChar=function(){return this.source.charCodeAt(this.position++)||0},e.prototype.peekChar=function(t){return t===void 0&&(t=0),this.source.charCodeAt(this.position+t)||0},e.prototype.advanceIfChar=function(t){return t===this.source.charCodeAt(this.position)?(this.position++,!0):!1},e.prototype.advanceIfChars=function(t){var n;if(this.position+t.length>this.source.length)return!1;for(n=0;n<t.length;n++)if(this.source.charCodeAt(this.position+n)!==t[n])return!1;return this.advance(n),!0},e.prototype.advanceIfRegExp=function(t){var n=this.source.substr(this.position),i=n.match(t);return i?(this.position=this.position+i.index+i[0].length,i[0]):""},e.prototype.advanceUntilRegExp=function(t){var n=this.source.substr(this.position),i=n.match(t);return i?(this.position=this.position+i.index,i[0]):(this.goToEnd(),"")},e.prototype.advanceUntilChar=function(t){for(;this.position<this.source.length;){if(this.source.charCodeAt(this.position)===t)return!0;this.advance(1)}return!1},e.prototype.advanceUntilChars=function(t){for(;this.position+t.length<=this.source.length;){for(var n=0;n<t.length&&this.source.charCodeAt(this.position+n)===t[n];n++);if(n===t.length)return!0;this.advance(1)}return this.goToEnd(),!1},e.prototype.skipWhitespace=function(){var t=this.advanceWhileChar(function(n){return n===Rl||n===Ml||n===Ll||n===El||n===Cl});return t>0},e.prototype.advanceWhileChar=function(t){for(var n=this.position;this.position<this.len&&t(this.source.charCodeAt(this.position));)this.position++;return this.position-n},e}(),Ia=33,_t=45,dn=60,Ie=62,li=47,kl=61,Al=34,Sl=39,Ll=10,Cl=13,El=12,Rl=32,Ml=9,Dl={"text/x-handlebars-template":!0,"text/html":!0};function _e(e,t,n,i){t===void 0&&(t=0),n===void 0&&(n=V.WithinContent),i===void 0&&(i=!1);var r=new xl(e,t),a=n,s=0,o=W.Unknown,l,u,c,d,m;function f(){return r.advanceIfRegExp(/^[_:\w][_:\w-.\d]*/).toLowerCase()}function g(){return r.advanceIfRegExp(/^[^\s"'></=\x00-\x0F\x7F\x80-\x9F]*/).toLowerCase()}function p(v,k,R){return o=k,s=v,l=R,k}function w(){var v=r.pos(),k=a,R=y();return R!==W.EOS&&v===r.pos()&&!(i&&(R===W.StartTagClose||R===W.EndTagClose))?(console.log("Scanner.scan has not advanced at offset "+v+", state before: "+k+" after: "+a),r.advance(1),p(v,W.Unknown)):R}function y(){var v=r.pos();if(r.eos())return p(v,W.EOS);var k;switch(a){case V.WithinComment:return r.advanceIfChars([_t,_t,Ie])?(a=V.WithinContent,p(v,W.EndCommentTag)):(r.advanceUntilChars([_t,_t,Ie]),p(v,W.Comment));case V.WithinDoctype:return r.advanceIfChar(Ie)?(a=V.WithinContent,p(v,W.EndDoctypeTag)):(r.advanceUntilChar(Ie),p(v,W.Doctype));case V.WithinContent:if(r.advanceIfChar(dn)){if(!r.eos()&&r.peekChar()===Ia){if(r.advanceIfChars([Ia,_t,_t]))return a=V.WithinComment,p(v,W.StartCommentTag);if(r.advanceIfRegExp(/^!doctype/i))return a=V.WithinDoctype,p(v,W.StartDoctypeTag)}return r.advanceIfChar(li)?(a=V.AfterOpeningEndTag,p(v,W.EndTagOpen)):(a=V.AfterOpeningStartTag,p(v,W.StartTagOpen))}return r.advanceUntilChar(dn),p(v,W.Content);case V.AfterOpeningEndTag:var R=f();return R.length>0?(a=V.WithinEndTag,p(v,W.EndTag)):r.skipWhitespace()?p(v,W.Whitespace,Je("error.unexpectedWhitespace","Tag name must directly follow the open bracket.")):(a=V.WithinEndTag,r.advanceUntilChar(Ie),v<r.pos()?p(v,W.Unknown,Je("error.endTagNameExpected","End tag name expected.")):y());case V.WithinEndTag:if(r.skipWhitespace())return p(v,W.Whitespace);if(r.advanceIfChar(Ie))return a=V.WithinContent,p(v,W.EndTagClose);if(i&&r.peekChar()===dn)return a=V.WithinContent,p(v,W.EndTagClose,Je("error.closingBracketMissing","Closing bracket missing."));k=Je("error.closingBracketExpected","Closing bracket expected.");break;case V.AfterOpeningStartTag:return c=f(),m=void 0,d=void 0,c.length>0?(u=!1,a=V.WithinTag,p(v,W.StartTag)):r.skipWhitespace()?p(v,W.Whitespace,Je("error.unexpectedWhitespace","Tag name must directly follow the open bracket.")):(a=V.WithinTag,r.advanceUntilChar(Ie),v<r.pos()?p(v,W.Unknown,Je("error.startTagNameExpected","Start tag name expected.")):y());case V.WithinTag:return r.skipWhitespace()?(u=!0,p(v,W.Whitespace)):u&&(d=g(),d.length>0)?(a=V.AfterAttributeName,u=!1,p(v,W.AttributeName)):r.advanceIfChars([li,Ie])?(a=V.WithinContent,p(v,W.StartTagSelfClose)):r.advanceIfChar(Ie)?(c==="script"?m&&Dl[m]?a=V.WithinContent:a=V.WithinScriptContent:c==="style"?a=V.WithinStyleContent:a=V.WithinContent,p(v,W.StartTagClose)):i&&r.peekChar()===dn?(a=V.WithinContent,p(v,W.StartTagClose,Je("error.closingBracketMissing","Closing bracket missing."))):(r.advance(1),p(v,W.Unknown,Je("error.unexpectedCharacterInTag","Unexpected character in tag.")));case V.AfterAttributeName:return r.skipWhitespace()?(u=!0,p(v,W.Whitespace)):r.advanceIfChar(kl)?(a=V.BeforeAttributeValue,p(v,W.DelimiterAssign)):(a=V.WithinTag,y());case V.BeforeAttributeValue:if(r.skipWhitespace())return p(v,W.Whitespace);var I=r.advanceIfRegExp(/^[^\s"'`=<>]+/);if(I.length>0)return r.peekChar()===Ie&&r.peekChar(-1)===li&&(r.goBack(1),I=I.substr(0,I.length-1)),d==="type"&&(m=I),a=V.WithinTag,u=!1,p(v,W.AttributeValue);var P=r.peekChar();return P===Sl||P===Al?(r.advance(1),r.advanceUntilChar(P)&&r.advance(1),d==="type"&&(m=r.getSource().substring(v+1,r.pos()-1)),a=V.WithinTag,u=!1,p(v,W.AttributeValue)):(a=V.WithinTag,u=!1,y());case V.WithinScriptContent:for(var _=1;!r.eos();){var b=r.advanceIfRegExp(/<!--|-->|<\/?script\s*\/?>?/i);if(b.length===0)return r.goToEnd(),p(v,W.Script);if(b==="<!--")_===1&&(_=2);else if(b==="-->")_=1;else if(b[1]!=="/")_===2&&(_=3);else if(_===3)_=2;else{r.goBack(b.length);break}}return a=V.WithinContent,v<r.pos()?p(v,W.Script):y();case V.WithinStyleContent:return r.advanceUntilRegExp(/<\/style/i),a=V.WithinContent,v<r.pos()?p(v,W.Styles):y()}return r.advance(1),a=V.WithinContent,p(v,W.Unknown,k)}return{scan:w,getTokenType:function(){return o},getTokenOffset:function(){return s},getTokenLength:function(){return r.pos()-s},getTokenEnd:function(){return r.pos()},getTokenText:function(){return r.getSource().substring(s,r.pos())},getScannerState:function(){return a},getTokenError:function(){return l}}}function za(e,t){var n=0,i=e.length;if(i===0)return 0;for(;n<i;){var r=Math.floor((n+i)/2);t(e[r])?i=r:n=r+1}return n}function Nl(e,t,n){for(var i=0,r=e.length-1;i<=r;){var a=(i+r)/2|0,s=n(e[a],t);if(s<0)i=a+1;else if(s>0)r=a-1;else return a}return-(i+1)}var Il=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"];function mn(e){return!!e&&Nl(Il,e.toLowerCase(),function(t,n){return t.localeCompare(n)})>=0}var Ua=function(){function e(t,n,i,r){this.start=t,this.end=n,this.children=i,this.parent=r,this.closed=!1}return Object.defineProperty(e.prototype,"attributeNames",{get:function(){return this.attributes?Object.keys(this.attributes):[]},enumerable:!1,configurable:!0}),e.prototype.isSameTag=function(t){return this.tag===void 0?t===void 0:t!==void 0&&this.tag.length===t.length&&this.tag.toLowerCase()===t},Object.defineProperty(e.prototype,"firstChild",{get:function(){return this.children[0]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length?this.children[this.children.length-1]:void 0},enumerable:!1,configurable:!0}),e.prototype.findNodeBefore=function(t){var n=za(this.children,function(a){return t<=a.start})-1;if(n>=0){var i=this.children[n];if(t>i.start){if(t<i.end)return i.findNodeBefore(t);var r=i.lastChild;return r&&r.end===i.end?i.findNodeBefore(t):i}}return this},e.prototype.findNodeAt=function(t){var n=za(this.children,function(r){return t<=r.start})-1;if(n>=0){var i=this.children[n];if(t>i.start&&t<=i.end)return i.findNodeAt(t)}return this},e}();function Ha(e){for(var t=_e(e,void 0,void 0,!0),n=new Ua(0,e.length,[],void 0),i=n,r=-1,a=void 0,s=null,o=t.scan();o!==W.EOS;){switch(o){case W.StartTagOpen:var l=new Ua(t.getTokenOffset(),e.length,[],i);i.children.push(l),i=l;break;case W.StartTag:i.tag=t.getTokenText();break;case W.StartTagClose:i.parent&&(i.end=t.getTokenEnd(),t.getTokenLength()?(i.startTagEnd=t.getTokenEnd(),i.tag&&mn(i.tag)&&(i.closed=!0,i=i.parent)):i=i.parent);break;case W.StartTagSelfClose:i.parent&&(i.closed=!0,i.end=t.getTokenEnd(),i.startTagEnd=t.getTokenEnd(),i=i.parent);break;case W.EndTagOpen:r=t.getTokenOffset(),a=void 0;break;case W.EndTag:a=t.getTokenText().toLowerCase();break;case W.EndTagClose:for(var u=i;!u.isSameTag(a)&&u.parent;)u=u.parent;if(u.parent){for(;i!==u;)i.end=r,i.closed=!1,i=i.parent;i.closed=!0,i.endTagStart=r,i.end=t.getTokenEnd(),i=i.parent}break;case W.AttributeName:{s=t.getTokenText();var c=i.attributes;c||(i.attributes=c={}),c[s]=null;break}case W.AttributeValue:{var d=t.getTokenText(),c=i.attributes;c&&s&&(c[s]=d,s=null);break}}o=t.scan()}for(;i.parent;)i.end=e.length,i.closed=!1,i=i.parent;return{roots:n.children,findNodeBefore:n.findNodeBefore.bind(n),findNodeAt:n.findNodeAt.bind(n)}}var Ut={"Aacute;":"Á",Aacute:"Á","aacute;":"á",aacute:"á","Abreve;":"Ă","abreve;":"ă","ac;":"∾","acd;":"∿","acE;":"∾̳","Acirc;":"Â",Acirc:"Â","acirc;":"â",acirc:"â","acute;":"´",acute:"´","Acy;":"А","acy;":"а","AElig;":"Æ",AElig:"Æ","aelig;":"æ",aelig:"æ","af;":"⁡","Afr;":"𝔄","afr;":"𝔞","Agrave;":"À",Agrave:"À","agrave;":"à",agrave:"à","alefsym;":"ℵ","aleph;":"ℵ","Alpha;":"Α","alpha;":"α","Amacr;":"Ā","amacr;":"ā","amalg;":"⨿","AMP;":"&",AMP:"&","amp;":"&",amp:"&","And;":"⩓","and;":"∧","andand;":"⩕","andd;":"⩜","andslope;":"⩘","andv;":"⩚","ang;":"∠","ange;":"⦤","angle;":"∠","angmsd;":"∡","angmsdaa;":"⦨","angmsdab;":"⦩","angmsdac;":"⦪","angmsdad;":"⦫","angmsdae;":"⦬","angmsdaf;":"⦭","angmsdag;":"⦮","angmsdah;":"⦯","angrt;":"∟","angrtvb;":"⊾","angrtvbd;":"⦝","angsph;":"∢","angst;":"Å","angzarr;":"⍼","Aogon;":"Ą","aogon;":"ą","Aopf;":"𝔸","aopf;":"𝕒","ap;":"≈","apacir;":"⩯","apE;":"⩰","ape;":"≊","apid;":"≋","apos;":"'","ApplyFunction;":"⁡","approx;":"≈","approxeq;":"≊","Aring;":"Å",Aring:"Å","aring;":"å",aring:"å","Ascr;":"𝒜","ascr;":"𝒶","Assign;":"≔","ast;":"*","asymp;":"≈","asympeq;":"≍","Atilde;":"Ã",Atilde:"Ã","atilde;":"ã",atilde:"ã","Auml;":"Ä",Auml:"Ä","auml;":"ä",auml:"ä","awconint;":"∳","awint;":"⨑","backcong;":"≌","backepsilon;":"϶","backprime;":"‵","backsim;":"∽","backsimeq;":"⋍","Backslash;":"∖","Barv;":"⫧","barvee;":"⊽","Barwed;":"⌆","barwed;":"⌅","barwedge;":"⌅","bbrk;":"⎵","bbrktbrk;":"⎶","bcong;":"≌","Bcy;":"Б","bcy;":"б","bdquo;":"„","becaus;":"∵","Because;":"∵","because;":"∵","bemptyv;":"⦰","bepsi;":"϶","bernou;":"ℬ","Bernoullis;":"ℬ","Beta;":"Β","beta;":"β","beth;":"ℶ","between;":"≬","Bfr;":"𝔅","bfr;":"𝔟","bigcap;":"⋂","bigcirc;":"◯","bigcup;":"⋃","bigodot;":"⨀","bigoplus;":"⨁","bigotimes;":"⨂","bigsqcup;":"⨆","bigstar;":"★","bigtriangledown;":"▽","bigtriangleup;":"△","biguplus;":"⨄","bigvee;":"⋁","bigwedge;":"⋀","bkarow;":"⤍","blacklozenge;":"⧫","blacksquare;":"▪","blacktriangle;":"▴","blacktriangledown;":"▾","blacktriangleleft;":"◂","blacktriangleright;":"▸","blank;":"␣","blk12;":"▒","blk14;":"░","blk34;":"▓","block;":"█","bne;":"=⃥","bnequiv;":"≡⃥","bNot;":"⫭","bnot;":"⌐","Bopf;":"𝔹","bopf;":"𝕓","bot;":"⊥","bottom;":"⊥","bowtie;":"⋈","boxbox;":"⧉","boxDL;":"╗","boxDl;":"╖","boxdL;":"╕","boxdl;":"┐","boxDR;":"╔","boxDr;":"╓","boxdR;":"╒","boxdr;":"┌","boxH;":"═","boxh;":"─","boxHD;":"╦","boxHd;":"╤","boxhD;":"╥","boxhd;":"┬","boxHU;":"╩","boxHu;":"╧","boxhU;":"╨","boxhu;":"┴","boxminus;":"⊟","boxplus;":"⊞","boxtimes;":"⊠","boxUL;":"╝","boxUl;":"╜","boxuL;":"╛","boxul;":"┘","boxUR;":"╚","boxUr;":"╙","boxuR;":"╘","boxur;":"└","boxV;":"║","boxv;":"│","boxVH;":"╬","boxVh;":"╫","boxvH;":"╪","boxvh;":"┼","boxVL;":"╣","boxVl;":"╢","boxvL;":"╡","boxvl;":"┤","boxVR;":"╠","boxVr;":"╟","boxvR;":"╞","boxvr;":"├","bprime;":"‵","Breve;":"˘","breve;":"˘","brvbar;":"¦",brvbar:"¦","Bscr;":"ℬ","bscr;":"𝒷","bsemi;":"⁏","bsim;":"∽","bsime;":"⋍","bsol;":"\\","bsolb;":"⧅","bsolhsub;":"⟈","bull;":"•","bullet;":"•","bump;":"≎","bumpE;":"⪮","bumpe;":"≏","Bumpeq;":"≎","bumpeq;":"≏","Cacute;":"Ć","cacute;":"ć","Cap;":"⋒","cap;":"∩","capand;":"⩄","capbrcup;":"⩉","capcap;":"⩋","capcup;":"⩇","capdot;":"⩀","CapitalDifferentialD;":"ⅅ","caps;":"∩︀","caret;":"⁁","caron;":"ˇ","Cayleys;":"ℭ","ccaps;":"⩍","Ccaron;":"Č","ccaron;":"č","Ccedil;":"Ç",Ccedil:"Ç","ccedil;":"ç",ccedil:"ç","Ccirc;":"Ĉ","ccirc;":"ĉ","Cconint;":"∰","ccups;":"⩌","ccupssm;":"⩐","Cdot;":"Ċ","cdot;":"ċ","cedil;":"¸",cedil:"¸","Cedilla;":"¸","cemptyv;":"⦲","cent;":"¢",cent:"¢","CenterDot;":"·","centerdot;":"·","Cfr;":"ℭ","cfr;":"𝔠","CHcy;":"Ч","chcy;":"ч","check;":"✓","checkmark;":"✓","Chi;":"Χ","chi;":"χ","cir;":"○","circ;":"ˆ","circeq;":"≗","circlearrowleft;":"↺","circlearrowright;":"↻","circledast;":"⊛","circledcirc;":"⊚","circleddash;":"⊝","CircleDot;":"⊙","circledR;":"®","circledS;":"Ⓢ","CircleMinus;":"⊖","CirclePlus;":"⊕","CircleTimes;":"⊗","cirE;":"⧃","cire;":"≗","cirfnint;":"⨐","cirmid;":"⫯","cirscir;":"⧂","ClockwiseContourIntegral;":"∲","CloseCurlyDoubleQuote;":"”","CloseCurlyQuote;":"’","clubs;":"♣","clubsuit;":"♣","Colon;":"∷","colon;":":","Colone;":"⩴","colone;":"≔","coloneq;":"≔","comma;":",","commat;":"@","comp;":"∁","compfn;":"∘","complement;":"∁","complexes;":"ℂ","cong;":"≅","congdot;":"⩭","Congruent;":"≡","Conint;":"∯","conint;":"∮","ContourIntegral;":"∮","Copf;":"ℂ","copf;":"𝕔","coprod;":"∐","Coproduct;":"∐","COPY;":"©",COPY:"©","copy;":"©",copy:"©","copysr;":"℗","CounterClockwiseContourIntegral;":"∳","crarr;":"↵","Cross;":"⨯","cross;":"✗","Cscr;":"𝒞","cscr;":"𝒸","csub;":"⫏","csube;":"⫑","csup;":"⫐","csupe;":"⫒","ctdot;":"⋯","cudarrl;":"⤸","cudarrr;":"⤵","cuepr;":"⋞","cuesc;":"⋟","cularr;":"↶","cularrp;":"⤽","Cup;":"⋓","cup;":"∪","cupbrcap;":"⩈","CupCap;":"≍","cupcap;":"⩆","cupcup;":"⩊","cupdot;":"⊍","cupor;":"⩅","cups;":"∪︀","curarr;":"↷","curarrm;":"⤼","curlyeqprec;":"⋞","curlyeqsucc;":"⋟","curlyvee;":"⋎","curlywedge;":"⋏","curren;":"¤",curren:"¤","curvearrowleft;":"↶","curvearrowright;":"↷","cuvee;":"⋎","cuwed;":"⋏","cwconint;":"∲","cwint;":"∱","cylcty;":"⌭","Dagger;":"‡","dagger;":"†","daleth;":"ℸ","Darr;":"↡","dArr;":"⇓","darr;":"↓","dash;":"‐","Dashv;":"⫤","dashv;":"⊣","dbkarow;":"⤏","dblac;":"˝","Dcaron;":"Ď","dcaron;":"ď","Dcy;":"Д","dcy;":"д","DD;":"ⅅ","dd;":"ⅆ","ddagger;":"‡","ddarr;":"⇊","DDotrahd;":"⤑","ddotseq;":"⩷","deg;":"°",deg:"°","Del;":"∇","Delta;":"Δ","delta;":"δ","demptyv;":"⦱","dfisht;":"⥿","Dfr;":"𝔇","dfr;":"𝔡","dHar;":"⥥","dharl;":"⇃","dharr;":"⇂","DiacriticalAcute;":"´","DiacriticalDot;":"˙","DiacriticalDoubleAcute;":"˝","DiacriticalGrave;":"`","DiacriticalTilde;":"˜","diam;":"⋄","Diamond;":"⋄","diamond;":"⋄","diamondsuit;":"♦","diams;":"♦","die;":"¨","DifferentialD;":"ⅆ","digamma;":"ϝ","disin;":"⋲","div;":"÷","divide;":"÷",divide:"÷","divideontimes;":"⋇","divonx;":"⋇","DJcy;":"Ђ","djcy;":"ђ","dlcorn;":"⌞","dlcrop;":"⌍","dollar;":"$","Dopf;":"𝔻","dopf;":"𝕕","Dot;":"¨","dot;":"˙","DotDot;":"⃜","doteq;":"≐","doteqdot;":"≑","DotEqual;":"≐","dotminus;":"∸","dotplus;":"∔","dotsquare;":"⊡","doublebarwedge;":"⌆","DoubleContourIntegral;":"∯","DoubleDot;":"¨","DoubleDownArrow;":"⇓","DoubleLeftArrow;":"⇐","DoubleLeftRightArrow;":"⇔","DoubleLeftTee;":"⫤","DoubleLongLeftArrow;":"⟸","DoubleLongLeftRightArrow;":"⟺","DoubleLongRightArrow;":"⟹","DoubleRightArrow;":"⇒","DoubleRightTee;":"⊨","DoubleUpArrow;":"⇑","DoubleUpDownArrow;":"⇕","DoubleVerticalBar;":"∥","DownArrow;":"↓","Downarrow;":"⇓","downarrow;":"↓","DownArrowBar;":"⤓","DownArrowUpArrow;":"⇵","DownBreve;":"̑","downdownarrows;":"⇊","downharpoonleft;":"⇃","downharpoonright;":"⇂","DownLeftRightVector;":"⥐","DownLeftTeeVector;":"⥞","DownLeftVector;":"↽","DownLeftVectorBar;":"⥖","DownRightTeeVector;":"⥟","DownRightVector;":"⇁","DownRightVectorBar;":"⥗","DownTee;":"⊤","DownTeeArrow;":"↧","drbkarow;":"⤐","drcorn;":"⌟","drcrop;":"⌌","Dscr;":"𝒟","dscr;":"𝒹","DScy;":"Ѕ","dscy;":"ѕ","dsol;":"⧶","Dstrok;":"Đ","dstrok;":"đ","dtdot;":"⋱","dtri;":"▿","dtrif;":"▾","duarr;":"⇵","duhar;":"⥯","dwangle;":"⦦","DZcy;":"Џ","dzcy;":"џ","dzigrarr;":"⟿","Eacute;":"É",Eacute:"É","eacute;":"é",eacute:"é","easter;":"⩮","Ecaron;":"Ě","ecaron;":"ě","ecir;":"≖","Ecirc;":"Ê",Ecirc:"Ê","ecirc;":"ê",ecirc:"ê","ecolon;":"≕","Ecy;":"Э","ecy;":"э","eDDot;":"⩷","Edot;":"Ė","eDot;":"≑","edot;":"ė","ee;":"ⅇ","efDot;":"≒","Efr;":"𝔈","efr;":"𝔢","eg;":"⪚","Egrave;":"È",Egrave:"È","egrave;":"è",egrave:"è","egs;":"⪖","egsdot;":"⪘","el;":"⪙","Element;":"∈","elinters;":"⏧","ell;":"ℓ","els;":"⪕","elsdot;":"⪗","Emacr;":"Ē","emacr;":"ē","empty;":"∅","emptyset;":"∅","EmptySmallSquare;":"◻","emptyv;":"∅","EmptyVerySmallSquare;":"▫","emsp;":" ","emsp13;":" ","emsp14;":" ","ENG;":"Ŋ","eng;":"ŋ","ensp;":" ","Eogon;":"Ę","eogon;":"ę","Eopf;":"𝔼","eopf;":"𝕖","epar;":"⋕","eparsl;":"⧣","eplus;":"⩱","epsi;":"ε","Epsilon;":"Ε","epsilon;":"ε","epsiv;":"ϵ","eqcirc;":"≖","eqcolon;":"≕","eqsim;":"≂","eqslantgtr;":"⪖","eqslantless;":"⪕","Equal;":"⩵","equals;":"=","EqualTilde;":"≂","equest;":"≟","Equilibrium;":"⇌","equiv;":"≡","equivDD;":"⩸","eqvparsl;":"⧥","erarr;":"⥱","erDot;":"≓","Escr;":"ℰ","escr;":"ℯ","esdot;":"≐","Esim;":"⩳","esim;":"≂","Eta;":"Η","eta;":"η","ETH;":"Ð",ETH:"Ð","eth;":"ð",eth:"ð","Euml;":"Ë",Euml:"Ë","euml;":"ë",euml:"ë","euro;":"€","excl;":"!","exist;":"∃","Exists;":"∃","expectation;":"ℰ","ExponentialE;":"ⅇ","exponentiale;":"ⅇ","fallingdotseq;":"≒","Fcy;":"Ф","fcy;":"ф","female;":"♀","ffilig;":"ffi","fflig;":"ff","ffllig;":"ffl","Ffr;":"𝔉","ffr;":"𝔣","filig;":"fi","FilledSmallSquare;":"◼","FilledVerySmallSquare;":"▪","fjlig;":"fj","flat;":"♭","fllig;":"fl","fltns;":"▱","fnof;":"ƒ","Fopf;":"𝔽","fopf;":"𝕗","ForAll;":"∀","forall;":"∀","fork;":"⋔","forkv;":"⫙","Fouriertrf;":"ℱ","fpartint;":"⨍","frac12;":"½",frac12:"½","frac13;":"⅓","frac14;":"¼",frac14:"¼","frac15;":"⅕","frac16;":"⅙","frac18;":"⅛","frac23;":"⅔","frac25;":"⅖","frac34;":"¾",frac34:"¾","frac35;":"⅗","frac38;":"⅜","frac45;":"⅘","frac56;":"⅚","frac58;":"⅝","frac78;":"⅞","frasl;":"⁄","frown;":"⌢","Fscr;":"ℱ","fscr;":"𝒻","gacute;":"ǵ","Gamma;":"Γ","gamma;":"γ","Gammad;":"Ϝ","gammad;":"ϝ","gap;":"⪆","Gbreve;":"Ğ","gbreve;":"ğ","Gcedil;":"Ģ","Gcirc;":"Ĝ","gcirc;":"ĝ","Gcy;":"Г","gcy;":"г","Gdot;":"Ġ","gdot;":"ġ","gE;":"≧","ge;":"≥","gEl;":"⪌","gel;":"⋛","geq;":"≥","geqq;":"≧","geqslant;":"⩾","ges;":"⩾","gescc;":"⪩","gesdot;":"⪀","gesdoto;":"⪂","gesdotol;":"⪄","gesl;":"⋛︀","gesles;":"⪔","Gfr;":"𝔊","gfr;":"𝔤","Gg;":"⋙","gg;":"≫","ggg;":"⋙","gimel;":"ℷ","GJcy;":"Ѓ","gjcy;":"ѓ","gl;":"≷","gla;":"⪥","glE;":"⪒","glj;":"⪤","gnap;":"⪊","gnapprox;":"⪊","gnE;":"≩","gne;":"⪈","gneq;":"⪈","gneqq;":"≩","gnsim;":"⋧","Gopf;":"𝔾","gopf;":"𝕘","grave;":"`","GreaterEqual;":"≥","GreaterEqualLess;":"⋛","GreaterFullEqual;":"≧","GreaterGreater;":"⪢","GreaterLess;":"≷","GreaterSlantEqual;":"⩾","GreaterTilde;":"≳","Gscr;":"𝒢","gscr;":"ℊ","gsim;":"≳","gsime;":"⪎","gsiml;":"⪐","GT;":">",GT:">","Gt;":"≫","gt;":">",gt:">","gtcc;":"⪧","gtcir;":"⩺","gtdot;":"⋗","gtlPar;":"⦕","gtquest;":"⩼","gtrapprox;":"⪆","gtrarr;":"⥸","gtrdot;":"⋗","gtreqless;":"⋛","gtreqqless;":"⪌","gtrless;":"≷","gtrsim;":"≳","gvertneqq;":"≩︀","gvnE;":"≩︀","Hacek;":"ˇ","hairsp;":" ","half;":"½","hamilt;":"ℋ","HARDcy;":"Ъ","hardcy;":"ъ","hArr;":"⇔","harr;":"↔","harrcir;":"⥈","harrw;":"↭","Hat;":"^","hbar;":"ℏ","Hcirc;":"Ĥ","hcirc;":"ĥ","hearts;":"♥","heartsuit;":"♥","hellip;":"…","hercon;":"⊹","Hfr;":"ℌ","hfr;":"𝔥","HilbertSpace;":"ℋ","hksearow;":"⤥","hkswarow;":"⤦","hoarr;":"⇿","homtht;":"∻","hookleftarrow;":"↩","hookrightarrow;":"↪","Hopf;":"ℍ","hopf;":"𝕙","horbar;":"―","HorizontalLine;":"─","Hscr;":"ℋ","hscr;":"𝒽","hslash;":"ℏ","Hstrok;":"Ħ","hstrok;":"ħ","HumpDownHump;":"≎","HumpEqual;":"≏","hybull;":"⁃","hyphen;":"‐","Iacute;":"Í",Iacute:"Í","iacute;":"í",iacute:"í","ic;":"⁣","Icirc;":"Î",Icirc:"Î","icirc;":"î",icirc:"î","Icy;":"И","icy;":"и","Idot;":"İ","IEcy;":"Е","iecy;":"е","iexcl;":"¡",iexcl:"¡","iff;":"⇔","Ifr;":"ℑ","ifr;":"𝔦","Igrave;":"Ì",Igrave:"Ì","igrave;":"ì",igrave:"ì","ii;":"ⅈ","iiiint;":"⨌","iiint;":"∭","iinfin;":"⧜","iiota;":"℩","IJlig;":"IJ","ijlig;":"ij","Im;":"ℑ","Imacr;":"Ī","imacr;":"ī","image;":"ℑ","ImaginaryI;":"ⅈ","imagline;":"ℐ","imagpart;":"ℑ","imath;":"ı","imof;":"⊷","imped;":"Ƶ","Implies;":"⇒","in;":"∈","incare;":"℅","infin;":"∞","infintie;":"⧝","inodot;":"ı","Int;":"∬","int;":"∫","intcal;":"⊺","integers;":"ℤ","Integral;":"∫","intercal;":"⊺","Intersection;":"⋂","intlarhk;":"⨗","intprod;":"⨼","InvisibleComma;":"⁣","InvisibleTimes;":"⁢","IOcy;":"Ё","iocy;":"ё","Iogon;":"Į","iogon;":"į","Iopf;":"𝕀","iopf;":"𝕚","Iota;":"Ι","iota;":"ι","iprod;":"⨼","iquest;":"¿",iquest:"¿","Iscr;":"ℐ","iscr;":"𝒾","isin;":"∈","isindot;":"⋵","isinE;":"⋹","isins;":"⋴","isinsv;":"⋳","isinv;":"∈","it;":"⁢","Itilde;":"Ĩ","itilde;":"ĩ","Iukcy;":"І","iukcy;":"і","Iuml;":"Ï",Iuml:"Ï","iuml;":"ï",iuml:"ï","Jcirc;":"Ĵ","jcirc;":"ĵ","Jcy;":"Й","jcy;":"й","Jfr;":"𝔍","jfr;":"𝔧","jmath;":"ȷ","Jopf;":"𝕁","jopf;":"𝕛","Jscr;":"𝒥","jscr;":"𝒿","Jsercy;":"Ј","jsercy;":"ј","Jukcy;":"Є","jukcy;":"є","Kappa;":"Κ","kappa;":"κ","kappav;":"ϰ","Kcedil;":"Ķ","kcedil;":"ķ","Kcy;":"К","kcy;":"к","Kfr;":"𝔎","kfr;":"𝔨","kgreen;":"ĸ","KHcy;":"Х","khcy;":"х","KJcy;":"Ќ","kjcy;":"ќ","Kopf;":"𝕂","kopf;":"𝕜","Kscr;":"𝒦","kscr;":"𝓀","lAarr;":"⇚","Lacute;":"Ĺ","lacute;":"ĺ","laemptyv;":"⦴","lagran;":"ℒ","Lambda;":"Λ","lambda;":"λ","Lang;":"⟪","lang;":"⟨","langd;":"⦑","langle;":"⟨","lap;":"⪅","Laplacetrf;":"ℒ","laquo;":"«",laquo:"«","Larr;":"↞","lArr;":"⇐","larr;":"←","larrb;":"⇤","larrbfs;":"⤟","larrfs;":"⤝","larrhk;":"↩","larrlp;":"↫","larrpl;":"⤹","larrsim;":"⥳","larrtl;":"↢","lat;":"⪫","lAtail;":"⤛","latail;":"⤙","late;":"⪭","lates;":"⪭︀","lBarr;":"⤎","lbarr;":"⤌","lbbrk;":"❲","lbrace;":"{","lbrack;":"[","lbrke;":"⦋","lbrksld;":"⦏","lbrkslu;":"⦍","Lcaron;":"Ľ","lcaron;":"ľ","Lcedil;":"Ļ","lcedil;":"ļ","lceil;":"⌈","lcub;":"{","Lcy;":"Л","lcy;":"л","ldca;":"⤶","ldquo;":"“","ldquor;":"„","ldrdhar;":"⥧","ldrushar;":"⥋","ldsh;":"↲","lE;":"≦","le;":"≤","LeftAngleBracket;":"⟨","LeftArrow;":"←","Leftarrow;":"⇐","leftarrow;":"←","LeftArrowBar;":"⇤","LeftArrowRightArrow;":"⇆","leftarrowtail;":"↢","LeftCeiling;":"⌈","LeftDoubleBracket;":"⟦","LeftDownTeeVector;":"⥡","LeftDownVector;":"⇃","LeftDownVectorBar;":"⥙","LeftFloor;":"⌊","leftharpoondown;":"↽","leftharpoonup;":"↼","leftleftarrows;":"⇇","LeftRightArrow;":"↔","Leftrightarrow;":"⇔","leftrightarrow;":"↔","leftrightarrows;":"⇆","leftrightharpoons;":"⇋","leftrightsquigarrow;":"↭","LeftRightVector;":"⥎","LeftTee;":"⊣","LeftTeeArrow;":"↤","LeftTeeVector;":"⥚","leftthreetimes;":"⋋","LeftTriangle;":"⊲","LeftTriangleBar;":"⧏","LeftTriangleEqual;":"⊴","LeftUpDownVector;":"⥑","LeftUpTeeVector;":"⥠","LeftUpVector;":"↿","LeftUpVectorBar;":"⥘","LeftVector;":"↼","LeftVectorBar;":"⥒","lEg;":"⪋","leg;":"⋚","leq;":"≤","leqq;":"≦","leqslant;":"⩽","les;":"⩽","lescc;":"⪨","lesdot;":"⩿","lesdoto;":"⪁","lesdotor;":"⪃","lesg;":"⋚︀","lesges;":"⪓","lessapprox;":"⪅","lessdot;":"⋖","lesseqgtr;":"⋚","lesseqqgtr;":"⪋","LessEqualGreater;":"⋚","LessFullEqual;":"≦","LessGreater;":"≶","lessgtr;":"≶","LessLess;":"⪡","lesssim;":"≲","LessSlantEqual;":"⩽","LessTilde;":"≲","lfisht;":"⥼","lfloor;":"⌊","Lfr;":"𝔏","lfr;":"𝔩","lg;":"≶","lgE;":"⪑","lHar;":"⥢","lhard;":"↽","lharu;":"↼","lharul;":"⥪","lhblk;":"▄","LJcy;":"Љ","ljcy;":"љ","Ll;":"⋘","ll;":"≪","llarr;":"⇇","llcorner;":"⌞","Lleftarrow;":"⇚","llhard;":"⥫","lltri;":"◺","Lmidot;":"Ŀ","lmidot;":"ŀ","lmoust;":"⎰","lmoustache;":"⎰","lnap;":"⪉","lnapprox;":"⪉","lnE;":"≨","lne;":"⪇","lneq;":"⪇","lneqq;":"≨","lnsim;":"⋦","loang;":"⟬","loarr;":"⇽","lobrk;":"⟦","LongLeftArrow;":"⟵","Longleftarrow;":"⟸","longleftarrow;":"⟵","LongLeftRightArrow;":"⟷","Longleftrightarrow;":"⟺","longleftrightarrow;":"⟷","longmapsto;":"⟼","LongRightArrow;":"⟶","Longrightarrow;":"⟹","longrightarrow;":"⟶","looparrowleft;":"↫","looparrowright;":"↬","lopar;":"⦅","Lopf;":"𝕃","lopf;":"𝕝","loplus;":"⨭","lotimes;":"⨴","lowast;":"∗","lowbar;":"_","LowerLeftArrow;":"↙","LowerRightArrow;":"↘","loz;":"◊","lozenge;":"◊","lozf;":"⧫","lpar;":"(","lparlt;":"⦓","lrarr;":"⇆","lrcorner;":"⌟","lrhar;":"⇋","lrhard;":"⥭","lrm;":"‎","lrtri;":"⊿","lsaquo;":"‹","Lscr;":"ℒ","lscr;":"𝓁","Lsh;":"↰","lsh;":"↰","lsim;":"≲","lsime;":"⪍","lsimg;":"⪏","lsqb;":"[","lsquo;":"‘","lsquor;":"‚","Lstrok;":"Ł","lstrok;":"ł","LT;":"<",LT:"<","Lt;":"≪","lt;":"<",lt:"<","ltcc;":"⪦","ltcir;":"⩹","ltdot;":"⋖","lthree;":"⋋","ltimes;":"⋉","ltlarr;":"⥶","ltquest;":"⩻","ltri;":"◃","ltrie;":"⊴","ltrif;":"◂","ltrPar;":"⦖","lurdshar;":"⥊","luruhar;":"⥦","lvertneqq;":"≨︀","lvnE;":"≨︀","macr;":"¯",macr:"¯","male;":"♂","malt;":"✠","maltese;":"✠","Map;":"⤅","map;":"↦","mapsto;":"↦","mapstodown;":"↧","mapstoleft;":"↤","mapstoup;":"↥","marker;":"▮","mcomma;":"⨩","Mcy;":"М","mcy;":"м","mdash;":"—","mDDot;":"∺","measuredangle;":"∡","MediumSpace;":" ","Mellintrf;":"ℳ","Mfr;":"𝔐","mfr;":"𝔪","mho;":"℧","micro;":"µ",micro:"µ","mid;":"∣","midast;":"*","midcir;":"⫰","middot;":"·",middot:"·","minus;":"−","minusb;":"⊟","minusd;":"∸","minusdu;":"⨪","MinusPlus;":"∓","mlcp;":"⫛","mldr;":"…","mnplus;":"∓","models;":"⊧","Mopf;":"𝕄","mopf;":"𝕞","mp;":"∓","Mscr;":"ℳ","mscr;":"𝓂","mstpos;":"∾","Mu;":"Μ","mu;":"μ","multimap;":"⊸","mumap;":"⊸","nabla;":"∇","Nacute;":"Ń","nacute;":"ń","nang;":"∠⃒","nap;":"≉","napE;":"⩰̸","napid;":"≋̸","napos;":"ʼn","napprox;":"≉","natur;":"♮","natural;":"♮","naturals;":"ℕ","nbsp;":" ",nbsp:" ","nbump;":"≎̸","nbumpe;":"≏̸","ncap;":"⩃","Ncaron;":"Ň","ncaron;":"ň","Ncedil;":"Ņ","ncedil;":"ņ","ncong;":"≇","ncongdot;":"⩭̸","ncup;":"⩂","Ncy;":"Н","ncy;":"н","ndash;":"–","ne;":"≠","nearhk;":"⤤","neArr;":"⇗","nearr;":"↗","nearrow;":"↗","nedot;":"≐̸","NegativeMediumSpace;":"​","NegativeThickSpace;":"​","NegativeThinSpace;":"​","NegativeVeryThinSpace;":"​","nequiv;":"≢","nesear;":"⤨","nesim;":"≂̸","NestedGreaterGreater;":"≫","NestedLessLess;":"≪","NewLine;":`
19
+ `,"nexist;":"∄","nexists;":"∄","Nfr;":"𝔑","nfr;":"𝔫","ngE;":"≧̸","nge;":"≱","ngeq;":"≱","ngeqq;":"≧̸","ngeqslant;":"⩾̸","nges;":"⩾̸","nGg;":"⋙̸","ngsim;":"≵","nGt;":"≫⃒","ngt;":"≯","ngtr;":"≯","nGtv;":"≫̸","nhArr;":"⇎","nharr;":"↮","nhpar;":"⫲","ni;":"∋","nis;":"⋼","nisd;":"⋺","niv;":"∋","NJcy;":"Њ","njcy;":"њ","nlArr;":"⇍","nlarr;":"↚","nldr;":"‥","nlE;":"≦̸","nle;":"≰","nLeftarrow;":"⇍","nleftarrow;":"↚","nLeftrightarrow;":"⇎","nleftrightarrow;":"↮","nleq;":"≰","nleqq;":"≦̸","nleqslant;":"⩽̸","nles;":"⩽̸","nless;":"≮","nLl;":"⋘̸","nlsim;":"≴","nLt;":"≪⃒","nlt;":"≮","nltri;":"⋪","nltrie;":"⋬","nLtv;":"≪̸","nmid;":"∤","NoBreak;":"⁠","NonBreakingSpace;":" ","Nopf;":"ℕ","nopf;":"𝕟","Not;":"⫬","not;":"¬",not:"¬","NotCongruent;":"≢","NotCupCap;":"≭","NotDoubleVerticalBar;":"∦","NotElement;":"∉","NotEqual;":"≠","NotEqualTilde;":"≂̸","NotExists;":"∄","NotGreater;":"≯","NotGreaterEqual;":"≱","NotGreaterFullEqual;":"≧̸","NotGreaterGreater;":"≫̸","NotGreaterLess;":"≹","NotGreaterSlantEqual;":"⩾̸","NotGreaterTilde;":"≵","NotHumpDownHump;":"≎̸","NotHumpEqual;":"≏̸","notin;":"∉","notindot;":"⋵̸","notinE;":"⋹̸","notinva;":"∉","notinvb;":"⋷","notinvc;":"⋶","NotLeftTriangle;":"⋪","NotLeftTriangleBar;":"⧏̸","NotLeftTriangleEqual;":"⋬","NotLess;":"≮","NotLessEqual;":"≰","NotLessGreater;":"≸","NotLessLess;":"≪̸","NotLessSlantEqual;":"⩽̸","NotLessTilde;":"≴","NotNestedGreaterGreater;":"⪢̸","NotNestedLessLess;":"⪡̸","notni;":"∌","notniva;":"∌","notnivb;":"⋾","notnivc;":"⋽","NotPrecedes;":"⊀","NotPrecedesEqual;":"⪯̸","NotPrecedesSlantEqual;":"⋠","NotReverseElement;":"∌","NotRightTriangle;":"⋫","NotRightTriangleBar;":"⧐̸","NotRightTriangleEqual;":"⋭","NotSquareSubset;":"⊏̸","NotSquareSubsetEqual;":"⋢","NotSquareSuperset;":"⊐̸","NotSquareSupersetEqual;":"⋣","NotSubset;":"⊂⃒","NotSubsetEqual;":"⊈","NotSucceeds;":"⊁","NotSucceedsEqual;":"⪰̸","NotSucceedsSlantEqual;":"⋡","NotSucceedsTilde;":"≿̸","NotSuperset;":"⊃⃒","NotSupersetEqual;":"⊉","NotTilde;":"≁","NotTildeEqual;":"≄","NotTildeFullEqual;":"≇","NotTildeTilde;":"≉","NotVerticalBar;":"∤","npar;":"∦","nparallel;":"∦","nparsl;":"⫽⃥","npart;":"∂̸","npolint;":"⨔","npr;":"⊀","nprcue;":"⋠","npre;":"⪯̸","nprec;":"⊀","npreceq;":"⪯̸","nrArr;":"⇏","nrarr;":"↛","nrarrc;":"⤳̸","nrarrw;":"↝̸","nRightarrow;":"⇏","nrightarrow;":"↛","nrtri;":"⋫","nrtrie;":"⋭","nsc;":"⊁","nsccue;":"⋡","nsce;":"⪰̸","Nscr;":"𝒩","nscr;":"𝓃","nshortmid;":"∤","nshortparallel;":"∦","nsim;":"≁","nsime;":"≄","nsimeq;":"≄","nsmid;":"∤","nspar;":"∦","nsqsube;":"⋢","nsqsupe;":"⋣","nsub;":"⊄","nsubE;":"⫅̸","nsube;":"⊈","nsubset;":"⊂⃒","nsubseteq;":"⊈","nsubseteqq;":"⫅̸","nsucc;":"⊁","nsucceq;":"⪰̸","nsup;":"⊅","nsupE;":"⫆̸","nsupe;":"⊉","nsupset;":"⊃⃒","nsupseteq;":"⊉","nsupseteqq;":"⫆̸","ntgl;":"≹","Ntilde;":"Ñ",Ntilde:"Ñ","ntilde;":"ñ",ntilde:"ñ","ntlg;":"≸","ntriangleleft;":"⋪","ntrianglelefteq;":"⋬","ntriangleright;":"⋫","ntrianglerighteq;":"⋭","Nu;":"Ν","nu;":"ν","num;":"#","numero;":"№","numsp;":" ","nvap;":"≍⃒","nVDash;":"⊯","nVdash;":"⊮","nvDash;":"⊭","nvdash;":"⊬","nvge;":"≥⃒","nvgt;":">⃒","nvHarr;":"⤄","nvinfin;":"⧞","nvlArr;":"⤂","nvle;":"≤⃒","nvlt;":"<⃒","nvltrie;":"⊴⃒","nvrArr;":"⤃","nvrtrie;":"⊵⃒","nvsim;":"∼⃒","nwarhk;":"⤣","nwArr;":"⇖","nwarr;":"↖","nwarrow;":"↖","nwnear;":"⤧","Oacute;":"Ó",Oacute:"Ó","oacute;":"ó",oacute:"ó","oast;":"⊛","ocir;":"⊚","Ocirc;":"Ô",Ocirc:"Ô","ocirc;":"ô",ocirc:"ô","Ocy;":"О","ocy;":"о","odash;":"⊝","Odblac;":"Ő","odblac;":"ő","odiv;":"⨸","odot;":"⊙","odsold;":"⦼","OElig;":"Œ","oelig;":"œ","ofcir;":"⦿","Ofr;":"𝔒","ofr;":"𝔬","ogon;":"˛","Ograve;":"Ò",Ograve:"Ò","ograve;":"ò",ograve:"ò","ogt;":"⧁","ohbar;":"⦵","ohm;":"Ω","oint;":"∮","olarr;":"↺","olcir;":"⦾","olcross;":"⦻","oline;":"‾","olt;":"⧀","Omacr;":"Ō","omacr;":"ō","Omega;":"Ω","omega;":"ω","Omicron;":"Ο","omicron;":"ο","omid;":"⦶","ominus;":"⊖","Oopf;":"𝕆","oopf;":"𝕠","opar;":"⦷","OpenCurlyDoubleQuote;":"“","OpenCurlyQuote;":"‘","operp;":"⦹","oplus;":"⊕","Or;":"⩔","or;":"∨","orarr;":"↻","ord;":"⩝","order;":"ℴ","orderof;":"ℴ","ordf;":"ª",ordf:"ª","ordm;":"º",ordm:"º","origof;":"⊶","oror;":"⩖","orslope;":"⩗","orv;":"⩛","oS;":"Ⓢ","Oscr;":"𝒪","oscr;":"ℴ","Oslash;":"Ø",Oslash:"Ø","oslash;":"ø",oslash:"ø","osol;":"⊘","Otilde;":"Õ",Otilde:"Õ","otilde;":"õ",otilde:"õ","Otimes;":"⨷","otimes;":"⊗","otimesas;":"⨶","Ouml;":"Ö",Ouml:"Ö","ouml;":"ö",ouml:"ö","ovbar;":"⌽","OverBar;":"‾","OverBrace;":"⏞","OverBracket;":"⎴","OverParenthesis;":"⏜","par;":"∥","para;":"¶",para:"¶","parallel;":"∥","parsim;":"⫳","parsl;":"⫽","part;":"∂","PartialD;":"∂","Pcy;":"П","pcy;":"п","percnt;":"%","period;":".","permil;":"‰","perp;":"⊥","pertenk;":"‱","Pfr;":"𝔓","pfr;":"𝔭","Phi;":"Φ","phi;":"φ","phiv;":"ϕ","phmmat;":"ℳ","phone;":"☎","Pi;":"Π","pi;":"π","pitchfork;":"⋔","piv;":"ϖ","planck;":"ℏ","planckh;":"ℎ","plankv;":"ℏ","plus;":"+","plusacir;":"⨣","plusb;":"⊞","pluscir;":"⨢","plusdo;":"∔","plusdu;":"⨥","pluse;":"⩲","PlusMinus;":"±","plusmn;":"±",plusmn:"±","plussim;":"⨦","plustwo;":"⨧","pm;":"±","Poincareplane;":"ℌ","pointint;":"⨕","Popf;":"ℙ","popf;":"𝕡","pound;":"£",pound:"£","Pr;":"⪻","pr;":"≺","prap;":"⪷","prcue;":"≼","prE;":"⪳","pre;":"⪯","prec;":"≺","precapprox;":"⪷","preccurlyeq;":"≼","Precedes;":"≺","PrecedesEqual;":"⪯","PrecedesSlantEqual;":"≼","PrecedesTilde;":"≾","preceq;":"⪯","precnapprox;":"⪹","precneqq;":"⪵","precnsim;":"⋨","precsim;":"≾","Prime;":"″","prime;":"′","primes;":"ℙ","prnap;":"⪹","prnE;":"⪵","prnsim;":"⋨","prod;":"∏","Product;":"∏","profalar;":"⌮","profline;":"⌒","profsurf;":"⌓","prop;":"∝","Proportion;":"∷","Proportional;":"∝","propto;":"∝","prsim;":"≾","prurel;":"⊰","Pscr;":"𝒫","pscr;":"𝓅","Psi;":"Ψ","psi;":"ψ","puncsp;":" ","Qfr;":"𝔔","qfr;":"𝔮","qint;":"⨌","Qopf;":"ℚ","qopf;":"𝕢","qprime;":"⁗","Qscr;":"𝒬","qscr;":"𝓆","quaternions;":"ℍ","quatint;":"⨖","quest;":"?","questeq;":"≟","QUOT;":'"',QUOT:'"',"quot;":'"',quot:'"',"rAarr;":"⇛","race;":"∽̱","Racute;":"Ŕ","racute;":"ŕ","radic;":"√","raemptyv;":"⦳","Rang;":"⟫","rang;":"⟩","rangd;":"⦒","range;":"⦥","rangle;":"⟩","raquo;":"»",raquo:"»","Rarr;":"↠","rArr;":"⇒","rarr;":"→","rarrap;":"⥵","rarrb;":"⇥","rarrbfs;":"⤠","rarrc;":"⤳","rarrfs;":"⤞","rarrhk;":"↪","rarrlp;":"↬","rarrpl;":"⥅","rarrsim;":"⥴","Rarrtl;":"⤖","rarrtl;":"↣","rarrw;":"↝","rAtail;":"⤜","ratail;":"⤚","ratio;":"∶","rationals;":"ℚ","RBarr;":"⤐","rBarr;":"⤏","rbarr;":"⤍","rbbrk;":"❳","rbrace;":"}","rbrack;":"]","rbrke;":"⦌","rbrksld;":"⦎","rbrkslu;":"⦐","Rcaron;":"Ř","rcaron;":"ř","Rcedil;":"Ŗ","rcedil;":"ŗ","rceil;":"⌉","rcub;":"}","Rcy;":"Р","rcy;":"р","rdca;":"⤷","rdldhar;":"⥩","rdquo;":"”","rdquor;":"”","rdsh;":"↳","Re;":"ℜ","real;":"ℜ","realine;":"ℛ","realpart;":"ℜ","reals;":"ℝ","rect;":"▭","REG;":"®",REG:"®","reg;":"®",reg:"®","ReverseElement;":"∋","ReverseEquilibrium;":"⇋","ReverseUpEquilibrium;":"⥯","rfisht;":"⥽","rfloor;":"⌋","Rfr;":"ℜ","rfr;":"𝔯","rHar;":"⥤","rhard;":"⇁","rharu;":"⇀","rharul;":"⥬","Rho;":"Ρ","rho;":"ρ","rhov;":"ϱ","RightAngleBracket;":"⟩","RightArrow;":"→","Rightarrow;":"⇒","rightarrow;":"→","RightArrowBar;":"⇥","RightArrowLeftArrow;":"⇄","rightarrowtail;":"↣","RightCeiling;":"⌉","RightDoubleBracket;":"⟧","RightDownTeeVector;":"⥝","RightDownVector;":"⇂","RightDownVectorBar;":"⥕","RightFloor;":"⌋","rightharpoondown;":"⇁","rightharpoonup;":"⇀","rightleftarrows;":"⇄","rightleftharpoons;":"⇌","rightrightarrows;":"⇉","rightsquigarrow;":"↝","RightTee;":"⊢","RightTeeArrow;":"↦","RightTeeVector;":"⥛","rightthreetimes;":"⋌","RightTriangle;":"⊳","RightTriangleBar;":"⧐","RightTriangleEqual;":"⊵","RightUpDownVector;":"⥏","RightUpTeeVector;":"⥜","RightUpVector;":"↾","RightUpVectorBar;":"⥔","RightVector;":"⇀","RightVectorBar;":"⥓","ring;":"˚","risingdotseq;":"≓","rlarr;":"⇄","rlhar;":"⇌","rlm;":"‏","rmoust;":"⎱","rmoustache;":"⎱","rnmid;":"⫮","roang;":"⟭","roarr;":"⇾","robrk;":"⟧","ropar;":"⦆","Ropf;":"ℝ","ropf;":"𝕣","roplus;":"⨮","rotimes;":"⨵","RoundImplies;":"⥰","rpar;":")","rpargt;":"⦔","rppolint;":"⨒","rrarr;":"⇉","Rrightarrow;":"⇛","rsaquo;":"›","Rscr;":"ℛ","rscr;":"𝓇","Rsh;":"↱","rsh;":"↱","rsqb;":"]","rsquo;":"’","rsquor;":"’","rthree;":"⋌","rtimes;":"⋊","rtri;":"▹","rtrie;":"⊵","rtrif;":"▸","rtriltri;":"⧎","RuleDelayed;":"⧴","ruluhar;":"⥨","rx;":"℞","Sacute;":"Ś","sacute;":"ś","sbquo;":"‚","Sc;":"⪼","sc;":"≻","scap;":"⪸","Scaron;":"Š","scaron;":"š","sccue;":"≽","scE;":"⪴","sce;":"⪰","Scedil;":"Ş","scedil;":"ş","Scirc;":"Ŝ","scirc;":"ŝ","scnap;":"⪺","scnE;":"⪶","scnsim;":"⋩","scpolint;":"⨓","scsim;":"≿","Scy;":"С","scy;":"с","sdot;":"⋅","sdotb;":"⊡","sdote;":"⩦","searhk;":"⤥","seArr;":"⇘","searr;":"↘","searrow;":"↘","sect;":"§",sect:"§","semi;":";","seswar;":"⤩","setminus;":"∖","setmn;":"∖","sext;":"✶","Sfr;":"𝔖","sfr;":"𝔰","sfrown;":"⌢","sharp;":"♯","SHCHcy;":"Щ","shchcy;":"щ","SHcy;":"Ш","shcy;":"ш","ShortDownArrow;":"↓","ShortLeftArrow;":"←","shortmid;":"∣","shortparallel;":"∥","ShortRightArrow;":"→","ShortUpArrow;":"↑","shy;":"­",shy:"­","Sigma;":"Σ","sigma;":"σ","sigmaf;":"ς","sigmav;":"ς","sim;":"∼","simdot;":"⩪","sime;":"≃","simeq;":"≃","simg;":"⪞","simgE;":"⪠","siml;":"⪝","simlE;":"⪟","simne;":"≆","simplus;":"⨤","simrarr;":"⥲","slarr;":"←","SmallCircle;":"∘","smallsetminus;":"∖","smashp;":"⨳","smeparsl;":"⧤","smid;":"∣","smile;":"⌣","smt;":"⪪","smte;":"⪬","smtes;":"⪬︀","SOFTcy;":"Ь","softcy;":"ь","sol;":"/","solb;":"⧄","solbar;":"⌿","Sopf;":"𝕊","sopf;":"𝕤","spades;":"♠","spadesuit;":"♠","spar;":"∥","sqcap;":"⊓","sqcaps;":"⊓︀","sqcup;":"⊔","sqcups;":"⊔︀","Sqrt;":"√","sqsub;":"⊏","sqsube;":"⊑","sqsubset;":"⊏","sqsubseteq;":"⊑","sqsup;":"⊐","sqsupe;":"⊒","sqsupset;":"⊐","sqsupseteq;":"⊒","squ;":"□","Square;":"□","square;":"□","SquareIntersection;":"⊓","SquareSubset;":"⊏","SquareSubsetEqual;":"⊑","SquareSuperset;":"⊐","SquareSupersetEqual;":"⊒","SquareUnion;":"⊔","squarf;":"▪","squf;":"▪","srarr;":"→","Sscr;":"𝒮","sscr;":"𝓈","ssetmn;":"∖","ssmile;":"⌣","sstarf;":"⋆","Star;":"⋆","star;":"☆","starf;":"★","straightepsilon;":"ϵ","straightphi;":"ϕ","strns;":"¯","Sub;":"⋐","sub;":"⊂","subdot;":"⪽","subE;":"⫅","sube;":"⊆","subedot;":"⫃","submult;":"⫁","subnE;":"⫋","subne;":"⊊","subplus;":"⪿","subrarr;":"⥹","Subset;":"⋐","subset;":"⊂","subseteq;":"⊆","subseteqq;":"⫅","SubsetEqual;":"⊆","subsetneq;":"⊊","subsetneqq;":"⫋","subsim;":"⫇","subsub;":"⫕","subsup;":"⫓","succ;":"≻","succapprox;":"⪸","succcurlyeq;":"≽","Succeeds;":"≻","SucceedsEqual;":"⪰","SucceedsSlantEqual;":"≽","SucceedsTilde;":"≿","succeq;":"⪰","succnapprox;":"⪺","succneqq;":"⪶","succnsim;":"⋩","succsim;":"≿","SuchThat;":"∋","Sum;":"∑","sum;":"∑","sung;":"♪","Sup;":"⋑","sup;":"⊃","sup1;":"¹",sup1:"¹","sup2;":"²",sup2:"²","sup3;":"³",sup3:"³","supdot;":"⪾","supdsub;":"⫘","supE;":"⫆","supe;":"⊇","supedot;":"⫄","Superset;":"⊃","SupersetEqual;":"⊇","suphsol;":"⟉","suphsub;":"⫗","suplarr;":"⥻","supmult;":"⫂","supnE;":"⫌","supne;":"⊋","supplus;":"⫀","Supset;":"⋑","supset;":"⊃","supseteq;":"⊇","supseteqq;":"⫆","supsetneq;":"⊋","supsetneqq;":"⫌","supsim;":"⫈","supsub;":"⫔","supsup;":"⫖","swarhk;":"⤦","swArr;":"⇙","swarr;":"↙","swarrow;":"↙","swnwar;":"⤪","szlig;":"ß",szlig:"ß","Tab;":" ","target;":"⌖","Tau;":"Τ","tau;":"τ","tbrk;":"⎴","Tcaron;":"Ť","tcaron;":"ť","Tcedil;":"Ţ","tcedil;":"ţ","Tcy;":"Т","tcy;":"т","tdot;":"⃛","telrec;":"⌕","Tfr;":"𝔗","tfr;":"𝔱","there4;":"∴","Therefore;":"∴","therefore;":"∴","Theta;":"Θ","theta;":"θ","thetasym;":"ϑ","thetav;":"ϑ","thickapprox;":"≈","thicksim;":"∼","ThickSpace;":"  ","thinsp;":" ","ThinSpace;":" ","thkap;":"≈","thksim;":"∼","THORN;":"Þ",THORN:"Þ","thorn;":"þ",thorn:"þ","Tilde;":"∼","tilde;":"˜","TildeEqual;":"≃","TildeFullEqual;":"≅","TildeTilde;":"≈","times;":"×",times:"×","timesb;":"⊠","timesbar;":"⨱","timesd;":"⨰","tint;":"∭","toea;":"⤨","top;":"⊤","topbot;":"⌶","topcir;":"⫱","Topf;":"𝕋","topf;":"𝕥","topfork;":"⫚","tosa;":"⤩","tprime;":"‴","TRADE;":"™","trade;":"™","triangle;":"▵","triangledown;":"▿","triangleleft;":"◃","trianglelefteq;":"⊴","triangleq;":"≜","triangleright;":"▹","trianglerighteq;":"⊵","tridot;":"◬","trie;":"≜","triminus;":"⨺","TripleDot;":"⃛","triplus;":"⨹","trisb;":"⧍","tritime;":"⨻","trpezium;":"⏢","Tscr;":"𝒯","tscr;":"𝓉","TScy;":"Ц","tscy;":"ц","TSHcy;":"Ћ","tshcy;":"ћ","Tstrok;":"Ŧ","tstrok;":"ŧ","twixt;":"≬","twoheadleftarrow;":"↞","twoheadrightarrow;":"↠","Uacute;":"Ú",Uacute:"Ú","uacute;":"ú",uacute:"ú","Uarr;":"↟","uArr;":"⇑","uarr;":"↑","Uarrocir;":"⥉","Ubrcy;":"Ў","ubrcy;":"ў","Ubreve;":"Ŭ","ubreve;":"ŭ","Ucirc;":"Û",Ucirc:"Û","ucirc;":"û",ucirc:"û","Ucy;":"У","ucy;":"у","udarr;":"⇅","Udblac;":"Ű","udblac;":"ű","udhar;":"⥮","ufisht;":"⥾","Ufr;":"𝔘","ufr;":"𝔲","Ugrave;":"Ù",Ugrave:"Ù","ugrave;":"ù",ugrave:"ù","uHar;":"⥣","uharl;":"↿","uharr;":"↾","uhblk;":"▀","ulcorn;":"⌜","ulcorner;":"⌜","ulcrop;":"⌏","ultri;":"◸","Umacr;":"Ū","umacr;":"ū","uml;":"¨",uml:"¨","UnderBar;":"_","UnderBrace;":"⏟","UnderBracket;":"⎵","UnderParenthesis;":"⏝","Union;":"⋃","UnionPlus;":"⊎","Uogon;":"Ų","uogon;":"ų","Uopf;":"𝕌","uopf;":"𝕦","UpArrow;":"↑","Uparrow;":"⇑","uparrow;":"↑","UpArrowBar;":"⤒","UpArrowDownArrow;":"⇅","UpDownArrow;":"↕","Updownarrow;":"⇕","updownarrow;":"↕","UpEquilibrium;":"⥮","upharpoonleft;":"↿","upharpoonright;":"↾","uplus;":"⊎","UpperLeftArrow;":"↖","UpperRightArrow;":"↗","Upsi;":"ϒ","upsi;":"υ","upsih;":"ϒ","Upsilon;":"Υ","upsilon;":"υ","UpTee;":"⊥","UpTeeArrow;":"↥","upuparrows;":"⇈","urcorn;":"⌝","urcorner;":"⌝","urcrop;":"⌎","Uring;":"Ů","uring;":"ů","urtri;":"◹","Uscr;":"𝒰","uscr;":"𝓊","utdot;":"⋰","Utilde;":"Ũ","utilde;":"ũ","utri;":"▵","utrif;":"▴","uuarr;":"⇈","Uuml;":"Ü",Uuml:"Ü","uuml;":"ü",uuml:"ü","uwangle;":"⦧","vangrt;":"⦜","varepsilon;":"ϵ","varkappa;":"ϰ","varnothing;":"∅","varphi;":"ϕ","varpi;":"ϖ","varpropto;":"∝","vArr;":"⇕","varr;":"↕","varrho;":"ϱ","varsigma;":"ς","varsubsetneq;":"⊊︀","varsubsetneqq;":"⫋︀","varsupsetneq;":"⊋︀","varsupsetneqq;":"⫌︀","vartheta;":"ϑ","vartriangleleft;":"⊲","vartriangleright;":"⊳","Vbar;":"⫫","vBar;":"⫨","vBarv;":"⫩","Vcy;":"В","vcy;":"в","VDash;":"⊫","Vdash;":"⊩","vDash;":"⊨","vdash;":"⊢","Vdashl;":"⫦","Vee;":"⋁","vee;":"∨","veebar;":"⊻","veeeq;":"≚","vellip;":"⋮","Verbar;":"‖","verbar;":"|","Vert;":"‖","vert;":"|","VerticalBar;":"∣","VerticalLine;":"|","VerticalSeparator;":"❘","VerticalTilde;":"≀","VeryThinSpace;":" ","Vfr;":"𝔙","vfr;":"𝔳","vltri;":"⊲","vnsub;":"⊂⃒","vnsup;":"⊃⃒","Vopf;":"𝕍","vopf;":"𝕧","vprop;":"∝","vrtri;":"⊳","Vscr;":"𝒱","vscr;":"𝓋","vsubnE;":"⫋︀","vsubne;":"⊊︀","vsupnE;":"⫌︀","vsupne;":"⊋︀","Vvdash;":"⊪","vzigzag;":"⦚","Wcirc;":"Ŵ","wcirc;":"ŵ","wedbar;":"⩟","Wedge;":"⋀","wedge;":"∧","wedgeq;":"≙","weierp;":"℘","Wfr;":"𝔚","wfr;":"𝔴","Wopf;":"𝕎","wopf;":"𝕨","wp;":"℘","wr;":"≀","wreath;":"≀","Wscr;":"𝒲","wscr;":"𝓌","xcap;":"⋂","xcirc;":"◯","xcup;":"⋃","xdtri;":"▽","Xfr;":"𝔛","xfr;":"𝔵","xhArr;":"⟺","xharr;":"⟷","Xi;":"Ξ","xi;":"ξ","xlArr;":"⟸","xlarr;":"⟵","xmap;":"⟼","xnis;":"⋻","xodot;":"⨀","Xopf;":"𝕏","xopf;":"𝕩","xoplus;":"⨁","xotime;":"⨂","xrArr;":"⟹","xrarr;":"⟶","Xscr;":"𝒳","xscr;":"𝓍","xsqcup;":"⨆","xuplus;":"⨄","xutri;":"△","xvee;":"⋁","xwedge;":"⋀","Yacute;":"Ý",Yacute:"Ý","yacute;":"ý",yacute:"ý","YAcy;":"Я","yacy;":"я","Ycirc;":"Ŷ","ycirc;":"ŷ","Ycy;":"Ы","ycy;":"ы","yen;":"¥",yen:"¥","Yfr;":"𝔜","yfr;":"𝔶","YIcy;":"Ї","yicy;":"ї","Yopf;":"𝕐","yopf;":"𝕪","Yscr;":"𝒴","yscr;":"𝓎","YUcy;":"Ю","yucy;":"ю","Yuml;":"Ÿ","yuml;":"ÿ",yuml:"ÿ","Zacute;":"Ź","zacute;":"ź","Zcaron;":"Ž","zcaron;":"ž","Zcy;":"З","zcy;":"з","Zdot;":"Ż","zdot;":"ż","zeetrf;":"ℨ","ZeroWidthSpace;":"​","Zeta;":"Ζ","zeta;":"ζ","Zfr;":"ℨ","zfr;":"𝔷","ZHcy;":"Ж","zhcy;":"ж","zigrarr;":"⇝","Zopf;":"ℤ","zopf;":"𝕫","Zscr;":"𝒵","zscr;":"𝓏","zwj;":"‍","zwnj;":"‌"};function Qe(e,t){if(e.length<t.length)return!1;for(var n=0;n<t.length;n++)if(e[n]!==t[n])return!1;return!0}function zl(e,t){var n=e.length-t.length;return n>0?e.lastIndexOf(t)===n:n===0?e===t:!1}function Wa(e,t){for(var n="";t>0;)(t&1)===1&&(n+=e),e+=e,t=t>>>1;return n}var Ul=97,Hl=122,Wl=65,Fl=90,Pl=48,Bl=57;function Ht(e,t){var n=e.charCodeAt(t);return Ul<=n&&n<=Hl||Wl<=n&&n<=Fl||Pl<=n&&n<=Bl}function fn(e){return typeof e<"u"}function ql(e){if(e)return typeof e=="string"?{kind:"markdown",value:e}:{kind:"markdown",value:e.value}}var Fa=function(){function e(t,n){var i=this;this.id=t,this._tags=[],this._tagMap={},this._valueSetMap={},this._tags=n.tags||[],this._globalAttributes=n.globalAttributes||[],this._tags.forEach(function(r){i._tagMap[r.name.toLowerCase()]=r}),n.valueSets&&n.valueSets.forEach(function(r){i._valueSetMap[r.name]=r.values})}return e.prototype.isApplicable=function(){return!0},e.prototype.getId=function(){return this.id},e.prototype.provideTags=function(){return this._tags},e.prototype.provideAttributes=function(t){var n=[],i=function(a){n.push(a)},r=this._tagMap[t.toLowerCase()];return r&&r.attributes.forEach(i),this._globalAttributes.forEach(i),n},e.prototype.provideValues=function(t,n){var i=this,r=[];n=n.toLowerCase();var a=function(o){o.forEach(function(l){l.name.toLowerCase()===n&&(l.values&&l.values.forEach(function(u){r.push(u)}),l.valueSet&&i._valueSetMap[l.valueSet]&&i._valueSetMap[l.valueSet].forEach(function(u){r.push(u)}))})},s=this._tagMap[t.toLowerCase()];return s&&a(s.attributes),a(this._globalAttributes),r},e}();function nt(e,t,n){t===void 0&&(t={});var i={kind:n?"markdown":"plaintext",value:""};if(e.description&&t.documentation!==!1){var r=ql(e.description);r&&(i.value+=r.value)}if(e.references&&e.references.length>0&&t.references!==!1&&(i.value.length&&(i.value+=`
20
20
 
21
21
  `),n?i.value+=e.references.map(function(a){return"[".concat(a.name,"](").concat(a.url,")")}).join(" | "):i.value+=e.references.map(function(a){return"".concat(a.name,": ").concat(a.url)}).join(`
22
- `)),i.value!=="")return i}var Oa=function(e,t,n,i){function r(a){return a instanceof n?a:new n(function(s){s(a)})}return new(n||(n=Promise))(function(a,s){function o(c){try{u(i.next(c))}catch(d){s(d)}}function l(c){try{u(i.throw(c))}catch(d){s(d)}}function u(c){c.done?a(c.value):r(c.value).then(o,l)}u((i=i.apply(e,[])).next())})},Va=function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,r,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(c){return l([u,c])}}function l(u){if(i)throw new TypeError("Generator is already executing.");for(;n;)try{if(i=1,r&&(a=u[0]&2?r.return:u[0]?r.throw||((a=r.return)&&a.call(r),0):r.next)&&!(a=a.call(r,u[1])).done)return a;switch(r=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return n.label++,{value:u[1],done:!1};case 5:n.label++,r=u[1],u=[0];continue;case 7:u=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){n=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){n.label=u[1];break}if(u[0]===6&&n.label<a[1]){n.label=a[1],a=u;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(u);break}a[2]&&n.ops.pop(),n.trys.pop();continue}u=t.call(e,n)}catch(c){u=[6,c],r=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Vl=function(){function e(t){this.readDirectory=t,this.atributeCompletions=[]}return e.prototype.onHtmlAttributeValue=function(t){Xl(t.tag,t.attribute)&&this.atributeCompletions.push(t)},e.prototype.computeCompletions=function(t,n){return Oa(this,void 0,void 0,function(){var i,r,a,s,o,l,u,c,d,m;return Va(this,function(f){switch(f.label){case 0:i={items:[],isIncomplete:!1},r=0,a=this.atributeCompletions,f.label=1;case 1:return r<a.length?(s=a[r],o=Gl(t.getText(s.range)),$l(o)?o==="."||o===".."?(i.isIncomplete=!0,[3,4]):[3,2]:[3,4]):[3,5];case 2:return l=Jl(s.value,o,s.range),[4,this.providePathSuggestions(s.value,l,t,n)];case 3:for(u=f.sent(),c=0,d=u;c<d.length;c++)m=d[c],i.items.push(m);f.label=4;case 4:return r++,[3,1];case 5:return[2,i]}})})},e.prototype.providePathSuggestions=function(t,n,i,r){return Oa(this,void 0,void 0,function(){var a,s,o,l,u,c,d,m,f;return Va(this,function(g){switch(g.label){case 0:if(a=t.substring(0,t.lastIndexOf("/")+1),s=r.resolveReference(a||".",i.uri),!s)return[3,4];g.label=1;case 1:return g.trys.push([1,3,,4]),o=[],[4,this.readDirectory(s)];case 2:for(l=g.sent(),u=0,c=l;u<c.length;u++)d=c[u],m=d[0],f=d[1],m.charCodeAt(0)!==jl&&o.push(Ql(m,f===hi.Directory,n));return[2,o];case 3:return g.sent(),[3,4];case 4:return[2,[]]}})})},e}(),jl=46;function Gl(e){return Ye(e,"'")||Ye(e,'"')?e.slice(1,-1):e}function $l(e){return!(Ye(e,"http")||Ye(e,"https")||Ye(e,"//"))}function Xl(e,t){if(t==="src"||t==="href")return!0;var n=Zl[e];return n?typeof n=="string"?n===t:n.indexOf(t)!==-1:!1}function Jl(e,t,n){var i,r=e.lastIndexOf("/");if(r===-1)i=Yl(n,1,-1);else{var a=t.slice(r+1),s=Bt(n.end,-1-a.length),o=a.indexOf(" "),l=void 0;o!==-1?l=Bt(s,o):l=Bt(n.end,-1),i=Y.create(s,l)}return i}function Ql(e,t,n){return t?(e=e+"/",{label:e,kind:be.Folder,textEdit:se.replace(n,e),command:{title:"Suggest",command:"editor.action.triggerSuggest"}}):{label:e,kind:be.File,textEdit:se.replace(n,e)}}function Bt(e,t){return ce.create(e.line,e.character+t)}function Yl(e,t,n){var i=Bt(e.start,t),r=Bt(e.end,n);return Y.create(i,r)}var Zl={a:"href",area:"href",body:"background",del:"cite",form:"action",frame:["src","longdesc"],img:["src","longdesc"],ins:"cite",link:"href",object:"data",q:"cite",script:"src",audio:"src",button:"formaction",command:"icon",embed:"src",html:"manifest",input:["src","formaction"],source:"src",track:"src",video:["src","poster"]},Kl=function(e,t,n,i){function r(a){return a instanceof n?a:new n(function(s){s(a)})}return new(n||(n=Promise))(function(a,s){function o(c){try{u(i.next(c))}catch(d){s(d)}}function l(c){try{u(i.throw(c))}catch(d){s(d)}}function u(c){c.done?a(c.value):r(c.value).then(o,l)}u((i=i.apply(e,[])).next())})},eu=function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,r,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(c){return l([u,c])}}function l(u){if(i)throw new TypeError("Generator is already executing.");for(;n;)try{if(i=1,r&&(a=u[0]&2?r.return:u[0]?r.throw||((a=r.return)&&a.call(r),0):r.next)&&!(a=a.call(r,u[1])).done)return a;switch(r=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return n.label++,{value:u[1],done:!1};case 5:n.label++,r=u[1],u=[0];continue;case 7:u=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){n=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){n.label=u[1];break}if(u[0]===6&&n.label<a[1]){n.label=a[1],a=u;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(u);break}a[2]&&n.ops.pop(),n.trys.pop();continue}u=t.call(e,n)}catch(c){u=[6,c],r=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},tu=ii(),nu=function(){function e(t,n){this.lsOptions=t,this.dataManager=n,this.completionParticipants=[]}return e.prototype.setCompletionParticipants=function(t){this.completionParticipants=t||[]},e.prototype.doComplete2=function(t,n,i,r,a){return Kl(this,void 0,void 0,function(){var s,o,l,u;return eu(this,function(c){switch(c.label){case 0:if(!this.lsOptions.fileSystemProvider||!this.lsOptions.fileSystemProvider.readDirectory)return[2,this.doComplete(t,n,i,a)];s=new Vl(this.lsOptions.fileSystemProvider.readDirectory),o=this.completionParticipants,this.completionParticipants=[s].concat(o),l=this.doComplete(t,n,i,a),c.label=1;case 1:return c.trys.push([1,,3,4]),[4,s.computeCompletions(t,r)];case 2:return u=c.sent(),[2,{isIncomplete:l.isIncomplete||u.isIncomplete,items:u.items.concat(l.items)}];case 3:return this.completionParticipants=o,[7];case 4:return[2]}})})},e.prototype.doComplete=function(t,n,i,r){var a=this._doComplete(t,n,i,r);return this.convertCompletionList(a)},e.prototype._doComplete=function(t,n,i,r){var a={isIncomplete:!1,items:[]},s=this.completionParticipants,o=this.dataManager.getDataProviders().filter(function(N){return N.isApplicable(t.languageId)&&(!r||r[N.getId()]!==!1)}),l=this.doesSupportMarkdown(),u=t.getText(),c=t.offsetAt(n),d=i.findNodeBefore(c);if(!d)return a;var m=_e(u,d.start),f="",g;function p(N,z){return z===void 0&&(z=c),N>c&&(N=c),{start:t.positionAt(N),end:t.positionAt(z)}}function w(N,z){var B=p(N,z);return o.forEach(function(Q){Q.provideTags().forEach(function($){a.items.push({label:$.name,kind:be.Property,documentation:at($,void 0,l),textEdit:se.replace(B,$.name),insertTextFormat:Ce.PlainText})})}),a}function y(N){for(var z=N;z>0;){var B=u.charAt(z-1);if(`
23
- \r`.indexOf(B)>=0)return u.substring(z,N);if(!_n(B))return null;z--}return u.substring(0,N)}function v(N,z,B){B===void 0&&(B=c);var Q=p(N,B),$=ja(u,B,V.WithinEndTag,W.EndTagClose)?"":">",X=d;for(z&&(X=X.parent);X;){var Z=X.tag;if(Z&&(!X.closed||X.endTagStart&&X.endTagStart>c)){var fe={label:"/"+Z,kind:be.Property,filterText:"/"+Z,textEdit:se.replace(Q,"/"+Z+$),insertTextFormat:Ce.PlainText},ze=y(X.start),Ze=y(N-1);if(ze!==null&&Ze!==null&&ze!==Ze){var ye=ze+"</"+Z+$;fe.textEdit=se.replace(p(N-1-Ze.length),ye),fe.filterText=Ze+"</"+Z}return a.items.push(fe),a}X=X.parent}return z||o.forEach(function(st){st.provideTags().forEach(function(Ee){a.items.push({label:"/"+Ee.name,kind:be.Property,documentation:at(Ee,void 0,l),filterText:"/"+Ee.name+$,textEdit:se.replace(Q,"/"+Ee.name+$),insertTextFormat:Ce.PlainText})})}),a}function k(N,z){if(r&&r.hideAutoCompleteProposals)return a;if(!bn(z)){var B=t.positionAt(N);a.items.push({label:"</"+z+">",kind:be.Property,filterText:"</"+z+">",textEdit:se.insert(B,"$0</"+z+">"),insertTextFormat:Ce.Snippet})}return a}function R(N,z){return w(N,z),v(N,!0,z),a}function I(){var N=Object.create(null);return d.attributeNames.forEach(function(z){N[z]=!0}),N}function P(N,z){var B;z===void 0&&(z=c);for(var Q=c;Q<z&&u[Q]!=="<";)Q++;var $=u.substring(N,z),X=p(N,Q),Z="";if(!ja(u,z,V.AfterAttributeName,W.DelimiterAssign)){var fe=(B=r==null?void 0:r.attributeDefaultValue)!==null&&B!==void 0?B:"doublequotes";fe==="empty"?Z="=$1":fe==="singlequotes"?Z="='$1'":Z='="$1"'}var ze=I();return ze[$]=!1,o.forEach(function(Ze){Ze.provideAttributes(f).forEach(function(ye){if(!ze[ye.name]){ze[ye.name]=!0;var st=ye.name,Ee;ye.valueSet!=="v"&&Z.length&&(st=st+Z,(ye.valueSet||ye.name==="style")&&(Ee={title:"Suggest",command:"editor.action.triggerSuggest"})),a.items.push({label:ye.name,kind:ye.valueSet==="handler"?be.Function:be.Value,documentation:at(ye,void 0,l),textEdit:se.replace(X,st),insertTextFormat:Ce.Snippet,command:Ee})}})}),_(X,ze),a}function _(N,z){var B="data-",Q={};Q[B]="".concat(B,'$1="$2"');function $(X){X.attributeNames.forEach(function(Z){Ye(Z,B)&&!Q[Z]&&!z[Z]&&(Q[Z]=Z+'="$1"')}),X.children.forEach(function(Z){return $(Z)})}i&&i.roots.forEach(function(X){return $(X)}),Object.keys(Q).forEach(function(X){return a.items.push({label:X,kind:be.Value,textEdit:se.replace(N,Q[X]),insertTextFormat:Ce.Snippet})})}function b(N,z){z===void 0&&(z=c);var B,Q,$;if(c>N&&c<=z&&iu(u[N])){var X=N+1,Z=z;z>N&&u[z-1]===u[N]&&Z--;var fe=ru(u,c,X),ze=au(u,c,Z);B=p(fe,ze),$=c>=X&&c<=Z?u.substring(X,c):"",Q=!1}else B=p(N,z),$=u.substring(N,c),Q=!0;if(s.length>0)for(var Ze=f.toLowerCase(),ye=g.toLowerCase(),st=p(N,z),Ee=0,is=s;Ee<is.length;Ee++){var rs=is[Ee];rs.onHtmlAttributeValue&&rs.onHtmlAttributeValue({document:t,position:n,tag:Ze,attribute:ye,value:$,range:st})}return o.forEach(function(Fu){Fu.provideValues(f,g).forEach(function(wn){var as=Q?'"'+wn.name+'"':wn.name;a.items.push({label:wn.name,filterText:as,kind:be.Unit,documentation:at(wn,void 0,l),textEdit:se.replace(B,as),insertTextFormat:Ce.PlainText})})}),F(),a}function T(N){return c===m.getTokenEnd()&&(L=m.scan(),L===N&&m.getTokenOffset()===c)?m.getTokenEnd():c}function q(){for(var N=0,z=s;N<z.length;N++){var B=z[N];B.onHtmlContent&&B.onHtmlContent({document:t,position:n})}return F()}function F(){for(var N=c-1,z=n.character;N>=0&&Pt(u,N);)N--,z--;if(N>=0&&u[N]==="&"){var B=Y.create(ce.create(n.line,z-1),n);for(var Q in Ft)if(Ul(Q,";")){var $="&"+Q;a.items.push({label:$,kind:be.Keyword,documentation:tu("entity.propose","Character entity representing '".concat(Ft[Q],"'")),textEdit:se.replace(B,$),insertTextFormat:Ce.PlainText})}}return a}function S(N,z){var B=p(N,z);a.items.push({label:"!DOCTYPE",kind:be.Property,documentation:"A preamble for an HTML document.",textEdit:se.replace(B,"!DOCTYPE html>"),insertTextFormat:Ce.PlainText})}for(var L=m.scan();L!==W.EOS&&m.getTokenOffset()<=c;){switch(L){case W.StartTagOpen:if(m.getTokenEnd()===c){var M=T(W.StartTag);return n.line===0&&S(c,M),R(c,M)}break;case W.StartTag:if(m.getTokenOffset()<=c&&c<=m.getTokenEnd())return w(m.getTokenOffset(),m.getTokenEnd());f=m.getTokenText();break;case W.AttributeName:if(m.getTokenOffset()<=c&&c<=m.getTokenEnd())return P(m.getTokenOffset(),m.getTokenEnd());g=m.getTokenText();break;case W.DelimiterAssign:if(m.getTokenEnd()===c){var M=T(W.AttributeValue);return b(c,M)}break;case W.AttributeValue:if(m.getTokenOffset()<=c&&c<=m.getTokenEnd())return b(m.getTokenOffset(),m.getTokenEnd());break;case W.Whitespace:if(c<=m.getTokenEnd())switch(m.getScannerState()){case V.AfterOpeningStartTag:var D=m.getTokenOffset(),U=T(W.StartTag);return R(D,U);case V.WithinTag:case V.AfterAttributeName:return P(m.getTokenEnd());case V.BeforeAttributeValue:return b(m.getTokenEnd());case V.AfterOpeningEndTag:return v(m.getTokenOffset()-1,!1);case V.WithinContent:return q()}break;case W.EndTagOpen:if(c<=m.getTokenEnd()){var A=m.getTokenOffset()+1,x=T(W.EndTag);return v(A,!1,x)}break;case W.EndTag:if(c<=m.getTokenEnd())for(var E=m.getTokenOffset()-1;E>=0;){var H=u.charAt(E);if(H==="/")return v(E,!1,m.getTokenEnd());if(!_n(H))break;E--}break;case W.StartTagClose:if(c<=m.getTokenEnd()&&f)return k(m.getTokenEnd(),f);break;case W.Content:if(c<=m.getTokenEnd())return q();break;default:if(c<=m.getTokenEnd())return a;break}L=m.scan()}return a},e.prototype.doQuoteComplete=function(t,n,i,r){var a,s=t.offsetAt(n);if(s<=0)return null;var o=(a=r==null?void 0:r.attributeDefaultValue)!==null&&a!==void 0?a:"doublequotes";if(o==="empty")return null;var l=t.getText().charAt(s-1);if(l!=="=")return null;var u=o==="doublequotes"?'"$1"':"'$1'",c=i.findNodeBefore(s);if(c&&c.attributes&&c.start<s&&(!c.endTagStart||c.endTagStart>s))for(var d=_e(t.getText(),c.start),m=d.scan();m!==W.EOS&&d.getTokenEnd()<=s;){if(m===W.AttributeName&&d.getTokenEnd()===s-1)return m=d.scan(),m!==W.DelimiterAssign||(m=d.scan(),m===W.Unknown||m===W.AttributeValue)?null:u;m=d.scan()}return null},e.prototype.doTagComplete=function(t,n,i){var r=t.offsetAt(n);if(r<=0)return null;var a=t.getText().charAt(r-1);if(a===">"){var s=i.findNodeBefore(r);if(s&&s.tag&&!bn(s.tag)&&s.start<r&&(!s.endTagStart||s.endTagStart>r))for(var o=_e(t.getText(),s.start),l=o.scan();l!==W.EOS&&o.getTokenEnd()<=r;){if(l===W.StartTagClose&&o.getTokenEnd()===r)return"$0</".concat(s.tag,">");l=o.scan()}}else if(a==="/"){for(var s=i.findNodeBefore(r);s&&s.closed&&!(s.endTagStart&&s.endTagStart>r);)s=s.parent;if(s&&s.tag)for(var o=_e(t.getText(),s.start),l=o.scan();l!==W.EOS&&o.getTokenEnd()<=r;){if(l===W.EndTagOpen&&o.getTokenEnd()===r)return"".concat(s.tag,">");l=o.scan()}}return null},e.prototype.convertCompletionList=function(t){return this.doesSupportMarkdown()||t.items.forEach(function(n){n.documentation&&typeof n.documentation!="string"&&(n.documentation={kind:"plaintext",value:n.documentation.value})}),t},e.prototype.doesSupportMarkdown=function(){var t,n,i;if(!vn(this.supportsMarkdown)){if(!vn(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;var r=(i=(n=(t=this.lsOptions.clientCapabilities.textDocument)===null||t===void 0?void 0:t.completion)===null||n===void 0?void 0:n.completionItem)===null||i===void 0?void 0:i.documentationFormat;this.supportsMarkdown=Array.isArray(r)&&r.indexOf(Le.Markdown)!==-1}return this.supportsMarkdown},e}();function iu(e){return/^["']*$/.test(e)}function _n(e){return/^\s*$/.test(e)}function ja(e,t,n,i){for(var r=_e(e,t,n),a=r.scan();a===W.Whitespace;)a=r.scan();return a===i}function ru(e,t,n){for(;t>n&&!_n(e[t-1]);)t--;return t}function au(e,t,n){for(;t<n&&!_n(e[t]);)t++;return t}var su=ii(),ou=function(){function e(t,n){this.lsOptions=t,this.dataManager=n}return e.prototype.doHover=function(t,n,i,r){var a=this.convertContents.bind(this),s=this.doesSupportMarkdown(),o=t.offsetAt(n),l=i.findNodeAt(o),u=t.getText();if(!l||!l.tag)return null;var c=this.dataManager.getDataProviders().filter(function(S){return S.isApplicable(t.languageId)});function d(S,L,M){for(var D=function(H){var N=null;if(H.provideTags().forEach(function(z){if(z.name.toLowerCase()===S.toLowerCase()){var B=at(z,r,s);B||(B={kind:s?"markdown":"plaintext",value:""}),N={contents:B,range:L}}}),N)return N.contents=a(N.contents),{value:N}},U=0,A=c;U<A.length;U++){var x=A[U],E=D(x);if(typeof E=="object")return E.value}return null}function m(S,L,M){for(var D=function(H){var N=null;if(H.provideAttributes(S).forEach(function(z){if(L===z.name&&z.description){var B=at(z,r,s);B?N={contents:B,range:M}:N=null}}),N)return N.contents=a(N.contents),{value:N}},U=0,A=c;U<A.length;U++){var x=A[U],E=D(x);if(typeof E=="object")return E.value}return null}function f(S,L,M,D){for(var U=function(N){var z=null;if(N.provideValues(S,L).forEach(function(B){if(M===B.name&&B.description){var Q=at(B,r,s);Q?z={contents:Q,range:D}:z=null}}),z)return z.contents=a(z.contents),{value:z}},A=0,x=c;A<x.length;A++){var E=x[A],H=U(E);if(typeof H=="object")return H.value}return null}function g(S,L){var M=y(S);for(var D in Ft){var U=null,A="&"+D;if(M===A){var x=Ft[D].charCodeAt(0).toString(16).toUpperCase(),E="U+";if(x.length<4)for(var H=4-x.length,N=0;N<H;)E+="0",N+=1;E+=x;var z=su("entity.propose","Character entity representing '".concat(Ft[D],"', unicode equivalent '").concat(E,"'"));z?U={contents:z,range:L}:U=null}if(U)return U.contents=a(U.contents),U}return null}function p(S,L){for(var M=_e(t.getText(),L),D=M.scan();D!==W.EOS&&(M.getTokenEnd()<o||M.getTokenEnd()===o&&D!==S);)D=M.scan();return D===S&&o<=M.getTokenEnd()?{start:t.positionAt(M.getTokenOffset()),end:t.positionAt(M.getTokenEnd())}:null}function w(){for(var S=o-1,L=n.character;S>=0&&Pt(u,S);)S--,L--;for(var M=S+1,D=L;Pt(u,M);)M++,D++;if(S>=0&&u[S]==="&"){var U=null;return u[M]===";"?U=Y.create(ce.create(n.line,L),ce.create(n.line,D+1)):U=Y.create(ce.create(n.line,L),ce.create(n.line,D)),U}return null}function y(S){for(var L=o-1,M="&";L>=0&&Pt(S,L);)L--;for(L=L+1;Pt(S,L);)M+=S[L],L+=1;return M+=";",M}if(l.endTagStart&&o>=l.endTagStart){var v=p(W.EndTag,l.endTagStart);return v?d(l.tag,v):null}var k=p(W.StartTag,l.start);if(k)return d(l.tag,k);var R=p(W.AttributeName,l.start);if(R){var I=l.tag,P=t.getText(R);return m(I,P,R)}var _=w();if(_)return g(u,_);function b(S,L){for(var M=_e(t.getText(),S),D=M.scan(),U=void 0;D!==W.EOS&&M.getTokenEnd()<=L;)D=M.scan(),D===W.AttributeName&&(U=M.getTokenText());return U}var T=p(W.AttributeValue,l.start);if(T){var I=l.tag,q=lu(t.getText(T)),F=b(l.start,t.offsetAt(T.start));if(F)return f(I,F,q,T)}return null},e.prototype.convertContents=function(t){if(!this.doesSupportMarkdown()){if(typeof t=="string")return t;if("kind"in t)return{kind:"plaintext",value:t.value};if(Array.isArray(t))t.map(function(n){return typeof n=="string"?n:n.value});else return t.value}return t},e.prototype.doesSupportMarkdown=function(){var t,n,i;if(!vn(this.supportsMarkdown)){if(!vn(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;var r=(i=(n=(t=this.lsOptions.clientCapabilities)===null||t===void 0?void 0:t.textDocument)===null||n===void 0?void 0:n.hover)===null||i===void 0?void 0:i.contentFormat;this.supportsMarkdown=Array.isArray(r)&&r.indexOf(Le.Markdown)!==-1}return this.supportsMarkdown},e}();function lu(e){return e.length<=1?e.replace(/['"]/,""):((e[0]==="'"||e[0]==='"')&&(e=e.slice(1)),(e[e.length-1]==="'"||e[e.length-1]==='"')&&(e=e.slice(0,-1)),e)}function uu(e,t){return e}var Ga;(function(){var e=[,,function(r){function a(l){this.__parent=l,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}a.prototype.clone_empty=function(){var l=new a(this.__parent);return l.set_indent(this.__indent_count,this.__alignment_count),l},a.prototype.item=function(l){return l<0?this.__items[this.__items.length+l]:this.__items[l]},a.prototype.has_match=function(l){for(var u=this.__items.length-1;u>=0;u--)if(this.__items[u].match(l))return!0;return!1},a.prototype.set_indent=function(l,u){this.is_empty()&&(this.__indent_count=l||0,this.__alignment_count=u||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},a.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},a.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},a.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var l=this.__parent.current_line;return l.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),l.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),l.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,l.__items[0]===" "&&(l.__items.splice(0,1),l.__character_count-=1),!0}return!1},a.prototype.is_empty=function(){return this.__items.length===0},a.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},a.prototype.push=function(l){this.__items.push(l);var u=l.lastIndexOf(`
22
+ `)),i.value!=="")return i}var Pa=function(e,t,n,i){function r(a){return a instanceof n?a:new n(function(s){s(a)})}return new(n||(n=Promise))(function(a,s){function o(c){try{u(i.next(c))}catch(d){s(d)}}function l(c){try{u(i.throw(c))}catch(d){s(d)}}function u(c){c.done?a(c.value):r(c.value).then(o,l)}u((i=i.apply(e,[])).next())})},Ba=function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,r,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(c){return l([u,c])}}function l(u){if(i)throw new TypeError("Generator is already executing.");for(;n;)try{if(i=1,r&&(a=u[0]&2?r.return:u[0]?r.throw||((a=r.return)&&a.call(r),0):r.next)&&!(a=a.call(r,u[1])).done)return a;switch(r=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return n.label++,{value:u[1],done:!1};case 5:n.label++,r=u[1],u=[0];continue;case 7:u=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){n=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){n.label=u[1];break}if(u[0]===6&&n.label<a[1]){n.label=a[1],a=u;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(u);break}a[2]&&n.ops.pop(),n.trys.pop();continue}u=t.call(e,n)}catch(c){u=[6,c],r=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Ol=function(){function e(t){this.readDirectory=t,this.atributeCompletions=[]}return e.prototype.onHtmlAttributeValue=function(t){$l(t.tag,t.attribute)&&this.atributeCompletions.push(t)},e.prototype.computeCompletions=function(t,n){return Pa(this,void 0,void 0,function(){var i,r,a,s,o,l,u,c,d,m;return Ba(this,function(f){switch(f.label){case 0:i={items:[],isIncomplete:!1},r=0,a=this.atributeCompletions,f.label=1;case 1:return r<a.length?(s=a[r],o=jl(t.getText(s.range)),Gl(o)?o==="."||o===".."?(i.isIncomplete=!0,[3,4]):[3,2]:[3,4]):[3,5];case 2:return l=Xl(s.value,o,s.range),[4,this.providePathSuggestions(s.value,l,t,n)];case 3:for(u=f.sent(),c=0,d=u;c<d.length;c++)m=d[c],i.items.push(m);f.label=4;case 4:return r++,[3,1];case 5:return[2,i]}})})},e.prototype.providePathSuggestions=function(t,n,i,r){return Pa(this,void 0,void 0,function(){var a,s,o,l,u,c,d,m,f;return Ba(this,function(g){switch(g.label){case 0:if(a=t.substring(0,t.lastIndexOf("/")+1),s=r.resolveReference(a||".",i.uri),!s)return[3,4];g.label=1;case 1:return g.trys.push([1,3,,4]),o=[],[4,this.readDirectory(s)];case 2:for(l=g.sent(),u=0,c=l;u<c.length;u++)d=c[u],m=d[0],f=d[1],m.charCodeAt(0)!==Vl&&o.push(Jl(m,f===oi.Directory,n));return[2,o];case 3:return g.sent(),[3,4];case 4:return[2,[]]}})})},e}(),Vl=46;function jl(e){return Qe(e,"'")||Qe(e,'"')?e.slice(1,-1):e}function Gl(e){return!(Qe(e,"http")||Qe(e,"https")||Qe(e,"//"))}function $l(e,t){if(t==="src"||t==="href")return!0;var n=Yl[e];return n?typeof n=="string"?n===t:n.indexOf(t)!==-1:!1}function Xl(e,t,n){var i,r=e.lastIndexOf("/");if(r===-1)i=Ql(n,1,-1);else{var a=t.slice(r+1),s=Wt(n.end,-1-a.length),o=a.indexOf(" "),l=void 0;o!==-1?l=Wt(s,o):l=Wt(n.end,-1),i=Y.create(s,l)}return i}function Jl(e,t,n){return t?(e=e+"/",{label:e,kind:be.Folder,textEdit:se.replace(n,e),command:{title:"Suggest",command:"editor.action.triggerSuggest"}}):{label:e,kind:be.File,textEdit:se.replace(n,e)}}function Wt(e,t){return ce.create(e.line,e.character+t)}function Ql(e,t,n){var i=Wt(e.start,t),r=Wt(e.end,n);return Y.create(i,r)}var Yl={a:"href",area:"href",body:"background",del:"cite",form:"action",frame:["src","longdesc"],img:["src","longdesc"],ins:"cite",link:"href",object:"data",q:"cite",script:"src",audio:"src",button:"formaction",command:"icon",embed:"src",html:"manifest",input:["src","formaction"],source:"src",track:"src",video:["src","poster"]},Zl=function(e,t,n,i){function r(a){return a instanceof n?a:new n(function(s){s(a)})}return new(n||(n=Promise))(function(a,s){function o(c){try{u(i.next(c))}catch(d){s(d)}}function l(c){try{u(i.throw(c))}catch(d){s(d)}}function u(c){c.done?a(c.value):r(c.value).then(o,l)}u((i=i.apply(e,[])).next())})},Kl=function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,r,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(c){return l([u,c])}}function l(u){if(i)throw new TypeError("Generator is already executing.");for(;n;)try{if(i=1,r&&(a=u[0]&2?r.return:u[0]?r.throw||((a=r.return)&&a.call(r),0):r.next)&&!(a=a.call(r,u[1])).done)return a;switch(r=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return n.label++,{value:u[1],done:!1};case 5:n.label++,r=u[1],u=[0];continue;case 7:u=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){n=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){n.label=u[1];break}if(u[0]===6&&n.label<a[1]){n.label=a[1],a=u;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(u);break}a[2]&&n.ops.pop(),n.trys.pop();continue}u=t.call(e,n)}catch(c){u=[6,c],r=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},eu=Kn(),tu=function(){function e(t,n){this.lsOptions=t,this.dataManager=n,this.completionParticipants=[]}return e.prototype.setCompletionParticipants=function(t){this.completionParticipants=t||[]},e.prototype.doComplete2=function(t,n,i,r,a){return Zl(this,void 0,void 0,function(){var s,o,l,u;return Kl(this,function(c){switch(c.label){case 0:if(!this.lsOptions.fileSystemProvider||!this.lsOptions.fileSystemProvider.readDirectory)return[2,this.doComplete(t,n,i,a)];s=new Ol(this.lsOptions.fileSystemProvider.readDirectory),o=this.completionParticipants,this.completionParticipants=[s].concat(o),l=this.doComplete(t,n,i,a),c.label=1;case 1:return c.trys.push([1,,3,4]),[4,s.computeCompletions(t,r)];case 2:return u=c.sent(),[2,{isIncomplete:l.isIncomplete||u.isIncomplete,items:u.items.concat(l.items)}];case 3:return this.completionParticipants=o,[7];case 4:return[2]}})})},e.prototype.doComplete=function(t,n,i,r){var a=this._doComplete(t,n,i,r);return this.convertCompletionList(a)},e.prototype._doComplete=function(t,n,i,r){var a={isIncomplete:!1,items:[]},s=this.completionParticipants,o=this.dataManager.getDataProviders().filter(function(N){return N.isApplicable(t.languageId)&&(!r||r[N.getId()]!==!1)}),l=this.doesSupportMarkdown(),u=t.getText(),c=t.offsetAt(n),d=i.findNodeBefore(c);if(!d)return a;var m=_e(u,d.start),f="",g;function p(N,z){return z===void 0&&(z=c),N>c&&(N=c),{start:t.positionAt(N),end:t.positionAt(z)}}function w(N,z){var B=p(N,z);return o.forEach(function(Q){Q.provideTags().forEach(function($){a.items.push({label:$.name,kind:be.Property,documentation:nt($,void 0,l),textEdit:se.replace(B,$.name),insertTextFormat:Ce.PlainText})})}),a}function y(N){for(var z=N;z>0;){var B=u.charAt(z-1);if(`
23
+ \r`.indexOf(B)>=0)return u.substring(z,N);if(!pn(B))return null;z--}return u.substring(0,N)}function v(N,z,B){B===void 0&&(B=c);var Q=p(N,B),$=qa(u,B,V.WithinEndTag,W.EndTagClose)?"":">",X=d;for(z&&(X=X.parent);X;){var Z=X.tag;if(Z&&(!X.closed||X.endTagStart&&X.endTagStart>c)){var fe={label:"/"+Z,kind:be.Property,filterText:"/"+Z,textEdit:se.replace(Q,"/"+Z+$),insertTextFormat:Ce.PlainText},ze=y(X.start),Ye=y(N-1);if(ze!==null&&Ye!==null&&ze!==Ye){var ye=ze+"</"+Z+$;fe.textEdit=se.replace(p(N-1-Ye.length),ye),fe.filterText=Ye+"</"+Z}return a.items.push(fe),a}X=X.parent}return z||o.forEach(function(it){it.provideTags().forEach(function(Ee){a.items.push({label:"/"+Ee.name,kind:be.Property,documentation:nt(Ee,void 0,l),filterText:"/"+Ee.name+$,textEdit:se.replace(Q,"/"+Ee.name+$),insertTextFormat:Ce.PlainText})})}),a}function k(N,z){if(r&&r.hideAutoCompleteProposals)return a;if(!mn(z)){var B=t.positionAt(N);a.items.push({label:"</"+z+">",kind:be.Property,filterText:"</"+z+">",textEdit:se.insert(B,"$0</"+z+">"),insertTextFormat:Ce.Snippet})}return a}function R(N,z){return w(N,z),v(N,!0,z),a}function I(){var N=Object.create(null);return d.attributeNames.forEach(function(z){N[z]=!0}),N}function P(N,z){var B;z===void 0&&(z=c);for(var Q=c;Q<z&&u[Q]!=="<";)Q++;var $=u.substring(N,z),X=p(N,Q),Z="";if(!qa(u,z,V.AfterAttributeName,W.DelimiterAssign)){var fe=(B=r?.attributeDefaultValue)!==null&&B!==void 0?B:"doublequotes";fe==="empty"?Z="=$1":fe==="singlequotes"?Z="='$1'":Z='="$1"'}var ze=I();return ze[$]=!1,o.forEach(function(Ye){Ye.provideAttributes(f).forEach(function(ye){if(!ze[ye.name]){ze[ye.name]=!0;var it=ye.name,Ee;ye.valueSet!=="v"&&Z.length&&(it=it+Z,(ye.valueSet||ye.name==="style")&&(Ee={title:"Suggest",command:"editor.action.triggerSuggest"})),a.items.push({label:ye.name,kind:ye.valueSet==="handler"?be.Function:be.Value,documentation:nt(ye,void 0,l),textEdit:se.replace(X,it),insertTextFormat:Ce.Snippet,command:Ee})}})}),_(X,ze),a}function _(N,z){var B="data-",Q={};Q[B]="".concat(B,'$1="$2"');function $(X){X.attributeNames.forEach(function(Z){Qe(Z,B)&&!Q[Z]&&!z[Z]&&(Q[Z]=Z+'="$1"')}),X.children.forEach(function(Z){return $(Z)})}i&&i.roots.forEach(function(X){return $(X)}),Object.keys(Q).forEach(function(X){return a.items.push({label:X,kind:be.Value,textEdit:se.replace(N,Q[X]),insertTextFormat:Ce.Snippet})})}function b(N,z){z===void 0&&(z=c);var B,Q,$;if(c>N&&c<=z&&nu(u[N])){var X=N+1,Z=z;z>N&&u[z-1]===u[N]&&Z--;var fe=iu(u,c,X),ze=ru(u,c,Z);B=p(fe,ze),$=c>=X&&c<=Z?u.substring(X,c):"",Q=!1}else B=p(N,z),$=u.substring(N,c),Q=!0;if(s.length>0)for(var Ye=f.toLowerCase(),ye=g.toLowerCase(),it=p(N,z),Ee=0,es=s;Ee<es.length;Ee++){var ts=es[Ee];ts.onHtmlAttributeValue&&ts.onHtmlAttributeValue({document:t,position:n,tag:Ye,attribute:ye,value:$,range:it})}return o.forEach(function(Wu){Wu.provideValues(f,g).forEach(function(gn){var ns=Q?'"'+gn.name+'"':gn.name;a.items.push({label:gn.name,filterText:ns,kind:be.Unit,documentation:nt(gn,void 0,l),textEdit:se.replace(B,ns),insertTextFormat:Ce.PlainText})})}),F(),a}function T(N){return c===m.getTokenEnd()&&(L=m.scan(),L===N&&m.getTokenOffset()===c)?m.getTokenEnd():c}function q(){for(var N=0,z=s;N<z.length;N++){var B=z[N];B.onHtmlContent&&B.onHtmlContent({document:t,position:n})}return F()}function F(){for(var N=c-1,z=n.character;N>=0&&Ht(u,N);)N--,z--;if(N>=0&&u[N]==="&"){var B=Y.create(ce.create(n.line,z-1),n);for(var Q in Ut)if(zl(Q,";")){var $="&"+Q;a.items.push({label:$,kind:be.Keyword,documentation:eu("entity.propose","Character entity representing '".concat(Ut[Q],"'")),textEdit:se.replace(B,$),insertTextFormat:Ce.PlainText})}}return a}function S(N,z){var B=p(N,z);a.items.push({label:"!DOCTYPE",kind:be.Property,documentation:"A preamble for an HTML document.",textEdit:se.replace(B,"!DOCTYPE html>"),insertTextFormat:Ce.PlainText})}for(var L=m.scan();L!==W.EOS&&m.getTokenOffset()<=c;){switch(L){case W.StartTagOpen:if(m.getTokenEnd()===c){var M=T(W.StartTag);return n.line===0&&S(c,M),R(c,M)}break;case W.StartTag:if(m.getTokenOffset()<=c&&c<=m.getTokenEnd())return w(m.getTokenOffset(),m.getTokenEnd());f=m.getTokenText();break;case W.AttributeName:if(m.getTokenOffset()<=c&&c<=m.getTokenEnd())return P(m.getTokenOffset(),m.getTokenEnd());g=m.getTokenText();break;case W.DelimiterAssign:if(m.getTokenEnd()===c){var M=T(W.AttributeValue);return b(c,M)}break;case W.AttributeValue:if(m.getTokenOffset()<=c&&c<=m.getTokenEnd())return b(m.getTokenOffset(),m.getTokenEnd());break;case W.Whitespace:if(c<=m.getTokenEnd())switch(m.getScannerState()){case V.AfterOpeningStartTag:var D=m.getTokenOffset(),U=T(W.StartTag);return R(D,U);case V.WithinTag:case V.AfterAttributeName:return P(m.getTokenEnd());case V.BeforeAttributeValue:return b(m.getTokenEnd());case V.AfterOpeningEndTag:return v(m.getTokenOffset()-1,!1);case V.WithinContent:return q()}break;case W.EndTagOpen:if(c<=m.getTokenEnd()){var A=m.getTokenOffset()+1,x=T(W.EndTag);return v(A,!1,x)}break;case W.EndTag:if(c<=m.getTokenEnd())for(var E=m.getTokenOffset()-1;E>=0;){var H=u.charAt(E);if(H==="/")return v(E,!1,m.getTokenEnd());if(!pn(H))break;E--}break;case W.StartTagClose:if(c<=m.getTokenEnd()&&f)return k(m.getTokenEnd(),f);break;case W.Content:if(c<=m.getTokenEnd())return q();break;default:if(c<=m.getTokenEnd())return a;break}L=m.scan()}return a},e.prototype.doQuoteComplete=function(t,n,i,r){var a,s=t.offsetAt(n);if(s<=0)return null;var o=(a=r?.attributeDefaultValue)!==null&&a!==void 0?a:"doublequotes";if(o==="empty")return null;var l=t.getText().charAt(s-1);if(l!=="=")return null;var u=o==="doublequotes"?'"$1"':"'$1'",c=i.findNodeBefore(s);if(c&&c.attributes&&c.start<s&&(!c.endTagStart||c.endTagStart>s))for(var d=_e(t.getText(),c.start),m=d.scan();m!==W.EOS&&d.getTokenEnd()<=s;){if(m===W.AttributeName&&d.getTokenEnd()===s-1)return m=d.scan(),m!==W.DelimiterAssign||(m=d.scan(),m===W.Unknown||m===W.AttributeValue)?null:u;m=d.scan()}return null},e.prototype.doTagComplete=function(t,n,i){var r=t.offsetAt(n);if(r<=0)return null;var a=t.getText().charAt(r-1);if(a===">"){var s=i.findNodeBefore(r);if(s&&s.tag&&!mn(s.tag)&&s.start<r&&(!s.endTagStart||s.endTagStart>r))for(var o=_e(t.getText(),s.start),l=o.scan();l!==W.EOS&&o.getTokenEnd()<=r;){if(l===W.StartTagClose&&o.getTokenEnd()===r)return"$0</".concat(s.tag,">");l=o.scan()}}else if(a==="/"){for(var s=i.findNodeBefore(r);s&&s.closed&&!(s.endTagStart&&s.endTagStart>r);)s=s.parent;if(s&&s.tag)for(var o=_e(t.getText(),s.start),l=o.scan();l!==W.EOS&&o.getTokenEnd()<=r;){if(l===W.EndTagOpen&&o.getTokenEnd()===r)return"".concat(s.tag,">");l=o.scan()}}return null},e.prototype.convertCompletionList=function(t){return this.doesSupportMarkdown()||t.items.forEach(function(n){n.documentation&&typeof n.documentation!="string"&&(n.documentation={kind:"plaintext",value:n.documentation.value})}),t},e.prototype.doesSupportMarkdown=function(){var t,n,i;if(!fn(this.supportsMarkdown)){if(!fn(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;var r=(i=(n=(t=this.lsOptions.clientCapabilities.textDocument)===null||t===void 0?void 0:t.completion)===null||n===void 0?void 0:n.completionItem)===null||i===void 0?void 0:i.documentationFormat;this.supportsMarkdown=Array.isArray(r)&&r.indexOf(Le.Markdown)!==-1}return this.supportsMarkdown},e}();function nu(e){return/^["']*$/.test(e)}function pn(e){return/^\s*$/.test(e)}function qa(e,t,n,i){for(var r=_e(e,t,n),a=r.scan();a===W.Whitespace;)a=r.scan();return a===i}function iu(e,t,n){for(;t>n&&!pn(e[t-1]);)t--;return t}function ru(e,t,n){for(;t<n&&!pn(e[t]);)t++;return t}var au=Kn(),su=function(){function e(t,n){this.lsOptions=t,this.dataManager=n}return e.prototype.doHover=function(t,n,i,r){var a=this.convertContents.bind(this),s=this.doesSupportMarkdown(),o=t.offsetAt(n),l=i.findNodeAt(o),u=t.getText();if(!l||!l.tag)return null;var c=this.dataManager.getDataProviders().filter(function(S){return S.isApplicable(t.languageId)});function d(S,L,M){for(var D=function(H){var N=null;if(H.provideTags().forEach(function(z){if(z.name.toLowerCase()===S.toLowerCase()){var B=nt(z,r,s);B||(B={kind:s?"markdown":"plaintext",value:""}),N={contents:B,range:L}}}),N)return N.contents=a(N.contents),{value:N}},U=0,A=c;U<A.length;U++){var x=A[U],E=D(x);if(typeof E=="object")return E.value}return null}function m(S,L,M){for(var D=function(H){var N=null;if(H.provideAttributes(S).forEach(function(z){if(L===z.name&&z.description){var B=nt(z,r,s);B?N={contents:B,range:M}:N=null}}),N)return N.contents=a(N.contents),{value:N}},U=0,A=c;U<A.length;U++){var x=A[U],E=D(x);if(typeof E=="object")return E.value}return null}function f(S,L,M,D){for(var U=function(N){var z=null;if(N.provideValues(S,L).forEach(function(B){if(M===B.name&&B.description){var Q=nt(B,r,s);Q?z={contents:Q,range:D}:z=null}}),z)return z.contents=a(z.contents),{value:z}},A=0,x=c;A<x.length;A++){var E=x[A],H=U(E);if(typeof H=="object")return H.value}return null}function g(S,L){var M=y(S);for(var D in Ut){var U=null,A="&"+D;if(M===A){var x=Ut[D].charCodeAt(0).toString(16).toUpperCase(),E="U+";if(x.length<4)for(var H=4-x.length,N=0;N<H;)E+="0",N+=1;E+=x;var z=au("entity.propose","Character entity representing '".concat(Ut[D],"', unicode equivalent '").concat(E,"'"));z?U={contents:z,range:L}:U=null}if(U)return U.contents=a(U.contents),U}return null}function p(S,L){for(var M=_e(t.getText(),L),D=M.scan();D!==W.EOS&&(M.getTokenEnd()<o||M.getTokenEnd()===o&&D!==S);)D=M.scan();return D===S&&o<=M.getTokenEnd()?{start:t.positionAt(M.getTokenOffset()),end:t.positionAt(M.getTokenEnd())}:null}function w(){for(var S=o-1,L=n.character;S>=0&&Ht(u,S);)S--,L--;for(var M=S+1,D=L;Ht(u,M);)M++,D++;if(S>=0&&u[S]==="&"){var U=null;return u[M]===";"?U=Y.create(ce.create(n.line,L),ce.create(n.line,D+1)):U=Y.create(ce.create(n.line,L),ce.create(n.line,D)),U}return null}function y(S){for(var L=o-1,M="&";L>=0&&Ht(S,L);)L--;for(L=L+1;Ht(S,L);)M+=S[L],L+=1;return M+=";",M}if(l.endTagStart&&o>=l.endTagStart){var v=p(W.EndTag,l.endTagStart);return v?d(l.tag,v):null}var k=p(W.StartTag,l.start);if(k)return d(l.tag,k);var R=p(W.AttributeName,l.start);if(R){var I=l.tag,P=t.getText(R);return m(I,P,R)}var _=w();if(_)return g(u,_);function b(S,L){for(var M=_e(t.getText(),S),D=M.scan(),U=void 0;D!==W.EOS&&M.getTokenEnd()<=L;)D=M.scan(),D===W.AttributeName&&(U=M.getTokenText());return U}var T=p(W.AttributeValue,l.start);if(T){var I=l.tag,q=ou(t.getText(T)),F=b(l.start,t.offsetAt(T.start));if(F)return f(I,F,q,T)}return null},e.prototype.convertContents=function(t){if(!this.doesSupportMarkdown()){if(typeof t=="string")return t;if("kind"in t)return{kind:"plaintext",value:t.value};if(Array.isArray(t))t.map(function(n){return typeof n=="string"?n:n.value});else return t.value}return t},e.prototype.doesSupportMarkdown=function(){var t,n,i;if(!fn(this.supportsMarkdown)){if(!fn(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;var r=(i=(n=(t=this.lsOptions.clientCapabilities)===null||t===void 0?void 0:t.textDocument)===null||n===void 0?void 0:n.hover)===null||i===void 0?void 0:i.contentFormat;this.supportsMarkdown=Array.isArray(r)&&r.indexOf(Le.Markdown)!==-1}return this.supportsMarkdown},e}();function ou(e){return e.length<=1?e.replace(/['"]/,""):((e[0]==="'"||e[0]==='"')&&(e=e.slice(1)),(e[e.length-1]==="'"||e[e.length-1]==='"')&&(e=e.slice(0,-1)),e)}function lu(e,t){return e}var Oa;(function(){var e=[,,function(r){function a(l){this.__parent=l,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}a.prototype.clone_empty=function(){var l=new a(this.__parent);return l.set_indent(this.__indent_count,this.__alignment_count),l},a.prototype.item=function(l){return l<0?this.__items[this.__items.length+l]:this.__items[l]},a.prototype.has_match=function(l){for(var u=this.__items.length-1;u>=0;u--)if(this.__items[u].match(l))return!0;return!1},a.prototype.set_indent=function(l,u){this.is_empty()&&(this.__indent_count=l||0,this.__alignment_count=u||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},a.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},a.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},a.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var l=this.__parent.current_line;return l.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),l.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),l.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,l.__items[0]===" "&&(l.__items.splice(0,1),l.__character_count-=1),!0}return!1},a.prototype.is_empty=function(){return this.__items.length===0},a.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},a.prototype.push=function(l){this.__items.push(l);var u=l.lastIndexOf(`
24
24
  `);u!==-1?this.__character_count=l.length-u:this.__character_count+=l.length},a.prototype.pop=function(){var l=null;return this.is_empty()||(l=this.__items.pop(),this.__character_count-=l.length),l},a.prototype._remove_indent=function(){this.__indent_count>0&&(this.__indent_count-=1,this.__character_count-=this.__parent.indent_size)},a.prototype._remove_wrap_indent=function(){this.__wrap_point_indent_count>0&&(this.__wrap_point_indent_count-=1)},a.prototype.trim=function(){for(;this.last()===" ";)this.__items.pop(),this.__character_count-=1},a.prototype.toString=function(){var l="";return this.is_empty()?this.__parent.indent_empty_lines&&(l=this.__parent.get_indent_string(this.__indent_count)):(l=this.__parent.get_indent_string(this.__indent_count,this.__alignment_count),l+=this.__items.join("")),l};function s(l,u){this.__cache=[""],this.__indent_size=l.indent_size,this.__indent_string=l.indent_char,l.indent_with_tabs||(this.__indent_string=new Array(l.indent_size+1).join(l.indent_char)),u=u||"",l.indent_level>0&&(u=new Array(l.indent_level+1).join(this.__indent_string)),this.__base_string=u,this.__base_string_length=u.length}s.prototype.get_indent_size=function(l,u){var c=this.__base_string_length;return u=u||0,l<0&&(c=0),c+=l*this.__indent_size,c+=u,c},s.prototype.get_indent_string=function(l,u){var c=this.__base_string;return u=u||0,l<0&&(l=0,c=""),u+=l*this.__indent_size,this.__ensure_cache(u),c+=this.__cache[u],c},s.prototype.__ensure_cache=function(l){for(;l>=this.__cache.length;)this.__add_column()},s.prototype.__add_column=function(){var l=this.__cache.length,u=0,c="";this.__indent_size&&l>=this.__indent_size&&(u=Math.floor(l/this.__indent_size),l-=u*this.__indent_size,c=new Array(u+1).join(this.__indent_string)),l&&(c+=new Array(l+1).join(" ")),this.__cache.push(c)};function o(l,u){this.__indent_cache=new s(l,u),this.raw=!1,this._end_with_newline=l.end_with_newline,this.indent_size=l.indent_size,this.wrap_line_length=l.wrap_line_length,this.indent_empty_lines=l.indent_empty_lines,this.__lines=[],this.previous_line=null,this.current_line=null,this.next_line=new a(this),this.space_before_token=!1,this.non_breaking_space=!1,this.previous_token_wrapped=!1,this.__add_outputline()}o.prototype.__add_outputline=function(){this.previous_line=this.current_line,this.current_line=this.next_line.clone_empty(),this.__lines.push(this.current_line)},o.prototype.get_line_number=function(){return this.__lines.length},o.prototype.get_indent_string=function(l,u){return this.__indent_cache.get_indent_string(l,u)},o.prototype.get_indent_size=function(l,u){return this.__indent_cache.get_indent_size(l,u)},o.prototype.is_empty=function(){return!this.previous_line&&this.current_line.is_empty()},o.prototype.add_new_line=function(l){return this.is_empty()||!l&&this.just_added_newline()?!1:(this.raw||this.__add_outputline(),!0)},o.prototype.get_code=function(l){this.trim(!0);var u=this.current_line.pop();u&&(u[u.length-1]===`
25
25
  `&&(u=u.replace(/\n+$/g,"")),this.current_line.push(u)),this._end_with_newline&&this.__add_outputline();var c=this.__lines.join(`
26
26
  `);return l!==`
@@ -33,7 +33,7 @@ You passed in: '`+this.raw_options[l]+"'");return d},a.prototype._is_valid_selec
33
33
  `)break;this._ch=this._input.next()}return R},v.prototype.eatWhitespace=function(k){for(var R=g.test(this._input.peek()),I=0;g.test(this._input.peek());)this._ch=this._input.next(),k&&this._ch===`
34
34
  `&&(I===0||I<this._options.max_preserve_newlines)&&(I++,this._output.add_new_line(!0));return R},v.prototype.foundNestedPseudoClass=function(){for(var k=0,R=1,I=this._input.peek(R);I;){if(I==="{")return!0;if(I==="(")k+=1;else if(I===")"){if(k===0)return!1;k-=1}else if(I===";"||I==="}")return!1;R++,I=this._input.peek(R)}return!1},v.prototype.print_string=function(k){this._output.set_indent(this._indentLevel),this._output.non_breaking_space=!0,this._output.add_token(k)},v.prototype.preserveSingleSpace=function(k){k&&(this._output.space_before_token=!0)},v.prototype.indent=function(){this._indentLevel++},v.prototype.outdent=function(){this._indentLevel>0&&this._indentLevel--},v.prototype.beautify=function(){if(this._options.disabled)return this._source_text;var k=this._source_text,R=this._options.eol;R==="auto"&&(R=`
35
35
  `,k&&m.test(k||"")&&(R=k.match(m)[0])),k=k.replace(f,`
36
- `);var I=k.match(/^[\t ]*/)[0];this._output=new l(this._options,I),this._input=new u(k),this._indentLevel=0,this._nestedLevel=0,this._ch=null;for(var P=0,_=!1,b=!1,T=!1,q=!1,F=!1,S=this._ch,L,M,D;L=this._input.read(p),M=L!=="",D=S,this._ch=this._input.next(),this._ch==="\\"&&this._input.hasNext()&&(this._ch+=this._input.next()),S=this._ch,this._ch;)if(this._ch==="/"&&this._input.peek()==="*"){this._output.add_new_line(),this._input.back();var U=this._input.read(w),A=d.get_directives(U);A&&A.ignore==="start"&&(U+=d.readIgnored(this._input)),this.print_string(U),this.eatWhitespace(!0),this._output.add_new_line()}else if(this._ch==="/"&&this._input.peek()==="/")this._output.space_before_token=!0,this._input.back(),this.print_string(this._input.read(y)),this.eatWhitespace(!0);else if(this._ch==="@")if(this.preserveSingleSpace(M),this._input.peek()==="{")this.print_string(this._ch+this.eatString("}"));else{this.print_string(this._ch);var x=this._input.peekUntilAfter(/[: ,;{}()[\]\/='"]/g);x.match(/[ :]$/)&&(x=this.eatString(": ").replace(/\s$/,""),this.print_string(x),this._output.space_before_token=!0),x=x.replace(/\s$/,""),x==="extend"?q=!0:x==="import"&&(F=!0),x in this.NESTED_AT_RULE?(this._nestedLevel+=1,x in this.CONDITIONAL_GROUP_RULE&&(T=!0)):!_&&P===0&&x.indexOf(":")!==-1&&(b=!0,this.indent())}else this._ch==="#"&&this._input.peek()==="{"?(this.preserveSingleSpace(M),this.print_string(this._ch+this.eatString("}"))):this._ch==="{"?(b&&(b=!1,this.outdent()),T?(T=!1,_=this._indentLevel>=this._nestedLevel):_=this._indentLevel>=this._nestedLevel-1,this._options.newline_between_rules&&_&&this._output.previous_line&&this._output.previous_line.item(-1)!=="{"&&this._output.ensure_empty_line_above("/",","),this._output.space_before_token=!0,this._options.brace_style==="expand"?(this._output.add_new_line(),this.print_string(this._ch),this.indent(),this._output.set_indent(this._indentLevel)):(this.indent(),this.print_string(this._ch)),this.eatWhitespace(!0),this._output.add_new_line()):this._ch==="}"?(this.outdent(),this._output.add_new_line(),D==="{"&&this._output.trim(!0),F=!1,q=!1,b&&(this.outdent(),b=!1),this.print_string(this._ch),_=!1,this._nestedLevel&&this._nestedLevel--,this.eatWhitespace(!0),this._output.add_new_line(),this._options.newline_between_rules&&!this._output.just_added_blankline()&&this._input.peek()!=="}"&&this._output.add_new_line(!0)):this._ch===":"?(_||T)&&!(this._input.lookBack("&")||this.foundNestedPseudoClass())&&!this._input.lookBack("(")&&!q&&P===0?(this.print_string(":"),b||(b=!0,this._output.space_before_token=!0,this.eatWhitespace(!0),this.indent())):(this._input.lookBack(" ")&&(this._output.space_before_token=!0),this._input.peek()===":"?(this._ch=this._input.next(),this.print_string("::")):this.print_string(":")):this._ch==='"'||this._ch==="'"?(this.preserveSingleSpace(M),this.print_string(this._ch+this.eatString(this._ch)),this.eatWhitespace(!0)):this._ch===";"?P===0?(b&&(this.outdent(),b=!1),q=!1,F=!1,this.print_string(this._ch),this.eatWhitespace(!0),this._input.peek()!=="/"&&this._output.add_new_line()):(this.print_string(this._ch),this.eatWhitespace(!0),this._output.space_before_token=!0):this._ch==="("?this._input.lookBack("url")?(this.print_string(this._ch),this.eatWhitespace(),P++,this.indent(),this._ch=this._input.next(),this._ch===")"||this._ch==='"'||this._ch==="'"?this._input.back():this._ch&&(this.print_string(this._ch+this.eatString(")")),P&&(P--,this.outdent()))):(this.preserveSingleSpace(M),this.print_string(this._ch),this.eatWhitespace(),P++,this.indent()):this._ch===")"?(P&&(P--,this.outdent()),this.print_string(this._ch)):this._ch===","?(this.print_string(this._ch),this.eatWhitespace(!0),this._options.selector_separator_newline&&!b&&P===0&&!F&&!q?this._output.add_new_line():this._output.space_before_token=!0):(this._ch===">"||this._ch==="+"||this._ch==="~")&&!b&&P===0?this._options.space_around_combinator?(this._output.space_before_token=!0,this.print_string(this._ch),this._output.space_before_token=!0):(this.print_string(this._ch),this.eatWhitespace(),this._ch&&g.test(this._ch)&&(this._ch="")):this._ch==="]"?this.print_string(this._ch):this._ch==="["?(this.preserveSingleSpace(M),this.print_string(this._ch)):this._ch==="="?(this.eatWhitespace(),this.print_string("="),g.test(this._ch)&&(this._ch="")):this._ch==="!"&&!this._input.lookBack("\\")?(this.print_string(" "),this.print_string(this._ch)):(this.preserveSingleSpace(M),this.print_string(this._ch));var E=this._output.get_code(R);return E},r.exports.Beautifier=v},function(r,a,s){var o=s(6).Options;function l(u){o.call(this,u,"css"),this.selector_separator_newline=this._get_boolean("selector_separator_newline",!0),this.newline_between_rules=this._get_boolean("newline_between_rules",!0);var c=this._get_boolean("space_around_selector_separator");this.space_around_combinator=this._get_boolean("space_around_combinator")||c;var d=this._get_selection_list("brace_style",["collapse","expand","end-expand","none","preserve-inline"]);this.brace_style="collapse";for(var m=0;m<d.length;m++)d[m]!=="expand"?this.brace_style="collapse":this.brace_style=d[m]}l.prototype=new o,r.exports.Options=l}],t={};function n(r){var a=t[r];if(a!==void 0)return a.exports;var s=t[r]={exports:{}};return e[r](s,s.exports,n),s.exports}var i=n(15);Ga=i})();var cu=Ga,$a;(function(){var e=[,,function(r){function a(l){this.__parent=l,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}a.prototype.clone_empty=function(){var l=new a(this.__parent);return l.set_indent(this.__indent_count,this.__alignment_count),l},a.prototype.item=function(l){return l<0?this.__items[this.__items.length+l]:this.__items[l]},a.prototype.has_match=function(l){for(var u=this.__items.length-1;u>=0;u--)if(this.__items[u].match(l))return!0;return!1},a.prototype.set_indent=function(l,u){this.is_empty()&&(this.__indent_count=l||0,this.__alignment_count=u||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},a.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},a.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},a.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var l=this.__parent.current_line;return l.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),l.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),l.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,l.__items[0]===" "&&(l.__items.splice(0,1),l.__character_count-=1),!0}return!1},a.prototype.is_empty=function(){return this.__items.length===0},a.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},a.prototype.push=function(l){this.__items.push(l);var u=l.lastIndexOf(`
36
+ `);var I=k.match(/^[\t ]*/)[0];this._output=new l(this._options,I),this._input=new u(k),this._indentLevel=0,this._nestedLevel=0,this._ch=null;for(var P=0,_=!1,b=!1,T=!1,q=!1,F=!1,S=this._ch,L,M,D;L=this._input.read(p),M=L!=="",D=S,this._ch=this._input.next(),this._ch==="\\"&&this._input.hasNext()&&(this._ch+=this._input.next()),S=this._ch,this._ch;)if(this._ch==="/"&&this._input.peek()==="*"){this._output.add_new_line(),this._input.back();var U=this._input.read(w),A=d.get_directives(U);A&&A.ignore==="start"&&(U+=d.readIgnored(this._input)),this.print_string(U),this.eatWhitespace(!0),this._output.add_new_line()}else if(this._ch==="/"&&this._input.peek()==="/")this._output.space_before_token=!0,this._input.back(),this.print_string(this._input.read(y)),this.eatWhitespace(!0);else if(this._ch==="@")if(this.preserveSingleSpace(M),this._input.peek()==="{")this.print_string(this._ch+this.eatString("}"));else{this.print_string(this._ch);var x=this._input.peekUntilAfter(/[: ,;{}()[\]\/='"]/g);x.match(/[ :]$/)&&(x=this.eatString(": ").replace(/\s$/,""),this.print_string(x),this._output.space_before_token=!0),x=x.replace(/\s$/,""),x==="extend"?q=!0:x==="import"&&(F=!0),x in this.NESTED_AT_RULE?(this._nestedLevel+=1,x in this.CONDITIONAL_GROUP_RULE&&(T=!0)):!_&&P===0&&x.indexOf(":")!==-1&&(b=!0,this.indent())}else this._ch==="#"&&this._input.peek()==="{"?(this.preserveSingleSpace(M),this.print_string(this._ch+this.eatString("}"))):this._ch==="{"?(b&&(b=!1,this.outdent()),T?(T=!1,_=this._indentLevel>=this._nestedLevel):_=this._indentLevel>=this._nestedLevel-1,this._options.newline_between_rules&&_&&this._output.previous_line&&this._output.previous_line.item(-1)!=="{"&&this._output.ensure_empty_line_above("/",","),this._output.space_before_token=!0,this._options.brace_style==="expand"?(this._output.add_new_line(),this.print_string(this._ch),this.indent(),this._output.set_indent(this._indentLevel)):(this.indent(),this.print_string(this._ch)),this.eatWhitespace(!0),this._output.add_new_line()):this._ch==="}"?(this.outdent(),this._output.add_new_line(),D==="{"&&this._output.trim(!0),F=!1,q=!1,b&&(this.outdent(),b=!1),this.print_string(this._ch),_=!1,this._nestedLevel&&this._nestedLevel--,this.eatWhitespace(!0),this._output.add_new_line(),this._options.newline_between_rules&&!this._output.just_added_blankline()&&this._input.peek()!=="}"&&this._output.add_new_line(!0)):this._ch===":"?(_||T)&&!(this._input.lookBack("&")||this.foundNestedPseudoClass())&&!this._input.lookBack("(")&&!q&&P===0?(this.print_string(":"),b||(b=!0,this._output.space_before_token=!0,this.eatWhitespace(!0),this.indent())):(this._input.lookBack(" ")&&(this._output.space_before_token=!0),this._input.peek()===":"?(this._ch=this._input.next(),this.print_string("::")):this.print_string(":")):this._ch==='"'||this._ch==="'"?(this.preserveSingleSpace(M),this.print_string(this._ch+this.eatString(this._ch)),this.eatWhitespace(!0)):this._ch===";"?P===0?(b&&(this.outdent(),b=!1),q=!1,F=!1,this.print_string(this._ch),this.eatWhitespace(!0),this._input.peek()!=="/"&&this._output.add_new_line()):(this.print_string(this._ch),this.eatWhitespace(!0),this._output.space_before_token=!0):this._ch==="("?this._input.lookBack("url")?(this.print_string(this._ch),this.eatWhitespace(),P++,this.indent(),this._ch=this._input.next(),this._ch===")"||this._ch==='"'||this._ch==="'"?this._input.back():this._ch&&(this.print_string(this._ch+this.eatString(")")),P&&(P--,this.outdent()))):(this.preserveSingleSpace(M),this.print_string(this._ch),this.eatWhitespace(),P++,this.indent()):this._ch===")"?(P&&(P--,this.outdent()),this.print_string(this._ch)):this._ch===","?(this.print_string(this._ch),this.eatWhitespace(!0),this._options.selector_separator_newline&&!b&&P===0&&!F&&!q?this._output.add_new_line():this._output.space_before_token=!0):(this._ch===">"||this._ch==="+"||this._ch==="~")&&!b&&P===0?this._options.space_around_combinator?(this._output.space_before_token=!0,this.print_string(this._ch),this._output.space_before_token=!0):(this.print_string(this._ch),this.eatWhitespace(),this._ch&&g.test(this._ch)&&(this._ch="")):this._ch==="]"?this.print_string(this._ch):this._ch==="["?(this.preserveSingleSpace(M),this.print_string(this._ch)):this._ch==="="?(this.eatWhitespace(),this.print_string("="),g.test(this._ch)&&(this._ch="")):this._ch==="!"&&!this._input.lookBack("\\")?(this.print_string(" "),this.print_string(this._ch)):(this.preserveSingleSpace(M),this.print_string(this._ch));var E=this._output.get_code(R);return E},r.exports.Beautifier=v},function(r,a,s){var o=s(6).Options;function l(u){o.call(this,u,"css"),this.selector_separator_newline=this._get_boolean("selector_separator_newline",!0),this.newline_between_rules=this._get_boolean("newline_between_rules",!0);var c=this._get_boolean("space_around_selector_separator");this.space_around_combinator=this._get_boolean("space_around_combinator")||c;var d=this._get_selection_list("brace_style",["collapse","expand","end-expand","none","preserve-inline"]);this.brace_style="collapse";for(var m=0;m<d.length;m++)d[m]!=="expand"?this.brace_style="collapse":this.brace_style=d[m]}l.prototype=new o,r.exports.Options=l}],t={};function n(r){var a=t[r];if(a!==void 0)return a.exports;var s=t[r]={exports:{}};return e[r](s,s.exports,n),s.exports}var i=n(15);Oa=i})();var uu=Oa,Va;(function(){var e=[,,function(r){function a(l){this.__parent=l,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}a.prototype.clone_empty=function(){var l=new a(this.__parent);return l.set_indent(this.__indent_count,this.__alignment_count),l},a.prototype.item=function(l){return l<0?this.__items[this.__items.length+l]:this.__items[l]},a.prototype.has_match=function(l){for(var u=this.__items.length-1;u>=0;u--)if(this.__items[u].match(l))return!0;return!1},a.prototype.set_indent=function(l,u){this.is_empty()&&(this.__indent_count=l||0,this.__alignment_count=u||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},a.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},a.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},a.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var l=this.__parent.current_line;return l.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),l.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),l.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,l.__items[0]===" "&&(l.__items.splice(0,1),l.__character_count-=1),!0}return!1},a.prototype.is_empty=function(){return this.__items.length===0},a.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},a.prototype.push=function(l){this.__items.push(l);var u=l.lastIndexOf(`
37
37
  `);u!==-1?this.__character_count=l.length-u:this.__character_count+=l.length},a.prototype.pop=function(){var l=null;return this.is_empty()||(l=this.__items.pop(),this.__character_count-=l.length),l},a.prototype._remove_indent=function(){this.__indent_count>0&&(this.__indent_count-=1,this.__character_count-=this.__parent.indent_size)},a.prototype._remove_wrap_indent=function(){this.__wrap_point_indent_count>0&&(this.__wrap_point_indent_count-=1)},a.prototype.trim=function(){for(;this.last()===" ";)this.__items.pop(),this.__character_count-=1},a.prototype.toString=function(){var l="";return this.is_empty()?this.__parent.indent_empty_lines&&(l=this.__parent.get_indent_string(this.__indent_count)):(l=this.__parent.get_indent_string(this.__indent_count,this.__alignment_count),l+=this.__items.join("")),l};function s(l,u){this.__cache=[""],this.__indent_size=l.indent_size,this.__indent_string=l.indent_char,l.indent_with_tabs||(this.__indent_string=new Array(l.indent_size+1).join(l.indent_char)),u=u||"",l.indent_level>0&&(u=new Array(l.indent_level+1).join(this.__indent_string)),this.__base_string=u,this.__base_string_length=u.length}s.prototype.get_indent_size=function(l,u){var c=this.__base_string_length;return u=u||0,l<0&&(c=0),c+=l*this.__indent_size,c+=u,c},s.prototype.get_indent_string=function(l,u){var c=this.__base_string;return u=u||0,l<0&&(l=0,c=""),u+=l*this.__indent_size,this.__ensure_cache(u),c+=this.__cache[u],c},s.prototype.__ensure_cache=function(l){for(;l>=this.__cache.length;)this.__add_column()},s.prototype.__add_column=function(){var l=this.__cache.length,u=0,c="";this.__indent_size&&l>=this.__indent_size&&(u=Math.floor(l/this.__indent_size),l-=u*this.__indent_size,c=new Array(u+1).join(this.__indent_string)),l&&(c+=new Array(l+1).join(" ")),this.__cache.push(c)};function o(l,u){this.__indent_cache=new s(l,u),this.raw=!1,this._end_with_newline=l.end_with_newline,this.indent_size=l.indent_size,this.wrap_line_length=l.wrap_line_length,this.indent_empty_lines=l.indent_empty_lines,this.__lines=[],this.previous_line=null,this.current_line=null,this.next_line=new a(this),this.space_before_token=!1,this.non_breaking_space=!1,this.previous_token_wrapped=!1,this.__add_outputline()}o.prototype.__add_outputline=function(){this.previous_line=this.current_line,this.current_line=this.next_line.clone_empty(),this.__lines.push(this.current_line)},o.prototype.get_line_number=function(){return this.__lines.length},o.prototype.get_indent_string=function(l,u){return this.__indent_cache.get_indent_string(l,u)},o.prototype.get_indent_size=function(l,u){return this.__indent_cache.get_indent_size(l,u)},o.prototype.is_empty=function(){return!this.previous_line&&this.current_line.is_empty()},o.prototype.add_new_line=function(l){return this.is_empty()||!l&&this.just_added_newline()?!1:(this.raw||this.__add_outputline(),!0)},o.prototype.get_code=function(l){this.trim(!0);var u=this.current_line.pop();u&&(u[u.length-1]===`
38
38
  `&&(u=u.replace(/\n+$/g,"")),this.current_line.push(u)),this._end_with_newline&&this.__add_outputline();var c=this.__lines.join(`
39
39
  `);return l!==`
@@ -52,11 +52,11 @@ You passed in: '`+this.raw_options[l]+"'");return d},a.prototype._is_valid_selec
52
52
  `)),F=U+F.replace(/\n/g,`
53
53
  `+U)}M&&(F?F=M+F+`
54
54
  `+D:F=M+D),_.print_newline(!1),F&&(b.text=F,b.whitespace_before="",b.newlines=0,_.add_raw_token(b),_.print_newline(!0))}},k.prototype._handle_tag_open=function(_,b,T,q){var F=this._get_tag_open_token(b);return(T.is_unformatted||T.is_content_unformatted)&&!T.is_empty_element&&b.type===c.TAG_OPEN&&b.text.indexOf("</")===0?(_.add_raw_token(b),F.start_tag_token=this._tag_stack.try_pop(F.tag_name)):(_.traverse_whitespace(b),this._set_tag_position(_,b,F,T,q),F.is_inline_element||_.set_wrap_point(),_.print_token(b)),(this._is_wrap_attributes_force_aligned||this._is_wrap_attributes_aligned_multiple||this._is_wrap_attributes_preserve_aligned)&&(F.alignment_size=b.text.length+1),!F.tag_complete&&!F.is_unformatted&&(_.alignment_size=F.alignment_size),F};var R=function(_,b){if(this.parent=_||null,this.text="",this.type="TK_TAG_OPEN",this.tag_name="",this.is_inline_element=!1,this.is_unformatted=!1,this.is_content_unformatted=!1,this.is_empty_element=!1,this.is_start_tag=!1,this.is_end_tag=!1,this.indent_content=!1,this.multiline_content=!1,this.custom_beautifier_name=null,this.start_tag_token=null,this.attr_count=0,this.has_wrapped_attrs=!1,this.alignment_size=0,this.tag_complete=!1,this.tag_start_char="",this.tag_check="",!b)this.tag_complete=!0;else{var T;this.tag_start_char=b.text[0],this.text=b.text,this.tag_start_char==="<"?(T=b.text.match(/^<([^\s>]*)/),this.tag_check=T?T[1]:""):(T=b.text.match(/^{{(?:[\^]|#\*?)?([^\s}]+)/),this.tag_check=T?T[1]:"",b.text==="{{#>"&&this.tag_check===">"&&b.next!==null&&(this.tag_check=b.next.text)),this.tag_check=this.tag_check.toLowerCase(),b.type===c.COMMENT&&(this.tag_complete=!0),this.is_start_tag=this.tag_check.charAt(0)!=="/",this.tag_name=this.is_start_tag?this.tag_check:this.tag_check.substr(1),this.is_end_tag=!this.is_start_tag||b.closed&&b.closed.text==="/>",this.is_end_tag=this.is_end_tag||this.tag_start_char==="{"&&(this.text.length<3||/[^#\^]/.test(this.text.charAt(2)))}};k.prototype._get_tag_open_token=function(_){var b=new R(this._tag_stack.get_parser_token(),_);return b.alignment_size=this._options.wrap_attributes_indent_size,b.is_end_tag=b.is_end_tag||w(b.tag_check,this._options.void_elements),b.is_empty_element=b.tag_complete||b.is_start_tag&&b.is_end_tag,b.is_unformatted=!b.tag_complete&&w(b.tag_check,this._options.unformatted),b.is_content_unformatted=!b.is_empty_element&&w(b.tag_check,this._options.content_unformatted),b.is_inline_element=w(b.tag_name,this._options.inline)||b.tag_start_char==="{",b},k.prototype._set_tag_position=function(_,b,T,q,F){if(T.is_empty_element||(T.is_end_tag?T.start_tag_token=this._tag_stack.try_pop(T.tag_name):(this._do_optional_end_element(T)&&(T.is_inline_element||_.print_newline(!1)),this._tag_stack.record_tag(T),(T.tag_name==="script"||T.tag_name==="style")&&!(T.is_unformatted||T.is_content_unformatted)&&(T.custom_beautifier_name=p(T.tag_check,b)))),w(T.tag_check,this._options.extra_liners)&&(_.print_newline(!1),_._output.just_added_blankline()||_.print_newline(!0)),T.is_empty_element){if(T.tag_start_char==="{"&&T.tag_check==="else"){this._tag_stack.indent_to_tag(["if","unless","each"]),T.indent_content=!0;var S=_.current_line_has_match(/{{#if/);S||_.print_newline(!1)}T.tag_name==="!--"&&F.type===c.TAG_CLOSE&&q.is_end_tag&&T.text.indexOf(`
55
- `)===-1||(T.is_inline_element||T.is_unformatted||_.print_newline(!1),this._calcluate_parent_multiline(_,T))}else if(T.is_end_tag){var L=!1;L=T.start_tag_token&&T.start_tag_token.multiline_content,L=L||!T.is_inline_element&&!(q.is_inline_element||q.is_unformatted)&&!(F.type===c.TAG_CLOSE&&T.start_tag_token===q)&&F.type!=="TK_CONTENT",(T.is_content_unformatted||T.is_unformatted)&&(L=!1),L&&_.print_newline(!1)}else T.indent_content=!T.custom_beautifier_name,T.tag_start_char==="<"&&(T.tag_name==="html"?T.indent_content=this._options.indent_inner_html:T.tag_name==="head"?T.indent_content=this._options.indent_head_inner_html:T.tag_name==="body"&&(T.indent_content=this._options.indent_body_inner_html)),!(T.is_inline_element||T.is_unformatted)&&(F.type!=="TK_CONTENT"||T.is_content_unformatted)&&_.print_newline(!1),this._calcluate_parent_multiline(_,T)},k.prototype._calcluate_parent_multiline=function(_,b){b.parent&&_._output.just_added_newline()&&!((b.is_inline_element||b.is_unformatted)&&b.parent.is_inline_element)&&(b.parent.multiline_content=!0)};var I=["address","article","aside","blockquote","details","div","dl","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","main","nav","ol","p","pre","section","table","ul"],P=["a","audio","del","ins","map","noscript","video"];k.prototype._do_optional_end_element=function(_){var b=null;if(!(_.is_empty_element||!_.is_start_tag||!_.parent)){if(_.tag_name==="body")b=b||this._tag_stack.try_pop("head");else if(_.tag_name==="li")b=b||this._tag_stack.try_pop("li",["ol","ul"]);else if(_.tag_name==="dd"||_.tag_name==="dt")b=b||this._tag_stack.try_pop("dt",["dl"]),b=b||this._tag_stack.try_pop("dd",["dl"]);else if(_.parent.tag_name==="p"&&I.indexOf(_.tag_name)!==-1){var T=_.parent.parent;(!T||P.indexOf(T.tag_name)===-1)&&(b=b||this._tag_stack.try_pop("p"))}else _.tag_name==="rp"||_.tag_name==="rt"?(b=b||this._tag_stack.try_pop("rt",["ruby","rtc"]),b=b||this._tag_stack.try_pop("rp",["ruby","rtc"])):_.tag_name==="optgroup"?b=b||this._tag_stack.try_pop("optgroup",["select"]):_.tag_name==="option"?b=b||this._tag_stack.try_pop("option",["select","datalist","optgroup"]):_.tag_name==="colgroup"?b=b||this._tag_stack.try_pop("caption",["table"]):_.tag_name==="thead"?(b=b||this._tag_stack.try_pop("caption",["table"]),b=b||this._tag_stack.try_pop("colgroup",["table"])):_.tag_name==="tbody"||_.tag_name==="tfoot"?(b=b||this._tag_stack.try_pop("caption",["table"]),b=b||this._tag_stack.try_pop("colgroup",["table"]),b=b||this._tag_stack.try_pop("thead",["table"]),b=b||this._tag_stack.try_pop("tbody",["table"])):_.tag_name==="tr"?(b=b||this._tag_stack.try_pop("caption",["table"]),b=b||this._tag_stack.try_pop("colgroup",["table"]),b=b||this._tag_stack.try_pop("tr",["table","thead","tbody","tfoot"])):(_.tag_name==="th"||_.tag_name==="td")&&(b=b||this._tag_stack.try_pop("td",["table","thead","tbody","tfoot","tr"]),b=b||this._tag_stack.try_pop("th",["table","thead","tbody","tfoot","tr"]));return _.parent=this._tag_stack.get_parser_token(),b}},r.exports.Beautifier=k},function(r,a,s){var o=s(6).Options;function l(u){o.call(this,u,"html"),this.templating.length===1&&this.templating[0]==="auto"&&(this.templating=["django","erb","handlebars","php"]),this.indent_inner_html=this._get_boolean("indent_inner_html"),this.indent_body_inner_html=this._get_boolean("indent_body_inner_html",!0),this.indent_head_inner_html=this._get_boolean("indent_head_inner_html",!0),this.indent_handlebars=this._get_boolean("indent_handlebars",!0),this.wrap_attributes=this._get_selection("wrap_attributes",["auto","force","force-aligned","force-expand-multiline","aligned-multiple","preserve","preserve-aligned"]),this.wrap_attributes_indent_size=this._get_number("wrap_attributes_indent_size",this.indent_size),this.extra_liners=this._get_array("extra_liners",["head","body","/html"]),this.inline=this._get_array("inline",["a","abbr","area","audio","b","bdi","bdo","br","button","canvas","cite","code","data","datalist","del","dfn","em","embed","i","iframe","img","input","ins","kbd","keygen","label","map","mark","math","meter","noscript","object","output","progress","q","ruby","s","samp","select","small","span","strong","sub","sup","svg","template","textarea","time","u","var","video","wbr","text","acronym","big","strike","tt"]),this.void_elements=this._get_array("void_elements",["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr","!doctype","?xml","basefont","isindex"]),this.unformatted=this._get_array("unformatted",[]),this.content_unformatted=this._get_array("content_unformatted",["pre","textarea"]),this.unformatted_content_delimiter=this._get_characters("unformatted_content_delimiter"),this.indent_scripts=this._get_selection("indent_scripts",["normal","keep","separate"])}l.prototype=new o,r.exports.Options=l},function(r,a,s){var o=s(9).Tokenizer,l=s(9).TOKEN,u=s(13).Directives,c=s(14).TemplatablePattern,d=s(12).Pattern,m={TAG_OPEN:"TK_TAG_OPEN",TAG_CLOSE:"TK_TAG_CLOSE",ATTRIBUTE:"TK_ATTRIBUTE",EQUALS:"TK_EQUALS",VALUE:"TK_VALUE",COMMENT:"TK_COMMENT",TEXT:"TK_TEXT",UNKNOWN:"TK_UNKNOWN",START:l.START,RAW:l.RAW,EOF:l.EOF},f=new u(/<\!--/,/-->/),g=function(p,w){o.call(this,p,w),this._current_tag_name="";var y=new c(this._input).read_options(this._options),v=new d(this._input);if(this.__patterns={word:y.until(/[\n\r\t <]/),single_quote:y.until_after(/'/),double_quote:y.until_after(/"/),attribute:y.until(/[\n\r\t =>]|\/>/),element_name:y.until(/[\n\r\t >\/]/),handlebars_comment:v.starting_with(/{{!--/).until_after(/--}}/),handlebars:v.starting_with(/{{/).until_after(/}}/),handlebars_open:v.until(/[\n\r\t }]/),handlebars_raw_close:v.until(/}}/),comment:v.starting_with(/<!--/).until_after(/-->/),cdata:v.starting_with(/<!\[CDATA\[/).until_after(/]]>/),conditional_comment:v.starting_with(/<!\[/).until_after(/]>/),processing:v.starting_with(/<\?/).until_after(/\?>/)},this._options.indent_handlebars&&(this.__patterns.word=this.__patterns.word.exclude("handlebars")),this._unformatted_content_delimiter=null,this._options.unformatted_content_delimiter){var k=this._input.get_literal_regexp(this._options.unformatted_content_delimiter);this.__patterns.unformatted_content_delimiter=v.matching(k).until_after(k)}};g.prototype=new o,g.prototype._is_comment=function(p){return!1},g.prototype._is_opening=function(p){return p.type===m.TAG_OPEN},g.prototype._is_closing=function(p,w){return p.type===m.TAG_CLOSE&&w&&((p.text===">"||p.text==="/>")&&w.text[0]==="<"||p.text==="}}"&&w.text[0]==="{"&&w.text[1]==="{")},g.prototype._reset=function(){this._current_tag_name=""},g.prototype._get_next_token=function(p,w){var y=null;this._readWhitespace();var v=this._input.peek();return v===null?this._create_token(m.EOF,""):(y=y||this._read_open_handlebars(v,w),y=y||this._read_attribute(v,p,w),y=y||this._read_close(v,w),y=y||this._read_raw_content(v,p,w),y=y||this._read_content_word(v),y=y||this._read_comment_or_cdata(v),y=y||this._read_processing(v),y=y||this._read_open(v,w),y=y||this._create_token(m.UNKNOWN,this._input.next()),y)},g.prototype._read_comment_or_cdata=function(p){var w=null,y=null,v=null;if(p==="<"){var k=this._input.peek(1);k==="!"&&(y=this.__patterns.comment.read(),y?(v=f.get_directives(y),v&&v.ignore==="start"&&(y+=f.readIgnored(this._input))):y=this.__patterns.cdata.read()),y&&(w=this._create_token(m.COMMENT,y),w.directives=v)}return w},g.prototype._read_processing=function(p){var w=null,y=null,v=null;if(p==="<"){var k=this._input.peek(1);(k==="!"||k==="?")&&(y=this.__patterns.conditional_comment.read(),y=y||this.__patterns.processing.read()),y&&(w=this._create_token(m.COMMENT,y),w.directives=v)}return w},g.prototype._read_open=function(p,w){var y=null,v=null;return w||p==="<"&&(y=this._input.next(),this._input.peek()==="/"&&(y+=this._input.next()),y+=this.__patterns.element_name.read(),v=this._create_token(m.TAG_OPEN,y)),v},g.prototype._read_open_handlebars=function(p,w){var y=null,v=null;return w||this._options.indent_handlebars&&p==="{"&&this._input.peek(1)==="{"&&(this._input.peek(2)==="!"?(y=this.__patterns.handlebars_comment.read(),y=y||this.__patterns.handlebars.read(),v=this._create_token(m.COMMENT,y)):(y=this.__patterns.handlebars_open.read(),v=this._create_token(m.TAG_OPEN,y))),v},g.prototype._read_close=function(p,w){var y=null,v=null;return w&&(w.text[0]==="<"&&(p===">"||p==="/"&&this._input.peek(1)===">")?(y=this._input.next(),p==="/"&&(y+=this._input.next()),v=this._create_token(m.TAG_CLOSE,y)):w.text[0]==="{"&&p==="}"&&this._input.peek(1)==="}"&&(this._input.next(),this._input.next(),v=this._create_token(m.TAG_CLOSE,"}}"))),v},g.prototype._read_attribute=function(p,w,y){var v=null,k="";if(y&&y.text[0]==="<")if(p==="=")v=this._create_token(m.EQUALS,this._input.next());else if(p==='"'||p==="'"){var R=this._input.next();p==='"'?R+=this.__patterns.double_quote.read():R+=this.__patterns.single_quote.read(),v=this._create_token(m.VALUE,R)}else k=this.__patterns.attribute.read(),k&&(w.type===m.EQUALS?v=this._create_token(m.VALUE,k):v=this._create_token(m.ATTRIBUTE,k));return v},g.prototype._is_content_unformatted=function(p){return this._options.void_elements.indexOf(p)===-1&&(this._options.content_unformatted.indexOf(p)!==-1||this._options.unformatted.indexOf(p)!==-1)},g.prototype._read_raw_content=function(p,w,y){var v="";if(y&&y.text[0]==="{")v=this.__patterns.handlebars_raw_close.read();else if(w.type===m.TAG_CLOSE&&w.opened.text[0]==="<"&&w.text[0]!=="/"){var k=w.opened.text.substr(1).toLowerCase();if(k==="script"||k==="style"){var R=this._read_comment_or_cdata(p);if(R)return R.type=m.TEXT,R;v=this._input.readUntil(new RegExp("</"+k+"[\\n\\r\\t ]*?>","ig"))}else this._is_content_unformatted(k)&&(v=this._input.readUntil(new RegExp("</"+k+"[\\n\\r\\t ]*?>","ig")))}return v?this._create_token(m.TEXT,v):null},g.prototype._read_content_word=function(p){var w="";if(this._options.unformatted_content_delimiter&&p===this._options.unformatted_content_delimiter[0]&&(w=this.__patterns.unformatted_content_delimiter.read()),w||(w=this.__patterns.word.read()),w)return this._create_token(m.TEXT,w)},r.exports.Tokenizer=g,r.exports.TOKEN=m}],t={};function n(r){var a=t[r];if(a!==void 0)return a.exports;var s=t[r]={exports:{}};return e[r](s,s.exports,n),s.exports}var i=n(18);$a=i})();function hu(e,t){return $a(e,t,uu,cu)}function du(e,t,n){var i=e.getText(),r=!0,a=0,s=n.tabSize||4;if(t){for(var o=e.offsetAt(t.start),l=o;l>0&&Ja(i,l-1);)l--;l===0||Xa(i,l-1)?o=l:l<o&&(o=l+1);for(var u=e.offsetAt(t.end),c=u;c<i.length&&Ja(i,c);)c++;(c===i.length||Xa(i,c))&&(u=c),t=Y.create(e.positionAt(o),e.positionAt(u));var d=i.substring(0,o);if(new RegExp(/.*[<][^>]*$/).test(d))return i=i.substring(o,u),[{range:t,newText:i}];if(r=u===i.length,i=i.substring(o,u),o!==0){var m=e.offsetAt(ce.create(t.start.line,0));a=pu(e.getText(),m,n)}}else t=Y.create(ce.create(0,0),e.positionAt(i.length));var f={indent_size:s,indent_char:n.insertSpaces?" ":" ",indent_empty_lines:we(n,"indentEmptyLines",!1),wrap_line_length:we(n,"wrapLineLength",120),unformatted:mi(n,"unformatted",void 0),content_unformatted:mi(n,"contentUnformatted",void 0),indent_inner_html:we(n,"indentInnerHtml",!1),preserve_newlines:we(n,"preserveNewLines",!0),max_preserve_newlines:we(n,"maxPreserveNewLines",32786),indent_handlebars:we(n,"indentHandlebars",!1),end_with_newline:r&&we(n,"endWithNewline",!1),extra_liners:mi(n,"extraLiners",void 0),wrap_attributes:we(n,"wrapAttributes","auto"),wrap_attributes_indent_size:we(n,"wrapAttributesIndentSize",void 0),eol:`
56
- `,indent_scripts:we(n,"indentScripts","normal"),templating:fu(n,"all"),unformatted_content_delimiter:we(n,"unformattedContentDelimiter","")},g=hu(mu(i),f);if(a>0){var p=n.insertSpaces?Ba(" ",s*a):Ba(" ",a);g=g.split(`
55
+ `)===-1||(T.is_inline_element||T.is_unformatted||_.print_newline(!1),this._calcluate_parent_multiline(_,T))}else if(T.is_end_tag){var L=!1;L=T.start_tag_token&&T.start_tag_token.multiline_content,L=L||!T.is_inline_element&&!(q.is_inline_element||q.is_unformatted)&&!(F.type===c.TAG_CLOSE&&T.start_tag_token===q)&&F.type!=="TK_CONTENT",(T.is_content_unformatted||T.is_unformatted)&&(L=!1),L&&_.print_newline(!1)}else T.indent_content=!T.custom_beautifier_name,T.tag_start_char==="<"&&(T.tag_name==="html"?T.indent_content=this._options.indent_inner_html:T.tag_name==="head"?T.indent_content=this._options.indent_head_inner_html:T.tag_name==="body"&&(T.indent_content=this._options.indent_body_inner_html)),!(T.is_inline_element||T.is_unformatted)&&(F.type!=="TK_CONTENT"||T.is_content_unformatted)&&_.print_newline(!1),this._calcluate_parent_multiline(_,T)},k.prototype._calcluate_parent_multiline=function(_,b){b.parent&&_._output.just_added_newline()&&!((b.is_inline_element||b.is_unformatted)&&b.parent.is_inline_element)&&(b.parent.multiline_content=!0)};var I=["address","article","aside","blockquote","details","div","dl","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","main","nav","ol","p","pre","section","table","ul"],P=["a","audio","del","ins","map","noscript","video"];k.prototype._do_optional_end_element=function(_){var b=null;if(!(_.is_empty_element||!_.is_start_tag||!_.parent)){if(_.tag_name==="body")b=b||this._tag_stack.try_pop("head");else if(_.tag_name==="li")b=b||this._tag_stack.try_pop("li",["ol","ul"]);else if(_.tag_name==="dd"||_.tag_name==="dt")b=b||this._tag_stack.try_pop("dt",["dl"]),b=b||this._tag_stack.try_pop("dd",["dl"]);else if(_.parent.tag_name==="p"&&I.indexOf(_.tag_name)!==-1){var T=_.parent.parent;(!T||P.indexOf(T.tag_name)===-1)&&(b=b||this._tag_stack.try_pop("p"))}else _.tag_name==="rp"||_.tag_name==="rt"?(b=b||this._tag_stack.try_pop("rt",["ruby","rtc"]),b=b||this._tag_stack.try_pop("rp",["ruby","rtc"])):_.tag_name==="optgroup"?b=b||this._tag_stack.try_pop("optgroup",["select"]):_.tag_name==="option"?b=b||this._tag_stack.try_pop("option",["select","datalist","optgroup"]):_.tag_name==="colgroup"?b=b||this._tag_stack.try_pop("caption",["table"]):_.tag_name==="thead"?(b=b||this._tag_stack.try_pop("caption",["table"]),b=b||this._tag_stack.try_pop("colgroup",["table"])):_.tag_name==="tbody"||_.tag_name==="tfoot"?(b=b||this._tag_stack.try_pop("caption",["table"]),b=b||this._tag_stack.try_pop("colgroup",["table"]),b=b||this._tag_stack.try_pop("thead",["table"]),b=b||this._tag_stack.try_pop("tbody",["table"])):_.tag_name==="tr"?(b=b||this._tag_stack.try_pop("caption",["table"]),b=b||this._tag_stack.try_pop("colgroup",["table"]),b=b||this._tag_stack.try_pop("tr",["table","thead","tbody","tfoot"])):(_.tag_name==="th"||_.tag_name==="td")&&(b=b||this._tag_stack.try_pop("td",["table","thead","tbody","tfoot","tr"]),b=b||this._tag_stack.try_pop("th",["table","thead","tbody","tfoot","tr"]));return _.parent=this._tag_stack.get_parser_token(),b}},r.exports.Beautifier=k},function(r,a,s){var o=s(6).Options;function l(u){o.call(this,u,"html"),this.templating.length===1&&this.templating[0]==="auto"&&(this.templating=["django","erb","handlebars","php"]),this.indent_inner_html=this._get_boolean("indent_inner_html"),this.indent_body_inner_html=this._get_boolean("indent_body_inner_html",!0),this.indent_head_inner_html=this._get_boolean("indent_head_inner_html",!0),this.indent_handlebars=this._get_boolean("indent_handlebars",!0),this.wrap_attributes=this._get_selection("wrap_attributes",["auto","force","force-aligned","force-expand-multiline","aligned-multiple","preserve","preserve-aligned"]),this.wrap_attributes_indent_size=this._get_number("wrap_attributes_indent_size",this.indent_size),this.extra_liners=this._get_array("extra_liners",["head","body","/html"]),this.inline=this._get_array("inline",["a","abbr","area","audio","b","bdi","bdo","br","button","canvas","cite","code","data","datalist","del","dfn","em","embed","i","iframe","img","input","ins","kbd","keygen","label","map","mark","math","meter","noscript","object","output","progress","q","ruby","s","samp","select","small","span","strong","sub","sup","svg","template","textarea","time","u","var","video","wbr","text","acronym","big","strike","tt"]),this.void_elements=this._get_array("void_elements",["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr","!doctype","?xml","basefont","isindex"]),this.unformatted=this._get_array("unformatted",[]),this.content_unformatted=this._get_array("content_unformatted",["pre","textarea"]),this.unformatted_content_delimiter=this._get_characters("unformatted_content_delimiter"),this.indent_scripts=this._get_selection("indent_scripts",["normal","keep","separate"])}l.prototype=new o,r.exports.Options=l},function(r,a,s){var o=s(9).Tokenizer,l=s(9).TOKEN,u=s(13).Directives,c=s(14).TemplatablePattern,d=s(12).Pattern,m={TAG_OPEN:"TK_TAG_OPEN",TAG_CLOSE:"TK_TAG_CLOSE",ATTRIBUTE:"TK_ATTRIBUTE",EQUALS:"TK_EQUALS",VALUE:"TK_VALUE",COMMENT:"TK_COMMENT",TEXT:"TK_TEXT",UNKNOWN:"TK_UNKNOWN",START:l.START,RAW:l.RAW,EOF:l.EOF},f=new u(/<\!--/,/-->/),g=function(p,w){o.call(this,p,w),this._current_tag_name="";var y=new c(this._input).read_options(this._options),v=new d(this._input);if(this.__patterns={word:y.until(/[\n\r\t <]/),single_quote:y.until_after(/'/),double_quote:y.until_after(/"/),attribute:y.until(/[\n\r\t =>]|\/>/),element_name:y.until(/[\n\r\t >\/]/),handlebars_comment:v.starting_with(/{{!--/).until_after(/--}}/),handlebars:v.starting_with(/{{/).until_after(/}}/),handlebars_open:v.until(/[\n\r\t }]/),handlebars_raw_close:v.until(/}}/),comment:v.starting_with(/<!--/).until_after(/-->/),cdata:v.starting_with(/<!\[CDATA\[/).until_after(/]]>/),conditional_comment:v.starting_with(/<!\[/).until_after(/]>/),processing:v.starting_with(/<\?/).until_after(/\?>/)},this._options.indent_handlebars&&(this.__patterns.word=this.__patterns.word.exclude("handlebars")),this._unformatted_content_delimiter=null,this._options.unformatted_content_delimiter){var k=this._input.get_literal_regexp(this._options.unformatted_content_delimiter);this.__patterns.unformatted_content_delimiter=v.matching(k).until_after(k)}};g.prototype=new o,g.prototype._is_comment=function(p){return!1},g.prototype._is_opening=function(p){return p.type===m.TAG_OPEN},g.prototype._is_closing=function(p,w){return p.type===m.TAG_CLOSE&&w&&((p.text===">"||p.text==="/>")&&w.text[0]==="<"||p.text==="}}"&&w.text[0]==="{"&&w.text[1]==="{")},g.prototype._reset=function(){this._current_tag_name=""},g.prototype._get_next_token=function(p,w){var y=null;this._readWhitespace();var v=this._input.peek();return v===null?this._create_token(m.EOF,""):(y=y||this._read_open_handlebars(v,w),y=y||this._read_attribute(v,p,w),y=y||this._read_close(v,w),y=y||this._read_raw_content(v,p,w),y=y||this._read_content_word(v),y=y||this._read_comment_or_cdata(v),y=y||this._read_processing(v),y=y||this._read_open(v,w),y=y||this._create_token(m.UNKNOWN,this._input.next()),y)},g.prototype._read_comment_or_cdata=function(p){var w=null,y=null,v=null;if(p==="<"){var k=this._input.peek(1);k==="!"&&(y=this.__patterns.comment.read(),y?(v=f.get_directives(y),v&&v.ignore==="start"&&(y+=f.readIgnored(this._input))):y=this.__patterns.cdata.read()),y&&(w=this._create_token(m.COMMENT,y),w.directives=v)}return w},g.prototype._read_processing=function(p){var w=null,y=null,v=null;if(p==="<"){var k=this._input.peek(1);(k==="!"||k==="?")&&(y=this.__patterns.conditional_comment.read(),y=y||this.__patterns.processing.read()),y&&(w=this._create_token(m.COMMENT,y),w.directives=v)}return w},g.prototype._read_open=function(p,w){var y=null,v=null;return w||p==="<"&&(y=this._input.next(),this._input.peek()==="/"&&(y+=this._input.next()),y+=this.__patterns.element_name.read(),v=this._create_token(m.TAG_OPEN,y)),v},g.prototype._read_open_handlebars=function(p,w){var y=null,v=null;return w||this._options.indent_handlebars&&p==="{"&&this._input.peek(1)==="{"&&(this._input.peek(2)==="!"?(y=this.__patterns.handlebars_comment.read(),y=y||this.__patterns.handlebars.read(),v=this._create_token(m.COMMENT,y)):(y=this.__patterns.handlebars_open.read(),v=this._create_token(m.TAG_OPEN,y))),v},g.prototype._read_close=function(p,w){var y=null,v=null;return w&&(w.text[0]==="<"&&(p===">"||p==="/"&&this._input.peek(1)===">")?(y=this._input.next(),p==="/"&&(y+=this._input.next()),v=this._create_token(m.TAG_CLOSE,y)):w.text[0]==="{"&&p==="}"&&this._input.peek(1)==="}"&&(this._input.next(),this._input.next(),v=this._create_token(m.TAG_CLOSE,"}}"))),v},g.prototype._read_attribute=function(p,w,y){var v=null,k="";if(y&&y.text[0]==="<")if(p==="=")v=this._create_token(m.EQUALS,this._input.next());else if(p==='"'||p==="'"){var R=this._input.next();p==='"'?R+=this.__patterns.double_quote.read():R+=this.__patterns.single_quote.read(),v=this._create_token(m.VALUE,R)}else k=this.__patterns.attribute.read(),k&&(w.type===m.EQUALS?v=this._create_token(m.VALUE,k):v=this._create_token(m.ATTRIBUTE,k));return v},g.prototype._is_content_unformatted=function(p){return this._options.void_elements.indexOf(p)===-1&&(this._options.content_unformatted.indexOf(p)!==-1||this._options.unformatted.indexOf(p)!==-1)},g.prototype._read_raw_content=function(p,w,y){var v="";if(y&&y.text[0]==="{")v=this.__patterns.handlebars_raw_close.read();else if(w.type===m.TAG_CLOSE&&w.opened.text[0]==="<"&&w.text[0]!=="/"){var k=w.opened.text.substr(1).toLowerCase();if(k==="script"||k==="style"){var R=this._read_comment_or_cdata(p);if(R)return R.type=m.TEXT,R;v=this._input.readUntil(new RegExp("</"+k+"[\\n\\r\\t ]*?>","ig"))}else this._is_content_unformatted(k)&&(v=this._input.readUntil(new RegExp("</"+k+"[\\n\\r\\t ]*?>","ig")))}return v?this._create_token(m.TEXT,v):null},g.prototype._read_content_word=function(p){var w="";if(this._options.unformatted_content_delimiter&&p===this._options.unformatted_content_delimiter[0]&&(w=this.__patterns.unformatted_content_delimiter.read()),w||(w=this.__patterns.word.read()),w)return this._create_token(m.TEXT,w)},r.exports.Tokenizer=g,r.exports.TOKEN=m}],t={};function n(r){var a=t[r];if(a!==void 0)return a.exports;var s=t[r]={exports:{}};return e[r](s,s.exports,n),s.exports}var i=n(18);Va=i})();function cu(e,t){return Va(e,t,lu,uu)}function hu(e,t,n){var i=e.getText(),r=!0,a=0,s=n.tabSize||4;if(t){for(var o=e.offsetAt(t.start),l=o;l>0&&Ga(i,l-1);)l--;l===0||ja(i,l-1)?o=l:l<o&&(o=l+1);for(var u=e.offsetAt(t.end),c=u;c<i.length&&Ga(i,c);)c++;(c===i.length||ja(i,c))&&(u=c),t=Y.create(e.positionAt(o),e.positionAt(u));var d=i.substring(0,o);if(new RegExp(/.*[<][^>]*$/).test(d))return i=i.substring(o,u),[{range:t,newText:i}];if(r=u===i.length,i=i.substring(o,u),o!==0){var m=e.offsetAt(ce.create(t.start.line,0));a=fu(e.getText(),m,n)}}else t=Y.create(ce.create(0,0),e.positionAt(i.length));var f={indent_size:s,indent_char:n.insertSpaces?" ":" ",indent_empty_lines:we(n,"indentEmptyLines",!1),wrap_line_length:we(n,"wrapLineLength",120),unformatted:ui(n,"unformatted",void 0),content_unformatted:ui(n,"contentUnformatted",void 0),indent_inner_html:we(n,"indentInnerHtml",!1),preserve_newlines:we(n,"preserveNewLines",!0),max_preserve_newlines:we(n,"maxPreserveNewLines",32786),indent_handlebars:we(n,"indentHandlebars",!1),end_with_newline:r&&we(n,"endWithNewline",!1),extra_liners:ui(n,"extraLiners",void 0),wrap_attributes:we(n,"wrapAttributes","auto"),wrap_attributes_indent_size:we(n,"wrapAttributesIndentSize",void 0),eol:`
56
+ `,indent_scripts:we(n,"indentScripts","normal"),templating:mu(n,"all"),unformatted_content_delimiter:we(n,"unformattedContentDelimiter","")},g=cu(du(i),f);if(a>0){var p=n.insertSpaces?Wa(" ",s*a):Wa(" ",a);g=g.split(`
57
57
  `).join(`
58
- `+p),t.start.character===0&&(g=p+g)}return[{range:t,newText:g}]}function mu(e){return e.replace(/^\s+/,"")}function we(e,t,n){if(e&&e.hasOwnProperty(t)){var i=e[t];if(i!==null)return i}return n}function mi(e,t,n){var i=we(e,t,null);return typeof i=="string"?i.length>0?i.split(",").map(function(r){return r.trim().toLowerCase()}):[]:n}function fu(e,t){var n=we(e,"templating",t);return n===!0?["auto"]:["none"]}function pu(e,t,n){for(var i=t,r=0,a=n.tabSize||4;i<e.length;){var s=e.charAt(i);if(s===" ")r++;else if(s===" ")r+=a;else break;i++}return Math.floor(r/a)}function Xa(e,t){return`\r
59
- `.indexOf(e.charAt(t))!==-1}function Ja(e,t){return" ".indexOf(e.charAt(t))!==-1}var Qa;Qa=(()=>{var e={470:i=>{function r(o){if(typeof o!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(o))}function a(o,l){for(var u,c="",d=0,m=-1,f=0,g=0;g<=o.length;++g){if(g<o.length)u=o.charCodeAt(g);else{if(u===47)break;u=47}if(u===47){if(!(m===g-1||f===1))if(m!==g-1&&f===2){if(c.length<2||d!==2||c.charCodeAt(c.length-1)!==46||c.charCodeAt(c.length-2)!==46){if(c.length>2){var p=c.lastIndexOf("/");if(p!==c.length-1){p===-1?(c="",d=0):d=(c=c.slice(0,p)).length-1-c.lastIndexOf("/"),m=g,f=0;continue}}else if(c.length===2||c.length===1){c="",d=0,m=g,f=0;continue}}l&&(c.length>0?c+="/..":c="..",d=2)}else c.length>0?c+="/"+o.slice(m+1,g):c=o.slice(m+1,g),d=g-m-1;m=g,f=0}else u===46&&f!==-1?++f:f=-1}return c}var s={resolve:function(){for(var o,l="",u=!1,c=arguments.length-1;c>=-1&&!u;c--){var d;c>=0?d=arguments[c]:(o===void 0&&(o=process.cwd()),d=o),r(d),d.length!==0&&(l=d+"/"+l,u=d.charCodeAt(0)===47)}return l=a(l,!u),u?l.length>0?"/"+l:"/":l.length>0?l:"."},normalize:function(o){if(r(o),o.length===0)return".";var l=o.charCodeAt(0)===47,u=o.charCodeAt(o.length-1)===47;return(o=a(o,!l)).length!==0||l||(o="."),o.length>0&&u&&(o+="/"),l?"/"+o:o},isAbsolute:function(o){return r(o),o.length>0&&o.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var o,l=0;l<arguments.length;++l){var u=arguments[l];r(u),u.length>0&&(o===void 0?o=u:o+="/"+u)}return o===void 0?".":s.normalize(o)},relative:function(o,l){if(r(o),r(l),o===l||(o=s.resolve(o))===(l=s.resolve(l)))return"";for(var u=1;u<o.length&&o.charCodeAt(u)===47;++u);for(var c=o.length,d=c-u,m=1;m<l.length&&l.charCodeAt(m)===47;++m);for(var f=l.length-m,g=d<f?d:f,p=-1,w=0;w<=g;++w){if(w===g){if(f>g){if(l.charCodeAt(m+w)===47)return l.slice(m+w+1);if(w===0)return l.slice(m+w)}else d>g&&(o.charCodeAt(u+w)===47?p=w:w===0&&(p=0));break}var y=o.charCodeAt(u+w);if(y!==l.charCodeAt(m+w))break;y===47&&(p=w)}var v="";for(w=u+p+1;w<=c;++w)w!==c&&o.charCodeAt(w)!==47||(v.length===0?v+="..":v+="/..");return v.length>0?v+l.slice(m+p):(m+=p,l.charCodeAt(m)===47&&++m,l.slice(m))},_makeLong:function(o){return o},dirname:function(o){if(r(o),o.length===0)return".";for(var l=o.charCodeAt(0),u=l===47,c=-1,d=!0,m=o.length-1;m>=1;--m)if((l=o.charCodeAt(m))===47){if(!d){c=m;break}}else d=!1;return c===-1?u?"/":".":u&&c===1?"//":o.slice(0,c)},basename:function(o,l){if(l!==void 0&&typeof l!="string")throw new TypeError('"ext" argument must be a string');r(o);var u,c=0,d=-1,m=!0;if(l!==void 0&&l.length>0&&l.length<=o.length){if(l.length===o.length&&l===o)return"";var f=l.length-1,g=-1;for(u=o.length-1;u>=0;--u){var p=o.charCodeAt(u);if(p===47){if(!m){c=u+1;break}}else g===-1&&(m=!1,g=u+1),f>=0&&(p===l.charCodeAt(f)?--f==-1&&(d=u):(f=-1,d=g))}return c===d?d=g:d===-1&&(d=o.length),o.slice(c,d)}for(u=o.length-1;u>=0;--u)if(o.charCodeAt(u)===47){if(!m){c=u+1;break}}else d===-1&&(m=!1,d=u+1);return d===-1?"":o.slice(c,d)},extname:function(o){r(o);for(var l=-1,u=0,c=-1,d=!0,m=0,f=o.length-1;f>=0;--f){var g=o.charCodeAt(f);if(g!==47)c===-1&&(d=!1,c=f+1),g===46?l===-1?l=f:m!==1&&(m=1):l!==-1&&(m=-1);else if(!d){u=f+1;break}}return l===-1||c===-1||m===0||m===1&&l===c-1&&l===u+1?"":o.slice(l,c)},format:function(o){if(o===null||typeof o!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof o);return function(l,u){var c=u.dir||u.root,d=u.base||(u.name||"")+(u.ext||"");return c?c===u.root?c+d:c+"/"+d:d}(0,o)},parse:function(o){r(o);var l={root:"",dir:"",base:"",ext:"",name:""};if(o.length===0)return l;var u,c=o.charCodeAt(0),d=c===47;d?(l.root="/",u=1):u=0;for(var m=-1,f=0,g=-1,p=!0,w=o.length-1,y=0;w>=u;--w)if((c=o.charCodeAt(w))!==47)g===-1&&(p=!1,g=w+1),c===46?m===-1?m=w:y!==1&&(y=1):m!==-1&&(y=-1);else if(!p){f=w+1;break}return m===-1||g===-1||y===0||y===1&&m===g-1&&m===f+1?g!==-1&&(l.base=l.name=f===0&&d?o.slice(1,g):o.slice(f,g)):(f===0&&d?(l.name=o.slice(1,m),l.base=o.slice(1,g)):(l.name=o.slice(f,m),l.base=o.slice(f,g)),l.ext=o.slice(m,g)),f>0?l.dir=o.slice(0,f-1):d&&(l.dir="/"),l},sep:"/",delimiter:":",win32:null,posix:null};s.posix=s,i.exports=s},447:(i,r,a)=>{var s;if(a.r(r),a.d(r,{URI:()=>v,Utils:()=>L}),typeof process=="object")s=process.platform==="win32";else if(typeof navigator=="object"){var o=navigator.userAgent;s=o.indexOf("Windows")>=0}var l,u,c=(l=function(A,x){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(E,H){E.__proto__=H}||function(E,H){for(var N in H)Object.prototype.hasOwnProperty.call(H,N)&&(E[N]=H[N])})(A,x)},function(A,x){if(typeof x!="function"&&x!==null)throw new TypeError("Class extends value "+String(x)+" is not a constructor or null");function E(){this.constructor=A}l(A,x),A.prototype=x===null?Object.create(x):(E.prototype=x.prototype,new E)}),d=/^\w[\w\d+.-]*$/,m=/^\//,f=/^\/\//;function g(A,x){if(!A.scheme&&x)throw new Error('[UriError]: Scheme is missing: {scheme: "", authority: "'.concat(A.authority,'", path: "').concat(A.path,'", query: "').concat(A.query,'", fragment: "').concat(A.fragment,'"}'));if(A.scheme&&!d.test(A.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(A.path){if(A.authority){if(!m.test(A.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(f.test(A.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}var p="",w="/",y=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,v=function(){function A(x,E,H,N,z,B){B===void 0&&(B=!1),typeof x=="object"?(this.scheme=x.scheme||p,this.authority=x.authority||p,this.path=x.path||p,this.query=x.query||p,this.fragment=x.fragment||p):(this.scheme=function(Q,$){return Q||$?Q:"file"}(x,B),this.authority=E||p,this.path=function(Q,$){switch(Q){case"https":case"http":case"file":$?$[0]!==w&&($=w+$):$=w}return $}(this.scheme,H||p),this.query=N||p,this.fragment=z||p,g(this,B))}return A.isUri=function(x){return x instanceof A||!!x&&typeof x.authority=="string"&&typeof x.fragment=="string"&&typeof x.path=="string"&&typeof x.query=="string"&&typeof x.scheme=="string"&&typeof x.fsPath=="string"&&typeof x.with=="function"&&typeof x.toString=="function"},Object.defineProperty(A.prototype,"fsPath",{get:function(){return b(this)},enumerable:!1,configurable:!0}),A.prototype.with=function(x){if(!x)return this;var E=x.scheme,H=x.authority,N=x.path,z=x.query,B=x.fragment;return E===void 0?E=this.scheme:E===null&&(E=p),H===void 0?H=this.authority:H===null&&(H=p),N===void 0?N=this.path:N===null&&(N=p),z===void 0?z=this.query:z===null&&(z=p),B===void 0?B=this.fragment:B===null&&(B=p),E===this.scheme&&H===this.authority&&N===this.path&&z===this.query&&B===this.fragment?this:new R(E,H,N,z,B)},A.parse=function(x,E){E===void 0&&(E=!1);var H=y.exec(x);return H?new R(H[2]||p,S(H[4]||p),S(H[5]||p),S(H[7]||p),S(H[9]||p),E):new R(p,p,p,p,p)},A.file=function(x){var E=p;if(s&&(x=x.replace(/\\/g,w)),x[0]===w&&x[1]===w){var H=x.indexOf(w,2);H===-1?(E=x.substring(2),x=w):(E=x.substring(2,H),x=x.substring(H)||w)}return new R("file",E,x,p,p)},A.from=function(x){var E=new R(x.scheme,x.authority,x.path,x.query,x.fragment);return g(E,!0),E},A.prototype.toString=function(x){return x===void 0&&(x=!1),T(this,x)},A.prototype.toJSON=function(){return this},A.revive=function(x){if(x){if(x instanceof A)return x;var E=new R(x);return E._formatted=x.external,E._fsPath=x._sep===k?x.fsPath:null,E}return x},A}(),k=s?1:void 0,R=function(A){function x(){var E=A!==null&&A.apply(this,arguments)||this;return E._formatted=null,E._fsPath=null,E}return c(x,A),Object.defineProperty(x.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=b(this)),this._fsPath},enumerable:!1,configurable:!0}),x.prototype.toString=function(E){return E===void 0&&(E=!1),E?T(this,!0):(this._formatted||(this._formatted=T(this,!1)),this._formatted)},x.prototype.toJSON=function(){var E={$mid:1};return this._fsPath&&(E.fsPath=this._fsPath,E._sep=k),this._formatted&&(E.external=this._formatted),this.path&&(E.path=this.path),this.scheme&&(E.scheme=this.scheme),this.authority&&(E.authority=this.authority),this.query&&(E.query=this.query),this.fragment&&(E.fragment=this.fragment),E},x}(v),I=((u={})[58]="%3A",u[47]="%2F",u[63]="%3F",u[35]="%23",u[91]="%5B",u[93]="%5D",u[64]="%40",u[33]="%21",u[36]="%24",u[38]="%26",u[39]="%27",u[40]="%28",u[41]="%29",u[42]="%2A",u[43]="%2B",u[44]="%2C",u[59]="%3B",u[61]="%3D",u[32]="%20",u);function P(A,x){for(var E=void 0,H=-1,N=0;N<A.length;N++){var z=A.charCodeAt(N);if(z>=97&&z<=122||z>=65&&z<=90||z>=48&&z<=57||z===45||z===46||z===95||z===126||x&&z===47)H!==-1&&(E+=encodeURIComponent(A.substring(H,N)),H=-1),E!==void 0&&(E+=A.charAt(N));else{E===void 0&&(E=A.substr(0,N));var B=I[z];B!==void 0?(H!==-1&&(E+=encodeURIComponent(A.substring(H,N)),H=-1),E+=B):H===-1&&(H=N)}}return H!==-1&&(E+=encodeURIComponent(A.substring(H))),E!==void 0?E:A}function _(A){for(var x=void 0,E=0;E<A.length;E++){var H=A.charCodeAt(E);H===35||H===63?(x===void 0&&(x=A.substr(0,E)),x+=I[H]):x!==void 0&&(x+=A[E])}return x!==void 0?x:A}function b(A,x){var E;return E=A.authority&&A.path.length>1&&A.scheme==="file"?"//".concat(A.authority).concat(A.path):A.path.charCodeAt(0)===47&&(A.path.charCodeAt(1)>=65&&A.path.charCodeAt(1)<=90||A.path.charCodeAt(1)>=97&&A.path.charCodeAt(1)<=122)&&A.path.charCodeAt(2)===58?A.path[1].toLowerCase()+A.path.substr(2):A.path,s&&(E=E.replace(/\//g,"\\")),E}function T(A,x){var E=x?_:P,H="",N=A.scheme,z=A.authority,B=A.path,Q=A.query,$=A.fragment;if(N&&(H+=N,H+=":"),(z||N==="file")&&(H+=w,H+=w),z){var X=z.indexOf("@");if(X!==-1){var Z=z.substr(0,X);z=z.substr(X+1),(X=Z.indexOf(":"))===-1?H+=E(Z,!1):(H+=E(Z.substr(0,X),!1),H+=":",H+=E(Z.substr(X+1),!1)),H+="@"}(X=(z=z.toLowerCase()).indexOf(":"))===-1?H+=E(z,!1):(H+=E(z.substr(0,X),!1),H+=z.substr(X))}if(B){if(B.length>=3&&B.charCodeAt(0)===47&&B.charCodeAt(2)===58)(fe=B.charCodeAt(1))>=65&&fe<=90&&(B="/".concat(String.fromCharCode(fe+32),":").concat(B.substr(3)));else if(B.length>=2&&B.charCodeAt(1)===58){var fe;(fe=B.charCodeAt(0))>=65&&fe<=90&&(B="".concat(String.fromCharCode(fe+32),":").concat(B.substr(2)))}H+=E(B,!0)}return Q&&(H+="?",H+=E(Q,!1)),$&&(H+="#",H+=x?$:P($,!1)),H}function q(A){try{return decodeURIComponent(A)}catch{return A.length>3?A.substr(0,3)+q(A.substr(3)):A}}var F=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function S(A){return A.match(F)?A.replace(F,function(x){return q(x)}):A}var L,M=a(470),D=function(A,x,E){if(arguments.length===2)for(var H,N=0,z=x.length;N<z;N++)!H&&N in x||(H||(H=Array.prototype.slice.call(x,0,N)),H[N]=x[N]);return A.concat(H||Array.prototype.slice.call(x))},U=M.posix||M;(function(A){A.joinPath=function(x){for(var E=[],H=1;H<arguments.length;H++)E[H-1]=arguments[H];return x.with({path:U.join.apply(U,D([x.path],E,!1))})},A.resolvePath=function(x){for(var E=[],H=1;H<arguments.length;H++)E[H-1]=arguments[H];var N=x.path||"/";return x.with({path:U.resolve.apply(U,D([N],E,!1))})},A.dirname=function(x){var E=U.dirname(x.path);return E.length===1&&E.charCodeAt(0)===46?x:x.with({path:E})},A.basename=function(x){return U.basename(x.path)},A.extname=function(x){return U.extname(x.path)}})(L||(L={}))}},t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={exports:{}};return e[i](r,r.exports,n),r.exports}return n.d=(i,r)=>{for(var a in r)n.o(r,a)&&!n.o(i,a)&&Object.defineProperty(i,a,{enumerable:!0,get:r[a]})},n.o=(i,r)=>Object.prototype.hasOwnProperty.call(i,r),n.r=i=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})},n(447)})();var{URI:gu,Utils:Gu}=Qa;function fi(e){var t=e[0],n=e[e.length-1];return t===n&&(t==="'"||t==='"')&&(e=e.substr(1,e.length-2)),e}function bu(e,t){return!e.length||t==="handlebars"&&/{{|}}/.test(e)?!1:/\b(w[\w\d+.-]*:\/\/)?[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|\/?))/.test(e)}function vu(e,t,n,i){if(!(/^\s*javascript\:/i.test(t)||/[\n\r]/.test(t))){if(t=t.replace(/^\s*/g,""),/^https?:\/\//i.test(t)||/^file:\/\//i.test(t))return t;if(/^\#/i.test(t))return e+t;if(/^\/\//i.test(t)){var r=Ye(e,"https://")?"https":"http";return r+":"+t.replace(/^\s*/g,"")}return n?n.resolveReference(t,i||e):t}}function _u(e,t,n,i,r,a){var s=fi(n);if(bu(s,e.languageId)){s.length<n.length&&(i++,r--);var o=vu(e.uri,s,t,a);if(!(!o||!wu(o)))return{range:Y.create(e.positionAt(i),e.positionAt(r)),target:o}}}function wu(e){try{return gu.parse(e),!0}catch{return!1}}function yu(e,t){for(var n=[],i=_e(e.getText(),0),r=i.scan(),a=void 0,s=!1,o=void 0,l={};r!==W.EOS;){switch(r){case W.StartTag:if(!o){var u=i.getTokenText().toLowerCase();s=u==="base"}break;case W.AttributeName:a=i.getTokenText().toLowerCase();break;case W.AttributeValue:if(a==="src"||a==="href"){var c=i.getTokenText();if(!s){var d=_u(e,t,c,i.getTokenOffset(),i.getTokenEnd(),o);d&&n.push(d)}s&&typeof o>"u"&&(o=fi(c),o&&t&&(o=t.resolveReference(o,e.uri))),s=!1,a=void 0}else if(a==="id"){var m=fi(i.getTokenText());l[m]=i.getTokenOffset()}break}r=i.scan()}for(var f=0,g=n;f<g.length;f++){var d=g[f],p=e.uri+"#";if(d.target&&Ye(d.target,p)){var w=d.target.substr(p.length),y=l[w];if(y!==void 0){var v=e.positionAt(y);d.target="".concat(p).concat(v.line+1,",").concat(v.character+1)}}}return n}function Tu(e,t,n){var i=e.offsetAt(t),r=n.findNodeAt(i);if(!r.tag)return[];var a=[],s=Ka(W.StartTag,e,r.start),o=typeof r.endTagStart=="number"&&Ka(W.EndTag,e,r.endTagStart);return(s&&Za(s,t)||o&&Za(o,t))&&(s&&a.push({kind:mn.Read,range:s}),o&&a.push({kind:mn.Read,range:o})),a}function Ya(e,t){return e.line<t.line||e.line===t.line&&e.character<=t.character}function Za(e,t){return Ya(e.start,t)&&Ya(t,e.end)}function Ka(e,t,n){for(var i=_e(t.getText(),n),r=i.scan();r!==W.EOS&&r!==e;)r=i.scan();return r!==W.EOS?{start:t.positionAt(i.getTokenOffset()),end:t.positionAt(i.getTokenEnd())}:null}function xu(e,t){var n=[];return t.roots.forEach(function(i){es(e,i,"",n)}),n}function es(e,t,n,i){var r=ku(t),a=sn.create(e.uri,Y.create(e.positionAt(t.start),e.positionAt(t.end))),s={name:r,location:a,containerName:n,kind:li.Field};i.push(s),t.children.forEach(function(o){es(e,o,r,i)})}function ku(e){var t=e.tag;if(e.attributes){var n=e.attributes.id,i=e.attributes.class;n&&(t+="#".concat(n.replace(/[\"\']/g,""))),i&&(t+=i.replace(/[\"\']/g,"").split(/\s+/).map(function(r){return".".concat(r)}).join(""))}return t||"?"}function Au(e,t,n,i){var r,a=e.offsetAt(t),s=i.findNodeAt(a);if(!s.tag||!Su(s,a,s.tag))return null;var o=[],l={start:e.positionAt(s.start+1),end:e.positionAt(s.start+1+s.tag.length)};if(o.push({range:l,newText:n}),s.endTagStart){var u={start:e.positionAt(s.endTagStart+2),end:e.positionAt(s.endTagStart+2+s.tag.length)};o.push({range:u,newText:n})}var c=(r={},r[e.uri.toString()]=o,r);return{changes:c}}function Su(e,t,n){return e.endTagStart&&e.endTagStart+2<=t&&t<=e.endTagStart+2+n.length?!0:e.start+1<=t&&t<=e.start+1+n.length}function Lu(e,t,n){var i=e.offsetAt(t),r=n.findNodeAt(i);if(!r.tag||!r.endTagStart)return null;if(r.start+1<=i&&i<=r.start+1+r.tag.length){var a=i-1-r.start+r.endTagStart+2;return e.positionAt(a)}if(r.endTagStart+2<=i&&i<=r.endTagStart+2+r.tag.length){var a=i-2-r.endTagStart+r.start+1;return e.positionAt(a)}return null}function ts(e,t,n){var i=e.offsetAt(t),r=n.findNodeAt(i),a=r.tag?r.tag.length:0;return r.endTagStart&&(r.start+1<=i&&i<=r.start+1+a||r.endTagStart+2<=i&&i<=r.endTagStart+2+a)?[Y.create(e.positionAt(r.start+1),e.positionAt(r.start+1+a)),Y.create(e.positionAt(r.endTagStart+2),e.positionAt(r.endTagStart+2+a))]:null}function Cu(e,t){e=e.sort(function(g,p){var w=g.startLine-p.startLine;return w===0&&(w=g.endLine-p.endLine),w});for(var n=void 0,i=[],r=[],a=[],s=function(g,p){r[g]=p,p<30&&(a[p]=(a[p]||0)+1)},o=0;o<e.length;o++){var l=e[o];if(!n)n=l,s(o,0);else if(l.startLine>n.startLine){if(l.endLine<=n.endLine)i.push(n),n=l,s(o,i.length);else if(l.startLine>n.endLine){do n=i.pop();while(n&&l.startLine>n.endLine);n&&i.push(n),n=l,s(o,i.length)}}}for(var u=0,c=0,o=0;o<a.length;o++){var d=a[o];if(d){if(d+u>t){c=o;break}u+=d}}for(var m=[],o=0;o<e.length;o++){var f=r[o];typeof f=="number"&&(f<c||f===c&&u++<t)&&m.push(e[o])}return m}function Eu(e,t){var n=_e(e.getText()),i=n.scan(),r=[],a=[],s=null,o=-1;function l(v){r.push(v),o=v.startLine}for(;i!==W.EOS;){switch(i){case W.StartTag:{var u=n.getTokenText(),c=e.positionAt(n.getTokenOffset()).line;a.push({startLine:c,tagName:u}),s=u;break}case W.EndTag:{s=n.getTokenText();break}case W.StartTagClose:if(!s||!bn(s))break;case W.EndTagClose:case W.StartTagSelfClose:{for(var d=a.length-1;d>=0&&a[d].tagName!==s;)d--;if(d>=0){var m=a[d];a.length=d;var f=e.positionAt(n.getTokenOffset()).line,c=m.startLine,g=f-1;g>c&&o!==c&&l({startLine:c,endLine:g})}break}case W.Comment:{var c=e.positionAt(n.getTokenOffset()).line,p=n.getTokenText(),w=p.match(/^\s*#(region\b)|(endregion\b)/);if(w)if(w[1])a.push({startLine:c,tagName:""});else{for(var d=a.length-1;d>=0&&a[d].tagName.length;)d--;if(d>=0){var m=a[d];a.length=d;var g=c;c=m.startLine,g>c&&o!==c&&l({startLine:c,endLine:g,kind:on.Region})}}else{var g=e.positionAt(n.getTokenOffset()+n.getTokenLength()).line;c<g&&l({startLine:c,endLine:g,kind:on.Comment})}break}}i=n.scan()}var y=t&&t.rangeLimit||Number.MAX_VALUE;return r.length>y?Cu(r,y):r}function Ru(e,t){function n(i){for(var r=Mu(e,i),a=void 0,s=void 0,o=r.length-1;o>=0;o--){var l=r[o];(!a||l[0]!==a[0]||l[1]!==a[1])&&(s=fn.create(Y.create(e.positionAt(r[o][0]),e.positionAt(r[o][1])),s)),a=l}return s||(s=fn.create(Y.create(i,i))),s}return t.map(n)}function Mu(e,t){var n=Pa(e.getText()),i=e.offsetAt(t),r=n.findNodeAt(i),a=Du(r);if(r.startTagEnd&&!r.endTagStart){if(r.startTagEnd!==r.end)return[[r.start,r.end]];var s=Y.create(e.positionAt(r.startTagEnd-2),e.positionAt(r.startTagEnd)),o=e.getText(s);o==="/>"?a.unshift([r.start+1,r.startTagEnd-2]):a.unshift([r.start+1,r.startTagEnd-1]);var l=ns(e,r,i);return a=l.concat(a),a}if(!r.startTagEnd||!r.endTagStart)return a;if(a.unshift([r.start,r.end]),r.start<i&&i<r.startTagEnd){a.unshift([r.start+1,r.startTagEnd-1]);var l=ns(e,r,i);return a=l.concat(a),a}else return r.startTagEnd<=i&&i<=r.endTagStart?(a.unshift([r.startTagEnd,r.endTagStart]),a):(i>=r.endTagStart+2&&a.unshift([r.endTagStart+2,r.end-1]),a)}function Du(e){for(var t=e,n=function(r){return r.startTagEnd&&r.endTagStart&&r.startTagEnd<r.endTagStart?[[r.startTagEnd,r.endTagStart],[r.start,r.end]]:[[r.start,r.end]]},i=[];t.parent;)t=t.parent,n(t).forEach(function(r){return i.push(r)});return i}function ns(e,t,n){for(var i=Y.create(e.positionAt(t.start),e.positionAt(t.end)),r=e.getText(i),a=n-t.start,s=_e(r),o=s.scan(),l=t.start,u=[],c=!1,d=-1;o!==W.EOS;){switch(o){case W.AttributeName:{if(a<s.getTokenOffset()){c=!1;break}a<=s.getTokenEnd()&&u.unshift([s.getTokenOffset(),s.getTokenEnd()]),c=!0,d=s.getTokenOffset();break}case W.AttributeValue:{if(!c)break;var m=s.getTokenText();if(a<s.getTokenOffset()){u.push([d,s.getTokenEnd()]);break}a>=s.getTokenOffset()&&a<=s.getTokenEnd()&&(u.unshift([s.getTokenOffset(),s.getTokenEnd()]),(m[0]==='"'&&m[m.length-1]==='"'||m[0]==="'"&&m[m.length-1]==="'")&&a>=s.getTokenOffset()+1&&a<=s.getTokenEnd()-1&&u.unshift([s.getTokenOffset()+1,s.getTokenEnd()-1]),u.push([d,s.getTokenEnd()]));break}}o=s.scan()}return u.map(function(f){return[f[0]+l,f[1]+l]})}var Nu={version:1.1,tags:[{name:"html",description:{kind:"markdown",value:"The html element represents the root of an HTML document."},attributes:[{name:"manifest",description:{kind:"markdown",value:"Specifies the URI of a resource manifest indicating resources that should be cached locally. See [Using the application cache](https://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cache) for details."}},{name:"version",description:'Specifies the version of the HTML [Document Type Definition](https://developer.mozilla.org/en-US/docs/Glossary/DTD "Document Type Definition: In HTML, the doctype is the required "<!DOCTYPE html>" preamble found at the top of all documents. Its sole purpose is to prevent a browser from switching into so-called “quirks mode” when rendering a document; that is, the "<!DOCTYPE html>" doctype ensures that the browser makes a best-effort attempt at following the relevant specifications, rather than using a different rendering mode that is incompatible with some specifications.") that governs the current document. This attribute is not needed, because it is redundant with the version information in the document type declaration.'},{name:"xmlns",description:'Specifies the XML Namespace of the document. Default value is `"http://www.w3.org/1999/xhtml"`. This is required in documents parsed with XML parsers, and optional in text/html documents.'}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/html"}]},{name:"head",description:{kind:"markdown",value:"The head element represents a collection of metadata for the Document."},attributes:[{name:"profile",description:"The URIs of one or more metadata profiles, separated by white space."}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/head"}]},{name:"title",description:{kind:"markdown",value:"The title element represents the document's title or name. Authors should use titles that identify their documents even when they are used out of context, for example in a user's history or bookmarks, or in search results. The document's title is often different from its first heading, since the first heading does not have to stand alone when taken out of context."},attributes:[],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/title"}]},{name:"base",description:{kind:"markdown",value:"The base element allows authors to specify the document base URL for the purposes of resolving relative URLs, and the name of the default browsing context for the purposes of following hyperlinks. The element does not represent any content beyond this information."},attributes:[{name:"href",description:{kind:"markdown",value:"The base URL to be used throughout the document for relative URL addresses. If this attribute is specified, this element must come before any other elements with attributes whose values are URLs. Absolute and relative URLs are allowed."}},{name:"target",description:{kind:"markdown",value:"A name or keyword indicating the default location to display the result when hyperlinks or forms cause navigation, for elements that do not have an explicit target reference. It is a name of, or keyword for, a _browsing context_ (for example: tab, window, or inline frame). The following keywords have special meanings:\n\n* `_self`: Load the result into the same browsing context as the current one. This value is the default if the attribute is not specified.\n* `_blank`: Load the result into a new unnamed browsing context.\n* `_parent`: Load the result into the parent browsing context of the current one. If there is no parent, this option behaves the same way as `_self`.\n* `_top`: Load the result into the top-level browsing context (that is, the browsing context that is an ancestor of the current one, and has no parent). If there is no parent, this option behaves the same way as `_self`.\n\nIf this attribute is specified, this element must come before any other elements with attributes whose values are URLs."}}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/base"}]},{name:"link",description:{kind:"markdown",value:"The link element allows authors to link their document to other resources."},attributes:[{name:"href",description:{kind:"markdown",value:'This attribute specifies the [URL](https://developer.mozilla.org/en-US/docs/Glossary/URL "URL: Uniform Resource Locator (URL) is a text string specifying where a resource can be found on the Internet.") of the linked resource. A URL can be absolute or relative.'}},{name:"crossorigin",valueSet:"xo",description:{kind:"markdown",value:'This enumerated attribute indicates whether [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") must be used when fetching the resource. [CORS-enabled images](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_Enabled_Image) can be reused in the [`<canvas>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/canvas "Use the HTML <canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.") element without being _tainted_. The allowed values are:\n\n`anonymous`\n\nA cross-origin request (i.e. with an [`Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin "The Origin request header indicates where a fetch originates from. It doesn\'t include any path information, but only the server name. It is sent with CORS requests, as well as with POST requests. It is similar to the Referer header, but, unlike this header, it doesn\'t disclose the whole path.") HTTP header) is performed, but no credential is sent (i.e. no cookie, X.509 certificate, or HTTP Basic authentication). If the server does not give credentials to the origin site (by not setting the [`Access-Control-Allow-Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin "The Access-Control-Allow-Origin response header indicates whether the response can be shared with requesting code from the given origin.") HTTP header) the image will be tainted and its usage restricted.\n\n`use-credentials`\n\nA cross-origin request (i.e. with an `Origin` HTTP header) is performed along with a credential sent (i.e. a cookie, certificate, and/or HTTP Basic authentication is performed). If the server does not give credentials to the origin site (through [`Access-Control-Allow-Credentials`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials "The Access-Control-Allow-Credentials response header tells browsers whether to expose the response to frontend JavaScript code when the request\'s credentials mode (Request.credentials) is "include".") HTTP header), the resource will be _tainted_ and its usage restricted.\n\nIf the attribute is not present, the resource is fetched without a [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") request (i.e. without sending the `Origin` HTTP header), preventing its non-tainted usage. If invalid, it is handled as if the enumerated keyword **anonymous** was used. See [CORS settings attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes) for additional information.'}},{name:"rel",description:{kind:"markdown",value:"This attribute names a relationship of the linked document to the current document. The attribute must be a space-separated list of the [link types values](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types)."}},{name:"media",description:{kind:"markdown",value:"This attribute specifies the media that the linked resource applies to. Its value must be a media type / [media query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries). This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on.\n\n**Notes:**\n\n* In HTML 4, this can only be a simple white-space-separated list of media description literals, i.e., [media types and groups](https://developer.mozilla.org/en-US/docs/Web/CSS/@media), where defined and allowed as values for this attribute, such as `print`, `screen`, `aural`, `braille`. HTML5 extended this to any kind of [media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries), which are a superset of the allowed values of HTML 4.\n* Browsers not supporting [CSS3 Media Queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries) won't necessarily recognize the adequate link; do not forget to set fallback links, the restricted set of media queries defined in HTML 4."}},{name:"hreflang",description:{kind:"markdown",value:"This attribute indicates the language of the linked resource. It is purely advisory. Allowed values are determined by [BCP47](https://www.ietf.org/rfc/bcp/bcp47.txt). Use this attribute only if the [`href`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href) attribute is present."}},{name:"type",description:{kind:"markdown",value:'This attribute is used to define the type of the content linked to. The value of the attribute should be a MIME type such as **text/html**, **text/css**, and so on. The common use of this attribute is to define the type of stylesheet being referenced (such as **text/css**), but given that CSS is the only stylesheet language used on the web, not only is it possible to omit the `type` attribute, but is actually now recommended practice. It is also used on `rel="preload"` link types, to make sure the browser only downloads file types that it supports.'}},{name:"sizes",description:{kind:"markdown",value:"This attribute defines the sizes of the icons for visual media contained in the resource. It must be present only if the [`rel`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attr-rel) contains a value of `icon` or a non-standard type such as Apple's `apple-touch-icon`. It may have the following values:\n\n* `any`, meaning that the icon can be scaled to any size as it is in a vector format, like `image/svg+xml`.\n* a white-space separated list of sizes, each in the format `_<width in pixels>_x_<height in pixels>_` or `_<width in pixels>_X_<height in pixels>_`. Each of these sizes must be contained in the resource.\n\n**Note:** Most icon formats are only able to store one single icon; therefore most of the time the [`sizes`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-sizes) contains only one entry. MS's ICO format does, as well as Apple's ICNS. ICO is more ubiquitous; you should definitely use it."}},{name:"as",description:'This attribute is only used when `rel="preload"` or `rel="prefetch"` has been set on the `<link>` element. It specifies the type of content being loaded by the `<link>`, which is necessary for content prioritization, request matching, application of correct [content security policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP), and setting of correct [`Accept`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept "The Accept request HTTP header advertises which content types, expressed as MIME types, the client is able to understand. Using content negotiation, the server then selects one of the proposals, uses it and informs the client of its choice with the Content-Type response header. Browsers set adequate values for this header depending on the context where the request is done: when fetching a CSS stylesheet a different value is set for the request than when fetching an image, video or a script.") request header.'},{name:"importance",description:"Indicates the relative importance of the resource. Priority hints are delegated using the values:"},{name:"importance",description:'**`auto`**: Indicates **no preference**. The browser may use its own heuristics to decide the priority of the resource.\n\n**`high`**: Indicates to the browser that the resource is of **high** priority.\n\n**`low`**: Indicates to the browser that the resource is of **low** priority.\n\n**Note:** The `importance` attribute may only be used for the `<link>` element if `rel="preload"` or `rel="prefetch"` is present.'},{name:"integrity",description:"Contains inline metadata — a base64-encoded cryptographic hash of the resource (file) you’re telling the browser to fetch. The browser can use this to verify that the fetched resource has been delivered free of unexpected manipulation. See [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity)."},{name:"referrerpolicy",description:'A string indicating which referrer to use when fetching the resource:\n\n* `no-referrer` means that the [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will not be sent.\n* `no-referrer-when-downgrade` means that no [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will be sent when navigating to an origin without TLS (HTTPS). This is a user agent’s default behavior, if no policy is otherwise specified.\n* `origin` means that the referrer will be the origin of the page, which is roughly the scheme, the host, and the port.\n* `origin-when-cross-origin` means that navigating to other origins will be limited to the scheme, the host, and the port, while navigating on the same origin will include the referrer\'s path.\n* `unsafe-url` means that the referrer will include the origin and the path (but not the fragment, password, or username). This case is unsafe because it can leak origins and paths from TLS-protected resources to insecure origins.'},{name:"title",description:'The `title` attribute has special semantics on the `<link>` element. When used on a `<link rel="stylesheet">` it defines a [preferred or an alternate stylesheet](https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets). Incorrectly using it may [cause the stylesheet to be ignored](https://developer.mozilla.org/en-US/docs/Correctly_Using_Titles_With_External_Stylesheets).'}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/link"}]},{name:"meta",description:{kind:"markdown",value:"The meta element represents various kinds of metadata that cannot be expressed using the title, base, link, style, and script elements."},attributes:[{name:"name",description:{kind:"markdown",value:`This attribute defines the name of a piece of document-level metadata. It should not be set if one of the attributes [\`itemprop\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-itemprop), [\`http-equiv\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-http-equiv) or [\`charset\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset) is also set.
58
+ `+p),t.start.character===0&&(g=p+g)}return[{range:t,newText:g}]}function du(e){return e.replace(/^\s+/,"")}function we(e,t,n){if(e&&e.hasOwnProperty(t)){var i=e[t];if(i!==null)return i}return n}function ui(e,t,n){var i=we(e,t,null);return typeof i=="string"?i.length>0?i.split(",").map(function(r){return r.trim().toLowerCase()}):[]:n}function mu(e,t){var n=we(e,"templating",t);return n===!0?["auto"]:["none"]}function fu(e,t,n){for(var i=t,r=0,a=n.tabSize||4;i<e.length;){var s=e.charAt(i);if(s===" ")r++;else if(s===" ")r+=a;else break;i++}return Math.floor(r/a)}function ja(e,t){return`\r
59
+ `.indexOf(e.charAt(t))!==-1}function Ga(e,t){return" ".indexOf(e.charAt(t))!==-1}var $a;$a=(()=>{var e={470:i=>{function r(o){if(typeof o!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(o))}function a(o,l){for(var u,c="",d=0,m=-1,f=0,g=0;g<=o.length;++g){if(g<o.length)u=o.charCodeAt(g);else{if(u===47)break;u=47}if(u===47){if(!(m===g-1||f===1))if(m!==g-1&&f===2){if(c.length<2||d!==2||c.charCodeAt(c.length-1)!==46||c.charCodeAt(c.length-2)!==46){if(c.length>2){var p=c.lastIndexOf("/");if(p!==c.length-1){p===-1?(c="",d=0):d=(c=c.slice(0,p)).length-1-c.lastIndexOf("/"),m=g,f=0;continue}}else if(c.length===2||c.length===1){c="",d=0,m=g,f=0;continue}}l&&(c.length>0?c+="/..":c="..",d=2)}else c.length>0?c+="/"+o.slice(m+1,g):c=o.slice(m+1,g),d=g-m-1;m=g,f=0}else u===46&&f!==-1?++f:f=-1}return c}var s={resolve:function(){for(var o,l="",u=!1,c=arguments.length-1;c>=-1&&!u;c--){var d;c>=0?d=arguments[c]:(o===void 0&&(o=process.cwd()),d=o),r(d),d.length!==0&&(l=d+"/"+l,u=d.charCodeAt(0)===47)}return l=a(l,!u),u?l.length>0?"/"+l:"/":l.length>0?l:"."},normalize:function(o){if(r(o),o.length===0)return".";var l=o.charCodeAt(0)===47,u=o.charCodeAt(o.length-1)===47;return(o=a(o,!l)).length!==0||l||(o="."),o.length>0&&u&&(o+="/"),l?"/"+o:o},isAbsolute:function(o){return r(o),o.length>0&&o.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var o,l=0;l<arguments.length;++l){var u=arguments[l];r(u),u.length>0&&(o===void 0?o=u:o+="/"+u)}return o===void 0?".":s.normalize(o)},relative:function(o,l){if(r(o),r(l),o===l||(o=s.resolve(o))===(l=s.resolve(l)))return"";for(var u=1;u<o.length&&o.charCodeAt(u)===47;++u);for(var c=o.length,d=c-u,m=1;m<l.length&&l.charCodeAt(m)===47;++m);for(var f=l.length-m,g=d<f?d:f,p=-1,w=0;w<=g;++w){if(w===g){if(f>g){if(l.charCodeAt(m+w)===47)return l.slice(m+w+1);if(w===0)return l.slice(m+w)}else d>g&&(o.charCodeAt(u+w)===47?p=w:w===0&&(p=0));break}var y=o.charCodeAt(u+w);if(y!==l.charCodeAt(m+w))break;y===47&&(p=w)}var v="";for(w=u+p+1;w<=c;++w)w!==c&&o.charCodeAt(w)!==47||(v.length===0?v+="..":v+="/..");return v.length>0?v+l.slice(m+p):(m+=p,l.charCodeAt(m)===47&&++m,l.slice(m))},_makeLong:function(o){return o},dirname:function(o){if(r(o),o.length===0)return".";for(var l=o.charCodeAt(0),u=l===47,c=-1,d=!0,m=o.length-1;m>=1;--m)if((l=o.charCodeAt(m))===47){if(!d){c=m;break}}else d=!1;return c===-1?u?"/":".":u&&c===1?"//":o.slice(0,c)},basename:function(o,l){if(l!==void 0&&typeof l!="string")throw new TypeError('"ext" argument must be a string');r(o);var u,c=0,d=-1,m=!0;if(l!==void 0&&l.length>0&&l.length<=o.length){if(l.length===o.length&&l===o)return"";var f=l.length-1,g=-1;for(u=o.length-1;u>=0;--u){var p=o.charCodeAt(u);if(p===47){if(!m){c=u+1;break}}else g===-1&&(m=!1,g=u+1),f>=0&&(p===l.charCodeAt(f)?--f==-1&&(d=u):(f=-1,d=g))}return c===d?d=g:d===-1&&(d=o.length),o.slice(c,d)}for(u=o.length-1;u>=0;--u)if(o.charCodeAt(u)===47){if(!m){c=u+1;break}}else d===-1&&(m=!1,d=u+1);return d===-1?"":o.slice(c,d)},extname:function(o){r(o);for(var l=-1,u=0,c=-1,d=!0,m=0,f=o.length-1;f>=0;--f){var g=o.charCodeAt(f);if(g!==47)c===-1&&(d=!1,c=f+1),g===46?l===-1?l=f:m!==1&&(m=1):l!==-1&&(m=-1);else if(!d){u=f+1;break}}return l===-1||c===-1||m===0||m===1&&l===c-1&&l===u+1?"":o.slice(l,c)},format:function(o){if(o===null||typeof o!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof o);return function(l,u){var c=u.dir||u.root,d=u.base||(u.name||"")+(u.ext||"");return c?c===u.root?c+d:c+"/"+d:d}(0,o)},parse:function(o){r(o);var l={root:"",dir:"",base:"",ext:"",name:""};if(o.length===0)return l;var u,c=o.charCodeAt(0),d=c===47;d?(l.root="/",u=1):u=0;for(var m=-1,f=0,g=-1,p=!0,w=o.length-1,y=0;w>=u;--w)if((c=o.charCodeAt(w))!==47)g===-1&&(p=!1,g=w+1),c===46?m===-1?m=w:y!==1&&(y=1):m!==-1&&(y=-1);else if(!p){f=w+1;break}return m===-1||g===-1||y===0||y===1&&m===g-1&&m===f+1?g!==-1&&(l.base=l.name=f===0&&d?o.slice(1,g):o.slice(f,g)):(f===0&&d?(l.name=o.slice(1,m),l.base=o.slice(1,g)):(l.name=o.slice(f,m),l.base=o.slice(f,g)),l.ext=o.slice(m,g)),f>0?l.dir=o.slice(0,f-1):d&&(l.dir="/"),l},sep:"/",delimiter:":",win32:null,posix:null};s.posix=s,i.exports=s},447:(i,r,a)=>{var s;if(a.r(r),a.d(r,{URI:()=>v,Utils:()=>L}),typeof process=="object")s=process.platform==="win32";else if(typeof navigator=="object"){var o=navigator.userAgent;s=o.indexOf("Windows")>=0}var l,u,c=(l=function(A,x){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(E,H){E.__proto__=H}||function(E,H){for(var N in H)Object.prototype.hasOwnProperty.call(H,N)&&(E[N]=H[N])})(A,x)},function(A,x){if(typeof x!="function"&&x!==null)throw new TypeError("Class extends value "+String(x)+" is not a constructor or null");function E(){this.constructor=A}l(A,x),A.prototype=x===null?Object.create(x):(E.prototype=x.prototype,new E)}),d=/^\w[\w\d+.-]*$/,m=/^\//,f=/^\/\//;function g(A,x){if(!A.scheme&&x)throw new Error('[UriError]: Scheme is missing: {scheme: "", authority: "'.concat(A.authority,'", path: "').concat(A.path,'", query: "').concat(A.query,'", fragment: "').concat(A.fragment,'"}'));if(A.scheme&&!d.test(A.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(A.path){if(A.authority){if(!m.test(A.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(f.test(A.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}var p="",w="/",y=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,v=function(){function A(x,E,H,N,z,B){B===void 0&&(B=!1),typeof x=="object"?(this.scheme=x.scheme||p,this.authority=x.authority||p,this.path=x.path||p,this.query=x.query||p,this.fragment=x.fragment||p):(this.scheme=function(Q,$){return Q||$?Q:"file"}(x,B),this.authority=E||p,this.path=function(Q,$){switch(Q){case"https":case"http":case"file":$?$[0]!==w&&($=w+$):$=w}return $}(this.scheme,H||p),this.query=N||p,this.fragment=z||p,g(this,B))}return A.isUri=function(x){return x instanceof A||!!x&&typeof x.authority=="string"&&typeof x.fragment=="string"&&typeof x.path=="string"&&typeof x.query=="string"&&typeof x.scheme=="string"&&typeof x.fsPath=="string"&&typeof x.with=="function"&&typeof x.toString=="function"},Object.defineProperty(A.prototype,"fsPath",{get:function(){return b(this)},enumerable:!1,configurable:!0}),A.prototype.with=function(x){if(!x)return this;var E=x.scheme,H=x.authority,N=x.path,z=x.query,B=x.fragment;return E===void 0?E=this.scheme:E===null&&(E=p),H===void 0?H=this.authority:H===null&&(H=p),N===void 0?N=this.path:N===null&&(N=p),z===void 0?z=this.query:z===null&&(z=p),B===void 0?B=this.fragment:B===null&&(B=p),E===this.scheme&&H===this.authority&&N===this.path&&z===this.query&&B===this.fragment?this:new R(E,H,N,z,B)},A.parse=function(x,E){E===void 0&&(E=!1);var H=y.exec(x);return H?new R(H[2]||p,S(H[4]||p),S(H[5]||p),S(H[7]||p),S(H[9]||p),E):new R(p,p,p,p,p)},A.file=function(x){var E=p;if(s&&(x=x.replace(/\\/g,w)),x[0]===w&&x[1]===w){var H=x.indexOf(w,2);H===-1?(E=x.substring(2),x=w):(E=x.substring(2,H),x=x.substring(H)||w)}return new R("file",E,x,p,p)},A.from=function(x){var E=new R(x.scheme,x.authority,x.path,x.query,x.fragment);return g(E,!0),E},A.prototype.toString=function(x){return x===void 0&&(x=!1),T(this,x)},A.prototype.toJSON=function(){return this},A.revive=function(x){if(x){if(x instanceof A)return x;var E=new R(x);return E._formatted=x.external,E._fsPath=x._sep===k?x.fsPath:null,E}return x},A}(),k=s?1:void 0,R=function(A){function x(){var E=A!==null&&A.apply(this,arguments)||this;return E._formatted=null,E._fsPath=null,E}return c(x,A),Object.defineProperty(x.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=b(this)),this._fsPath},enumerable:!1,configurable:!0}),x.prototype.toString=function(E){return E===void 0&&(E=!1),E?T(this,!0):(this._formatted||(this._formatted=T(this,!1)),this._formatted)},x.prototype.toJSON=function(){var E={$mid:1};return this._fsPath&&(E.fsPath=this._fsPath,E._sep=k),this._formatted&&(E.external=this._formatted),this.path&&(E.path=this.path),this.scheme&&(E.scheme=this.scheme),this.authority&&(E.authority=this.authority),this.query&&(E.query=this.query),this.fragment&&(E.fragment=this.fragment),E},x}(v),I=((u={})[58]="%3A",u[47]="%2F",u[63]="%3F",u[35]="%23",u[91]="%5B",u[93]="%5D",u[64]="%40",u[33]="%21",u[36]="%24",u[38]="%26",u[39]="%27",u[40]="%28",u[41]="%29",u[42]="%2A",u[43]="%2B",u[44]="%2C",u[59]="%3B",u[61]="%3D",u[32]="%20",u);function P(A,x){for(var E=void 0,H=-1,N=0;N<A.length;N++){var z=A.charCodeAt(N);if(z>=97&&z<=122||z>=65&&z<=90||z>=48&&z<=57||z===45||z===46||z===95||z===126||x&&z===47)H!==-1&&(E+=encodeURIComponent(A.substring(H,N)),H=-1),E!==void 0&&(E+=A.charAt(N));else{E===void 0&&(E=A.substr(0,N));var B=I[z];B!==void 0?(H!==-1&&(E+=encodeURIComponent(A.substring(H,N)),H=-1),E+=B):H===-1&&(H=N)}}return H!==-1&&(E+=encodeURIComponent(A.substring(H))),E!==void 0?E:A}function _(A){for(var x=void 0,E=0;E<A.length;E++){var H=A.charCodeAt(E);H===35||H===63?(x===void 0&&(x=A.substr(0,E)),x+=I[H]):x!==void 0&&(x+=A[E])}return x!==void 0?x:A}function b(A,x){var E;return E=A.authority&&A.path.length>1&&A.scheme==="file"?"//".concat(A.authority).concat(A.path):A.path.charCodeAt(0)===47&&(A.path.charCodeAt(1)>=65&&A.path.charCodeAt(1)<=90||A.path.charCodeAt(1)>=97&&A.path.charCodeAt(1)<=122)&&A.path.charCodeAt(2)===58?A.path[1].toLowerCase()+A.path.substr(2):A.path,s&&(E=E.replace(/\//g,"\\")),E}function T(A,x){var E=x?_:P,H="",N=A.scheme,z=A.authority,B=A.path,Q=A.query,$=A.fragment;if(N&&(H+=N,H+=":"),(z||N==="file")&&(H+=w,H+=w),z){var X=z.indexOf("@");if(X!==-1){var Z=z.substr(0,X);z=z.substr(X+1),(X=Z.indexOf(":"))===-1?H+=E(Z,!1):(H+=E(Z.substr(0,X),!1),H+=":",H+=E(Z.substr(X+1),!1)),H+="@"}(X=(z=z.toLowerCase()).indexOf(":"))===-1?H+=E(z,!1):(H+=E(z.substr(0,X),!1),H+=z.substr(X))}if(B){if(B.length>=3&&B.charCodeAt(0)===47&&B.charCodeAt(2)===58)(fe=B.charCodeAt(1))>=65&&fe<=90&&(B="/".concat(String.fromCharCode(fe+32),":").concat(B.substr(3)));else if(B.length>=2&&B.charCodeAt(1)===58){var fe;(fe=B.charCodeAt(0))>=65&&fe<=90&&(B="".concat(String.fromCharCode(fe+32),":").concat(B.substr(2)))}H+=E(B,!0)}return Q&&(H+="?",H+=E(Q,!1)),$&&(H+="#",H+=x?$:P($,!1)),H}function q(A){try{return decodeURIComponent(A)}catch{return A.length>3?A.substr(0,3)+q(A.substr(3)):A}}var F=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function S(A){return A.match(F)?A.replace(F,function(x){return q(x)}):A}var L,M=a(470),D=function(A,x,E){if(arguments.length===2)for(var H,N=0,z=x.length;N<z;N++)!H&&N in x||(H||(H=Array.prototype.slice.call(x,0,N)),H[N]=x[N]);return A.concat(H||Array.prototype.slice.call(x))},U=M.posix||M;(function(A){A.joinPath=function(x){for(var E=[],H=1;H<arguments.length;H++)E[H-1]=arguments[H];return x.with({path:U.join.apply(U,D([x.path],E,!1))})},A.resolvePath=function(x){for(var E=[],H=1;H<arguments.length;H++)E[H-1]=arguments[H];var N=x.path||"/";return x.with({path:U.resolve.apply(U,D([N],E,!1))})},A.dirname=function(x){var E=U.dirname(x.path);return E.length===1&&E.charCodeAt(0)===46?x:x.with({path:E})},A.basename=function(x){return U.basename(x.path)},A.extname=function(x){return U.extname(x.path)}})(L||(L={}))}},t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={exports:{}};return e[i](r,r.exports,n),r.exports}return n.d=(i,r)=>{for(var a in r)n.o(r,a)&&!n.o(i,a)&&Object.defineProperty(i,a,{enumerable:!0,get:r[a]})},n.o=(i,r)=>Object.prototype.hasOwnProperty.call(i,r),n.r=i=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})},n(447)})();var{URI:pu,Utils:Ou}=$a;function ci(e){var t=e[0],n=e[e.length-1];return t===n&&(t==="'"||t==='"')&&(e=e.substr(1,e.length-2)),e}function gu(e,t){return!e.length||t==="handlebars"&&/{{|}}/.test(e)?!1:/\b(w[\w\d+.-]*:\/\/)?[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|\/?))/.test(e)}function bu(e,t,n,i){if(!(/^\s*javascript\:/i.test(t)||/[\n\r]/.test(t))){if(t=t.replace(/^\s*/g,""),/^https?:\/\//i.test(t)||/^file:\/\//i.test(t))return t;if(/^\#/i.test(t))return e+t;if(/^\/\//i.test(t)){var r=Qe(e,"https://")?"https":"http";return r+":"+t.replace(/^\s*/g,"")}return n?n.resolveReference(t,i||e):t}}function vu(e,t,n,i,r,a){var s=ci(n);if(gu(s,e.languageId)){s.length<n.length&&(i++,r--);var o=bu(e.uri,s,t,a);if(!(!o||!_u(o)))return{range:Y.create(e.positionAt(i),e.positionAt(r)),target:o}}}function _u(e){try{return pu.parse(e),!0}catch{return!1}}function wu(e,t){for(var n=[],i=_e(e.getText(),0),r=i.scan(),a=void 0,s=!1,o=void 0,l={};r!==W.EOS;){switch(r){case W.StartTag:if(!o){var u=i.getTokenText().toLowerCase();s=u==="base"}break;case W.AttributeName:a=i.getTokenText().toLowerCase();break;case W.AttributeValue:if(a==="src"||a==="href"){var c=i.getTokenText();if(!s){var d=vu(e,t,c,i.getTokenOffset(),i.getTokenEnd(),o);d&&n.push(d)}s&&typeof o>"u"&&(o=ci(c),o&&t&&(o=t.resolveReference(o,e.uri))),s=!1,a=void 0}else if(a==="id"){var m=ci(i.getTokenText());l[m]=i.getTokenOffset()}break}r=i.scan()}for(var f=0,g=n;f<g.length;f++){var d=g[f],p=e.uri+"#";if(d.target&&Qe(d.target,p)){var w=d.target.substr(p.length),y=l[w];if(y!==void 0){var v=e.positionAt(y);d.target="".concat(p).concat(v.line+1,",").concat(v.character+1)}}}return n}function yu(e,t,n){var i=e.offsetAt(t),r=n.findNodeAt(i);if(!r.tag)return[];var a=[],s=Qa(W.StartTag,e,r.start),o=typeof r.endTagStart=="number"&&Qa(W.EndTag,e,r.endTagStart);return(s&&Ja(s,t)||o&&Ja(o,t))&&(s&&a.push({kind:un.Read,range:s}),o&&a.push({kind:un.Read,range:o})),a}function Xa(e,t){return e.line<t.line||e.line===t.line&&e.character<=t.character}function Ja(e,t){return Xa(e.start,t)&&Xa(t,e.end)}function Qa(e,t,n){for(var i=_e(t.getText(),n),r=i.scan();r!==W.EOS&&r!==e;)r=i.scan();return r!==W.EOS?{start:t.positionAt(i.getTokenOffset()),end:t.positionAt(i.getTokenEnd())}:null}function Tu(e,t){var n=[];return t.roots.forEach(function(i){Ya(e,i,"",n)}),n}function Ya(e,t,n,i){var r=xu(t),a=tn.create(e.uri,Y.create(e.positionAt(t.start),e.positionAt(t.end))),s={name:r,location:a,containerName:n,kind:ri.Field};i.push(s),t.children.forEach(function(o){Ya(e,o,r,i)})}function xu(e){var t=e.tag;if(e.attributes){var n=e.attributes.id,i=e.attributes.class;n&&(t+="#".concat(n.replace(/[\"\']/g,""))),i&&(t+=i.replace(/[\"\']/g,"").split(/\s+/).map(function(r){return".".concat(r)}).join(""))}return t||"?"}function ku(e,t,n,i){var r,a=e.offsetAt(t),s=i.findNodeAt(a);if(!s.tag||!Au(s,a,s.tag))return null;var o=[],l={start:e.positionAt(s.start+1),end:e.positionAt(s.start+1+s.tag.length)};if(o.push({range:l,newText:n}),s.endTagStart){var u={start:e.positionAt(s.endTagStart+2),end:e.positionAt(s.endTagStart+2+s.tag.length)};o.push({range:u,newText:n})}var c=(r={},r[e.uri.toString()]=o,r);return{changes:c}}function Au(e,t,n){return e.endTagStart&&e.endTagStart+2<=t&&t<=e.endTagStart+2+n.length?!0:e.start+1<=t&&t<=e.start+1+n.length}function Su(e,t,n){var i=e.offsetAt(t),r=n.findNodeAt(i);if(!r.tag||!r.endTagStart)return null;if(r.start+1<=i&&i<=r.start+1+r.tag.length){var a=i-1-r.start+r.endTagStart+2;return e.positionAt(a)}if(r.endTagStart+2<=i&&i<=r.endTagStart+2+r.tag.length){var a=i-2-r.endTagStart+r.start+1;return e.positionAt(a)}return null}function Za(e,t,n){var i=e.offsetAt(t),r=n.findNodeAt(i),a=r.tag?r.tag.length:0;return r.endTagStart&&(r.start+1<=i&&i<=r.start+1+a||r.endTagStart+2<=i&&i<=r.endTagStart+2+a)?[Y.create(e.positionAt(r.start+1),e.positionAt(r.start+1+a)),Y.create(e.positionAt(r.endTagStart+2),e.positionAt(r.endTagStart+2+a))]:null}function Lu(e,t){e=e.sort(function(g,p){var w=g.startLine-p.startLine;return w===0&&(w=g.endLine-p.endLine),w});for(var n=void 0,i=[],r=[],a=[],s=function(g,p){r[g]=p,p<30&&(a[p]=(a[p]||0)+1)},o=0;o<e.length;o++){var l=e[o];if(!n)n=l,s(o,0);else if(l.startLine>n.startLine){if(l.endLine<=n.endLine)i.push(n),n=l,s(o,i.length);else if(l.startLine>n.endLine){do n=i.pop();while(n&&l.startLine>n.endLine);n&&i.push(n),n=l,s(o,i.length)}}}for(var u=0,c=0,o=0;o<a.length;o++){var d=a[o];if(d){if(d+u>t){c=o;break}u+=d}}for(var m=[],o=0;o<e.length;o++){var f=r[o];typeof f=="number"&&(f<c||f===c&&u++<t)&&m.push(e[o])}return m}function Cu(e,t){var n=_e(e.getText()),i=n.scan(),r=[],a=[],s=null,o=-1;function l(v){r.push(v),o=v.startLine}for(;i!==W.EOS;){switch(i){case W.StartTag:{var u=n.getTokenText(),c=e.positionAt(n.getTokenOffset()).line;a.push({startLine:c,tagName:u}),s=u;break}case W.EndTag:{s=n.getTokenText();break}case W.StartTagClose:if(!s||!mn(s))break;case W.EndTagClose:case W.StartTagSelfClose:{for(var d=a.length-1;d>=0&&a[d].tagName!==s;)d--;if(d>=0){var m=a[d];a.length=d;var f=e.positionAt(n.getTokenOffset()).line,c=m.startLine,g=f-1;g>c&&o!==c&&l({startLine:c,endLine:g})}break}case W.Comment:{var c=e.positionAt(n.getTokenOffset()).line,p=n.getTokenText(),w=p.match(/^\s*#(region\b)|(endregion\b)/);if(w)if(w[1])a.push({startLine:c,tagName:""});else{for(var d=a.length-1;d>=0&&a[d].tagName.length;)d--;if(d>=0){var m=a[d];a.length=d;var g=c;c=m.startLine,g>c&&o!==c&&l({startLine:c,endLine:g,kind:nn.Region})}}else{var g=e.positionAt(n.getTokenOffset()+n.getTokenLength()).line;c<g&&l({startLine:c,endLine:g,kind:nn.Comment})}break}}i=n.scan()}var y=t&&t.rangeLimit||Number.MAX_VALUE;return r.length>y?Lu(r,y):r}function Eu(e,t){function n(i){for(var r=Ru(e,i),a=void 0,s=void 0,o=r.length-1;o>=0;o--){var l=r[o];(!a||l[0]!==a[0]||l[1]!==a[1])&&(s=cn.create(Y.create(e.positionAt(r[o][0]),e.positionAt(r[o][1])),s)),a=l}return s||(s=cn.create(Y.create(i,i))),s}return t.map(n)}function Ru(e,t){var n=Ha(e.getText()),i=e.offsetAt(t),r=n.findNodeAt(i),a=Mu(r);if(r.startTagEnd&&!r.endTagStart){if(r.startTagEnd!==r.end)return[[r.start,r.end]];var s=Y.create(e.positionAt(r.startTagEnd-2),e.positionAt(r.startTagEnd)),o=e.getText(s);o==="/>"?a.unshift([r.start+1,r.startTagEnd-2]):a.unshift([r.start+1,r.startTagEnd-1]);var l=Ka(e,r,i);return a=l.concat(a),a}if(!r.startTagEnd||!r.endTagStart)return a;if(a.unshift([r.start,r.end]),r.start<i&&i<r.startTagEnd){a.unshift([r.start+1,r.startTagEnd-1]);var l=Ka(e,r,i);return a=l.concat(a),a}else return r.startTagEnd<=i&&i<=r.endTagStart?(a.unshift([r.startTagEnd,r.endTagStart]),a):(i>=r.endTagStart+2&&a.unshift([r.endTagStart+2,r.end-1]),a)}function Mu(e){for(var t=e,n=function(r){return r.startTagEnd&&r.endTagStart&&r.startTagEnd<r.endTagStart?[[r.startTagEnd,r.endTagStart],[r.start,r.end]]:[[r.start,r.end]]},i=[];t.parent;)t=t.parent,n(t).forEach(function(r){return i.push(r)});return i}function Ka(e,t,n){for(var i=Y.create(e.positionAt(t.start),e.positionAt(t.end)),r=e.getText(i),a=n-t.start,s=_e(r),o=s.scan(),l=t.start,u=[],c=!1,d=-1;o!==W.EOS;){switch(o){case W.AttributeName:{if(a<s.getTokenOffset()){c=!1;break}a<=s.getTokenEnd()&&u.unshift([s.getTokenOffset(),s.getTokenEnd()]),c=!0,d=s.getTokenOffset();break}case W.AttributeValue:{if(!c)break;var m=s.getTokenText();if(a<s.getTokenOffset()){u.push([d,s.getTokenEnd()]);break}a>=s.getTokenOffset()&&a<=s.getTokenEnd()&&(u.unshift([s.getTokenOffset(),s.getTokenEnd()]),(m[0]==='"'&&m[m.length-1]==='"'||m[0]==="'"&&m[m.length-1]==="'")&&a>=s.getTokenOffset()+1&&a<=s.getTokenEnd()-1&&u.unshift([s.getTokenOffset()+1,s.getTokenEnd()-1]),u.push([d,s.getTokenEnd()]));break}}o=s.scan()}return u.map(function(f){return[f[0]+l,f[1]+l]})}var Du={version:1.1,tags:[{name:"html",description:{kind:"markdown",value:"The html element represents the root of an HTML document."},attributes:[{name:"manifest",description:{kind:"markdown",value:"Specifies the URI of a resource manifest indicating resources that should be cached locally. See [Using the application cache](https://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cache) for details."}},{name:"version",description:'Specifies the version of the HTML [Document Type Definition](https://developer.mozilla.org/en-US/docs/Glossary/DTD "Document Type Definition: In HTML, the doctype is the required "<!DOCTYPE html>" preamble found at the top of all documents. Its sole purpose is to prevent a browser from switching into so-called “quirks mode” when rendering a document; that is, the "<!DOCTYPE html>" doctype ensures that the browser makes a best-effort attempt at following the relevant specifications, rather than using a different rendering mode that is incompatible with some specifications.") that governs the current document. This attribute is not needed, because it is redundant with the version information in the document type declaration.'},{name:"xmlns",description:'Specifies the XML Namespace of the document. Default value is `"http://www.w3.org/1999/xhtml"`. This is required in documents parsed with XML parsers, and optional in text/html documents.'}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/html"}]},{name:"head",description:{kind:"markdown",value:"The head element represents a collection of metadata for the Document."},attributes:[{name:"profile",description:"The URIs of one or more metadata profiles, separated by white space."}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/head"}]},{name:"title",description:{kind:"markdown",value:"The title element represents the document's title or name. Authors should use titles that identify their documents even when they are used out of context, for example in a user's history or bookmarks, or in search results. The document's title is often different from its first heading, since the first heading does not have to stand alone when taken out of context."},attributes:[],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/title"}]},{name:"base",description:{kind:"markdown",value:"The base element allows authors to specify the document base URL for the purposes of resolving relative URLs, and the name of the default browsing context for the purposes of following hyperlinks. The element does not represent any content beyond this information."},attributes:[{name:"href",description:{kind:"markdown",value:"The base URL to be used throughout the document for relative URL addresses. If this attribute is specified, this element must come before any other elements with attributes whose values are URLs. Absolute and relative URLs are allowed."}},{name:"target",description:{kind:"markdown",value:"A name or keyword indicating the default location to display the result when hyperlinks or forms cause navigation, for elements that do not have an explicit target reference. It is a name of, or keyword for, a _browsing context_ (for example: tab, window, or inline frame). The following keywords have special meanings:\n\n* `_self`: Load the result into the same browsing context as the current one. This value is the default if the attribute is not specified.\n* `_blank`: Load the result into a new unnamed browsing context.\n* `_parent`: Load the result into the parent browsing context of the current one. If there is no parent, this option behaves the same way as `_self`.\n* `_top`: Load the result into the top-level browsing context (that is, the browsing context that is an ancestor of the current one, and has no parent). If there is no parent, this option behaves the same way as `_self`.\n\nIf this attribute is specified, this element must come before any other elements with attributes whose values are URLs."}}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/base"}]},{name:"link",description:{kind:"markdown",value:"The link element allows authors to link their document to other resources."},attributes:[{name:"href",description:{kind:"markdown",value:'This attribute specifies the [URL](https://developer.mozilla.org/en-US/docs/Glossary/URL "URL: Uniform Resource Locator (URL) is a text string specifying where a resource can be found on the Internet.") of the linked resource. A URL can be absolute or relative.'}},{name:"crossorigin",valueSet:"xo",description:{kind:"markdown",value:'This enumerated attribute indicates whether [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") must be used when fetching the resource. [CORS-enabled images](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_Enabled_Image) can be reused in the [`<canvas>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/canvas "Use the HTML <canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.") element without being _tainted_. The allowed values are:\n\n`anonymous`\n\nA cross-origin request (i.e. with an [`Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin "The Origin request header indicates where a fetch originates from. It doesn\'t include any path information, but only the server name. It is sent with CORS requests, as well as with POST requests. It is similar to the Referer header, but, unlike this header, it doesn\'t disclose the whole path.") HTTP header) is performed, but no credential is sent (i.e. no cookie, X.509 certificate, or HTTP Basic authentication). If the server does not give credentials to the origin site (by not setting the [`Access-Control-Allow-Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin "The Access-Control-Allow-Origin response header indicates whether the response can be shared with requesting code from the given origin.") HTTP header) the image will be tainted and its usage restricted.\n\n`use-credentials`\n\nA cross-origin request (i.e. with an `Origin` HTTP header) is performed along with a credential sent (i.e. a cookie, certificate, and/or HTTP Basic authentication is performed). If the server does not give credentials to the origin site (through [`Access-Control-Allow-Credentials`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials "The Access-Control-Allow-Credentials response header tells browsers whether to expose the response to frontend JavaScript code when the request\'s credentials mode (Request.credentials) is "include".") HTTP header), the resource will be _tainted_ and its usage restricted.\n\nIf the attribute is not present, the resource is fetched without a [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") request (i.e. without sending the `Origin` HTTP header), preventing its non-tainted usage. If invalid, it is handled as if the enumerated keyword **anonymous** was used. See [CORS settings attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes) for additional information.'}},{name:"rel",description:{kind:"markdown",value:"This attribute names a relationship of the linked document to the current document. The attribute must be a space-separated list of the [link types values](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types)."}},{name:"media",description:{kind:"markdown",value:"This attribute specifies the media that the linked resource applies to. Its value must be a media type / [media query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries). This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on.\n\n**Notes:**\n\n* In HTML 4, this can only be a simple white-space-separated list of media description literals, i.e., [media types and groups](https://developer.mozilla.org/en-US/docs/Web/CSS/@media), where defined and allowed as values for this attribute, such as `print`, `screen`, `aural`, `braille`. HTML5 extended this to any kind of [media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries), which are a superset of the allowed values of HTML 4.\n* Browsers not supporting [CSS3 Media Queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries) won't necessarily recognize the adequate link; do not forget to set fallback links, the restricted set of media queries defined in HTML 4."}},{name:"hreflang",description:{kind:"markdown",value:"This attribute indicates the language of the linked resource. It is purely advisory. Allowed values are determined by [BCP47](https://www.ietf.org/rfc/bcp/bcp47.txt). Use this attribute only if the [`href`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href) attribute is present."}},{name:"type",description:{kind:"markdown",value:'This attribute is used to define the type of the content linked to. The value of the attribute should be a MIME type such as **text/html**, **text/css**, and so on. The common use of this attribute is to define the type of stylesheet being referenced (such as **text/css**), but given that CSS is the only stylesheet language used on the web, not only is it possible to omit the `type` attribute, but is actually now recommended practice. It is also used on `rel="preload"` link types, to make sure the browser only downloads file types that it supports.'}},{name:"sizes",description:{kind:"markdown",value:"This attribute defines the sizes of the icons for visual media contained in the resource. It must be present only if the [`rel`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attr-rel) contains a value of `icon` or a non-standard type such as Apple's `apple-touch-icon`. It may have the following values:\n\n* `any`, meaning that the icon can be scaled to any size as it is in a vector format, like `image/svg+xml`.\n* a white-space separated list of sizes, each in the format `_<width in pixels>_x_<height in pixels>_` or `_<width in pixels>_X_<height in pixels>_`. Each of these sizes must be contained in the resource.\n\n**Note:** Most icon formats are only able to store one single icon; therefore most of the time the [`sizes`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-sizes) contains only one entry. MS's ICO format does, as well as Apple's ICNS. ICO is more ubiquitous; you should definitely use it."}},{name:"as",description:'This attribute is only used when `rel="preload"` or `rel="prefetch"` has been set on the `<link>` element. It specifies the type of content being loaded by the `<link>`, which is necessary for content prioritization, request matching, application of correct [content security policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP), and setting of correct [`Accept`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept "The Accept request HTTP header advertises which content types, expressed as MIME types, the client is able to understand. Using content negotiation, the server then selects one of the proposals, uses it and informs the client of its choice with the Content-Type response header. Browsers set adequate values for this header depending on the context where the request is done: when fetching a CSS stylesheet a different value is set for the request than when fetching an image, video or a script.") request header.'},{name:"importance",description:"Indicates the relative importance of the resource. Priority hints are delegated using the values:"},{name:"importance",description:'**`auto`**: Indicates **no preference**. The browser may use its own heuristics to decide the priority of the resource.\n\n**`high`**: Indicates to the browser that the resource is of **high** priority.\n\n**`low`**: Indicates to the browser that the resource is of **low** priority.\n\n**Note:** The `importance` attribute may only be used for the `<link>` element if `rel="preload"` or `rel="prefetch"` is present.'},{name:"integrity",description:"Contains inline metadata — a base64-encoded cryptographic hash of the resource (file) you’re telling the browser to fetch. The browser can use this to verify that the fetched resource has been delivered free of unexpected manipulation. See [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity)."},{name:"referrerpolicy",description:'A string indicating which referrer to use when fetching the resource:\n\n* `no-referrer` means that the [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will not be sent.\n* `no-referrer-when-downgrade` means that no [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will be sent when navigating to an origin without TLS (HTTPS). This is a user agent’s default behavior, if no policy is otherwise specified.\n* `origin` means that the referrer will be the origin of the page, which is roughly the scheme, the host, and the port.\n* `origin-when-cross-origin` means that navigating to other origins will be limited to the scheme, the host, and the port, while navigating on the same origin will include the referrer\'s path.\n* `unsafe-url` means that the referrer will include the origin and the path (but not the fragment, password, or username). This case is unsafe because it can leak origins and paths from TLS-protected resources to insecure origins.'},{name:"title",description:'The `title` attribute has special semantics on the `<link>` element. When used on a `<link rel="stylesheet">` it defines a [preferred or an alternate stylesheet](https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets). Incorrectly using it may [cause the stylesheet to be ignored](https://developer.mozilla.org/en-US/docs/Correctly_Using_Titles_With_External_Stylesheets).'}],references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Element/link"}]},{name:"meta",description:{kind:"markdown",value:"The meta element represents various kinds of metadata that cannot be expressed using the title, base, link, style, and script elements."},attributes:[{name:"name",description:{kind:"markdown",value:`This attribute defines the name of a piece of document-level metadata. It should not be set if one of the attributes [\`itemprop\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-itemprop), [\`http-equiv\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-http-equiv) or [\`charset\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset) is also set.
60
60
 
61
61
  This metadata name is associated with the value contained by the [\`content\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-content) attribute. The possible values for the name attribute are:
62
62
 
@@ -455,4 +455,4 @@ See [Browser compatibility](#Browser_compatibility) for notes on browser support
455
455
 
456
456
  * a _negative value_ means that the element should be focusable, but should not be reachable via sequential keyboard navigation;
457
457
  * \`0\` means that the element should be focusable and reachable via sequential keyboard navigation, but its relative order is defined by the platform convention;
458
- * a _positive value_ means that the element should be focusable and reachable via sequential keyboard navigation; the order in which the elements are focused is the increasing value of the [**tabindex**](#attr-tabindex). If several elements share the same tabindex, their relative order follows their relative positions in the document.`},references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Global_attributes/tabindex"}]},{name:"title",description:{kind:"markdown",value:"Contains a text representing advisory information related to the element it belongs to. Such information can typically, but not necessarily, be presented to the user as a tooltip."},references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Global_attributes/title"}]},{name:"translate",description:{kind:"markdown",value:"An enumerated attribute that is used to specify whether an element's attribute values and the values of its [`Text`](/en-US/docs/Web/API/Text \"The Text interface represents the textual content of Element or Attr. If an element has no markup within its content, it has a single child implementing Text that contains the element's text. However, if the element contains markup, it is parsed into information items and Text nodes that form its children.\") node children are to be translated when the page is localized, or whether to leave them unchanged. It can have the following values:\n\n* empty string and `yes`, which indicates that the element will be translated.\n* `no`, which indicates that the element will not be translated."},valueSet:"y",references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Global_attributes/translate"}]},{name:"onabort",description:{kind:"markdown",value:"The loading of a resource has been aborted."}},{name:"onblur",description:{kind:"markdown",value:"An element has lost focus (does not bubble)."}},{name:"oncanplay",description:{kind:"markdown",value:"The user agent can play the media, but estimates that not enough data has been loaded to play the media up to its end without having to stop for further buffering of content."}},{name:"oncanplaythrough",description:{kind:"markdown",value:"The user agent can play the media up to its end without having to stop for further buffering of content."}},{name:"onchange",description:{kind:"markdown",value:"The change event is fired for <input>, <select>, and <textarea> elements when a change to the element's value is committed by the user."}},{name:"onclick",description:{kind:"markdown",value:"A pointing device button has been pressed and released on an element."}},{name:"oncontextmenu",description:{kind:"markdown",value:"The right button of the mouse is clicked (before the context menu is displayed)."}},{name:"ondblclick",description:{kind:"markdown",value:"A pointing device button is clicked twice on an element."}},{name:"ondrag",description:{kind:"markdown",value:"An element or text selection is being dragged (every 350ms)."}},{name:"ondragend",description:{kind:"markdown",value:"A drag operation is being ended (by releasing a mouse button or hitting the escape key)."}},{name:"ondragenter",description:{kind:"markdown",value:"A dragged element or text selection enters a valid drop target."}},{name:"ondragleave",description:{kind:"markdown",value:"A dragged element or text selection leaves a valid drop target."}},{name:"ondragover",description:{kind:"markdown",value:"An element or text selection is being dragged over a valid drop target (every 350ms)."}},{name:"ondragstart",description:{kind:"markdown",value:"The user starts dragging an element or text selection."}},{name:"ondrop",description:{kind:"markdown",value:"An element is dropped on a valid drop target."}},{name:"ondurationchange",description:{kind:"markdown",value:"The duration attribute has been updated."}},{name:"onemptied",description:{kind:"markdown",value:"The media has become empty; for example, this event is sent if the media has already been loaded (or partially loaded), and the load() method is called to reload it."}},{name:"onended",description:{kind:"markdown",value:"Playback has stopped because the end of the media was reached."}},{name:"onerror",description:{kind:"markdown",value:"A resource failed to load."}},{name:"onfocus",description:{kind:"markdown",value:"An element has received focus (does not bubble)."}},{name:"onformchange"},{name:"onforminput"},{name:"oninput",description:{kind:"markdown",value:"The value of an element changes or the content of an element with the attribute contenteditable is modified."}},{name:"oninvalid",description:{kind:"markdown",value:"A submittable element has been checked and doesn't satisfy its constraints."}},{name:"onkeydown",description:{kind:"markdown",value:"A key is pressed down."}},{name:"onkeypress",description:{kind:"markdown",value:"A key is pressed down and that key normally produces a character value (use input instead)."}},{name:"onkeyup",description:{kind:"markdown",value:"A key is released."}},{name:"onload",description:{kind:"markdown",value:"A resource and its dependent resources have finished loading."}},{name:"onloadeddata",description:{kind:"markdown",value:"The first frame of the media has finished loading."}},{name:"onloadedmetadata",description:{kind:"markdown",value:"The metadata has been loaded."}},{name:"onloadstart",description:{kind:"markdown",value:"Progress has begun."}},{name:"onmousedown",description:{kind:"markdown",value:"A pointing device button (usually a mouse) is pressed on an element."}},{name:"onmousemove",description:{kind:"markdown",value:"A pointing device is moved over an element."}},{name:"onmouseout",description:{kind:"markdown",value:"A pointing device is moved off the element that has the listener attached or off one of its children."}},{name:"onmouseover",description:{kind:"markdown",value:"A pointing device is moved onto the element that has the listener attached or onto one of its children."}},{name:"onmouseup",description:{kind:"markdown",value:"A pointing device button is released over an element."}},{name:"onmousewheel"},{name:"onmouseenter",description:{kind:"markdown",value:"A pointing device is moved onto the element that has the listener attached."}},{name:"onmouseleave",description:{kind:"markdown",value:"A pointing device is moved off the element that has the listener attached."}},{name:"onpause",description:{kind:"markdown",value:"Playback has been paused."}},{name:"onplay",description:{kind:"markdown",value:"Playback has begun."}},{name:"onplaying",description:{kind:"markdown",value:"Playback is ready to start after having been paused or delayed due to lack of data."}},{name:"onprogress",description:{kind:"markdown",value:"In progress."}},{name:"onratechange",description:{kind:"markdown",value:"The playback rate has changed."}},{name:"onreset",description:{kind:"markdown",value:"A form is reset."}},{name:"onresize",description:{kind:"markdown",value:"The document view has been resized."}},{name:"onreadystatechange",description:{kind:"markdown",value:"The readyState attribute of a document has changed."}},{name:"onscroll",description:{kind:"markdown",value:"The document view or an element has been scrolled."}},{name:"onseeked",description:{kind:"markdown",value:"A seek operation completed."}},{name:"onseeking",description:{kind:"markdown",value:"A seek operation began."}},{name:"onselect",description:{kind:"markdown",value:"Some text is being selected."}},{name:"onshow",description:{kind:"markdown",value:"A contextmenu event was fired on/bubbled to an element that has a contextmenu attribute"}},{name:"onstalled",description:{kind:"markdown",value:"The user agent is trying to fetch media data, but data is unexpectedly not forthcoming."}},{name:"onsubmit",description:{kind:"markdown",value:"A form is submitted."}},{name:"onsuspend",description:{kind:"markdown",value:"Media data loading has been suspended."}},{name:"ontimeupdate",description:{kind:"markdown",value:"The time indicated by the currentTime attribute has been updated."}},{name:"onvolumechange",description:{kind:"markdown",value:"The volume has changed."}},{name:"onwaiting",description:{kind:"markdown",value:"Playback has stopped because of a temporary lack of data."}},{name:"onpointercancel",description:{kind:"markdown",value:"The pointer is unlikely to produce any more events."}},{name:"onpointerdown",description:{kind:"markdown",value:"The pointer enters the active buttons state."}},{name:"onpointerenter",description:{kind:"markdown",value:"Pointing device is moved inside the hit-testing boundary."}},{name:"onpointerleave",description:{kind:"markdown",value:"Pointing device is moved out of the hit-testing boundary."}},{name:"onpointerlockchange",description:{kind:"markdown",value:"The pointer was locked or released."}},{name:"onpointerlockerror",description:{kind:"markdown",value:"It was impossible to lock the pointer for technical reasons or because the permission was denied."}},{name:"onpointermove",description:{kind:"markdown",value:"The pointer changed coordinates."}},{name:"onpointerout",description:{kind:"markdown",value:"The pointing device moved out of hit-testing boundary or leaves detectable hover range."}},{name:"onpointerover",description:{kind:"markdown",value:"The pointing device is moved into the hit-testing boundary."}},{name:"onpointerup",description:{kind:"markdown",value:"The pointer leaves the active buttons state."}},{name:"aria-activedescendant",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-activedescendant"}],description:{kind:"markdown",value:"Identifies the currently active element when DOM focus is on a [`composite`](https://www.w3.org/TR/wai-aria-1.1/#composite) widget, [`textbox`](https://www.w3.org/TR/wai-aria-1.1/#textbox), [`group`](https://www.w3.org/TR/wai-aria-1.1/#group), or [`application`](https://www.w3.org/TR/wai-aria-1.1/#application)."}},{name:"aria-atomic",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-atomic"}],description:{kind:"markdown",value:"Indicates whether [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology) will present all, or only parts of, the changed region based on the change notifications defined by the [`aria-relevant`](https://www.w3.org/TR/wai-aria-1.1/#aria-relevant) attribute."}},{name:"aria-autocomplete",valueSet:"autocomplete",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete"}],description:{kind:"markdown",value:"Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made."}},{name:"aria-busy",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-busy"}],description:{kind:"markdown",value:"Indicates an element is being modified and that assistive technologies _MAY_ want to wait until the modifications are complete before exposing them to the user."}},{name:"aria-checked",valueSet:"tristate",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-checked"}],description:{kind:"markdown",value:'Indicates the current "checked" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of checkboxes, radio buttons, and other [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:"aria-colcount",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-colcount"}],description:{kind:"markdown",value:"Defines the total number of columns in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex)."}},{name:"aria-colindex",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-colindex"}],description:{kind:"markdown",value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) column index or position with respect to the total number of columns within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-colcount) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:"aria-colspan",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-colspan"}],description:{kind:"markdown",value:"Defines the number of columns spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:"aria-controls",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-controls"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) whose contents or presence are controlled by the current element. See related [`aria-owns`](https://www.w3.org/TR/wai-aria-1.1/#aria-owns)."}},{name:"aria-current",valueSet:"current",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-current"}],description:{kind:"markdown",value:"Indicates the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that represents the current item within a container or set of related elements."}},{name:"aria-describedby",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-describedby"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that describes the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:"aria-disabled",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-disabled"}],description:{kind:"markdown",value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is [perceivable](https://www.w3.org/TR/wai-aria-1.1/#dfn-perceivable) but disabled, so it is not editable or otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-hidden`](https://www.w3.org/TR/wai-aria-1.1/#aria-hidden) and [`aria-readonly`](https://www.w3.org/TR/wai-aria-1.1/#aria-readonly)."}},{name:"aria-dropeffect",valueSet:"dropeffect",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-dropeffect"}],description:{kind:"markdown",value:"\\[Deprecated in ARIA 1.1\\] Indicates what functions can be performed when a dragged object is released on the drop target."}},{name:"aria-errormessage",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides an error message for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-invalid`](https://www.w3.org/TR/wai-aria-1.1/#aria-invalid) and [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:"aria-expanded",valueSet:"u",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-expanded"}],description:{kind:"markdown",value:"Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed."}},{name:"aria-flowto",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-flowto"}],description:{kind:"markdown",value:"Identifies the next [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order."}},{name:"aria-grabbed",valueSet:"u",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-grabbed"}],description:{kind:"markdown",value:`\\[Deprecated in ARIA 1.1\\] Indicates an element's "grabbed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) in a drag-and-drop operation.`}},{name:"aria-haspopup",valueSet:"haspopup",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup"}],description:{kind:"markdown",value:"Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)."}},{name:"aria-hidden",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-hidden"}],description:{kind:"markdown",value:"Indicates whether the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is exposed to an accessibility API. See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:"aria-invalid",valueSet:"invalid",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-invalid"}],description:{kind:"markdown",value:"Indicates the entered value does not conform to the format expected by the application. See related [`aria-errormessage`](https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage)."}},{name:"aria-label",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-label"}],description:{kind:"markdown",value:"Defines a string value that labels the current element. See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:"aria-labelledby",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that labels the current element. See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:"aria-level",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-level"}],description:{kind:"markdown",value:"Defines the hierarchical level of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) within a structure."}},{name:"aria-live",valueSet:"live",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-live"}],description:{kind:"markdown",value:"Indicates that an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) will be updated, and describes the types of updates the [user agents](https://www.w3.org/TR/wai-aria-1.1/#dfn-user-agent), [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology), and user can expect from the [live region](https://www.w3.org/TR/wai-aria-1.1/#dfn-live-region)."}},{name:"aria-modal",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-modal"}],description:{kind:"markdown",value:"Indicates whether an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is modal when displayed."}},{name:"aria-multiline",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-multiline"}],description:{kind:"markdown",value:"Indicates whether a text box accepts multiple lines of input or only a single line."}},{name:"aria-multiselectable",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-multiselectable"}],description:{kind:"markdown",value:"Indicates that the user may select more than one item from the current selectable descendants."}},{name:"aria-orientation",valueSet:"orientation",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-orientation"}],description:{kind:"markdown",value:"Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous."}},{name:"aria-owns",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-owns"}],description:{kind:"markdown",value:"Identifies an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in order to define a visual, functional, or contextual parent/child [relationship](https://www.w3.org/TR/wai-aria-1.1/#dfn-relationship) between DOM elements where the DOM hierarchy cannot be used to represent the relationship. See related [`aria-controls`](https://www.w3.org/TR/wai-aria-1.1/#aria-controls)."}},{name:"aria-placeholder",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-placeholder"}],description:{kind:"markdown",value:"Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format."}},{name:"aria-posinset",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-posinset"}],description:{kind:"markdown",value:"Defines an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-setsize`](https://www.w3.org/TR/wai-aria-1.1/#aria-setsize)."}},{name:"aria-pressed",valueSet:"tristate",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-pressed"}],description:{kind:"markdown",value:'Indicates the current "pressed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of toggle buttons. See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:"aria-readonly",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-readonly"}],description:{kind:"markdown",value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is not editable, but is otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:"aria-relevant",valueSet:"relevant",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-relevant"}],description:{kind:"markdown",value:"Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. See related [`aria-atomic`](https://www.w3.org/TR/wai-aria-1.1/#aria-atomic)."}},{name:"aria-required",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-required"}],description:{kind:"markdown",value:"Indicates that user input is required on the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) before a form may be submitted."}},{name:"aria-roledescription",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-roledescription"}],description:{kind:"markdown",value:"Defines a human-readable, author-localized description for the [role](https://www.w3.org/TR/wai-aria-1.1/#dfn-role) of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)."}},{name:"aria-rowcount",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount"}],description:{kind:"markdown",value:"Defines the total number of rows in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex)."}},{name:"aria-rowindex",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex"}],description:{kind:"markdown",value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) row index or position with respect to the total number of rows within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:"aria-rowspan",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan"}],description:{kind:"markdown",value:"Defines the number of rows spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:"aria-selected",valueSet:"u",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-selected"}],description:{kind:"markdown",value:'Indicates the current "selected" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of various [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed).'}},{name:"aria-setsize",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-setsize"}],description:{kind:"markdown",value:"Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-posinset`](https://www.w3.org/TR/wai-aria-1.1/#aria-posinset)."}},{name:"aria-sort",valueSet:"sort",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-sort"}],description:{kind:"markdown",value:"Indicates if items in a table or grid are sorted in ascending or descending order."}},{name:"aria-valuemax",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuemax"}],description:{kind:"markdown",value:"Defines the maximum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:"aria-valuemin",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuemin"}],description:{kind:"markdown",value:"Defines the minimum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:"aria-valuenow",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow"}],description:{kind:"markdown",value:"Defines the current value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-valuetext`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext)."}},{name:"aria-valuetext",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext"}],description:{kind:"markdown",value:"Defines the human readable text alternative of [`aria-valuenow`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow) for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:"aria-details",description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides a detailed, extended description for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:"aria-keyshortcuts",description:{kind:"markdown",value:"Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element."}}],valueSets:[{name:"b",values:[{name:"true"},{name:"false"}]},{name:"u",values:[{name:"true"},{name:"false"},{name:"undefined"}]},{name:"o",values:[{name:"on"},{name:"off"}]},{name:"y",values:[{name:"yes"},{name:"no"}]},{name:"w",values:[{name:"soft"},{name:"hard"}]},{name:"d",values:[{name:"ltr"},{name:"rtl"},{name:"auto"}]},{name:"m",values:[{name:"get",description:{kind:"markdown",value:"Corresponds to the HTTP [GET method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.3); form data are appended to the `action` attribute URI with a '?' as separator, and the resulting URI is sent to the server. Use this method when the form has no side-effects and contains only ASCII characters."}},{name:"post",description:{kind:"markdown",value:"Corresponds to the HTTP [POST method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5); form data are included in the body of the form and sent to the server."}},{name:"dialog",description:{kind:"markdown",value:"Use when the form is inside a [`<dialog>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) element to close the dialog when submitted."}}]},{name:"fm",values:[{name:"get"},{name:"post"}]},{name:"s",values:[{name:"row"},{name:"col"},{name:"rowgroup"},{name:"colgroup"}]},{name:"t",values:[{name:"hidden"},{name:"text"},{name:"search"},{name:"tel"},{name:"url"},{name:"email"},{name:"password"},{name:"datetime"},{name:"date"},{name:"month"},{name:"week"},{name:"time"},{name:"datetime-local"},{name:"number"},{name:"range"},{name:"color"},{name:"checkbox"},{name:"radio"},{name:"file"},{name:"submit"},{name:"image"},{name:"reset"},{name:"button"}]},{name:"im",values:[{name:"verbatim"},{name:"latin"},{name:"latin-name"},{name:"latin-prose"},{name:"full-width-latin"},{name:"kana"},{name:"kana-name"},{name:"katakana"},{name:"numeric"},{name:"tel"},{name:"email"},{name:"url"}]},{name:"bt",values:[{name:"button"},{name:"submit"},{name:"reset"},{name:"menu"}]},{name:"lt",values:[{name:"1"},{name:"a"},{name:"A"},{name:"i"},{name:"I"}]},{name:"mt",values:[{name:"context"},{name:"toolbar"}]},{name:"mit",values:[{name:"command"},{name:"checkbox"},{name:"radio"}]},{name:"et",values:[{name:"application/x-www-form-urlencoded"},{name:"multipart/form-data"},{name:"text/plain"}]},{name:"tk",values:[{name:"subtitles"},{name:"captions"},{name:"descriptions"},{name:"chapters"},{name:"metadata"}]},{name:"pl",values:[{name:"none"},{name:"metadata"},{name:"auto"}]},{name:"sh",values:[{name:"circle"},{name:"default"},{name:"poly"},{name:"rect"}]},{name:"xo",values:[{name:"anonymous"},{name:"use-credentials"}]},{name:"sb",values:[{name:"allow-forms"},{name:"allow-modals"},{name:"allow-pointer-lock"},{name:"allow-popups"},{name:"allow-popups-to-escape-sandbox"},{name:"allow-same-origin"},{name:"allow-scripts"},{name:"allow-top-navigation"}]},{name:"tristate",values:[{name:"true"},{name:"false"},{name:"mixed"},{name:"undefined"}]},{name:"inputautocomplete",values:[{name:"additional-name"},{name:"address-level1"},{name:"address-level2"},{name:"address-level3"},{name:"address-level4"},{name:"address-line1"},{name:"address-line2"},{name:"address-line3"},{name:"bday"},{name:"bday-year"},{name:"bday-day"},{name:"bday-month"},{name:"billing"},{name:"cc-additional-name"},{name:"cc-csc"},{name:"cc-exp"},{name:"cc-exp-month"},{name:"cc-exp-year"},{name:"cc-family-name"},{name:"cc-given-name"},{name:"cc-name"},{name:"cc-number"},{name:"cc-type"},{name:"country"},{name:"country-name"},{name:"current-password"},{name:"email"},{name:"family-name"},{name:"fax"},{name:"given-name"},{name:"home"},{name:"honorific-prefix"},{name:"honorific-suffix"},{name:"impp"},{name:"language"},{name:"mobile"},{name:"name"},{name:"new-password"},{name:"nickname"},{name:"organization"},{name:"organization-title"},{name:"pager"},{name:"photo"},{name:"postal-code"},{name:"sex"},{name:"shipping"},{name:"street-address"},{name:"tel-area-code"},{name:"tel"},{name:"tel-country-code"},{name:"tel-extension"},{name:"tel-local"},{name:"tel-local-prefix"},{name:"tel-local-suffix"},{name:"tel-national"},{name:"transaction-amount"},{name:"transaction-currency"},{name:"url"},{name:"username"},{name:"work"}]},{name:"autocomplete",values:[{name:"inline"},{name:"list"},{name:"both"},{name:"none"}]},{name:"current",values:[{name:"page"},{name:"step"},{name:"location"},{name:"date"},{name:"time"},{name:"true"},{name:"false"}]},{name:"dropeffect",values:[{name:"copy"},{name:"move"},{name:"link"},{name:"execute"},{name:"popup"},{name:"none"}]},{name:"invalid",values:[{name:"grammar"},{name:"false"},{name:"spelling"},{name:"true"}]},{name:"live",values:[{name:"off"},{name:"polite"},{name:"assertive"}]},{name:"orientation",values:[{name:"vertical"},{name:"horizontal"},{name:"undefined"}]},{name:"relevant",values:[{name:"additions"},{name:"removals"},{name:"text"},{name:"all"},{name:"additions text"}]},{name:"sort",values:[{name:"ascending"},{name:"descending"},{name:"none"},{name:"other"}]},{name:"roles",values:[{name:"alert"},{name:"alertdialog"},{name:"button"},{name:"checkbox"},{name:"dialog"},{name:"gridcell"},{name:"link"},{name:"log"},{name:"marquee"},{name:"menuitem"},{name:"menuitemcheckbox"},{name:"menuitemradio"},{name:"option"},{name:"progressbar"},{name:"radio"},{name:"scrollbar"},{name:"searchbox"},{name:"slider"},{name:"spinbutton"},{name:"status"},{name:"switch"},{name:"tab"},{name:"tabpanel"},{name:"textbox"},{name:"timer"},{name:"tooltip"},{name:"treeitem"},{name:"combobox"},{name:"grid"},{name:"listbox"},{name:"menu"},{name:"menubar"},{name:"radiogroup"},{name:"tablist"},{name:"tree"},{name:"treegrid"},{name:"application"},{name:"article"},{name:"cell"},{name:"columnheader"},{name:"definition"},{name:"directory"},{name:"document"},{name:"feed"},{name:"figure"},{name:"group"},{name:"heading"},{name:"img"},{name:"list"},{name:"listitem"},{name:"math"},{name:"none"},{name:"note"},{name:"presentation"},{name:"region"},{name:"row"},{name:"rowgroup"},{name:"rowheader"},{name:"separator"},{name:"table"},{name:"term"},{name:"text"},{name:"toolbar"},{name:"banner"},{name:"complementary"},{name:"contentinfo"},{name:"form"},{name:"main"},{name:"navigation"},{name:"region"},{name:"search"},{name:"doc-abstract"},{name:"doc-acknowledgments"},{name:"doc-afterword"},{name:"doc-appendix"},{name:"doc-backlink"},{name:"doc-biblioentry"},{name:"doc-bibliography"},{name:"doc-biblioref"},{name:"doc-chapter"},{name:"doc-colophon"},{name:"doc-conclusion"},{name:"doc-cover"},{name:"doc-credit"},{name:"doc-credits"},{name:"doc-dedication"},{name:"doc-endnote"},{name:"doc-endnotes"},{name:"doc-epigraph"},{name:"doc-epilogue"},{name:"doc-errata"},{name:"doc-example"},{name:"doc-footnote"},{name:"doc-foreword"},{name:"doc-glossary"},{name:"doc-glossref"},{name:"doc-index"},{name:"doc-introduction"},{name:"doc-noteref"},{name:"doc-notice"},{name:"doc-pagebreak"},{name:"doc-pagelist"},{name:"doc-part"},{name:"doc-preface"},{name:"doc-prologue"},{name:"doc-pullquote"},{name:"doc-qna"},{name:"doc-subtitle"},{name:"doc-tip"},{name:"doc-toc"}]},{name:"metanames",values:[{name:"application-name"},{name:"author"},{name:"description"},{name:"format-detection"},{name:"generator"},{name:"keywords"},{name:"publisher"},{name:"referrer"},{name:"robots"},{name:"theme-color"},{name:"viewport"}]},{name:"haspopup",values:[{name:"false",description:{kind:"markdown",value:"(default) Indicates the element does not have a popup."}},{name:"true",description:{kind:"markdown",value:"Indicates the popup is a menu."}},{name:"menu",description:{kind:"markdown",value:"Indicates the popup is a menu."}},{name:"listbox",description:{kind:"markdown",value:"Indicates the popup is a listbox."}},{name:"tree",description:{kind:"markdown",value:"Indicates the popup is a tree."}},{name:"grid",description:{kind:"markdown",value:"Indicates the popup is a grid."}},{name:"dialog",description:{kind:"markdown",value:"Indicates the popup is a dialog."}}]}]},Iu=function(){function e(t){this.dataProviders=[],this.setDataProviders(t.useDefaultDataProvider!==!1,t.customDataProviders||[])}return e.prototype.setDataProviders=function(t,n){var i;this.dataProviders=[],t&&this.dataProviders.push(new qa("html5",Nu)),(i=this.dataProviders).push.apply(i,n)},e.prototype.getDataProviders=function(){return this.dataProviders},e}(),zu={};function Uu(e){e===void 0&&(e=zu);var t=new Iu(e),n=new ou(e,t),i=new nu(e,t);return{setDataProviders:t.setDataProviders.bind(t),createScanner:_e,parseHTMLDocument:function(r){return Pa(r.getText())},doComplete:i.doComplete.bind(i),doComplete2:i.doComplete2.bind(i),setCompletionParticipants:i.setCompletionParticipants.bind(i),doHover:n.doHover.bind(n),format:du,findDocumentHighlights:Tu,findDocumentLinks:yu,findDocumentSymbols:xu,getFoldingRanges:Eu,getSelectionRanges:Ru,doQuoteComplete:i.doQuoteComplete.bind(i),doTagComplete:i.doTagComplete.bind(i),doRename:Au,findMatchingTagPosition:Lu,findOnTypeRenameRanges:ts,findLinkedEditingRanges:ts}}function Hu(e,t){return new qa(e,t)}var Wu=class{constructor(e,t){qt(this,"_ctx");qt(this,"_languageService");qt(this,"_languageSettings");qt(this,"_languageId");this._ctx=e,this._languageSettings=t.languageSettings,this._languageId=t.languageId;const n=this._languageSettings.data,i=n==null?void 0:n.useDefaultDataProvider,r=[];if(n!=null&&n.dataProviders)for(const a in n.dataProviders)r.push(Hu(a,n.dataProviders[a]));this._languageService=Uu({useDefaultDataProvider:i,customDataProviders:r})}async doComplete(e,t){let n=this._getTextDocument(e);if(!n)return null;let i=this._languageService.parseHTMLDocument(n);return Promise.resolve(this._languageService.doComplete(n,t,i,this._languageSettings&&this._languageSettings.suggest))}async format(e,t,n){let i=this._getTextDocument(e);if(!i)return[];let r={...this._languageSettings.format,...n},a=this._languageService.format(i,t,r);return Promise.resolve(a)}async doHover(e,t){let n=this._getTextDocument(e);if(!n)return null;let i=this._languageService.parseHTMLDocument(n),r=this._languageService.doHover(n,t,i);return Promise.resolve(r)}async findDocumentHighlights(e,t){let n=this._getTextDocument(e);if(!n)return[];let i=this._languageService.parseHTMLDocument(n),r=this._languageService.findDocumentHighlights(n,t,i);return Promise.resolve(r)}async findDocumentLinks(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.findDocumentLinks(t,null);return Promise.resolve(n)}async findDocumentSymbols(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.parseHTMLDocument(t),i=this._languageService.findDocumentSymbols(t,n);return Promise.resolve(i)}async getFoldingRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let i=this._languageService.getFoldingRanges(n,t);return Promise.resolve(i)}async getSelectionRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let i=this._languageService.getSelectionRanges(n,t);return Promise.resolve(i)}async doRename(e,t,n){let i=this._getTextDocument(e);if(!i)return null;let r=this._languageService.parseHTMLDocument(i),a=this._languageService.doRename(i,t,n,r);return Promise.resolve(a)}_getTextDocument(e){let t=this._ctx.getMirrorModels();for(let n of t)if(n.uri.toString()===e)return ui.create(e,this._languageId,n.version,n.getValue());return null}};self.onmessage=()=>{na((e,t)=>new Wu(e,t))}})();
458
+ * a _positive value_ means that the element should be focusable and reachable via sequential keyboard navigation; the order in which the elements are focused is the increasing value of the [**tabindex**](#attr-tabindex). If several elements share the same tabindex, their relative order follows their relative positions in the document.`},references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Global_attributes/tabindex"}]},{name:"title",description:{kind:"markdown",value:"Contains a text representing advisory information related to the element it belongs to. Such information can typically, but not necessarily, be presented to the user as a tooltip."},references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Global_attributes/title"}]},{name:"translate",description:{kind:"markdown",value:"An enumerated attribute that is used to specify whether an element's attribute values and the values of its [`Text`](/en-US/docs/Web/API/Text \"The Text interface represents the textual content of Element or Attr. If an element has no markup within its content, it has a single child implementing Text that contains the element's text. However, if the element contains markup, it is parsed into information items and Text nodes that form its children.\") node children are to be translated when the page is localized, or whether to leave them unchanged. It can have the following values:\n\n* empty string and `yes`, which indicates that the element will be translated.\n* `no`, which indicates that the element will not be translated."},valueSet:"y",references:[{name:"MDN Reference",url:"https://developer.mozilla.org/docs/Web/HTML/Global_attributes/translate"}]},{name:"onabort",description:{kind:"markdown",value:"The loading of a resource has been aborted."}},{name:"onblur",description:{kind:"markdown",value:"An element has lost focus (does not bubble)."}},{name:"oncanplay",description:{kind:"markdown",value:"The user agent can play the media, but estimates that not enough data has been loaded to play the media up to its end without having to stop for further buffering of content."}},{name:"oncanplaythrough",description:{kind:"markdown",value:"The user agent can play the media up to its end without having to stop for further buffering of content."}},{name:"onchange",description:{kind:"markdown",value:"The change event is fired for <input>, <select>, and <textarea> elements when a change to the element's value is committed by the user."}},{name:"onclick",description:{kind:"markdown",value:"A pointing device button has been pressed and released on an element."}},{name:"oncontextmenu",description:{kind:"markdown",value:"The right button of the mouse is clicked (before the context menu is displayed)."}},{name:"ondblclick",description:{kind:"markdown",value:"A pointing device button is clicked twice on an element."}},{name:"ondrag",description:{kind:"markdown",value:"An element or text selection is being dragged (every 350ms)."}},{name:"ondragend",description:{kind:"markdown",value:"A drag operation is being ended (by releasing a mouse button or hitting the escape key)."}},{name:"ondragenter",description:{kind:"markdown",value:"A dragged element or text selection enters a valid drop target."}},{name:"ondragleave",description:{kind:"markdown",value:"A dragged element or text selection leaves a valid drop target."}},{name:"ondragover",description:{kind:"markdown",value:"An element or text selection is being dragged over a valid drop target (every 350ms)."}},{name:"ondragstart",description:{kind:"markdown",value:"The user starts dragging an element or text selection."}},{name:"ondrop",description:{kind:"markdown",value:"An element is dropped on a valid drop target."}},{name:"ondurationchange",description:{kind:"markdown",value:"The duration attribute has been updated."}},{name:"onemptied",description:{kind:"markdown",value:"The media has become empty; for example, this event is sent if the media has already been loaded (or partially loaded), and the load() method is called to reload it."}},{name:"onended",description:{kind:"markdown",value:"Playback has stopped because the end of the media was reached."}},{name:"onerror",description:{kind:"markdown",value:"A resource failed to load."}},{name:"onfocus",description:{kind:"markdown",value:"An element has received focus (does not bubble)."}},{name:"onformchange"},{name:"onforminput"},{name:"oninput",description:{kind:"markdown",value:"The value of an element changes or the content of an element with the attribute contenteditable is modified."}},{name:"oninvalid",description:{kind:"markdown",value:"A submittable element has been checked and doesn't satisfy its constraints."}},{name:"onkeydown",description:{kind:"markdown",value:"A key is pressed down."}},{name:"onkeypress",description:{kind:"markdown",value:"A key is pressed down and that key normally produces a character value (use input instead)."}},{name:"onkeyup",description:{kind:"markdown",value:"A key is released."}},{name:"onload",description:{kind:"markdown",value:"A resource and its dependent resources have finished loading."}},{name:"onloadeddata",description:{kind:"markdown",value:"The first frame of the media has finished loading."}},{name:"onloadedmetadata",description:{kind:"markdown",value:"The metadata has been loaded."}},{name:"onloadstart",description:{kind:"markdown",value:"Progress has begun."}},{name:"onmousedown",description:{kind:"markdown",value:"A pointing device button (usually a mouse) is pressed on an element."}},{name:"onmousemove",description:{kind:"markdown",value:"A pointing device is moved over an element."}},{name:"onmouseout",description:{kind:"markdown",value:"A pointing device is moved off the element that has the listener attached or off one of its children."}},{name:"onmouseover",description:{kind:"markdown",value:"A pointing device is moved onto the element that has the listener attached or onto one of its children."}},{name:"onmouseup",description:{kind:"markdown",value:"A pointing device button is released over an element."}},{name:"onmousewheel"},{name:"onmouseenter",description:{kind:"markdown",value:"A pointing device is moved onto the element that has the listener attached."}},{name:"onmouseleave",description:{kind:"markdown",value:"A pointing device is moved off the element that has the listener attached."}},{name:"onpause",description:{kind:"markdown",value:"Playback has been paused."}},{name:"onplay",description:{kind:"markdown",value:"Playback has begun."}},{name:"onplaying",description:{kind:"markdown",value:"Playback is ready to start after having been paused or delayed due to lack of data."}},{name:"onprogress",description:{kind:"markdown",value:"In progress."}},{name:"onratechange",description:{kind:"markdown",value:"The playback rate has changed."}},{name:"onreset",description:{kind:"markdown",value:"A form is reset."}},{name:"onresize",description:{kind:"markdown",value:"The document view has been resized."}},{name:"onreadystatechange",description:{kind:"markdown",value:"The readyState attribute of a document has changed."}},{name:"onscroll",description:{kind:"markdown",value:"The document view or an element has been scrolled."}},{name:"onseeked",description:{kind:"markdown",value:"A seek operation completed."}},{name:"onseeking",description:{kind:"markdown",value:"A seek operation began."}},{name:"onselect",description:{kind:"markdown",value:"Some text is being selected."}},{name:"onshow",description:{kind:"markdown",value:"A contextmenu event was fired on/bubbled to an element that has a contextmenu attribute"}},{name:"onstalled",description:{kind:"markdown",value:"The user agent is trying to fetch media data, but data is unexpectedly not forthcoming."}},{name:"onsubmit",description:{kind:"markdown",value:"A form is submitted."}},{name:"onsuspend",description:{kind:"markdown",value:"Media data loading has been suspended."}},{name:"ontimeupdate",description:{kind:"markdown",value:"The time indicated by the currentTime attribute has been updated."}},{name:"onvolumechange",description:{kind:"markdown",value:"The volume has changed."}},{name:"onwaiting",description:{kind:"markdown",value:"Playback has stopped because of a temporary lack of data."}},{name:"onpointercancel",description:{kind:"markdown",value:"The pointer is unlikely to produce any more events."}},{name:"onpointerdown",description:{kind:"markdown",value:"The pointer enters the active buttons state."}},{name:"onpointerenter",description:{kind:"markdown",value:"Pointing device is moved inside the hit-testing boundary."}},{name:"onpointerleave",description:{kind:"markdown",value:"Pointing device is moved out of the hit-testing boundary."}},{name:"onpointerlockchange",description:{kind:"markdown",value:"The pointer was locked or released."}},{name:"onpointerlockerror",description:{kind:"markdown",value:"It was impossible to lock the pointer for technical reasons or because the permission was denied."}},{name:"onpointermove",description:{kind:"markdown",value:"The pointer changed coordinates."}},{name:"onpointerout",description:{kind:"markdown",value:"The pointing device moved out of hit-testing boundary or leaves detectable hover range."}},{name:"onpointerover",description:{kind:"markdown",value:"The pointing device is moved into the hit-testing boundary."}},{name:"onpointerup",description:{kind:"markdown",value:"The pointer leaves the active buttons state."}},{name:"aria-activedescendant",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-activedescendant"}],description:{kind:"markdown",value:"Identifies the currently active element when DOM focus is on a [`composite`](https://www.w3.org/TR/wai-aria-1.1/#composite) widget, [`textbox`](https://www.w3.org/TR/wai-aria-1.1/#textbox), [`group`](https://www.w3.org/TR/wai-aria-1.1/#group), or [`application`](https://www.w3.org/TR/wai-aria-1.1/#application)."}},{name:"aria-atomic",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-atomic"}],description:{kind:"markdown",value:"Indicates whether [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology) will present all, or only parts of, the changed region based on the change notifications defined by the [`aria-relevant`](https://www.w3.org/TR/wai-aria-1.1/#aria-relevant) attribute."}},{name:"aria-autocomplete",valueSet:"autocomplete",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete"}],description:{kind:"markdown",value:"Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made."}},{name:"aria-busy",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-busy"}],description:{kind:"markdown",value:"Indicates an element is being modified and that assistive technologies _MAY_ want to wait until the modifications are complete before exposing them to the user."}},{name:"aria-checked",valueSet:"tristate",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-checked"}],description:{kind:"markdown",value:'Indicates the current "checked" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of checkboxes, radio buttons, and other [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:"aria-colcount",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-colcount"}],description:{kind:"markdown",value:"Defines the total number of columns in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex)."}},{name:"aria-colindex",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-colindex"}],description:{kind:"markdown",value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) column index or position with respect to the total number of columns within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-colcount) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:"aria-colspan",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-colspan"}],description:{kind:"markdown",value:"Defines the number of columns spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:"aria-controls",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-controls"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) whose contents or presence are controlled by the current element. See related [`aria-owns`](https://www.w3.org/TR/wai-aria-1.1/#aria-owns)."}},{name:"aria-current",valueSet:"current",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-current"}],description:{kind:"markdown",value:"Indicates the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that represents the current item within a container or set of related elements."}},{name:"aria-describedby",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-describedby"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that describes the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:"aria-disabled",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-disabled"}],description:{kind:"markdown",value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is [perceivable](https://www.w3.org/TR/wai-aria-1.1/#dfn-perceivable) but disabled, so it is not editable or otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-hidden`](https://www.w3.org/TR/wai-aria-1.1/#aria-hidden) and [`aria-readonly`](https://www.w3.org/TR/wai-aria-1.1/#aria-readonly)."}},{name:"aria-dropeffect",valueSet:"dropeffect",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-dropeffect"}],description:{kind:"markdown",value:"\\[Deprecated in ARIA 1.1\\] Indicates what functions can be performed when a dragged object is released on the drop target."}},{name:"aria-errormessage",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides an error message for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-invalid`](https://www.w3.org/TR/wai-aria-1.1/#aria-invalid) and [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:"aria-expanded",valueSet:"u",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-expanded"}],description:{kind:"markdown",value:"Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed."}},{name:"aria-flowto",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-flowto"}],description:{kind:"markdown",value:"Identifies the next [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order."}},{name:"aria-grabbed",valueSet:"u",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-grabbed"}],description:{kind:"markdown",value:`\\[Deprecated in ARIA 1.1\\] Indicates an element's "grabbed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) in a drag-and-drop operation.`}},{name:"aria-haspopup",valueSet:"haspopup",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup"}],description:{kind:"markdown",value:"Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)."}},{name:"aria-hidden",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-hidden"}],description:{kind:"markdown",value:"Indicates whether the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is exposed to an accessibility API. See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:"aria-invalid",valueSet:"invalid",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-invalid"}],description:{kind:"markdown",value:"Indicates the entered value does not conform to the format expected by the application. See related [`aria-errormessage`](https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage)."}},{name:"aria-label",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-label"}],description:{kind:"markdown",value:"Defines a string value that labels the current element. See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:"aria-labelledby",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby"}],description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that labels the current element. See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:"aria-level",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-level"}],description:{kind:"markdown",value:"Defines the hierarchical level of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) within a structure."}},{name:"aria-live",valueSet:"live",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-live"}],description:{kind:"markdown",value:"Indicates that an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) will be updated, and describes the types of updates the [user agents](https://www.w3.org/TR/wai-aria-1.1/#dfn-user-agent), [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology), and user can expect from the [live region](https://www.w3.org/TR/wai-aria-1.1/#dfn-live-region)."}},{name:"aria-modal",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-modal"}],description:{kind:"markdown",value:"Indicates whether an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is modal when displayed."}},{name:"aria-multiline",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-multiline"}],description:{kind:"markdown",value:"Indicates whether a text box accepts multiple lines of input or only a single line."}},{name:"aria-multiselectable",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-multiselectable"}],description:{kind:"markdown",value:"Indicates that the user may select more than one item from the current selectable descendants."}},{name:"aria-orientation",valueSet:"orientation",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-orientation"}],description:{kind:"markdown",value:"Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous."}},{name:"aria-owns",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-owns"}],description:{kind:"markdown",value:"Identifies an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in order to define a visual, functional, or contextual parent/child [relationship](https://www.w3.org/TR/wai-aria-1.1/#dfn-relationship) between DOM elements where the DOM hierarchy cannot be used to represent the relationship. See related [`aria-controls`](https://www.w3.org/TR/wai-aria-1.1/#aria-controls)."}},{name:"aria-placeholder",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-placeholder"}],description:{kind:"markdown",value:"Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format."}},{name:"aria-posinset",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-posinset"}],description:{kind:"markdown",value:"Defines an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-setsize`](https://www.w3.org/TR/wai-aria-1.1/#aria-setsize)."}},{name:"aria-pressed",valueSet:"tristate",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-pressed"}],description:{kind:"markdown",value:'Indicates the current "pressed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of toggle buttons. See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:"aria-readonly",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-readonly"}],description:{kind:"markdown",value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is not editable, but is otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:"aria-relevant",valueSet:"relevant",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-relevant"}],description:{kind:"markdown",value:"Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. See related [`aria-atomic`](https://www.w3.org/TR/wai-aria-1.1/#aria-atomic)."}},{name:"aria-required",valueSet:"b",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-required"}],description:{kind:"markdown",value:"Indicates that user input is required on the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) before a form may be submitted."}},{name:"aria-roledescription",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-roledescription"}],description:{kind:"markdown",value:"Defines a human-readable, author-localized description for the [role](https://www.w3.org/TR/wai-aria-1.1/#dfn-role) of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)."}},{name:"aria-rowcount",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount"}],description:{kind:"markdown",value:"Defines the total number of rows in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex)."}},{name:"aria-rowindex",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex"}],description:{kind:"markdown",value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) row index or position with respect to the total number of rows within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:"aria-rowspan",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan"}],description:{kind:"markdown",value:"Defines the number of rows spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:"aria-selected",valueSet:"u",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-selected"}],description:{kind:"markdown",value:'Indicates the current "selected" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of various [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed).'}},{name:"aria-setsize",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-setsize"}],description:{kind:"markdown",value:"Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-posinset`](https://www.w3.org/TR/wai-aria-1.1/#aria-posinset)."}},{name:"aria-sort",valueSet:"sort",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-sort"}],description:{kind:"markdown",value:"Indicates if items in a table or grid are sorted in ascending or descending order."}},{name:"aria-valuemax",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuemax"}],description:{kind:"markdown",value:"Defines the maximum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:"aria-valuemin",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuemin"}],description:{kind:"markdown",value:"Defines the minimum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:"aria-valuenow",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow"}],description:{kind:"markdown",value:"Defines the current value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-valuetext`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext)."}},{name:"aria-valuetext",references:[{name:"WAI-ARIA Reference",url:"https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext"}],description:{kind:"markdown",value:"Defines the human readable text alternative of [`aria-valuenow`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow) for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:"aria-details",description:{kind:"markdown",value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides a detailed, extended description for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:"aria-keyshortcuts",description:{kind:"markdown",value:"Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element."}}],valueSets:[{name:"b",values:[{name:"true"},{name:"false"}]},{name:"u",values:[{name:"true"},{name:"false"},{name:"undefined"}]},{name:"o",values:[{name:"on"},{name:"off"}]},{name:"y",values:[{name:"yes"},{name:"no"}]},{name:"w",values:[{name:"soft"},{name:"hard"}]},{name:"d",values:[{name:"ltr"},{name:"rtl"},{name:"auto"}]},{name:"m",values:[{name:"get",description:{kind:"markdown",value:"Corresponds to the HTTP [GET method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.3); form data are appended to the `action` attribute URI with a '?' as separator, and the resulting URI is sent to the server. Use this method when the form has no side-effects and contains only ASCII characters."}},{name:"post",description:{kind:"markdown",value:"Corresponds to the HTTP [POST method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5); form data are included in the body of the form and sent to the server."}},{name:"dialog",description:{kind:"markdown",value:"Use when the form is inside a [`<dialog>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) element to close the dialog when submitted."}}]},{name:"fm",values:[{name:"get"},{name:"post"}]},{name:"s",values:[{name:"row"},{name:"col"},{name:"rowgroup"},{name:"colgroup"}]},{name:"t",values:[{name:"hidden"},{name:"text"},{name:"search"},{name:"tel"},{name:"url"},{name:"email"},{name:"password"},{name:"datetime"},{name:"date"},{name:"month"},{name:"week"},{name:"time"},{name:"datetime-local"},{name:"number"},{name:"range"},{name:"color"},{name:"checkbox"},{name:"radio"},{name:"file"},{name:"submit"},{name:"image"},{name:"reset"},{name:"button"}]},{name:"im",values:[{name:"verbatim"},{name:"latin"},{name:"latin-name"},{name:"latin-prose"},{name:"full-width-latin"},{name:"kana"},{name:"kana-name"},{name:"katakana"},{name:"numeric"},{name:"tel"},{name:"email"},{name:"url"}]},{name:"bt",values:[{name:"button"},{name:"submit"},{name:"reset"},{name:"menu"}]},{name:"lt",values:[{name:"1"},{name:"a"},{name:"A"},{name:"i"},{name:"I"}]},{name:"mt",values:[{name:"context"},{name:"toolbar"}]},{name:"mit",values:[{name:"command"},{name:"checkbox"},{name:"radio"}]},{name:"et",values:[{name:"application/x-www-form-urlencoded"},{name:"multipart/form-data"},{name:"text/plain"}]},{name:"tk",values:[{name:"subtitles"},{name:"captions"},{name:"descriptions"},{name:"chapters"},{name:"metadata"}]},{name:"pl",values:[{name:"none"},{name:"metadata"},{name:"auto"}]},{name:"sh",values:[{name:"circle"},{name:"default"},{name:"poly"},{name:"rect"}]},{name:"xo",values:[{name:"anonymous"},{name:"use-credentials"}]},{name:"sb",values:[{name:"allow-forms"},{name:"allow-modals"},{name:"allow-pointer-lock"},{name:"allow-popups"},{name:"allow-popups-to-escape-sandbox"},{name:"allow-same-origin"},{name:"allow-scripts"},{name:"allow-top-navigation"}]},{name:"tristate",values:[{name:"true"},{name:"false"},{name:"mixed"},{name:"undefined"}]},{name:"inputautocomplete",values:[{name:"additional-name"},{name:"address-level1"},{name:"address-level2"},{name:"address-level3"},{name:"address-level4"},{name:"address-line1"},{name:"address-line2"},{name:"address-line3"},{name:"bday"},{name:"bday-year"},{name:"bday-day"},{name:"bday-month"},{name:"billing"},{name:"cc-additional-name"},{name:"cc-csc"},{name:"cc-exp"},{name:"cc-exp-month"},{name:"cc-exp-year"},{name:"cc-family-name"},{name:"cc-given-name"},{name:"cc-name"},{name:"cc-number"},{name:"cc-type"},{name:"country"},{name:"country-name"},{name:"current-password"},{name:"email"},{name:"family-name"},{name:"fax"},{name:"given-name"},{name:"home"},{name:"honorific-prefix"},{name:"honorific-suffix"},{name:"impp"},{name:"language"},{name:"mobile"},{name:"name"},{name:"new-password"},{name:"nickname"},{name:"organization"},{name:"organization-title"},{name:"pager"},{name:"photo"},{name:"postal-code"},{name:"sex"},{name:"shipping"},{name:"street-address"},{name:"tel-area-code"},{name:"tel"},{name:"tel-country-code"},{name:"tel-extension"},{name:"tel-local"},{name:"tel-local-prefix"},{name:"tel-local-suffix"},{name:"tel-national"},{name:"transaction-amount"},{name:"transaction-currency"},{name:"url"},{name:"username"},{name:"work"}]},{name:"autocomplete",values:[{name:"inline"},{name:"list"},{name:"both"},{name:"none"}]},{name:"current",values:[{name:"page"},{name:"step"},{name:"location"},{name:"date"},{name:"time"},{name:"true"},{name:"false"}]},{name:"dropeffect",values:[{name:"copy"},{name:"move"},{name:"link"},{name:"execute"},{name:"popup"},{name:"none"}]},{name:"invalid",values:[{name:"grammar"},{name:"false"},{name:"spelling"},{name:"true"}]},{name:"live",values:[{name:"off"},{name:"polite"},{name:"assertive"}]},{name:"orientation",values:[{name:"vertical"},{name:"horizontal"},{name:"undefined"}]},{name:"relevant",values:[{name:"additions"},{name:"removals"},{name:"text"},{name:"all"},{name:"additions text"}]},{name:"sort",values:[{name:"ascending"},{name:"descending"},{name:"none"},{name:"other"}]},{name:"roles",values:[{name:"alert"},{name:"alertdialog"},{name:"button"},{name:"checkbox"},{name:"dialog"},{name:"gridcell"},{name:"link"},{name:"log"},{name:"marquee"},{name:"menuitem"},{name:"menuitemcheckbox"},{name:"menuitemradio"},{name:"option"},{name:"progressbar"},{name:"radio"},{name:"scrollbar"},{name:"searchbox"},{name:"slider"},{name:"spinbutton"},{name:"status"},{name:"switch"},{name:"tab"},{name:"tabpanel"},{name:"textbox"},{name:"timer"},{name:"tooltip"},{name:"treeitem"},{name:"combobox"},{name:"grid"},{name:"listbox"},{name:"menu"},{name:"menubar"},{name:"radiogroup"},{name:"tablist"},{name:"tree"},{name:"treegrid"},{name:"application"},{name:"article"},{name:"cell"},{name:"columnheader"},{name:"definition"},{name:"directory"},{name:"document"},{name:"feed"},{name:"figure"},{name:"group"},{name:"heading"},{name:"img"},{name:"list"},{name:"listitem"},{name:"math"},{name:"none"},{name:"note"},{name:"presentation"},{name:"region"},{name:"row"},{name:"rowgroup"},{name:"rowheader"},{name:"separator"},{name:"table"},{name:"term"},{name:"text"},{name:"toolbar"},{name:"banner"},{name:"complementary"},{name:"contentinfo"},{name:"form"},{name:"main"},{name:"navigation"},{name:"region"},{name:"search"},{name:"doc-abstract"},{name:"doc-acknowledgments"},{name:"doc-afterword"},{name:"doc-appendix"},{name:"doc-backlink"},{name:"doc-biblioentry"},{name:"doc-bibliography"},{name:"doc-biblioref"},{name:"doc-chapter"},{name:"doc-colophon"},{name:"doc-conclusion"},{name:"doc-cover"},{name:"doc-credit"},{name:"doc-credits"},{name:"doc-dedication"},{name:"doc-endnote"},{name:"doc-endnotes"},{name:"doc-epigraph"},{name:"doc-epilogue"},{name:"doc-errata"},{name:"doc-example"},{name:"doc-footnote"},{name:"doc-foreword"},{name:"doc-glossary"},{name:"doc-glossref"},{name:"doc-index"},{name:"doc-introduction"},{name:"doc-noteref"},{name:"doc-notice"},{name:"doc-pagebreak"},{name:"doc-pagelist"},{name:"doc-part"},{name:"doc-preface"},{name:"doc-prologue"},{name:"doc-pullquote"},{name:"doc-qna"},{name:"doc-subtitle"},{name:"doc-tip"},{name:"doc-toc"}]},{name:"metanames",values:[{name:"application-name"},{name:"author"},{name:"description"},{name:"format-detection"},{name:"generator"},{name:"keywords"},{name:"publisher"},{name:"referrer"},{name:"robots"},{name:"theme-color"},{name:"viewport"}]},{name:"haspopup",values:[{name:"false",description:{kind:"markdown",value:"(default) Indicates the element does not have a popup."}},{name:"true",description:{kind:"markdown",value:"Indicates the popup is a menu."}},{name:"menu",description:{kind:"markdown",value:"Indicates the popup is a menu."}},{name:"listbox",description:{kind:"markdown",value:"Indicates the popup is a listbox."}},{name:"tree",description:{kind:"markdown",value:"Indicates the popup is a tree."}},{name:"grid",description:{kind:"markdown",value:"Indicates the popup is a grid."}},{name:"dialog",description:{kind:"markdown",value:"Indicates the popup is a dialog."}}]}]},Nu=function(){function e(t){this.dataProviders=[],this.setDataProviders(t.useDefaultDataProvider!==!1,t.customDataProviders||[])}return e.prototype.setDataProviders=function(t,n){var i;this.dataProviders=[],t&&this.dataProviders.push(new Fa("html5",Du)),(i=this.dataProviders).push.apply(i,n)},e.prototype.getDataProviders=function(){return this.dataProviders},e}(),Iu={};function zu(e){e===void 0&&(e=Iu);var t=new Nu(e),n=new su(e,t),i=new tu(e,t);return{setDataProviders:t.setDataProviders.bind(t),createScanner:_e,parseHTMLDocument:function(r){return Ha(r.getText())},doComplete:i.doComplete.bind(i),doComplete2:i.doComplete2.bind(i),setCompletionParticipants:i.setCompletionParticipants.bind(i),doHover:n.doHover.bind(n),format:hu,findDocumentHighlights:yu,findDocumentLinks:wu,findDocumentSymbols:Tu,getFoldingRanges:Cu,getSelectionRanges:Eu,doQuoteComplete:i.doQuoteComplete.bind(i),doTagComplete:i.doTagComplete.bind(i),doRename:ku,findMatchingTagPosition:Su,findOnTypeRenameRanges:Za,findLinkedEditingRanges:Za}}function Uu(e,t){return new Fa(e,t)}var Hu=class{_ctx;_languageService;_languageSettings;_languageId;constructor(e,t){this._ctx=e,this._languageSettings=t.languageSettings,this._languageId=t.languageId;const n=this._languageSettings.data,i=n?.useDefaultDataProvider,r=[];if(n?.dataProviders)for(const a in n.dataProviders)r.push(Uu(a,n.dataProviders[a]));this._languageService=zu({useDefaultDataProvider:i,customDataProviders:r})}async doComplete(e,t){let n=this._getTextDocument(e);if(!n)return null;let i=this._languageService.parseHTMLDocument(n);return Promise.resolve(this._languageService.doComplete(n,t,i,this._languageSettings&&this._languageSettings.suggest))}async format(e,t,n){let i=this._getTextDocument(e);if(!i)return[];let r={...this._languageSettings.format,...n},a=this._languageService.format(i,t,r);return Promise.resolve(a)}async doHover(e,t){let n=this._getTextDocument(e);if(!n)return null;let i=this._languageService.parseHTMLDocument(n),r=this._languageService.doHover(n,t,i);return Promise.resolve(r)}async findDocumentHighlights(e,t){let n=this._getTextDocument(e);if(!n)return[];let i=this._languageService.parseHTMLDocument(n),r=this._languageService.findDocumentHighlights(n,t,i);return Promise.resolve(r)}async findDocumentLinks(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.findDocumentLinks(t,null);return Promise.resolve(n)}async findDocumentSymbols(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.parseHTMLDocument(t),i=this._languageService.findDocumentSymbols(t,n);return Promise.resolve(i)}async getFoldingRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let i=this._languageService.getFoldingRanges(n,t);return Promise.resolve(i)}async getSelectionRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let i=this._languageService.getSelectionRanges(n,t);return Promise.resolve(i)}async doRename(e,t,n){let i=this._getTextDocument(e);if(!i)return null;let r=this._languageService.parseHTMLDocument(i),a=this._languageService.doRename(i,t,n,r);return Promise.resolve(a)}_getTextDocument(e){let t=this._ctx.getMirrorModels();for(let n of t)if(n.uri.toString()===e)return ai.create(e,this._languageId,n.version,n.getValue());return null}};self.onmessage=()=>{Kr((e,t)=>new Hu(e,t))}})();