@codingame/monaco-vscode-emmet-default-extension 2.2.2 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- (()=>{var e={105:(e,t,n)=>{"use strict";n.r(t),n.d(t,{Token:()=>h,any:()=>ie,backtick:()=>q,comment:()=>R,createAtRule:()=>be,createProperty:()=>ve,createRule:()=>me,default:()=>Ae,formatting:()=>ue,ident:()=>A,interpolation:()=>E,keyword:()=>ce,lexer:()=>we,parseMediaExpression:()=>de,parsePropertyName:()=>fe,parsePropertyValue:()=>pe,parseSelector:()=>le,selector:()=>se,string:()=>P,url:()=>Y,value:()=>ae,variable:()=>te,whitespace:()=>D});var r=n(2205),o=n(3240);class i{constructor(e){this.type=e,this.children=[],this.parent=null}get firstChild(){return this.children[0]}get nextSibling(){const e=this.index();return-1!==e?this.parent.children[e+1]:null}get previousSibling(){const e=this.index();return-1!==e?this.parent.children[e-1]:null}index(){return this.parent?this.parent.children.indexOf(this):-1}add(e){return e&&(e.remove(),this.children.push(e),e.parent=this),this}remove(){if(this.parent){const e=this.index();-1!==e&&(this.parent.children.splice(e,1),this.parent=null)}return this}}class s extends i{constructor(){super("stylesheet"),this.comments=[]}get start(){const e=this.firstChild;return e&&e.start}get end(){const e=this.children[this.children.length-1];return e&&e.end}addComment(e){this.comments.push(e)}}function a(e){return function(e){let t;for(e=e.slice();t!==e.length;)t=e.length,c(e[0])&&e.shift(),c(p(e))&&e.pop();return e}(e)}function c(e){const t=e&&e.type;return"whitespace"===t||"comment"===t}function u(e,t){const n=e.pos;for(let r=0,o=t.length;r<o;r++)if(!e.eat(t.charCodeAt(r)))return e.pos=n,!1;return!0}function l(e,t){const n=e.pos;return!!e.eat(t)&&(e.start=n,!0)}function f(e,t){const n=e.pos;return!!e.eatWhile(t)&&(e.start=n,!0)}function p(e){return e[e.length-1]}function d(e){return e&&e.valueOf()}class h{constructor(e,t,n,r){this.stream=e,this.start=null!=n?n:e.start,this.end=null!=r?r:e.pos,this.type=t,this._props=null,this._value=null,this._items=null}get size(){return this._items?this._items.length:0}get items(){return this._items}clone(e,t){return new this.constructor(this.stream,this.type,null!=e?e:this.start,null!=t?t:this.end)}add(e){if(Array.isArray(e))for(let t=0,n=e.length;t<n;t++)this.add(e[t]);else e&&(this._items?this._items.push(e):this._items=[e]);return this}remove(e){if(this._items){const t=this._items.indexOf(e);-1!==t&&this._items.splice(t,1)}return this}item(e){const t=this.size;return this._items&&this._items[(t+e)%t]}limit(){return this.stream.limit(this.start,this.end)}slice(e,t){const n=this.clone(),r=this._items&&this._items.slice(e,t);return r&&r.length?(n.start=r[0].start,n.end=r[r.length-1].end,n.add(r)):r&&(n.start=n.end),n}property(e,t){return void 0!==t&&(this._props||(this._props={}),this._props[e]=t),this._props&&this._props[e]}toString(){return`${this.valueOf()} [${this.start}, ${this.end}] (${this.type})`}valueOf(){return null===this._value&&(this._value=this.stream.substring(this.start,this.end)),this._value}}const m=123,g=125,b=(new Map).set(44,"comma").set(58,"propertyDelimiter").set(59,"propertyTerminator").set(m,"ruleStart").set(g,"ruleEnd");var y=function(e,t){if(40===e.peek()){const r=e.pos;e.next();const o=[];let i,s=!1;for(;!e.eof()&&(n=e.peek())!==m&&n!==g&&!e.eat(41)&&(i=t(e),i);)k(i)&&(s=!0),o.push(i);return e.start=r,function(e,t,n){const r=new h(e,"arguments"),o=n?k:w;let i=[];for(let n,s=0,a=t.length;s<a;s++)n=t[s],o(n)?(r.add(v(e,i)||x(e,n.start)),i.length=0):i.push(n);return i.length&&r.add(v(e,i)),r}(e,o,s)}var n};function v(e,t){if((t=a(t)).length){const n=new h(e,"argument",t[0].start,p(t).end);for(let e=0;e<t.length;e++)n.add(t[e]);return n}}function x(e,t){const n=new h(e,"argument",t,t);return n.property("empty",!0),n}function w(e){return"comma"===e.property("type")}function k(e){return"propertyTerminator"===e.property("type")}function A(e){return $(e)&&new h(e,"ident")}function $(e){const t=e.pos;return e.eat(45),e.eat(C)?(e.eatWhile(S),e.start=t,!0):(e.pos=t,!1)}function C(e){return 95===e||45===e||(0,o.$9)(e)||e>=128}function S(e){return(0,o.hj)(e)||C(e)}function T(e,t,n,r,o){const i=e.pos;if(e.eat(n)){const n=r(e,i);if(n||o)return e.start=i,new h(e,t,i).add(n)}e.pos=i}function j(e){return T(e,"at-keyword",64,A)}function E(e,t){const n=e.pos;if(t=t||_,(e.eat(35)||e.eat(64))&&e.eat(m)){const r=new h(e,"interpolation",n);let o,i=1;for(;!e.eof();)if(e.eat(m))i++;else if(e.eat(g)){if(i--,!i)return r.end=e.pos,r}else{if(!(o=t(e)))break;r.add(o)}}e.pos=n}function O(e){const t=e.pos;return(e.eat(35)||e.eat(64))&&(0,o.nC)(e,m,g)?(e.start=t,!0):(e.pos=t,!1)}function _(e){const t=e.pos;for(;!e.eof()&&e.peek()!==g;)I(e)||e.next();if(t!==e.pos)return new h(e,"expression",t)}function P(e){return I(e,!0)}function I(e,t){let n,r,i,s=e.peek();if((0,o.LN)(s)){e.start=e.pos,e.next();const o=s,a=e.pos;for(;!e.eof()&&(n=e.pos,!e.eat(o)&&!e.eat(z));)e.eat(92)?e.eat(z):t&&(i=E(e))&&(r?r.push(i):r=[i]),e.next();if(t){const t=new h(e,"string"),i=new h(e,"unquoted",a,n);return i.add(r),t.add(i),t.property("quote",o),t}return!0}return!1}function z(e){return 10===e||13===e}var R=function(e){return function(e){if(L(e)){const t=new h(e,"comment");return t.property("type","single-line"),t}}(e)||function(e){if(M(e)){const t=new h(e,"comment");return t.property("type","multiline"),t}}(e)};function F(e){return L(e)||M(e)}function L(e){const t=e.pos;if(e.eat(47)&&e.eat(47)){for(e.start=t;!e.eof()&&10!==(n=e.next())&&13!==n;);return!0}var n;return e.pos=t,!1}function M(e){const t=e.pos;if(e.eat(47)&&e.eat(42)){for(;!(e.eof()||42===e.next()&&e.eat(47)););return e.start=t,!0}return e.pos=t,!1}function D(e){return N(e)&&new h(e,"whitespace")}function N(e){return f(e,o.Wd)}function U(e){for(;!e.eof();)if(!N(e)&&!F(e))return!0}function B(e){return 126===e||124===e||94===e||36===e||42===e||61===e}function q(e){if(W(e))return new h(e,"backtick")}function W(e){const t=e.pos;return!!(0,o.nC)(e,96,96)&&(e.start=t,!0)}const V={43:"adjacentSibling",126:"generalSibling",62:"child",38:"nesting"};function G(e){if(function(e){return f(e,Q)}(e))return new h(e,"hash-value")}function Q(e){return(0,o.hj)(e)||(0,o.$9)(e,65,70)||95===e||45===e||e>128}function H(e){return 45===e||43===e}function J(e){return 33===e||60===e||61===e||62===e}function K(e){return 42===e||43===e||45===e||47===e||J(e)}function Z(e){return f(e,X)}function X(e){return!(isNaN(e)||(0,o.LN)(e)||(0,o.Wd)(e)||40===e||41===e||92===e||function(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}(e))}function Y(e){const t=e.pos;if(u(e,"url(")){N(e);const n=P(e)||function(e){return Z(e)&&new h(e,"unquoted")}(e);return N(e),e.eat(41),new h(e,"url",t).add(n)}e.pos=t}function ee(e){const t=e.pos;return u(e,"url(")?(N(e),I(e)||Z(e),N(e),e.eat(41),e.start=t,!0):(e.pos=t,!1)}function te(e){return T(e,"variable",36,ne)}function ne(e){if(function(e){return f(e,re)}(e))return new h(e,"name")}function re(e){return 36===e||S(e)}function oe(e){const t=ie(e)||y(e,oe);if(t&&"ident"===t.type){const n=y(e,oe);if(n)return new h(e,"function",t.start,n.end).add(t).add(n)}return t||function(e){if(e.start=e.pos,null!=e.next())return new h(e,"unknown")}(e)}function ie(e){return ue(e)||Y(e)||se(e)||ae(e)||function(e){if(44===(t=e.peek())||58===t||59===t||t===m||t===g){const t=e.pos,n=b.get(e.next()),r=new h(e,"separator",t);return r.property("type",n),r}var t}(e)}function se(e){return E(e)||q(e)||A(e)||j(e)||function(e){return T(e,"class",46,A)}(e)||function(e){return T(e,"id",35,A)}(e)||function(e){const t=e.pos;if(e.eatWhile(58)){const n=A(e);if(n)return new h(e,"pseudo",t).add(n)}e.pos=t}(e)||function(e){const t=e.pos;if(e.eat(91)){U(e);const n=A(e);U(e);const r=function(e){return f(e,B)&&new h(e,"operator")}(e);U(e);const o=P(e)||A(e);return U(e),e.eat(93),new h(e,"attribute",t).add(n).add(r).add(o)}}(e)||function(e){if(43===(t=e.peek())||126===t||38===t||62===t){const t=e.pos,n=V[e.next()],r=new h(e,"combinator",t);return r.property("type",n),r}var t}(e)}function ae(e){return Y(e)||P(e)||E(e)||q(e)||function(e){if(function(e){const t=e.pos;if(e.eat(H),e.eatWhile(o.hj)){e.start=t;const n=e.pos;return e.eat(46)&&e.eatWhile(o.hj)||(e.pos=n),!0}return e.eat(46)&&e.eatWhile(o.hj)?(e.start=t,!0):(e.pos=t,!1)}(e)){const t=e.start,n=new h(e,"value"),r=function(e){return $(e)||function(e){return l(e,37)}(e)}(e)?new h(e,"unit"):null;return new h(e,"number",t).add(n).add(r)}}(e)||function(e){return T(e,"hash",35,G,!0)}(e)||ce(e)||function(e){return T(e,"important",33,A)}(e)||function(e){return function(e){return l(e,J)?(e.eatWhile(61),!0):!!l(e,K)}(e)&&new h(e,"operator")}(e)}function ce(e){return q(e)||te(e)||j(e)||A(e)}function ue(e){return R(e)||D(e)}function le(e){return he(e,"selector")}function fe(e){const t="string"==typeof e?new r.Z(e):e,n=[];for(;!t.eof();)n.push(oe(t));let o;if(1===n.length)o=n[0];else{o=new h(t,"property-name",t.start,t.end);for(let e=0,t=n.length;e<t;e++)o.add(n[e])}return o}function pe(e){return he(e)}function de(e){return he(e)}function he(e,t){t=t||"item";const n="string"==typeof e?new r.Z(e):e,o=[],i=[],s=()=>{const e=a(i);if(e.length){const r=new h(n,t,e[0].start,p(e).end);for(let t=0;t<e.length;t++)r.add(e[t]);o.push(r)}i.length=0};let c;for(;!n.eof();)if(n.eat(44))s();else{if(!(c=oe(n)))throw n.error("Unexpected character");"comment"!==c.type&&i.push(c)}return s(),o}function me(e,t,n,r){if(!t.length)return null;const o=t[0];return o.end=p(t).end,new ge(e,o,n,r)}class ge extends i{constructor(e,t,n,r){super("rule"),this.stream=e,this.selectorToken=t,this.contentStartToken=n,this.contentEndToken=r||n,this._parsedSelector=null}get selector(){return d(this.selectorToken)}get parsedSelector(){return this._parsedSelector||(this._parsedSelector=le(this.selectorToken.limit())),this._parsedSelector}get start(){return this.selectorToken&&this.selectorToken.start}get end(){const e=this.contentEndToken||this.contentStartToken||this.nameToken;return e&&e.end}}function be(e,t,n,r){if(!t.length)return null;let o,i=0;const s=t[i++];return i<t.length?(o=t[i++],o.type="expression",o.end=p(t).end):o=new h(e,"expression",s.end,s.end),new ye(e,s,o,n,r)}class ye extends i{constructor(e,t,n,r,o){super("at-rule"),this.stream=e,this.nameToken=t,this.expressionToken=n,this.contentStartToken=r,this.contentEndToken=o||r,this._parsedExpression=null}get name(){return d(this.nameToken&&this.nameToken.item(0))}get expression(){return d(this.expressionToken)}get parsedExpression(){return this._parsedExpression||(this._parsedExpression=de(this.expressionToken.limit())),this._parsedExpression}get start(){return this.nameToken&&this.nameToken.start}get end(){const e=this.contentEndToken||this.contentStartToken||this.nameToken;return e&&e.end}}function ve(e,t,n){if(!t.length)return null;let r,o,i=0;const s=t[i++];return i<t.length&&(o=t[i++],o.type="value",o.end=p(t).end),s&&o&&(r=new h(e,"separator",s.end,o.start)),new xe(e,s,o,r,n)}class xe extends i{constructor(e,t,n,r,o){super("property"),this.stream=e,this.nameToken=t,this.valueToken=n,this._parsedName=null,this._parsedValue=null,this.separatorToken=r,this.terminatorToken=o}get name(){return d(this.nameToken)}get parsedName(){return this._parsedName||(this._parsedName=fe(this.nameToken.limit())),this._parsedName}get value(){return d(this.valueToken)}get parsedValue(){return this._parsedValue||(this._parsedValue=pe(this.valueToken.limit())),this._parsedValue}get separator(){return d(this.separatorToken)}get terminator(){return d(this.terminatorToken)}get start(){const e=this.nameToken||this.separatorToken||this.valueToken||this.terminatorToken;return e&&e.start}get end(){const e=this.terminatorToken||this.valueToken||this.separatorToken||this.nameToken;return e&&e.end}}function we(e,t){t=t||oe;const n="string"==typeof e?new r.Z(e):e,o=[];let i;for(;!n.eof()&&(i=t(n));)o.push(i);return o}function ke(e,t){if(e.eat(40)){let n,r=1;for(;!e.eof();)if(e.eat(41)){if(r--,!r)break}else if(e.eat(40))r++;else{if(ee(e)||I(e))continue;if(n=R(e)){t.addComment(n);continue}e.next()}return!0}return!1}const Ae=function(e){const t="string"==typeof e?new r.Z(e):e,n=new s;let o,i,a,c=n,u=[];const l=()=>{i&&(u.push(i),i=null)};for(;!t.eof();)if(!N(t))if(a=R(t))n.addComment(a);else if(t.start=t.pos,t.eatWhile(58))u.length||(i?l():i=new h(t,"preparse"));else if(t.eat(59))l(),c.add(ve(t,u,new h(t,"termintator"))),u.length=0;else if(t.eat(123))l(),u.length>0&&(o="at-keyword"===u[0].type?be(t,u,new h(t,"body-start")):me(t,u,new h(t,"body-start")),c.add(o),c=o,u.length=0);else if(t.eat(125))l(),c.add(ve(t,u)),"stylesheet"!==c.type&&(c.contentEndToken=new h(t,"body-end"),c=c.parent),u.length=0;else if(a=j(t))l(),u.push(a);else{if(!(ee(t)||O(t)||W(t)||ke(t,n)||I(t)||t.next()))throw new Error(`Unexpected end-of-stream at ${t.pos}`);i=i||new h(t,"preparse"),i.end=t.pos}for(i&&u.push(i),c.add(ve(t,u)),t.start=t.pos;c&&c!==n;)c.contentEndToken=new h(t,"body-end"),c=c.parent;return n}},7378:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>j,defaultOptions:()=>$,match:()=>C});var r=n(2205),o=n(3240);class i{constructor(e,t,n,r){this.stream=e,this.type=t,this.open=n,this.close=r,this.children=[],this.parent=null}get name(){return"tag"===this.type&&this.open?this.open&&this.open.name&&this.open.name.value:"#"+this.type}get attributes(){return this.open&&this.open.attributes}get start(){return this.open&&this.open.start}get end(){return this.close?this.close.end:this.open&&this.open.end}get firstChild(){return this.children[0]}get nextSibling(){const e=this.getIndex();return-1!==e?this.parent.children[e+1]:null}get previousSibling(){const e=this.getIndex();return-1!==e?this.parent.children[e-1]:null}getIndex(){return this.parent?this.parent.children.indexOf(this):-1}addChild(e){return this.removeChild(e),this.children.push(e),e.parent=this,this}removeChild(e){const t=this.children.indexOf(e);return-1!==t&&(this.children.splice(t,1),e.parent=null),this}}var s=function(e,t,n){return"function"==typeof t?function(e,t){const n=e.pos;if(e.eatWhile(t))return new a(e,n,e.pos);e.pos=n}(e,t):new a(e,t,n)};class a{constructor(e,t,n){this.stream=e,this.start=null!=t?t:e.start,this.end=null!=n?n:e.pos,this._value=null}get value(){if(null===this._value){const e=this.stream.start,t=this.stream.pos;this.stream.start=this.start,this.stream.pos=this.end,this._value=this.stream.current(),this.stream.start=e,this.stream.pos=t}return this._value}toString(){return this.value}valueOf(){return`${this.value} [${this.start}; ${this.end}]`}}const c={throws:!0};var u=function(e){const t=e.pos;if((0,o.nC)(e,60,62,c)||(0,o.nC)(e,91,93,c)||(0,o.nC)(e,40,41,c)||(0,o.nC)(e,123,125,c))return s(e,t)};function l(e){return u(e)||s(e,p)}function f(e){const t=e.pos;if((0,o.Kv)(e)){const n=e.pos;let r,o;e.pos=t,e.next(),r=e.start=e.pos,e.pos=n,e.backUp(1),o=e.pos;const i=s(e,r,o);return e.pos=n,i}return u(e)||function(e){return s(e,h)}(e)}function p(e){return 61!==e&&!d(e)&&!(0,o.Wd)(e)}function d(e){return 62===e||47===e}function h(e){return!(isNaN(e)||(0,o.LN)(e)||(0,o.Wd)(e)||d(e))}var m=function(e){const t=e.pos;if(e.eat(60)){const n={type:e.eat(47)?"close":"open"};if((n.name=function(e){return s(e,g)}(e))&&("close"!==n.type&&(n.attributes=function(e){const t=[];let n;for(;!e.eof();)if(e.eatWhile(o.Wd),n={start:e.pos},n.name=l(e))e.eat(61)?n.value=f(e):n.boolean=!0,n.end=e.pos,t.push(n);else{if(d(e.peek()))break;e.next()}return t}(e),e.eatWhile(o.Wd),n.selfClosing=e.eat(47)),e.eat(62)))return Object.assign(s(e,t),n)}return e.pos=t,null};function g(e){return(0,o.bJ)(e)||58===e||46===e||45===e||95===e}function b(e,t){const n=e.pos;for(let r=0;r<t.length;r++)if(!e.eat(t[r]))return e.pos=n,!1;return e.start=n,!0}function y(e,t,n,r){const o=e.pos;if(b(e,t)){for(;!e.eof();){if(b(e,n))return!0;e.next()}return!!r||(e.pos=o,!1)}return e.pos=o,null}function v(e){return e.split("").map((e=>e.charCodeAt(0)))}const x=v("\x3c!--"),w=v("--\x3e"),k=v("<![CDATA["),A=v("]]>"),$={xml:!1,special:["script","style"],empty:["img","meta","link","br","base","hr","area","wbr","col","embed","input","param","source","track"]};function C(e){if(60===e.peek())return function(e){const t=e.pos;if(y(e,x,w,!0)){const n=s(e,t);return n.type="comment",n}return null}(e)||function(e){const t=e.pos;if(y(e,k,A,!0)){const n=s(e,t);return n.type="cdata",n}return null}(e)||m(e)}function S(e,t){const n=e.pos;for(;!e.eof();){if(b(e,t))return e.pos=e.start,m(e);e.next()}return e.pos=n,null}function T(e){return e[e.length-1]}const j=function(e,t){t=Object.assign({},$,t);const n="string"==typeof e?new r.Z(e):e,o=new i(n,"root"),s=new Set(t.empty),a=t.special.reduce(((e,t)=>e.set(t,v(`</${t}>`))),new Map),c=(e,n)=>e.selfClosing||!t.xml&&s.has(n);let u,l,f,p=[o];for(;!n.eof();)if(u=C(n))if(f=(d=u).name?d.name.value.toLowerCase():`#${d.type}`,"open"===u.type)l=new i(n,"tag",u),T(p).addChild(l),a.has(f)?l.close=S(n,a.get(f)):c(u,f)||p.push(l);else if("close"===u.type){for(let e=p.length-1;e>0;e--)if(p[e].name.toLowerCase()===f){p[e].close=u,p=p.slice(0,e);break}}else T(p).addChild(new i(n,u.type,u));else n.next();var d;return o}},6147:(e,t,n)=>{"use strict";function r(e){return e>47&&e<58}function o(e){return 32===e||9===e||160===e}function i(e){return o(e)||10===e||13===e}n.r(t),n.d(t,{default:()=>S,extract:()=>x,parse:()=>u});class s{constructor(e,t,n){null==n&&"string"==typeof e&&(n=e.length),this.string=e,this.pos=this.start=t||0,this.end=n||0}eof(){return this.pos>=this.end}limit(e,t){return new s(this.string,e,t)}peek(){return this.string.charCodeAt(this.pos)}next(){if(this.pos<this.string.length)return this.string.charCodeAt(this.pos++)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}backUp(e){this.pos-=e||1}current(){return this.substring(this.start,this.pos)}substring(e,t){return this.string.slice(e,t)}error(e,t=this.pos){return new a(`${e} at ${t+1}`,t,this.string)}}class a extends Error{constructor(e,t,n){super(e),this.pos=t,this.string=n}}const c=y("null",0);function u(e){const t="string"==typeof e?new s(e):e;let n,r=0,i=21;const a=[];for(;!t.eof();)t.eatWhile(o),t.start=t.pos,l(t)?(0==(1&i)&&h("Unexpected number",t),a.push(f(t.current())),i=10):b(t.peek())?(n=t.next(),m(n)&&16&i?(g(n)&&a.push(p(n,r)),i=21):(0==(2&i)&&h("Unexpected operator",t),a.push(d(n,r)),i=21)):t.eat(40)?(0==(4&i)&&h('Unexpected "("',t),r+=10,i=53):t.eat(41)?(r-=10,32&i?a.push(c):0==(8&i)&&h('Unexpected ")"',t),i=14):h("Unknown character",t);(r<0||r>=10)&&h('Unmatched "()"',t);const u=function(e){const t=[],n=[];let r=0;for(let o=0;o<e.length;o++){const i=e[o];if("num"===i.type)n.push(i);else{for(r+="op1"===i.type?1:2;t.length&&i.priority<=t[t.length-1].priority;)n.push(t.pop());t.push(i)}}return r+1===n.length+t.length?n.concat(t.reverse()):null}(a);return null===u&&h("Parity",t),u}function l(e){const t=e.pos;return!(!e.eat(46)||!e.eatWhile(r))||!(!e.eatWhile(r)||e.eat(46)&&!e.eatWhile(r))||(e.pos=t,!1)}function f(e,t){return y("num",parseFloat(e),t)}function p(e,t=0){return 45===e&&(t+=2),y("op1",e,t)}function d(e,t=0){return 42===e?t+=1:47!==e&&92!==e||(t+=2),y("op2",e,t)}function h(e,t){throw t&&(e+=` at column ${t.pos} of expression`),new Error(e)}function m(e){return function(e){return 43===e}(e)||g(e)}function g(e){return 45===e}function b(e){return 43===e||45===e||42===e||47===e||92===e}function y(e,t,n=0){return{type:e,value:t,priority:n}}const v={lookAhead:!0,whitespace:!0};function x(e,t=e.length,n){const r=Object.assign(Object.assign({},v),n),o={text:e,pos:t};let s;if(r.lookAhead&&41===A(o)){o.pos++;const t=e.length;for(;o.pos<t&&(s=A(o),41===s||r.whitespace&&i(s));)o.pos++}const a=o.pos;let c=0;for(;o.pos>=0;)if(!w(o)){if(s=k(o),41===s)c++;else if(40===s){if(!c)break;c--}else if(!(r.whitespace&&i(s)||m(s)||b(s)))break;o.pos--}if(o.pos!==a&&!c){for(;i(A(o));)o.pos++;return[o.pos,a]}return null}function w(e){if(r(k(e))){e.pos--;let t,n=!1;for(;e.pos>=0;){if(t=k(e),46===t){if(n)break;n=!0}else if(!r(t))break;e.pos--}return!0}return!1}function k(e){return e.text.charCodeAt(e.pos-1)}function A(e){return e.text.charCodeAt(e.pos)}const $={45:e=>-e},C={43:(e,t)=>e+t,45:(e,t)=>e-t,42:(e,t)=>e*t,47:(e,t)=>e/t,92:(e,t)=>Math.floor(e/t)},S=function(e){if(Array.isArray(e)||(e=u(e)),!e||!e.length)return null;const t=[];let n,r,o;for(let i=0,s=e.length;i<s;i++){const s=e[i];if("num"===s.type)t.push(s.value);else if("op2"===s.type)r=t.pop(),n=t.pop(),o=C[s.value],t.push(o(n,r));else{if("op1"!==s.type)throw new Error("Invalid expression");n=t.pop(),o=$[s.value],t.push(o(n))}}if(t.length>1)throw new Error("Invalid Expression (parity)");return t[0]}},3240:(e,t,n)=>{"use strict";n.d(t,{$9:()=>a,Kv:()=>o,LN:()=>i,Wd:()=>u,bJ:()=>c,hj:()=>s,nC:()=>f});const r={escape:92,throws:!1};var o=function(e,t){t=t?Object.assign({},r,t):r;const n=e.pos,o=e.peek();if(e.eat(i)){for(;!e.eof();)switch(e.next()){case o:return e.start=n,!0;case t.escape:e.next()}if(e.pos=n,t.throws)throw e.error("Unable to consume quoted string")}return!1};function i(e){return 39===e||34===e}function s(e){return e>47&&e<58}function a(e,t,n){return n=n||90,(e&=-33)>=(t=t||65)&&e<=n}function c(e){return s(e)||a(e)}function u(e){return function(e){return 32===e||9===e||160===e}(e)||10===e||13===e}const l={escape:92,throws:!1};function f(e,t,n,r){r=r?Object.assign({},l,r):l;const i=e.pos;if(e.eat(t)){let s,a=1;for(;!e.eof();)if(!o(e,r))if(s=e.next(),s===t)a++;else if(s===n){if(a--,!a)return e.start=i,!0}else s===r.escape&&e.next();if(e.pos=i,r.throws)throw e.error(`Unable to find matching pair for ${String.fromCharCode(t)}`)}return!1}},2205:(e,t,n)=>{"use strict";n.d(t,{Z:()=>r});const r=class{constructor(e,t,n){null==n&&"string"==typeof e&&(n=e.length),this.string=e,this.pos=this.start=t||0,this.end=n}eof(){return this.pos>=this.end}limit(e,t){return new this.constructor(this.string,e,t)}peek(){return this.string.charCodeAt(this.pos)}next(){if(this.pos<this.string.length)return this.string.charCodeAt(this.pos++)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}backUp(e){this.pos-=e||1}current(){return this.substring(this.start,this.pos)}substring(e,t){return this.string.slice(e,t)}error(e){const t=new Error(`${e} at char ${this.pos+1}`);return t.originalMessage=e,t.pos=this.pos,t.string=this.string,t}}},3439:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.syntaxes=t.parseSnippets=void 0,t.parseSnippets=function(e){const t={};return Object.keys(e).forEach((n=>{for(const r of n.split("|"))t[r]=e[n]})),t},t.syntaxes={markup:["html","xml","xsl","jsx","js","pug","slim","haml"],stylesheet:["css","sass","scss","less","sss","stylus"]}},5103:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.htmlData=t.cssData=void 0,t.cssData={properties:["additive-symbols","align-content","align-items","justify-items","justify-self","justify-items","align-self","all","alt","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","behavior","block-size","border","border-block-end","border-block-start","border-block-end-color","border-block-start-color","border-block-end-style","border-block-start-style","border-block-end-width","border-block-start-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline-end","border-inline-start","border-inline-end-color","border-inline-start-color","border-inline-end-style","border-inline-start-style","border-inline-end-width","border-inline-start-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation-filters","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","columns","column-span","column-width","contain","content","counter-increment","counter-reset","cursor","direction","display","empty-cells","enable-background","fallback","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","font","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-weight","glyph-orientation-horizontal","glyph-orientation-vertical","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-gap","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-gap","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","height","hyphens","image-orientation","image-rendering","ime-mode","inline-size","isolation","justify-content","kerning","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block-end","margin-block-start","margin-bottom","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marker","marker-end","marker-mid","marker-start","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","motion","motion-offset","motion-path","motion-rotation","-moz-animation","-moz-animation-delay","-moz-animation-direction","-moz-animation-duration","-moz-animation-iteration-count","-moz-animation-name","-moz-animation-play-state","-moz-animation-timing-function","-moz-appearance","-moz-backface-visibility","-moz-background-clip","-moz-background-inline-policy","-moz-background-origin","-moz-border-bottom-colors","-moz-border-image","-moz-border-left-colors","-moz-border-right-colors","-moz-border-top-colors","-moz-box-align","-moz-box-direction","-moz-box-flex","-moz-box-flexgroup","-moz-box-ordinal-group","-moz-box-orient","-moz-box-pack","-moz-box-sizing","-moz-column-count","-moz-column-gap","-moz-column-rule","-moz-column-rule-color","-moz-column-rule-style","-moz-column-rule-width","-moz-columns","-moz-column-width","-moz-font-feature-settings","-moz-hyphens","-moz-perspective","-moz-perspective-origin","-moz-text-align-last","-moz-text-decoration-color","-moz-text-decoration-line","-moz-text-decoration-style","-moz-text-size-adjust","-moz-transform","-moz-transform-origin","-moz-transition","-moz-transition-delay","-moz-transition-duration","-moz-transition-property","-moz-transition-timing-function","-moz-user-focus","-moz-user-select","-ms-accelerator","-ms-behavior","-ms-block-progression","-ms-content-zoom-chaining","-ms-content-zooming","-ms-content-zoom-limit","-ms-content-zoom-limit-max","-ms-content-zoom-limit-min","-ms-content-zoom-snap","-ms-content-zoom-snap-points","-ms-content-zoom-snap-type","-ms-filter","-ms-flex","-ms-flex-align","-ms-flex-direction","-ms-flex-flow","-ms-flex-item-align","-ms-flex-line-pack","-ms-flex-order","-ms-flex-pack","-ms-flex-wrap","-ms-flow-from","-ms-flow-into","-ms-grid-column","-ms-grid-column-align","-ms-grid-columns","-ms-grid-column-span","-ms-grid-layer","-ms-grid-row","-ms-grid-row-align","-ms-grid-rows","-ms-grid-row-span","-ms-high-contrast-adjust","-ms-hyphenate-limit-chars","-ms-hyphenate-limit-lines","-ms-hyphenate-limit-zone","-ms-hyphens","-ms-ime-mode","-ms-interpolation-mode","-ms-layout-grid","-ms-layout-grid-char","-ms-layout-grid-line","-ms-layout-grid-mode","-ms-layout-grid-type","-ms-line-break","-ms-overflow-style","-ms-perspective","-ms-perspective-origin","-ms-perspective-origin-x","-ms-perspective-origin-y","-ms-progress-appearance","-ms-scrollbar-3dlight-color","-ms-scrollbar-arrow-color","-ms-scrollbar-base-color","-ms-scrollbar-darkshadow-color","-ms-scrollbar-face-color","-ms-scrollbar-highlight-color","-ms-scrollbar-shadow-color","-ms-scrollbar-track-color","-ms-scroll-chaining","-ms-scroll-limit","-ms-scroll-limit-x-max","-ms-scroll-limit-x-min","-ms-scroll-limit-y-max","-ms-scroll-limit-y-min","-ms-scroll-rails","-ms-scroll-snap-points-x","-ms-scroll-snap-points-y","-ms-scroll-snap-type","-ms-scroll-snap-x","-ms-scroll-snap-y","-ms-scroll-translation","-ms-text-align-last","-ms-text-autospace","-ms-text-combine-horizontal","-ms-text-justify","-ms-text-kashida-space","-ms-text-overflow","-ms-text-size-adjust","-ms-text-underline-position","-ms-touch-action","-ms-touch-select","-ms-transform","-ms-transform-origin","-ms-transform-origin-x","-ms-transform-origin-y","-ms-transform-origin-z","-ms-user-select","-ms-word-break","-ms-word-wrap","-ms-wrap-flow","-ms-wrap-margin","-ms-wrap-through","-ms-writing-mode","-ms-zoom","-ms-zoom-animation","nav-down","nav-index","nav-left","nav-right","nav-up","negative","-o-animation","-o-animation-delay","-o-animation-direction","-o-animation-duration","-o-animation-fill-mode","-o-animation-iteration-count","-o-animation-name","-o-animation-play-state","-o-animation-timing-function","object-fit","object-position","-o-border-image","-o-object-fit","-o-object-position","opacity","order","orphans","-o-table-baseline","-o-tab-size","-o-text-overflow","-o-transform","-o-transform-origin","-o-transition","-o-transition-delay","-o-transition-duration","-o-transition-property","-o-transition-timing-function","offset-block-end","offset-block-start","offset-inline-end","offset-inline-start","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","pad","padding","padding-bottom","padding-block-end","padding-block-start","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","paint-order","perspective","perspective-origin","pointer-events","position","prefix","quotes","range","resize","right","ruby-align","ruby-overhang","ruby-position","ruby-span","scrollbar-3dlight-color","scrollbar-arrow-color","scrollbar-base-color","scrollbar-darkshadow-color","scrollbar-face-color","scrollbar-highlight-color","scrollbar-shadow-color","scrollbar-track-color","scroll-behavior","scroll-snap-coordinate","scroll-snap-destination","scroll-snap-points-x","scroll-snap-points-y","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","shape-rendering","size","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","suffix","system","symbols","table-layout","tab-size","text-align","text-align-last","text-anchor","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","touch-action","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","unicode-range","user-select","vertical-align","visibility","-webkit-animation","-webkit-animation-delay","-webkit-animation-direction","-webkit-animation-duration","-webkit-animation-fill-mode","-webkit-animation-iteration-count","-webkit-animation-name","-webkit-animation-play-state","-webkit-animation-timing-function","-webkit-appearance","-webkit-backdrop-filter","-webkit-backface-visibility","-webkit-background-clip","-webkit-background-composite","-webkit-background-origin","-webkit-border-image","-webkit-box-align","-webkit-box-direction","-webkit-box-flex","-webkit-box-flex-group","-webkit-box-ordinal-group","-webkit-box-orient","-webkit-box-pack","-webkit-box-reflect","-webkit-box-sizing","-webkit-break-after","-webkit-break-before","-webkit-break-inside","-webkit-column-break-after","-webkit-column-break-before","-webkit-column-break-inside","-webkit-column-count","-webkit-column-gap","-webkit-column-rule","-webkit-column-rule-color","-webkit-column-rule-style","-webkit-column-rule-width","-webkit-columns","-webkit-column-span","-webkit-column-width","-webkit-filter","-webkit-flow-from","-webkit-flow-into","-webkit-font-feature-settings","-webkit-hyphens","-webkit-line-break","-webkit-margin-bottom-collapse","-webkit-margin-collapse","-webkit-margin-start","-webkit-margin-top-collapse","-webkit-mask-clip","-webkit-mask-image","-webkit-mask-origin","-webkit-mask-repeat","-webkit-mask-size","-webkit-nbsp-mode","-webkit-overflow-scrolling","-webkit-padding-start","-webkit-perspective","-webkit-perspective-origin","-webkit-region-fragment","-webkit-tap-highlight-color","-webkit-text-fill-color","-webkit-text-size-adjust","-webkit-text-stroke","-webkit-text-stroke-color","-webkit-text-stroke-width","-webkit-touch-callout","-webkit-transform","-webkit-transform-origin","-webkit-transform-origin-x","-webkit-transform-origin-y","-webkit-transform-origin-z","-webkit-transform-style","-webkit-transition","-webkit-transition-delay","-webkit-transition-duration","-webkit-transition-property","-webkit-transition-timing-function","-webkit-user-drag","-webkit-user-modify","-webkit-user-select","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index","zoom"]},t.htmlData={tags:["body","head","html","address","blockquote","dd","div","section","article","aside","header","footer","nav","menu","dl","dt","fieldset","form","frame","frameset","h1","h2","h3","h4","h5","h6","iframe","noframes","object","ol","p","ul","applet","center","dir","hr","pre","a","abbr","acronym","area","b","base","basefont","bdo","big","br","button","caption","cite","code","col","colgroup","del","dfn","em","font","i","img","input","ins","isindex","kbd","label","legend","li","link","map","meta","noscript","optgroup","option","param","q","s","samp","script","select","small","span","strike","strong","style","sub","sup","table","tbody","td","textarea","tfoot","th","thead","title","tr","tt","u","var","canvas","main","figure","plaintext","figcaption","hgroup","details","summary"]}},7324:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t},s=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{c(r.next(e))}catch(e){i(e)}}function a(e){try{c(r.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.getEmmetMode=t.updateExtensionsPath=t.expandAbbreviation=t.parseAbbreviation=t.getExpandOptions=t.isAbbreviationValid=t.extractAbbreviationFromText=t.extractAbbreviation=t.getDefaultSnippets=t.getDefaultSyntax=t.getSyntaxType=t.isStyleSheet=t.emmetSnippetField=t.doComplete=t.FileType=void 0;const a=i(n(516)),c=n(3335),u=n(1674),l=n(7373),f=n(5103),p=n(658);Object.defineProperty(t,"FileType",{enumerable:!0,get:function(){return p.FileType}});const d=i(n(6491)),h=n(3439);let m;try{m=n(9496).l10n}catch(e){m={t:e=>e}}const g=new Map;let b;const y=new Map,v=/^[a-z,A-Z,!,(,[,#,\.\{]/,x=/^[a-z,A-Z,!,(,[,#,\.]/,w=/^-?[a-z,A-Z,!,@,#]/,k=/[a-z,A-Z\.]/,A=[...f.htmlData.tags,"lorem"];function $(e,t,n,r,o,i,s=!0){if(!t||!e)return[];const a=[];return e.forEach((e=>{if(!e.startsWith(t.toLowerCase())||s&&e===t.toLowerCase())return;const c=n+e.substr(t.length);let l;try{l=(0,d.default)(c,o)}catch(e){}if(!l)return;const f=u.CompletionItem.create(t+e.substr(t.length));f.documentation=C(l),f.detail=i,f.textEdit=u.TextEdit.replace(r,S(T(l))),f.insertTextFormat=u.InsertTextFormat.Snippet,a.push(f)})),a}function C(e){return e.replace(/([^\\])\$\{\d+\}/g,"$1|").replace(/\$\{\d+:([^\}]+)\}/g,"$1")}function S(e){return e?e.replace(/([^\\])(\$)([^\{])/g,"$1\\$2$3"):e}function T(e){if(!e||!e.trim())return e;let t=-1,n=[],r=!1,o=!1,i=0;const s=e.length;try{for(;i<s&&!r;){if("$"!=e[i++]||"{"!=e[i++])continue;let a=-1,c=-1;for(;i<s&&/\d/.test(e[i]);)a=a<0?i:a,c=i+1,i++;if(-1===a||-1===c||i>=s||"}"!=e[i]&&":"!=e[i])continue;const u=e.substring(a,c);if(r="0"===u,r)break;let l=!1;if(":"==e[i++])for(;i<s;){if("}"==e[i]){l=!0;break}i++}Number(u)>Number(t)?(t=Number(u),n=[{numberStart:a,numberEnd:c}],o=!l):Number(u)===t&&n.push({numberStart:a,numberEnd:c})}}catch(e){}if(o&&!r)for(let t=0;t<n.length;t++){const r=n[t].numberStart,o=n[t].numberEnd;e=e.substr(0,r)+"0"+e.substr(o)}return e}function j(e,t){const n=e.offsetAt(t),r=e.getText();let o=0,i=r.length;for(let e=n-1;e>=0;e--)if("\n"===r[e]){o=e+1;break}for(let e=n;e<r.length;e++)if("\n"===r[e]){i=e;break}return r.substring(o,i)}t.doComplete=function(e,t,n,r){var o,i;if("never"===r.showExpandedAbbreviation||!G(n,r.excludeLanguages))return;const s=P(n);if(!s){if(!g.has(n)){const e=Object.assign(Object.assign({},R(n)),E[n]);g.set(n,Object.keys(e))}b=null!==(o=g.get(n))&&void 0!==o?o:[]}const a=L(e,t,{lookAhead:!s,type:s?"stylesheet":"markup"});if(!a)return;const{abbreviationRange:c,abbreviation:l,filter:p}=a,v=j(e,t).substr(0,t.character);if(function(e){if(e){const t=e.match(/[\w,:,-,\.]*$/);if(t)return t[0]}}(v)===l&&v.endsWith(`<${l}`)&&h.syntaxes.markup.includes(n))return;const x=D(n,r,p);let w,k="",O=[];const _=(e,t)=>{if(M(e,l)){try{k=(0,d.default)(t,x),s&&"!important".startsWith(t)&&(k="!important")}catch(e){}k&&!function(e,t,n,r){var o,i;if(P(e)&&r){const e=null!==(o=r["stylesheet.between"])&&void 0!==o?o:": ",s=null!==(i=r["stylesheet.after"])&&void 0!==i?i:";";let a=t.indexOf(e[0],Math.max(t.length-e.length,0));return a=a>=0?a:t.length,n===`${t.substring(0,a)}${e}\${0}${s}`||n.replace(/\s/g,"")===t.replace(/\s/g,"")+s}if("xml"===e&&A.some((e=>e.startsWith(t.toLowerCase()))))return!0;if(A.includes(t.toLowerCase())||b.includes(t))return!1;if(/[-,:]/.test(t)&&!/--|::/.test(t)&&!t.endsWith(":"))return!1;if(/^\.{2,}$/.test(t))return!0;if("."===t)return!1;const s=t.match(/^([a-z,A-Z,\d]*)\.$/);return s?!s[1]||!f.htmlData.tags.includes(s[1]):("jsx"!==e||!/^([A-Z][A-Za-z0-9]*)+$/.test(t))&&n.toLowerCase()===`<${t.toLowerCase()}>\${1}</${t.toLowerCase()}>`}(e,t,k,x.options)&&(w=u.CompletionItem.create(t),w.textEdit=u.TextEdit.replace(c,S(T(k))),w.documentation=C(k),w.insertTextFormat=u.InsertTextFormat.Snippet,w.detail=m.t("Emmet Abbreviation"),w.label=l,w.label+=p?"|"+p.replace(",","|"):"",O=[w])}};if(P(n)){if(_(n,l),l.length>4&&f.cssData.properties.find((e=>e.startsWith(l))))return u.CompletionList.create([],!0);if(w&&k.length){w.textEdit=u.TextEdit.replace(c,S(T(k))),w.documentation=C(k),w.label=k.replace(/([^\\])\$\{\d+\}/g,"$1").replace(/\$\{\d+:([^\}]+)\}/g,"$1"),w.filterText=l;const e=y.has(n)?y.get(n):y.get("css");if(O=$(null!=e?e:[],l,l,c,x,"Emmet Custom Snippet",!1),!O.find((e=>{var t,n,r;return(null===(t=e.textEdit)||void 0===t?void 0:t.newText)&&(null===(n=e.textEdit)||void 0===n?void 0:n.newText)===(null===(r=null==w?void 0:w.textEdit)||void 0===r?void 0:r.newText)}))){const e=new RegExp(".*"+l.split("").map((e=>"$"===e||"+"===e?"\\"+e:e)).join(".*")+".*","i");(/\d/.test(l)||e.test(w.label))&&O.push(w)}}}else{_(n,l);let e=l;const t=l.match(/(>|\+)([\w:-]+)$/);if(t&&3===t.length&&(e=t[2]),"xml"!==n){const t=$(A,e,l,c,x,"Emmet Abbreviation");O=O.concat(t)}if(!0===r.showAbbreviationSuggestions){const t=$(b.filter((e=>!A.includes(e))),e,l,c,x,"Emmet Abbreviation");w&&t.length>0&&e!==l&&(w.sortText="0"+w.label,t.forEach((e=>{e.filterText=l,e.sortText="9"+l}))),O=O.concat(t)}"html"===n&&O.length>=2&&l.includes(":")&&(null===(i=null==w?void 0:w.textEdit)||void 0===i?void 0:i.newText)===`<${l}>\${0}</${l}>`&&(O=O.filter((e=>e.label!==l)))}return!0===r.showSuggestionsAsSnippets&&O.forEach((e=>e.kind=u.CompletionItemKind.Snippet)),O.length?u.CompletionList.create(O,!0):void 0};let E={},O={},_={};function P(e){return h.syntaxes.stylesheet.includes(e)}function I(e){return P(e)?"stylesheet":"markup"}function z(e){return P(e)?"css":"html"}function R(e){const t={type:I(e),syntax:e},n=(0,d.resolveConfig)(t);return"xml"===e?{}:n.snippets}function F(e,t){let n;for(let r=0;r<3;r++)if(e.endsWith("|bem",t))t-="bem".length+1,n=n?"bem,"+n:"bem";else if(e.endsWith("|c",t))t-="c".length+1,n=n?"c,"+n:"c";else{if(!e.endsWith("|t",t))break;t-="t".length+1,n=n?"t,"+n:"t"}return{pos:t,filter:n}}function L(e,t,n){const r=j(e,t),o=r.substr(0,t.character),{pos:i,filter:s}=F(o,t.character),a=s?s.length+1:0,c=(0,d.extract)(r,i,n);if(c)return{abbreviationRange:u.Range.create(t.line,c.location,t.line,c.location+c.abbreviation.length+a),abbreviation:c.abbreviation,filter:s}}function M(e,t){if(!t)return!1;if(P(e)){if(t.includes("#")){if(t.startsWith("#"))return/^#[\d,a-f,A-F]{1,6}$/.test(t);if(A.includes(t.substring(0,t.indexOf("#"))))return!1}return w.test(t)}return t.startsWith("!")?!/[^!]/.test(t):!!(!/\(/.test(t)&&!/\)/.test(t)||/\{[^\}\{]*[\(\)]+[^\}\{]*\}(?:[>\+\*\^]|$)/.test(t)||/\(.*\)[>\+\*\^]/.test(t)||/\[[^\[\]\(\)]+=".*"\]/.test(t)||/[>\+\*\^]\(.*\)/.test(t))&&("jsx"===e?x.test(t)&&k.test(t):!/^{%|{#|{{/.test(t)&&v.test(t)&&k.test(t))}function D(e,n,r){var o,i,s,a,c,u,l,f,p,d;(n=null!=n?n:{}).preferences=null!==(o=n.preferences)&&void 0!==o?o:{};const h=n.preferences,m=P(e)?e:"css",g=function(e,t){t||(t={});const n=Object.assign({},_,t)[e];if(!n||"string"==typeof n)return"xhtml"===n?{selfClosingStyle:"xhtml"}:{};const r={};for(const e in n)switch(e){case"tag_case":r.tagCase="lower"===n[e]||"upper"===n[e]?n[e]:"";break;case"attr_case":r.attributeCase="lower"===n[e]||"upper"===n[e]?n[e]:"";break;case"attr_quotes":r.attributeQuotes=n[e];break;case"tag_nl":r.format=!0!==n[e]&&!1!==n[e]||n[e];break;case"inline_break":r.inlineBreak=n[e];break;case"self_closing_tag":if(!0===n[e]){r.selfClosingStyle="xml";break}if(!1===n[e]){r.selfClosingStyle="html";break}r.selfClosingStyle=n[e];break;case"compact_bool":r.compactBooleanAttributes=n[e];break;default:r[e]=n[e]}return r}(e,null!==(i=n.syntaxProfiles)&&void 0!==i?i:{}),b=(g&&g.filters?g.filters.split(","):[]).map((e=>e.trim())),y=r&&r.split(",").some((e=>"bem"===e.trim()))||b.includes("bem"),v=r&&r.split(",").some((e=>"c"===e.trim()))||b.includes("c"),x=function(e,t){if(!t||"object"!=typeof t)return{};if(!P(e)){const e={};for(const n in t)switch(n){case"filter.commentAfter":e.after=t[n];break;case"filter.commentBefore":e.before=t[n];break;case"filter.commentTrigger":e.trigger=t[n]}return{comment:e}}let n="number"==typeof(null==t?void 0:t["css.fuzzySearchMinScore"])?t["css.fuzzySearchMinScore"]:.3;n>1?n=1:n<0&&(n=0);const r={fuzzySearchMinScore:n};for(const n in t)switch(n){case"css.floatUnit":r.floatUnit=t[n];break;case"css.intUnit":r.intUnit=t[n];break;case"css.unitAliases":const o={};t[n].split(",").forEach((e=>{if(!e||!e.trim()||!e.includes(":"))return;const t=e.substr(0,e.indexOf(":")),n=e.substr(t.length+1);t.trim()&&n&&(o[t.trim()]=n)})),r.unitAliases=o;break;case`${e}.valueSeparator`:r.between=t[n];break;case`${e}.propertyEnd`:r.after=t[n]}return{stylesheet:r}}(e,n.preferences),w=(null==x?void 0:x.stylesheet)&&x.stylesheet.unitAliases||{},k={"output.formatSkip":["html"],"output.formatForce":["body"],"output.inlineBreak":0,"output.compactBoolean":!1,"output.reverseAttributes":!1,"output.field":t.emmetSnippetField,"markup.href":!0,"comment.enabled":!1,"comment.trigger":["id","class"],"comment.before":"","comment.after":"\n\x3c!-- /[#ID][.CLASS] --\x3e","bem.enabled":!1,"bem.element":"__","bem.modifier":"_","jsx.enabled":"jsx"===e,"stylesheet.shortHex":!0,"stylesheet.between":"stylus"===e?" ":": ","stylesheet.after":"sass"===e||"stylus"===e?"":";","stylesheet.intUnit":"px","stylesheet.floatUnit":"em","stylesheet.unitAliases":{e:"em",p:"%",x:"ex",r:"rem"},"stylesheet.fuzzySearchMinScore":.3};let A={"output.tagCase":g.tagCase,"output.attributeCase":g.attributeCase,"output.attributeQuotes":g.attributeQuotes,"output.format":null===(s=g.format)||void 0===s||s,"output.formatSkip":h["format.noIndentTags"],"output.formatForce":h["format.forceIndentationForTags"],"output.inlineBreak":null!==(a=g.inlineBreak)&&void 0!==a?a:h["output.inlineBreak"],"output.compactBoolean":null!==(c=g.compactBooleanAttributes)&&void 0!==c?c:h["profile.allowCompactBoolean"],"output.reverseAttributes":h["output.reverseAttributes"],"output.selfClosingStyle":null!==(l=null!==(u=g.selfClosingStyle)&&void 0!==u?u:h["output.selfClosingStyle"])&&void 0!==l?l:N(e),"output.field":t.emmetSnippetField,"comment.enabled":v,"comment.trigger":h["filter.commentTrigger"],"comment.before":h["filter.commentBefore"],"comment.after":h["filter.commentAfter"],"bem.enabled":y,"bem.element":null!==(f=h["bem.elementSeparator"])&&void 0!==f?f:"__","bem.modifier":null!==(p=h["bem.modifierSeparator"])&&void 0!==p?p:"_","jsx.enabled":"jsx"===e,"stylesheet.shortHex":h["css.color.short"],"stylesheet.between":h[`${m}.valueSeparator`],"stylesheet.after":h[`${m}.propertyEnd`],"stylesheet.intUnit":h["css.intUnit"],"stylesheet.floatUnit":h["css.floatUnit"],"stylesheet.unitAliases":w,"stylesheet.fuzzySearchMinScore":h["css.fuzzySearchMinScore"]};if("jsx"===e){const e={class:"className","class*":"styleName",for:"htmlFor"},t={"class*":"styles"};g["markup.attributes"]&&(A["markup.attributes"]=Object.assign(Object.assign({},e),g["markup.attributes"])),g["markup.valuePrefix"]&&(A["markup.valuePrefix"]=Object.assign(Object.assign({},t),g["markup.valuePrefix"]))}const $={};[...Object.keys(k),...Object.keys(A)].forEach((e=>{var t;const n=e;$[n]=null!==(t=A[n])&&void 0!==t?t:k[n]}));const C=Object.assign(Object.assign({},k["stylesheet.unitAliases"]),A["stylesheet.unitAliases"]);$["stylesheet.unitAliases"]=C;const S=I(e),T=(F=n.variables)?Object.assign({},O,F):O,j=z(e),R="stylesheet"===S?null!==(d=E[e])&&void 0!==d?d:E[j]:E[e];var F;return{type:S,options:$,variables:T,snippets:R,syntax:e,text:void 0,maxRepeat:1e3}}function N(e){switch(e){case"xhtml":return"xhtml";case"xml":case"xsl":return"xml";case"jsx":return"xhtml";default:return"html"}}function U(e,t){let n=[];const r=a.parse(t,n);if(n.length)throw new Error(`Found error ${a.printParseErrorCode(n[0].error)} while parsing the file ${e} at offset ${n[0].offset}`);return r}function B(e){if("object"!=typeof e||!e)throw new Error(m.t("Invalid emmet.variables field. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example."));O=Object.assign({},O,e)}function q(e){if("object"!=typeof e||!e)throw new Error(m.t("Invalid syntax profile. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example."));_=Object.assign({},_,e)}function W(e){if("object"!=typeof e||!e)throw new Error(m.t("Invalid snippets file. See https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets for a valid example."));Object.keys(e).forEach((t=>{if(!e[t].snippets)return;const n=z(t);let r=e[t].snippets;if(e[n]&&e[n].snippets&&n!==t&&(r=Object.assign({},e[n].snippets,e[t].snippets)),P(t)){const e=y.get(t),n=Object.assign([],e,Object.keys(r));y.set(t,n)}else for(const e in r)r.hasOwnProperty(e)&&r[e].startsWith("<")&&r[e].endsWith(">")&&(r[e]=`{${r[e]}}`);const o=E[t],i=(0,h.parseSnippets)(r),s=Object.assign({},o,i);E[t]=s}))}function V(){E={},g.clear(),y.clear(),_={},O={}}function G(e,t=[]){if(e&&!t.includes(e))return/\b(typescriptreact|javascriptreact|jsx-tags)\b/.test(e)?"jsx":"sass-indented"===e?"sass":"jade"===e?"pug":h.syntaxes.markup.includes(e)||h.syntaxes.stylesheet.includes(e)?e:void 0}t.emmetSnippetField=(e,t)=>`\${${e}${t?":"+t:""}}`,t.isStyleSheet=P,t.getSyntaxType=I,t.getDefaultSyntax=z,t.getDefaultSnippets=R,t.extractAbbreviation=L,t.extractAbbreviationFromText=function(e,t){if(!e)return;const{pos:n,filter:r}=F(e,e.length),o=P(t)||"stylesheet"===t?{syntax:"stylesheet",lookAhead:!1}:{lookAhead:!0},i=(0,d.extract)(e,n,o);return i?{abbreviation:i.abbreviation,filter:r}:void 0},t.isAbbreviationValid=M,t.getExpandOptions=D,t.parseAbbreviation=function(e,t){const n=(0,d.resolveConfig)(t);return"stylesheet"===t.type?(0,d.parseStylesheet)(e,n):(0,d.parseMarkup)(e,n)},t.expandAbbreviation=function(e,t){let n;const r=(0,d.resolveConfig)(t);return n="stylesheet"===t.type?"string"==typeof e?(0,d.default)(e,r):(0,d.stringifyStylesheet)(e,r):"string"==typeof e?(0,d.default)(e,r):(0,d.stringifyMarkup)(e,r),S(T(n))},t.updateExtensionsPath=function(e,t,n,r){return s(this,void 0,void 0,(function*(){if(V(),!e.length)return;const o=[];for(let t of e)if("string"==typeof t){if(t=t.trim(),t.length&&"~"===t[0])r&&o.push((0,p.joinPath)(r,t.substring(1)));else if((0,p.isAbsolutePath)(t))o.push(l.URI.file(t));else if(n)for(const e of n)o.push((0,p.joinPath)(e,t))}else console.warn("The following emmetExtensionsPath isn't a string: "+JSON.stringify(t));for(const e of o){try{if((yield t.stat(e)).type!==p.FileType.Directory)continue}catch(e){continue}const n=(0,p.joinPath)(e,"snippets.json"),r=(0,p.joinPath)(e,"syntaxProfiles.json");let o;o="function"==typeof globalThis.TextDecoder?new globalThis.TextDecoder:new c.TextDecoder;let i="";try{const e=yield t.readFile(n);i=o.decode(e)}catch(e){}if(i.length)try{const e=U(n,i);e.variables&&B(e.variables),W(e)}catch(e){throw V(),e}let s="";try{const e=yield t.readFile(r);s=o.decode(e)}catch(e){}if(s.length)try{q(U(r,s))}catch(e){throw V(),e}}}))},t.getEmmetMode=G},658:(e,t)=>{"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.joinPath=t.normalizePath=t.resolvePath=t.isAbsolutePath=t.FileType=void 0,(n=t.FileType||(t.FileType={}))[n.Unknown=0]="Unknown",n[n.File=1]="File",n[n.Directory=2]="Directory",n[n.SymbolicLink=64]="SymbolicLink";const r=new RegExp("^(/|//|\\\\\\\\|[A-Za-z]:(/|\\\\))"),o=".".charCodeAt(0);function i(e){return r.test(e)}function s(e){const t=[];for(const n of e)0===n.length||1===n.length&&n.charCodeAt(0)===o||(2===n.length&&n.charCodeAt(0)===o&&n.charCodeAt(1)===o?t.pop():t.push(n));e.length>1&&0===e[e.length-1].length&&t.push("");let n=t.join("/");return 0===e[0].length&&(n="/"+n),n}function a(e,...t){const n=e.path.split("/");for(const e of t)n.push(...e.split("/"));return e.with({path:s(n)})}t.isAbsolutePath=i,t.resolvePath=function(e,t){return i(t)?e.with({path:s(t.split("/"))}):a(e,t)},t.normalizePath=s,t.joinPath=a},516:(e,t,n)=>{"use strict";function r(e,t){void 0===t&&(t=!1);var n=e.length,r=0,a="",c=0,u=16,l=0,f=0,p=0,d=0,h=0;function m(t,n){for(var o=0,i=0;o<t||!n;){var s=e.charCodeAt(r);if(s>=48&&s<=57)i=16*i+s-48;else if(s>=65&&s<=70)i=16*i+s-65+10;else{if(!(s>=97&&s<=102))break;i=16*i+s-97+10}r++,o++}return o<t&&(i=-1),i}function g(){if(a="",h=0,c=r,f=l,d=p,r>=n)return c=n,u=17;var t=e.charCodeAt(r);if(o(t)){do{r++,a+=String.fromCharCode(t),t=e.charCodeAt(r)}while(o(t));return u=15}if(i(t))return r++,a+=String.fromCharCode(t),13===t&&10===e.charCodeAt(r)&&(r++,a+="\n"),l++,p=r,u=14;switch(t){case 123:return r++,u=1;case 125:return r++,u=2;case 91:return r++,u=3;case 93:return r++,u=4;case 58:return r++,u=6;case 44:return r++,u=5;case 34:return r++,a=function(){for(var t="",o=r;;){if(r>=n){t+=e.substring(o,r),h=2;break}var s=e.charCodeAt(r);if(34===s){t+=e.substring(o,r),r++;break}if(92!==s){if(s>=0&&s<=31){if(i(s)){t+=e.substring(o,r),h=2;break}h=6}r++}else{if(t+=e.substring(o,r),++r>=n){h=2;break}switch(e.charCodeAt(r++)){case 34:t+='"';break;case 92:t+="\\";break;case 47:t+="/";break;case 98:t+="\b";break;case 102:t+="\f";break;case 110:t+="\n";break;case 114:t+="\r";break;case 116:t+="\t";break;case 117:var a=m(4,!0);a>=0?t+=String.fromCharCode(a):h=4;break;default:h=5}o=r}}return t}(),u=10;case 47:var g=r-1;if(47===e.charCodeAt(r+1)){for(r+=2;r<n&&!i(e.charCodeAt(r));)r++;return a=e.substring(g,r),u=12}if(42===e.charCodeAt(r+1)){r+=2;for(var y=n-1,v=!1;r<y;){var x=e.charCodeAt(r);if(42===x&&47===e.charCodeAt(r+1)){r+=2,v=!0;break}r++,i(x)&&(13===x&&10===e.charCodeAt(r)&&r++,l++,p=r)}return v||(r++,h=1),a=e.substring(g,r),u=13}return a+=String.fromCharCode(t),r++,u=16;case 45:if(a+=String.fromCharCode(t),++r===n||!s(e.charCodeAt(r)))return u=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return a+=function(){var t=r;if(48===e.charCodeAt(r))r++;else for(r++;r<e.length&&s(e.charCodeAt(r));)r++;if(r<e.length&&46===e.charCodeAt(r)){if(!(++r<e.length&&s(e.charCodeAt(r))))return h=3,e.substring(t,r);for(r++;r<e.length&&s(e.charCodeAt(r));)r++}var n=r;if(r<e.length&&(69===e.charCodeAt(r)||101===e.charCodeAt(r)))if((++r<e.length&&43===e.charCodeAt(r)||45===e.charCodeAt(r))&&r++,r<e.length&&s(e.charCodeAt(r))){for(r++;r<e.length&&s(e.charCodeAt(r));)r++;n=r}else h=3;return e.substring(t,n)}(),u=11;default:for(;r<n&&b(t);)r++,t=e.charCodeAt(r);if(c!==r){switch(a=e.substring(c,r)){case"true":return u=8;case"false":return u=9;case"null":return u=7}return u=16}return a+=String.fromCharCode(t),r++,u=16}}function b(e){if(o(e)||i(e))return!1;switch(e){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}return{setPosition:function(e){r=e,a="",c=0,u=16,h=0},getPosition:function(){return r},scan:t?function(){var e;do{e=g()}while(e>=12&&e<=15);return e}:g,getToken:function(){return u},getTokenValue:function(){return a},getTokenOffset:function(){return c},getTokenLength:function(){return r-c},getTokenStartLine:function(){return f},getTokenStartCharacter:function(){return c-d},getTokenError:function(){return h}}}function o(e){return 32===e||9===e||11===e||12===e||160===e||5760===e||e>=8192&&e<=8203||8239===e||8287===e||12288===e||65279===e}function i(e){return 10===e||13===e||8232===e||8233===e}function s(e){return e>=48&&e<=57}function a(e,t,n){var o,i,s,a,l;if(t){for(a=t.offset,l=a+t.length,s=a;s>0&&!u(e,s-1);)s--;for(var f=l;f<e.length&&!u(e,f);)f++;i=e.substring(s,f),o=function(e,t){for(var n=0,r=0,o=t.tabSize||4;n<e.length;){var i=e.charAt(n);if(" "===i)r++;else{if("\t"!==i)break;r+=o}n++}return Math.floor(r/o)}(i,n)}else i=e,o=0,s=0,a=0,l=e.length;var p,d=function(e,t){for(var n=0;n<t.length;n++){var r=t.charAt(n);if("\r"===r)return n+1<t.length&&"\n"===t.charAt(n+1)?"\r\n":"\r";if("\n"===r)return"\n"}return e&&e.eol||"\n"}(n,e),h=!1,m=0;p=n.insertSpaces?c(" ",n.tabSize||4):"\t";var g=r(i,!1),b=!1;function y(){return d+c(p,o+m)}function v(){var e=g.scan();for(h=!1;15===e||14===e;)h=h||14===e,e=g.scan();return b=16===e||0!==g.getTokenError(),e}var x=[];function w(t,n,r){!b&&n<l&&r>a&&e.substring(n,r)!==t&&x.push({offset:n,length:r-n,content:t})}var k=v();if(17!==k){var A=g.getTokenOffset()+s;w(c(p,o),s,A)}for(;17!==k;){for(var $=g.getTokenOffset()+g.getTokenLength()+s,C=v(),S="";!h&&(12===C||13===C);)w(" ",$,g.getTokenOffset()+s),$=g.getTokenOffset()+g.getTokenLength()+s,S=12===C?y():"",C=v();if(2===C)1!==k&&(m--,S=y());else if(4===C)3!==k&&(m--,S=y());else{switch(k){case 3:case 1:m++,S=y();break;case 5:case 12:S=y();break;case 13:S=h?y():" ";break;case 6:S=" ";break;case 10:if(6===C){S="";break}case 7:case 8:case 9:case 11:case 2:case 4:12===C||13===C?S=" ":5!==C&&17!==C&&(b=!0);break;case 16:b=!0}!h||12!==C&&13!==C||(S=y())}w(S,$,g.getTokenOffset()+s),k=C}return x}function c(e,t){for(var n="",r=0;r<t;r++)n+=e;return n}function u(e,t){return-1!=="\r\n".indexOf(e.charAt(t))}var l;function f(e,t,n){void 0===t&&(t=[]),void 0===n&&(n=l.DEFAULT);var r={type:"array",offset:-1,length:-1,children:[],parent:void 0};function o(e){"property"===r.type&&(r.length=e-r.offset,r=r.parent)}function i(e){return r.children.push(e),e}d(e,{onObjectBegin:function(e){r=i({type:"object",offset:e,length:-1,parent:r,children:[]})},onObjectProperty:function(e,t,n){(r=i({type:"property",offset:t,length:-1,parent:r,children:[]})).children.push({type:"string",value:e,offset:t,length:n,parent:r})},onObjectEnd:function(e,t){o(e+t),r.length=e+t-r.offset,r=r.parent,o(e+t)},onArrayBegin:function(e,t){r=i({type:"array",offset:e,length:-1,parent:r,children:[]})},onArrayEnd:function(e,t){r.length=e+t-r.offset,r=r.parent,o(e+t)},onLiteralValue:function(e,t,n){i({type:h(e),offset:t,length:n,parent:r,value:e}),o(t+n)},onSeparator:function(e,t,n){"property"===r.type&&(":"===e?r.colonOffset=t:","===e&&o(t))},onError:function(e,n,r){t.push({error:e,offset:n,length:r})}},n);var s=r.children[0];return s&&delete s.parent,s}function p(e,t){if(e){for(var n=e,r=0,o=t;r<o.length;r++){var i=o[r];if("string"==typeof i){if("object"!==n.type||!Array.isArray(n.children))return;for(var s=!1,a=0,c=n.children;a<c.length;a++){var u=c[a];if(Array.isArray(u.children)&&u.children[0].value===i){n=u.children[1],s=!0;break}}if(!s)return}else{var l=i;if("array"!==n.type||l<0||!Array.isArray(n.children)||l>=n.children.length)return;n=n.children[l]}}return n}}function d(e,t,n){void 0===n&&(n=l.DEFAULT);var o=r(e,!1);function i(e){return e?function(){return e(o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter())}:function(){return!0}}function s(e){return e?function(t){return e(t,o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter())}:function(){return!0}}var a=i(t.onObjectBegin),c=s(t.onObjectProperty),u=i(t.onObjectEnd),f=i(t.onArrayBegin),p=i(t.onArrayEnd),d=s(t.onLiteralValue),h=s(t.onSeparator),m=i(t.onComment),g=s(t.onError),b=n&&n.disallowComments,y=n&&n.allowTrailingComma;function v(){for(;;){var e=o.scan();switch(o.getTokenError()){case 4:x(14);break;case 5:x(15);break;case 3:x(13);break;case 1:b||x(11);break;case 2:x(12);break;case 6:x(16)}switch(e){case 12:case 13:b?x(10):m();break;case 16:x(1);break;case 15:case 14:break;default:return e}}}function x(e,t,n){if(void 0===t&&(t=[]),void 0===n&&(n=[]),g(e),t.length+n.length>0)for(var r=o.getToken();17!==r;){if(-1!==t.indexOf(r)){v();break}if(-1!==n.indexOf(r))break;r=v()}}function w(e){var t=o.getTokenValue();return e?d(t):c(t),v(),!0}return v(),17===o.getToken()?!!n.allowEmptyContent||(x(4,[],[]),!1):function e(){switch(o.getToken()){case 3:return function(){f(),v();for(var t=!1;4!==o.getToken()&&17!==o.getToken();){if(5===o.getToken()){if(t||x(4,[],[]),h(","),v(),4===o.getToken()&&y)break}else t&&x(6,[],[]);e()||x(4,[],[4,5]),t=!0}return p(),4!==o.getToken()?x(8,[4],[]):v(),!0}();case 1:return function(){a(),v();for(var t=!1;2!==o.getToken()&&17!==o.getToken();){if(5===o.getToken()){if(t||x(4,[],[]),h(","),v(),2===o.getToken()&&y)break}else t&&x(6,[],[]);(10!==o.getToken()?(x(3,[],[2,5]),0):(w(!1),6===o.getToken()?(h(":"),v(),e()||x(4,[],[2,5])):x(5,[],[2,5]),1))||x(4,[],[2,5]),t=!0}return u(),2!==o.getToken()?x(7,[2],[]):v(),!0}();case 10:return w(!0);default:return function(){switch(o.getToken()){case 11:var e=o.getTokenValue(),t=Number(e);isNaN(t)&&(x(2),t=0),d(t);break;case 7:d(null);break;case 8:d(!0);break;case 9:d(!1);break;default:return!1}return v(),!0}()}}()?(17!==o.getToken()&&x(9,[],[]),!0):(x(4,[],[]),!1)}function h(e){switch(typeof e){case"boolean":return"boolean";case"number":return"number";case"string":return"string";case"object":return e?Array.isArray(e)?"array":"object":"null";default:return"null"}}function m(e,t,n){if(!n.formattingOptions)return[t];var r=g(e,t),o=t.offset,i=t.offset+t.content.length;if(0===t.length||0===t.content.length){for(;o>0&&!u(r,o-1);)o--;for(;i<r.length&&!u(r,i);)i++}for(var s=a(r,{offset:o,length:i-o},n.formattingOptions),c=s.length-1;c>=0;c--){var l=s[c];r=g(r,l),o=Math.min(o,l.offset),i=Math.max(i,l.offset+l.length),i+=l.content.length-l.length}return[{offset:o,length:e.length-(r.length-i)-o,content:r.substring(o,i)}]}function g(e,t){return e.substring(0,t.offset)+t.content+e.substring(t.offset+t.length)}n.r(t),n.d(t,{applyEdits:()=>O,createScanner:()=>b,findNodeAtLocation:()=>w,findNodeAtOffset:()=>k,format:()=>j,getLocation:()=>y,getNodePath:()=>A,getNodeValue:()=>$,modify:()=>E,parse:()=>v,parseTree:()=>x,printParseErrorCode:()=>T,stripComments:()=>S,visit:()=>C}),function(e){e.DEFAULT={allowTrailingComma:!1}}(l||(l={}));var b=r,y=function(e,t){var n=[],r=new Object,o=void 0,i={value:{},offset:0,length:0,type:"object",parent:void 0},s=!1;function a(e,t,n,r){i.value=e,i.offset=t,i.length=n,i.type=r,i.colonOffset=void 0,o=i}try{d(e,{onObjectBegin:function(e,i){if(t<=e)throw r;o=void 0,s=t>e,n.push("")},onObjectProperty:function(e,o,i){if(t<o)throw r;if(a(e,o,i,"property"),n[n.length-1]=e,t<=o+i)throw r},onObjectEnd:function(e,i){if(t<=e)throw r;o=void 0,n.pop()},onArrayBegin:function(e,i){if(t<=e)throw r;o=void 0,n.push(0)},onArrayEnd:function(e,i){if(t<=e)throw r;o=void 0,n.pop()},onLiteralValue:function(e,n,o){if(t<n)throw r;if(a(e,n,o,h(e)),t<=n+o)throw r},onSeparator:function(e,i,a){if(t<=i)throw r;if(":"===e&&o&&"property"===o.type)o.colonOffset=i,s=!1,o=void 0;else if(","===e){var c=n[n.length-1];"number"==typeof c?n[n.length-1]=c+1:(s=!0,n[n.length-1]=""),o=void 0}}})}catch(e){if(e!==r)throw e}return{path:n,previousNode:o,isAtPropertyKey:s,matches:function(e){for(var t=0,r=0;t<e.length&&r<n.length;r++)if(e[t]===n[r]||"*"===e[t])t++;else if("**"!==e[t])return!1;return t===e.length}}},v=function(e,t,n){void 0===t&&(t=[]),void 0===n&&(n=l.DEFAULT);var r=null,o=[],i=[];function s(e){Array.isArray(o)?o.push(e):null!==r&&(o[r]=e)}return d(e,{onObjectBegin:function(){var e={};s(e),i.push(o),o=e,r=null},onObjectProperty:function(e){r=e},onObjectEnd:function(){o=i.pop()},onArrayBegin:function(){var e=[];s(e),i.push(o),o=e,r=null},onArrayEnd:function(){o=i.pop()},onLiteralValue:s,onError:function(e,n,r){t.push({error:e,offset:n,length:r})}},n),o[0]},x=f,w=p,k=function e(t,n,r){if(void 0===r&&(r=!1),function(e,t,n){return void 0===n&&(n=!1),t>=e.offset&&t<e.offset+e.length||n&&t===e.offset+e.length}(t,n,r)){var o=t.children;if(Array.isArray(o))for(var i=0;i<o.length&&o[i].offset<=n;i++){var s=e(o[i],n,r);if(s)return s}return t}},A=function e(t){if(!t.parent||!t.parent.children)return[];var n=e(t.parent);if("property"===t.parent.type){var r=t.parent.children[0].value;n.push(r)}else if("array"===t.parent.type){var o=t.parent.children.indexOf(t);-1!==o&&n.push(o)}return n},$=function e(t){switch(t.type){case"array":return t.children.map(e);case"object":for(var n=Object.create(null),r=0,o=t.children;r<o.length;r++){var i=o[r],s=i.children[1];s&&(n[i.children[0].value]=e(s))}return n;case"null":case"string":case"number":case"boolean":return t.value;default:return}},C=d,S=function(e,t){var n,o,i=r(e),s=[],a=0;do{switch(o=i.getPosition(),n=i.scan()){case 12:case 13:case 17:a!==o&&s.push(e.substring(a,o)),void 0!==t&&s.push(i.getTokenValue().replace(/[^\r\n]/g,t)),a=i.getPosition()}}while(17!==n);return s.join("")};function T(e){switch(e){case 1:return"InvalidSymbol";case 2:return"InvalidNumberFormat";case 3:return"PropertyNameExpected";case 4:return"ValueExpected";case 5:return"ColonExpected";case 6:return"CommaExpected";case 7:return"CloseBraceExpected";case 8:return"CloseBracketExpected";case 9:return"EndOfFileExpected";case 10:return"InvalidCommentToken";case 11:return"UnexpectedEndOfComment";case 12:return"UnexpectedEndOfString";case 13:return"UnexpectedEndOfNumber";case 14:return"InvalidUnicode";case 15:return"InvalidEscapeCharacter";case 16:return"InvalidCharacter"}return"<unknown ParseErrorCode>"}function j(e,t,n){return a(e,t,n)}function E(e,t,n,r){return function(e,t,n,r){for(var o,i=t.slice(),s=f(e,[]),a=void 0,c=void 0;i.length>0&&(c=i.pop(),void 0===(a=p(s,i))&&void 0!==n);)"string"==typeof c?((o={})[c]=n,n=o):n=[n];if(a){if("object"===a.type&&"string"==typeof c&&Array.isArray(a.children)){var u=p(a,[c]);if(void 0!==u){if(void 0===n){if(!u.parent)throw new Error("Malformed AST");var l=a.children.indexOf(u.parent),d=void 0,h=u.parent.offset+u.parent.length;return l>0?d=(A=a.children[l-1]).offset+A.length:(d=a.offset+1,a.children.length>1&&(h=a.children[1].offset)),m(e,{offset:d,length:h-d,content:""},r)}return m(e,{offset:u.offset,length:u.length,content:JSON.stringify(n)},r)}if(void 0===n)return[];var g=JSON.stringify(c)+": "+JSON.stringify(n),b=void 0;return m(e,b=($=r.getInsertionIndex?r.getInsertionIndex(a.children.map((function(e){return e.children[0].value}))):a.children.length)>0?{offset:(A=a.children[$-1]).offset+A.length,length:0,content:","+g}:0===a.children.length?{offset:a.offset+1,length:0,content:g}:{offset:a.offset+1,length:0,content:g+","},r)}if("array"===a.type&&"number"==typeof c&&Array.isArray(a.children)){var y=c;if(-1===y)return g=""+JSON.stringify(n),b=void 0,m(e,b=0===a.children.length?{offset:a.offset+1,length:0,content:g}:{offset:(A=a.children[a.children.length-1]).offset+A.length,length:0,content:","+g},r);if(void 0===n&&a.children.length>=0){var v=c,x=a.children[v];if(b=void 0,1===a.children.length)b={offset:a.offset+1,length:a.length-2,content:""};else if(a.children.length-1===v){var w=(A=a.children[v-1]).offset+A.length;b={offset:w,length:a.offset+a.length-2-w,content:""}}else b={offset:x.offset,length:a.children[v+1].offset-x.offset,content:""};return m(e,b,r)}if(void 0!==n){if(b=void 0,g=""+JSON.stringify(n),!r.isArrayInsertion&&a.children.length>c){var k=a.children[c];b={offset:k.offset,length:k.length,content:g}}else if(0===a.children.length||0===c)b={offset:a.offset+1,length:0,content:0===a.children.length?g:g+","};else{var A,$=c>a.children.length?a.children.length:c;b={offset:(A=a.children[$-1]).offset+A.length,length:0,content:","+g}}return m(e,b,r)}throw new Error("Can not "+(void 0===n?"remove":r.isArrayInsertion?"insert":"modify")+" Array index "+y+" as length is not sufficient")}throw new Error("Can not add "+("number"!=typeof c?"index":"property")+" to parent of type "+a.type)}if(void 0===n)throw new Error("Can not delete in empty document");return m(e,{offset:s?s.offset:0,length:s?s.length:0,content:JSON.stringify(n)},r)}(e,t,n,r)}function O(e,t){for(var n=t.length-1;n>=0;n--)e=g(e,t[n]);return e}},6813:(e,t,n)=>{"use strict";n.r(t),n.d(t,{TextDocument:()=>o});class r{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,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 t of e)if(r.isIncremental(t)){const e=a(t.range),n=this.offsetAt(e.start),r=this.offsetAt(e.end);this._content=this._content.substring(0,n)+t.text+this._content.substring(r,this._content.length);const o=Math.max(e.start.line,0),i=Math.max(e.end.line,0);let c=this._lineOffsets;const u=s(t.text,!1,n);if(i-o===u.length)for(let e=0,t=u.length;e<t;e++)c[e+o+1]=u[e];else u.length<1e4?c.splice(o+1,i-o,...u):this._lineOffsets=c=c.slice(0,o+1).concat(u,c.slice(i+1));const l=t.text.length-(r-n);if(0!==l)for(let e=o+1+u.length,t=c.length;e<t;e++)c[e]=c[e]+l}else{if(!r.isFull(t))throw new Error("Unknown change event received");this._content=t.text,this._lineOffsets=void 0}this._version=t}getLineOffsets(){return void 0===this._lineOffsets&&(this._lineOffsets=s(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(0===r)return{line:0,character:e};for(;n<r;){let o=Math.floor((n+r)/2);t[o]>e?r=o:n=o+1}let o=n-1;return{line:o,character:e-t[o]}}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],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let t=e;return null!=t&&"string"==typeof t.text&&void 0!==t.range&&(void 0===t.rangeLength||"number"==typeof t.rangeLength)}static isFull(e){let t=e;return null!=t&&"string"==typeof t.text&&void 0===t.range&&void 0===t.rangeLength}}var o;function i(e,t){if(e.length<=1)return e;const n=e.length/2|0,r=e.slice(0,n),o=e.slice(n);i(r,t),i(o,t);let s=0,a=0,c=0;for(;s<r.length&&a<o.length;){let n=t(r[s],o[a]);e[c++]=n<=0?r[s++]:o[a++]}for(;s<r.length;)e[c++]=r[s++];for(;a<o.length;)e[c++]=o[a++];return e}function s(e,t,n=0){const r=t?[n]:[];for(let t=0;t<e.length;t++){let o=e.charCodeAt(t);13!==o&&10!==o||(13===o&&t+1<e.length&&10===e.charCodeAt(t+1)&&t++,r.push(n+t+1))}return r}function a(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 c(e){const t=a(e.range);return t!==e.range?{newText:e.newText,range:t}:e}!function(e){e.create=function(e,t,n,o){return new r(e,t,n,o)},e.update=function(e,t,n){if(e instanceof r)return e.update(t,n),e;throw new Error("TextDocument.update: document must be created by TextDocument.create")},e.applyEdits=function(e,t){let n=e.getText(),r=i(t.map(c),((e,t)=>{let n=e.range.start.line-t.range.start.line;return 0===n?e.range.start.character-t.range.start.character:n})),o=0;const s=[];for(const t of r){let r=e.offsetAt(t.range.start);if(r<o)throw new Error("Overlapping edit");r>o&&s.push(n.substring(o,r)),t.newText.length&&s.push(t.newText),o=e.offsetAt(t.range.end)}return s.push(n.substr(o)),s.join("")}}(o||(o={}))},1674:(e,t,n)=>{"use strict";var r,o,i,s,a,c,u,l,f,p,d,h,m,g,b,y,v,x,w,k,A,$,C,S,T,j,E,O;n.r(t),n.d(t,{AnnotatedTextEdit:()=>C,ChangeAnnotation:()=>A,ChangeAnnotationIdentifier:()=>$,CodeAction:()=>ie,CodeActionContext:()=>oe,CodeActionKind:()=>ne,CodeActionTriggerKind:()=>re,CodeDescription:()=>v,CodeLens:()=>se,Color:()=>f,ColorInformation:()=>p,ColorPresentation:()=>d,Command:()=>w,CompletionItem:()=>q,CompletionItemKind:()=>L,CompletionItemLabelDetails:()=>B,CompletionItemTag:()=>D,CompletionList:()=>W,CreateFile:()=>T,DeleteFile:()=>E,Diagnostic:()=>x,DiagnosticRelatedInformation:()=>g,DiagnosticSeverity:()=>b,DiagnosticTag:()=>y,DocumentHighlight:()=>K,DocumentHighlightKind:()=>J,DocumentLink:()=>ce,DocumentSymbol:()=>te,DocumentUri:()=>r,EOL:()=>Ce,FoldingRange:()=>m,FoldingRangeKind:()=>h,FormattingOptions:()=>ae,Hover:()=>G,InlayHint:()=>ve,InlayHintKind:()=>be,InlayHintLabelPart:()=>ye,InlineValueContext:()=>ge,InlineValueEvaluatableExpression:()=>me,InlineValueText:()=>de,InlineValueVariableLookup:()=>he,InsertReplaceEdit:()=>N,InsertTextFormat:()=>M,InsertTextMode:()=>U,Location:()=>u,LocationLink:()=>l,MarkedString:()=>V,MarkupContent:()=>F,MarkupKind:()=>R,OptionalVersionedTextDocumentIdentifier:()=>I,ParameterInformation:()=>Q,Position:()=>a,Range:()=>c,RenameFile:()=>j,SelectionRange:()=>ue,SemanticTokenModifiers:()=>fe,SemanticTokenTypes:()=>le,SemanticTokens:()=>pe,SignatureInformation:()=>H,SymbolInformation:()=>Y,SymbolKind:()=>Z,SymbolTag:()=>X,TextDocument:()=>$e,TextDocumentEdit:()=>S,TextDocumentIdentifier:()=>_,TextDocumentItem:()=>z,TextEdit:()=>k,URI:()=>o,VersionedTextDocumentIdentifier:()=>P,WorkspaceChange:()=>Ae,WorkspaceEdit:()=>O,WorkspaceFolder:()=>xe,WorkspaceSymbol:()=>ee,integer:()=>i,uinteger:()=>s}),function(e){e.is=function(e){return"string"==typeof e}}(r||(r={})),function(e){e.is=function(e){return"string"==typeof e}}(o||(o={})),function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(i||(i={})),function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(s||(s={})),function(e){e.create=function(e,t){return e===Number.MAX_VALUE&&(e=s.MAX_VALUE),t===Number.MAX_VALUE&&(t=s.MAX_VALUE),{line:e,character:t}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&Se.uinteger(t.line)&&Se.uinteger(t.character)}}(a||(a={})),function(e){e.create=function(e,t,n,r){if(Se.uinteger(e)&&Se.uinteger(t)&&Se.uinteger(n)&&Se.uinteger(r))return{start:a.create(e,t),end:a.create(n,r)};if(a.is(e)&&a.is(t))return{start:e,end:t};throw new Error("Range#create called with invalid arguments[".concat(e,", ").concat(t,", ").concat(n,", ").concat(r,"]"))},e.is=function(e){var t=e;return Se.objectLiteral(t)&&a.is(t.start)&&a.is(t.end)}}(c||(c={})),function(e){e.create=function(e,t){return{uri:e,range:t}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&c.is(t.range)&&(Se.string(t.uri)||Se.undefined(t.uri))}}(u||(u={})),function(e){e.create=function(e,t,n,r){return{targetUri:e,targetRange:t,targetSelectionRange:n,originSelectionRange:r}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&c.is(t.targetRange)&&Se.string(t.targetUri)&&c.is(t.targetSelectionRange)&&(c.is(t.originSelectionRange)||Se.undefined(t.originSelectionRange))}}(l||(l={})),function(e){e.create=function(e,t,n,r){return{red:e,green:t,blue:n,alpha:r}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&Se.numberRange(t.red,0,1)&&Se.numberRange(t.green,0,1)&&Se.numberRange(t.blue,0,1)&&Se.numberRange(t.alpha,0,1)}}(f||(f={})),function(e){e.create=function(e,t){return{range:e,color:t}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&c.is(t.range)&&f.is(t.color)}}(p||(p={})),function(e){e.create=function(e,t,n){return{label:e,textEdit:t,additionalTextEdits:n}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&Se.string(t.label)&&(Se.undefined(t.textEdit)||k.is(t))&&(Se.undefined(t.additionalTextEdits)||Se.typedArray(t.additionalTextEdits,k.is))}}(d||(d={})),function(e){e.Comment="comment",e.Imports="imports",e.Region="region"}(h||(h={})),function(e){e.create=function(e,t,n,r,o,i){var s={startLine:e,endLine:t};return Se.defined(n)&&(s.startCharacter=n),Se.defined(r)&&(s.endCharacter=r),Se.defined(o)&&(s.kind=o),Se.defined(i)&&(s.collapsedText=i),s},e.is=function(e){var t=e;return Se.objectLiteral(t)&&Se.uinteger(t.startLine)&&Se.uinteger(t.startLine)&&(Se.undefined(t.startCharacter)||Se.uinteger(t.startCharacter))&&(Se.undefined(t.endCharacter)||Se.uinteger(t.endCharacter))&&(Se.undefined(t.kind)||Se.string(t.kind))}}(m||(m={})),function(e){e.create=function(e,t){return{location:e,message:t}},e.is=function(e){var t=e;return Se.defined(t)&&u.is(t.location)&&Se.string(t.message)}}(g||(g={})),function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4}(b||(b={})),function(e){e.Unnecessary=1,e.Deprecated=2}(y||(y={})),function(e){e.is=function(e){var t=e;return Se.objectLiteral(t)&&Se.string(t.href)}}(v||(v={})),function(e){e.create=function(e,t,n,r,o,i){var s={range:e,message:t};return Se.defined(n)&&(s.severity=n),Se.defined(r)&&(s.code=r),Se.defined(o)&&(s.source=o),Se.defined(i)&&(s.relatedInformation=i),s},e.is=function(e){var t,n=e;return Se.defined(n)&&c.is(n.range)&&Se.string(n.message)&&(Se.number(n.severity)||Se.undefined(n.severity))&&(Se.integer(n.code)||Se.string(n.code)||Se.undefined(n.code))&&(Se.undefined(n.codeDescription)||Se.string(null===(t=n.codeDescription)||void 0===t?void 0:t.href))&&(Se.string(n.source)||Se.undefined(n.source))&&(Se.undefined(n.relatedInformation)||Se.typedArray(n.relatedInformation,g.is))}}(x||(x={})),function(e){e.create=function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o={title:e,command:t};return Se.defined(n)&&n.length>0&&(o.arguments=n),o},e.is=function(e){var t=e;return Se.defined(t)&&Se.string(t.title)&&Se.string(t.command)}}(w||(w={})),function(e){e.replace=function(e,t){return{range:e,newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){return{range:e,newText:""}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&Se.string(t.newText)&&c.is(t.range)}}(k||(k={})),function(e){e.create=function(e,t,n){var r={label:e};return void 0!==t&&(r.needsConfirmation=t),void 0!==n&&(r.description=n),r},e.is=function(e){var t=e;return Se.objectLiteral(t)&&Se.string(t.label)&&(Se.boolean(t.needsConfirmation)||void 0===t.needsConfirmation)&&(Se.string(t.description)||void 0===t.description)}}(A||(A={})),function(e){e.is=function(e){var t=e;return Se.string(t)}}($||($={})),function(e){e.replace=function(e,t,n){return{range:e,newText:t,annotationId:n}},e.insert=function(e,t,n){return{range:{start:e,end:e},newText:t,annotationId:n}},e.del=function(e,t){return{range:e,newText:"",annotationId:t}},e.is=function(e){var t=e;return k.is(t)&&(A.is(t.annotationId)||$.is(t.annotationId))}}(C||(C={})),function(e){e.create=function(e,t){return{textDocument:e,edits:t}},e.is=function(e){var t=e;return Se.defined(t)&&I.is(t.textDocument)&&Array.isArray(t.edits)}}(S||(S={})),function(e){e.create=function(e,t,n){var r={kind:"create",uri:e};return void 0===t||void 0===t.overwrite&&void 0===t.ignoreIfExists||(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){var t=e;return t&&"create"===t.kind&&Se.string(t.uri)&&(void 0===t.options||(void 0===t.options.overwrite||Se.boolean(t.options.overwrite))&&(void 0===t.options.ignoreIfExists||Se.boolean(t.options.ignoreIfExists)))&&(void 0===t.annotationId||$.is(t.annotationId))}}(T||(T={})),function(e){e.create=function(e,t,n,r){var o={kind:"rename",oldUri:e,newUri:t};return void 0===n||void 0===n.overwrite&&void 0===n.ignoreIfExists||(o.options=n),void 0!==r&&(o.annotationId=r),o},e.is=function(e){var t=e;return t&&"rename"===t.kind&&Se.string(t.oldUri)&&Se.string(t.newUri)&&(void 0===t.options||(void 0===t.options.overwrite||Se.boolean(t.options.overwrite))&&(void 0===t.options.ignoreIfExists||Se.boolean(t.options.ignoreIfExists)))&&(void 0===t.annotationId||$.is(t.annotationId))}}(j||(j={})),function(e){e.create=function(e,t,n){var r={kind:"delete",uri:e};return void 0===t||void 0===t.recursive&&void 0===t.ignoreIfNotExists||(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){var t=e;return t&&"delete"===t.kind&&Se.string(t.uri)&&(void 0===t.options||(void 0===t.options.recursive||Se.boolean(t.options.recursive))&&(void 0===t.options.ignoreIfNotExists||Se.boolean(t.options.ignoreIfNotExists)))&&(void 0===t.annotationId||$.is(t.annotationId))}}(E||(E={})),function(e){e.is=function(e){var t=e;return t&&(void 0!==t.changes||void 0!==t.documentChanges)&&(void 0===t.documentChanges||t.documentChanges.every((function(e){return Se.string(e.kind)?T.is(e)||j.is(e)||E.is(e):S.is(e)})))}}(O||(O={}));var _,P,I,z,R,F,L,M,D,N,U,B,q,W,V,G,Q,H,J,K,Z,X,Y,ee,te,ne,re,oe,ie,se,ae,ce,ue,le,fe,pe,de,he,me,ge,be,ye,ve,xe,we=function(){function e(e,t){this.edits=e,this.changeAnnotations=t}return e.prototype.insert=function(e,t,n){var r,o;if(void 0===n?r=k.insert(e,t):$.is(n)?(o=n,r=C.insert(e,t,n)):(this.assertChangeAnnotations(this.changeAnnotations),o=this.changeAnnotations.manage(n),r=C.insert(e,t,o)),this.edits.push(r),void 0!==o)return o},e.prototype.replace=function(e,t,n){var r,o;if(void 0===n?r=k.replace(e,t):$.is(n)?(o=n,r=C.replace(e,t,n)):(this.assertChangeAnnotations(this.changeAnnotations),o=this.changeAnnotations.manage(n),r=C.replace(e,t,o)),this.edits.push(r),void 0!==o)return o},e.prototype.delete=function(e,t){var n,r;if(void 0===t?n=k.del(e):$.is(t)?(r=t,n=C.del(e,t)):(this.assertChangeAnnotations(this.changeAnnotations),r=this.changeAnnotations.manage(t),n=C.del(e,r)),this.edits.push(n),void 0!==r)return r},e.prototype.add=function(e){this.edits.push(e)},e.prototype.all=function(){return this.edits},e.prototype.clear=function(){this.edits.splice(0,this.edits.length)},e.prototype.assertChangeAnnotations=function(e){if(void 0===e)throw new Error("Text edit change is not configured to manage change annotations.")},e}(),ke=function(){function e(e){this._annotations=void 0===e?Object.create(null):e,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(e,t){var n;if($.is(e)?n=e:(n=this.nextId(),t=e),void 0!==this._annotations[n])throw new Error("Id ".concat(n," is already in use."));if(void 0===t)throw new Error("No annotation provided for id ".concat(n));return this._annotations[n]=t,this._size++,n},e.prototype.nextId=function(){return this._counter++,this._counter.toString()},e}(),Ae=function(){function e(e){var t=this;this._textEditChanges=Object.create(null),void 0!==e?(this._workspaceEdit=e,e.documentChanges?(this._changeAnnotations=new ke(e.changeAnnotations),e.changeAnnotations=this._changeAnnotations.all(),e.documentChanges.forEach((function(e){if(S.is(e)){var n=new we(e.edits,t._changeAnnotations);t._textEditChanges[e.textDocument.uri]=n}}))):e.changes&&Object.keys(e.changes).forEach((function(n){var r=new we(e.changes[n]);t._textEditChanges[n]=r}))):this._workspaceEdit={}}return Object.defineProperty(e.prototype,"edit",{get:function(){return this.initDocumentChanges(),void 0!==this._changeAnnotations&&(0===this._changeAnnotations.size?this._workspaceEdit.changeAnnotations=void 0:this._workspaceEdit.changeAnnotations=this._changeAnnotations.all()),this._workspaceEdit},enumerable:!1,configurable:!0}),e.prototype.getTextEditChange=function(e){if(I.is(e)){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var t={uri:e.uri,version:e.version};if(!(r=this._textEditChanges[t.uri])){var n={textDocument:t,edits:o=[]};this._workspaceEdit.documentChanges.push(n),r=new we(o,this._changeAnnotations),this._textEditChanges[t.uri]=r}return r}if(this.initChanges(),void 0===this._workspaceEdit.changes)throw new Error("Workspace edit is not configured for normal text edit changes.");var r;if(!(r=this._textEditChanges[e])){var o=[];this._workspaceEdit.changes[e]=o,r=new we(o),this._textEditChanges[e]=r}return r},e.prototype.initDocumentChanges=function(){void 0===this._workspaceEdit.documentChanges&&void 0===this._workspaceEdit.changes&&(this._changeAnnotations=new ke,this._workspaceEdit.documentChanges=[],this._workspaceEdit.changeAnnotations=this._changeAnnotations.all())},e.prototype.initChanges=function(){void 0===this._workspaceEdit.documentChanges&&void 0===this._workspaceEdit.changes&&(this._workspaceEdit.changes=Object.create(null))},e.prototype.createFile=function(e,t,n){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var r,o,i;if(A.is(t)||$.is(t)?r=t:n=t,void 0===r?o=T.create(e,n):(i=$.is(r)?r:this._changeAnnotations.manage(r),o=T.create(e,n,i)),this._workspaceEdit.documentChanges.push(o),void 0!==i)return i},e.prototype.renameFile=function(e,t,n,r){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var o,i,s;if(A.is(n)||$.is(n)?o=n:r=n,void 0===o?i=j.create(e,t,r):(s=$.is(o)?o:this._changeAnnotations.manage(o),i=j.create(e,t,r,s)),this._workspaceEdit.documentChanges.push(i),void 0!==s)return s},e.prototype.deleteFile=function(e,t,n){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var r,o,i;if(A.is(t)||$.is(t)?r=t:n=t,void 0===r?o=E.create(e,n):(i=$.is(r)?r:this._changeAnnotations.manage(r),o=E.create(e,n,i)),this._workspaceEdit.documentChanges.push(o),void 0!==i)return i},e}();!function(e){e.create=function(e){return{uri:e}},e.is=function(e){var t=e;return Se.defined(t)&&Se.string(t.uri)}}(_||(_={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){var t=e;return Se.defined(t)&&Se.string(t.uri)&&Se.integer(t.version)}}(P||(P={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){var t=e;return Se.defined(t)&&Se.string(t.uri)&&(null===t.version||Se.integer(t.version))}}(I||(I={})),function(e){e.create=function(e,t,n,r){return{uri:e,languageId:t,version:n,text:r}},e.is=function(e){var t=e;return Se.defined(t)&&Se.string(t.uri)&&Se.string(t.languageId)&&Se.integer(t.version)&&Se.string(t.text)}}(z||(z={})),function(e){e.PlainText="plaintext",e.Markdown="markdown",e.is=function(t){var n=t;return n===e.PlainText||n===e.Markdown}}(R||(R={})),function(e){e.is=function(e){var t=e;return Se.objectLiteral(e)&&R.is(t.kind)&&Se.string(t.value)}}(F||(F={})),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}(L||(L={})),function(e){e.PlainText=1,e.Snippet=2}(M||(M={})),function(e){e.Deprecated=1}(D||(D={})),function(e){e.create=function(e,t,n){return{newText:e,insert:t,replace:n}},e.is=function(e){var t=e;return t&&Se.string(t.newText)&&c.is(t.insert)&&c.is(t.replace)}}(N||(N={})),function(e){e.asIs=1,e.adjustIndentation=2}(U||(U={})),function(e){e.is=function(e){var t=e;return t&&(Se.string(t.detail)||void 0===t.detail)&&(Se.string(t.description)||void 0===t.description)}}(B||(B={})),function(e){e.create=function(e){return{label:e}}}(q||(q={})),function(e){e.create=function(e,t){return{items:e||[],isIncomplete:!!t}}}(W||(W={})),function(e){e.fromPlainText=function(e){return e.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")},e.is=function(e){var t=e;return Se.string(t)||Se.objectLiteral(t)&&Se.string(t.language)&&Se.string(t.value)}}(V||(V={})),function(e){e.is=function(e){var t=e;return!!t&&Se.objectLiteral(t)&&(F.is(t.contents)||V.is(t.contents)||Se.typedArray(t.contents,V.is))&&(void 0===e.range||c.is(e.range))}}(G||(G={})),function(e){e.create=function(e,t){return t?{label:e,documentation:t}:{label:e}}}(Q||(Q={})),function(e){e.create=function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o={label:e};return Se.defined(t)&&(o.documentation=t),Se.defined(n)?o.parameters=n:o.parameters=[],o}}(H||(H={})),function(e){e.Text=1,e.Read=2,e.Write=3}(J||(J={})),function(e){e.create=function(e,t){var n={range:e};return Se.number(t)&&(n.kind=t),n}}(K||(K={})),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}(Z||(Z={})),function(e){e.Deprecated=1}(X||(X={})),function(e){e.create=function(e,t,n,r,o){var i={name:e,kind:t,location:{uri:r,range:n}};return o&&(i.containerName=o),i}}(Y||(Y={})),function(e){e.create=function(e,t,n,r){return void 0!==r?{name:e,kind:t,location:{uri:n,range:r}}:{name:e,kind:t,location:{uri:n}}}}(ee||(ee={})),function(e){e.create=function(e,t,n,r,o,i){var s={name:e,detail:t,kind:n,range:r,selectionRange:o};return void 0!==i&&(s.children=i),s},e.is=function(e){var t=e;return t&&Se.string(t.name)&&Se.number(t.kind)&&c.is(t.range)&&c.is(t.selectionRange)&&(void 0===t.detail||Se.string(t.detail))&&(void 0===t.deprecated||Se.boolean(t.deprecated))&&(void 0===t.children||Array.isArray(t.children))&&(void 0===t.tags||Array.isArray(t.tags))}}(te||(te={})),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"}(ne||(ne={})),function(e){e.Invoked=1,e.Automatic=2}(re||(re={})),function(e){e.create=function(e,t,n){var r={diagnostics:e};return null!=t&&(r.only=t),null!=n&&(r.triggerKind=n),r},e.is=function(e){var t=e;return Se.defined(t)&&Se.typedArray(t.diagnostics,x.is)&&(void 0===t.only||Se.typedArray(t.only,Se.string))&&(void 0===t.triggerKind||t.triggerKind===re.Invoked||t.triggerKind===re.Automatic)}}(oe||(oe={})),function(e){e.create=function(e,t,n){var r={title:e},o=!0;return"string"==typeof t?(o=!1,r.kind=t):w.is(t)?r.command=t:r.edit=t,o&&void 0!==n&&(r.kind=n),r},e.is=function(e){var t=e;return t&&Se.string(t.title)&&(void 0===t.diagnostics||Se.typedArray(t.diagnostics,x.is))&&(void 0===t.kind||Se.string(t.kind))&&(void 0!==t.edit||void 0!==t.command)&&(void 0===t.command||w.is(t.command))&&(void 0===t.isPreferred||Se.boolean(t.isPreferred))&&(void 0===t.edit||O.is(t.edit))}}(ie||(ie={})),function(e){e.create=function(e,t){var n={range:e};return Se.defined(t)&&(n.data=t),n},e.is=function(e){var t=e;return Se.defined(t)&&c.is(t.range)&&(Se.undefined(t.command)||w.is(t.command))}}(se||(se={})),function(e){e.create=function(e,t){return{tabSize:e,insertSpaces:t}},e.is=function(e){var t=e;return Se.defined(t)&&Se.uinteger(t.tabSize)&&Se.boolean(t.insertSpaces)}}(ae||(ae={})),function(e){e.create=function(e,t,n){return{range:e,target:t,data:n}},e.is=function(e){var t=e;return Se.defined(t)&&c.is(t.range)&&(Se.undefined(t.target)||Se.string(t.target))}}(ce||(ce={})),function(e){e.create=function(e,t){return{range:e,parent:t}},e.is=function(t){var n=t;return Se.objectLiteral(n)&&c.is(n.range)&&(void 0===n.parent||e.is(n.parent))}}(ue||(ue={})),function(e){e.namespace="namespace",e.type="type",e.class="class",e.enum="enum",e.interface="interface",e.struct="struct",e.typeParameter="typeParameter",e.parameter="parameter",e.variable="variable",e.property="property",e.enumMember="enumMember",e.event="event",e.function="function",e.method="method",e.macro="macro",e.keyword="keyword",e.modifier="modifier",e.comment="comment",e.string="string",e.number="number",e.regexp="regexp",e.operator="operator",e.decorator="decorator"}(le||(le={})),function(e){e.declaration="declaration",e.definition="definition",e.readonly="readonly",e.static="static",e.deprecated="deprecated",e.abstract="abstract",e.async="async",e.modification="modification",e.documentation="documentation",e.defaultLibrary="defaultLibrary"}(fe||(fe={})),function(e){e.is=function(e){var t=e;return Se.objectLiteral(t)&&(void 0===t.resultId||"string"==typeof t.resultId)&&Array.isArray(t.data)&&(0===t.data.length||"number"==typeof t.data[0])}}(pe||(pe={})),function(e){e.create=function(e,t){return{range:e,text:t}},e.is=function(e){var t=e;return null!=t&&c.is(t.range)&&Se.string(t.text)}}(de||(de={})),function(e){e.create=function(e,t,n){return{range:e,variableName:t,caseSensitiveLookup:n}},e.is=function(e){var t=e;return null!=t&&c.is(t.range)&&Se.boolean(t.caseSensitiveLookup)&&(Se.string(t.variableName)||void 0===t.variableName)}}(he||(he={})),function(e){e.create=function(e,t){return{range:e,expression:t}},e.is=function(e){var t=e;return null!=t&&c.is(t.range)&&(Se.string(t.expression)||void 0===t.expression)}}(me||(me={})),function(e){e.create=function(e,t){return{frameId:e,stoppedLocation:t}},e.is=function(e){var t=e;return Se.defined(t)&&c.is(e.stoppedLocation)}}(ge||(ge={})),function(e){e.Type=1,e.Parameter=2,e.is=function(e){return 1===e||2===e}}(be||(be={})),function(e){e.create=function(e){return{value:e}},e.is=function(e){var t=e;return Se.objectLiteral(t)&&(void 0===t.tooltip||Se.string(t.tooltip)||F.is(t.tooltip))&&(void 0===t.location||u.is(t.location))&&(void 0===t.command||w.is(t.command))}}(ye||(ye={})),function(e){e.create=function(e,t,n){var r={position:e,label:t};return void 0!==n&&(r.kind=n),r},e.is=function(e){var t=e;return Se.objectLiteral(t)&&a.is(t.position)&&(Se.string(t.label)||Se.typedArray(t.label,ye.is))&&(void 0===t.kind||be.is(t.kind))&&void 0===t.textEdits||Se.typedArray(t.textEdits,k.is)&&(void 0===t.tooltip||Se.string(t.tooltip)||F.is(t.tooltip))&&(void 0===t.paddingLeft||Se.boolean(t.paddingLeft))&&(void 0===t.paddingRight||Se.boolean(t.paddingRight))}}(ve||(ve={})),function(e){e.is=function(e){var t=e;return Se.objectLiteral(t)&&o.is(t.uri)&&Se.string(t.name)}}(xe||(xe={}));var $e,Ce=["\n","\r\n","\r"];!function(e){function t(e,n){if(e.length<=1)return e;var r=e.length/2|0,o=e.slice(0,r),i=e.slice(r);t(o,n),t(i,n);for(var s=0,a=0,c=0;s<o.length&&a<i.length;){var u=n(o[s],i[a]);e[c++]=u<=0?o[s++]:i[a++]}for(;s<o.length;)e[c++]=o[s++];for(;a<i.length;)e[c++]=i[a++];return e}e.create=function(e,t,n,r){return new Te(e,t,n,r)},e.is=function(e){var t=e;return!!(Se.defined(t)&&Se.string(t.uri)&&(Se.undefined(t.languageId)||Se.string(t.languageId))&&Se.uinteger(t.lineCount)&&Se.func(t.getText)&&Se.func(t.positionAt)&&Se.func(t.offsetAt))},e.applyEdits=function(e,n){for(var r=e.getText(),o=t(n,(function(e,t){var n=e.range.start.line-t.range.start.line;return 0===n?e.range.start.character-t.range.start.character:n})),i=r.length,s=o.length-1;s>=0;s--){var a=o[s],c=e.offsetAt(a.range.start),u=e.offsetAt(a.range.end);if(!(u<=i))throw new Error("Overlapping edit");r=r.substring(0,c)+a.newText+r.substring(u,r.length),i=c}return r}}($e||($e={}));var Se,Te=function(){function e(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,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(e){if(e){var t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content},e.prototype.update=function(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0},e.prototype.getLineOffsets=function(){if(void 0===this._lineOffsets){for(var e=[],t=this._content,n=!0,r=0;r<t.length;r++){n&&(e.push(r),n=!1);var o=t.charAt(r);n="\r"===o||"\n"===o,"\r"===o&&r+1<t.length&&"\n"===t.charAt(r+1)&&r++}n&&t.length>0&&e.push(t.length),this._lineOffsets=e}return this._lineOffsets},e.prototype.positionAt=function(e){e=Math.max(Math.min(e,this._content.length),0);var t=this.getLineOffsets(),n=0,r=t.length;if(0===r)return a.create(0,e);for(;n<r;){var o=Math.floor((n+r)/2);t[o]>e?r=o:n=o+1}var i=n-1;return a.create(i,e-t[i])},e.prototype.offsetAt=function(e){var t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;var n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)},Object.defineProperty(e.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),e}();!function(e){var t=Object.prototype.toString;e.defined=function(e){return void 0!==e},e.undefined=function(e){return void 0===e},e.boolean=function(e){return!0===e||!1===e},e.string=function(e){return"[object String]"===t.call(e)},e.number=function(e){return"[object Number]"===t.call(e)},e.numberRange=function(e,n,r){return"[object Number]"===t.call(e)&&n<=e&&e<=r},e.integer=function(e){return"[object Number]"===t.call(e)&&-2147483648<=e&&e<=2147483647},e.uinteger=function(e){return"[object Number]"===t.call(e)&&0<=e&&e<=2147483647},e.func=function(e){return"[object Function]"===t.call(e)},e.objectLiteral=function(e){return null!==e&&"object"==typeof e},e.typedArray=function(e,t){return Array.isArray(e)&&e.every(t)}}(Se||(Se={}))},7373:(e,t,n)=>{"use strict";n.r(t),n.d(t,{URI:()=>h,uriToFsPath:()=>x});var r,o,i,s=(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});if("object"==typeof process)i=!1;else if("object"==typeof navigator){var a=navigator.userAgent;i=a.indexOf("Windows")>=0}var c=/^\w[\w\d+.-]*$/,u=/^\//,l=/^\/\//,f="",p="/",d=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,h=function(){function e(e,t,n,r,o,i){void 0===i&&(i=!1),"object"==typeof e?(this.scheme=e.scheme||f,this.authority=e.authority||f,this.path=e.path||f,this.query=e.query||f,this.fragment=e.fragment||f):(this.scheme=function(e,t){return e||t?e:"file"}(e,i),this.authority=t||f,this.path=function(e,t){switch(e){case"https":case"http":case"file":t?t[0]!==p&&(t=p+t):t=p}return t}(this.scheme,n||f),this.query=r||f,this.fragment=o||f,function(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&&!c.test(e.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(e.path)if(e.authority){if(!u.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(l.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 ("//")')}(this,i))}return e.isUri=function(t){return t instanceof e||!!t&&"string"==typeof t.authority&&"string"==typeof t.fragment&&"string"==typeof t.path&&"string"==typeof t.query&&"string"==typeof t.scheme&&"function"==typeof t.fsPath&&"function"==typeof t.with&&"function"==typeof t.toString},Object.defineProperty(e.prototype,"fsPath",{get:function(){return x(this,!1)},enumerable:!0,configurable:!0}),e.prototype.with=function(e){if(!e)return this;var t=e.scheme,n=e.authority,r=e.path,o=e.query,i=e.fragment;return void 0===t?t=this.scheme:null===t&&(t=f),void 0===n?n=this.authority:null===n&&(n=f),void 0===r?r=this.path:null===r&&(r=f),void 0===o?o=this.query:null===o&&(o=f),void 0===i?i=this.fragment:null===i&&(i=f),t===this.scheme&&n===this.authority&&r===this.path&&o===this.query&&i===this.fragment?this:new g(t,n,r,o,i)},e.parse=function(e,t){void 0===t&&(t=!1);var n=d.exec(e);return n?new g(n[2]||f,$(n[4]||f),$(n[5]||f),$(n[7]||f),$(n[9]||f),t):new g(f,f,f,f,f)},e.file=function(e){var t=f;if(i&&(e=e.replace(/\\/g,p)),e[0]===p&&e[1]===p){var n=e.indexOf(p,2);-1===n?(t=e.substring(2),e=p):(t=e.substring(2,n),e=e.substring(n)||p)}return new g("file",t,e,f,f)},e.from=function(e){return new g(e.scheme,e.authority,e.path,e.query,e.fragment)},e.prototype.toString=function(e){return void 0===e&&(e=!1),w(this,e)},e.prototype.toJSON=function(){return this},e.revive=function(t){if(t){if(t instanceof e)return t;var n=new g(t);return n._formatted=t.external,n._fsPath=t._sep===m?t.fsPath:null,n}return t},e}(),m=i?1:void 0,g=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._formatted=null,t._fsPath=null,t}return s(t,e),Object.defineProperty(t.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=x(this,!1)),this._fsPath},enumerable:!0,configurable:!0}),t.prototype.toString=function(e){return void 0===e&&(e=!1),e?w(this,!0):(this._formatted||(this._formatted=w(this,!1)),this._formatted)},t.prototype.toJSON=function(){var e={$mid:1};return this._fsPath&&(e.fsPath=this._fsPath,e._sep=m),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},t}(h),b=((o={})[58]="%3A",o[47]="%2F",o[63]="%3F",o[35]="%23",o[91]="%5B",o[93]="%5D",o[64]="%40",o[33]="%21",o[36]="%24",o[38]="%26",o[39]="%27",o[40]="%28",o[41]="%29",o[42]="%2A",o[43]="%2B",o[44]="%2C",o[59]="%3B",o[61]="%3D",o[32]="%20",o);function y(e,t){for(var n=void 0,r=-1,o=0;o<e.length;o++){var i=e.charCodeAt(o);if(i>=97&&i<=122||i>=65&&i<=90||i>=48&&i<=57||45===i||46===i||95===i||126===i||t&&47===i)-1!==r&&(n+=encodeURIComponent(e.substring(r,o)),r=-1),void 0!==n&&(n+=e.charAt(o));else{void 0===n&&(n=e.substr(0,o));var s=b[i];void 0!==s?(-1!==r&&(n+=encodeURIComponent(e.substring(r,o)),r=-1),n+=s):-1===r&&(r=o)}}return-1!==r&&(n+=encodeURIComponent(e.substring(r))),void 0!==n?n:e}function v(e){for(var t=void 0,n=0;n<e.length;n++){var r=e.charCodeAt(n);35===r||63===r?(void 0===t&&(t=e.substr(0,n)),t+=b[r]):void 0!==t&&(t+=e[n])}return void 0!==t?t:e}function x(e,t){var n;return n=e.authority&&e.path.length>1&&"file"===e.scheme?"//"+e.authority+e.path:47===e.path.charCodeAt(0)&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&58===e.path.charCodeAt(2)?t?e.path.substr(1):e.path[1].toLowerCase()+e.path.substr(2):e.path,i&&(n=n.replace(/\//g,"\\")),n}function w(e,t){var n=t?v:y,r="",o=e.scheme,i=e.authority,s=e.path,a=e.query,c=e.fragment;if(o&&(r+=o,r+=":"),(i||"file"===o)&&(r+=p,r+=p),i){var u=i.indexOf("@");if(-1!==u){var l=i.substr(0,u);i=i.substr(u+1),-1===(u=l.indexOf(":"))?r+=n(l,!1):(r+=n(l.substr(0,u),!1),r+=":",r+=n(l.substr(u+1),!1)),r+="@"}-1===(u=(i=i.toLowerCase()).indexOf(":"))?r+=n(i,!1):(r+=n(i.substr(0,u),!1),r+=i.substr(u))}if(s){if(s.length>=3&&47===s.charCodeAt(0)&&58===s.charCodeAt(2))(f=s.charCodeAt(1))>=65&&f<=90&&(s="/"+String.fromCharCode(f+32)+":"+s.substr(3));else if(s.length>=2&&58===s.charCodeAt(1)){var f;(f=s.charCodeAt(0))>=65&&f<=90&&(s=String.fromCharCode(f+32)+":"+s.substr(2))}r+=n(s,!0)}return a&&(r+="?",r+=n(a,!1)),c&&(r+="#",r+=t?c:y(c,!1)),r}function k(e){try{return decodeURIComponent(e)}catch(t){return e.length>3?e.substr(0,3)+k(e.substr(3)):e}}var A=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function $(e){return e.match(A)?e.replace(A,(function(e){return k(e)})):e}},3243:(e,t,n)=>{"use strict";var r=n(194),o=Object.prototype.toString,i=Object.prototype.hasOwnProperty,s=function(e,t,n){for(var r=0,o=e.length;r<o;r++)i.call(e,r)&&(null==n?t(e[r],r,e):t.call(n,e[r],r,e))},a=function(e,t,n){for(var r=0,o=e.length;r<o;r++)null==n?t(e.charAt(r),r,e):t.call(n,e.charAt(r),r,e)},c=function(e,t,n){for(var r in e)i.call(e,r)&&(null==n?t(e[r],r,e):t.call(n,e[r],r,e))};e.exports=function(e,t,n){if(!r(t))throw new TypeError("iterator must be a function");var i;arguments.length>=3&&(i=n),"[object Array]"===o.call(e)?s(e,t,i):"string"==typeof e?a(e,t,i):c(e,t,i)}},194:e=>{"use strict";var t,n,r=Function.prototype.toString,o="object"==typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"==typeof o&&"function"==typeof Object.defineProperty)try{t=Object.defineProperty({},"length",{get:function(){throw n}}),n={},o((function(){throw 42}),null,t)}catch(e){e!==n&&(o=null)}else o=null;var i=/^\s*class\b/,s=function(e){try{var t=r.call(e);return i.test(t)}catch(e){return!1}},a=function(e){try{return!s(e)&&(r.call(e),!0)}catch(e){return!1}},c=Object.prototype.toString,u="function"==typeof Symbol&&!!Symbol.toStringTag,l=!(0 in[,]),f=function(){return!1};if("object"==typeof document){var p=document.all;c.call(p)===c.call(document.all)&&(f=function(e){if((l||!e)&&(void 0===e||"object"==typeof e))try{var t=c.call(e);return("[object HTMLAllCollection]"===t||"[object HTML document.all class]"===t||"[object HTMLCollection]"===t||"[object Object]"===t)&&null==e("")}catch(e){}return!1})}e.exports=o?function(e){if(f(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;try{o(e,null,t)}catch(e){if(e!==n)return!1}return!s(e)&&a(e)}:function(e){if(f(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;if(u)return a(e);if(s(e))return!1;var t=c.call(e);return!("[object Function]"!==t&&"[object GeneratorFunction]"!==t&&!/^\[object HTML/.test(t))&&a(e)}},7795:e=>{"use strict";var t="Function.prototype.bind called on incompatible ",n=Array.prototype.slice,r=Object.prototype.toString,o="[object Function]";e.exports=function(e){var i=this;if("function"!=typeof i||r.call(i)!==o)throw new TypeError(t+i);for(var s,a=n.call(arguments,1),c=function(){if(this instanceof s){var t=i.apply(this,a.concat(n.call(arguments)));return Object(t)===t?t:this}return i.apply(e,a.concat(n.call(arguments)))},u=Math.max(0,i.length-a.length),l=[],f=0;f<u;f++)l.push("$"+f);if(s=Function("binder","return function ("+l.join(",")+"){ return binder.apply(this,arguments); }")(c),i.prototype){var p=function(){};p.prototype=i.prototype,s.prototype=new p,p.prototype=null}return s}},4090:(e,t,n)=>{"use strict";var r=n(7795);e.exports=Function.prototype.bind||r},7286:(e,t,n)=>{"use strict";var r,o=SyntaxError,i=Function,s=TypeError,a=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},c=Object.getOwnPropertyDescriptor;if(c)try{c({},"")}catch(e){c=null}var u=function(){throw new s},l=c?function(){try{return u}catch(e){try{return c(arguments,"callee").get}catch(e){return u}}}():u,f=n(4123)(),p=n(8486)(),d=Object.getPrototypeOf||(p?function(e){return e.__proto__}:null),h={},m="undefined"!=typeof Uint8Array&&d?d(Uint8Array):r,g={"%AggregateError%":"undefined"==typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":f&&d?d([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":h,"%AsyncGenerator%":h,"%AsyncGeneratorFunction%":h,"%AsyncIteratorPrototype%":h,"%Atomics%":"undefined"==typeof Atomics?r:Atomics,"%BigInt%":"undefined"==typeof BigInt?r:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?r:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?r:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":h,"%Int8Array%":"undefined"==typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":f&&d?d(d([][Symbol.iterator]())):r,"%JSON%":"object"==typeof JSON?JSON:r,"%Map%":"undefined"==typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&f&&d?d((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?r:Promise,"%Proxy%":"undefined"==typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&f&&d?d((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":f&&d?d(""[Symbol.iterator]()):r,"%Symbol%":f?Symbol:r,"%SyntaxError%":o,"%ThrowTypeError%":l,"%TypedArray%":m,"%TypeError%":s,"%Uint8Array%":"undefined"==typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?r:WeakSet};if(d)try{null.error}catch(e){var b=d(d(e));g["%Error.prototype%"]=b}var y=function e(t){var n;if("%AsyncFunction%"===t)n=a("async function () {}");else if("%GeneratorFunction%"===t)n=a("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=a("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&d&&(n=d(o.prototype))}return g[t]=n,n},v={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},x=n(4090),w=n(3198),k=x.call(Function.call,Array.prototype.concat),A=x.call(Function.apply,Array.prototype.splice),$=x.call(Function.call,String.prototype.replace),C=x.call(Function.call,String.prototype.slice),S=x.call(Function.call,RegExp.prototype.exec),T=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,j=/\\(\\)?/g,E=function(e){var t=C(e,0,1),n=C(e,-1);if("%"===t&&"%"!==n)throw new o("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new o("invalid intrinsic syntax, expected opening `%`");var r=[];return $(e,T,(function(e,t,n,o){r[r.length]=n?$(o,j,"$1"):t||e})),r},O=function(e,t){var n,r=e;if(w(v,r)&&(r="%"+(n=v[r])[0]+"%"),w(g,r)){var i=g[r];if(i===h&&(i=y(r)),void 0===i&&!t)throw new s("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:i}}throw new o("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new s("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new s('"allowMissing" argument must be a boolean');if(null===S(/^%?[^%]*%?$/,e))throw new o("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=E(e),r=n.length>0?n[0]:"",i=O("%"+r+"%",t),a=i.name,u=i.value,l=!1,f=i.alias;f&&(r=f[0],A(n,k([0,1],f)));for(var p=1,d=!0;p<n.length;p+=1){var h=n[p],m=C(h,0,1),b=C(h,-1);if(('"'===m||"'"===m||"`"===m||'"'===b||"'"===b||"`"===b)&&m!==b)throw new o("property names with quotes must have matching quotes");if("constructor"!==h&&d||(l=!0),w(g,a="%"+(r+="."+h)+"%"))u=g[a];else if(null!=u){if(!(h in u)){if(!t)throw new s("base intrinsic for "+e+" exists, but the property is not available.");return}if(c&&p+1>=n.length){var y=c(u,h);u=(d=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:u[h]}else d=w(u,h),u=u[h];d&&!l&&(g[a]=u)}}return u}},4123:(e,t,n)=>{"use strict";var r="undefined"!=typeof Symbol&&Symbol,o=n(300);e.exports=function(){return"function"==typeof r&&"function"==typeof Symbol&&"symbol"==typeof r("foo")&&"symbol"==typeof Symbol("bar")&&o()}},300:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},326:(e,t,n)=>{"use strict";var r=n(7286)("%Object.getOwnPropertyDescriptor%",!0);if(r)try{r([],"length")}catch(e){r=null}e.exports=r},8486:e=>{"use strict";var t={foo:{}},n=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!({__proto__:null}instanceof n)}},7364:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},7226:(e,t,n)=>{"use strict";var r=n(7364);e.exports=function(){return r()&&!!Symbol.toStringTag}},3198:(e,t,n)=>{"use strict";var r=n(4090);e.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},1285:e=>{"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},2635:(e,t,n)=>{"use strict";var r=n(7226)(),o=n(8715)("Object.prototype.toString"),i=function(e){return!(r&&e&&"object"==typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===o(e)},s=function(e){return!!i(e)||null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Array]"!==o(e)&&"[object Function]"===o(e.callee)},a=function(){return i(arguments)}();i.isLegacyArguments=s,e.exports=a?i:s},8715:(e,t,n)=>{"use strict";var r=n(7286),o=n(5786),i=o(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"==typeof n&&i(e,".prototype.")>-1?o(n):n}},5786:(e,t,n)=>{"use strict";var r=n(4090),o=n(7286),i=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),a=o("%Reflect.apply%",!0)||r.call(s,i),c=o("%Object.getOwnPropertyDescriptor%",!0),u=o("%Object.defineProperty%",!0),l=o("%Math.max%");if(u)try{u({},"a",{value:1})}catch(e){u=null}e.exports=function(e){var t=a(r,s,arguments);if(c&&u){var n=c(t,"length");n.configurable&&u(t,"length",{value:1+l(0,e.length-(arguments.length-1))})}return t};var f=function(){return a(r,i,arguments)};u?u(e.exports,"apply",{value:f}):e.exports.apply=f},3138:e=>{"use strict";var t,n=Object.prototype.toString,r=Function.prototype.toString,o=/^\s*(?:function)?\*/,i="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag,s=Object.getPrototypeOf;e.exports=function(e){if("function"!=typeof e)return!1;if(o.test(r.call(e)))return!0;if(!i)return"[object GeneratorFunction]"===n.call(e);if(!s)return!1;if(void 0===t){var a=function(){if(!i)return!1;try{return Function("return function*() {}")()}catch(e){}}();t=!!a&&s(a)}return s(e)===t}},198:(e,t,n)=>{"use strict";var r=n(2094);e.exports=function(e){return!!r(e)}},2021:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$P=t.$O=t.$N=t.$M=void 0;const r=n(9496),o=n(9415),i=n(1281),s=/[\u00a0]*[\d#\-\*\u2022]+\.?/,a=/^#[\da-fA-F]{0,6}$/;function c(){return!0===r.workspace.getConfiguration("emmet").triggerExpansionOnTab?r.commands.executeCommand("tab"):Promise.resolve(!0)}function u(e,t,n,i,s,c){if((0,o.$k)(i)){const o=t;if(o&&(o.comments||[]).some((e=>s>=e.start&&s<=e.end)))return!1;if(!n)return!0;const u=e.getText(new r.Range(c.start.line,c.start.character,c.end.line,c.end.character));if(u.startsWith("@"))return!0;if("sass"!==i&&"stylus"!==i&&"property"===n.type){if(n.parent&&"rule"!==n.parent.type&&"at-rule"!==n.parent.type)return!1;const e=n;if(e.terminatorToken&&e.separator&&s>=e.separatorToken.end&&s<=e.terminatorToken.start&&!u.includes(":"))return a.test(u)||"!"===u;if(!e.terminatorToken&&e.separator&&s>=e.separatorToken.end&&!u.includes(":"))return a.test(u)||"!"===u;if(a.test(u)||"!"===u)return!1}if("rule"!==n.type&&"at-rule"!==n.type)return!0;const l=n;if(s>l.contentStartToken.end)return!0;if(l.parent&&("rule"===l.parent.type||"at-rule"===l.parent.type)&&l.selectorToken){const t=e.positionAt(s),n=e.positionAt(l.selectorToken.start),r=e.positionAt(l.selectorToken.end);if(t.line!==r.line&&n.character===c.start.character&&n.line===c.start.line)return!0}return!1}const u="<",l=n;let f=0;if(l){if("script"===l.name){const e=(l.attributes||[]).filter((e=>"type"===e.name.toString()))[0],t=e?e.value.toString():"";return!!o.$q.includes(t)||!(t&&"application/javascript"!==t&&"text/javascript"!==t||!p({language:"javascript"}))}if(!l.open||!l.close||!(l.open.end<=s&&s<=l.close.start))return!1;f=l.open.end;let e=l.firstChild;for(;e&&!(e.end>s);)f=e.end,e=e.nextSibling}const d=e.positionAt(f);let h=e.getText(new r.Range(d.line,d.character,c.start.line,c.start.character));if(h.length>500&&(h=h.substr(h.length-500)),!h.trim())return!0;let m=!0,g=!1,b=h.length-1;if(h[b]===u)return!1;for(;b>=0;){const e=h[b];if(b--,g||!/\s/.test(e))if("?"!==e||h[b]!==u){if(/\s/.test(e)&&h[b]===u)b--;else if(e===u||">"===e)if(b>=0&&"\\"===h[b])b--;else{if(">"===e){if(b>=0&&"="===h[b])continue;break}if(e===u){m=!g;break}}}else b--;else g=!0}return m}async function l(e,t,n){if(!t||0===t.length)return!1;let o=0;if(!n){t.sort(((e,t)=>t.rangeToReplace.start.compareTo(e.rangeToReplace.start)));for(const n of t){const t=f(n);t&&(await e.insertSnippet(new r.SnippetString(t),n.rangeToReplace,{undoStopBefore:!1,undoStopAfter:!1}),o++)}return o>0}const i=f(t[0]),s=t.map((e=>e.rangeToReplace));return!!i&&e.insertSnippet(new r.SnippetString(i),s)}function f(e){const t=(0,o.$g)(),n=t.getExpandOptions(e.syntax,(0,o.$C)(e.syntax),e.filter);let i;e.textToWrap&&(e.textToWrap=e.textToWrap.map((e=>e.replace(/\$\{/g,"\\${"))),e.filter&&e.filter.includes("t")&&(e.textToWrap=e.textToWrap.map((e=>e.replace(s,"").trim()))),n.text=e.textToWrap,n.options&&(e.rangeToReplace.isSingleLine||(n.options["output.inlineBreak"]=1),e.indent&&(n.options["output.indent"]=e.indent),e.baseIndent&&(n.options["output.baseIndent"]=e.baseIndent)));try{i=t.expandAbbreviation(e.abbreviation,n)}catch(e){r.window.showErrorMessage("Failed to expand abbreviation")}return i}function p(e){const t=(0,o.$m)(),n=e.language,i=e.parentMode,s=r.workspace.getConfiguration("emmet").excludeLanguages?r.workspace.getConfiguration("emmet").excludeLanguages:[];if(s.includes(n))return;let a=(0,o.$n)(t[n]??n,t,s);return a||(a=(0,o.$n)(t[i]??i,t,s)),a}t.$M=async function(e){if(!(0,o.$l)(!1))return!1;const t=r.window.activeTextEditor,n=t.document;(e=e||{}).language||(e.language=n.languageId);const s=p(e)||"html",a=(0,i.$b)(n,!0),c=(0,o.$g)(),u=Array.from(t.selections).sort(((e,t)=>e.start.compareTo(t.start))).map((e=>{let t=e;{let{start:e,end:i}=t;const s=n.offsetAt(e),c=n.getText(),u=(0,o.$r)(c,a,s,!0);if(u&&(0,o.$u)(u,s)){e=n.positionAt(u.start);const t=n.positionAt(u.end);i=t.isAfter(i)?t:i}const l=n.offsetAt(i),f=(0,o.$r)(c,a,l,!0);if(f&&(0,o.$u)(f,l)){const t=n.positionAt(f.start);e=t.isBefore(e)?t:e;const r=n.positionAt(f.end);i=r.isAfter(i)?r:i}t=new r.Range(e,i)}if(!t.isSingleLine&&0===t.end.character){const e=t.end.line-1;t=new r.Range(t.start,n.lineAt(e).range.end)}t.isEmpty&&(t=n.lineAt(t.start).range);const i=n.lineAt(t.start);return!i.isEmptyOrWhitespace&&i.firstNonWhitespaceCharacterIndex>t.start.character&&(t=t.with(new r.Position(t.start.line,i.firstNonWhitespaceCharacterIndex))),t})).reduce(((e,t)=>(e.length>0&&t.intersection(e[e.length-1])?e.push(t.union(e.pop())):e.push(t),e)),[]),d=t.selections;t.selections=u.map((e=>new r.Selection(e.start,e.end)));const h=u.map((e=>{let t;const r=n.getText(e),o=n.lineAt(e.start).text.match(/^(\s*)/),i=o?o[1]:"";return t=e.isSingleLine?[r]:r.split("\n"+i).map((e=>e.trimEnd())),t=t.map((e=>e.replace(/(\$\d)/g,"\\$1"))),{previewRange:e,originalRange:e,originalContent:r,textToWrapInPreview:t,baseIndent:i}})),{tabSize:m,insertSpaces:g}=t.options,b=g?" ".repeat(m):"\t";function y(){return t.edit((e=>{for(const t of h)e.replace(t.previewRange,t.originalContent),t.previewRange=t.originalRange}),{undoStopBefore:!1,undoStopAfter:!1})}let v=!1;async function x(e,n){const o=e&&e.trim()&&c.isAbbreviationValid(s,e)?c.extractAbbreviationFromText(e,s):void 0;if(!o)return v&&(v=!1,await y()),!1;const{abbreviation:i,filter:a}=o;if(n){const e=h.map((e=>({syntax:s,abbreviation:i,rangeToReplace:e.originalRange,textToWrap:e.textToWrapInPreview,filter:a,indent:b,baseIndent:e.baseIndent})));return v=!0,function(e){let n=new r.Range(0,0,0,0),o=new r.Range(0,0,0,0),i=0;return t.edit((t=>{for(let s=0;s<h.length;s++){const a=f(e[s])||"";if(!a)break;const c=h[s].previewRange,u=a.replace(/\$\{[\d]*\}/g,"|").replace(/\$\{[\d]*:([^}]*)\}/g,((e,t)=>t)).replace(/\\\$/g,"$");t.replace(c,u);const l=u.split("\n"),p=c.end.line-c.start.line+1,d=l.length-p,m=c.start.line+i;let g=c.start.character;const b=c.end.line+i+d;let y=l[l.length-1].length;s>0&&b===o.end.line?(g=o.end.character+(c.start.character-n.end.character),y+=g):s>0&&m===o.end.line?g=o.end.character+(c.start.character-n.end.character):1===l.length&&(y+=c.start.character),n=h[s].previewRange,o=new r.Range(m,g,b,y),h[s].previewRange=o,i+=d}}),{undoStopBefore:!1,undoStopAfter:!1})}(e)}const u=h.map((e=>({syntax:s,abbreviation:i,rangeToReplace:e.originalRange,textToWrap:e.textToWrapInPreview,filter:a,indent:b})));return v&&(v=!1,await y()),l(t,u,!1)}let w="";const k=r.l10n.t("Enter Abbreviation"),A=e&&e.abbreviation?e.abbreviation:await r.window.showInputBox({prompt:k,validateInput:async function(e){return e!==w&&(w=e,await x(e,!0)),""}}),$=await x(A,!1);return $||(t.selections=d),$},t.$N=function(e){if(!(0,o.$l)()||!r.window.activeTextEditor)return c();if(1===r.window.activeTextEditor.selections.length&&r.window.activeTextEditor.selection.isEmpty){const e=r.window.activeTextEditor.selection.anchor;if(0===e.character)return c();const t=e.translate(0,-1),n=r.window.activeTextEditor.document.getText(new r.Range(t,e));if(" "===n||"\t"===n)return c()}if((e=e||{}).language){if((r.workspace.getConfiguration("emmet").excludeLanguages?r.workspace.getConfiguration("emmet").excludeLanguages:[]).includes(r.window.activeTextEditor.document.languageId))return c()}else e.language=r.window.activeTextEditor.document.languageId;const t=p(e);if(!t)return c();const n=r.window.activeTextEditor;if(!0===r.workspace.getConfiguration("emmet").triggerExpansionOnTab&&n.selections.find((e=>!e.isEmpty)))return c();const s=[];let a,f=!0;const d=(0,o.$g)(),h=n.selections.slice(0);let m;function g(){if(m)return m;const e=!0===r.workspace.getConfiguration("emmet").optimizeStylesheetParsing;return m=1===n.selections.length&&(0,o.$k)(n.document.languageId)&&e&&n.document.lineCount>1e3?(0,o.$o)(n.document,n.selection.isReversed?n.selection.anchor:n.selection.active):(0,i.$b)(n.document,!0),m}return h.sort(((e,t)=>{const n=e.isReversed?e.anchor:e.active,r=t.isReversed?t.anchor:t.active;return-1*n.compareTo(r)})),h.forEach((e=>{const i=e.isReversed?e.anchor:e.active,[c,l,p]=((e,t,i,s)=>{i=e.validatePosition(i);let a=t,c=e.getText(a);if(!a.isEmpty){const e=d.extractAbbreviationFromText(c,s);return e?[a,e.abbreviation,e.filter]:[null,"",""]}const u=n.document.lineAt(i.line).text.substr(0,i.character);if("html"===s){const e=u.match(/<(\w+)$/);if(e)return c=e[1],a=new r.Range(i.translate(0,-(c.length+1)),i),[a,c,""]}const l=d.extractAbbreviation((0,o.$J)(n.document),i,{lookAhead:!1});if(!l)return[null,"",""];const{abbreviationRange:f,abbreviation:p,filter:h}=l;return[new r.Range(f.start.line,f.start.character,f.end.line,f.end.character),p,h]})(n.document,e,i,t);if(!c)return;if(!d.isAbbreviationValid(t,l))return;if((0,o.$k)(t)&&l.endsWith(":"))return;const h=n.document.offsetAt(i);let m=(0,o.$p)(g(),h,!0),b=!0,y=t;if("html"===n.document.languageId)if((0,o.$H)(m,h))y="css",b=!1;else{const e=(0,o.$G)(n.document,m,i);e&&(m=(0,o.$p)(e,h,!0),y="css")}b&&!u(n.document,g(),m,y,h,c)||(a?f&&a!==l&&(f=!1):a=l,s.push({syntax:y,abbreviation:l,rangeToReplace:c,filter:p}))})),l(n,s,f).then((e=>e?Promise.resolve(void 0):c()))},t.$O=u,t.$P=p},6666:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$R=t.$Q=void 0;const r=n(9496),o=n(9415),i=n(1281);let s=[],a=[];function c(e){if(!(0,o.$l)(!1)||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=t.document,c=(0,i.$b)(n,!0);if(!c)return;const p=e?u:l;let d=t.selections.map((e=>p(n,c,e)));f(a,t.selections)?e?f(t.selections,d)||s.push(t.selections):s.length&&(d=s.pop()):s=e?[t.selections]:[],t.selections=d,a=t.selections}function u(e,t,n){const r=e.offsetAt(n.start),i=(0,o.$r)(e.getText(),t,r,!1);if(!i)return n;if(!i.open||!i.close)return(0,o.$v)(e,i.start,i.end);let s,a;return i.close.start<=r&&i.close.end>r?(s=(0,o.$v)(e,i.close.start,i.open.end),a=(0,o.$v)(e,i.close.end,i.open.start)):(s=(0,o.$v)(e,i.open.end,i.close.start),a=(0,o.$v)(e,i.open.start,i.close.end)),s.contains(n)&&!s.isEqual(n)?s:a.contains(n)&&!a.isEqual(n)?a:n}function l(e,t,n){const r=e.offsetAt(n.start),i=(0,o.$r)(e.getText(),t,r,!0);if(!i)return n;const s=e.offsetAt(n.start),a=e.offsetAt(n.end);if(i.open&&i.close){const t=s===i.start&&a===i.end,n=s>i.open.start&&s<i.open.end,r=s>i.close.start&&s<i.close.end;if(t||n||r)return(0,o.$v)(e,i.open.end,i.close.start)}if(!i.firstChild)return n;const c=i.firstChild;return s===c.start&&a===c.end&&c.open&&c.close?(0,o.$v)(e,c.open.end,c.close.start):(0,o.$v)(e,c.start,c.end)}function f(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].isEqual(t[n]))return!1;return!0}t.$Q=function(){c(!0)},t.$R=function(){c(!1)}},8558:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$a=void 0;class n{constructor(e,t,n){this.a=e,this.b=this.pos=t||0,this.d=n?n[0]:0,this.c=n?n[1]:e.getText().length}sof(){return this.pos<=this.d}eof(){return this.pos>=this.c}limit(e,t){return new n(this.a,e,[e,t])}peek(){return this.eof()?NaN:this.a.getText().charCodeAt(this.pos)}next(){if(this.eof())return NaN;const e=this.a.getText().charCodeAt(this.pos);return this.pos++,this.eof()&&(this.pos=this.c),e}backUp(e){return this.pos-=e,this.pos<0&&(this.pos=0),this.peek()}current(){return this.substring(this.b,this.pos)}substring(e,t){return this.a.getText().substring(e,t)}error(e){return new Error(`${e} at offset ${this.pos}`)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}}t.$a=n},705:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$S=void 0;const r=n(9496),o=n(2021),i=n(9415),s=n(1281);t.$S=class{provideCompletionItems(e,t,n,r){const o=this.b(e,t,r);if(o)return o.then((e=>{if(!e||!e.items.length)return this.a=void 0,e;const t=e.items[0],n=t.documentation?t.documentation.toString():"";return n.startsWith("<")?this.a="html":n.indexOf(":")>0&&n.endsWith(";")?this.a="css":this.a=void 0,e}));this.a=void 0}b(e,t,n){const a=r.workspace.getConfiguration("emmet"),c=a.excludeLanguages?a.excludeLanguages:[];if(c.includes(e.languageId))return;const u=(0,i.$m)(),l=!!u[e.languageId],f=(0,i.$n)(l?u[e.languageId]:e.languageId,u,c);if(!f||"never"===a.showExpandedAbbreviation||(l||"jsx"===f)&&"always"!==a.showExpandedAbbreviation)return;let p,d,h=f,m="html"===h||"jsx"===h||"xml"===h;const g=(0,i.$J)(e);t=e.validatePosition(t);const b=new r.Range(t.line,0,t.line,t.character);if(e.getText(b).trimStart().startsWith("//"))return;const y=(0,i.$g)();if("html"===h){if(n.triggerKind===r.CompletionTriggerKind.TriggerForIncompleteCompletions)switch(this.a){case"html":m=!1;break;case"css":m=!1,h="css"}if(m){const n=e.offsetAt(t),r=(0,s.$b)(e,!0),a=(0,i.$r)(e.getText(),r,n,!1);if(a)if("script"===a.name){const e=a.attributes.find((e=>"type"===e.name.toString()));if(!e)return;{const t=e.value.toString();if("application/javascript"===t||"text/javascript"===t){if(!(0,o.$P)({language:"javascript"}))return;m=!1}else i.$q.includes(t)&&(m=!1)}}else if("style"===a.name)h="css",m=!1;else{const e=a.attributes.find((e=>"style"===e.name.toString()));e&&e.value.start<=n&&n<=e.value.end&&(h="css",m=!1)}}}const v=(0,i.$k)(h)?{lookAhead:!1,syntax:"stylesheet"}:{lookAhead:!0,syntax:"markup"},x=y.extractAbbreviation(g,t,v);if(!x||!y.isAbbreviationValid(h,x.abbreviation))return;const w=e.offsetAt(t);if((0,i.$k)(e.languageId)&&n.triggerKind!==r.CompletionTriggerKind.TriggerForIncompleteCompletions){if(m=!0,p=!0===r.workspace.getConfiguration("emmet").optimizeStylesheetParsing&&e.lineCount>1e3?(0,i.$o)(e,t):(0,s.$b)(e,!0),!p)return;d=(0,i.$p)(p,w,!0)}if(!(0,i.$k)(e.languageId)&&(0,i.$k)(h)&&n.triggerKind!==r.CompletionTriggerKind.TriggerForIncompleteCompletions){if(m=!0,p=(0,s.$b)(e,!0),!p)return;const n=(0,i.$p)(p,w,!0),r=(0,i.$G)(e,n,t);d=(0,i.$p)(r,w,!0)}if(m&&!(0,o.$O)(e,p,d,h,w,(k=x.abbreviationRange,new r.Range(k.start.line,k.start.character,k.end.line,k.end.character))))return;var k;let A=Promise.resolve(!1);if(!(0,i.$k)(h)&&("javascript"===e.languageId||"javascriptreact"===e.languageId||"typescript"===e.languageId||"typescriptreact"===e.languageId)){const t=x.abbreviation;A=t.startsWith("this.")||/\[[^\]=]*\]/.test(t)?Promise.resolve(!0):r.commands.executeCommand("vscode.executeDocumentSymbolProvider",e.uri).then((e=>!!e&&e.some((e=>t===e.name||t.startsWith(e.name+".")&&!/>|\*|\+/.test(t)))))}return A.then((n=>{if(n)return;const o=(0,i.$C)(h),s=y.doComplete((0,i.$J)(e),t,h,o);if(s&&s.items&&1===s.items.length&&"widows: ;"===s.items[0].label)return;const c=[];return s&&s.items&&s.items.forEach((e=>{const t=new r.CompletionItem(e.label);t.documentation=e.documentation,t.detail=e.detail,t.insertText=new r.SnippetString(e.textEdit.newText);const n=e.textEdit.range;t.range=new r.Range(n.start.line,n.start.character,n.end.line,n.end.character),t.filterText=e.filterText,t.sortText=e.sortText,!0===a.showSuggestionsAsSnippets&&(t.kind=r.CompletionItemKind.Snippet),c.push(t)})),new r.CompletionList(c,!0)}))}}},9993:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$T=void 0;const r=n(9496),o=n(9415);function i(e,t,n,o){const i=t.document.lineAt(e);let s=i.text;if(e!==n.line&&i.isEmptyOrWhitespace&&s.length)return new r.Selection(e,s.length,e,s.length);e===n.line&&"prev"===o&&(s=s.substr(0,n.character));const a="next"===o?s.indexOf('""',e===n.line?n.character:0):s.lastIndexOf('""'),c="next"===o?s.indexOf("><",e===n.line?n.character:0):s.lastIndexOf("><");let u=-1;return u=a>-1&&c>-1?"next"===o?Math.min(a,c):Math.max(a,c):a>-1?a:c,u>-1?new r.Selection(e,u+1,e,u+1):void 0}t.$T=function(e){if(!(0,o.$l)()||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=[];t.selections.forEach((r=>{const o="next"===e?function(e,t){for(let n=e.anchor.line;n<t.document.lineCount;n++){const r=i(n,t,e.anchor,"next");if(r)return r}return e}(r,t):function(e,t){for(let n=e.anchor.line;n>=0;n--){const r=i(n,t,e.anchor,"prev");if(r)return r}return e}(r,t);n.push(o)})),t.selections=n,t.revealRange(t.selections[t.selections.length-1])}},4988:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.deactivate=t.$$=void 0;const r=n(9496),o=n(705),i=n(2021),s=n(2369),a=n(828),c=n(8739),u=n(6666),l=n(7417),f=n(9868),p=n(9256),d=n(9993),h=n(1485),m=n(7033),g=n(2652),b=n(9415),y=n(9753),v=n(1281);t.$$=function(e){(0,b.$i)(),k(),(0,b.$h)(),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.wrapWithAbbreviation",(e=>{(0,i.$M)(e)}))),e.subscriptions.push(r.commands.registerCommand("emmet.expandAbbreviation",(e=>{(0,i.$N)(e)}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.removeTag",(()=>(0,s.$U)()))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.updateTag",(e=>e&&"string"==typeof e?(0,a.$V)(e):(0,a.$V)(void 0)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.matchTag",(()=>{(0,c.$W)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.balanceOut",(()=>{(0,u.$Q)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.balanceIn",(()=>{(0,u.$R)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.splitJoinTag",(()=>(0,l.$X)()))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.mergeLines",(()=>{(0,f.$Y)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.toggleComment",(()=>{(0,p.$Z)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.nextEditPoint",(()=>{(0,d.$T)("next")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.prevEditPoint",(()=>{(0,d.$T)("prev")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.selectNextItem",(()=>{(0,h.$5)("next")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.selectPrevItem",(()=>{(0,h.$5)("prev")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.evaluateMathExpression",(()=>{(0,m.$6)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.incrementNumberByOneTenth",(()=>(0,g.$7)(.1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.incrementNumberByOne",(()=>(0,g.$7)(1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.incrementNumberByTen",(()=>(0,g.$7)(10)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.decrementNumberByOneTenth",(()=>(0,g.$7)(-.1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.decrementNumberByOne",(()=>(0,g.$7)(-1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.decrementNumberByTen",(()=>(0,g.$7)(-10)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.reflectCSSValue",(()=>(0,y.$0)()))),e.subscriptions.push(r.commands.registerCommand("workbench.action.showEmmetCommands",(()=>{r.commands.executeCommand("workbench.action.quickOpen",">Emmet: ")}))),e.subscriptions.push(r.workspace.onDidChangeConfiguration((e=>{(e.affectsConfiguration("emmet.includeLanguages")||e.affectsConfiguration("emmet.useInlineCompletions"))&&k(),e.affectsConfiguration("emmet.extensionsPath")&&(0,b.$h)()}))),e.subscriptions.push(r.workspace.onDidSaveTextDocument((e=>{const t=(0,b.$K)(e.fileName);t.startsWith("snippets")&&t.endsWith(".json")&&(0,b.$h)(!0)}))),e.subscriptions.push(r.workspace.onDidOpenTextDocument((e=>{const t=(0,b.$n)(e.languageId,{},[])??"",n=(0,b.$L)();(n.markup.includes(t)||n.stylesheet.includes(t))&&(0,v.$c)(e)}))),e.subscriptions.push(r.workspace.onDidCloseTextDocument((e=>{const t=(0,b.$n)(e.languageId,{},[])??"",n=(0,b.$L)();(n.markup.includes(t)||n.stylesheet.includes(t))&&(0,v.$d)(e)})))};const x=new Map,w=[];function k(e){A();const t=new o.$S,n={async provideInlineCompletionItems(e,n,o,i){const s=await t.provideCompletionItems(e,n,i,{triggerCharacter:void 0,triggerKind:r.CompletionTriggerKind.Invoke});if(!s)return;const a=s.items[0];if(!a)return;const c=a.range;return e.getText(c)===a.label?[{insertText:a.insertText,filterText:a.label,range:c}]:void 0}},i=r.workspace.getConfiguration("emmet").get("useInlineCompletions"),s=(0,b.$m)();Object.keys(s).forEach((e=>{if(x.has(e)&&x.get(e)===s[e])return;if(i){const t=r.languages.registerInlineCompletionItemProvider({language:e,scheme:"*"},n);w.push(t)}const o=r.languages.registerCompletionItemProvider({language:e,scheme:"*"},t,...b.$j[s[e]]);w.push(o),x.set(e,s[e])})),Object.keys(b.$j).forEach((e=>{if(!x.has(e)){if(i){const t=r.languages.registerInlineCompletionItemProvider({language:e,scheme:"*"},n);w.push(t)}const o=r.languages.registerCompletionItemProvider({language:e,scheme:"*"},t,...b.$j[e]);w.push(o),x.set(e,e)}}))}function A(){let e;for(x.clear();e=w.pop();)e.dispose()}t.deactivate=function(){A(),(0,v.$e)()}},7033:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$6=void 0;const r=n(9496),o=n(6147);t.$6=function(){if(!r.window.activeTextEditor)return r.window.showInformationMessage("No editor is active"),Promise.resolve(!1);const e=r.window.activeTextEditor;return e.edit((t=>{e.selections.forEach((n=>{const i=n.isReversed?n.active:n.anchor,s=n.isReversed?n.anchor:n.active,a=e.document.getText(new r.Range(i,s));try{if(a){const e=String((0,o.default)(a));t.replace(new r.Range(i,s),e)}else{const i=e.document.getText(new r.Range(new r.Position(n.end.line,0),s)),a=(0,o.extract)(i);if(!a)throw new Error("Invalid extracted indices");const c=String((0,o.default)(i.substr(a[0],a[1]))),u=new r.Range(new r.Position(n.end.line,a[0]),new r.Position(n.end.line,a[1]));t.replace(u,c)}}catch(e){r.window.showErrorMessage("Could not evaluate expression"),console.warn("Math evaluation error",e)}}))}))}},2652:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$9=t.$8=t.$7=void 0;const r=n(9496),o=/[0-9]/;function i(e,t){let n;const r=(n=e.match(/\.(\d+)$/))?n[1].length:1;let o=String((parseFloat(e)+t).toFixed(r)).replace(/\.0+$/,"");return(n=e.match(/^\-?(0\d+)/))&&(o=o.replace(/^(\-?)(\d+)/,((e,t,r)=>t+"0".repeat(Math.max(0,(n?n[1].length:0)-r.length))+r))),/^\-?\./.test(e)&&(o=o.replace(/^(\-?)0+/,"$1")),o}function s(e,t){const n=e.lineAt(t.line).text;let i,s=t.character,c=t.character,u=!1,l=!1;for(;s>0;){if(i=n[--s],"-"===i){l=!0;break}if("."!==i||u){if(!o.test(i)){s++;break}}else u=!0}for("-"!==n[c]||l||c++;c<n.length;)if(i=n[c++],"."===i&&!u&&o.test(n[c]))u=!0;else if(!o.test(i)){c--;break}if(s!==c&&a(n.slice(s,c)))return new r.Range(t.line,s,t.line,c)}function a(e){return!!e&&!isNaN(parseFloat(e))}t.$7=function(e){if(!r.window.activeTextEditor)return void r.window.showInformationMessage("No editor is active");const t=r.window.activeTextEditor;return t.edit((n=>{t.selections.forEach((r=>{const o=s(t.document,r.isReversed?r.anchor:r.active);if(!o)return;const c=t.document.getText(o);a(c)&&n.replace(o,i(c,e))}))}))},t.$8=i,t.$9=s},8739:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$W=void 0;const r=n(9496),o=n(9415),i=n(1281);t.$W=function(){if(!(0,o.$l)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=e.document,n=(0,i.$b)(t,!0);if(!n)return;const s=[];e.selections.forEach((e=>{const r=function(e,t,n){const r=e.offsetAt(n),i=(0,o.$r)(e.getText(),t,r,!0);if(!i)return;if(!i.open||!i.close||r>i.open.end&&r<i.close.start)return;const s=r<=i.open.end?i.close.start+2:i.start+1;return(0,o.$v)(e,s,s)}(t,n,e.start);r&&s.push(r)})),s.length&&(e.selections=s,e.revealRange(e.selections[s.length-1]))}},9868:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$Y=void 0;const r=n(9496),o=n(9415),i=n(1281);t.$Y=function(){if(!(0,o.$l)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=(0,i.$b)(e.document,!0);return t?e.edit((n=>{Array.from(e.selections).reverse().forEach((i=>{const s=function(e,t,n){let i,s;const a=e.offsetAt(t.start),c=e.offsetAt(t.end);if(t.isEmpty?i=s=(0,o.$p)(n,a,!0):(i=(0,o.$p)(n,a,!0),s=(0,o.$p)(n,c,!0)),!i||!s)return;const u=e.positionAt(i.start),l=u.line,f=u.character,p=e.positionAt(s.end).line;if(l===p)return;const d=(0,o.$w)(e,i.start,s.end);let h=e.lineAt(l).text.substr(f);for(let t=l+1;t<=p;t++)h+=e.lineAt(t).text.trim();return new r.TextEdit(d,h)}(e.document,i,t);s&&n.replace(s.range,s.newText)}))})):void 0}},1281:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$e=t.$d=t.$c=t.$b=void 0;const r=n(7378),o=n(105),i=n(9415),s=new Map;t.$b=function(e,t){const n=e.uri.toString(),a=s.get(n),c=e.version;if(t&&a&&c===a.key)return a.value;const u=((0,i.$k)(e.languageId)?o.default:r.default)(e.getText());return t&&s.set(n,{key:c,value:u}),u},t.$c=function(e){const t=e.uri.toString();s.set(t,void 0)},t.$d=function(e){const t=e.uri.toString();s.delete(t)},t.$e=function(){s.clear()}},9753:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$0=void 0;const r=n(9496),o=n(9415),i=["-webkit-","-moz-","-ms-","-o-",""];t.$0=function(){const e=r.window.activeTextEditor;if(!e)return void r.window.showInformationMessage("No editor is active.");const t=(0,o.$F)(e,e.selection.active);return t?function(e,t){const n=t.parent;let r="";for(const e of i)if(t.name.startsWith(e)){r=e;break}const s=t.name.substr(r.length),a=t.value;return e.edit((t=>{i.forEach((i=>{if(i===r)return;const c=(0,o.$E)(n,i+s);if(c){const n=(0,o.$w)(e.document,c.valueToken.start,c.valueToken.end);t.replace(n,a)}}))}))}(e,t):void 0}},2369:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$U=void 0;const r=n(9496),o=n(1281),i=n(9415);function s(e,t){if(t.start.line===t.end.line){const n=e.lineAt(t.start).text,r=e.getText(t);if(n.trim()===r)return!0}return!1}t.$U=function(){if(!(0,i.$l)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=e.document,n=(0,o.$b)(t,!0);if(!n)return;const a=Array.from(e.selections).reverse().reduce(((t,o)=>t.concat(function(e,t,n){const o=e.offsetAt(n.start),a=(0,i.$r)(e.getText(),t,o,!0);if(!a)return[];let c,u;if(a.open&&(c=(0,i.$w)(e,a.open.start,a.open.end)),a.close&&(u=(0,i.$w)(e,a.close.start,a.close.end)),c&&u){const t=new r.Range(c.end.line,c.end.character,u.start.line,u.start.character),n=new r.Range(c.start.line,c.start.character,u.end.line,u.end.character);if(""===e.getText(t).trim()&&"pre"!==a.name)return[n]}const l=[];if(c&&(l.push(c),u)){const t=function(e,t,n){const r=t.start.line,o=n.start.line,i=e.lineAt(r).firstNonWhitespaceCharacterIndex,s=e.lineAt(o).firstNonWhitespaceCharacterIndex;let a;for(let t=r+1;t<o;t++){const n=e.lineAt(t);if(!n.isEmptyOrWhitespace){const e=n.firstNonWhitespaceCharacterIndex;a=a?Math.min(a,e):e}}let c=0;return a&&(c=a<i||a<s?0:Math.min(a-i,a-s)),c}(e,c,u);let n,o;for(let i=c.start.line+1;i<u.start.line;i++)e.lineAt(i).isEmptyOrWhitespace||(l.push(new r.Range(i,0,i,t)),void 0===n&&(n=i),o=i);s(e,u)&&o?l.push(new r.Range(o,e.lineAt(o).range.end.character,u.end.line,u.end.character)):l.push(u),s(e,c)&&n&&(l[1]=new r.Range(c.start.line,c.start.character,n,e.lineAt(n).firstNonWhitespaceCharacterIndex),l.shift())}return l}(e.document,n,o))),[]);return e.edit((e=>{a.forEach((t=>{e.delete(t)}))}))}},1485:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$5=void 0;const r=n(9496),o=n(9415),i=n(3580),s=n(8602),a=n(1281);t.$5=function(e){if(!(0,o.$l)()||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=t.document,c=(0,a.$b)(n,!0);if(!c)return;const u=[];t.selections.forEach((r=>{const a=r.isReversed?r.active:r.anchor,l=r.isReversed?r.anchor:r.active;let f;f=(0,o.$k)(t.document.languageId)?"next"===e?(0,s.$3)(n,a,l,c):(0,s.$4)(n,a,l,c):"next"===e?(0,i.$1)(n,a,l,c):(0,i.$2)(n,a,l,c),u.push(f||r)})),t.selections=u,t.revealRange(t.selections[t.selections.length-1])}},3580:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$2=t.$1=void 0;const r=n(9415);function o(e,t){if(t&&t.open){const n=t.open.start+1,o=n+t.name.length;return(0,r.$v)(e,n,o)}}t.$1=function(e,t,n,i){const s=e.offsetAt(n);let a,c=(0,r.$r)(e.getText(),i,s,!1);if(c){if("comment"!==c.type){if(c.open&&s<=c.open.start+c.name.length)return o(e,c);if(c.open&&s<c.open.end){const n=e.offsetAt(t),o=function(e,t,n,o){if(o.attributes&&0!==o.attributes.length&&"comment"!==o.type)for(const i of o.attributes){if(n<i.start)return(0,r.$v)(e,i.start,i.end);if(!i.value||i.value.start===i.value.end)continue;if(t===i.start&&n===i.end||n<i.value.start)return(0,r.$v)(e,i.value.start,i.value.end);if(!i.value.toString().includes(" "))continue;let o;if(t===i.value.start&&n===i.value.end&&(o=-1),void 0===o&&n<i.end&&(o=e.positionAt(n).character-e.positionAt(i.value.start).character-1),void 0!==o){const[t,n]=(0,r.$y)(i.value.toString(),o);if(void 0===t||void 0===n)return;if(t>=0&&n>=0){const o=i.value.start+t,s=i.value.start+n;return(0,r.$v)(e,o,s)}}}}(e,n,s,c);if(o)return o}for(a=c.firstChild;a&&(s>=a.end||"comment"===a.type);)a=a.nextSibling}for(;!a&&c;)c.nextSibling?"comment"!==c.nextSibling.type?a=c.nextSibling:c=c.nextSibling:c=c.parent;return a&&o(e,a)}},t.$2=function(e,t,n,i){const s=e.offsetAt(t);let a,c=(0,r.$r)(e.getText(),i,s,!1);if(!c)return;const u=e.offsetAt(n);if(c.open&&"comment"!==c.type&&s-1>c.open.start)if(s<c.open.end||!c.firstChild||u<=c.firstChild.start)a=c;else{let e;for(a=c.firstChild;a.nextSibling&&s>=a.nextSibling.end;)a&&"comment"!==a.type&&(e=a),a=a.nextSibling;a=(0,r.$x)(a&&"comment"!==a.type?a:e)}for(;!a&&c;)c.previousSibling?"comment"!==c.previousSibling.type?a=(0,r.$x)(c.previousSibling):c=c.previousSibling:a=c.parent;if(!a)return;return function(e,t,n,o){if(o.attributes&&0!==o.attributes.length&&"comment"!==o.type)for(let i=o.attributes.length-1;i>=0;i--){const s=o.attributes[i];if(t<=s.start)continue;if(!s.value||s.value.start===s.value.end||t<s.value.start)return(0,r.$v)(e,s.start,s.end);if(t===s.value.start)return n>=s.value.end?(0,r.$v)(e,s.start,s.end):(0,r.$v)(e,s.value.start,s.value.end);const a=e.positionAt(t).character,c=e.positionAt(s.value.start).character,u=t>s.value.end?s.value.toString().length:a-c,[l,f]=(0,r.$z)(s.value.toString(),u);if(void 0===l||void 0===f)return;if(l>=0&&f>=0){const t=s.value.start+l,n=s.value.start+f;return(0,r.$v)(e,t,n)}}}(e,s,u,a)||o(e,a)}},8602:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$4=t.$3=void 0;const r=n(9496),o=n(9415);function i(e,t){if(!t)return;const n="rule"===t.type?t.selectorToken:t;return(0,o.$v)(e,n.start,n.end)}function s(e,t,n,i,s,a){if(!t||"property"!==t.type)return;const c=t,u=c.valueToken.stream.substring(c.valueToken.start,c.valueToken.end);if(s=s||"prev"===a&&n===c.valueToken.start&&i<c.valueToken.end)return(0,o.$v)(e,c.valueToken.start,c.valueToken.end);let l=-1;if("prev"===a){if(n===c.valueToken.start)return;const t=e.positionAt(n).character,r=e.positionAt(c.valueToken.start).character;l=n>c.valueToken.end?u.length:t-r}else if("next"===a){if(i===c.valueToken.end&&(n>c.valueToken.start||!u.includes(" ")))return;const t=e.positionAt(i).character,r=e.positionAt(c.valueToken.start).character;l=i===c.valueToken.end?-1:t-r-1}const[f,p]="prev"===a?(0,o.$z)(u,l):(0,o.$y)(u,l);if(!f&&!p)return;const d=e.positionAt(c.valueToken.start),h=d.translate(0,f),m=d.translate(0,p);return new r.Selection(h,m)}t.$3=function(e,t,n,r){const a=e.offsetAt(t),c=e.offsetAt(n);let u=(0,o.$p)(r,c,!0);if(u||(u=r),!u)return;if("property"===u.type&&a===u.start&&c===u.end)return s(e,u,a,c,!0,"next");if("property"===u.type&&a>=u.valueToken.start&&c<=u.valueToken.end){const t=s(e,u,a,c,!1,"next");if(t)return t}if("rule"===u.type&&c<u.selectorToken.end||"property"===u.type&&c<u.valueToken.end)return i(e,u);let l=u.firstChild;for(;l&&c>=l.end;)l=l.nextSibling;for(;!l&&u;)l=u.nextSibling,u=u.parent;return l?i(e,l):void 0},t.$4=function(e,t,n,r){const a=e.offsetAt(t),c=e.offsetAt(n);let u=(0,o.$p)(r,a,!1);if(u||(u=r),!u)return;if("property"===u.type&&a===u.valueToken.start&&c===u.valueToken.end)return i(e,u);if("property"===u.type&&a>=u.valueToken.start&&c<=u.valueToken.end){const t=s(e,u,a,c,!1,"prev");if(t)return t}if("property"===u.type||!u.firstChild||"rule"===u.type&&a<=u.firstChild.start)return i(e,u);let l=u.firstChild;for(;l.nextSibling&&a>=l.nextSibling.end;)l=l.nextSibling;return l=(0,o.$x)(l),s(e,l,a,c,!1,"prev")}},7417:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$X=void 0;const r=n(9496),o=n(9415),i=n(1281);t.$X=function(){if(!(0,o.$l)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=e.document,n=(0,i.$b)(e.document,!0);return n?e.edit((i=>{Array.from(e.selections).reverse().forEach((e=>{const s=t.getText(),a=t.offsetAt(e.start),c=(0,o.$r)(s,n,a,!0);if(c){const e=function(e,t){let n,i;if(t.open&&t.close){const r=t.open.end-1,s=t.end;n=(0,o.$w)(e,r,s),i="/>";const a=(0,o.$n)(e.languageId,{},[])??"",c=(0,o.$C)(a);a&&c.syntaxProfiles[a]&&("xhtml"===c.syntaxProfiles[a].selfClosingStyle||"xhtml"===c.syntaxProfiles[a].self_closing_tag)&&(i=" "+i)}else{const r=e.getText().substring(t.start,t.end).match(/(\s*\/)?>$/),s=t.end,a=r?s-r[0].length:s;n=(0,o.$w)(e,a,s),i=`></${t.name}>`}return new r.TextEdit(n,i)}(t,c);i.replace(e.range,e.newText)}}))})):void 0}},9256:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$Z=void 0;const r=n(9496),o=n(9415),i=n(105),s=n(1281);let a,c,u,l;function f(e,t){let n=[];return"comment"===e.type?(n.push(new r.TextEdit((0,o.$w)(t,e.start,e.start+u.length),"")),n.push(new r.TextEdit((0,o.$w)(t,e.end-l.length,e.end),"")),n):(e.children.forEach((e=>{n=n.concat(f(e,t))})),n)}function p(e,t,n){const i=t.isReversed?t.active:t.anchor,s=t.isReversed?t.anchor:t.active;let u=e.offsetAt(i),l=e.offsetAt(s);const f=(0,o.$p)(n,u,!0),p=(0,o.$p)(n,l,!0);t.isEmpty?f&&(u=f.start,l=f.end,t=(0,o.$v)(e,u,l)):(u=function(e,t,n){for(const e of n.comments)if(e.start<=t&&t<=e.end)return t;if(!e)return t;if("property"===e.type)return e.start;const r=e;if(t<r.contentStartToken.end||!r.firstChild)return r.start;if(t<r.firstChild.start)return t;let o=r.firstChild;for(;o.nextSibling&&t>o.end;)o=o.nextSibling;return o.start}(f,u,n),l=function(e,t,n){for(const e of n.comments)if(e.start<=t&&t<=e.end)return t;if(!e)return t;if("property"===e.type)return e.end;const r=e;if(t===r.contentEndToken.end||!r.firstChild)return r.end;if(t>r.children[r.children.length-1].end)return t;let o=r.children[r.children.length-1];for(;o.previousSibling&&t<o.start;)o=o.previousSibling;return o.end}(p,l,n),t=(0,o.$v)(e,u,l));const d=[],h=[];return n.comments.forEach((n=>{const i=(0,o.$w)(e,n.start,n.end);t.intersection(i)&&(d.push(i),h.push(new r.TextEdit((0,o.$w)(e,n.start,n.start+a.length),"")),h.push(new r.TextEdit((0,o.$w)(e,n.end-c.length,n.end),"")))})),h.length>0?h:[new r.TextEdit(new r.Range(t.start,t.start),a),new r.TextEdit(new r.Range(t.end,t.end),c)]}t.$Z=function(){if(!(0,o.$l)()||!r.window.activeTextEditor)return;r.workspace.getConfiguration("editor.comments").get("insertSpace")?(a="/* ",c=" */",u="\x3c!-- ",l=" --\x3e"):(a="/*",c="*/",u="\x3c!--",l="--\x3e");const e=r.window.activeTextEditor,t=(0,s.$b)(e.document,!0);return t?e.edit((n=>{const s=[];Array.from(e.selections).reverse().forEach((n=>{const a=(0,o.$k)(e.document.languageId)?p(e.document,n,t):function(e,t,n){const s=t.isReversed?t.active:t.anchor,a=t.isReversed?t.anchor:t.active,c=e.offsetAt(s),d=e.offsetAt(a),h=e.getText(),m=(0,o.$r)(h,n,c,!0),g=(0,o.$r)(h,n,d,!0);if(!m||!g)return[];if((0,o.$B)(m,g)&&"style"===m.name&&m.open&&m.close&&m.open.end<c&&m.close.start>d){const n=" ".repeat(m.open.end)+h.substring(m.open.end,m.close.start),r=(0,i.default)(n);return p(e,t,r)}const b=(0,o.$A)(m,g);let y=[];return b.forEach((t=>{y=y.concat(f(t,e))})),"comment"===m.type||(y.push(new r.TextEdit((0,o.$w)(e,b[0].start,b[0].start),u)),y.push(new r.TextEdit((0,o.$w)(e,b[b.length-1].end,b[b.length-1].end),l))),y}(e.document,n,t);a.length>0&&s.push(a)})),s.sort(((e,t)=>{const n=e[0].range.start.line-t[0].range.start.line;return 0===n?e[0].range.start.character-t[0].range.start.character:n}));let a=new r.Position(0,0);for(const e of s)e[0].range.end.isAfterOrEqual(a)&&e.forEach((e=>{n.replace(e.range,e.newText),a=e.range.end}))})):void 0}},828:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$V=void 0;const r=n(9496),o=n(9415),i=n(1281);t.$V=async function(e){if(!(0,o.$l)(!1)||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=t.document,s=(0,i.$b)(n,!0);if(!s)return;const a=t.selections.reduceRight(((e,t)=>e.concat(function(e,t,n){const i=e.getText(),s=e.offsetAt(t.start),a=(0,o.$r)(i,n,s,!0);return a?function(e,t){const n=[];if(e.open){const o=t.positionAt(e.open.start);n.push({name:e.name,range:new r.Range(o.translate(0,1),o.translate(0,1).translate(0,e.name.length))})}if(e.close){const o=t.positionAt(e.close.start),i=t.positionAt(e.close.end);n.push({name:e.name,range:new r.Range(o.translate(0,2),i.translate(0,-1))})}return n}(a,e):[]}(n,t,s))),[]);if(!a.length)return;const c=a[0].name,u=a.every((e=>e.name===c));return!(void 0===e&&!(e=await r.window.showInputBox({prompt:"Enter Tag",value:u?c:void 0})))&&t.edit((t=>{a.forEach((n=>{t.replace(n.range,e)}))}))}},9415:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.$L=t.$K=t.$J=t.$I=t.$H=t.$G=t.$F=t.$E=t.$D=t.$C=t.$B=t.$A=t.$z=t.$y=t.$x=t.$w=t.$v=t.$u=t.$t=t.$s=t.$r=t.$q=t.$p=t.$o=t.$n=t.$m=t.$l=t.$k=t.$j=t.$i=t.$h=t.$g=t.$f=void 0;const r=n(9496),o=n(7378),i=n(105),s=n(8558),a=n(6813),c=n(1281);let u,l,f;function p(){return u||(u=n(7324)),u}function d(e){return["css","scss","sass","less","stylus"].includes(e)}t.$f=function(e){f=e},t.$g=p,t.$h=function(e=!1){const t=p();let n=r.workspace.getConfiguration("emmet").get("extensionsPath");if(n||(n=[]),e||l!==n){l=n;const e=r.workspace.workspaceFolders?.length?r.workspace.workspaceFolders.map((e=>e.uri)):void 0,o=r.workspace.fs;t.updateExtensionsPath(n,o,e,f).catch((e=>{Array.isArray(n)&&n.length&&r.window.showErrorMessage(e.message)}))}},t.$i=function(){const e=r.workspace.getConfiguration().inspect("emmet.extensionsPath");"string"==typeof e?.globalValue?r.workspace.getConfiguration().update("emmet.extensionsPath",[e.globalValue],!0):null===e?.globalValue&&r.workspace.getConfiguration().update("emmet.extensionsPath",[],!0),"string"==typeof e?.workspaceValue?r.workspace.getConfiguration().update("emmet.extensionsPath",[e.workspaceValue],!1):null===e?.workspaceValue&&r.workspace.getConfiguration().update("emmet.extensionsPath",[],!1),"string"==typeof e?.workspaceFolderValue?r.workspace.getConfiguration().update("emmet.extensionsPath",[e.workspaceFolderValue]):null===e?.workspaceFolderValue&&r.workspace.getConfiguration().update("emmet.extensionsPath",[])},t.$j={html:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],jade:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],slim:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],haml:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],xml:[".","}","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],xsl:["!",".","}","*","$","/","]",">","0","1","2","3","4","5","6","7","8","9"],css:[":","!","-","0","1","2","3","4","5","6","7","8","9"],scss:[":","!","-","0","1","2","3","4","5","6","7","8","9"],sass:[":","!","0","1","2","3","4","5","6","7","8","9"],less:[":","!","-","0","1","2","3","4","5","6","7","8","9"],stylus:[":","!","0","1","2","3","4","5","6","7","8","9"],javascriptreact:["!",".","}","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],typescriptreact:["!",".","}","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"]},t.$k=d,t.$l=function(e=!0){const t=r.window.activeTextEditor;return t?!(!e&&d(t.document.languageId)):(r.window.showInformationMessage("No editor is active"),!1)},t.$m=function(){const e={},n=r.workspace.getConfiguration("emmet").get("includeLanguages"),o=Object.assign({},{handlebars:"html",php:"html"},n??{});return Object.keys(o).forEach((n=>{"string"==typeof o[n]&&t.$j[o[n]]&&(e[n]=o[n])})),e},t.$n=function(e,t,n){if(!e||n.includes(e))return;"jsx-tags"===e&&(e="javascriptreact"),t[e]&&(e=t[e]),/\b(typescriptreact|javascriptreact|jsx-tags)\b/.test(e)?e="jsx":"sass-indented"===e?e="sass":"jade"!==e&&"pug"!==e||(e="pug");const r={markup:["html","xml","xsl","jsx","js","pug","slim","haml"],stylesheet:["css","sass","scss","less","sss","stylus"]};return r.markup.includes(e)||r.stylesheet.includes(e)?e:void 0};const h=47;function m(e,t,n){if(e)return o(e.children);function r(e){if(!e)return;const r=e.start,i=e.end;if(r<t&&i>t||n&&r<=t&&i>=t)return o(e.children)??e;if("close"in e){const t=e;if(t.open&&!t.close)return o(t.children)}}function o(e){for(let t=0;t<e.length;t++){const n=r(e[t]);if(n)return n}}}function g(e,n){if("script"===n.name&&n.attributes&&n.attributes.some((e=>"type"===e.name.toString()&&t.$q.includes(e.value.toString())))&&n.open){const t=" ".repeat(n.open.end),r=n.close?n.close.start:n.end,i=t+e.substring(n.open.end,r);return(0,o.default)(i).children.forEach((e=>{n.children.push(e),e.parent=n})),i}return""}function b(e,t){const n=t.start+"<![CDATA[".length,r=t.end-"]]>".length,i=" ".repeat(n)+e.substring(n,r);return(0,o.default)(i).children.forEach((e=>{t.children.push(e),e.parent=t})),i}function y(e,t){return!e&&!t||!(!e||!t)&&e.start===t.start&&e.end===t.end}t.$o=function(e,t){const n="css"===e.languageId,o=e.offsetAt(t);let a=0,c=e.getText().length;const u=o-5e3,l=u>0?u:a,f=new s.$a(e,o);function p(){const t=e.positionAt(f.pos).line;if(!n&&b!==t){b=t;const n=e.lineAt(b).text.indexOf("//");n>-1&&(f.pos=e.offsetAt(new r.Position(b,n)))}}function d(){f.sof()||f.peek()!==h||(42===f.backUp(1)?f.pos=function(t){const n=e.getText().substring(0,t).lastIndexOf("/*");if(-1!==n)return n}(f.pos)??a:f.next())}function m(){if(f.eat(h))if(f.eat(h)&&!n){const t=e.positionAt(f.pos).line;f.pos=e.offsetAt(new r.Position(t+1,0))}else f.eat(42)&&(f.pos=function(t){let n=e.getText().substring(t).indexOf("*/");if(-1!==n)return n+=2+t,n}(f.pos)??c)}for(;!f.eof()&&!f.eat(125);)f.peek()===h?m():f.next();f.eof()||(c=f.pos),f.pos=o;let g=1,b=t.line,y=!1;for(;!y&&g>0&&!f.sof();){switch(p(),f.backUp(1)){case 123:g--;break;case 125:n?(f.next(),a=f.pos,y=!0):g++;break;case h:d()}(t.line-e.positionAt(f.pos).line>100||f.pos<=l)&&(y=!0)}b=e.positionAt(f.pos).line,g=0;let v=!1;for(;!y&&!f.sof()&&!v&&g>=0;){p();const e=f.backUp(1);if(!/\s/.test(String.fromCharCode(e))){switch(e){case h:d();break;case 125:g++;break;case 123:g--;break;default:g||(v=!0)}!f.sof()&&v&&(a=f.pos)}}try{const t=" ".repeat(a)+e.getText().substring(a,c);return(0,i.default)(t)}catch(e){return}},t.$p=m,t.$q=["text/html","text/plain","text/x-template","text/template","text/ng-template"],t.$r=function e(t,n,r,o){let i=m(n,r,o);if(i){if("script"===i.name&&0===i.children.length){const n=g(t,i);n&&(i=e(n,i,r,o)??i)}else"cdata"===i.type&&(i=e(b(t,i),i,r,o)??i);return i}},t.$s=g,t.$t=b,t.$u=function(e,t){const n=e;return!!(n.open&&t>n.open.start&&t<n.open.end||n.close&&t>n.close.start&&t<n.close.end)},t.$v=function(e,t,n){const o=e.positionAt(t),i=e.positionAt(n);return new r.Selection(o,i)},t.$w=function(e,t,n){const o=e.positionAt(t),i=e.positionAt(n);return new r.Range(o,i)},t.$x=function e(t){if(!t||!t.children||0===t.children.length||!t.children.find((e=>"comment"!==e.type)))return t;for(let n=t.children.length-1;n>=0;n--)if("comment"!==t.children[n].type)return e(t.children[n])},t.$y=function(e,t){let n,r,o=-1===t,i=!1,s=!1;for(;t<e.length-1;)if(t++,o){if(!o||i||" "!==e[t])if(i){if(" "===e[t]){r=t,s=!0;break}}else n=t,i=!0}else" "===e[t]&&(o=!0);return i&&!s&&(r=e.length),[n,r]},t.$z=function(e,t){let n,r,o=t===e.length,i=!1,s=!1;for(;t>-1;)if(t--,o){if(!o||s||" "!==e[t])if(s){if(" "===e[t]){n=t+1,i=!0;break}}else r=t+1,s=!0}else" "===e[t]&&(o=!0);return s&&!i&&(n=0),[n,r]},t.$A=function(e,t){if(y(e,t))return[e];if(!y(e.parent,t.parent)){if(t.start<e.start)return[t];if(t.start<e.end)return[e];for(;e.parent&&e.parent.end<t.start;)e=e.parent;for(;t.parent&&t.parent.start>e.start;)t=t.parent}const n=[];let r=e;const o=t.end;for(;r&&o>r.start;)n.push(r),r=r.nextSibling;return n},t.$B=y,t.$C=function(e){const t=r.workspace.getConfiguration("emmet"),n=Object.assign({},t.syntaxProfiles||{}),o=Object.assign({},t.preferences||{});return"jsx"!==e&&"xml"!==e&&"xsl"!==e||(n[e]=n[e]||{},"object"!=typeof n[e]||n[e].hasOwnProperty("self_closing_tag")||n[e].hasOwnProperty("selfClosingStyle")||(n[e]={...n[e],selfClosingStyle:"jsx"===e?"xhtml":"xml"})),{preferences:o,showExpandedAbbreviation:t.showExpandedAbbreviation,showAbbreviationSuggestions:t.showAbbreviationSuggestions,syntaxProfiles:n,variables:t.variables,excludeLanguages:t.excludeLanguages,showSuggestionsAsSnippets:t.showSuggestionsAsSnippets}},t.$D=function e(t,n){for(let r=0,o=t.size;r<o;r++)if(!1===n(t.item(r))||!1===e(t.item(r),n))return!1;return!0},t.$E=function(e,t){return e.children.find((e=>"property"===e.type&&e.name===t))},t.$F=function(e,t){const n=e.document,r=(0,c.$b)(n,!0),o=n.offsetAt(t),s=m(r,o,!0);if(d(e.document.languageId))return s&&"property"===s.type?s:null;const a=s;if(a&&"style"===a.name&&a.open&&a.close&&a.open.end<o&&a.close.start>o){const e=" ".repeat(a.start)+n.getText().substring(a.start,a.end),t=m((0,i.default)(e),o,!0);return t&&"property"===t.type?t:null}return null},t.$G=function(e,t,n){if(!t)return;const r=t;if(r&&r.open&&r.close){const t=e.offsetAt(n);if(r.open.end<t&&t<=r.close.start&&"style"===r.name){const t=" ".repeat(r.open.end)+e.getText().substring(r.open.end,r.close.start);return(0,i.default)(t)}}},t.$H=function(e,t){if(!e)return!1;const n=e,r=(n.attributes||[]).findIndex((e=>"style"===e.name.toString()));if(-1===r)return!1;const o=n.attributes[r];return t>=o.value.start&&t<=o.value.end},t.$I=function(e){return"number"==typeof e},t.$J=function(e){return a.TextDocument.create(e.uri.toString(),e.languageId,e.version,e.getText())},t.$K=function(e){const t=e.split("/").pop();return(t?t.split("\\").pop():"")??""},t.$L=function(){return{markup:["html","xml","xsl","jsx","js","pug","slim","haml"],stylesheet:["css","sass","scss","less","sss","stylus"]}}},82:e=>{e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},4895:(e,t,n)=>{"use strict";var r=n(2635),o=n(3138),i=n(2094),s=n(198);function a(e){return e.call.bind(e)}var c="undefined"!=typeof BigInt,u="undefined"!=typeof Symbol,l=a(Object.prototype.toString),f=a(Number.prototype.valueOf),p=a(String.prototype.valueOf),d=a(Boolean.prototype.valueOf);if(c)var h=a(BigInt.prototype.valueOf);if(u)var m=a(Symbol.prototype.valueOf);function g(e,t){if("object"!=typeof e)return!1;try{return t(e),!0}catch(e){return!1}}function b(e){return"[object Map]"===l(e)}function y(e){return"[object Set]"===l(e)}function v(e){return"[object WeakMap]"===l(e)}function x(e){return"[object WeakSet]"===l(e)}function w(e){return"[object ArrayBuffer]"===l(e)}function k(e){return"undefined"!=typeof ArrayBuffer&&(w.working?w(e):e instanceof ArrayBuffer)}function A(e){return"[object DataView]"===l(e)}function $(e){return"undefined"!=typeof DataView&&(A.working?A(e):e instanceof DataView)}t.isArgumentsObject=r,t.isGeneratorFunction=o,t.isTypedArray=s,t.isPromise=function(e){return"undefined"!=typeof Promise&&e instanceof Promise||null!==e&&"object"==typeof e&&"function"==typeof e.then&&"function"==typeof e.catch},t.isArrayBufferView=function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):s(e)||$(e)},t.isUint8Array=function(e){return"Uint8Array"===i(e)},t.isUint8ClampedArray=function(e){return"Uint8ClampedArray"===i(e)},t.isUint16Array=function(e){return"Uint16Array"===i(e)},t.isUint32Array=function(e){return"Uint32Array"===i(e)},t.isInt8Array=function(e){return"Int8Array"===i(e)},t.isInt16Array=function(e){return"Int16Array"===i(e)},t.isInt32Array=function(e){return"Int32Array"===i(e)},t.isFloat32Array=function(e){return"Float32Array"===i(e)},t.isFloat64Array=function(e){return"Float64Array"===i(e)},t.isBigInt64Array=function(e){return"BigInt64Array"===i(e)},t.isBigUint64Array=function(e){return"BigUint64Array"===i(e)},b.working="undefined"!=typeof Map&&b(new Map),t.isMap=function(e){return"undefined"!=typeof Map&&(b.working?b(e):e instanceof Map)},y.working="undefined"!=typeof Set&&y(new Set),t.isSet=function(e){return"undefined"!=typeof Set&&(y.working?y(e):e instanceof Set)},v.working="undefined"!=typeof WeakMap&&v(new WeakMap),t.isWeakMap=function(e){return"undefined"!=typeof WeakMap&&(v.working?v(e):e instanceof WeakMap)},x.working="undefined"!=typeof WeakSet&&x(new WeakSet),t.isWeakSet=function(e){return x(e)},w.working="undefined"!=typeof ArrayBuffer&&w(new ArrayBuffer),t.isArrayBuffer=k,A.working="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView&&A(new DataView(new ArrayBuffer(1),0,1)),t.isDataView=$;var C="undefined"!=typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function S(e){return"[object SharedArrayBuffer]"===l(e)}function T(e){return void 0!==C&&(void 0===S.working&&(S.working=S(new C)),S.working?S(e):e instanceof C)}function j(e){return g(e,f)}function E(e){return g(e,p)}function O(e){return g(e,d)}function _(e){return c&&g(e,h)}function P(e){return u&&g(e,m)}t.isSharedArrayBuffer=T,t.isAsyncFunction=function(e){return"[object AsyncFunction]"===l(e)},t.isMapIterator=function(e){return"[object Map Iterator]"===l(e)},t.isSetIterator=function(e){return"[object Set Iterator]"===l(e)},t.isGeneratorObject=function(e){return"[object Generator]"===l(e)},t.isWebAssemblyCompiledModule=function(e){return"[object WebAssembly.Module]"===l(e)},t.isNumberObject=j,t.isStringObject=E,t.isBooleanObject=O,t.isBigIntObject=_,t.isSymbolObject=P,t.isBoxedPrimitive=function(e){return j(e)||E(e)||O(e)||_(e)||P(e)},t.isAnyArrayBuffer=function(e){return"undefined"!=typeof Uint8Array&&(k(e)||T(e))},["isProxy","isExternal","isModuleNamespaceObject"].forEach((function(e){Object.defineProperty(t,e,{enumerable:!1,value:function(){throw new Error(e+" is not supported in userland")}})}))},3335:(e,t,n)=>{var r=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},o=/%[sdj%]/g;t.format=function(e){if(!y(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(c(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,i=r.length,s=String(e).replace(o,(function(e){if("%%"===e)return"%";if(n>=i)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}})),a=r[n];n<i;a=r[++n])g(a)||!w(a)?s+=" "+a:s+=" "+c(a);return s},t.deprecate=function(e,n){if("undefined"!=typeof process&&!0===process.noDeprecation)return e;if("undefined"==typeof process)return function(){return t.deprecate(e,n).apply(this,arguments)};var r=!1;return function(){if(!r){if(process.throwDeprecation)throw new Error(n);process.traceDeprecation?console.trace(n):console.error(n),r=!0}return e.apply(this,arguments)}};var i={},s=/^$/;if({}.NODE_DEBUG){var a={}.NODE_DEBUG;a=a.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),s=new RegExp("^"+a+"$","i")}function c(e,n){var r={seen:[],stylize:l};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),m(n)?r.showHidden=n:n&&t._extend(r,n),v(r.showHidden)&&(r.showHidden=!1),v(r.depth)&&(r.depth=2),v(r.colors)&&(r.colors=!1),v(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=u),f(r,e,r.depth)}function u(e,t){var n=c.styles[t];return n?"["+c.colors[n][0]+"m"+e+"["+c.colors[n][1]+"m":e}function l(e,t){return e}function f(e,n,r){if(e.customInspect&&n&&$(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var o=n.inspect(r,e);return y(o)||(o=f(e,o,r)),o}var i=function(e,t){if(v(t))return e.stylize("undefined","undefined");if(y(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return b(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):g(t)?e.stylize("null","null"):void 0}(e,n);if(i)return i;var s=Object.keys(n),a=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(s);if(e.showHidden&&(s=Object.getOwnPropertyNames(n)),A(n)&&(s.indexOf("message")>=0||s.indexOf("description")>=0))return p(n);if(0===s.length){if($(n)){var c=n.name?": "+n.name:"";return e.stylize("[Function"+c+"]","special")}if(x(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(k(n))return e.stylize(Date.prototype.toString.call(n),"date");if(A(n))return p(n)}var u,l="",w=!1,C=["{","}"];return h(n)&&(w=!0,C=["[","]"]),$(n)&&(l=" [Function"+(n.name?": "+n.name:"")+"]"),x(n)&&(l=" "+RegExp.prototype.toString.call(n)),k(n)&&(l=" "+Date.prototype.toUTCString.call(n)),A(n)&&(l=" "+p(n)),0!==s.length||w&&0!=n.length?r<0?x(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),u=w?function(e,t,n,r,o){for(var i=[],s=0,a=t.length;s<a;++s)E(t,String(s))?i.push(d(e,t,n,r,String(s),!0)):i.push("");return o.forEach((function(o){o.match(/^\d+$/)||i.push(d(e,t,n,r,o,!0))})),i}(e,n,r,a,s):s.map((function(t){return d(e,n,r,a,t,w)})),e.seen.pop(),function(e,t,n){return e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}(u,l,C)):C[0]+l+C[1]}function p(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,o,i){var s,a,c;if((c=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?a=c.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):c.set&&(a=e.stylize("[Setter]","special")),E(r,o)||(s="["+o+"]"),a||(e.seen.indexOf(c.value)<0?(a=g(n)?f(e,c.value,null):f(e,c.value,n-1)).indexOf("\n")>-1&&(a=i?a.split("\n").map((function(e){return" "+e})).join("\n").slice(2):"\n"+a.split("\n").map((function(e){return" "+e})).join("\n")):a=e.stylize("[Circular]","special")),v(s)){if(i&&o.match(/^\d+$/))return a;(s=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.slice(1,-1),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+a}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof e}function g(e){return null===e}function b(e){return"number"==typeof e}function y(e){return"string"==typeof e}function v(e){return void 0===e}function x(e){return w(e)&&"[object RegExp]"===C(e)}function w(e){return"object"==typeof e&&null!==e}function k(e){return w(e)&&"[object Date]"===C(e)}function A(e){return w(e)&&("[object Error]"===C(e)||e instanceof Error)}function $(e){return"function"==typeof e}function C(e){return Object.prototype.toString.call(e)}function S(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(e=e.toUpperCase(),!i[e])if(s.test(e)){var n=process.pid;i[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else i[e]=function(){};return i[e]},t.inspect=c,c.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},c.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.types=n(4895),t.isArray=h,t.isBoolean=m,t.isNull=g,t.isNullOrUndefined=function(e){return null==e},t.isNumber=b,t.isString=y,t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=v,t.isRegExp=x,t.types.isRegExp=x,t.isObject=w,t.isDate=k,t.types.isDate=k,t.isError=A,t.types.isNativeError=A,t.isFunction=$,t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=n(82);var T=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function j(){var e=new Date,t=[S(e.getHours()),S(e.getMinutes()),S(e.getSeconds())].join(":");return[e.getDate(),T[e.getMonth()],t].join(" ")}function E(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){console.log("%s - %s",j(),t.format.apply(t,arguments))},t.inherits=n(1285),t._extend=function(e,t){if(!t||!w(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e};var O="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function _(e,t){if(!e){var n=new Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}t.promisify=function(e){if("function"!=typeof e)throw new TypeError('The "original" argument must be of type Function');if(O&&e[O]){var t;if("function"!=typeof(t=e[O]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,O,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,n,r=new Promise((function(e,r){t=e,n=r})),o=[],i=0;i<arguments.length;i++)o.push(arguments[i]);o.push((function(e,r){e?n(e):t(r)}));try{e.apply(this,o)}catch(e){n(e)}return r}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),O&&Object.defineProperty(t,O,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,r(e))},t.promisify.custom=O,t.callbackify=function(e){if("function"!=typeof e)throw new TypeError('The "original" argument must be of type Function');function t(){for(var t=[],n=0;n<arguments.length;n++)t.push(arguments[n]);var r=t.pop();if("function"!=typeof r)throw new TypeError("The last argument must be of type Function");var o=this,i=function(){return r.apply(o,arguments)};e.apply(this,t).then((function(e){process.nextTick(i.bind(null,null,e))}),(function(e){process.nextTick(_.bind(null,e,i))}))}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),Object.defineProperties(t,r(e)),t}},2094:(e,t,n)=>{"use strict";var r=n(3243),o=n(2191),i=n(7909),s=n(3480),a=n(326),c=s("Object.prototype.toString"),u=n(7226)(),l="undefined"==typeof globalThis?n.g:globalThis,f=o(),p=s("String.prototype.slice"),d=Object.getPrototypeOf,h=s("Array.prototype.indexOf",!0)||function(e,t){for(var n=0;n<e.length;n+=1)if(e[n]===t)return n;return-1},m={__proto__:null};r(f,u&&a&&d?function(e){var t=new l[e];if(Symbol.toStringTag in t){var n=d(t),r=a(n,Symbol.toStringTag);if(!r){var o=d(n);r=a(o,Symbol.toStringTag)}m["$"+e]=i(r.get)}}:function(e){var t=new l[e];m["$"+e]=i(t.slice)}),e.exports=function(e){if(!e||"object"!=typeof e)return!1;if(!u){var t=p(c(e),8,-1);return h(f,t)>-1?t:"Object"===t&&function(e){var t=!1;return r(m,(function(n,r){if(!t)try{n(e),t=p(r,1)}catch(e){}})),t}(e)}return a?function(e){var t=!1;return r(m,(function(n,r){if(!t)try{"$"+n(e)===r&&(t=p(r,1))}catch(e){}})),t}(e):null}},3480:(e,t,n)=>{"use strict";var r=n(7286),o=n(7909),i=o(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"==typeof n&&i(e,".prototype.")>-1?o(n):n}},7909:(e,t,n)=>{"use strict";var r=n(4090),o=n(7286),i=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),a=o("%Reflect.apply%",!0)||r.call(s,i),c=o("%Object.getOwnPropertyDescriptor%",!0),u=o("%Object.defineProperty%",!0),l=o("%Math.max%");if(u)try{u({},"a",{value:1})}catch(e){u=null}e.exports=function(e){var t=a(r,s,arguments);if(c&&u){var n=c(t,"length");n.configurable&&u(t,"length",{value:1+l(0,e.length-(arguments.length-1))})}return t};var f=function(){return a(r,i,arguments)};u?u(e.exports,"apply",{value:f}):e.exports.apply=f},9496:e=>{"use strict";e.exports=require("vscode")},6491:(e,t)=>{"use strict";function n(e){return e>47&&e<58}function r(e,t,n){return n=n||90,(e&=-33)>=(t=t||65)&&e<=n}function o(e){return n(e)||i(e)}function i(e){return 95===e||r(e)}function s(e){return function(e){return 32===e||9===e||160===e}(e)||10===e||13===e}function a(e){return 39===e||34===e}Object.defineProperty(t,"__esModule",{value:!0});class c{constructor(e,t,n){null==n&&"string"==typeof e&&(n=e.length),this.string=e,this.pos=this.start=t||0,this.end=n||0}eof(){return this.pos>=this.end}limit(e,t){return new c(this.string,e,t)}peek(){return this.string.charCodeAt(this.pos)}next(){if(this.pos<this.string.length)return this.string.charCodeAt(this.pos++)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}backUp(e){this.pos-=e||1}current(){return this.substring(this.start,this.pos)}substring(e,t){return this.string.slice(e,t)}error(e,t=this.pos){return new u(`${e} at ${t+1}`,t,this.string)}}class u extends Error{constructor(e,t,n){super(e),this.pos=t,this.string=n}}function l(e){return e.tokens[e.pos]}function f(e){return e.tokens[e.pos++]}function p(e,t=e.start,n=e.pos){return e.tokens.slice(t,n)}function d(e){return e.pos<e.size}function h(e,t){const n=l(e);return!(!n||!t(n)||(e.pos++,0))}function m(e,t,n=l(e)){n&&null!=n.start&&(t+=` at ${n.start}`);const r=new Error(t);return r.pos=n&&n.start,r}function g(e,t){const n={type:"TokenGroup",elements:[]};let r,o=n;const i=[];for(;d(e)&&(r=y(e,t)||b(e,t));)if(o.elements.push(r),h(e,N))i.push(o),o=r;else{if(h(e,U))continue;if(h(e,B))do{i.length&&(o=i.pop())}while(h(e,B))}return n}function b(e,t){if(h(e,M)){const n=g(e,t);return S(f(e),"group",!1)&&(n.repeat=function(e){return _(l(e))?e.tokens[e.pos++]:void 0}(e)),n}}function y(e,t){let n;const r={type:"TokenElement",name:void 0,attributes:void 0,value:void 0,repeat:void 0,selfClose:!1,elements:[]};for(function(e,t){const n=e.pos;if(t.jsx&&h(e,P))for(;d(e);){const{pos:t}=e;if(!h(e,z)||!h(e,P)){e.pos=t;break}}for(;d(e)&&h(e,I););return e.pos!==n&&(e.start=n,!0)}(e,t)&&(r.name=p(e));d(e);)if(e.start=e.pos,r.repeat||D(r)||!h(e,_))if(!r.value&&$(e))r.value=C(e);else{if(!(n=x(e,"id",t)||x(e,"class",t)||v(e))){!D(r)&&h(e,q)&&(r.selfClose=!0,!r.repeat&&h(e,_)&&(r.repeat=e.tokens[e.pos-1]));break}r.attributes?r.attributes=r.attributes.concat(n):r.attributes=Array.isArray(n)?n.slice():[n]}else r.repeat=e.tokens[e.pos-1];return D(r)?void 0:r}function v(e){if(h(e,R)){const t=[];let n;for(;d(e);)if(n=w(e))t.push(n);else{if(h(e,F))break;if(!h(e,E))throw m(e,`Unexpected "${l(e).type}" token`)}return t}}function x(e,t,n){if(T(l(e),t)){e.pos++;let o=1;for(;T(l(e),t);)e.pos++,o++;const i={name:[(r=t,{type:"Literal",value:r})]};return o>1&&(i.multiple=!0),n.jsx&&$(e)?(i.value=C(e),i.expression=!0):i.value=A(e)?p(e):void 0,i}var r}function w(e){if(k(e))return{value:p(e)};if(A(e,!0)){const t=p(e);let n;return h(e,O)&&(k(e)||A(e,!0))&&(n=p(e)),{name:t,value:n}}}function k(e){const t=e.pos,n=l(e);if(j(n)){for(e.pos++;d(e);)if(j(f(e),n.single))return e.start=t,!0;throw m(e,"Unclosed quote",n)}return!1}function A(e,t){const n=e.pos,r={attribute:0,expression:0,group:0};for(;d(e);){const n=l(e);if(r.expression)S(n,"expression")&&(r[n.context]+=n.open?1:-1);else{if(j(n)||T(n)||E(n)||_(n))break;if(S(n)){if(!t)break;if(n.open)r[n.context]++;else{if(!r[n.context])break;r[n.context]--}}}e.pos++}return n!==e.pos&&(e.start=n,!0)}function $(e){const t=e.pos;if(h(e,L)){let n=0;for(;d(e);){const t=f(e);if(S(t,"expression"))if(t.open)n++;else{if(!n)break;n--}}return e.start=t,!0}return!1}function C(e){let t=e.start,n=e.pos;return S(e.tokens[t],"expression",!0)&&t++,S(e.tokens[n-1],"expression",!1)&&n--,p(e,t,n)}function S(e,t,n){return Boolean(e&&"Bracket"===e.type&&(!t||e.context===t)&&(null==n||e.open===n))}function T(e,t){return Boolean(e&&"Operator"===e.type&&(!t||e.operator===t))}function j(e,t){return Boolean(e&&"Quote"===e.type&&(null==t||e.single===t))}function E(e){return Boolean(e&&"WhiteSpace"===e.type)}function O(e){return T(e,"equal")}function _(e){return Boolean(e&&"Repeater"===e.type)}function P(e){if(function(e){return"Literal"===e.type}(e)){const t=e.value.charCodeAt(0);return t>=65&&t<=90}return!1}function I(e){return"Literal"===e.type||"RepeaterNumber"===e.type||"RepeaterPlaceholder"===e.type}function z(e){return T(e,"class")}function R(e){return S(e,"attribute",!0)}function F(e){return S(e,"attribute",!1)}function L(e){return S(e,"expression",!0)}function M(e){return S(e,"group",!0)}function D(e){return!e.name&&!e.value&&!e.attributes}function N(e){return T(e,"child")}function U(e){return T(e,"sibling")}function B(e){return T(e,"climb")}function q(e){return T(e,"close")}var W;function V(e){return!!e.eat(W.Escape)&&(e.start=e.pos,e.eof()||e.pos++,!0)}function G(e,t){return function(e,t){const o=e.pos;if((t.expression||t.attribute)&&e.eat(W.Dollar)&&e.eat(W.CurlyBracketOpen)){let t;e.start=e.pos;let i="";if(e.eatWhile(n)?(t=Number(e.current()),i=e.eat(W.Colon)?Q(e):""):r(e.peek())&&(i=Q(e)),e.eat(W.CurlyBracketClose))return{type:"Field",index:t,name:i,start:o,end:e.pos};throw e.error("Expecting }")}e.pos=o}(e,t)||function(e){const t=e.pos;if(e.eat(W.Dollar)&&e.eat(W.Hash))return{type:"RepeaterPlaceholder",value:void 0,start:t,end:e.pos};e.pos=t}(e)||function(e){const t=e.pos;if(e.eatWhile(W.Dollar)){const r=e.pos-t;let o=!1,i=1,s=0;if(e.eat(W.At)){for(;e.eat(W.Climb);)s++;o=e.eat(W.Dash),e.start=e.pos,e.eatWhile(n)&&(i=Number(e.current()))}return e.start=t,{type:"RepeaterNumber",size:r,reverse:o,base:i,parent:s,start:t,end:e.pos}}}(e)||function(e){const t=e.pos;if(e.eat(W.Asterisk)){e.start=e.pos;let r=1,o=!1;return e.eatWhile(n)?r=Number(e.current()):o=!0,{type:"Repeater",count:r,value:0,implicit:o,start:t,end:e.pos}}}(e)||function(e){const t=e.pos;if(e.eatWhile(s))return{type:"WhiteSpace",start:t,end:e.pos,value:e.substring(t,e.pos)}}(e)||function(e,t){const r=e.pos,o=t.expression;let i="";for(;!e.eof();){if(V(e)){i+=e.current();continue}const r=e.peek();if(r===W.Slash&&!t.quote&&!t.expression&&!t.attribute){const t=e.string.charCodeAt(e.pos-1),r=e.string.charCodeAt(e.pos+1);if(n(t)&&n(r)){i+=e.string[e.pos++];continue}}if(r===t.quote||r===W.Dollar||H(r,t))break;if(o){if(r===W.CurlyBracketOpen)t.expression++;else if(r===W.CurlyBracketClose){if(!(t.expression>o))break;t.expression--}}else if(!t.quote){if(!t.attribute&&!ee(r))break;if(J(r,t)||K(r,t)||a(r)||Z(r))break}i+=e.string[e.pos++]}if(r!==e.pos)return e.start=r,{type:"Literal",value:i,start:r,end:e.pos}}(e,t)||function(e){const t=X(e.peek());if(t)return{type:"Operator",operator:t,start:e.pos++,end:e.pos}}(e)||function(e){const t=e.peek();if(a(t))return{type:"Quote",single:t===W.SingleQuote,start:e.pos++,end:e.pos}}(e)||function(e){const t=e.peek(),n=Z(t);if(n)return{type:"Bracket",open:Y(t),context:n,start:e.pos++,end:e.pos}}(e)}function Q(e){const t=[];for(e.start=e.pos;!e.eof();)if(e.eat(W.CurlyBracketOpen))t.push(e.pos);else if(e.eat(W.CurlyBracketClose)){if(!t.length){e.pos--;break}t.pop()}else e.pos++;if(t.length)throw e.pos=t.pop(),e.error("Expecting }");return e.current()}function H(e,t){const n=X(e);return!(!n||t.quote||t.expression||t.attribute&&"equal"!==n)}function J(e,t){return s(e)&&!t.expression}function K(e,t){return e===W.Asterisk&&!t.attribute&&!t.expression}function Z(e){return e===W.RoundBracketOpen||e===W.RoundBracketClose?"group":e===W.SquareBracketOpen||e===W.SquareBracketClose?"attribute":e===W.CurlyBracketOpen||e===W.CurlyBracketClose?"expression":void 0}function X(e){return(e===W.Child?"child":e===W.Sibling&&"sibling")||e===W.Climb&&"climb"||e===W.Dot&&"class"||e===W.Hash&&"id"||e===W.Slash&&"close"||e===W.Equals&&"equal"||void 0}function Y(e){return e===W.CurlyBracketOpen||e===W.SquareBracketOpen||e===W.RoundBracketOpen}function ee(e){return o(e)||function(e){return 196===e||214==e||220===e||228===e||246===e||252===e}(e)||e===W.Dash||e===W.Colon||e===W.Excl}!function(e){e[e.CurlyBracketOpen=123]="CurlyBracketOpen",e[e.CurlyBracketClose=125]="CurlyBracketClose",e[e.Escape=92]="Escape",e[e.Equals=61]="Equals",e[e.SquareBracketOpen=91]="SquareBracketOpen",e[e.SquareBracketClose=93]="SquareBracketClose",e[e.Asterisk=42]="Asterisk",e[e.Hash=35]="Hash",e[e.Dollar=36]="Dollar",e[e.Dash=45]="Dash",e[e.Dot=46]="Dot",e[e.Slash=47]="Slash",e[e.Colon=58]="Colon",e[e.Excl=33]="Excl",e[e.At=64]="At",e[e.Underscore=95]="Underscore",e[e.RoundBracketOpen=40]="RoundBracketOpen",e[e.RoundBracketClose=41]="RoundBracketClose",e[e.Sibling=43]="Sibling",e[e.Child=62]="Child",e[e.Climb=94]="Climb",e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote"}(W||(W={}));const te={child:">",class:".",climb:"^",id:"#",equal:"=",close:"/",sibling:"+"},ne={Literal:e=>e.value,Quote:e=>e.single?"'":'"',Bracket:e=>"attribute"===e.context?e.open?"[":"]":"expression"===e.context?e.open?"{":"}":e.open?"(":"}",Operator:e=>te[e.operator],Field:(e,t)=>null!=e.index?e.name?`\${${e.index}:${e.name}}`:`\${${e.index}`:e.name?t.getVariable(e.name):"",RepeaterPlaceholder(e,t){let n;for(let e=t.repeaters.length-1;e>=0;e--)if(t.repeaters[e].implicit){n=t.repeaters[e];break}return t.inserted=!0,t.getText(n&&n.value)},RepeaterNumber(e,t){let n=1;const r=t.repeaters.length-1,o=t.repeaters[r];if(o&&(n=e.reverse?e.base+o.count-o.value-1:e.base+o.value,e.parent)){const i=Math.max(0,r-e.parent);if(i!==r){const e=t.repeaters[i];n+=o.count*e.value}}let i=String(n);for(;i.length<e.size;)i="0"+i;return i},WhiteSpace:e=>e.value};function re(e,t){if(!ne[e.type])throw new Error(`Unknown token ${e.type}`);return ne[e.type](e,t)}const oe=/^((https?:|ftp:|file:)?\/\/|(www|ftp)\.)[^ ]*$/,ie=/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,5}$/;function se(e,t){let n=[];if(e.repeat){const r=e.repeat,o=Object.assign({},r);let i;o.count=o.implicit&&Array.isArray(t.text)?t.cleanText.length:o.count||1,t.repeaters.push(o);for(let r=0;r<o.count;r++){if(o.value=r,e.repeat=o,i=pe(e)?ce(e,t):ae(e,t),o.implicit&&!t.inserted){const e=he(i),n=e&&me(e);n&&ge(n,t.getText(o.value))}if(n=n.concat(i),--t.repeatGuard<=0)break}t.repeaters.pop(),e.repeat=r,o.implicit&&(t.inserted=!0)}else n=n.concat(pe(e)?ce(e,t):ae(e,t));return n}function ae(e,t){let n=[];const r={type:"AbbreviationNode",name:e.name&&le(e.name,t),value:e.value&&fe(e.value,t),attributes:void 0,children:n,repeat:e.repeat&&Object.assign({},e.repeat),selfClosing:e.selfClose};let o=[r];for(const r of e.elements)n=n.concat(se(r,t));if(e.attributes){r.attributes=[];for(const n of e.attributes)r.attributes.push(ue(n,t))}return r.name||r.attributes||!r.value||r.value.some(de)?r.children=n:o=o.concat(n),o}function ce(e,t){let n=[];for(const r of e.elements)n=n.concat(se(r,t));return e.repeat&&(n=function(e,t){for(const n of e)n.repeat||(n.repeat=Object.assign({},t));return e}(n,e.repeat)),n}function ue(e,t){let n,r=!1,o=!1,i=e.expression?"expression":"raw";const s=e.name&&le(e.name,t);if(s&&"!"===s[0]&&(r=!0),s&&"."===s[s.length-1]&&(o=!0),e.value){const r=e.value.slice();if(j(r[0])){const e=r.shift();r.length&&he(r).type===e.type&&r.pop(),i=e.single?"singleQuote":"doubleQuote"}else S(r[0],"expression",!0)&&(i="expression",r.shift(),S(he(r),"expression",!1)&&r.pop());n=fe(r,t)}return{name:o||r?s.slice(r?1:0,o?-1:void 0):s,value:n,boolean:o,implied:r,valueType:i,multiple:e.multiple}}function le(e,t){let n="";for(let r=0;r<e.length;r++)n+=re(e[r],t);return n}function fe(e,t){const n=[];let r="";for(let o,i=0;i<e.length;i++)o=e[i],de(o)?(r&&(n.push(r),r=""),n.push(o)):r+=re(o,t);return r&&n.push(r),n}function pe(e){return"TokenGroup"===e.type}function de(e){return"object"==typeof e&&"Field"===e.type&&null!=e.index}function he(e){return e[e.length-1]}function me(e){return e.children.length?me(he(e.children)):e}function ge(e,t){e.value?"string"==typeof he(e.value)?e.value[e.value.length-1]+=t:e.value.push(t):e.value=[t]}function be(e,t){try{return function(e,t={}){let n,r=!1;t.text&&(n=Array.isArray(t.text)?t.text.filter((e=>e.trim())):t.text);const o={type:"Abbreviation",children:ce(e,{inserted:!1,repeaters:[],text:t.text,cleanText:n,repeatGuard:t.maxRepeat||Number.POSITIVE_INFINITY,getText(e){var o;let i;if(r=!0,Array.isArray(t.text)){if(void 0!==e&&e>=0&&e<n.length)return n[e];i=void 0!==e?t.text[e]:t.text.join("\n")}else i=null!==(o=t.text)&&void 0!==o?o:"";return i},getVariable(e){const n=t.variables&&t.variables[e];return null!=n?n:e}})};if(null!=t.text&&!r){const e=me(he(o.children));if(e){const n=Array.isArray(t.text)?t.text.join("\n"):t.text;ge(e,n),"a"===e.name&&t.href&&function(e,t){var n;let r="";oe.test(t)?(r=t,/\w+:/.test(r)||r.startsWith("//")||(r=`http://${r}`)):ie.test(t)&&(r=`mailto:${t}`);const o=null===(n=e.attributes)||void 0===n?void 0:n.find((e=>"href"===e.name));o?o.value||(o.value=[r]):(e.attributes||(e.attributes=[]),e.attributes.push({name:"href",value:[r],valueType:"doubleQuote"}))}(e,n)}}return o}(function(e,t={}){const n={tokens:r=e,start:0,pos:0,size:r.length};var r;const o=g(n,t);if(d(n))throw m(n,"Unexpected character");return o}("string"==typeof e?function(e){const t=new c(e),n=[],r={group:0,attribute:0,expression:0,quote:0};let o,i=0;for(;!t.eof();){if(i=t.peek(),o=G(t,r),!o)throw t.error("Unexpected character");n.push(o),"Quote"===o.type?r.quote=i===r.quote?0:i:"Bracket"===o.type&&(r[o.context]+=o.open?1:-1)}return n}(e):e,t),t)}catch(t){throw t instanceof u&&"string"==typeof e&&(t.message+=`\n${e}\n${"-".repeat(t.pos)}^`),t}}var ye,ve;function xe(e,t){return function(e){const t=e.pos;if(e.eat(ve.Dollar)&&e.eat(ve.CurlyBracketOpen)){let o;e.start=e.pos;let i="";if(e.eatWhile(n)?(o=Number(e.current()),i=e.eat(ve.Colon)?we(e):""):r(e.peek())&&(i=we(e)),e.eat(ve.CurlyBracketClose))return{type:"Field",index:o,name:i,start:t,end:e.pos};throw e.error("Expecting }")}e.pos=t}(e)||function(e){const t=e.pos;if(e.eat(ve.Dash)&&e.eat(ve.Dash))return e.start=t,e.eatWhile(Te),{type:"CustomProperty",value:e.current(),start:t,end:e.pos};e.pos=t}(e)||function(e){const t=e.pos;if(function(e){const t=e.pos;e.eat(ve.Dash);const r=e.pos,o=e.eatWhile(n),i=e.pos;if(e.eat(ve.Dot)){const t=e.eatWhile(n);o||t||(e.pos=i)}return e.pos===r&&(e.pos=t),e.pos!==t}(e)){e.start=t;const n=e.current();return e.start=e.pos,e.eat(ve.Percent)||e.eatWhile(i),{type:"NumberValue",value:Number(n),rawValue:n,unit:e.current(),start:t,end:e.pos}}}(e)||function(e){const t=e.pos;if(e.eat(ve.Hash)){const n=e.pos;let r="",o="";if(e.eatWhile(Se)?(r=e.substring(n,e.pos),o=Ae(e)):e.eat(ve.Transparent)?(r="0",o=Ae(e)||"0"):o=Ae(e),r||o||e.eof()){const{r:n,g:i,b:s,a}=function(e,t){let n="0",r="0",o="0",i=Number(null!=t&&""!==t?t:1);if("t"===e)i=0;else switch(e.length){case 0:break;case 1:n=r=o=e+e;break;case 2:n=r=o=e;break;case 3:n=e[0]+e[0],r=e[1]+e[1],o=e[2]+e[2];break;default:n=(e+=e).slice(0,2),r=e.slice(2,4),o=e.slice(4,6)}return{r:parseInt(n,16),g:parseInt(r,16),b:parseInt(o,16),a:i}}(r,o);return{type:"ColorValue",r:n,g:i,b:s,a,raw:e.substring(t+1,e.pos),start:t,end:e.pos}}return ke(e,t)}e.pos=t}(e)||function(e){const t=e.peek(),n=e.pos;let r=!1;if(a(t)){for(e.pos++;!e.eof();){if(e.eat(t)){r=!0;break}e.pos++}return e.start=n,{type:"StringValue",value:e.substring(n+1,e.pos-(r?1:0)),quote:t===ve.SingleQuote?"single":"double",start:n,end:e.pos}}}(e)||function(e){const t=e.peek();if(function(e){return e===ve.RoundBracketOpen||e===ve.RoundBracketClose}(t))return{type:"Bracket",open:t===ve.RoundBracketOpen,start:e.pos++,end:e.pos}}(e)||$e(e)||function(e){const t=e.pos;if(e.eatWhile(s))return{type:"WhiteSpace",start:t,end:e.pos}}(e)||function(e,t){const n=e.pos;if(e.eat(Ce)?e.eatWhile(n?Te:je):e.eat(i)?e.eatWhile(t?je:Te):(e.eat(ve.Dot),e.eatWhile(je)),n!==e.pos)return e.start=n,ke(e,e.start=n)}(e,t)}function we(e){const t=[];for(e.start=e.pos;!e.eof();)if(e.eat(ve.CurlyBracketOpen))t.push(e.pos);else if(e.eat(ve.CurlyBracketClose)){if(!t.length){e.pos--;break}t.pop()}else e.pos++;if(t.length)throw e.pos=t.pop(),e.error("Expecting }");return e.current()}function ke(e,t=e.start,n=e.pos){return{type:"Literal",value:e.substring(t,n),start:t,end:n}}function Ae(e){const t=e.pos;return e.eat(ve.Dot)?(e.start=t,e.eatWhile(n)?e.current():"1"):""}function $e(e){const t=(n=e.peek())===ve.Sibling&&ye.Sibling||n===ve.Excl&&ye.Important||n===ve.Comma&&ye.ArgumentDelimiter||n===ve.Colon&&ye.PropertyDelimiter||n===ve.Dash&&ye.ValueDelimiter||void 0;var n;if(t)return{type:"Operator",operator:t,start:e.pos++,end:e.pos}}function Ce(e){return e===ve.At||e===ve.Dollar}function Se(e){return n(e)||r(e,65,70)}function Te(e){return o(e)||e===ve.Dash}function je(e){return i(e)||e===ve.Percent||e===ve.Slash}function Ee(e){return"ColorValue"===e.type||"NumberValue"===e.type&&!e.unit}function Oe(e,t){let n=0,r=0;for(;t.length;){const e=(o=t)[o.length-1];if("Literal"!==e.type&&"NumberValue"!==e.type)break;n=e.start,r||(r=e.end),t.pop()}var o;n!==r&&t.push(ke(e,n,r))}function _e(e){return e.tokens[e.pos]}function Pe(e){return e.pos<e.size}function Ie(e,t){return!!t(_e(e))&&(e.pos++,!0)}function ze(e,t,n=_e(e)){n&&null!=n.start&&(t+=` at ${n.start}`);const r=new Error(t);return r.pos=n&&n.start,r}function Re(e,t){let n,r,o=!1;const i=[],s=_e(e),a=!!t.value;for(a||!Me(s)||function(e){const t=e.tokens[e.pos],n=e.tokens[e.pos+1];return t&&n&&Me(t)&&"Bracket"===n.type}(e)||(e.pos++,n=s.value,Ie(e,Je)),a&&Ie(e,Be);Pe(e);)if(Ie(e,Qe))o=!0;else if(r=Fe(e,a))i.push(r);else if(!Ie(e,Ge))break;if(n||i.length||o)return{name:n,value:i,important:o}}function Fe(e,t){const n=[];let r,o;for(;Pe(e);)if(r=_e(e),He(r))e.pos++,Me(r)&&(o=Le(e))?n.push({type:"FunctionCall",name:r.value,arguments:o}):n.push(r);else{if(!(Je(r)||t&&Be(r)))break;e.pos++}return n.length?{type:"CSSValue",value:n}:void 0}function Le(e){const t=e.pos;if(Ie(e,Ne)){const n=[];let r;for(;Pe(e)&&!Ie(e,Ue);)if(r=Fe(e,!0))n.push(r);else if(!Ie(e,Be)&&!Ie(e,Ve))throw ze(e,"Unexpected token");return e.start=t,n}}function Me(e){return e&&"Literal"===e.type}function De(e,t){return e&&"Bracket"===e.type&&(null==t||e.open===t)}function Ne(e){return De(e,!0)}function Ue(e){return De(e,!1)}function Be(e){return e&&"WhiteSpace"===e.type}function qe(e,t){return e&&"Operator"===e.type&&(!t||e.operator===t)}function We(e){return qe(e,ye.Sibling)}function Ve(e){return qe(e,ye.ArgumentDelimiter)}function Ge(e){return Ve(e)}function Qe(e){return qe(e,ye.Important)}function He(e){return"StringValue"===e.type||"ColorValue"===e.type||"NumberValue"===e.type||"Literal"===e.type||"Field"===e.type||"CustomProperty"===e.type}function Je(e){return qe(e,ye.PropertyDelimiter)||qe(e,ye.ValueDelimiter)}function Ke(e,t){try{return function(e,t={}){const n=function(e){return{tokens:e,start:0,pos:0,size:e.length}}(e),r=[];let o;for(;Pe(n);)if(o=Re(n,t))r.push(o);else if(!Ie(n,We))throw ze(n,"Unexpected token");return r}("string"==typeof e?function(e,t){let n,r=0;const o=new c(e),i=[];for(;!o.eof();){if(n=xe(o,0===r&&!t),!n)throw o.error("Unexpected character");if("Bracket"===n.type&&(!r&&n.open&&Oe(o,i),r+=n.open?1:-1,r<0))throw o.error("Unexpected bracket",n.start);i.push(n),Ee(n)&&(n=$e(o))&&i.push(n)}return i}(e,t&&t.value):e,t)}catch(t){throw t instanceof u&&"string"==typeof e&&(t.message+=`\n${e}\n${"-".repeat(t.pos)}^`),t}}function Ze(e,t,n){if(e&&t){e.length&&n&&Ye(e,n);for(const n of t)Ye(e,n);return e}const r=e||t;return r&&r.slice()}function Xe(e,t,n){return e.name=t.name,n.options["output.reverseAttributes"]||(e.value=t.value),e.implied||(e.implied=t.implied),e.boolean||(e.boolean=t.boolean),"expression"!==e.valueType&&(e.valueType=t.valueType),e}function Ye(e,t){const n=e.length-1;"string"==typeof e[n]&&"string"==typeof t?e[n]+=t:e.push(t)}function et(e){let t;for(;e.children.length;)t=e,e=e.children[e.children.length-1];return{parent:t,node:e}}function tt(e){return"AbbreviationNode"===e.type}function nt(e,t,n){let r=[];for(const n of e.children){const e=t(n);if(e){r=r.concat(e.children);const o=et(e);tt(o.node)&&(o.node.children=o.node.children.concat(nt(n,t)))}else r.push(n),n.children=nt(n,t)}return e.children=r}function rt(e,t=0){return{options:e,value:"",level:t,offset:0,line:0,column:0}}function ot(e,t){pt(e,(0,e.options["output.text"])(t,e.offset,e.line,e.column))}function it(e,t){const n=function(e){return e.split(/\r\n|\r|\n/g)}(t);for(let t=0,r=n.length-1;t<=r;t++)ot(e,n[t]),t!==r&&st(e,!0)}function st(e,t){const n=e.options["output.baseIndent"];ot(e,e.options["output.newline"]+n),e.line++,e.column=n.length,t&&function(e,t=e.level){ot(e,e.options["output.indent"].repeat(Math.max(t,0)))}(e,!0===t?e.level:t)}function at(e,t,n){pt(e,(0,e.options["output.field"])(t,n,e.offset,e.line,e.column))}function ct(e,t){return dt(e,t.options["output.attributeCase"])}function ut(e,t,n){return"expression"===e.valueType?n?"{":"}":"single"===t.options["output.attributeQuotes"]?"'":'"'}function lt(e,t){return e.boolean||t.options["output.booleanAttributes"].includes((e.name||"").toLowerCase())}function ft(e,t){return"string"==typeof e?t.options.inlineElements.includes(e.toLowerCase()):e.name?ft(e.name,t):Boolean(e.value&&!e.attributes)}function pt(e,t){e.value+=t,e.offset+=t.length,e.column+=t.length}function dt(e,t){return t?"upper"===t?e.toUpperCase():e.toLowerCase():e}!function(e){e.Sibling="+",e.Important="!",e.ArgumentDelimiter=",",e.ValueDelimiter="-",e.PropertyDelimiter=":"}(ye||(ye={})),function(e){e[e.Hash=35]="Hash",e[e.Dollar=36]="Dollar",e[e.Dash=45]="Dash",e[e.Dot=46]="Dot",e[e.Colon=58]="Colon",e[e.Comma=44]="Comma",e[e.Excl=33]="Excl",e[e.At=64]="At",e[e.Percent=37]="Percent",e[e.Underscore=95]="Underscore",e[e.RoundBracketOpen=40]="RoundBracketOpen",e[e.RoundBracketClose=41]="RoundBracketClose",e[e.CurlyBracketOpen=123]="CurlyBracketOpen",e[e.CurlyBracketClose=125]="CurlyBracketClose",e[e.Sibling=43]="Sibling",e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote",e[e.Transparent=116]="Transparent",e[e.Slash=47]="Slash"}(ve||(ve={}));const ht={p:"span",ul:"li",ol:"li",table:"tr",tr:"td",tbody:"tr",thead:"tr",tfoot:"tr",colgroup:"col",select:"option",optgroup:"option",audio:"source",video:"source",object:"param",map:"area"};function mt(e,t,n){const r=function(e){for(let t=e.length-1;t>=0;t--){const n=e[t];if(tt(n))return n}}(t),o=n.context?n.context.name:"",i=((r?r.name:o)||"").toLowerCase();e.name=ht[i]||(ft(i,n)?"span":"div")}const gt={ru:{common:["далеко-далеко","за","словесными","горами","в стране","гласных","и согласных","живут","рыбные","тексты"],words:["вдали","от всех","они","буквенных","домах","на берегу","семантика","большого","языкового","океана","маленький","ручеек","даль","журчит","по всей","обеспечивает","ее","всеми","необходимыми","правилами","эта","парадигматическая","страна","которой","жаренные","предложения","залетают","прямо","рот","даже","всемогущая","пунктуация","не","имеет","власти","над","рыбными","текстами","ведущими","безорфографичный","образ","жизни","однажды","одна","маленькая","строчка","рыбного","текста","имени","lorem","ipsum","решила","выйти","большой","мир","грамматики","великий","оксмокс","предупреждал","о","злых","запятых","диких","знаках","вопроса","коварных","точках","запятой","но","текст","дал","сбить","себя","толку","он","собрал","семь","своих","заглавных","букв","подпоясал","инициал","за","пояс","пустился","дорогу","взобравшись","первую","вершину","курсивных","гор","бросил","последний","взгляд","назад","силуэт","своего","родного","города","буквоград","заголовок","деревни","алфавит","подзаголовок","своего","переулка","грустный","реторический","вопрос","скатился","его","щеке","продолжил","свой","путь","дороге","встретил","рукопись","она","предупредила","моей","все","переписывается","несколько","раз","единственное","что","меня","осталось","это","приставка","возвращайся","ты","лучше","свою","безопасную","страну","послушавшись","рукописи","наш","продолжил","свой","путь","вскоре","ему","повстречался","коварный","составитель","рекламных","текстов","напоивший","языком","речью","заманивший","свое","агентство","которое","использовало","снова","снова","своих","проектах","если","переписали","то","живет","там","до","сих","пор"]},sp:{common:["mujer","uno","dolor","más","de","poder","mismo","si"],words:["ejercicio","preferencia","perspicacia","laboral","paño","suntuoso","molde","namibia","planeador","mirar","demás","oficinista","excepción","odio","consecuencia","casi","auto","chicharra","velo","elixir","ataque","no","odio","temporal","cuórum","dignísimo","facilismo","letra","nihilista","expedición","alma","alveolar","aparte","león","animal","como","paria","belleza","modo","natividad","justo","ataque","séquito","pillo","sed","ex","y","voluminoso","temporalidad","verdades","racional","asunción","incidente","marejada","placenta","amanecer","fuga","previsor","presentación","lejos","necesariamente","sospechoso","adiposidad","quindío","pócima","voluble","débito","sintió","accesorio","falda","sapiencia","volutas","queso","permacultura","laudo","soluciones","entero","pan","litro","tonelada","culpa","libertario","mosca","dictado","reincidente","nascimiento","dolor","escolar","impedimento","mínima","mayores","repugnante","dulce","obcecado","montaña","enigma","total","deletéreo","décima","cábala","fotografía","dolores","molesto","olvido","paciencia","resiliencia","voluntad","molestias","magnífico","distinción","ovni","marejada","cerro","torre","y","abogada","manantial","corporal","agua","crepúsculo","ataque","desierto","laboriosamente","angustia","afortunado","alma","encefalograma","materialidad","cosas","o","renuncia","error","menos","conejo","abadía","analfabeto","remo","fugacidad","oficio","en","almácigo","vos","pan","represión","números","triste","refugiado","trote","inventor","corchea","repelente","magma","recusado","patrón","explícito","paloma","síndrome","inmune","autoinmune","comodidad","ley","vietnamita","demonio","tasmania","repeler","apéndice","arquitecto","columna","yugo","computador","mula","a","propósito","fantasía","alias","rayo","tenedor","deleznable","ventana","cara","anemia","corrupto"]},latin:{common:["lorem","ipsum","dolor","sit","amet","consectetur","adipisicing","elit"],words:["exercitationem","perferendis","perspiciatis","laborum","eveniet","sunt","iure","nam","nobis","eum","cum","officiis","excepturi","odio","consectetur","quasi","aut","quisquam","vel","eligendi","itaque","non","odit","tempore","quaerat","dignissimos","facilis","neque","nihil","expedita","vitae","vero","ipsum","nisi","animi","cumque","pariatur","velit","modi","natus","iusto","eaque","sequi","illo","sed","ex","et","voluptatibus","tempora","veritatis","ratione","assumenda","incidunt","nostrum","placeat","aliquid","fuga","provident","praesentium","rem","necessitatibus","suscipit","adipisci","quidem","possimus","voluptas","debitis","sint","accusantium","unde","sapiente","voluptate","qui","aspernatur","laudantium","soluta","amet","quo","aliquam","saepe","culpa","libero","ipsa","dicta","reiciendis","nesciunt","doloribus","autem","impedit","minima","maiores","repudiandae","ipsam","obcaecati","ullam","enim","totam","delectus","ducimus","quis","voluptates","dolores","molestiae","harum","dolorem","quia","voluptatem","molestias","magni","distinctio","omnis","illum","dolorum","voluptatum","ea","quas","quam","corporis","quae","blanditiis","atque","deserunt","laboriosam","earum","consequuntur","hic","cupiditate","quibusdam","accusamus","ut","rerum","error","minus","eius","ab","ad","nemo","fugit","officia","at","in","id","quos","reprehenderit","numquam","iste","fugiat","sit","inventore","beatae","repellendus","magnam","recusandae","quod","explicabo","doloremque","aperiam","consequatur","asperiores","commodi","optio","dolor","labore","temporibus","repellat","veniam","architecto","est","esse","mollitia","nulla","a","similique","eos","alias","dolore","tenetur","deleniti","porro","facere","maxime","corrupti"]}},bt=/^lorem([a-z]*)(\d*)(-\d*)?$/i;function yt(e,t){return Math.floor(Math.random()*(t-e)+e)}function vt(e,t){const n=e.length,r=Math.min(n,t),o=[];for(;o.length<r;){const t=e[yt(0,n)];o.includes(t)||o.push(t)}return o}function xt(e,t){var n;return e.length&&(e=[(n=e[0],n[0].toUpperCase()+n.slice(1))].concat(e.slice(1))),e.join(" ")+(t||"?!..."[yt(0,"?!...".length-1)])}function wt(e){if(e.length<2)return e;const t=(e=e.slice()).length,n=/,$/;let r=0;r=t>3&&t<=6?yt(0,1):t>6&&t<=12?yt(0,2):yt(1,4);for(let o,i=0;i<r;i++)o=yt(0,t-2),n.test(e[o])||(e[o]+=",");return e}function kt(e,t,n){const r=[];let o,i=0;for(n&&e.common&&(o=e.common.slice(0,t),i+=o.length,r.push(xt(wt(o),".")));i<t;)o=vt(e.words,Math.min(yt(2,30),t-i)),i+=o.length,r.push(xt(wt(o)));return r.join(" ")}function At(e){return"select"!==e.name}const $t=/^(-+)([a-z0-9]+[a-z0-9-]*)/i,Ct=/^(_+)([a-z0-9]+[a-z0-9-_]*)/i,St=e=>/^[a-z]\-/i.test(e),Tt=e=>/^[a-z]/i.test(e);function jt(e){if(!e._bem){let t="";if(e.attributes)for(const n of e.attributes)if("class"===n.name&&n.value){t=zt(n.value);break}e._bem=Et(t)}return e._bem}function Et(e){const t=e?e.split(/\s+/):[];return{classNames:t,block:_t(t)}}function Ot(e,t=0,n){let r=Math.max(e.length-t,0);do{const t=e[r];if(t){const e=jt(t);if(e.block)return e.block}}while(0<r--);if(n){const e=function(e){return e._bem||(e._bem=Et(e.attributes&&e.attributes.class||"")),e._bem}(n);if(e.block)return e.block}return""}function _t(e){return Pt(e,St)||Pt(e,Tt)||void 0}function Pt(e,t){for(const n of e){if($t.test(n)||Ct.test(n))break;if(t(n))return n}}function It(e,t){for(const n of e.attributes)if("class"===n.name){n.value=[t];break}}function zt(e){let t="";for(const n of e)t+="string"==typeof n?n:n.name;return t}function Rt(e,t,n){return!!e&&n.indexOf(e)===t}function Ft(e,t,n){const r=(e,r,i)=>{const{parent:s,current:a}=n;n.parent=a,n.current=e,t(e,r,i,n,o),n.current=a,n.parent=s},o=(e,t,o)=>{n.ancestors.push(n.current),r(e,t,o),n.ancestors.pop()};e.children.forEach(r)}function Lt(e){return{current:null,parent:void 0,ancestors:[],config:e,field:1,out:rt(e.options)}}const Mt=[{type:"Field",index:0,name:""}];function Dt(e){return!!e&&!e.name&&!e.attributes}function Nt(e,t){return!!e&&ft(e,t)}function Ut(e){return"object"==typeof e&&"Field"===e.type}function Bt(e,t){const{out:n}=t;let r=-1;for(const o of e)"string"==typeof o?it(n,o):(at(n,t.field+o.index,o.name),o.index>r&&(r=o.index));-1!==r&&(t.field+=r+1)}function qt(e){return!e.implied||"raw"!==e.valueType||!!e.value&&e.value.length>0}var Wt;function Vt(e){const t=[],n={pos:0,text:e};let r,o=n.pos,i=n.pos;for(;n.pos<n.text.length;)i=n.pos,(r=Gt(n))?(o!==n.pos&&t.push(e.slice(o,i)),t.push(r),o=n.pos):n.pos++;return o!==n.pos&&t.push(e.slice(o)),t}function Gt(e){if(Qt(e)===Wt.Start){const t=++e.pos;let n=t,r=t,o=1;for(;e.pos<e.text.length;){const i=Qt(e);if(Ht(i)){for(n=e.pos;Jt(Qt(e));)e.pos++;r=e.pos}else{if(i===Wt.Start)o++;else if(i===Wt.End&&0==--o)return{before:e.text.slice(t,n),after:e.text.slice(r,e.pos++),name:e.text.slice(n,r)};e.pos++}}}}function Qt(e,t=e.pos){return e.text.charCodeAt(t)}function Ht(e){return e>=65&&e<=90}function Jt(e){return Ht(e)||e>47&&e<58||e===Wt.Underscore||e===Wt.Dash}function Kt(e,t){const{comment:n}=t;if(!(n.enabled&&n.trigger&&e.name&&e.attributes))return!1;for(const t of e.attributes)if(t.name&&n.trigger.includes(t.name))return!0;return!1}function Zt(e,t,n){const r={},{out:o}=n;for(const t of e.attributes)t.name&&t.value&&(r[t.name.toUpperCase()]=t.value);for(const e of t)"string"==typeof e?it(o,e):r[e.name]&&(it(o,e.before),Bt(r[e.name],n),it(o,e.after))}!function(e){e[e.Start=91]="Start",e[e.End=93]="End",e[e.Underscore=95]="Underscore",e[e.Dash=45]="Dash"}(Wt||(Wt={}));const Xt=/^<([\w\-:]+)[\s>]/,Yt=new Set(["for","while","of","async","await","const","let","var","continue","break","debugger","do","export","import","in","instanceof","new","return","switch","this","throw","try","catch","typeof","void","with","yield"]);function en(e,t){const n=Lt(t);return n.comment=function(e){const{options:t}=e;return{enabled:t["comment.enabled"],trigger:t["comment.trigger"],before:t["comment.before"]?Vt(t["comment.before"]):void 0,after:t["comment.after"]?Vt(t["comment.after"]):void 0}}(t),Ft(e,tn,n),n.out.value}function tn(e,t,n,r,o){const{out:i,config:s}=r,a=on(e,t,n,r),c=function(e){const{config:t,parent:n}=e;return!n||Dt(n)||n.name&&t.options["output.formatSkip"].includes(n.name)?0:1}(r);if(i.level+=c,a&&st(i,!0),e.name){const t=function(e,t){return dt(e,t.options["output.tagCase"])}(e.name,s);if(function(e,t){Kt(e,t)&&t.comment.before&&Zt(e,t.comment.before,t)}(e,r),it(i,`<${t}`),e.attributes)for(const t of e.attributes)qt(t)&&nn(t,r);if(!e.selfClosing||e.children.length||e.value){if(it(i,">"),!rn(e,r,o)){if(e.value){const t=e.value.some(sn)||function(e,t){if(e.length&&"string"==typeof e[0]){const n=Xt.exec(e[0]);if((null==n?void 0:n.length)&&!t.options.inlineElements.includes(n[1].toLowerCase()))return!0}return!1}(e.value,s);t&&st(r.out,++i.level),Bt(e.value,r),t&&st(r.out,--i.level)}if(e.children.forEach(o),!e.value&&!e.children.length){const t=s.options["output.formatLeafNode"]||s.options["output.formatForce"].includes(e.name);t&&st(r.out,++i.level),Bt(Mt,r),t&&st(r.out,--i.level)}}it(i,`</${t}>`),function(e,t){Kt(e,t)&&t.comment.after&&Zt(e,t.comment.after,t)}(e,r)}else it(i,`${function(e){switch(e.options["output.selfClosingStyle"]){case"xhtml":return" /";case"xml":return"/";default:return""}}(s)}>`)}else!rn(e,r,o)&&e.value&&(Bt(e.value,r),e.children.forEach(o));if(a&&t===n.length-1&&r.parent){const e=Dt(r.parent)?0:1;st(i,i.level-e)}i.level-=c}function nn(e,t){const{out:n,config:r}=t;if(e.name){const o=r.options["markup.attributes"],i=r.options["markup.valuePrefix"];let{name:s,value:a}=e,c=ut(e,r,!0),u=ut(e,r);o&&(s=an(s,o,e.multiple)||s),s=ct(s,r);const l=i?an(e.name,i,e.multiple):null;if(l&&1===(null==a?void 0:a.length)&&"string"==typeof a[0]){const e=a[0];a=[cn(e)?`${l}.${e}`:`${l}['${e}']`],r.options["jsx.enabled"]&&(c="{",u="}")}lt(e,r)&&!a?r.options["output.compactBoolean"]||(a=[s]):a||(a=Mt),it(n," "+s),a?(it(n,"="+c),Bt(a,t),it(n,u)):"html"!==r.options["output.selfClosingStyle"]&&it(n,"="+c+u)}}function rn(e,t,n){if(e.value&&e.children.length){const r=e.value.findIndex(Ut);if(-1!==r){Bt(e.value.slice(0,r),t);const o=t.out.line;let i=r+1;return e.children.forEach(n),t.out.line!==o&&"string"==typeof e.value[i]&&it(t.out,e.value[i++].trimLeft()),Bt(e.value.slice(i),t),!0}}return!1}function on(e,t,n,r){const{config:o,parent:i}=r;if(!o.options["output.format"])return!1;if(0===t&&!i)return!1;if(i&&Dt(i)&&1===n.length)return!1;if(Dt(e)&&(Dt(n[t-1])||Dt(n[t+1])||e.value.some(sn)||e.value.some(Ut)&&e.children.length))return!0;if(ft(e,o)){if(0===t){for(let e=0;e<n.length;e++)if(!ft(n[e],o))return!0}else if(!ft(n[t-1],o))return!0;if(o.options["output.inlineBreak"]){let e=1,r=t,i=t;for(;Nt(n[--r],o);)e++;for(;Nt(n[++i],o);)e++;if(e>=o.options["output.inlineBreak"])return!0}for(let t=0,n=e.children.length;t<n;t++)if(on(e.children[t],t,e.children,r))return!0;return!1}return!0}function sn(e){return"string"==typeof e&&/\r|\n/.test(e)}function an(e,t,n){return n&&t[`${e}*`]||t[e]}function cn(e){return!Yt.has(e)&&/^[a-zA-Z_$][\w_$]*$/.test(e)}function un(e,t,n){const r=Lt(t);return r.options=n||{},Ft(e,ln,r),r.out.value}function ln(e,t,n,r,o){const{out:i,options:s}=r,{primary:a,secondary:c}=function(e){const t=[],n=[];if(e.attributes)for(const r of e.attributes)fn(r)?t.push(r):n.push(r);return{primary:t,secondary:n}}(e),u=r.parent?1:0;i.level+=u,function(e,t,n,r){return!(!r.parent&&0===t)&&!Dt(e)}(e,t,0,r)&&st(i,!0),!e.name||"div"===e.name&&a.length||it(i,(s.beforeName||"")+e.name+(s.afterName||"")),function(e,t){for(const n of e)n.value&&("class"===n.name?(it(t.out,"."),Bt(n.value.map((e=>"string"==typeof e?e.replace(/\s+/g,"."):e)),t)):(it(t.out,"#"),Bt(n.value,t)))}(a,r),function(e,t){if(e.length){const{out:n,config:r,options:o}=t;o.beforeAttribute&&it(n,o.beforeAttribute);for(let i=0;i<e.length;i++){const s=e[i];it(n,ct(s.name||"",r)),lt(s,r)&&!s.value?!r.options["output.compactBoolean"]&&o.booleanValue&&it(n,"="+o.booleanValue):(it(n,"="+ut(s,r,!0)),Bt(s.value||Mt,t),it(n,ut(s,r))),i!==e.length-1&&o.glueAttribute&&it(n,o.glueAttribute)}o.afterAttribute&&it(n,o.afterAttribute)}}(c.filter(qt),r),!e.selfClosing||e.value||e.children.length?(function(e,t){if(!e.value&&e.children.length)return;const n=e.value||Mt,r=function(e){const t=[];let n=[];for(const r of e)if("string"==typeof r){const e=r.split(/\r\n?|\n/g);for(n.push(e.shift()||"");e.length;)t.push(n),n=[e.shift()||""]}else n.push(r);return n.length&&t.push(n),t}(n),{out:o,options:i}=t;if(1===r.length)(e.name||e.attributes)&&ot(o," "),Bt(n,t);else{const e=[];let n=0;for(const t of r){const r=pn(t);e.push(r),r>n&&(n=r)}o.level++;for(let s=0;s<r.length;s++)st(o,!0),i.beforeTextLine&&ot(o,i.beforeTextLine),Bt(r[s],t),i.afterTextLine&&(ot(o," ".repeat(n-e[s])),ot(o,i.afterTextLine));o.level--}}(e,r),e.children.forEach(o)):r.options.selfClose&&it(i,r.options.selfClose),i.level-=u}function fn(e){return"class"===e.name||"id"===e.name}function pn(e){let t=0;for(const n of e)t+="string"==typeof n?n.length:n.name.length;return t}const dn={html:en,haml:function(e,t){return un(e,t,{beforeName:"%",beforeAttribute:"(",afterAttribute:")",glueAttribute:" ",afterTextLine:" |",booleanValue:"true",selfClose:"/"})},slim:function(e,t){return un(e,t,{beforeAttribute:" ",glueAttribute:" ",beforeTextLine:"| ",selfClose:"/"})},pug:function(e,t){return un(e,t,{beforeAttribute:"(",afterAttribute:")",glueAttribute:", ",beforeTextLine:"| ",selfClose:"xml"===t.options["output.selfClosingStyle"]?"/":""})}};function hn(e,t){let n;if("string"==typeof e){const r=Object.assign({},t);t.options["jsx.enabled"]&&(r.jsx=!0),t.options["markup.href"]&&(r.href=!0),e=be(e,r),n=t.text,t.text=void 0}return function(e,t,n){const r=[e],o=e=>{t(e,r,n),r.push(e),e.children.forEach(o),r.pop()};e.children.forEach(o)}(e=function(e,t){const n=[],r=t.options["output.reverseAttributes"],o=e=>{const i=e.name&&t.snippets[e.name];if(!i||n.includes(i))return null;const s=be(i,t);n.push(i),nt(s,o),n.pop();for(const t of s.children){if(e.attributes){const n=t.attributes||[],o=e.attributes||[];t.attributes=r?o.concat(n):n.concat(o)}c=t,(a=e).selfClosing&&(c.selfClosing=!0),null!=a.value&&(c.value=a.value),a.repeat&&(c.repeat=a.repeat)}var a,c;return s};return nt(e,o),e}(e,t),gn,t),t.text=null!=n?n:t.text,e}function mn(e,t){return(dn[t.syntax]||en)(e,t)}function gn(e,t,n){!function(e,t,n){!e.name&&e.attributes&&mt(e,t,n)}(e,t,n),function(e,t){if(!e.attributes)return;const n=[],r={};for(const o of e.attributes)if(o.name){const e=o.name;if(e in r){const n=r[e];"class"===e?n.value=Ze(n.value,o.value," "):Xe(n,o,t)}else n.push(r[e]=Object.assign({},o))}else n.push(o);e.attributes=n}(e,n),function(e,t,n){let r;if(e.name&&(r=e.name.match(bt))){const o=gt[r[1]]||gt.latin,i=r[2]?Math.max(1,Number(r[2])):30,s=yt(i,r[3]?Math.max(i,Number(r[3].slice(1))):i),a=e.repeat||function(e){for(let t=e.length-1;t>=0;t--){const n=e[t];if("AbbreviationNode"===n.type&&n.repeat)return n.repeat}}(t);e.name=e.attributes=void 0,e.value=[kt(o,s,!a||0===a.value)],e.repeat&&t.length>1&&mt(e,t,n)}}(e,t,n),"xsl"===n.syntax&&function(e){var t;"xsl:variable"!==(t=e.name)&&"xsl:with-param"!==t||!e.attributes||!e.children.length&&!e.value||(e.attributes=e.attributes.filter(At))}(e),n.options["bem.enabled"]&&function(e,t,n){!function(e){const t=jt(e),n=[];for(const e of t.classNames){const t=e.indexOf("_");t>0&&!e.startsWith("-")?(n.push(e.slice(0,t)),n.push(e.slice(t))):n.push(e)}n.length&&(t.classNames=n.filter(Rt),t.block=_t(t.classNames),It(e,t.classNames.join(" ")))}(e),function(e,t,n){const r=jt(e),o=[],{options:i}=n,s=t.slice(1).concat(e);for(let e of r.classNames){let t,r="";const a=e;(t=e.match($t))&&(r=Ot(s,t[1].length,n.context)+i["bem.element"]+t[2],o.push(r),e=e.slice(t[0].length)),(t=e.match(Ct))&&(r||(r=Ot(s,t[1].length),o.push(r)),o.push(`${r}${i["bem.modifier"]}${t[2]}`),e=e.slice(t[0].length)),e===a&&o.push(a)}const a=o.filter(Rt);a.length&&It(e,a.join(" "))}(e,t,n)}(e,t,n)}var bn;!function(e){e.Raw="Raw",e.Property="Property"}(bn||(bn={}));const yn=/^([a-z-]+)(?:\s*:\s*([^\n\r;]+?);*)?$/,vn={value:!0};function xn(e,t){const n=t.match(yn);if(n){const t={},r=n[2]?n[2].split("|").map(kn):[];for(const e of r)for(const n of e)$n(n,t);return{type:bn.Property,key:e,property:n[1],value:r,keywords:t,dependencies:[]}}return{type:bn.Raw,key:e,value:t}}function wn(e,t){return e.key===t.key?0:e.key<t.key?-1:1}function kn(e){return Ke(e.trim(),vn)[0].value}function An(e){return e.type===bn.Property}function $n(e,t){for(const n of e.value)if("Literal"===n.type)t[n.value]=n;else if("FunctionCall"===n.type)t[n.name]=n;else if("Field"===n.type){const e=n.name.trim();e&&(t[e]={type:"Literal",value:e})}}function Cn(e,t,n=!1){if((e=e.toLowerCase())===(t=t.toLowerCase()))return 1;if(!e||!t||e.charCodeAt(0)!==t.charCodeAt(0))return 0;const r=e.length,o=t.length;if(!n&&r>o)return 0;const i=Math.min(r,o),s=Math.max(r,o);let a=1,c=1,u=s,l=0,f=0,p=!1,d=!1;for(;a<r;){for(l=e.charCodeAt(a),p=!1,d=!1;c<o;){if(f=t.charCodeAt(c),l===f){p=!0,u+=s-(d?a:c);break}d=45===f,c++}if(!p){if(!n)return 0;break}a++}const h=s-i;return u*(a/s)/(Sn(s)-Sn(h))}function Sn(e){return e*(e+1)/2}function Tn(e,t){return e.r||e.g||e.b||e.a?1===e.a?function(e,t){const n=t&&En(e.r)&&En(e.g)&&En(e.b)?On:_n;return"#"+n(e.r)+n(e.g)+n(e.b)}(e,t):function(e){const t=[e.r,e.g,e.b];return 1!==e.a&&t.push(jn(e.a,8)),`${3===t.length?"rgb":"rgba"}(${t.join(", ")})`}(e):"transparent"}function jn(e,t=4){return e.toFixed(t).replace(/\.?0+$/,"")}function En(e){return!(e%17)}function On(e){return(e>>4).toString(16)}function _n(e){return function(e,t){for(;e.length<2;)e="0"+e;return e}(e.toString(16))}const Pn={Global:"@@global",Section:"@@section",Property:"@@property",Value:"@@value"};function In(e,t){var n;const r=rt(t.options),o=t.options["output.format"];(null===(n=t.context)||void 0===n?void 0:n.name)===Pn.Section&&(e=e.filter((e=>e.snippet)));for(let n=0;n<e.length;n++)o&&0!==n&&st(r,!0),zn(e[n],r,t);return r.value}function zn(e,t,n){const r=n.options["stylesheet.json"];if(e.name)it(t,(r?e.name.replace(/\-(\w)/g,((e,t)=>t.toUpperCase())):e.name)+n.options["stylesheet.between"]),e.value.length?function(e,t,n){const r=n.options["stylesheet.json"],o=r?function(e){if(1===e.value.length){const t=e.value[0];if(1===t.value.length&&"NumberValue"===t.value[0].type)return t.value[0]}}(e):null;if(!o||o.unit&&"px"!==o.unit){const o=function(e){return e.options["stylesheet.jsonDoubleQuotes"]?'"':"'"}(n);r&&ot(t,o);for(let r=0;r<e.value.length;r++)0!==r&&ot(t,", "),Fn(e.value[r],t,n);r&&ot(t,o)}else ot(t,String(o.value))}(e,t,n):at(t,0,""),r?ot(t,","):(Rn(e,t,!0),ot(t,n.options["stylesheet.after"]));else{for(const r of e.value)for(const e of r.value)Ln(e,t,n);Rn(e,t,e.value.length>0)}}function Rn(e,t,n){e.important&&(n&&ot(t," "),ot(t,"!important"))}function Fn(e,t,n){for(let r=0,o=-1;r<e.value.length;r++){const i=e.value[r];0===r||"Field"===i.type&&i.start===o||ot(t," "),Ln(i,t,n),o=i.end}}function Ln(e,t,n){if("ColorValue"===e.type)ot(t,Tn(e,n.options["stylesheet.shortHex"]));else if("Literal"===e.type||"CustomProperty"===e.type)it(t,e.value);else if("NumberValue"===e.type)it(t,jn(e.value,4)+e.unit);else if("StringValue"===e.type){const n="double"===e.quote?'"':"'";it(t,n+e.value+n)}else if("Field"===e.type)at(t,e.index,e.name);else if("FunctionCall"===e.type){ot(t,e.name+"(");for(let r=0;r<e.arguments.length;r++)r&&ot(t,", "),Fn(e.arguments[r],t,n);ot(t,")")}}function Mn(e,t){var n;const r=(null===(n=t.cache)||void 0===n?void 0:n.stylesheetSnippets)||Dn(t.snippets);t.cache&&(t.cache.stylesheetSnippets=r),"string"==typeof e&&(e=Ke(e,{value:Kn(t)}));const o=function(e,t){if(t.context){if(t.context.name===Pn.Section)return e.filter((e=>e.type===bn.Raw));if(t.context.name===Pn.Property)return e.filter((e=>e.type===bn.Property))}return e}(r,t);for(const n of e)Nn(n,o,t);return e}function Dn(e){const t=[];for(const n of Object.keys(e))t.push(xn(n,e[n]));return function(e){e=e.slice().sort(wn);const t=[];let n;for(const r of e.filter(An)){for(;t.length;){if(n=t[t.length-1],r.property.startsWith(n.property)&&45===r.property.charCodeAt(n.property.length)){n.dependencies.push(r),t.push(r);break}t.pop()}t.length||t.push(r)}return e}(t)}function Nn(e,t,n){if(!function(e,t){let n=null;const r=1===e.value.length?e.value[0]:null;if(r&&1===r.value.length){const e=r.value[0];"FunctionCall"===e.type&&"lg"===e.name&&(n=e)}return!(!n&&"lg"!==e.name)&&(n=n?Object.assign(Object.assign({},n),{name:"linear-gradient"}):{type:"FunctionCall",name:"linear-gradient",arguments:[Vn(Qn(0,""))]},t.context||(e.name="background-image"),e.value=[Vn(n)],!0)}(e,n)){const r=n.options["stylesheet.fuzzySearchMinScore"];if(Kn(n)){const o=n.context.name,i=t.find((e=>e.type===bn.Property&&e.property===o));Un(e,n,i,r),e.snippet=i}else if(e.name){const o=Bn(e.name,t,r,!0);e.snippet=o,o&&(o.type===bn.Property?function(e,t,n){const r=function(e,t){for(let n=0,r=0;n<e.length;n++){if(r=t.indexOf(e[n],r),-1===r)return e.slice(n);r++}return""}(e.name,t.key);if(r){if(e.value.length)return e;const o=Wn(r,n,t);if(!o)return e;e.value.push(Vn(o))}if(e.name=t.property,e.value.length)Un(e,n,t);else if(t.value.length){const r=t.value[0];e.value=1===t.value.length||r.some(Hn)?r:r.map((e=>Jn(e,n)))}}(e,o,n):function(e,t){let n,r=0;const o=/\$\{(\d+)(:[^}]+)?\}/g,i=e.value[0],s=[];for(;n=o.exec(t.value);)r!==n.index&&s.push(Gn(t.value.slice(r,n.index))),r=n.index+n[0].length,i&&i.value.length?s.push(i.value.shift()):s.push(Qn(Number(n[1]),n[2]?n[2].slice(1):""));const a=t.value.slice(r);a&&s.push(Gn(a)),e.name=void 0,e.value=[Vn(...s)]}(e,o))}}return(e.name||n.context)&&function(e,t){const n=t.options["stylesheet.unitAliases"],r=t.options["stylesheet.unitless"];for(const o of e.value)for(const i of o.value)"NumberValue"===i.type&&(i.unit?i.unit=n[i.unit]||i.unit:0===i.value||r.includes(e.name)||(i.unit=i.rawValue.includes(".")?t.options["stylesheet.floatUnit"]:t.options["stylesheet.intUnit"]))}(e,n),e}function Un(e,t,n,r){for(const o of e.value){const e=[];for(const i of o.value)if("Literal"===i.type)e.push(Wn(i.value,t,n,r)||i);else if("FunctionCall"===i.type){const o=Wn(i.name,t,n,r);o&&"FunctionCall"===o.type?e.push(Object.assign(Object.assign({},o),{arguments:i.arguments.concat(o.arguments.slice(i.arguments.length))})):e.push(i)}else e.push(i);o.value=e}}function Bn(e,t,n=0,r=!1){let o=null,i=0;for(const n of t){const t=Cn(e,qn(n),r);if(1===t)return n;t&&t>=i&&(i=t,o=n)}return i>=n?o:null}function qn(e){return"string"==typeof e?e:e.key}function Wn(e,t,n,r){let o;if(n){if(o=Bn(e,Object.keys(n.keywords),r))return n.keywords[o];for(const t of n.dependencies)if(o=Bn(e,Object.keys(t.keywords),r))return t.keywords[o]}return(o=Bn(e,t.options["stylesheet.keywords"],r))?Gn(o):null}function Vn(...e){return{type:"CSSValue",value:e}}function Gn(e){return{type:"Literal",value:e}}function Qn(e,t){return{type:"Field",index:e,name:t}}function Hn(e){for(const t of e.value)if("Field"===t.type||"FunctionCall"===t.type&&t.arguments.some(Hn))return!0;return!1}function Jn(e,t,n={index:1}){let r=[];for(const o of e.value)switch(o.type){case"ColorValue":r.push(Qn(n.index++,Tn(o,t.options["stylesheet.shortHex"])));break;case"Literal":r.push(Qn(n.index++,o.value));break;case"NumberValue":r.push(Qn(n.index++,`${o.value}${o.unit}`));break;case"StringValue":const e="single"===o.quote?"'":'"';r.push(Qn(n.index++,e+o.value+e));break;case"FunctionCall":r.push(Qn(n.index++,o.name),Gn("("));for(let e=0,i=o.arguments.length;e<i;e++)r=r.concat(Jn(o.arguments[e],t,n).value),e!==i-1&&r.push(Gn(", "));r.push(Gn(")"));break;default:r.push(o)}return Object.assign(Object.assign({},e),{value:r})}function Kn(e){return!(!e.context||e.context.name!==Pn.Value&&e.context.name.startsWith("@@"))}const Zn={markup:"html",stylesheet:"css"},Xn={type:"markup",syntax:"html",variables:{lang:"en",locale:"en-US",charset:"UTF-8",indentation:"\t",newline:"\n"},snippets:{},options:{inlineElements:["a","abbr","acronym","applet","b","basefont","bdo","big","br","button","cite","code","del","dfn","em","font","i","iframe","img","input","ins","kbd","label","map","object","q","s","samp","select","small","span","strike","strong","sub","sup","textarea","tt","u","var"],"output.indent":"\t","output.baseIndent":"","output.newline":"\n","output.tagCase":"","output.attributeCase":"","output.attributeQuotes":"double","output.format":!0,"output.formatLeafNode":!1,"output.formatSkip":["html"],"output.formatForce":["body"],"output.inlineBreak":3,"output.compactBoolean":!1,"output.booleanAttributes":["contenteditable","seamless","async","autofocus","autoplay","checked","controls","defer","disabled","formnovalidate","hidden","ismap","loop","multiple","muted","novalidate","readonly","required","reversed","selected","typemustmatch"],"output.reverseAttributes":!1,"output.selfClosingStyle":"html","output.field":(e,t)=>t,"output.text":e=>e,"markup.href":!0,"comment.enabled":!1,"comment.trigger":["id","class"],"comment.before":"","comment.after":"\n\x3c!-- /[#ID][.CLASS] --\x3e","bem.enabled":!1,"bem.element":"__","bem.modifier":"_","jsx.enabled":!1,"stylesheet.keywords":["auto","inherit","unset","none"],"stylesheet.unitless":["z-index","line-height","opacity","font-weight","zoom","flex","flex-grow","flex-shrink"],"stylesheet.shortHex":!0,"stylesheet.between":": ","stylesheet.after":";","stylesheet.intUnit":"px","stylesheet.floatUnit":"em","stylesheet.unitAliases":{e:"em",p:"%",x:"ex",r:"rem"},"stylesheet.json":!1,"stylesheet.jsonDoubleQuotes":!1,"stylesheet.fuzzySearchMinScore":0}},Yn={markup:{snippets:er({a:"a[href]","a:blank":"a[href='http://${0}' target='_blank' rel='noopener noreferrer']","a:link":"a[href='http://${0}']","a:mail":"a[href='mailto:${0}']","a:tel":"a[href='tel:+${0}']",abbr:"abbr[title]","acr|acronym":"acronym[title]",base:"base[href]/",basefont:"basefont/",br:"br/",frame:"frame/",hr:"hr/",bdo:"bdo[dir]","bdo:r":"bdo[dir=rtl]","bdo:l":"bdo[dir=ltr]",col:"col/",link:"link[rel=stylesheet href]/","link:css":"link[href='${1:style}.css']","link:print":"link[href='${1:print}.css' media=print]","link:favicon":"link[rel='shortcut icon' type=image/x-icon href='${1:favicon.ico}']","link:mf|link:manifest":"link[rel='manifest' href='${1:manifest.json}']","link:touch":"link[rel=apple-touch-icon href='${1:favicon.png}']","link:rss":"link[rel=alternate type=application/rss+xml title=RSS href='${1:rss.xml}']","link:atom":"link[rel=alternate type=application/atom+xml title=Atom href='${1:atom.xml}']","link:im|link:import":"link[rel=import href='${1:component}.html']",meta:"meta/","meta:utf":"meta[http-equiv=Content-Type content='text/html;charset=UTF-8']","meta:vp":"meta[name=viewport content='width=${1:device-width}, initial-scale=${2:1.0}']","meta:compat":"meta[http-equiv=X-UA-Compatible content='${1:IE=7}']","meta:edge":"meta:compat[content='${1:ie=edge}']","meta:redirect":"meta[http-equiv=refresh content='0; url=${1:http://example.com}']","meta:refresh":"meta[http-equiv=refresh content='${1:5}']","meta:kw":"meta[name=keywords content]","meta:desc":"meta[name=description content]",style:"style",script:"script","script:src":"script[src]","script:module":"script[type=module src]",img:"img[src alt]/","img:s|img:srcset":"img[srcset src alt]","img:z|img:sizes":"img[sizes srcset src alt]",picture:"picture","src|source":"source/","src:sc|source:src":"source[src type]","src:s|source:srcset":"source[srcset]","src:t|source:type":"source[srcset type='${1:image/}']","src:z|source:sizes":"source[sizes srcset]","src:m|source:media":"source[media='(${1:min-width: })' srcset]","src:mt|source:media:type":"source:media[type='${2:image/}']","src:mz|source:media:sizes":"source:media[sizes srcset]","src:zt|source:sizes:type":"source[sizes srcset type='${1:image/}']",iframe:"iframe[src frameborder=0]",embed:"embed[src type]/",object:"object[data type]",param:"param[name value]/",map:"map[name]",area:"area[shape coords href alt]/","area:d":"area[shape=default]","area:c":"area[shape=circle]","area:r":"area[shape=rect]","area:p":"area[shape=poly]",form:"form[action]","form:get":"form[method=get]","form:post":"form[method=post]",label:"label[for]",input:"input[type=${1:text}]/",inp:"input[name=${1} id=${1}]","input:h|input:hidden":"input[type=hidden name]","input:t|input:text":"inp[type=text]","input:search":"inp[type=search]","input:email":"inp[type=email]","input:url":"inp[type=url]","input:p|input:password":"inp[type=password]","input:datetime":"inp[type=datetime]","input:date":"inp[type=date]","input:datetime-local":"inp[type=datetime-local]","input:month":"inp[type=month]","input:week":"inp[type=week]","input:time":"inp[type=time]","input:tel":"inp[type=tel]","input:number":"inp[type=number]","input:color":"inp[type=color]","input:c|input:checkbox":"inp[type=checkbox]","input:r|input:radio":"inp[type=radio]","input:range":"inp[type=range]","input:f|input:file":"inp[type=file]","input:s|input:submit":"input[type=submit value]","input:i|input:image":"input[type=image src alt]","input:b|input:btn|input:button":"input[type=button value]","input:reset":"input:button[type=reset]",isindex:"isindex/",select:"select[name=${1} id=${1}]","select:d|select:disabled":"select[disabled.]","opt|option":"option[value]",textarea:"textarea[name=${1} id=${1} cols=${2:30} rows=${3:10}]",marquee:"marquee[behavior direction]","menu:c|menu:context":"menu[type=context]","menu:t|menu:toolbar":"menu[type=toolbar]",video:"video[src]",audio:"audio[src]","html:xml":"html[xmlns=http://www.w3.org/1999/xhtml]",keygen:"keygen/",command:"command/","btn:s|button:s|button:submit":"button[type=submit]","btn:r|button:r|button:reset":"button[type=reset]","btn:b|button:b|button:button":"button[type=button]","btn:d|button:d|button:disabled":"button[disabled.]","fst:d|fset:d|fieldset:d|fieldset:disabled":"fieldset[disabled.]",bq:"blockquote",fig:"figure",figc:"figcaption",pic:"picture",ifr:"iframe",emb:"embed",obj:"object",cap:"caption",colg:"colgroup",fst:"fieldset",btn:"button",optg:"optgroup",tarea:"textarea",leg:"legend",sect:"section",art:"article",hdr:"header",ftr:"footer",adr:"address",dlg:"dialog",str:"strong",prog:"progress",mn:"main",tem:"template",fset:"fieldset",datag:"datagrid",datal:"datalist",kg:"keygen",out:"output",det:"details",sum:"summary",cmd:"command","ri:d|ri:dpr":"img:s","ri:v|ri:viewport":"img:z","ri:a|ri:art":"pic>src:m+img","ri:t|ri:type":"pic>src:t+img","!!!":"{<!DOCTYPE html>}",doc:"html[lang=${lang}]>(head>meta[charset=${charset}]+meta:vp+title{${1:Document}})+body","!|html:5":"!!!+doc",c:"{\x3c!-- ${0} --\x3e}","cc:ie":"{\x3c!--[if IE]>${0}<![endif]--\x3e}","cc:noie":"{\x3c!--[if !IE]>\x3c!--\x3e${0}\x3c!--<![endif]--\x3e}"})},xhtml:{options:{"output.selfClosingStyle":"xhtml"}},xml:{options:{"output.selfClosingStyle":"xml"}},xsl:{snippets:er({"tm|tmatch":"xsl:template[match mode]","tn|tname":"xsl:template[name]",call:"xsl:call-template[name]",ap:"xsl:apply-templates[select mode]",api:"xsl:apply-imports",imp:"xsl:import[href]",inc:"xsl:include[href]",ch:"xsl:choose","wh|xsl:when":"xsl:when[test]",ot:"xsl:otherwise",if:"xsl:if[test]",par:"xsl:param[name]",pare:"xsl:param[name select]",var:"xsl:variable[name]",vare:"xsl:variable[name select]",wp:"xsl:with-param[name select]",key:"xsl:key[name match use]",elem:"xsl:element[name]",attr:"xsl:attribute[name]",attrs:"xsl:attribute-set[name]",cp:"xsl:copy[select]",co:"xsl:copy-of[select]",val:"xsl:value-of[select]","for|each":"xsl:for-each[select]",tex:"xsl:text",com:"xsl:comment",msg:"xsl:message[terminate=no]",fall:"xsl:fallback",num:"xsl:number[value]",nam:"namespace-alias[stylesheet-prefix result-prefix]",pres:"xsl:preserve-space[elements]",strip:"xsl:strip-space[elements]",proc:"xsl:processing-instruction[name]",sort:"xsl:sort[select order]",choose:"xsl:choose>xsl:when+xsl:otherwise",xsl:"!!!+xsl:stylesheet[version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform]>{\n|}","!!!":'{<?xml version="1.0" encoding="UTF-8"?>}'}),options:{"output.selfClosingStyle":"xml"}},jsx:{options:{"jsx.enabled":!0,"markup.attributes":{class:"className","class*":"styleName",for:"htmlFor"},"markup.valuePrefix":{"class*":"styles"}}},vue:{options:{"markup.attributes":{"class*":":class"}}},svelte:{options:{"jsx.enabled":!0}},pug:{snippets:er({"!!!":"{doctype html}"})},stylesheet:{snippets:er({"@f":"@font-face {\n\tfont-family: ${1};\n\tsrc: url(${2});\n}","@ff":"@font-face {\n\tfont-family: '${1:FontName}';\n\tsrc: url('${2:FileName}.eot');\n\tsrc: url('${2:FileName}.eot?#iefix') format('embedded-opentype'),\n\t\t url('${2:FileName}.woff') format('woff'),\n\t\t url('${2:FileName}.ttf') format('truetype'),\n\t\t url('${2:FileName}.svg#${1:FontName}') format('svg');\n\tfont-style: ${3:normal};\n\tfont-weight: ${4:normal};\n}","@i|@import":"@import url(${0});","@kf":"@keyframes ${1:identifier} {\n\t${2}\n}","@m|@media":"@media ${1:screen} {\n\t${0}\n}",ac:"align-content:start|end|flex-start|flex-end|center|space-between|space-around|stretch|space-evenly",ai:"align-items:start|end|flex-start|flex-end|center|baseline|stretch",anim:"animation:${1:name} ${2:duration} ${3:timing-function} ${4:delay} ${5:iteration-count} ${6:direction} ${7:fill-mode}",animdel:"animation-delay:time",animdir:"animation-direction:normal|reverse|alternate|alternate-reverse",animdur:"animation-duration:${1:0}s",animfm:"animation-fill-mode:both|forwards|backwards",animic:"animation-iteration-count:1|infinite",animn:"animation-name",animps:"animation-play-state:running|paused",animtf:"animation-timing-function:linear|ease|ease-in|ease-out|ease-in-out|cubic-bezier(${1:0.1}, ${2:0.7}, ${3:1.0}, ${3:0.1})",ap:"appearance:none",as:"align-self:start|end|auto|flex-start|flex-end|center|baseline|stretch",b:"bottom",bd:"border:${1:1px} ${2:solid} ${3:#000}",bdb:"border-bottom:${1:1px} ${2:solid} ${3:#000}",bdbc:"border-bottom-color:${1:#000}",bdbi:"border-bottom-image:url(${0})",bdbk:"border-break:close",bdbli:"border-bottom-left-image:url(${0})|continue",bdblrs:"border-bottom-left-radius",bdbri:"border-bottom-right-image:url(${0})|continue",bdbrrs:"border-bottom-right-radius",bdbs:"border-bottom-style",bdbw:"border-bottom-width",bdc:"border-color:${1:#000}",bdci:"border-corner-image:url(${0})|continue",bdcl:"border-collapse:collapse|separate",bdf:"border-fit:repeat|clip|scale|stretch|overwrite|overflow|space",bdi:"border-image:url(${0})",bdl:"border-left:${1:1px} ${2:solid} ${3:#000}",bdlc:"border-left-color:${1:#000}",bdlen:"border-length",bdli:"border-left-image:url(${0})",bdls:"border-left-style",bdlw:"border-left-width",bdr:"border-right:${1:1px} ${2:solid} ${3:#000}",bdrc:"border-right-color:${1:#000}",bdri:"border-right-image:url(${0})",bdrs:"border-radius",bdrst:"border-right-style",bdrw:"border-right-width",bds:"border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",bdsp:"border-spacing",bdt:"border-top:${1:1px} ${2:solid} ${3:#000}",bdtc:"border-top-color:${1:#000}",bdti:"border-top-image:url(${0})",bdtli:"border-top-left-image:url(${0})|continue",bdtlrs:"border-top-left-radius",bdtri:"border-top-right-image:url(${0})|continue",bdtrrs:"border-top-right-radius",bdts:"border-top-style",bdtw:"border-top-width",bdw:"border-width",bbs:"border-block-start",bbe:"border-block-end",bis:"border-inline-start",bie:"border-inline-end",bfv:"backface-visibility:hidden|visible",bg:"background:${1:#000}","bg:n":"background: none",bga:"background-attachment:fixed|scroll",bgbk:"background-break:bounding-box|each-box|continuous",bgc:"background-color:${1:#fff}",bgcp:"background-clip:padding-box|border-box|content-box|no-clip",bgi:"background-image:url(${0})",bgo:"background-origin:padding-box|border-box|content-box",bgp:"background-position:${1:0} ${2:0}",bgpx:"background-position-x",bgpy:"background-position-y",bgr:"background-repeat:no-repeat|repeat-x|repeat-y|space|round",bgsz:"background-size:contain|cover",bs:"block-size",bxsh:"box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:#000}|none",bxsz:"box-sizing:border-box|content-box|border-box",c:"color:${1:#000}",cr:"color:rgb(${1:0}, ${2:0}, ${3:0})",cra:"color:rgba(${1:0}, ${2:0}, ${3:0}, ${4:.5})",cl:"clear:both|left|right|none",cm:"/* ${0} */",cnt:"content:'${0}'|normal|open-quote|no-open-quote|close-quote|no-close-quote|attr(${0})|counter(${0})|counters(${0})",coi:"counter-increment",colm:"columns",colmc:"column-count",colmf:"column-fill",colmg:"column-gap",colmr:"column-rule",colmrc:"column-rule-color",colmrs:"column-rule-style",colmrw:"column-rule-width",colms:"column-span",colmw:"column-width",cor:"counter-reset",cp:"clip:auto|rect(${1:top} ${2:right} ${3:bottom} ${4:left})",cps:"caption-side:top|bottom",cur:"cursor:pointer|auto|default|crosshair|hand|help|move|pointer|text",d:"display:block|none|flex|inline-flex|inline|inline-block|grid|inline-grid|subgrid|list-item|run-in|contents|table|inline-table|table-caption|table-column|table-column-group|table-header-group|table-footer-group|table-row|table-row-group|table-cell|ruby|ruby-base|ruby-base-group|ruby-text|ruby-text-group",ec:"empty-cells:show|hide",f:"font:${1:1em} ${2:sans-serif}",fd:"font-display:auto|block|swap|fallback|optional",fef:"font-effect:none|engrave|emboss|outline",fem:"font-emphasize",femp:"font-emphasize-position:before|after",fems:"font-emphasize-style:none|accent|dot|circle|disc",ff:"font-family:serif|sans-serif|cursive|fantasy|monospace",fft:'font-family:"Times New Roman", Times, Baskerville, Georgia, serif',ffa:'font-family:Arial, "Helvetica Neue", Helvetica, sans-serif',ffv:"font-family:Verdana, Geneva, sans-serif",fl:"float:left|right|none",fs:"font-style:italic|normal|oblique",fsm:"font-smoothing:antialiased|subpixel-antialiased|none",fst:"font-stretch:normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded",fv:"font-variant:normal|small-caps",fvs:"font-variation-settings:normal|inherit|initial|unset",fw:"font-weight:normal|bold|bolder|lighter",fx:"flex",fxb:"flex-basis:fill|max-content|min-content|fit-content|content",fxd:"flex-direction:row|row-reverse|column|column-reverse",fxf:"flex-flow",fxg:"flex-grow",fxsh:"flex-shrink",fxw:"flex-wrap:nowrap|wrap|wrap-reverse",fsz:"font-size",fsza:"font-size-adjust",g:"gap",gtc:"grid-template-columns:repeat(${0})|minmax()",gtr:"grid-template-rows:repeat(${0})|minmax()",gta:"grid-template-areas",gt:"grid-template",gg:"grid-gap",gcg:"grid-column-gap",grg:"grid-row-gap",gac:"grid-auto-columns:auto|minmax()",gar:"grid-auto-rows:auto|minmax()",gaf:"grid-auto-flow:row|column|dense|inherit|initial|unset",gd:"grid",gc:"grid-column",gcs:"grid-column-start",gce:"grid-column-end",gr:"grid-row",grs:"grid-row-start",gre:"grid-row-end",ga:"grid-area",h:"height",is:"inline-size",jc:"justify-content:start|end|stretch|flex-start|flex-end|center|space-between|space-around|space-evenly",ji:"justify-items:start|end|center|stretch",js:"justify-self:start|end|center|stretch",l:"left",lg:"background-image:linear-gradient(${1})",lh:"line-height",lis:"list-style",lisi:"list-style-image",lisp:"list-style-position:inside|outside",list:"list-style-type:disc|circle|square|decimal|decimal-leading-zero|lower-roman|upper-roman",lts:"letter-spacing:normal",m:"margin",mah:"max-height",mar:"max-resolution",maw:"max-width",mb:"margin-bottom",mih:"min-height",mir:"min-resolution",miw:"min-width",ml:"margin-left",mr:"margin-right",mt:"margin-top",mbs:"margin-block-start",mbe:"margin-block-end",mis:"margin-inline-start",mie:"margin-inline-end",ol:"outline",olc:"outline-color:${1:#000}|invert",olo:"outline-offset",ols:"outline-style:none|dotted|dashed|solid|double|groove|ridge|inset|outset",olw:"outline-width|thin|medium|thick","op|opa":"opacity",ord:"order",ori:"orientation:landscape|portrait",orp:"orphans",ov:"overflow:hidden|visible|hidden|scroll|auto",ovs:"overflow-style:scrollbar|auto|scrollbar|panner|move|marquee",ovx:"overflow-x:hidden|visible|hidden|scroll|auto",ovy:"overflow-y:hidden|visible|hidden|scroll|auto",p:"padding",pb:"padding-bottom",pgba:"page-break-after:auto|always|left|right",pgbb:"page-break-before:auto|always|left|right",pgbi:"page-break-inside:auto|avoid",pl:"padding-left",pos:"position:relative|absolute|relative|fixed|static",pr:"padding-right",pt:"padding-top",pbs:"padding-block-start",pbe:"padding-block-end",pis:"padding-inline-start",pie:"padding-inline-end",spbs:"scroll-padding-block-start",spbe:"scroll-padding-block-end",spis:"scroll-padding-inline-start",spie:"scroll-padding-inline-end",q:"quotes",qen:"quotes:'\\201C' '\\201D' '\\2018' '\\2019'",qru:"quotes:'\\00AB' '\\00BB' '\\201E' '\\201C'",r:"right",rsz:"resize:none|both|horizontal|vertical",t:"top",ta:"text-align:left|center|right|justify",tal:"text-align-last:left|center|right",tbl:"table-layout:fixed",td:"text-decoration:none|underline|overline|line-through",te:"text-emphasis:none|accent|dot|circle|disc|before|after",th:"text-height:auto|font-size|text-size|max-size",ti:"text-indent",tj:"text-justify:auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida|tibetan",to:"text-outline:${1:0} ${2:0} ${3:#000}",tov:"text-overflow:ellipsis|clip",tr:"text-replace",trf:"transform:${1}|skewX(${1:angle})|skewY(${1:angle})|scale(${1:x}, ${2:y})|scaleX(${1:x})|scaleY(${1:y})|scaleZ(${1:z})|scale3d(${1:x}, ${2:y}, ${3:z})|rotate(${1:angle})|rotateX(${1:angle})|rotateY(${1:angle})|rotateZ(${1:angle})|translate(${1:x}, ${2:y})|translateX(${1:x})|translateY(${1:y})|translateZ(${1:z})|translate3d(${1:tx}, ${2:ty}, ${3:tz})",trfo:"transform-origin",trfs:"transform-style:preserve-3d",trs:"transition:${1:prop} ${2:time}",trsde:"transition-delay:${1:time}",trsdu:"transition-duration:${1:time}",trsp:"transition-property:${1:prop}",trstf:"transition-timing-function:${1:fn}",tsh:"text-shadow:${1:hoff} ${2:voff} ${3:blur} ${4:#000}",tt:"text-transform:uppercase|lowercase|capitalize|none",tw:"text-wrap:none|normal|unrestricted|suppress",us:"user-select:none",v:"visibility:hidden|visible|collapse",va:"vertical-align:top|super|text-top|middle|baseline|bottom|text-bottom|sub",w:"width",whs:"white-space:nowrap|pre|pre-wrap|pre-line|normal",whsc:"white-space-collapse:normal|keep-all|loose|break-strict|break-all",wid:"widows",wm:"writing-mode:lr-tb|lr-tb|lr-bt|rl-tb|rl-bt|tb-rl|tb-lr|bt-lr|bt-rl",wob:"word-break:normal|keep-all|break-all",wos:"word-spacing",wow:"word-wrap:none|unrestricted|suppress|break-word|normal",z:"z-index",zom:"zoom:1"})},sass:{options:{"stylesheet.after":""}},stylus:{options:{"stylesheet.between":" ","stylesheet.after":""}}};function er(e){const t={};return Object.keys(e).forEach((n=>{for(const r of n.split("|"))t[r]=e[n]})),t}function tr(e={},t={}){const n=e.type||"markup",r=e.syntax||Zn[n];return Object.assign(Object.assign(Object.assign({},Xn),e),{type:n,syntax:r,variables:nr(n,r,"variables",e,t),snippets:nr(n,r,"snippets",e,t),options:nr(n,r,"options",e,t)})}function nr(e,t,n,r,o={}){const i=Yn[e],s=o[e],a=Yn[t],c=o[t];return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Xn[n]),i&&i[n]),a&&a[n]),s&&s[n]),c&&c[n]),r[n])}function rr(e,t=0){return{text:e,start:t,pos:e.length}}function or(e){return e.pos===e.start}function ir(e,t=0){return e.text.charCodeAt(e.pos-1+t)}function sr(e){if(!or(e))return e.text.charCodeAt(--e.pos)}function ar(e,t){if(or(e))return!1;const n="function"==typeof t?t(ir(e)):t===ir(e);return n&&e.pos--,!!n}function cr(e,t){const n=e.pos;for(;ar(e,t););return e.pos<n}var ur,lr;function fr(e){return e===ur.SingleQuote||e===ur.DoubleQuote}!function(e){e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote",e[e.Escape=92]="Escape"}(ur||(ur={})),function(e){e[e.SquareL=91]="SquareL",e[e.SquareR=93]="SquareR",e[e.RoundL=40]="RoundL",e[e.RoundR=41]="RoundR",e[e.CurlyL=123]="CurlyL",e[e.CurlyR=125]="CurlyR"}(lr||(lr={}));const pr={[lr.SquareL]:lr.SquareR,[lr.RoundL]:lr.RoundR,[lr.CurlyL]:lr.CurlyR};var dr;function hr(e){const t=e.pos;if(!ar(e,dr.AngleRight))return!1;let n=!1;for(ar(e,dr.Slash);!or(e);){if(cr(e,vr),br(e)){if(ar(e,dr.Slash)){n=ar(e,dr.AngleLeft);break}if(ar(e,dr.AngleLeft)){n=!0;break}if(ar(e,vr))continue;if(ar(e,dr.Equals)){if(br(e))continue;break}if(gr(e)){n=!0;break}break}if(!mr(e))break}return e.pos=t,n}function mr(e){return function(e){const t=e.pos;return!!(function(e){const t=e.pos,n=sr(e);if(fr(n))for(;!or(e);)if(sr(e)===n&&ir(e)!==ur.Escape)return!0;return e.pos=t,!1}(e)&&ar(e,dr.Equals)&&br(e))||(e.pos=t,!1)}(e)||gr(e)}function gr(e){const t=e.pos,n=[];for(;!or(e);){const t=ir(e);if(kr(t))n.push(t);else if(wr(t)){if(n.pop()!==pr[t])break}else if(!xr(t))break;e.pos--}return!(t===e.pos||!ar(e,dr.Equals)||!br(e))||(e.pos=t,!1)}function br(e){return cr(e,yr)}function yr(e){return e===dr.Colon||e===dr.Dash||function(e){return(e&=-33)>=65&&e<=90}(e)||function(e){return e>47&&e<58}(e)}function vr(e){return e===dr.Space||e===dr.Tab}function xr(e){return!isNaN(e)&&e!==dr.Equals&&!vr(e)&&!fr(e)}function wr(e){return e===lr.CurlyL||e===lr.RoundL||e===lr.SquareL}function kr(e){return e===lr.CurlyR||e===lr.RoundR||e===lr.SquareR}!function(e){e[e.Tab=9]="Tab",e[e.Space=32]="Space",e[e.Dash=45]="Dash",e[e.Slash=47]="Slash",e[e.Colon=58]="Colon",e[e.Equals=61]="Equals",e[e.AngleLeft=60]="AngleLeft",e[e.AngleRight=62]="AngleRight"}(dr||(dr={}));const Ar=e=>e.charCodeAt(0),$r="#.*:$-_!@%^+>/".split("").map(Ar),Cr={type:"markup",lookAhead:!0,prefix:""};function Sr(e,t,n){const r=e.pos;if(ar(e,t))for(;!or(e);){if(ar(e,n))return!0;e.pos--}return e.pos=r,!1}function Tr(e,t){const n=e.pos;let r=!1;for(let n=t.length-1;n>=0&&!or(e)&&ar(e,t[n]);n--)r=0===n;return r||(e.pos=n),r}function jr(e){return e>64&&e<91||e>96&&e<123||e>47&&e<58||$r.includes(e)}function Er(e,t){return e===lr.RoundL||"markup"===t&&(e===lr.SquareL||e===lr.CurlyL)}function Or(e,t){return e===lr.RoundR||"markup"===t&&(e===lr.SquareR||e===lr.CurlyR)}function _r(e,t){return mn(hn(e,t),t)}function Pr(e,t){return In(Mn(e,t),t)}t.CSSAbbreviationScope=Pn,t.default=function(e,t){const n=tr(t);return"stylesheet"===n.type?Pr(e,n):_r(e,n)},t.extract=function(e,t=e.length,n={}){const r=Object.assign(Object.assign({},Cr),n);let o;t=Math.min(e.length,Math.max(0,null==t?e.length:t)),r.lookAhead&&(t=function(e,t,n){for(fr(e.charCodeAt(t))&&t++;Or(e.charCodeAt(t),n.type);)t++;return t}(e,t,r));const i=function(e,t,n){if(!n)return 0;const r=rr(e),o=n.split("").map(Ar);let i;for(r.pos=t;!or(r);)if(!Sr(r,lr.SquareR,lr.SquareL)&&!Sr(r,lr.CurlyR,lr.CurlyL)){if(i=r.pos,Tr(r,o))return i;r.pos--}return-1}(e,t,r.prefix||"");if(-1===i)return;const s=rr(e,i);s.pos=t;const a=[];for(;!or(s);){if(o=ir(s),a.includes(lr.CurlyR)){if(o===lr.CurlyR){a.push(o),s.pos--;continue}if(o!==lr.CurlyL){s.pos--;continue}}if(Or(o,r.type))a.push(o);else if(Er(o,r.type)){if(a.pop()!==pr[o])break}else{if(a.includes(lr.SquareR)||a.includes(lr.CurlyR)){s.pos--;continue}if(hr(s)||!jr(o))break}s.pos--}if(!a.length&&s.pos!==t){const r=e.slice(s.pos,t).replace(/^[*+>^]+/,"");return{abbreviation:r,location:t-r.length,start:n.prefix?i-n.prefix.length:t-r.length,end:t}}},t.markup=_r,t.markupAbbreviation=be,t.parseMarkup=hn,t.parseStylesheet=Mn,t.parseStylesheetSnippets=Dn,t.resolveConfig=tr,t.stringifyMarkup=mn,t.stringifyStylesheet=In,t.stylesheet=Pr,t.stylesheetAbbreviation=Ke},2191:(e,t,n)=>{"use strict";var r=["BigInt64Array","BigUint64Array","Float32Array","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray"],o="undefined"==typeof globalThis?n.g:globalThis;e.exports=function(){for(var e=[],t=0;t<r.length;t++)"function"==typeof o[r[t]]&&(e[e.length]=r[t]);return e}}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,n),i.exports}n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};(()=>{"use strict";var e=r;Object.defineProperty(e,"__esModule",{value:!0}),e.activate=void 0;const t=n(4988);e.activate=function(e){(0,t.$$)(e)}})();var o=exports;for(var i in r)o[i]=r[i];r.__esModule&&Object.defineProperty(o,"__esModule",{value:!0})})();
1
+ (()=>{var e={105:(e,t,n)=>{"use strict";n.r(t),n.d(t,{Token:()=>m,any:()=>ie,backtick:()=>W,comment:()=>N,createAtRule:()=>be,createProperty:()=>ve,createRule:()=>he,default:()=>Ae,formatting:()=>ue,ident:()=>A,interpolation:()=>O,keyword:()=>ce,lexer:()=>we,parseMediaExpression:()=>de,parsePropertyName:()=>fe,parsePropertyValue:()=>pe,parseSelector:()=>le,selector:()=>se,string:()=>I,url:()=>Y,value:()=>ae,variable:()=>te,whitespace:()=>D});var r=n(2205),o=n(3240);class i{constructor(e){this.type=e,this.children=[],this.parent=null}get firstChild(){return this.children[0]}get nextSibling(){const e=this.index();return-1!==e?this.parent.children[e+1]:null}get previousSibling(){const e=this.index();return-1!==e?this.parent.children[e-1]:null}index(){return this.parent?this.parent.children.indexOf(this):-1}add(e){return e&&(e.remove(),this.children.push(e),e.parent=this),this}remove(){if(this.parent){const e=this.index();-1!==e&&(this.parent.children.splice(e,1),this.parent=null)}return this}}class s extends i{constructor(){super("stylesheet"),this.comments=[]}get start(){const e=this.firstChild;return e&&e.start}get end(){const e=this.children[this.children.length-1];return e&&e.end}addComment(e){this.comments.push(e)}}function a(e){return function(e){let t;for(e=e.slice();t!==e.length;)t=e.length,c(e[0])&&e.shift(),c(p(e))&&e.pop();return e}(e)}function c(e){const t=e&&e.type;return"whitespace"===t||"comment"===t}function u(e,t){const n=e.pos;for(let r=0,o=t.length;r<o;r++)if(!e.eat(t.charCodeAt(r)))return e.pos=n,!1;return!0}function l(e,t){const n=e.pos;return!!e.eat(t)&&(e.start=n,!0)}function f(e,t){const n=e.pos;return!!e.eatWhile(t)&&(e.start=n,!0)}function p(e){return e[e.length-1]}function d(e){return e&&e.valueOf()}class m{constructor(e,t,n,r){this.stream=e,this.start=null!=n?n:e.start,this.end=null!=r?r:e.pos,this.type=t,this._props=null,this._value=null,this._items=null}get size(){return this._items?this._items.length:0}get items(){return this._items}clone(e,t){return new this.constructor(this.stream,this.type,null!=e?e:this.start,null!=t?t:this.end)}add(e){if(Array.isArray(e))for(let t=0,n=e.length;t<n;t++)this.add(e[t]);else e&&(this._items?this._items.push(e):this._items=[e]);return this}remove(e){if(this._items){const t=this._items.indexOf(e);-1!==t&&this._items.splice(t,1)}return this}item(e){const t=this.size;return this._items&&this._items[(t+e)%t]}limit(){return this.stream.limit(this.start,this.end)}slice(e,t){const n=this.clone(),r=this._items&&this._items.slice(e,t);return r&&r.length?(n.start=r[0].start,n.end=r[r.length-1].end,n.add(r)):r&&(n.start=n.end),n}property(e,t){return void 0!==t&&(this._props||(this._props={}),this._props[e]=t),this._props&&this._props[e]}toString(){return`${this.valueOf()} [${this.start}, ${this.end}] (${this.type})`}valueOf(){return null===this._value&&(this._value=this.stream.substring(this.start,this.end)),this._value}}const h=123,g=125,b=(new Map).set(44,"comma").set(58,"propertyDelimiter").set(59,"propertyTerminator").set(h,"ruleStart").set(g,"ruleEnd");var y=function(e,t){if(40===e.peek()){const r=e.pos;e.next();const o=[];let i,s=!1;for(;!e.eof()&&(n=e.peek())!==h&&n!==g&&!e.eat(41)&&(i=t(e),i);)k(i)&&(s=!0),o.push(i);return e.start=r,function(e,t,n){const r=new m(e,"arguments"),o=n?k:w;let i=[];for(let n,s=0,a=t.length;s<a;s++)n=t[s],o(n)?(r.add(v(e,i)||x(e,n.start)),i.length=0):i.push(n);return i.length&&r.add(v(e,i)),r}(e,o,s)}var n};function v(e,t){if((t=a(t)).length){const n=new m(e,"argument",t[0].start,p(t).end);for(let e=0;e<t.length;e++)n.add(t[e]);return n}}function x(e,t){const n=new m(e,"argument",t,t);return n.property("empty",!0),n}function w(e){return"comma"===e.property("type")}function k(e){return"propertyTerminator"===e.property("type")}function A(e){return S(e)&&new m(e,"ident")}function S(e){const t=e.pos;return e.eat(45),e.eat(C)?(e.eatWhile(T),e.start=t,!0):(e.pos=t,!1)}function C(e){return 95===e||45===e||(0,o.$9)(e)||e>=128}function T(e){return(0,o.hj)(e)||C(e)}function E(e,t,n,r,o){const i=e.pos;if(e.eat(n)){const n=r(e,i);if(n||o)return e.start=i,new m(e,t,i).add(n)}e.pos=i}function j(e){return E(e,"at-keyword",64,A)}function O(e,t){const n=e.pos;if(t=t||_,(e.eat(35)||e.eat(64))&&e.eat(h)){const r=new m(e,"interpolation",n);let o,i=1;for(;!e.eof();)if(e.eat(h))i++;else if(e.eat(g)){if(i--,!i)return r.end=e.pos,r}else{if(!(o=t(e)))break;r.add(o)}}e.pos=n}function P(e){const t=e.pos;return(e.eat(35)||e.eat(64))&&(0,o.nC)(e,h,g)?(e.start=t,!0):(e.pos=t,!1)}function _(e){const t=e.pos;for(;!e.eof()&&e.peek()!==g;)$(e)||e.next();if(t!==e.pos)return new m(e,"expression",t)}function I(e){return $(e,!0)}function $(e,t){let n,r,i,s=e.peek();if((0,o.LN)(s)){e.start=e.pos,e.next();const o=s,a=e.pos;for(;!e.eof()&&(n=e.pos,!e.eat(o)&&!e.eat(R));)e.eat(92)?e.eat(R):t&&(i=O(e))&&(r?r.push(i):r=[i]),e.next();if(t){const t=new m(e,"string"),i=new m(e,"unquoted",a,n);return i.add(r),t.add(i),t.property("quote",o),t}return!0}return!1}function R(e){return 10===e||13===e}var N=function(e){return function(e){if(z(e)){const t=new m(e,"comment");return t.property("type","single-line"),t}}(e)||function(e){if(L(e)){const t=new m(e,"comment");return t.property("type","multiline"),t}}(e)};function F(e){return z(e)||L(e)}function z(e){const t=e.pos;if(e.eat(47)&&e.eat(47)){for(e.start=t;!e.eof()&&10!==(n=e.next())&&13!==n;);return!0}var n;return e.pos=t,!1}function L(e){const t=e.pos;if(e.eat(47)&&e.eat(42)){for(;!(e.eof()||42===e.next()&&e.eat(47)););return e.start=t,!0}return e.pos=t,!1}function D(e){return M(e)&&new m(e,"whitespace")}function M(e){return f(e,o.Wd)}function U(e){for(;!e.eof();)if(!M(e)&&!F(e))return!0}function B(e){return 126===e||124===e||94===e||36===e||42===e||61===e}function W(e){if(q(e))return new m(e,"backtick")}function q(e){const t=e.pos;return!!(0,o.nC)(e,96,96)&&(e.start=t,!0)}const V={43:"adjacentSibling",126:"generalSibling",62:"child",38:"nesting"};function H(e){if(function(e){return f(e,G)}(e))return new m(e,"hash-value")}function G(e){return(0,o.hj)(e)||(0,o.$9)(e,65,70)||95===e||45===e||e>128}function Q(e){return 45===e||43===e}function J(e){return 33===e||60===e||61===e||62===e}function K(e){return 42===e||43===e||45===e||47===e||J(e)}function Z(e){return f(e,X)}function X(e){return!(isNaN(e)||(0,o.LN)(e)||(0,o.Wd)(e)||40===e||41===e||92===e||function(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}(e))}function Y(e){const t=e.pos;if(u(e,"url(")){M(e);const n=I(e)||function(e){return Z(e)&&new m(e,"unquoted")}(e);return M(e),e.eat(41),new m(e,"url",t).add(n)}e.pos=t}function ee(e){const t=e.pos;return u(e,"url(")?(M(e),$(e)||Z(e),M(e),e.eat(41),e.start=t,!0):(e.pos=t,!1)}function te(e){return E(e,"variable",36,ne)}function ne(e){if(function(e){return f(e,re)}(e))return new m(e,"name")}function re(e){return 36===e||T(e)}function oe(e){const t=ie(e)||y(e,oe);if(t&&"ident"===t.type){const n=y(e,oe);if(n)return new m(e,"function",t.start,n.end).add(t).add(n)}return t||function(e){if(e.start=e.pos,null!=e.next())return new m(e,"unknown")}(e)}function ie(e){return ue(e)||Y(e)||se(e)||ae(e)||function(e){if(44===(t=e.peek())||58===t||59===t||t===h||t===g){const t=e.pos,n=b.get(e.next()),r=new m(e,"separator",t);return r.property("type",n),r}var t}(e)}function se(e){return O(e)||W(e)||A(e)||j(e)||function(e){return E(e,"class",46,A)}(e)||function(e){return E(e,"id",35,A)}(e)||function(e){const t=e.pos;if(e.eatWhile(58)){const n=A(e);if(n)return new m(e,"pseudo",t).add(n)}e.pos=t}(e)||function(e){const t=e.pos;if(e.eat(91)){U(e);const n=A(e);U(e);const r=function(e){return f(e,B)&&new m(e,"operator")}(e);U(e);const o=I(e)||A(e);return U(e),e.eat(93),new m(e,"attribute",t).add(n).add(r).add(o)}}(e)||function(e){if(43===(t=e.peek())||126===t||38===t||62===t){const t=e.pos,n=V[e.next()],r=new m(e,"combinator",t);return r.property("type",n),r}var t}(e)}function ae(e){return Y(e)||I(e)||O(e)||W(e)||function(e){if(function(e){const t=e.pos;if(e.eat(Q),e.eatWhile(o.hj)){e.start=t;const n=e.pos;return e.eat(46)&&e.eatWhile(o.hj)||(e.pos=n),!0}return e.eat(46)&&e.eatWhile(o.hj)?(e.start=t,!0):(e.pos=t,!1)}(e)){const t=e.start,n=new m(e,"value"),r=function(e){return S(e)||function(e){return l(e,37)}(e)}(e)?new m(e,"unit"):null;return new m(e,"number",t).add(n).add(r)}}(e)||function(e){return E(e,"hash",35,H,!0)}(e)||ce(e)||function(e){return E(e,"important",33,A)}(e)||function(e){return function(e){return l(e,J)?(e.eatWhile(61),!0):!!l(e,K)}(e)&&new m(e,"operator")}(e)}function ce(e){return W(e)||te(e)||j(e)||A(e)}function ue(e){return N(e)||D(e)}function le(e){return me(e,"selector")}function fe(e){const t="string"==typeof e?new r.Z(e):e,n=[];for(;!t.eof();)n.push(oe(t));let o;if(1===n.length)o=n[0];else{o=new m(t,"property-name",t.start,t.end);for(let e=0,t=n.length;e<t;e++)o.add(n[e])}return o}function pe(e){return me(e)}function de(e){return me(e)}function me(e,t){t=t||"item";const n="string"==typeof e?new r.Z(e):e,o=[],i=[],s=()=>{const e=a(i);if(e.length){const r=new m(n,t,e[0].start,p(e).end);for(let t=0;t<e.length;t++)r.add(e[t]);o.push(r)}i.length=0};let c;for(;!n.eof();)if(n.eat(44))s();else{if(!(c=oe(n)))throw n.error("Unexpected character");"comment"!==c.type&&i.push(c)}return s(),o}function he(e,t,n,r){if(!t.length)return null;const o=t[0];return o.end=p(t).end,new ge(e,o,n,r)}class ge extends i{constructor(e,t,n,r){super("rule"),this.stream=e,this.selectorToken=t,this.contentStartToken=n,this.contentEndToken=r||n,this._parsedSelector=null}get selector(){return d(this.selectorToken)}get parsedSelector(){return this._parsedSelector||(this._parsedSelector=le(this.selectorToken.limit())),this._parsedSelector}get start(){return this.selectorToken&&this.selectorToken.start}get end(){const e=this.contentEndToken||this.contentStartToken||this.nameToken;return e&&e.end}}function be(e,t,n,r){if(!t.length)return null;let o,i=0;const s=t[i++];return i<t.length?(o=t[i++],o.type="expression",o.end=p(t).end):o=new m(e,"expression",s.end,s.end),new ye(e,s,o,n,r)}class ye extends i{constructor(e,t,n,r,o){super("at-rule"),this.stream=e,this.nameToken=t,this.expressionToken=n,this.contentStartToken=r,this.contentEndToken=o||r,this._parsedExpression=null}get name(){return d(this.nameToken&&this.nameToken.item(0))}get expression(){return d(this.expressionToken)}get parsedExpression(){return this._parsedExpression||(this._parsedExpression=de(this.expressionToken.limit())),this._parsedExpression}get start(){return this.nameToken&&this.nameToken.start}get end(){const e=this.contentEndToken||this.contentStartToken||this.nameToken;return e&&e.end}}function ve(e,t,n){if(!t.length)return null;let r,o,i=0;const s=t[i++];return i<t.length&&(o=t[i++],o.type="value",o.end=p(t).end),s&&o&&(r=new m(e,"separator",s.end,o.start)),new xe(e,s,o,r,n)}class xe extends i{constructor(e,t,n,r,o){super("property"),this.stream=e,this.nameToken=t,this.valueToken=n,this._parsedName=null,this._parsedValue=null,this.separatorToken=r,this.terminatorToken=o}get name(){return d(this.nameToken)}get parsedName(){return this._parsedName||(this._parsedName=fe(this.nameToken.limit())),this._parsedName}get value(){return d(this.valueToken)}get parsedValue(){return this._parsedValue||(this._parsedValue=pe(this.valueToken.limit())),this._parsedValue}get separator(){return d(this.separatorToken)}get terminator(){return d(this.terminatorToken)}get start(){const e=this.nameToken||this.separatorToken||this.valueToken||this.terminatorToken;return e&&e.start}get end(){const e=this.terminatorToken||this.valueToken||this.separatorToken||this.nameToken;return e&&e.end}}function we(e,t){t=t||oe;const n="string"==typeof e?new r.Z(e):e,o=[];let i;for(;!n.eof()&&(i=t(n));)o.push(i);return o}function ke(e,t){if(e.eat(40)){let n,r=1;for(;!e.eof();)if(e.eat(41)){if(r--,!r)break}else if(e.eat(40))r++;else{if(ee(e)||$(e))continue;if(n=N(e)){t.addComment(n);continue}e.next()}return!0}return!1}const Ae=function(e){const t="string"==typeof e?new r.Z(e):e,n=new s;let o,i,a,c=n,u=[];const l=()=>{i&&(u.push(i),i=null)};for(;!t.eof();)if(!M(t))if(a=N(t))n.addComment(a);else if(t.start=t.pos,t.eatWhile(58))u.length||(i?l():i=new m(t,"preparse"));else if(t.eat(59))l(),c.add(ve(t,u,new m(t,"termintator"))),u.length=0;else if(t.eat(123))l(),u.length>0&&(o="at-keyword"===u[0].type?be(t,u,new m(t,"body-start")):he(t,u,new m(t,"body-start")),c.add(o),c=o,u.length=0);else if(t.eat(125))l(),c.add(ve(t,u)),"stylesheet"!==c.type&&(c.contentEndToken=new m(t,"body-end"),c=c.parent),u.length=0;else if(a=j(t))l(),u.push(a);else{if(!(ee(t)||P(t)||q(t)||ke(t,n)||$(t)||t.next()))throw new Error(`Unexpected end-of-stream at ${t.pos}`);i=i||new m(t,"preparse"),i.end=t.pos}for(i&&u.push(i),c.add(ve(t,u)),t.start=t.pos;c&&c!==n;)c.contentEndToken=new m(t,"body-end"),c=c.parent;return n}},7378:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>j,defaultOptions:()=>S,match:()=>C});var r=n(2205),o=n(3240);class i{constructor(e,t,n,r){this.stream=e,this.type=t,this.open=n,this.close=r,this.children=[],this.parent=null}get name(){return"tag"===this.type&&this.open?this.open&&this.open.name&&this.open.name.value:"#"+this.type}get attributes(){return this.open&&this.open.attributes}get start(){return this.open&&this.open.start}get end(){return this.close?this.close.end:this.open&&this.open.end}get firstChild(){return this.children[0]}get nextSibling(){const e=this.getIndex();return-1!==e?this.parent.children[e+1]:null}get previousSibling(){const e=this.getIndex();return-1!==e?this.parent.children[e-1]:null}getIndex(){return this.parent?this.parent.children.indexOf(this):-1}addChild(e){return this.removeChild(e),this.children.push(e),e.parent=this,this}removeChild(e){const t=this.children.indexOf(e);return-1!==t&&(this.children.splice(t,1),e.parent=null),this}}var s=function(e,t,n){return"function"==typeof t?function(e,t){const n=e.pos;if(e.eatWhile(t))return new a(e,n,e.pos);e.pos=n}(e,t):new a(e,t,n)};class a{constructor(e,t,n){this.stream=e,this.start=null!=t?t:e.start,this.end=null!=n?n:e.pos,this._value=null}get value(){if(null===this._value){const e=this.stream.start,t=this.stream.pos;this.stream.start=this.start,this.stream.pos=this.end,this._value=this.stream.current(),this.stream.start=e,this.stream.pos=t}return this._value}toString(){return this.value}valueOf(){return`${this.value} [${this.start}; ${this.end}]`}}const c={throws:!0};var u=function(e){const t=e.pos;if((0,o.nC)(e,60,62,c)||(0,o.nC)(e,91,93,c)||(0,o.nC)(e,40,41,c)||(0,o.nC)(e,123,125,c))return s(e,t)};function l(e){return u(e)||s(e,p)}function f(e){const t=e.pos;if((0,o.Kv)(e)){const n=e.pos;let r,o;e.pos=t,e.next(),r=e.start=e.pos,e.pos=n,e.backUp(1),o=e.pos;const i=s(e,r,o);return e.pos=n,i}return u(e)||function(e){return s(e,m)}(e)}function p(e){return 61!==e&&!d(e)&&!(0,o.Wd)(e)}function d(e){return 62===e||47===e}function m(e){return!(isNaN(e)||(0,o.LN)(e)||(0,o.Wd)(e)||d(e))}var h=function(e){const t=e.pos;if(e.eat(60)){const n={type:e.eat(47)?"close":"open"};if((n.name=function(e){return s(e,g)}(e))&&("close"!==n.type&&(n.attributes=function(e){const t=[];let n;for(;!e.eof();)if(e.eatWhile(o.Wd),n={start:e.pos},n.name=l(e))e.eat(61)?n.value=f(e):n.boolean=!0,n.end=e.pos,t.push(n);else{if(d(e.peek()))break;e.next()}return t}(e),e.eatWhile(o.Wd),n.selfClosing=e.eat(47)),e.eat(62)))return Object.assign(s(e,t),n)}return e.pos=t,null};function g(e){return(0,o.bJ)(e)||58===e||46===e||45===e||95===e}function b(e,t){const n=e.pos;for(let r=0;r<t.length;r++)if(!e.eat(t[r]))return e.pos=n,!1;return e.start=n,!0}function y(e,t,n,r){const o=e.pos;if(b(e,t)){for(;!e.eof();){if(b(e,n))return!0;e.next()}return!!r||(e.pos=o,!1)}return e.pos=o,null}function v(e){return e.split("").map((e=>e.charCodeAt(0)))}const x=v("\x3c!--"),w=v("--\x3e"),k=v("<![CDATA["),A=v("]]>"),S={xml:!1,special:["script","style"],empty:["img","meta","link","br","base","hr","area","wbr","col","embed","input","param","source","track"]};function C(e){if(60===e.peek())return function(e){const t=e.pos;if(y(e,x,w,!0)){const n=s(e,t);return n.type="comment",n}return null}(e)||function(e){const t=e.pos;if(y(e,k,A,!0)){const n=s(e,t);return n.type="cdata",n}return null}(e)||h(e)}function T(e,t){const n=e.pos;for(;!e.eof();){if(b(e,t))return e.pos=e.start,h(e);e.next()}return e.pos=n,null}function E(e){return e[e.length-1]}const j=function(e,t){t=Object.assign({},S,t);const n="string"==typeof e?new r.Z(e):e,o=new i(n,"root"),s=new Set(t.empty),a=t.special.reduce(((e,t)=>e.set(t,v(`</${t}>`))),new Map),c=(e,n)=>e.selfClosing||!t.xml&&s.has(n);let u,l,f,p=[o];for(;!n.eof();)if(u=C(n))if(f=(d=u).name?d.name.value.toLowerCase():`#${d.type}`,"open"===u.type)l=new i(n,"tag",u),E(p).addChild(l),a.has(f)?l.close=T(n,a.get(f)):c(u,f)||p.push(l);else if("close"===u.type){for(let e=p.length-1;e>0;e--)if(p[e].name.toLowerCase()===f){p[e].close=u,p=p.slice(0,e);break}}else E(p).addChild(new i(n,u.type,u));else n.next();var d;return o}},6147:(e,t,n)=>{"use strict";function r(e){return e>47&&e<58}function o(e){return 32===e||9===e||160===e}function i(e){return o(e)||10===e||13===e}n.r(t),n.d(t,{default:()=>T,extract:()=>x,parse:()=>u});class s{constructor(e,t,n){null==n&&"string"==typeof e&&(n=e.length),this.string=e,this.pos=this.start=t||0,this.end=n||0}eof(){return this.pos>=this.end}limit(e,t){return new s(this.string,e,t)}peek(){return this.string.charCodeAt(this.pos)}next(){if(this.pos<this.string.length)return this.string.charCodeAt(this.pos++)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}backUp(e){this.pos-=e||1}current(){return this.substring(this.start,this.pos)}substring(e,t){return this.string.slice(e,t)}error(e,t=this.pos){return new a(`${e} at ${t+1}`,t,this.string)}}class a extends Error{constructor(e,t,n){super(e),this.pos=t,this.string=n}}const c=y("null",0);function u(e){const t="string"==typeof e?new s(e):e;let n,r=0,i=21;const a=[];for(;!t.eof();)t.eatWhile(o),t.start=t.pos,l(t)?(0==(1&i)&&m("Unexpected number",t),a.push(f(t.current())),i=10):b(t.peek())?(n=t.next(),h(n)&&16&i?(g(n)&&a.push(p(n,r)),i=21):(0==(2&i)&&m("Unexpected operator",t),a.push(d(n,r)),i=21)):t.eat(40)?(0==(4&i)&&m('Unexpected "("',t),r+=10,i=53):t.eat(41)?(r-=10,32&i?a.push(c):0==(8&i)&&m('Unexpected ")"',t),i=14):m("Unknown character",t);(r<0||r>=10)&&m('Unmatched "()"',t);const u=function(e){const t=[],n=[];let r=0;for(let o=0;o<e.length;o++){const i=e[o];if("num"===i.type)n.push(i);else{for(r+="op1"===i.type?1:2;t.length&&i.priority<=t[t.length-1].priority;)n.push(t.pop());t.push(i)}}return r+1===n.length+t.length?n.concat(t.reverse()):null}(a);return null===u&&m("Parity",t),u}function l(e){const t=e.pos;return!(!e.eat(46)||!e.eatWhile(r))||!(!e.eatWhile(r)||e.eat(46)&&!e.eatWhile(r))||(e.pos=t,!1)}function f(e,t){return y("num",parseFloat(e),t)}function p(e,t=0){return 45===e&&(t+=2),y("op1",e,t)}function d(e,t=0){return 42===e?t+=1:47!==e&&92!==e||(t+=2),y("op2",e,t)}function m(e,t){throw t&&(e+=` at column ${t.pos} of expression`),new Error(e)}function h(e){return function(e){return 43===e}(e)||g(e)}function g(e){return 45===e}function b(e){return 43===e||45===e||42===e||47===e||92===e}function y(e,t,n=0){return{type:e,value:t,priority:n}}const v={lookAhead:!0,whitespace:!0};function x(e,t=e.length,n){const r=Object.assign(Object.assign({},v),n),o={text:e,pos:t};let s;if(r.lookAhead&&41===A(o)){o.pos++;const t=e.length;for(;o.pos<t&&(s=A(o),41===s||r.whitespace&&i(s));)o.pos++}const a=o.pos;let c=0;for(;o.pos>=0;)if(!w(o)){if(s=k(o),41===s)c++;else if(40===s){if(!c)break;c--}else if(!(r.whitespace&&i(s)||h(s)||b(s)))break;o.pos--}if(o.pos!==a&&!c){for(;i(A(o));)o.pos++;return[o.pos,a]}return null}function w(e){if(r(k(e))){e.pos--;let t,n=!1;for(;e.pos>=0;){if(t=k(e),46===t){if(n)break;n=!0}else if(!r(t))break;e.pos--}return!0}return!1}function k(e){return e.text.charCodeAt(e.pos-1)}function A(e){return e.text.charCodeAt(e.pos)}const S={45:e=>-e},C={43:(e,t)=>e+t,45:(e,t)=>e-t,42:(e,t)=>e*t,47:(e,t)=>e/t,92:(e,t)=>Math.floor(e/t)},T=function(e){if(Array.isArray(e)||(e=u(e)),!e||!e.length)return null;const t=[];let n,r,o;for(let i=0,s=e.length;i<s;i++){const s=e[i];if("num"===s.type)t.push(s.value);else if("op2"===s.type)r=t.pop(),n=t.pop(),o=C[s.value],t.push(o(n,r));else{if("op1"!==s.type)throw new Error("Invalid expression");n=t.pop(),o=S[s.value],t.push(o(n))}}if(t.length>1)throw new Error("Invalid Expression (parity)");return t[0]}},3240:(e,t,n)=>{"use strict";n.d(t,{$9:()=>a,Kv:()=>o,LN:()=>i,Wd:()=>u,bJ:()=>c,hj:()=>s,nC:()=>f});const r={escape:92,throws:!1};var o=function(e,t){t=t?Object.assign({},r,t):r;const n=e.pos,o=e.peek();if(e.eat(i)){for(;!e.eof();)switch(e.next()){case o:return e.start=n,!0;case t.escape:e.next()}if(e.pos=n,t.throws)throw e.error("Unable to consume quoted string")}return!1};function i(e){return 39===e||34===e}function s(e){return e>47&&e<58}function a(e,t,n){return n=n||90,(e&=-33)>=(t=t||65)&&e<=n}function c(e){return s(e)||a(e)}function u(e){return function(e){return 32===e||9===e||160===e}(e)||10===e||13===e}const l={escape:92,throws:!1};function f(e,t,n,r){r=r?Object.assign({},l,r):l;const i=e.pos;if(e.eat(t)){let s,a=1;for(;!e.eof();)if(!o(e,r))if(s=e.next(),s===t)a++;else if(s===n){if(a--,!a)return e.start=i,!0}else s===r.escape&&e.next();if(e.pos=i,r.throws)throw e.error(`Unable to find matching pair for ${String.fromCharCode(t)}`)}return!1}},2205:(e,t,n)=>{"use strict";n.d(t,{Z:()=>r});const r=class{constructor(e,t,n){null==n&&"string"==typeof e&&(n=e.length),this.string=e,this.pos=this.start=t||0,this.end=n}eof(){return this.pos>=this.end}limit(e,t){return new this.constructor(this.string,e,t)}peek(){return this.string.charCodeAt(this.pos)}next(){if(this.pos<this.string.length)return this.string.charCodeAt(this.pos++)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}backUp(e){this.pos-=e||1}current(){return this.substring(this.start,this.pos)}substring(e,t){return this.string.slice(e,t)}error(e){const t=new Error(`${e} at char ${this.pos+1}`);return t.originalMessage=e,t.pos=this.pos,t.string=this.string,t}}},3439:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.syntaxes=t.parseSnippets=void 0,t.parseSnippets=function(e){const t={};return Object.keys(e).forEach((n=>{for(const r of n.split("|"))t[r]=e[n]})),t},t.syntaxes={markup:["html","xml","xsl","jsx","js","pug","slim","haml"],stylesheet:["css","sass","scss","less","sss","stylus"]}},5103:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.htmlData=t.cssData=void 0,t.cssData={properties:["additive-symbols","align-content","align-items","justify-items","justify-self","justify-items","align-self","all","alt","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","behavior","block-size","border","border-block-end","border-block-start","border-block-end-color","border-block-start-color","border-block-end-style","border-block-start-style","border-block-end-width","border-block-start-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline-end","border-inline-start","border-inline-end-color","border-inline-start-color","border-inline-end-style","border-inline-start-style","border-inline-end-width","border-inline-start-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation-filters","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","columns","column-span","column-width","contain","content","counter-increment","counter-reset","cursor","direction","display","empty-cells","enable-background","fallback","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","font","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-weight","glyph-orientation-horizontal","glyph-orientation-vertical","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-gap","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-gap","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","height","hyphens","image-orientation","image-rendering","ime-mode","inline-size","isolation","justify-content","kerning","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block-end","margin-block-start","margin-bottom","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marker","marker-end","marker-mid","marker-start","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","motion","motion-offset","motion-path","motion-rotation","-moz-animation","-moz-animation-delay","-moz-animation-direction","-moz-animation-duration","-moz-animation-iteration-count","-moz-animation-name","-moz-animation-play-state","-moz-animation-timing-function","-moz-appearance","-moz-backface-visibility","-moz-background-clip","-moz-background-inline-policy","-moz-background-origin","-moz-border-bottom-colors","-moz-border-image","-moz-border-left-colors","-moz-border-right-colors","-moz-border-top-colors","-moz-box-align","-moz-box-direction","-moz-box-flex","-moz-box-flexgroup","-moz-box-ordinal-group","-moz-box-orient","-moz-box-pack","-moz-box-sizing","-moz-column-count","-moz-column-gap","-moz-column-rule","-moz-column-rule-color","-moz-column-rule-style","-moz-column-rule-width","-moz-columns","-moz-column-width","-moz-font-feature-settings","-moz-hyphens","-moz-perspective","-moz-perspective-origin","-moz-text-align-last","-moz-text-decoration-color","-moz-text-decoration-line","-moz-text-decoration-style","-moz-text-size-adjust","-moz-transform","-moz-transform-origin","-moz-transition","-moz-transition-delay","-moz-transition-duration","-moz-transition-property","-moz-transition-timing-function","-moz-user-focus","-moz-user-select","-ms-accelerator","-ms-behavior","-ms-block-progression","-ms-content-zoom-chaining","-ms-content-zooming","-ms-content-zoom-limit","-ms-content-zoom-limit-max","-ms-content-zoom-limit-min","-ms-content-zoom-snap","-ms-content-zoom-snap-points","-ms-content-zoom-snap-type","-ms-filter","-ms-flex","-ms-flex-align","-ms-flex-direction","-ms-flex-flow","-ms-flex-item-align","-ms-flex-line-pack","-ms-flex-order","-ms-flex-pack","-ms-flex-wrap","-ms-flow-from","-ms-flow-into","-ms-grid-column","-ms-grid-column-align","-ms-grid-columns","-ms-grid-column-span","-ms-grid-layer","-ms-grid-row","-ms-grid-row-align","-ms-grid-rows","-ms-grid-row-span","-ms-high-contrast-adjust","-ms-hyphenate-limit-chars","-ms-hyphenate-limit-lines","-ms-hyphenate-limit-zone","-ms-hyphens","-ms-ime-mode","-ms-interpolation-mode","-ms-layout-grid","-ms-layout-grid-char","-ms-layout-grid-line","-ms-layout-grid-mode","-ms-layout-grid-type","-ms-line-break","-ms-overflow-style","-ms-perspective","-ms-perspective-origin","-ms-perspective-origin-x","-ms-perspective-origin-y","-ms-progress-appearance","-ms-scrollbar-3dlight-color","-ms-scrollbar-arrow-color","-ms-scrollbar-base-color","-ms-scrollbar-darkshadow-color","-ms-scrollbar-face-color","-ms-scrollbar-highlight-color","-ms-scrollbar-shadow-color","-ms-scrollbar-track-color","-ms-scroll-chaining","-ms-scroll-limit","-ms-scroll-limit-x-max","-ms-scroll-limit-x-min","-ms-scroll-limit-y-max","-ms-scroll-limit-y-min","-ms-scroll-rails","-ms-scroll-snap-points-x","-ms-scroll-snap-points-y","-ms-scroll-snap-type","-ms-scroll-snap-x","-ms-scroll-snap-y","-ms-scroll-translation","-ms-text-align-last","-ms-text-autospace","-ms-text-combine-horizontal","-ms-text-justify","-ms-text-kashida-space","-ms-text-overflow","-ms-text-size-adjust","-ms-text-underline-position","-ms-touch-action","-ms-touch-select","-ms-transform","-ms-transform-origin","-ms-transform-origin-x","-ms-transform-origin-y","-ms-transform-origin-z","-ms-user-select","-ms-word-break","-ms-word-wrap","-ms-wrap-flow","-ms-wrap-margin","-ms-wrap-through","-ms-writing-mode","-ms-zoom","-ms-zoom-animation","nav-down","nav-index","nav-left","nav-right","nav-up","negative","-o-animation","-o-animation-delay","-o-animation-direction","-o-animation-duration","-o-animation-fill-mode","-o-animation-iteration-count","-o-animation-name","-o-animation-play-state","-o-animation-timing-function","object-fit","object-position","-o-border-image","-o-object-fit","-o-object-position","opacity","order","orphans","-o-table-baseline","-o-tab-size","-o-text-overflow","-o-transform","-o-transform-origin","-o-transition","-o-transition-delay","-o-transition-duration","-o-transition-property","-o-transition-timing-function","offset-block-end","offset-block-start","offset-inline-end","offset-inline-start","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","pad","padding","padding-bottom","padding-block-end","padding-block-start","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","paint-order","perspective","perspective-origin","pointer-events","position","prefix","quotes","range","resize","right","ruby-align","ruby-overhang","ruby-position","ruby-span","scrollbar-3dlight-color","scrollbar-arrow-color","scrollbar-base-color","scrollbar-darkshadow-color","scrollbar-face-color","scrollbar-highlight-color","scrollbar-shadow-color","scrollbar-track-color","scroll-behavior","scroll-snap-coordinate","scroll-snap-destination","scroll-snap-points-x","scroll-snap-points-y","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","shape-rendering","size","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","suffix","system","symbols","table-layout","tab-size","text-align","text-align-last","text-anchor","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","touch-action","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","unicode-range","user-select","vertical-align","visibility","-webkit-animation","-webkit-animation-delay","-webkit-animation-direction","-webkit-animation-duration","-webkit-animation-fill-mode","-webkit-animation-iteration-count","-webkit-animation-name","-webkit-animation-play-state","-webkit-animation-timing-function","-webkit-appearance","-webkit-backdrop-filter","-webkit-backface-visibility","-webkit-background-clip","-webkit-background-composite","-webkit-background-origin","-webkit-border-image","-webkit-box-align","-webkit-box-direction","-webkit-box-flex","-webkit-box-flex-group","-webkit-box-ordinal-group","-webkit-box-orient","-webkit-box-pack","-webkit-box-reflect","-webkit-box-sizing","-webkit-break-after","-webkit-break-before","-webkit-break-inside","-webkit-column-break-after","-webkit-column-break-before","-webkit-column-break-inside","-webkit-column-count","-webkit-column-gap","-webkit-column-rule","-webkit-column-rule-color","-webkit-column-rule-style","-webkit-column-rule-width","-webkit-columns","-webkit-column-span","-webkit-column-width","-webkit-filter","-webkit-flow-from","-webkit-flow-into","-webkit-font-feature-settings","-webkit-hyphens","-webkit-line-break","-webkit-margin-bottom-collapse","-webkit-margin-collapse","-webkit-margin-start","-webkit-margin-top-collapse","-webkit-mask-clip","-webkit-mask-image","-webkit-mask-origin","-webkit-mask-repeat","-webkit-mask-size","-webkit-nbsp-mode","-webkit-overflow-scrolling","-webkit-padding-start","-webkit-perspective","-webkit-perspective-origin","-webkit-region-fragment","-webkit-tap-highlight-color","-webkit-text-fill-color","-webkit-text-size-adjust","-webkit-text-stroke","-webkit-text-stroke-color","-webkit-text-stroke-width","-webkit-touch-callout","-webkit-transform","-webkit-transform-origin","-webkit-transform-origin-x","-webkit-transform-origin-y","-webkit-transform-origin-z","-webkit-transform-style","-webkit-transition","-webkit-transition-delay","-webkit-transition-duration","-webkit-transition-property","-webkit-transition-timing-function","-webkit-user-drag","-webkit-user-modify","-webkit-user-select","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index","zoom"]},t.htmlData={tags:["body","head","html","address","blockquote","dd","div","section","article","aside","header","footer","nav","menu","dl","dt","fieldset","form","frame","frameset","h1","h2","h3","h4","h5","h6","iframe","noframes","object","ol","p","ul","applet","center","dir","hr","pre","a","abbr","acronym","area","b","base","basefont","bdo","big","br","button","caption","cite","code","col","colgroup","del","dfn","em","font","i","img","input","ins","isindex","kbd","label","legend","li","link","map","meta","noscript","optgroup","option","param","q","s","samp","script","select","small","span","strike","strong","style","sub","sup","table","tbody","td","textarea","tfoot","th","thead","title","tr","tt","u","var","canvas","main","figure","plaintext","figcaption","hgroup","details","summary"]}},7324:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t},s=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{c(r.next(e))}catch(e){i(e)}}function a(e){try{c(r.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.getEmmetMode=t.updateExtensionsPath=t.expandAbbreviation=t.parseAbbreviation=t.getExpandOptions=t.isAbbreviationValid=t.extractAbbreviationFromText=t.extractAbbreviation=t.getDefaultSnippets=t.getDefaultSyntax=t.getSyntaxType=t.isStyleSheet=t.emmetSnippetField=t.doComplete=t.FileType=void 0;const a=i(n(516)),c=n(3335),u=n(1674),l=n(7373),f=n(5103),p=n(658);Object.defineProperty(t,"FileType",{enumerable:!0,get:function(){return p.FileType}});const d=i(n(6491)),m=n(3439);let h;try{h=n(9496).l10n}catch(e){h={t:e=>e}}const g=new Map;let b;const y=new Map,v=/^[a-z,A-Z,!,(,[,#,\.\{]/,x=/^[a-z,A-Z,!,(,[,#,\.]/,w=/^-?[a-z,A-Z,!,@,#]/,k=/[a-z,A-Z\.]/,A=[...f.htmlData.tags,"lorem"];function S(e,t,n,r,o,i,s=!0){if(!t||!e)return[];const a=[];return e.forEach((e=>{if(!e.startsWith(t.toLowerCase())||s&&e===t.toLowerCase())return;const c=n+e.substr(t.length);let l;try{l=(0,d.default)(c,o)}catch(e){}if(!l)return;const f=u.CompletionItem.create(t+e.substr(t.length));f.documentation=C(l),f.detail=i,f.textEdit=u.TextEdit.replace(r,T(E(l))),f.insertTextFormat=u.InsertTextFormat.Snippet,a.push(f)})),a}function C(e){return e.replace(/([^\\])\$\{\d+\}/g,"$1|").replace(/\$\{\d+:([^\}]+)\}/g,"$1")}function T(e){return e?e.replace(/([^\\])(\$)([^\{])/g,"$1\\$2$3"):e}function E(e){if(!e||!e.trim())return e;let t=-1,n=[],r=!1,o=!1,i=0;const s=e.length;try{for(;i<s&&!r;){if("$"!=e[i++]||"{"!=e[i++])continue;let a=-1,c=-1;for(;i<s&&/\d/.test(e[i]);)a=a<0?i:a,c=i+1,i++;if(-1===a||-1===c||i>=s||"}"!=e[i]&&":"!=e[i])continue;const u=e.substring(a,c);if(r="0"===u,r)break;let l=!1;if(":"==e[i++])for(;i<s;){if("}"==e[i]){l=!0;break}i++}Number(u)>Number(t)?(t=Number(u),n=[{numberStart:a,numberEnd:c}],o=!l):Number(u)===t&&n.push({numberStart:a,numberEnd:c})}}catch(e){}if(o&&!r)for(let t=0;t<n.length;t++){const r=n[t].numberStart,o=n[t].numberEnd;e=e.substr(0,r)+"0"+e.substr(o)}return e}function j(e,t){const n=e.offsetAt(t),r=e.getText();let o=0,i=r.length;for(let e=n-1;e>=0;e--)if("\n"===r[e]){o=e+1;break}for(let e=n;e<r.length;e++)if("\n"===r[e]){i=e;break}return r.substring(o,i)}t.doComplete=function(e,t,n,r){var o,i;if("never"===r.showExpandedAbbreviation||!H(n,r.excludeLanguages))return;const s=I(n);if(!s){if(!g.has(n)){const e=Object.assign(Object.assign({},N(n)),O[n]);g.set(n,Object.keys(e))}b=null!==(o=g.get(n))&&void 0!==o?o:[]}const a=z(e,t,{lookAhead:!s,type:s?"stylesheet":"markup"});if(!a)return;const{abbreviationRange:c,abbreviation:l,filter:p}=a,v=j(e,t).substr(0,t.character);if(function(e){if(e){const t=e.match(/[\w,:,-,\.]*$/);if(t)return t[0]}}(v)===l&&v.endsWith(`<${l}`)&&m.syntaxes.markup.includes(n))return;const x=D(n,r,p);let w,k="",P=[];const _=(e,t)=>{if(L(e,l)){try{k=(0,d.default)(t,x),s&&"!important".startsWith(t)&&(k="!important")}catch(e){}k&&!function(e,t,n,r){var o,i;if(I(e)&&r){const e=null!==(o=r["stylesheet.between"])&&void 0!==o?o:": ",s=null!==(i=r["stylesheet.after"])&&void 0!==i?i:";";let a=t.indexOf(e[0],Math.max(t.length-e.length,0));return a=a>=0?a:t.length,n===`${t.substring(0,a)}${e}\${0}${s}`||n.replace(/\s/g,"")===t.replace(/\s/g,"")+s}if("xml"===e&&A.some((e=>e.startsWith(t.toLowerCase()))))return!0;if(A.includes(t.toLowerCase())||b.includes(t))return!1;if(/[-,:]/.test(t)&&!/--|::/.test(t)&&!t.endsWith(":"))return!1;if(/^\.{2,}$/.test(t))return!0;if("."===t)return!1;const s=t.match(/^([a-z,A-Z,\d]*)\.$/);return s?!s[1]||!f.htmlData.tags.includes(s[1]):("jsx"!==e||!/^([A-Z][A-Za-z0-9]*)+$/.test(t))&&n.toLowerCase()===`<${t.toLowerCase()}>\${1}</${t.toLowerCase()}>`}(e,t,k,x.options)&&(w=u.CompletionItem.create(t),w.textEdit=u.TextEdit.replace(c,T(E(k))),w.documentation=C(k),w.insertTextFormat=u.InsertTextFormat.Snippet,w.detail=h.t("Emmet Abbreviation"),w.label=l,w.label+=p?"|"+p.replace(",","|"):"",P=[w])}};if(I(n)){if(_(n,l),l.length>4&&f.cssData.properties.find((e=>e.startsWith(l))))return u.CompletionList.create([],!0);if(w&&k.length){w.textEdit=u.TextEdit.replace(c,T(E(k))),w.documentation=C(k),w.label=k.replace(/([^\\])\$\{\d+\}/g,"$1").replace(/\$\{\d+:([^\}]+)\}/g,"$1"),w.filterText=l;const e=y.has(n)?y.get(n):y.get("css");if(P=S(null!=e?e:[],l,l,c,x,"Emmet Custom Snippet",!1),!P.find((e=>{var t,n,r;return(null===(t=e.textEdit)||void 0===t?void 0:t.newText)&&(null===(n=e.textEdit)||void 0===n?void 0:n.newText)===(null===(r=null==w?void 0:w.textEdit)||void 0===r?void 0:r.newText)}))){const e=new RegExp(".*"+l.split("").map((e=>"$"===e||"+"===e?"\\"+e:e)).join(".*")+".*","i");(/\d/.test(l)||e.test(w.label))&&P.push(w)}}}else{_(n,l);let e=l;const t=l.match(/(>|\+)([\w:-]+)$/);if(t&&3===t.length&&(e=t[2]),"xml"!==n){const t=S(A,e,l,c,x,"Emmet Abbreviation");P=P.concat(t)}if(!0===r.showAbbreviationSuggestions){const t=S(b.filter((e=>!A.includes(e))),e,l,c,x,"Emmet Abbreviation");w&&t.length>0&&e!==l&&(w.sortText="0"+w.label,t.forEach((e=>{e.filterText=l,e.sortText="9"+l}))),P=P.concat(t)}"html"===n&&P.length>=2&&l.includes(":")&&(null===(i=null==w?void 0:w.textEdit)||void 0===i?void 0:i.newText)===`<${l}>\${0}</${l}>`&&(P=P.filter((e=>e.label!==l)))}return!0===r.showSuggestionsAsSnippets&&P.forEach((e=>e.kind=u.CompletionItemKind.Snippet)),P.length?u.CompletionList.create(P,!0):void 0};let O={},P={},_={};function I(e){return m.syntaxes.stylesheet.includes(e)}function $(e){return I(e)?"stylesheet":"markup"}function R(e){return I(e)?"css":"html"}function N(e){const t={type:$(e),syntax:e},n=(0,d.resolveConfig)(t);return"xml"===e?{}:n.snippets}function F(e,t){let n;for(let r=0;r<3;r++)if(e.endsWith("|bem",t))t-="bem".length+1,n=n?"bem,"+n:"bem";else if(e.endsWith("|c",t))t-="c".length+1,n=n?"c,"+n:"c";else{if(!e.endsWith("|t",t))break;t-="t".length+1,n=n?"t,"+n:"t"}return{pos:t,filter:n}}function z(e,t,n){const r=j(e,t),o=r.substr(0,t.character),{pos:i,filter:s}=F(o,t.character),a=s?s.length+1:0,c=(0,d.extract)(r,i,n);if(c)return{abbreviationRange:u.Range.create(t.line,c.location,t.line,c.location+c.abbreviation.length+a),abbreviation:c.abbreviation,filter:s}}function L(e,t){if(!t)return!1;if(I(e)){if(t.includes("#")){if(t.startsWith("#"))return/^#[\d,a-f,A-F]{1,6}$/.test(t);if(A.includes(t.substring(0,t.indexOf("#"))))return!1}return w.test(t)}return t.startsWith("!")?!/[^!]/.test(t):!!(!/\(/.test(t)&&!/\)/.test(t)||/\{[^\}\{]*[\(\)]+[^\}\{]*\}(?:[>\+\*\^]|$)/.test(t)||/\(.*\)[>\+\*\^]/.test(t)||/\[[^\[\]\(\)]+=".*"\]/.test(t)||/[>\+\*\^]\(.*\)/.test(t))&&("jsx"===e?x.test(t)&&k.test(t):!/^{%|{#|{{/.test(t)&&v.test(t)&&k.test(t))}function D(e,n,r){var o,i,s,a,c,u,l,f,p,d;(n=null!=n?n:{}).preferences=null!==(o=n.preferences)&&void 0!==o?o:{};const m=n.preferences,h=I(e)?e:"css",g=function(e,t){t||(t={});const n=Object.assign({},_,t)[e];if(!n||"string"==typeof n)return"xhtml"===n?{selfClosingStyle:"xhtml"}:{};const r={};for(const e in n)switch(e){case"tag_case":r.tagCase="lower"===n[e]||"upper"===n[e]?n[e]:"";break;case"attr_case":r.attributeCase="lower"===n[e]||"upper"===n[e]?n[e]:"";break;case"attr_quotes":r.attributeQuotes=n[e];break;case"tag_nl":r.format=!0!==n[e]&&!1!==n[e]||n[e];break;case"inline_break":r.inlineBreak=n[e];break;case"self_closing_tag":if(!0===n[e]){r.selfClosingStyle="xml";break}if(!1===n[e]){r.selfClosingStyle="html";break}r.selfClosingStyle=n[e];break;case"compact_bool":r.compactBooleanAttributes=n[e];break;default:r[e]=n[e]}return r}(e,null!==(i=n.syntaxProfiles)&&void 0!==i?i:{}),b=(g&&g.filters?g.filters.split(","):[]).map((e=>e.trim())),y=r&&r.split(",").some((e=>"bem"===e.trim()))||b.includes("bem"),v=r&&r.split(",").some((e=>"c"===e.trim()))||b.includes("c"),x=function(e,t){if(!t||"object"!=typeof t)return{};if(!I(e)){const e={};for(const n in t)switch(n){case"filter.commentAfter":e.after=t[n];break;case"filter.commentBefore":e.before=t[n];break;case"filter.commentTrigger":e.trigger=t[n]}return{comment:e}}let n="number"==typeof(null==t?void 0:t["css.fuzzySearchMinScore"])?t["css.fuzzySearchMinScore"]:.3;n>1?n=1:n<0&&(n=0);const r={fuzzySearchMinScore:n};for(const n in t)switch(n){case"css.floatUnit":r.floatUnit=t[n];break;case"css.intUnit":r.intUnit=t[n];break;case"css.unitAliases":const o={};t[n].split(",").forEach((e=>{if(!e||!e.trim()||!e.includes(":"))return;const t=e.substr(0,e.indexOf(":")),n=e.substr(t.length+1);t.trim()&&n&&(o[t.trim()]=n)})),r.unitAliases=o;break;case`${e}.valueSeparator`:r.between=t[n];break;case`${e}.propertyEnd`:r.after=t[n]}return{stylesheet:r}}(e,n.preferences),w=(null==x?void 0:x.stylesheet)&&x.stylesheet.unitAliases||{},k={"output.formatSkip":["html"],"output.formatForce":["body"],"output.inlineBreak":0,"output.compactBoolean":!1,"output.reverseAttributes":!1,"output.field":t.emmetSnippetField,"markup.href":!0,"comment.enabled":!1,"comment.trigger":["id","class"],"comment.before":"","comment.after":"\n\x3c!-- /[#ID][.CLASS] --\x3e","bem.enabled":!1,"bem.element":"__","bem.modifier":"_","jsx.enabled":"jsx"===e,"stylesheet.shortHex":!0,"stylesheet.between":"stylus"===e?" ":": ","stylesheet.after":"sass"===e||"stylus"===e?"":";","stylesheet.intUnit":"px","stylesheet.floatUnit":"em","stylesheet.unitAliases":{e:"em",p:"%",x:"ex",r:"rem"},"stylesheet.fuzzySearchMinScore":.3};let A={"output.tagCase":g.tagCase,"output.attributeCase":g.attributeCase,"output.attributeQuotes":g.attributeQuotes,"output.format":null===(s=g.format)||void 0===s||s,"output.formatSkip":m["format.noIndentTags"],"output.formatForce":m["format.forceIndentationForTags"],"output.inlineBreak":null!==(a=g.inlineBreak)&&void 0!==a?a:m["output.inlineBreak"],"output.compactBoolean":null!==(c=g.compactBooleanAttributes)&&void 0!==c?c:m["profile.allowCompactBoolean"],"output.reverseAttributes":m["output.reverseAttributes"],"output.selfClosingStyle":null!==(l=null!==(u=g.selfClosingStyle)&&void 0!==u?u:m["output.selfClosingStyle"])&&void 0!==l?l:M(e),"output.field":t.emmetSnippetField,"comment.enabled":v,"comment.trigger":m["filter.commentTrigger"],"comment.before":m["filter.commentBefore"],"comment.after":m["filter.commentAfter"],"bem.enabled":y,"bem.element":null!==(f=m["bem.elementSeparator"])&&void 0!==f?f:"__","bem.modifier":null!==(p=m["bem.modifierSeparator"])&&void 0!==p?p:"_","jsx.enabled":"jsx"===e,"stylesheet.shortHex":m["css.color.short"],"stylesheet.between":m[`${h}.valueSeparator`],"stylesheet.after":m[`${h}.propertyEnd`],"stylesheet.intUnit":m["css.intUnit"],"stylesheet.floatUnit":m["css.floatUnit"],"stylesheet.unitAliases":w,"stylesheet.fuzzySearchMinScore":m["css.fuzzySearchMinScore"]};if("jsx"===e){const e={class:"className","class*":"styleName",for:"htmlFor"},t={"class*":"styles"};g["markup.attributes"]&&(A["markup.attributes"]=Object.assign(Object.assign({},e),g["markup.attributes"])),g["markup.valuePrefix"]&&(A["markup.valuePrefix"]=Object.assign(Object.assign({},t),g["markup.valuePrefix"]))}const S={};[...Object.keys(k),...Object.keys(A)].forEach((e=>{var t;const n=e;S[n]=null!==(t=A[n])&&void 0!==t?t:k[n]}));const C=Object.assign(Object.assign({},k["stylesheet.unitAliases"]),A["stylesheet.unitAliases"]);S["stylesheet.unitAliases"]=C;const T=$(e),E=(F=n.variables)?Object.assign({},P,F):P,j=R(e),N="stylesheet"===T?null!==(d=O[e])&&void 0!==d?d:O[j]:O[e];var F;return{type:T,options:S,variables:E,snippets:N,syntax:e,text:void 0,maxRepeat:1e3}}function M(e){switch(e){case"xhtml":return"xhtml";case"xml":case"xsl":return"xml";case"jsx":return"xhtml";default:return"html"}}function U(e,t){let n=[];const r=a.parse(t,n);if(n.length)throw new Error(`Found error ${a.printParseErrorCode(n[0].error)} while parsing the file ${e} at offset ${n[0].offset}`);return r}function B(e){if("object"!=typeof e||!e)throw new Error(h.t("Invalid emmet.variables field. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example."));P=Object.assign({},P,e)}function W(e){if("object"!=typeof e||!e)throw new Error(h.t("Invalid syntax profile. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example."));_=Object.assign({},_,e)}function q(e){if("object"!=typeof e||!e)throw new Error(h.t("Invalid snippets file. See https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets for a valid example."));Object.keys(e).forEach((t=>{if(!e[t].snippets)return;const n=R(t);let r=e[t].snippets;if(e[n]&&e[n].snippets&&n!==t&&(r=Object.assign({},e[n].snippets,e[t].snippets)),I(t)){const e=y.get(t),n=Object.assign([],e,Object.keys(r));y.set(t,n)}else for(const e in r)r.hasOwnProperty(e)&&r[e].startsWith("<")&&r[e].endsWith(">")&&(r[e]=`{${r[e]}}`);const o=O[t],i=(0,m.parseSnippets)(r),s=Object.assign({},o,i);O[t]=s}))}function V(){O={},g.clear(),y.clear(),_={},P={}}function H(e,t=[]){if(e&&!t.includes(e))return/\b(typescriptreact|javascriptreact|jsx-tags)\b/.test(e)?"jsx":"sass-indented"===e?"sass":"jade"===e?"pug":m.syntaxes.markup.includes(e)||m.syntaxes.stylesheet.includes(e)?e:void 0}t.emmetSnippetField=(e,t)=>`\${${e}${t?":"+t:""}}`,t.isStyleSheet=I,t.getSyntaxType=$,t.getDefaultSyntax=R,t.getDefaultSnippets=N,t.extractAbbreviation=z,t.extractAbbreviationFromText=function(e,t){if(!e)return;const{pos:n,filter:r}=F(e,e.length),o=I(t)||"stylesheet"===t?{syntax:"stylesheet",lookAhead:!1}:{lookAhead:!0},i=(0,d.extract)(e,n,o);return i?{abbreviation:i.abbreviation,filter:r}:void 0},t.isAbbreviationValid=L,t.getExpandOptions=D,t.parseAbbreviation=function(e,t){const n=(0,d.resolveConfig)(t);return"stylesheet"===t.type?(0,d.parseStylesheet)(e,n):(0,d.parseMarkup)(e,n)},t.expandAbbreviation=function(e,t){let n;const r=(0,d.resolveConfig)(t);return n="stylesheet"===t.type?"string"==typeof e?(0,d.default)(e,r):(0,d.stringifyStylesheet)(e,r):"string"==typeof e?(0,d.default)(e,r):(0,d.stringifyMarkup)(e,r),T(E(n))},t.updateExtensionsPath=function(e,t,n,r){return s(this,void 0,void 0,(function*(){if(V(),!e.length)return;const o=[];for(let t of e)if("string"==typeof t){if(t=t.trim(),t.length&&"~"===t[0])r&&o.push((0,p.joinPath)(r,t.substring(1)));else if((0,p.isAbsolutePath)(t))o.push(l.URI.file(t));else if(n)for(const e of n)o.push((0,p.joinPath)(e,t))}else console.warn("The following emmetExtensionsPath isn't a string: "+JSON.stringify(t));for(const e of o){try{if((yield t.stat(e)).type!==p.FileType.Directory)continue}catch(e){continue}const n=(0,p.joinPath)(e,"snippets.json"),r=(0,p.joinPath)(e,"syntaxProfiles.json");let o;o="function"==typeof globalThis.TextDecoder?new globalThis.TextDecoder:new c.TextDecoder;let i="";try{const e=yield t.readFile(n);i=o.decode(e)}catch(e){}if(i.length)try{const e=U(n,i);e.variables&&B(e.variables),q(e)}catch(e){throw V(),e}let s="";try{const e=yield t.readFile(r);s=o.decode(e)}catch(e){}if(s.length)try{W(U(r,s))}catch(e){throw V(),e}}}))},t.getEmmetMode=H},658:(e,t)=>{"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.joinPath=t.normalizePath=t.resolvePath=t.isAbsolutePath=t.FileType=void 0,(n=t.FileType||(t.FileType={}))[n.Unknown=0]="Unknown",n[n.File=1]="File",n[n.Directory=2]="Directory",n[n.SymbolicLink=64]="SymbolicLink";const r=new RegExp("^(/|//|\\\\\\\\|[A-Za-z]:(/|\\\\))"),o=".".charCodeAt(0);function i(e){return r.test(e)}function s(e){const t=[];for(const n of e)0===n.length||1===n.length&&n.charCodeAt(0)===o||(2===n.length&&n.charCodeAt(0)===o&&n.charCodeAt(1)===o?t.pop():t.push(n));e.length>1&&0===e[e.length-1].length&&t.push("");let n=t.join("/");return 0===e[0].length&&(n="/"+n),n}function a(e,...t){const n=e.path.split("/");for(const e of t)n.push(...e.split("/"));return e.with({path:s(n)})}t.isAbsolutePath=i,t.resolvePath=function(e,t){return i(t)?e.with({path:s(t.split("/"))}):a(e,t)},t.normalizePath=s,t.joinPath=a},516:(e,t,n)=>{"use strict";function r(e,t){void 0===t&&(t=!1);var n=e.length,r=0,a="",c=0,u=16,l=0,f=0,p=0,d=0,m=0;function h(t,n){for(var o=0,i=0;o<t||!n;){var s=e.charCodeAt(r);if(s>=48&&s<=57)i=16*i+s-48;else if(s>=65&&s<=70)i=16*i+s-65+10;else{if(!(s>=97&&s<=102))break;i=16*i+s-97+10}r++,o++}return o<t&&(i=-1),i}function g(){if(a="",m=0,c=r,f=l,d=p,r>=n)return c=n,u=17;var t=e.charCodeAt(r);if(o(t)){do{r++,a+=String.fromCharCode(t),t=e.charCodeAt(r)}while(o(t));return u=15}if(i(t))return r++,a+=String.fromCharCode(t),13===t&&10===e.charCodeAt(r)&&(r++,a+="\n"),l++,p=r,u=14;switch(t){case 123:return r++,u=1;case 125:return r++,u=2;case 91:return r++,u=3;case 93:return r++,u=4;case 58:return r++,u=6;case 44:return r++,u=5;case 34:return r++,a=function(){for(var t="",o=r;;){if(r>=n){t+=e.substring(o,r),m=2;break}var s=e.charCodeAt(r);if(34===s){t+=e.substring(o,r),r++;break}if(92!==s){if(s>=0&&s<=31){if(i(s)){t+=e.substring(o,r),m=2;break}m=6}r++}else{if(t+=e.substring(o,r),++r>=n){m=2;break}switch(e.charCodeAt(r++)){case 34:t+='"';break;case 92:t+="\\";break;case 47:t+="/";break;case 98:t+="\b";break;case 102:t+="\f";break;case 110:t+="\n";break;case 114:t+="\r";break;case 116:t+="\t";break;case 117:var a=h(4,!0);a>=0?t+=String.fromCharCode(a):m=4;break;default:m=5}o=r}}return t}(),u=10;case 47:var g=r-1;if(47===e.charCodeAt(r+1)){for(r+=2;r<n&&!i(e.charCodeAt(r));)r++;return a=e.substring(g,r),u=12}if(42===e.charCodeAt(r+1)){r+=2;for(var y=n-1,v=!1;r<y;){var x=e.charCodeAt(r);if(42===x&&47===e.charCodeAt(r+1)){r+=2,v=!0;break}r++,i(x)&&(13===x&&10===e.charCodeAt(r)&&r++,l++,p=r)}return v||(r++,m=1),a=e.substring(g,r),u=13}return a+=String.fromCharCode(t),r++,u=16;case 45:if(a+=String.fromCharCode(t),++r===n||!s(e.charCodeAt(r)))return u=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return a+=function(){var t=r;if(48===e.charCodeAt(r))r++;else for(r++;r<e.length&&s(e.charCodeAt(r));)r++;if(r<e.length&&46===e.charCodeAt(r)){if(!(++r<e.length&&s(e.charCodeAt(r))))return m=3,e.substring(t,r);for(r++;r<e.length&&s(e.charCodeAt(r));)r++}var n=r;if(r<e.length&&(69===e.charCodeAt(r)||101===e.charCodeAt(r)))if((++r<e.length&&43===e.charCodeAt(r)||45===e.charCodeAt(r))&&r++,r<e.length&&s(e.charCodeAt(r))){for(r++;r<e.length&&s(e.charCodeAt(r));)r++;n=r}else m=3;return e.substring(t,n)}(),u=11;default:for(;r<n&&b(t);)r++,t=e.charCodeAt(r);if(c!==r){switch(a=e.substring(c,r)){case"true":return u=8;case"false":return u=9;case"null":return u=7}return u=16}return a+=String.fromCharCode(t),r++,u=16}}function b(e){if(o(e)||i(e))return!1;switch(e){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}return{setPosition:function(e){r=e,a="",c=0,u=16,m=0},getPosition:function(){return r},scan:t?function(){var e;do{e=g()}while(e>=12&&e<=15);return e}:g,getToken:function(){return u},getTokenValue:function(){return a},getTokenOffset:function(){return c},getTokenLength:function(){return r-c},getTokenStartLine:function(){return f},getTokenStartCharacter:function(){return c-d},getTokenError:function(){return m}}}function o(e){return 32===e||9===e||11===e||12===e||160===e||5760===e||e>=8192&&e<=8203||8239===e||8287===e||12288===e||65279===e}function i(e){return 10===e||13===e||8232===e||8233===e}function s(e){return e>=48&&e<=57}function a(e,t,n){var o,i,s,a,l;if(t){for(a=t.offset,l=a+t.length,s=a;s>0&&!u(e,s-1);)s--;for(var f=l;f<e.length&&!u(e,f);)f++;i=e.substring(s,f),o=function(e,t){for(var n=0,r=0,o=t.tabSize||4;n<e.length;){var i=e.charAt(n);if(" "===i)r++;else{if("\t"!==i)break;r+=o}n++}return Math.floor(r/o)}(i,n)}else i=e,o=0,s=0,a=0,l=e.length;var p,d=function(e,t){for(var n=0;n<t.length;n++){var r=t.charAt(n);if("\r"===r)return n+1<t.length&&"\n"===t.charAt(n+1)?"\r\n":"\r";if("\n"===r)return"\n"}return e&&e.eol||"\n"}(n,e),m=!1,h=0;p=n.insertSpaces?c(" ",n.tabSize||4):"\t";var g=r(i,!1),b=!1;function y(){return d+c(p,o+h)}function v(){var e=g.scan();for(m=!1;15===e||14===e;)m=m||14===e,e=g.scan();return b=16===e||0!==g.getTokenError(),e}var x=[];function w(t,n,r){!b&&n<l&&r>a&&e.substring(n,r)!==t&&x.push({offset:n,length:r-n,content:t})}var k=v();if(17!==k){var A=g.getTokenOffset()+s;w(c(p,o),s,A)}for(;17!==k;){for(var S=g.getTokenOffset()+g.getTokenLength()+s,C=v(),T="";!m&&(12===C||13===C);)w(" ",S,g.getTokenOffset()+s),S=g.getTokenOffset()+g.getTokenLength()+s,T=12===C?y():"",C=v();if(2===C)1!==k&&(h--,T=y());else if(4===C)3!==k&&(h--,T=y());else{switch(k){case 3:case 1:h++,T=y();break;case 5:case 12:T=y();break;case 13:T=m?y():" ";break;case 6:T=" ";break;case 10:if(6===C){T="";break}case 7:case 8:case 9:case 11:case 2:case 4:12===C||13===C?T=" ":5!==C&&17!==C&&(b=!0);break;case 16:b=!0}!m||12!==C&&13!==C||(T=y())}w(T,S,g.getTokenOffset()+s),k=C}return x}function c(e,t){for(var n="",r=0;r<t;r++)n+=e;return n}function u(e,t){return-1!=="\r\n".indexOf(e.charAt(t))}var l;function f(e,t,n){void 0===t&&(t=[]),void 0===n&&(n=l.DEFAULT);var r={type:"array",offset:-1,length:-1,children:[],parent:void 0};function o(e){"property"===r.type&&(r.length=e-r.offset,r=r.parent)}function i(e){return r.children.push(e),e}d(e,{onObjectBegin:function(e){r=i({type:"object",offset:e,length:-1,parent:r,children:[]})},onObjectProperty:function(e,t,n){(r=i({type:"property",offset:t,length:-1,parent:r,children:[]})).children.push({type:"string",value:e,offset:t,length:n,parent:r})},onObjectEnd:function(e,t){o(e+t),r.length=e+t-r.offset,r=r.parent,o(e+t)},onArrayBegin:function(e,t){r=i({type:"array",offset:e,length:-1,parent:r,children:[]})},onArrayEnd:function(e,t){r.length=e+t-r.offset,r=r.parent,o(e+t)},onLiteralValue:function(e,t,n){i({type:m(e),offset:t,length:n,parent:r,value:e}),o(t+n)},onSeparator:function(e,t,n){"property"===r.type&&(":"===e?r.colonOffset=t:","===e&&o(t))},onError:function(e,n,r){t.push({error:e,offset:n,length:r})}},n);var s=r.children[0];return s&&delete s.parent,s}function p(e,t){if(e){for(var n=e,r=0,o=t;r<o.length;r++){var i=o[r];if("string"==typeof i){if("object"!==n.type||!Array.isArray(n.children))return;for(var s=!1,a=0,c=n.children;a<c.length;a++){var u=c[a];if(Array.isArray(u.children)&&u.children[0].value===i){n=u.children[1],s=!0;break}}if(!s)return}else{var l=i;if("array"!==n.type||l<0||!Array.isArray(n.children)||l>=n.children.length)return;n=n.children[l]}}return n}}function d(e,t,n){void 0===n&&(n=l.DEFAULT);var o=r(e,!1);function i(e){return e?function(){return e(o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter())}:function(){return!0}}function s(e){return e?function(t){return e(t,o.getTokenOffset(),o.getTokenLength(),o.getTokenStartLine(),o.getTokenStartCharacter())}:function(){return!0}}var a=i(t.onObjectBegin),c=s(t.onObjectProperty),u=i(t.onObjectEnd),f=i(t.onArrayBegin),p=i(t.onArrayEnd),d=s(t.onLiteralValue),m=s(t.onSeparator),h=i(t.onComment),g=s(t.onError),b=n&&n.disallowComments,y=n&&n.allowTrailingComma;function v(){for(;;){var e=o.scan();switch(o.getTokenError()){case 4:x(14);break;case 5:x(15);break;case 3:x(13);break;case 1:b||x(11);break;case 2:x(12);break;case 6:x(16)}switch(e){case 12:case 13:b?x(10):h();break;case 16:x(1);break;case 15:case 14:break;default:return e}}}function x(e,t,n){if(void 0===t&&(t=[]),void 0===n&&(n=[]),g(e),t.length+n.length>0)for(var r=o.getToken();17!==r;){if(-1!==t.indexOf(r)){v();break}if(-1!==n.indexOf(r))break;r=v()}}function w(e){var t=o.getTokenValue();return e?d(t):c(t),v(),!0}return v(),17===o.getToken()?!!n.allowEmptyContent||(x(4,[],[]),!1):function e(){switch(o.getToken()){case 3:return function(){f(),v();for(var t=!1;4!==o.getToken()&&17!==o.getToken();){if(5===o.getToken()){if(t||x(4,[],[]),m(","),v(),4===o.getToken()&&y)break}else t&&x(6,[],[]);e()||x(4,[],[4,5]),t=!0}return p(),4!==o.getToken()?x(8,[4],[]):v(),!0}();case 1:return function(){a(),v();for(var t=!1;2!==o.getToken()&&17!==o.getToken();){if(5===o.getToken()){if(t||x(4,[],[]),m(","),v(),2===o.getToken()&&y)break}else t&&x(6,[],[]);(10!==o.getToken()?(x(3,[],[2,5]),0):(w(!1),6===o.getToken()?(m(":"),v(),e()||x(4,[],[2,5])):x(5,[],[2,5]),1))||x(4,[],[2,5]),t=!0}return u(),2!==o.getToken()?x(7,[2],[]):v(),!0}();case 10:return w(!0);default:return function(){switch(o.getToken()){case 11:var e=o.getTokenValue(),t=Number(e);isNaN(t)&&(x(2),t=0),d(t);break;case 7:d(null);break;case 8:d(!0);break;case 9:d(!1);break;default:return!1}return v(),!0}()}}()?(17!==o.getToken()&&x(9,[],[]),!0):(x(4,[],[]),!1)}function m(e){switch(typeof e){case"boolean":return"boolean";case"number":return"number";case"string":return"string";case"object":return e?Array.isArray(e)?"array":"object":"null";default:return"null"}}function h(e,t,n){if(!n.formattingOptions)return[t];var r=g(e,t),o=t.offset,i=t.offset+t.content.length;if(0===t.length||0===t.content.length){for(;o>0&&!u(r,o-1);)o--;for(;i<r.length&&!u(r,i);)i++}for(var s=a(r,{offset:o,length:i-o},n.formattingOptions),c=s.length-1;c>=0;c--){var l=s[c];r=g(r,l),o=Math.min(o,l.offset),i=Math.max(i,l.offset+l.length),i+=l.content.length-l.length}return[{offset:o,length:e.length-(r.length-i)-o,content:r.substring(o,i)}]}function g(e,t){return e.substring(0,t.offset)+t.content+e.substring(t.offset+t.length)}n.r(t),n.d(t,{applyEdits:()=>P,createScanner:()=>b,findNodeAtLocation:()=>w,findNodeAtOffset:()=>k,format:()=>j,getLocation:()=>y,getNodePath:()=>A,getNodeValue:()=>S,modify:()=>O,parse:()=>v,parseTree:()=>x,printParseErrorCode:()=>E,stripComments:()=>T,visit:()=>C}),function(e){e.DEFAULT={allowTrailingComma:!1}}(l||(l={}));var b=r,y=function(e,t){var n=[],r=new Object,o=void 0,i={value:{},offset:0,length:0,type:"object",parent:void 0},s=!1;function a(e,t,n,r){i.value=e,i.offset=t,i.length=n,i.type=r,i.colonOffset=void 0,o=i}try{d(e,{onObjectBegin:function(e,i){if(t<=e)throw r;o=void 0,s=t>e,n.push("")},onObjectProperty:function(e,o,i){if(t<o)throw r;if(a(e,o,i,"property"),n[n.length-1]=e,t<=o+i)throw r},onObjectEnd:function(e,i){if(t<=e)throw r;o=void 0,n.pop()},onArrayBegin:function(e,i){if(t<=e)throw r;o=void 0,n.push(0)},onArrayEnd:function(e,i){if(t<=e)throw r;o=void 0,n.pop()},onLiteralValue:function(e,n,o){if(t<n)throw r;if(a(e,n,o,m(e)),t<=n+o)throw r},onSeparator:function(e,i,a){if(t<=i)throw r;if(":"===e&&o&&"property"===o.type)o.colonOffset=i,s=!1,o=void 0;else if(","===e){var c=n[n.length-1];"number"==typeof c?n[n.length-1]=c+1:(s=!0,n[n.length-1]=""),o=void 0}}})}catch(e){if(e!==r)throw e}return{path:n,previousNode:o,isAtPropertyKey:s,matches:function(e){for(var t=0,r=0;t<e.length&&r<n.length;r++)if(e[t]===n[r]||"*"===e[t])t++;else if("**"!==e[t])return!1;return t===e.length}}},v=function(e,t,n){void 0===t&&(t=[]),void 0===n&&(n=l.DEFAULT);var r=null,o=[],i=[];function s(e){Array.isArray(o)?o.push(e):null!==r&&(o[r]=e)}return d(e,{onObjectBegin:function(){var e={};s(e),i.push(o),o=e,r=null},onObjectProperty:function(e){r=e},onObjectEnd:function(){o=i.pop()},onArrayBegin:function(){var e=[];s(e),i.push(o),o=e,r=null},onArrayEnd:function(){o=i.pop()},onLiteralValue:s,onError:function(e,n,r){t.push({error:e,offset:n,length:r})}},n),o[0]},x=f,w=p,k=function e(t,n,r){if(void 0===r&&(r=!1),function(e,t,n){return void 0===n&&(n=!1),t>=e.offset&&t<e.offset+e.length||n&&t===e.offset+e.length}(t,n,r)){var o=t.children;if(Array.isArray(o))for(var i=0;i<o.length&&o[i].offset<=n;i++){var s=e(o[i],n,r);if(s)return s}return t}},A=function e(t){if(!t.parent||!t.parent.children)return[];var n=e(t.parent);if("property"===t.parent.type){var r=t.parent.children[0].value;n.push(r)}else if("array"===t.parent.type){var o=t.parent.children.indexOf(t);-1!==o&&n.push(o)}return n},S=function e(t){switch(t.type){case"array":return t.children.map(e);case"object":for(var n=Object.create(null),r=0,o=t.children;r<o.length;r++){var i=o[r],s=i.children[1];s&&(n[i.children[0].value]=e(s))}return n;case"null":case"string":case"number":case"boolean":return t.value;default:return}},C=d,T=function(e,t){var n,o,i=r(e),s=[],a=0;do{switch(o=i.getPosition(),n=i.scan()){case 12:case 13:case 17:a!==o&&s.push(e.substring(a,o)),void 0!==t&&s.push(i.getTokenValue().replace(/[^\r\n]/g,t)),a=i.getPosition()}}while(17!==n);return s.join("")};function E(e){switch(e){case 1:return"InvalidSymbol";case 2:return"InvalidNumberFormat";case 3:return"PropertyNameExpected";case 4:return"ValueExpected";case 5:return"ColonExpected";case 6:return"CommaExpected";case 7:return"CloseBraceExpected";case 8:return"CloseBracketExpected";case 9:return"EndOfFileExpected";case 10:return"InvalidCommentToken";case 11:return"UnexpectedEndOfComment";case 12:return"UnexpectedEndOfString";case 13:return"UnexpectedEndOfNumber";case 14:return"InvalidUnicode";case 15:return"InvalidEscapeCharacter";case 16:return"InvalidCharacter"}return"<unknown ParseErrorCode>"}function j(e,t,n){return a(e,t,n)}function O(e,t,n,r){return function(e,t,n,r){for(var o,i=t.slice(),s=f(e,[]),a=void 0,c=void 0;i.length>0&&(c=i.pop(),void 0===(a=p(s,i))&&void 0!==n);)"string"==typeof c?((o={})[c]=n,n=o):n=[n];if(a){if("object"===a.type&&"string"==typeof c&&Array.isArray(a.children)){var u=p(a,[c]);if(void 0!==u){if(void 0===n){if(!u.parent)throw new Error("Malformed AST");var l=a.children.indexOf(u.parent),d=void 0,m=u.parent.offset+u.parent.length;return l>0?d=(A=a.children[l-1]).offset+A.length:(d=a.offset+1,a.children.length>1&&(m=a.children[1].offset)),h(e,{offset:d,length:m-d,content:""},r)}return h(e,{offset:u.offset,length:u.length,content:JSON.stringify(n)},r)}if(void 0===n)return[];var g=JSON.stringify(c)+": "+JSON.stringify(n),b=void 0;return h(e,b=(S=r.getInsertionIndex?r.getInsertionIndex(a.children.map((function(e){return e.children[0].value}))):a.children.length)>0?{offset:(A=a.children[S-1]).offset+A.length,length:0,content:","+g}:0===a.children.length?{offset:a.offset+1,length:0,content:g}:{offset:a.offset+1,length:0,content:g+","},r)}if("array"===a.type&&"number"==typeof c&&Array.isArray(a.children)){var y=c;if(-1===y)return g=""+JSON.stringify(n),b=void 0,h(e,b=0===a.children.length?{offset:a.offset+1,length:0,content:g}:{offset:(A=a.children[a.children.length-1]).offset+A.length,length:0,content:","+g},r);if(void 0===n&&a.children.length>=0){var v=c,x=a.children[v];if(b=void 0,1===a.children.length)b={offset:a.offset+1,length:a.length-2,content:""};else if(a.children.length-1===v){var w=(A=a.children[v-1]).offset+A.length;b={offset:w,length:a.offset+a.length-2-w,content:""}}else b={offset:x.offset,length:a.children[v+1].offset-x.offset,content:""};return h(e,b,r)}if(void 0!==n){if(b=void 0,g=""+JSON.stringify(n),!r.isArrayInsertion&&a.children.length>c){var k=a.children[c];b={offset:k.offset,length:k.length,content:g}}else if(0===a.children.length||0===c)b={offset:a.offset+1,length:0,content:0===a.children.length?g:g+","};else{var A,S=c>a.children.length?a.children.length:c;b={offset:(A=a.children[S-1]).offset+A.length,length:0,content:","+g}}return h(e,b,r)}throw new Error("Can not "+(void 0===n?"remove":r.isArrayInsertion?"insert":"modify")+" Array index "+y+" as length is not sufficient")}throw new Error("Can not add "+("number"!=typeof c?"index":"property")+" to parent of type "+a.type)}if(void 0===n)throw new Error("Can not delete in empty document");return h(e,{offset:s?s.offset:0,length:s?s.length:0,content:JSON.stringify(n)},r)}(e,t,n,r)}function P(e,t){for(var n=t.length-1;n>=0;n--)e=g(e,t[n]);return e}},6813:(e,t,n)=>{"use strict";n.r(t),n.d(t,{TextDocument:()=>o});class r{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,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 t of e)if(r.isIncremental(t)){const e=a(t.range),n=this.offsetAt(e.start),r=this.offsetAt(e.end);this._content=this._content.substring(0,n)+t.text+this._content.substring(r,this._content.length);const o=Math.max(e.start.line,0),i=Math.max(e.end.line,0);let c=this._lineOffsets;const u=s(t.text,!1,n);if(i-o===u.length)for(let e=0,t=u.length;e<t;e++)c[e+o+1]=u[e];else u.length<1e4?c.splice(o+1,i-o,...u):this._lineOffsets=c=c.slice(0,o+1).concat(u,c.slice(i+1));const l=t.text.length-(r-n);if(0!==l)for(let e=o+1+u.length,t=c.length;e<t;e++)c[e]=c[e]+l}else{if(!r.isFull(t))throw new Error("Unknown change event received");this._content=t.text,this._lineOffsets=void 0}this._version=t}getLineOffsets(){return void 0===this._lineOffsets&&(this._lineOffsets=s(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(0===r)return{line:0,character:e};for(;n<r;){let o=Math.floor((n+r)/2);t[o]>e?r=o:n=o+1}let o=n-1;return{line:o,character:e-t[o]}}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],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let t=e;return null!=t&&"string"==typeof t.text&&void 0!==t.range&&(void 0===t.rangeLength||"number"==typeof t.rangeLength)}static isFull(e){let t=e;return null!=t&&"string"==typeof t.text&&void 0===t.range&&void 0===t.rangeLength}}var o;function i(e,t){if(e.length<=1)return e;const n=e.length/2|0,r=e.slice(0,n),o=e.slice(n);i(r,t),i(o,t);let s=0,a=0,c=0;for(;s<r.length&&a<o.length;){let n=t(r[s],o[a]);e[c++]=n<=0?r[s++]:o[a++]}for(;s<r.length;)e[c++]=r[s++];for(;a<o.length;)e[c++]=o[a++];return e}function s(e,t,n=0){const r=t?[n]:[];for(let t=0;t<e.length;t++){let o=e.charCodeAt(t);13!==o&&10!==o||(13===o&&t+1<e.length&&10===e.charCodeAt(t+1)&&t++,r.push(n+t+1))}return r}function a(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 c(e){const t=a(e.range);return t!==e.range?{newText:e.newText,range:t}:e}!function(e){e.create=function(e,t,n,o){return new r(e,t,n,o)},e.update=function(e,t,n){if(e instanceof r)return e.update(t,n),e;throw new Error("TextDocument.update: document must be created by TextDocument.create")},e.applyEdits=function(e,t){let n=e.getText(),r=i(t.map(c),((e,t)=>{let n=e.range.start.line-t.range.start.line;return 0===n?e.range.start.character-t.range.start.character:n})),o=0;const s=[];for(const t of r){let r=e.offsetAt(t.range.start);if(r<o)throw new Error("Overlapping edit");r>o&&s.push(n.substring(o,r)),t.newText.length&&s.push(t.newText),o=e.offsetAt(t.range.end)}return s.push(n.substr(o)),s.join("")}}(o||(o={}))},1674:(e,t,n)=>{"use strict";var r,o,i,s,a,c,u,l,f,p,d,m,h,g,b,y,v,x,w,k,A,S,C,T,E,j,O,P;n.r(t),n.d(t,{AnnotatedTextEdit:()=>C,ChangeAnnotation:()=>A,ChangeAnnotationIdentifier:()=>S,CodeAction:()=>ie,CodeActionContext:()=>oe,CodeActionKind:()=>ne,CodeActionTriggerKind:()=>re,CodeDescription:()=>v,CodeLens:()=>se,Color:()=>f,ColorInformation:()=>p,ColorPresentation:()=>d,Command:()=>w,CompletionItem:()=>W,CompletionItemKind:()=>z,CompletionItemLabelDetails:()=>B,CompletionItemTag:()=>D,CompletionList:()=>q,CreateFile:()=>E,DeleteFile:()=>O,Diagnostic:()=>x,DiagnosticRelatedInformation:()=>g,DiagnosticSeverity:()=>b,DiagnosticTag:()=>y,DocumentHighlight:()=>K,DocumentHighlightKind:()=>J,DocumentLink:()=>ce,DocumentSymbol:()=>te,DocumentUri:()=>r,EOL:()=>Ce,FoldingRange:()=>h,FoldingRangeKind:()=>m,FormattingOptions:()=>ae,Hover:()=>H,InlayHint:()=>ve,InlayHintKind:()=>be,InlayHintLabelPart:()=>ye,InlineValueContext:()=>ge,InlineValueEvaluatableExpression:()=>he,InlineValueText:()=>de,InlineValueVariableLookup:()=>me,InsertReplaceEdit:()=>M,InsertTextFormat:()=>L,InsertTextMode:()=>U,Location:()=>u,LocationLink:()=>l,MarkedString:()=>V,MarkupContent:()=>F,MarkupKind:()=>N,OptionalVersionedTextDocumentIdentifier:()=>$,ParameterInformation:()=>G,Position:()=>a,Range:()=>c,RenameFile:()=>j,SelectionRange:()=>ue,SemanticTokenModifiers:()=>fe,SemanticTokenTypes:()=>le,SemanticTokens:()=>pe,SignatureInformation:()=>Q,SymbolInformation:()=>Y,SymbolKind:()=>Z,SymbolTag:()=>X,TextDocument:()=>Se,TextDocumentEdit:()=>T,TextDocumentIdentifier:()=>_,TextDocumentItem:()=>R,TextEdit:()=>k,URI:()=>o,VersionedTextDocumentIdentifier:()=>I,WorkspaceChange:()=>Ae,WorkspaceEdit:()=>P,WorkspaceFolder:()=>xe,WorkspaceSymbol:()=>ee,integer:()=>i,uinteger:()=>s}),function(e){e.is=function(e){return"string"==typeof e}}(r||(r={})),function(e){e.is=function(e){return"string"==typeof e}}(o||(o={})),function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(i||(i={})),function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647,e.is=function(t){return"number"==typeof t&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}}(s||(s={})),function(e){e.create=function(e,t){return e===Number.MAX_VALUE&&(e=s.MAX_VALUE),t===Number.MAX_VALUE&&(t=s.MAX_VALUE),{line:e,character:t}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&Te.uinteger(t.line)&&Te.uinteger(t.character)}}(a||(a={})),function(e){e.create=function(e,t,n,r){if(Te.uinteger(e)&&Te.uinteger(t)&&Te.uinteger(n)&&Te.uinteger(r))return{start:a.create(e,t),end:a.create(n,r)};if(a.is(e)&&a.is(t))return{start:e,end:t};throw new Error("Range#create called with invalid arguments[".concat(e,", ").concat(t,", ").concat(n,", ").concat(r,"]"))},e.is=function(e){var t=e;return Te.objectLiteral(t)&&a.is(t.start)&&a.is(t.end)}}(c||(c={})),function(e){e.create=function(e,t){return{uri:e,range:t}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&c.is(t.range)&&(Te.string(t.uri)||Te.undefined(t.uri))}}(u||(u={})),function(e){e.create=function(e,t,n,r){return{targetUri:e,targetRange:t,targetSelectionRange:n,originSelectionRange:r}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&c.is(t.targetRange)&&Te.string(t.targetUri)&&c.is(t.targetSelectionRange)&&(c.is(t.originSelectionRange)||Te.undefined(t.originSelectionRange))}}(l||(l={})),function(e){e.create=function(e,t,n,r){return{red:e,green:t,blue:n,alpha:r}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&Te.numberRange(t.red,0,1)&&Te.numberRange(t.green,0,1)&&Te.numberRange(t.blue,0,1)&&Te.numberRange(t.alpha,0,1)}}(f||(f={})),function(e){e.create=function(e,t){return{range:e,color:t}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&c.is(t.range)&&f.is(t.color)}}(p||(p={})),function(e){e.create=function(e,t,n){return{label:e,textEdit:t,additionalTextEdits:n}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&Te.string(t.label)&&(Te.undefined(t.textEdit)||k.is(t))&&(Te.undefined(t.additionalTextEdits)||Te.typedArray(t.additionalTextEdits,k.is))}}(d||(d={})),function(e){e.Comment="comment",e.Imports="imports",e.Region="region"}(m||(m={})),function(e){e.create=function(e,t,n,r,o,i){var s={startLine:e,endLine:t};return Te.defined(n)&&(s.startCharacter=n),Te.defined(r)&&(s.endCharacter=r),Te.defined(o)&&(s.kind=o),Te.defined(i)&&(s.collapsedText=i),s},e.is=function(e){var t=e;return Te.objectLiteral(t)&&Te.uinteger(t.startLine)&&Te.uinteger(t.startLine)&&(Te.undefined(t.startCharacter)||Te.uinteger(t.startCharacter))&&(Te.undefined(t.endCharacter)||Te.uinteger(t.endCharacter))&&(Te.undefined(t.kind)||Te.string(t.kind))}}(h||(h={})),function(e){e.create=function(e,t){return{location:e,message:t}},e.is=function(e){var t=e;return Te.defined(t)&&u.is(t.location)&&Te.string(t.message)}}(g||(g={})),function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4}(b||(b={})),function(e){e.Unnecessary=1,e.Deprecated=2}(y||(y={})),function(e){e.is=function(e){var t=e;return Te.objectLiteral(t)&&Te.string(t.href)}}(v||(v={})),function(e){e.create=function(e,t,n,r,o,i){var s={range:e,message:t};return Te.defined(n)&&(s.severity=n),Te.defined(r)&&(s.code=r),Te.defined(o)&&(s.source=o),Te.defined(i)&&(s.relatedInformation=i),s},e.is=function(e){var t,n=e;return Te.defined(n)&&c.is(n.range)&&Te.string(n.message)&&(Te.number(n.severity)||Te.undefined(n.severity))&&(Te.integer(n.code)||Te.string(n.code)||Te.undefined(n.code))&&(Te.undefined(n.codeDescription)||Te.string(null===(t=n.codeDescription)||void 0===t?void 0:t.href))&&(Te.string(n.source)||Te.undefined(n.source))&&(Te.undefined(n.relatedInformation)||Te.typedArray(n.relatedInformation,g.is))}}(x||(x={})),function(e){e.create=function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o={title:e,command:t};return Te.defined(n)&&n.length>0&&(o.arguments=n),o},e.is=function(e){var t=e;return Te.defined(t)&&Te.string(t.title)&&Te.string(t.command)}}(w||(w={})),function(e){e.replace=function(e,t){return{range:e,newText:t}},e.insert=function(e,t){return{range:{start:e,end:e},newText:t}},e.del=function(e){return{range:e,newText:""}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&Te.string(t.newText)&&c.is(t.range)}}(k||(k={})),function(e){e.create=function(e,t,n){var r={label:e};return void 0!==t&&(r.needsConfirmation=t),void 0!==n&&(r.description=n),r},e.is=function(e){var t=e;return Te.objectLiteral(t)&&Te.string(t.label)&&(Te.boolean(t.needsConfirmation)||void 0===t.needsConfirmation)&&(Te.string(t.description)||void 0===t.description)}}(A||(A={})),function(e){e.is=function(e){var t=e;return Te.string(t)}}(S||(S={})),function(e){e.replace=function(e,t,n){return{range:e,newText:t,annotationId:n}},e.insert=function(e,t,n){return{range:{start:e,end:e},newText:t,annotationId:n}},e.del=function(e,t){return{range:e,newText:"",annotationId:t}},e.is=function(e){var t=e;return k.is(t)&&(A.is(t.annotationId)||S.is(t.annotationId))}}(C||(C={})),function(e){e.create=function(e,t){return{textDocument:e,edits:t}},e.is=function(e){var t=e;return Te.defined(t)&&$.is(t.textDocument)&&Array.isArray(t.edits)}}(T||(T={})),function(e){e.create=function(e,t,n){var r={kind:"create",uri:e};return void 0===t||void 0===t.overwrite&&void 0===t.ignoreIfExists||(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){var t=e;return t&&"create"===t.kind&&Te.string(t.uri)&&(void 0===t.options||(void 0===t.options.overwrite||Te.boolean(t.options.overwrite))&&(void 0===t.options.ignoreIfExists||Te.boolean(t.options.ignoreIfExists)))&&(void 0===t.annotationId||S.is(t.annotationId))}}(E||(E={})),function(e){e.create=function(e,t,n,r){var o={kind:"rename",oldUri:e,newUri:t};return void 0===n||void 0===n.overwrite&&void 0===n.ignoreIfExists||(o.options=n),void 0!==r&&(o.annotationId=r),o},e.is=function(e){var t=e;return t&&"rename"===t.kind&&Te.string(t.oldUri)&&Te.string(t.newUri)&&(void 0===t.options||(void 0===t.options.overwrite||Te.boolean(t.options.overwrite))&&(void 0===t.options.ignoreIfExists||Te.boolean(t.options.ignoreIfExists)))&&(void 0===t.annotationId||S.is(t.annotationId))}}(j||(j={})),function(e){e.create=function(e,t,n){var r={kind:"delete",uri:e};return void 0===t||void 0===t.recursive&&void 0===t.ignoreIfNotExists||(r.options=t),void 0!==n&&(r.annotationId=n),r},e.is=function(e){var t=e;return t&&"delete"===t.kind&&Te.string(t.uri)&&(void 0===t.options||(void 0===t.options.recursive||Te.boolean(t.options.recursive))&&(void 0===t.options.ignoreIfNotExists||Te.boolean(t.options.ignoreIfNotExists)))&&(void 0===t.annotationId||S.is(t.annotationId))}}(O||(O={})),function(e){e.is=function(e){var t=e;return t&&(void 0!==t.changes||void 0!==t.documentChanges)&&(void 0===t.documentChanges||t.documentChanges.every((function(e){return Te.string(e.kind)?E.is(e)||j.is(e)||O.is(e):T.is(e)})))}}(P||(P={}));var _,I,$,R,N,F,z,L,D,M,U,B,W,q,V,H,G,Q,J,K,Z,X,Y,ee,te,ne,re,oe,ie,se,ae,ce,ue,le,fe,pe,de,me,he,ge,be,ye,ve,xe,we=function(){function e(e,t){this.edits=e,this.changeAnnotations=t}return e.prototype.insert=function(e,t,n){var r,o;if(void 0===n?r=k.insert(e,t):S.is(n)?(o=n,r=C.insert(e,t,n)):(this.assertChangeAnnotations(this.changeAnnotations),o=this.changeAnnotations.manage(n),r=C.insert(e,t,o)),this.edits.push(r),void 0!==o)return o},e.prototype.replace=function(e,t,n){var r,o;if(void 0===n?r=k.replace(e,t):S.is(n)?(o=n,r=C.replace(e,t,n)):(this.assertChangeAnnotations(this.changeAnnotations),o=this.changeAnnotations.manage(n),r=C.replace(e,t,o)),this.edits.push(r),void 0!==o)return o},e.prototype.delete=function(e,t){var n,r;if(void 0===t?n=k.del(e):S.is(t)?(r=t,n=C.del(e,t)):(this.assertChangeAnnotations(this.changeAnnotations),r=this.changeAnnotations.manage(t),n=C.del(e,r)),this.edits.push(n),void 0!==r)return r},e.prototype.add=function(e){this.edits.push(e)},e.prototype.all=function(){return this.edits},e.prototype.clear=function(){this.edits.splice(0,this.edits.length)},e.prototype.assertChangeAnnotations=function(e){if(void 0===e)throw new Error("Text edit change is not configured to manage change annotations.")},e}(),ke=function(){function e(e){this._annotations=void 0===e?Object.create(null):e,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(e,t){var n;if(S.is(e)?n=e:(n=this.nextId(),t=e),void 0!==this._annotations[n])throw new Error("Id ".concat(n," is already in use."));if(void 0===t)throw new Error("No annotation provided for id ".concat(n));return this._annotations[n]=t,this._size++,n},e.prototype.nextId=function(){return this._counter++,this._counter.toString()},e}(),Ae=function(){function e(e){var t=this;this._textEditChanges=Object.create(null),void 0!==e?(this._workspaceEdit=e,e.documentChanges?(this._changeAnnotations=new ke(e.changeAnnotations),e.changeAnnotations=this._changeAnnotations.all(),e.documentChanges.forEach((function(e){if(T.is(e)){var n=new we(e.edits,t._changeAnnotations);t._textEditChanges[e.textDocument.uri]=n}}))):e.changes&&Object.keys(e.changes).forEach((function(n){var r=new we(e.changes[n]);t._textEditChanges[n]=r}))):this._workspaceEdit={}}return Object.defineProperty(e.prototype,"edit",{get:function(){return this.initDocumentChanges(),void 0!==this._changeAnnotations&&(0===this._changeAnnotations.size?this._workspaceEdit.changeAnnotations=void 0:this._workspaceEdit.changeAnnotations=this._changeAnnotations.all()),this._workspaceEdit},enumerable:!1,configurable:!0}),e.prototype.getTextEditChange=function(e){if($.is(e)){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var t={uri:e.uri,version:e.version};if(!(r=this._textEditChanges[t.uri])){var n={textDocument:t,edits:o=[]};this._workspaceEdit.documentChanges.push(n),r=new we(o,this._changeAnnotations),this._textEditChanges[t.uri]=r}return r}if(this.initChanges(),void 0===this._workspaceEdit.changes)throw new Error("Workspace edit is not configured for normal text edit changes.");var r;if(!(r=this._textEditChanges[e])){var o=[];this._workspaceEdit.changes[e]=o,r=new we(o),this._textEditChanges[e]=r}return r},e.prototype.initDocumentChanges=function(){void 0===this._workspaceEdit.documentChanges&&void 0===this._workspaceEdit.changes&&(this._changeAnnotations=new ke,this._workspaceEdit.documentChanges=[],this._workspaceEdit.changeAnnotations=this._changeAnnotations.all())},e.prototype.initChanges=function(){void 0===this._workspaceEdit.documentChanges&&void 0===this._workspaceEdit.changes&&(this._workspaceEdit.changes=Object.create(null))},e.prototype.createFile=function(e,t,n){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var r,o,i;if(A.is(t)||S.is(t)?r=t:n=t,void 0===r?o=E.create(e,n):(i=S.is(r)?r:this._changeAnnotations.manage(r),o=E.create(e,n,i)),this._workspaceEdit.documentChanges.push(o),void 0!==i)return i},e.prototype.renameFile=function(e,t,n,r){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var o,i,s;if(A.is(n)||S.is(n)?o=n:r=n,void 0===o?i=j.create(e,t,r):(s=S.is(o)?o:this._changeAnnotations.manage(o),i=j.create(e,t,r,s)),this._workspaceEdit.documentChanges.push(i),void 0!==s)return s},e.prototype.deleteFile=function(e,t,n){if(this.initDocumentChanges(),void 0===this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var r,o,i;if(A.is(t)||S.is(t)?r=t:n=t,void 0===r?o=O.create(e,n):(i=S.is(r)?r:this._changeAnnotations.manage(r),o=O.create(e,n,i)),this._workspaceEdit.documentChanges.push(o),void 0!==i)return i},e}();!function(e){e.create=function(e){return{uri:e}},e.is=function(e){var t=e;return Te.defined(t)&&Te.string(t.uri)}}(_||(_={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){var t=e;return Te.defined(t)&&Te.string(t.uri)&&Te.integer(t.version)}}(I||(I={})),function(e){e.create=function(e,t){return{uri:e,version:t}},e.is=function(e){var t=e;return Te.defined(t)&&Te.string(t.uri)&&(null===t.version||Te.integer(t.version))}}($||($={})),function(e){e.create=function(e,t,n,r){return{uri:e,languageId:t,version:n,text:r}},e.is=function(e){var t=e;return Te.defined(t)&&Te.string(t.uri)&&Te.string(t.languageId)&&Te.integer(t.version)&&Te.string(t.text)}}(R||(R={})),function(e){e.PlainText="plaintext",e.Markdown="markdown",e.is=function(t){var n=t;return n===e.PlainText||n===e.Markdown}}(N||(N={})),function(e){e.is=function(e){var t=e;return Te.objectLiteral(e)&&N.is(t.kind)&&Te.string(t.value)}}(F||(F={})),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}(z||(z={})),function(e){e.PlainText=1,e.Snippet=2}(L||(L={})),function(e){e.Deprecated=1}(D||(D={})),function(e){e.create=function(e,t,n){return{newText:e,insert:t,replace:n}},e.is=function(e){var t=e;return t&&Te.string(t.newText)&&c.is(t.insert)&&c.is(t.replace)}}(M||(M={})),function(e){e.asIs=1,e.adjustIndentation=2}(U||(U={})),function(e){e.is=function(e){var t=e;return t&&(Te.string(t.detail)||void 0===t.detail)&&(Te.string(t.description)||void 0===t.description)}}(B||(B={})),function(e){e.create=function(e){return{label:e}}}(W||(W={})),function(e){e.create=function(e,t){return{items:e||[],isIncomplete:!!t}}}(q||(q={})),function(e){e.fromPlainText=function(e){return e.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")},e.is=function(e){var t=e;return Te.string(t)||Te.objectLiteral(t)&&Te.string(t.language)&&Te.string(t.value)}}(V||(V={})),function(e){e.is=function(e){var t=e;return!!t&&Te.objectLiteral(t)&&(F.is(t.contents)||V.is(t.contents)||Te.typedArray(t.contents,V.is))&&(void 0===e.range||c.is(e.range))}}(H||(H={})),function(e){e.create=function(e,t){return t?{label:e,documentation:t}:{label:e}}}(G||(G={})),function(e){e.create=function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o={label:e};return Te.defined(t)&&(o.documentation=t),Te.defined(n)?o.parameters=n:o.parameters=[],o}}(Q||(Q={})),function(e){e.Text=1,e.Read=2,e.Write=3}(J||(J={})),function(e){e.create=function(e,t){var n={range:e};return Te.number(t)&&(n.kind=t),n}}(K||(K={})),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}(Z||(Z={})),function(e){e.Deprecated=1}(X||(X={})),function(e){e.create=function(e,t,n,r,o){var i={name:e,kind:t,location:{uri:r,range:n}};return o&&(i.containerName=o),i}}(Y||(Y={})),function(e){e.create=function(e,t,n,r){return void 0!==r?{name:e,kind:t,location:{uri:n,range:r}}:{name:e,kind:t,location:{uri:n}}}}(ee||(ee={})),function(e){e.create=function(e,t,n,r,o,i){var s={name:e,detail:t,kind:n,range:r,selectionRange:o};return void 0!==i&&(s.children=i),s},e.is=function(e){var t=e;return t&&Te.string(t.name)&&Te.number(t.kind)&&c.is(t.range)&&c.is(t.selectionRange)&&(void 0===t.detail||Te.string(t.detail))&&(void 0===t.deprecated||Te.boolean(t.deprecated))&&(void 0===t.children||Array.isArray(t.children))&&(void 0===t.tags||Array.isArray(t.tags))}}(te||(te={})),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"}(ne||(ne={})),function(e){e.Invoked=1,e.Automatic=2}(re||(re={})),function(e){e.create=function(e,t,n){var r={diagnostics:e};return null!=t&&(r.only=t),null!=n&&(r.triggerKind=n),r},e.is=function(e){var t=e;return Te.defined(t)&&Te.typedArray(t.diagnostics,x.is)&&(void 0===t.only||Te.typedArray(t.only,Te.string))&&(void 0===t.triggerKind||t.triggerKind===re.Invoked||t.triggerKind===re.Automatic)}}(oe||(oe={})),function(e){e.create=function(e,t,n){var r={title:e},o=!0;return"string"==typeof t?(o=!1,r.kind=t):w.is(t)?r.command=t:r.edit=t,o&&void 0!==n&&(r.kind=n),r},e.is=function(e){var t=e;return t&&Te.string(t.title)&&(void 0===t.diagnostics||Te.typedArray(t.diagnostics,x.is))&&(void 0===t.kind||Te.string(t.kind))&&(void 0!==t.edit||void 0!==t.command)&&(void 0===t.command||w.is(t.command))&&(void 0===t.isPreferred||Te.boolean(t.isPreferred))&&(void 0===t.edit||P.is(t.edit))}}(ie||(ie={})),function(e){e.create=function(e,t){var n={range:e};return Te.defined(t)&&(n.data=t),n},e.is=function(e){var t=e;return Te.defined(t)&&c.is(t.range)&&(Te.undefined(t.command)||w.is(t.command))}}(se||(se={})),function(e){e.create=function(e,t){return{tabSize:e,insertSpaces:t}},e.is=function(e){var t=e;return Te.defined(t)&&Te.uinteger(t.tabSize)&&Te.boolean(t.insertSpaces)}}(ae||(ae={})),function(e){e.create=function(e,t,n){return{range:e,target:t,data:n}},e.is=function(e){var t=e;return Te.defined(t)&&c.is(t.range)&&(Te.undefined(t.target)||Te.string(t.target))}}(ce||(ce={})),function(e){e.create=function(e,t){return{range:e,parent:t}},e.is=function(t){var n=t;return Te.objectLiteral(n)&&c.is(n.range)&&(void 0===n.parent||e.is(n.parent))}}(ue||(ue={})),function(e){e.namespace="namespace",e.type="type",e.class="class",e.enum="enum",e.interface="interface",e.struct="struct",e.typeParameter="typeParameter",e.parameter="parameter",e.variable="variable",e.property="property",e.enumMember="enumMember",e.event="event",e.function="function",e.method="method",e.macro="macro",e.keyword="keyword",e.modifier="modifier",e.comment="comment",e.string="string",e.number="number",e.regexp="regexp",e.operator="operator",e.decorator="decorator"}(le||(le={})),function(e){e.declaration="declaration",e.definition="definition",e.readonly="readonly",e.static="static",e.deprecated="deprecated",e.abstract="abstract",e.async="async",e.modification="modification",e.documentation="documentation",e.defaultLibrary="defaultLibrary"}(fe||(fe={})),function(e){e.is=function(e){var t=e;return Te.objectLiteral(t)&&(void 0===t.resultId||"string"==typeof t.resultId)&&Array.isArray(t.data)&&(0===t.data.length||"number"==typeof t.data[0])}}(pe||(pe={})),function(e){e.create=function(e,t){return{range:e,text:t}},e.is=function(e){var t=e;return null!=t&&c.is(t.range)&&Te.string(t.text)}}(de||(de={})),function(e){e.create=function(e,t,n){return{range:e,variableName:t,caseSensitiveLookup:n}},e.is=function(e){var t=e;return null!=t&&c.is(t.range)&&Te.boolean(t.caseSensitiveLookup)&&(Te.string(t.variableName)||void 0===t.variableName)}}(me||(me={})),function(e){e.create=function(e,t){return{range:e,expression:t}},e.is=function(e){var t=e;return null!=t&&c.is(t.range)&&(Te.string(t.expression)||void 0===t.expression)}}(he||(he={})),function(e){e.create=function(e,t){return{frameId:e,stoppedLocation:t}},e.is=function(e){var t=e;return Te.defined(t)&&c.is(e.stoppedLocation)}}(ge||(ge={})),function(e){e.Type=1,e.Parameter=2,e.is=function(e){return 1===e||2===e}}(be||(be={})),function(e){e.create=function(e){return{value:e}},e.is=function(e){var t=e;return Te.objectLiteral(t)&&(void 0===t.tooltip||Te.string(t.tooltip)||F.is(t.tooltip))&&(void 0===t.location||u.is(t.location))&&(void 0===t.command||w.is(t.command))}}(ye||(ye={})),function(e){e.create=function(e,t,n){var r={position:e,label:t};return void 0!==n&&(r.kind=n),r},e.is=function(e){var t=e;return Te.objectLiteral(t)&&a.is(t.position)&&(Te.string(t.label)||Te.typedArray(t.label,ye.is))&&(void 0===t.kind||be.is(t.kind))&&void 0===t.textEdits||Te.typedArray(t.textEdits,k.is)&&(void 0===t.tooltip||Te.string(t.tooltip)||F.is(t.tooltip))&&(void 0===t.paddingLeft||Te.boolean(t.paddingLeft))&&(void 0===t.paddingRight||Te.boolean(t.paddingRight))}}(ve||(ve={})),function(e){e.is=function(e){var t=e;return Te.objectLiteral(t)&&o.is(t.uri)&&Te.string(t.name)}}(xe||(xe={}));var Se,Ce=["\n","\r\n","\r"];!function(e){function t(e,n){if(e.length<=1)return e;var r=e.length/2|0,o=e.slice(0,r),i=e.slice(r);t(o,n),t(i,n);for(var s=0,a=0,c=0;s<o.length&&a<i.length;){var u=n(o[s],i[a]);e[c++]=u<=0?o[s++]:i[a++]}for(;s<o.length;)e[c++]=o[s++];for(;a<i.length;)e[c++]=i[a++];return e}e.create=function(e,t,n,r){return new Ee(e,t,n,r)},e.is=function(e){var t=e;return!!(Te.defined(t)&&Te.string(t.uri)&&(Te.undefined(t.languageId)||Te.string(t.languageId))&&Te.uinteger(t.lineCount)&&Te.func(t.getText)&&Te.func(t.positionAt)&&Te.func(t.offsetAt))},e.applyEdits=function(e,n){for(var r=e.getText(),o=t(n,(function(e,t){var n=e.range.start.line-t.range.start.line;return 0===n?e.range.start.character-t.range.start.character:n})),i=r.length,s=o.length-1;s>=0;s--){var a=o[s],c=e.offsetAt(a.range.start),u=e.offsetAt(a.range.end);if(!(u<=i))throw new Error("Overlapping edit");r=r.substring(0,c)+a.newText+r.substring(u,r.length),i=c}return r}}(Se||(Se={}));var Te,Ee=function(){function e(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,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(e){if(e){var t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content},e.prototype.update=function(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0},e.prototype.getLineOffsets=function(){if(void 0===this._lineOffsets){for(var e=[],t=this._content,n=!0,r=0;r<t.length;r++){n&&(e.push(r),n=!1);var o=t.charAt(r);n="\r"===o||"\n"===o,"\r"===o&&r+1<t.length&&"\n"===t.charAt(r+1)&&r++}n&&t.length>0&&e.push(t.length),this._lineOffsets=e}return this._lineOffsets},e.prototype.positionAt=function(e){e=Math.max(Math.min(e,this._content.length),0);var t=this.getLineOffsets(),n=0,r=t.length;if(0===r)return a.create(0,e);for(;n<r;){var o=Math.floor((n+r)/2);t[o]>e?r=o:n=o+1}var i=n-1;return a.create(i,e-t[i])},e.prototype.offsetAt=function(e){var t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;var n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)},Object.defineProperty(e.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),e}();!function(e){var t=Object.prototype.toString;e.defined=function(e){return void 0!==e},e.undefined=function(e){return void 0===e},e.boolean=function(e){return!0===e||!1===e},e.string=function(e){return"[object String]"===t.call(e)},e.number=function(e){return"[object Number]"===t.call(e)},e.numberRange=function(e,n,r){return"[object Number]"===t.call(e)&&n<=e&&e<=r},e.integer=function(e){return"[object Number]"===t.call(e)&&-2147483648<=e&&e<=2147483647},e.uinteger=function(e){return"[object Number]"===t.call(e)&&0<=e&&e<=2147483647},e.func=function(e){return"[object Function]"===t.call(e)},e.objectLiteral=function(e){return null!==e&&"object"==typeof e},e.typedArray=function(e,t){return Array.isArray(e)&&e.every(t)}}(Te||(Te={}))},7373:(e,t,n)=>{"use strict";n.r(t),n.d(t,{URI:()=>m,uriToFsPath:()=>x});var r,o,i,s=(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});if("object"==typeof process)i=!1;else if("object"==typeof navigator){var a=navigator.userAgent;i=a.indexOf("Windows")>=0}var c=/^\w[\w\d+.-]*$/,u=/^\//,l=/^\/\//,f="",p="/",d=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,m=function(){function e(e,t,n,r,o,i){void 0===i&&(i=!1),"object"==typeof e?(this.scheme=e.scheme||f,this.authority=e.authority||f,this.path=e.path||f,this.query=e.query||f,this.fragment=e.fragment||f):(this.scheme=function(e,t){return e||t?e:"file"}(e,i),this.authority=t||f,this.path=function(e,t){switch(e){case"https":case"http":case"file":t?t[0]!==p&&(t=p+t):t=p}return t}(this.scheme,n||f),this.query=r||f,this.fragment=o||f,function(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&&!c.test(e.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(e.path)if(e.authority){if(!u.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(l.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 ("//")')}(this,i))}return e.isUri=function(t){return t instanceof e||!!t&&"string"==typeof t.authority&&"string"==typeof t.fragment&&"string"==typeof t.path&&"string"==typeof t.query&&"string"==typeof t.scheme&&"function"==typeof t.fsPath&&"function"==typeof t.with&&"function"==typeof t.toString},Object.defineProperty(e.prototype,"fsPath",{get:function(){return x(this,!1)},enumerable:!0,configurable:!0}),e.prototype.with=function(e){if(!e)return this;var t=e.scheme,n=e.authority,r=e.path,o=e.query,i=e.fragment;return void 0===t?t=this.scheme:null===t&&(t=f),void 0===n?n=this.authority:null===n&&(n=f),void 0===r?r=this.path:null===r&&(r=f),void 0===o?o=this.query:null===o&&(o=f),void 0===i?i=this.fragment:null===i&&(i=f),t===this.scheme&&n===this.authority&&r===this.path&&o===this.query&&i===this.fragment?this:new g(t,n,r,o,i)},e.parse=function(e,t){void 0===t&&(t=!1);var n=d.exec(e);return n?new g(n[2]||f,S(n[4]||f),S(n[5]||f),S(n[7]||f),S(n[9]||f),t):new g(f,f,f,f,f)},e.file=function(e){var t=f;if(i&&(e=e.replace(/\\/g,p)),e[0]===p&&e[1]===p){var n=e.indexOf(p,2);-1===n?(t=e.substring(2),e=p):(t=e.substring(2,n),e=e.substring(n)||p)}return new g("file",t,e,f,f)},e.from=function(e){return new g(e.scheme,e.authority,e.path,e.query,e.fragment)},e.prototype.toString=function(e){return void 0===e&&(e=!1),w(this,e)},e.prototype.toJSON=function(){return this},e.revive=function(t){if(t){if(t instanceof e)return t;var n=new g(t);return n._formatted=t.external,n._fsPath=t._sep===h?t.fsPath:null,n}return t},e}(),h=i?1:void 0,g=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._formatted=null,t._fsPath=null,t}return s(t,e),Object.defineProperty(t.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=x(this,!1)),this._fsPath},enumerable:!0,configurable:!0}),t.prototype.toString=function(e){return void 0===e&&(e=!1),e?w(this,!0):(this._formatted||(this._formatted=w(this,!1)),this._formatted)},t.prototype.toJSON=function(){var e={$mid:1};return this._fsPath&&(e.fsPath=this._fsPath,e._sep=h),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},t}(m),b=((o={})[58]="%3A",o[47]="%2F",o[63]="%3F",o[35]="%23",o[91]="%5B",o[93]="%5D",o[64]="%40",o[33]="%21",o[36]="%24",o[38]="%26",o[39]="%27",o[40]="%28",o[41]="%29",o[42]="%2A",o[43]="%2B",o[44]="%2C",o[59]="%3B",o[61]="%3D",o[32]="%20",o);function y(e,t){for(var n=void 0,r=-1,o=0;o<e.length;o++){var i=e.charCodeAt(o);if(i>=97&&i<=122||i>=65&&i<=90||i>=48&&i<=57||45===i||46===i||95===i||126===i||t&&47===i)-1!==r&&(n+=encodeURIComponent(e.substring(r,o)),r=-1),void 0!==n&&(n+=e.charAt(o));else{void 0===n&&(n=e.substr(0,o));var s=b[i];void 0!==s?(-1!==r&&(n+=encodeURIComponent(e.substring(r,o)),r=-1),n+=s):-1===r&&(r=o)}}return-1!==r&&(n+=encodeURIComponent(e.substring(r))),void 0!==n?n:e}function v(e){for(var t=void 0,n=0;n<e.length;n++){var r=e.charCodeAt(n);35===r||63===r?(void 0===t&&(t=e.substr(0,n)),t+=b[r]):void 0!==t&&(t+=e[n])}return void 0!==t?t:e}function x(e,t){var n;return n=e.authority&&e.path.length>1&&"file"===e.scheme?"//"+e.authority+e.path:47===e.path.charCodeAt(0)&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&58===e.path.charCodeAt(2)?t?e.path.substr(1):e.path[1].toLowerCase()+e.path.substr(2):e.path,i&&(n=n.replace(/\//g,"\\")),n}function w(e,t){var n=t?v:y,r="",o=e.scheme,i=e.authority,s=e.path,a=e.query,c=e.fragment;if(o&&(r+=o,r+=":"),(i||"file"===o)&&(r+=p,r+=p),i){var u=i.indexOf("@");if(-1!==u){var l=i.substr(0,u);i=i.substr(u+1),-1===(u=l.indexOf(":"))?r+=n(l,!1):(r+=n(l.substr(0,u),!1),r+=":",r+=n(l.substr(u+1),!1)),r+="@"}-1===(u=(i=i.toLowerCase()).indexOf(":"))?r+=n(i,!1):(r+=n(i.substr(0,u),!1),r+=i.substr(u))}if(s){if(s.length>=3&&47===s.charCodeAt(0)&&58===s.charCodeAt(2))(f=s.charCodeAt(1))>=65&&f<=90&&(s="/"+String.fromCharCode(f+32)+":"+s.substr(3));else if(s.length>=2&&58===s.charCodeAt(1)){var f;(f=s.charCodeAt(0))>=65&&f<=90&&(s=String.fromCharCode(f+32)+":"+s.substr(2))}r+=n(s,!0)}return a&&(r+="?",r+=n(a,!1)),c&&(r+="#",r+=t?c:y(c,!1)),r}function k(e){try{return decodeURIComponent(e)}catch(t){return e.length>3?e.substr(0,3)+k(e.substr(3)):e}}var A=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function S(e){return e.match(A)?e.replace(A,(function(e){return k(e)})):e}},3243:(e,t,n)=>{"use strict";var r=n(194),o=Object.prototype.toString,i=Object.prototype.hasOwnProperty,s=function(e,t,n){for(var r=0,o=e.length;r<o;r++)i.call(e,r)&&(null==n?t(e[r],r,e):t.call(n,e[r],r,e))},a=function(e,t,n){for(var r=0,o=e.length;r<o;r++)null==n?t(e.charAt(r),r,e):t.call(n,e.charAt(r),r,e)},c=function(e,t,n){for(var r in e)i.call(e,r)&&(null==n?t(e[r],r,e):t.call(n,e[r],r,e))};e.exports=function(e,t,n){if(!r(t))throw new TypeError("iterator must be a function");var i;arguments.length>=3&&(i=n),"[object Array]"===o.call(e)?s(e,t,i):"string"==typeof e?a(e,t,i):c(e,t,i)}},194:e=>{"use strict";var t,n,r=Function.prototype.toString,o="object"==typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"==typeof o&&"function"==typeof Object.defineProperty)try{t=Object.defineProperty({},"length",{get:function(){throw n}}),n={},o((function(){throw 42}),null,t)}catch(e){e!==n&&(o=null)}else o=null;var i=/^\s*class\b/,s=function(e){try{var t=r.call(e);return i.test(t)}catch(e){return!1}},a=function(e){try{return!s(e)&&(r.call(e),!0)}catch(e){return!1}},c=Object.prototype.toString,u="function"==typeof Symbol&&!!Symbol.toStringTag,l=!(0 in[,]),f=function(){return!1};if("object"==typeof document){var p=document.all;c.call(p)===c.call(document.all)&&(f=function(e){if((l||!e)&&(void 0===e||"object"==typeof e))try{var t=c.call(e);return("[object HTMLAllCollection]"===t||"[object HTML document.all class]"===t||"[object HTMLCollection]"===t||"[object Object]"===t)&&null==e("")}catch(e){}return!1})}e.exports=o?function(e){if(f(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;try{o(e,null,t)}catch(e){if(e!==n)return!1}return!s(e)&&a(e)}:function(e){if(f(e))return!0;if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;if(u)return a(e);if(s(e))return!1;var t=c.call(e);return!("[object Function]"!==t&&"[object GeneratorFunction]"!==t&&!/^\[object HTML/.test(t))&&a(e)}},7795:e=>{"use strict";var t="Function.prototype.bind called on incompatible ",n=Array.prototype.slice,r=Object.prototype.toString,o="[object Function]";e.exports=function(e){var i=this;if("function"!=typeof i||r.call(i)!==o)throw new TypeError(t+i);for(var s,a=n.call(arguments,1),c=function(){if(this instanceof s){var t=i.apply(this,a.concat(n.call(arguments)));return Object(t)===t?t:this}return i.apply(e,a.concat(n.call(arguments)))},u=Math.max(0,i.length-a.length),l=[],f=0;f<u;f++)l.push("$"+f);if(s=Function("binder","return function ("+l.join(",")+"){ return binder.apply(this,arguments); }")(c),i.prototype){var p=function(){};p.prototype=i.prototype,s.prototype=new p,p.prototype=null}return s}},4090:(e,t,n)=>{"use strict";var r=n(7795);e.exports=Function.prototype.bind||r},7286:(e,t,n)=>{"use strict";var r,o=SyntaxError,i=Function,s=TypeError,a=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},c=Object.getOwnPropertyDescriptor;if(c)try{c({},"")}catch(e){c=null}var u=function(){throw new s},l=c?function(){try{return u}catch(e){try{return c(arguments,"callee").get}catch(e){return u}}}():u,f=n(4123)(),p=n(8486)(),d=Object.getPrototypeOf||(p?function(e){return e.__proto__}:null),m={},h="undefined"!=typeof Uint8Array&&d?d(Uint8Array):r,g={"%AggregateError%":"undefined"==typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":f&&d?d([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":m,"%AsyncGenerator%":m,"%AsyncGeneratorFunction%":m,"%AsyncIteratorPrototype%":m,"%Atomics%":"undefined"==typeof Atomics?r:Atomics,"%BigInt%":"undefined"==typeof BigInt?r:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?r:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?r:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":m,"%Int8Array%":"undefined"==typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":f&&d?d(d([][Symbol.iterator]())):r,"%JSON%":"object"==typeof JSON?JSON:r,"%Map%":"undefined"==typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&f&&d?d((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?r:Promise,"%Proxy%":"undefined"==typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&f&&d?d((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":f&&d?d(""[Symbol.iterator]()):r,"%Symbol%":f?Symbol:r,"%SyntaxError%":o,"%ThrowTypeError%":l,"%TypedArray%":h,"%TypeError%":s,"%Uint8Array%":"undefined"==typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?r:WeakSet};if(d)try{null.error}catch(e){var b=d(d(e));g["%Error.prototype%"]=b}var y=function e(t){var n;if("%AsyncFunction%"===t)n=a("async function () {}");else if("%GeneratorFunction%"===t)n=a("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=a("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&d&&(n=d(o.prototype))}return g[t]=n,n},v={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},x=n(4090),w=n(3198),k=x.call(Function.call,Array.prototype.concat),A=x.call(Function.apply,Array.prototype.splice),S=x.call(Function.call,String.prototype.replace),C=x.call(Function.call,String.prototype.slice),T=x.call(Function.call,RegExp.prototype.exec),E=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,j=/\\(\\)?/g,O=function(e){var t=C(e,0,1),n=C(e,-1);if("%"===t&&"%"!==n)throw new o("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new o("invalid intrinsic syntax, expected opening `%`");var r=[];return S(e,E,(function(e,t,n,o){r[r.length]=n?S(o,j,"$1"):t||e})),r},P=function(e,t){var n,r=e;if(w(v,r)&&(r="%"+(n=v[r])[0]+"%"),w(g,r)){var i=g[r];if(i===m&&(i=y(r)),void 0===i&&!t)throw new s("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:i}}throw new o("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new s("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new s('"allowMissing" argument must be a boolean');if(null===T(/^%?[^%]*%?$/,e))throw new o("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=O(e),r=n.length>0?n[0]:"",i=P("%"+r+"%",t),a=i.name,u=i.value,l=!1,f=i.alias;f&&(r=f[0],A(n,k([0,1],f)));for(var p=1,d=!0;p<n.length;p+=1){var m=n[p],h=C(m,0,1),b=C(m,-1);if(('"'===h||"'"===h||"`"===h||'"'===b||"'"===b||"`"===b)&&h!==b)throw new o("property names with quotes must have matching quotes");if("constructor"!==m&&d||(l=!0),w(g,a="%"+(r+="."+m)+"%"))u=g[a];else if(null!=u){if(!(m in u)){if(!t)throw new s("base intrinsic for "+e+" exists, but the property is not available.");return}if(c&&p+1>=n.length){var y=c(u,m);u=(d=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:u[m]}else d=w(u,m),u=u[m];d&&!l&&(g[a]=u)}}return u}},4123:(e,t,n)=>{"use strict";var r="undefined"!=typeof Symbol&&Symbol,o=n(300);e.exports=function(){return"function"==typeof r&&"function"==typeof Symbol&&"symbol"==typeof r("foo")&&"symbol"==typeof Symbol("bar")&&o()}},300:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},326:(e,t,n)=>{"use strict";var r=n(7286)("%Object.getOwnPropertyDescriptor%",!0);if(r)try{r([],"length")}catch(e){r=null}e.exports=r},8486:e=>{"use strict";var t={foo:{}},n=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!({__proto__:null}instanceof n)}},7364:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},7226:(e,t,n)=>{"use strict";var r=n(7364);e.exports=function(){return r()&&!!Symbol.toStringTag}},3198:(e,t,n)=>{"use strict";var r=n(4090);e.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},1285:e=>{"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},2635:(e,t,n)=>{"use strict";var r=n(7226)(),o=n(8715)("Object.prototype.toString"),i=function(e){return!(r&&e&&"object"==typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===o(e)},s=function(e){return!!i(e)||null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Array]"!==o(e)&&"[object Function]"===o(e.callee)},a=function(){return i(arguments)}();i.isLegacyArguments=s,e.exports=a?i:s},8715:(e,t,n)=>{"use strict";var r=n(7286),o=n(5786),i=o(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"==typeof n&&i(e,".prototype.")>-1?o(n):n}},5786:(e,t,n)=>{"use strict";var r=n(4090),o=n(7286),i=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),a=o("%Reflect.apply%",!0)||r.call(s,i),c=o("%Object.getOwnPropertyDescriptor%",!0),u=o("%Object.defineProperty%",!0),l=o("%Math.max%");if(u)try{u({},"a",{value:1})}catch(e){u=null}e.exports=function(e){var t=a(r,s,arguments);if(c&&u){var n=c(t,"length");n.configurable&&u(t,"length",{value:1+l(0,e.length-(arguments.length-1))})}return t};var f=function(){return a(r,i,arguments)};u?u(e.exports,"apply",{value:f}):e.exports.apply=f},3138:e=>{"use strict";var t,n=Object.prototype.toString,r=Function.prototype.toString,o=/^\s*(?:function)?\*/,i="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag,s=Object.getPrototypeOf;e.exports=function(e){if("function"!=typeof e)return!1;if(o.test(r.call(e)))return!0;if(!i)return"[object GeneratorFunction]"===n.call(e);if(!s)return!1;if(void 0===t){var a=function(){if(!i)return!1;try{return Function("return function*() {}")()}catch(e){}}();t=!!a&&s(a)}return s(e)===t}},198:(e,t,n)=>{"use strict";var r=n(2094);e.exports=function(e){return!!r(e)}},2021:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getSyntaxFromArgs=t.isValidLocationForEmmetAbbreviation=t.expandEmmetAbbreviation=t.wrapWithAbbreviation=void 0;const r=n(9496),o=n(9415),i=n(1281),s=/[\u00a0]*[\d#\-\*\u2022]+\.?/,a=/^#[\da-fA-F]{0,6}$/;function c(){return!0===r.workspace.getConfiguration("emmet").triggerExpansionOnTab?r.commands.executeCommand("tab"):Promise.resolve(!0)}function u(e,t,n,i,s,c){if((0,o.isStyleSheet)(i)){const o=t;if(o&&(o.comments||[]).some((e=>s>=e.start&&s<=e.end)))return!1;if(!n)return!0;const u=e.getText(new r.Range(c.start.line,c.start.character,c.end.line,c.end.character));if(u.startsWith("@"))return!0;if("sass"!==i&&"stylus"!==i&&"property"===n.type){if(n.parent&&"rule"!==n.parent.type&&"at-rule"!==n.parent.type)return!1;const e=n;if(e.terminatorToken&&e.separator&&s>=e.separatorToken.end&&s<=e.terminatorToken.start&&!u.includes(":"))return a.test(u)||"!"===u;if(!e.terminatorToken&&e.separator&&s>=e.separatorToken.end&&!u.includes(":"))return a.test(u)||"!"===u;if(a.test(u)||"!"===u)return!1}if("rule"!==n.type&&"at-rule"!==n.type)return!0;const l=n;if(s>l.contentStartToken.end)return!0;if(l.parent&&("rule"===l.parent.type||"at-rule"===l.parent.type)&&l.selectorToken){const t=e.positionAt(s),n=e.positionAt(l.selectorToken.start),r=e.positionAt(l.selectorToken.end);if(t.line!==r.line&&n.character===c.start.character&&n.line===c.start.line)return!0}return!1}const u="<",l=n;let f=0;if(l){if("script"===l.name){const e=(l.attributes||[]).filter((e=>"type"===e.name.toString()))[0],t=e?e.value.toString():"";return!!o.allowedMimeTypesInScriptTag.includes(t)||!(t&&"application/javascript"!==t&&"text/javascript"!==t||!p({language:"javascript"}))}if(!l.open||!l.close||!(l.open.end<=s&&s<=l.close.start))return!1;f=l.open.end;let e=l.firstChild;for(;e&&!(e.end>s);)f=e.end,e=e.nextSibling}const d=e.positionAt(f);let m=e.getText(new r.Range(d.line,d.character,c.start.line,c.start.character));if(m.length>500&&(m=m.substr(m.length-500)),!m.trim())return!0;let h=!0,g=!1,b=m.length-1;if(m[b]===u)return!1;for(;b>=0;){const e=m[b];if(b--,g||!/\s/.test(e))if("?"!==e||m[b]!==u){if(/\s/.test(e)&&m[b]===u)b--;else if(e===u||">"===e)if(b>=0&&"\\"===m[b])b--;else{if(">"===e){if(b>=0&&"="===m[b])continue;break}if(e===u){h=!g;break}}}else b--;else g=!0}return h}async function l(e,t,n){if(!t||0===t.length)return!1;let o=0;if(!n){t.sort(((e,t)=>t.rangeToReplace.start.compareTo(e.rangeToReplace.start)));for(const n of t){const t=f(n);t&&(await e.insertSnippet(new r.SnippetString(t),n.rangeToReplace,{undoStopBefore:!1,undoStopAfter:!1}),o++)}return o>0}const i=f(t[0]),s=t.map((e=>e.rangeToReplace));return!!i&&e.insertSnippet(new r.SnippetString(i),s)}function f(e){const t=(0,o.getEmmetHelper)(),n=t.getExpandOptions(e.syntax,(0,o.getEmmetConfiguration)(e.syntax),e.filter);let i;e.textToWrap&&(e.textToWrap=e.textToWrap.map((e=>e.replace(/\$\{/g,"\\${"))),e.filter&&e.filter.includes("t")&&(e.textToWrap=e.textToWrap.map((e=>e.replace(s,"").trim()))),n.text=e.textToWrap,n.options&&(e.rangeToReplace.isSingleLine||(n.options["output.inlineBreak"]=1),e.indent&&(n.options["output.indent"]=e.indent),e.baseIndent&&(n.options["output.baseIndent"]=e.baseIndent)));try{i=t.expandAbbreviation(e.abbreviation,n)}catch(e){r.window.showErrorMessage("Failed to expand abbreviation")}return i}function p(e){const t=(0,o.getMappingForIncludedLanguages)(),n=e.language,i=e.parentMode,s=r.workspace.getConfiguration("emmet").excludeLanguages?r.workspace.getConfiguration("emmet").excludeLanguages:[];if(s.includes(n))return;let a=(0,o.getEmmetMode)(t[n]??n,t,s);return a||(a=(0,o.getEmmetMode)(t[i]??i,t,s)),a}t.wrapWithAbbreviation=async function(e){if(!(0,o.validate)(!1))return!1;const t=r.window.activeTextEditor,n=t.document;(e=e||{}).language||(e.language=n.languageId);const s=p(e)||"html",a=(0,i.getRootNode)(n,!0),c=(0,o.getEmmetHelper)(),u=Array.from(t.selections).sort(((e,t)=>e.start.compareTo(t.start))).map((e=>{let t=e;{let{start:e,end:i}=t;const s=n.offsetAt(e),c=n.getText(),u=(0,o.getHtmlFlatNode)(c,a,s,!0);if(u&&(0,o.isOffsetInsideOpenOrCloseTag)(u,s)){e=n.positionAt(u.start);const t=n.positionAt(u.end);i=t.isAfter(i)?t:i}const l=n.offsetAt(i),f=(0,o.getHtmlFlatNode)(c,a,l,!0);if(f&&(0,o.isOffsetInsideOpenOrCloseTag)(f,l)){const t=n.positionAt(f.start);e=t.isBefore(e)?t:e;const r=n.positionAt(f.end);i=r.isAfter(i)?r:i}t=new r.Range(e,i)}if(!t.isSingleLine&&0===t.end.character){const e=t.end.line-1;t=new r.Range(t.start,n.lineAt(e).range.end)}t.isEmpty&&(t=n.lineAt(t.start).range);const i=n.lineAt(t.start);return!i.isEmptyOrWhitespace&&i.firstNonWhitespaceCharacterIndex>t.start.character&&(t=t.with(new r.Position(t.start.line,i.firstNonWhitespaceCharacterIndex))),t})).reduce(((e,t)=>(e.length>0&&t.intersection(e[e.length-1])?e.push(t.union(e.pop())):e.push(t),e)),[]),d=t.selections;t.selections=u.map((e=>new r.Selection(e.start,e.end)));const m=u.map((e=>{let t;const r=n.getText(e),o=n.lineAt(e.start).text.match(/^(\s*)/),i=o?o[1]:"";return t=e.isSingleLine?[r]:r.split("\n"+i).map((e=>e.trimEnd())),t=t.map((e=>e.replace(/(\$\d)/g,"\\$1"))),{previewRange:e,originalRange:e,originalContent:r,textToWrapInPreview:t,baseIndent:i}})),{tabSize:h,insertSpaces:g}=t.options,b=g?" ".repeat(h):"\t";function y(){return t.edit((e=>{for(const t of m)e.replace(t.previewRange,t.originalContent),t.previewRange=t.originalRange}),{undoStopBefore:!1,undoStopAfter:!1})}let v=!1;async function x(e,n){const o=e&&e.trim()&&c.isAbbreviationValid(s,e)?c.extractAbbreviationFromText(e,s):void 0;if(!o)return v&&(v=!1,await y()),!1;const{abbreviation:i,filter:a}=o;if(n){const e=m.map((e=>({syntax:s,abbreviation:i,rangeToReplace:e.originalRange,textToWrap:e.textToWrapInPreview,filter:a,indent:b,baseIndent:e.baseIndent})));return v=!0,function(e){let n=new r.Range(0,0,0,0),o=new r.Range(0,0,0,0),i=0;return t.edit((t=>{for(let s=0;s<m.length;s++){const a=f(e[s])||"";if(!a)break;const c=m[s].previewRange,u=a.replace(/\$\{[\d]*\}/g,"|").replace(/\$\{[\d]*:([^}]*)\}/g,((e,t)=>t)).replace(/\\\$/g,"$");t.replace(c,u);const l=u.split("\n"),p=c.end.line-c.start.line+1,d=l.length-p,h=c.start.line+i;let g=c.start.character;const b=c.end.line+i+d;let y=l[l.length-1].length;s>0&&b===o.end.line?(g=o.end.character+(c.start.character-n.end.character),y+=g):s>0&&h===o.end.line?g=o.end.character+(c.start.character-n.end.character):1===l.length&&(y+=c.start.character),n=m[s].previewRange,o=new r.Range(h,g,b,y),m[s].previewRange=o,i+=d}}),{undoStopBefore:!1,undoStopAfter:!1})}(e)}const u=m.map((e=>({syntax:s,abbreviation:i,rangeToReplace:e.originalRange,textToWrap:e.textToWrapInPreview,filter:a,indent:b})));return v&&(v=!1,await y()),l(t,u,!1)}let w="";const k=r.l10n.t("Enter Abbreviation"),A=e&&e.abbreviation?e.abbreviation:await r.window.showInputBox({prompt:k,validateInput:async function(e){return e!==w&&(w=e,await x(e,!0)),""}}),S=await x(A,!1);return S||(t.selections=d),S},t.expandEmmetAbbreviation=function(e){if(!(0,o.validate)()||!r.window.activeTextEditor)return c();if(1===r.window.activeTextEditor.selections.length&&r.window.activeTextEditor.selection.isEmpty){const e=r.window.activeTextEditor.selection.anchor;if(0===e.character)return c();const t=e.translate(0,-1),n=r.window.activeTextEditor.document.getText(new r.Range(t,e));if(" "===n||"\t"===n)return c()}if((e=e||{}).language){if((r.workspace.getConfiguration("emmet").excludeLanguages?r.workspace.getConfiguration("emmet").excludeLanguages:[]).includes(r.window.activeTextEditor.document.languageId))return c()}else e.language=r.window.activeTextEditor.document.languageId;const t=p(e);if(!t)return c();const n=r.window.activeTextEditor;if(!0===r.workspace.getConfiguration("emmet").triggerExpansionOnTab&&n.selections.find((e=>!e.isEmpty)))return c();const s=[];let a,f=!0;const d=(0,o.getEmmetHelper)(),m=n.selections.slice(0);let h;function g(){if(h)return h;const e=!0===r.workspace.getConfiguration("emmet").optimizeStylesheetParsing;return h=1===n.selections.length&&(0,o.isStyleSheet)(n.document.languageId)&&e&&n.document.lineCount>1e3?(0,o.parsePartialStylesheet)(n.document,n.selection.isReversed?n.selection.anchor:n.selection.active):(0,i.getRootNode)(n.document,!0),h}return m.sort(((e,t)=>{const n=e.isReversed?e.anchor:e.active,r=t.isReversed?t.anchor:t.active;return-1*n.compareTo(r)})),m.forEach((e=>{const i=e.isReversed?e.anchor:e.active,[c,l,p]=((e,t,i,s)=>{i=e.validatePosition(i);let a=t,c=e.getText(a);if(!a.isEmpty){const e=d.extractAbbreviationFromText(c,s);return e?[a,e.abbreviation,e.filter]:[null,"",""]}const u=n.document.lineAt(i.line).text.substr(0,i.character);if("html"===s){const e=u.match(/<(\w+)$/);if(e)return c=e[1],a=new r.Range(i.translate(0,-(c.length+1)),i),[a,c,""]}const l=d.extractAbbreviation((0,o.toLSTextDocument)(n.document),i,{lookAhead:!1});if(!l)return[null,"",""];const{abbreviationRange:f,abbreviation:p,filter:m}=l;return[new r.Range(f.start.line,f.start.character,f.end.line,f.end.character),p,m]})(n.document,e,i,t);if(!c)return;if(!d.isAbbreviationValid(t,l))return;if((0,o.isStyleSheet)(t)&&l.endsWith(":"))return;const m=n.document.offsetAt(i);let h=(0,o.getFlatNode)(g(),m,!0),b=!0,y=t;if("html"===n.document.languageId)if((0,o.isStyleAttribute)(h,m))y="css",b=!1;else{const e=(0,o.getEmbeddedCssNodeIfAny)(n.document,h,i);e&&(h=(0,o.getFlatNode)(e,m,!0),y="css")}b&&!u(n.document,g(),h,y,m,c)||(a?f&&a!==l&&(f=!1):a=l,s.push({syntax:y,abbreviation:l,rangeToReplace:c,filter:p}))})),l(n,s,f).then((e=>e?Promise.resolve(void 0):c()))},t.isValidLocationForEmmetAbbreviation=u,t.getSyntaxFromArgs=p},6666:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.balanceIn=t.balanceOut=void 0;const r=n(9496),o=n(9415),i=n(1281);let s=[],a=[];function c(e){if(!(0,o.validate)(!1)||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=t.document,c=(0,i.getRootNode)(n,!0);if(!c)return;const p=e?u:l;let d=t.selections.map((e=>p(n,c,e)));f(a,t.selections)?e?f(t.selections,d)||s.push(t.selections):s.length&&(d=s.pop()):s=e?[t.selections]:[],t.selections=d,a=t.selections}function u(e,t,n){const r=e.offsetAt(n.start),i=(0,o.getHtmlFlatNode)(e.getText(),t,r,!1);if(!i)return n;if(!i.open||!i.close)return(0,o.offsetRangeToSelection)(e,i.start,i.end);let s,a;return i.close.start<=r&&i.close.end>r?(s=(0,o.offsetRangeToSelection)(e,i.close.start,i.open.end),a=(0,o.offsetRangeToSelection)(e,i.close.end,i.open.start)):(s=(0,o.offsetRangeToSelection)(e,i.open.end,i.close.start),a=(0,o.offsetRangeToSelection)(e,i.open.start,i.close.end)),s.contains(n)&&!s.isEqual(n)?s:a.contains(n)&&!a.isEqual(n)?a:n}function l(e,t,n){const r=e.offsetAt(n.start),i=(0,o.getHtmlFlatNode)(e.getText(),t,r,!0);if(!i)return n;const s=e.offsetAt(n.start),a=e.offsetAt(n.end);if(i.open&&i.close){const t=s===i.start&&a===i.end,n=s>i.open.start&&s<i.open.end,r=s>i.close.start&&s<i.close.end;if(t||n||r)return(0,o.offsetRangeToSelection)(e,i.open.end,i.close.start)}if(!i.firstChild)return n;const c=i.firstChild;return s===c.start&&a===c.end&&c.open&&c.close?(0,o.offsetRangeToSelection)(e,c.open.end,c.close.start):(0,o.offsetRangeToSelection)(e,c.start,c.end)}function f(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].isEqual(t[n]))return!1;return!0}t.balanceOut=function(){c(!0)},t.balanceIn=function(){c(!1)}},8558:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DocumentStreamReader=void 0;class n{constructor(e,t,n){this.document=e,this.start=this.pos=t||0,this._sof=n?n[0]:0,this._eof=n?n[1]:e.getText().length}sof(){return this.pos<=this._sof}eof(){return this.pos>=this._eof}limit(e,t){return new n(this.document,e,[e,t])}peek(){return this.eof()?NaN:this.document.getText().charCodeAt(this.pos)}next(){if(this.eof())return NaN;const e=this.document.getText().charCodeAt(this.pos);return this.pos++,this.eof()&&(this.pos=this._eof),e}backUp(e){return this.pos-=e,this.pos<0&&(this.pos=0),this.peek()}current(){return this.substring(this.start,this.pos)}substring(e,t){return this.document.getText().substring(e,t)}error(e){return new Error(`${e} at offset ${this.pos}`)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}}t.DocumentStreamReader=n},705:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DefaultCompletionItemProvider=void 0;const r=n(9496),o=n(2021),i=n(9415),s=n(1281);t.DefaultCompletionItemProvider=class{provideCompletionItems(e,t,n,r){const o=this.provideCompletionItemsInternal(e,t,r);if(o)return o.then((e=>{if(!e||!e.items.length)return this.lastCompletionType=void 0,e;const t=e.items[0],n=t.documentation?t.documentation.toString():"";return n.startsWith("<")?this.lastCompletionType="html":n.indexOf(":")>0&&n.endsWith(";")?this.lastCompletionType="css":this.lastCompletionType=void 0,e}));this.lastCompletionType=void 0}provideCompletionItemsInternal(e,t,n){const a=r.workspace.getConfiguration("emmet"),c=a.excludeLanguages?a.excludeLanguages:[];if(c.includes(e.languageId))return;const u=(0,i.getMappingForIncludedLanguages)(),l=!!u[e.languageId],f=(0,i.getEmmetMode)(l?u[e.languageId]:e.languageId,u,c);if(!f||"never"===a.showExpandedAbbreviation||(l||"jsx"===f)&&"always"!==a.showExpandedAbbreviation)return;let p,d,m=f,h="html"===m||"jsx"===m||"xml"===m;const g=(0,i.toLSTextDocument)(e);t=e.validatePosition(t);const b=new r.Range(t.line,0,t.line,t.character);if(e.getText(b).trimStart().startsWith("//"))return;const y=(0,i.getEmmetHelper)();if("html"===m){if(n.triggerKind===r.CompletionTriggerKind.TriggerForIncompleteCompletions)switch(this.lastCompletionType){case"html":h=!1;break;case"css":h=!1,m="css"}if(h){const n=e.offsetAt(t),r=(0,s.getRootNode)(e,!0),a=(0,i.getHtmlFlatNode)(e.getText(),r,n,!1);if(a)if("script"===a.name){const e=a.attributes.find((e=>"type"===e.name.toString()));if(!e)return;{const t=e.value.toString();if("application/javascript"===t||"text/javascript"===t){if(!(0,o.getSyntaxFromArgs)({language:"javascript"}))return;h=!1}else i.allowedMimeTypesInScriptTag.includes(t)&&(h=!1)}}else if("style"===a.name)m="css",h=!1;else{const e=a.attributes.find((e=>"style"===e.name.toString()));e&&e.value.start<=n&&n<=e.value.end&&(m="css",h=!1)}}}const v=(0,i.isStyleSheet)(m)?{lookAhead:!1,syntax:"stylesheet"}:{lookAhead:!0,syntax:"markup"},x=y.extractAbbreviation(g,t,v);if(!x||!y.isAbbreviationValid(m,x.abbreviation))return;const w=e.offsetAt(t);if((0,i.isStyleSheet)(e.languageId)&&n.triggerKind!==r.CompletionTriggerKind.TriggerForIncompleteCompletions){if(h=!0,p=!0===r.workspace.getConfiguration("emmet").optimizeStylesheetParsing&&e.lineCount>1e3?(0,i.parsePartialStylesheet)(e,t):(0,s.getRootNode)(e,!0),!p)return;d=(0,i.getFlatNode)(p,w,!0)}if(!(0,i.isStyleSheet)(e.languageId)&&(0,i.isStyleSheet)(m)&&n.triggerKind!==r.CompletionTriggerKind.TriggerForIncompleteCompletions){if(h=!0,p=(0,s.getRootNode)(e,!0),!p)return;const n=(0,i.getFlatNode)(p,w,!0),r=(0,i.getEmbeddedCssNodeIfAny)(e,n,t);d=(0,i.getFlatNode)(r,w,!0)}if(h&&!(0,o.isValidLocationForEmmetAbbreviation)(e,p,d,m,w,(k=x.abbreviationRange,new r.Range(k.start.line,k.start.character,k.end.line,k.end.character))))return;var k;let A=Promise.resolve(!1);if(!(0,i.isStyleSheet)(m)&&("javascript"===e.languageId||"javascriptreact"===e.languageId||"typescript"===e.languageId||"typescriptreact"===e.languageId)){const t=x.abbreviation;A=t.startsWith("this.")||/\[[^\]=]*\]/.test(t)?Promise.resolve(!0):r.commands.executeCommand("vscode.executeDocumentSymbolProvider",e.uri).then((e=>!!e&&e.some((e=>t===e.name||t.startsWith(e.name+".")&&!/>|\*|\+/.test(t)))))}return A.then((n=>{if(n)return;const o=(0,i.getEmmetConfiguration)(m),s=y.doComplete((0,i.toLSTextDocument)(e),t,m,o);if(s&&s.items&&1===s.items.length&&"widows: ;"===s.items[0].label)return;const c=[];return s&&s.items&&s.items.forEach((e=>{const t=new r.CompletionItem(e.label);t.documentation=e.documentation,t.detail=e.detail,t.insertText=new r.SnippetString(e.textEdit.newText);const n=e.textEdit.range;t.range=new r.Range(n.start.line,n.start.character,n.end.line,n.end.character),t.filterText=e.filterText,t.sortText=e.sortText,!0===a.showSuggestionsAsSnippets&&(t.kind=r.CompletionItemKind.Snippet),c.push(t)})),new r.CompletionList(c,!0)}))}}},9993:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.fetchEditPoint=void 0;const r=n(9496),o=n(9415);function i(e,t,n,o){const i=t.document.lineAt(e);let s=i.text;if(e!==n.line&&i.isEmptyOrWhitespace&&s.length)return new r.Selection(e,s.length,e,s.length);e===n.line&&"prev"===o&&(s=s.substr(0,n.character));const a="next"===o?s.indexOf('""',e===n.line?n.character:0):s.lastIndexOf('""'),c="next"===o?s.indexOf("><",e===n.line?n.character:0):s.lastIndexOf("><");let u=-1;return u=a>-1&&c>-1?"next"===o?Math.min(a,c):Math.max(a,c):a>-1?a:c,u>-1?new r.Selection(e,u+1,e,u+1):void 0}t.fetchEditPoint=function(e){if(!(0,o.validate)()||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=[];t.selections.forEach((r=>{const o="next"===e?function(e,t){for(let n=e.anchor.line;n<t.document.lineCount;n++){const r=i(n,t,e.anchor,"next");if(r)return r}return e}(r,t):function(e,t){for(let n=e.anchor.line;n>=0;n--){const r=i(n,t,e.anchor,"prev");if(r)return r}return e}(r,t);n.push(o)})),t.selections=n,t.revealRange(t.selections[t.selections.length-1])}},4988:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.deactivate=t.activateEmmetExtension=void 0;const r=n(9496),o=n(705),i=n(2021),s=n(2369),a=n(828),c=n(8739),u=n(6666),l=n(7417),f=n(9868),p=n(9256),d=n(9993),m=n(1485),h=n(7033),g=n(2652),b=n(9415),y=n(9753),v=n(1281);t.activateEmmetExtension=function(e){(0,b.migrateEmmetExtensionsPath)(),k(),(0,b.updateEmmetExtensionsPath)(),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.wrapWithAbbreviation",(e=>{(0,i.wrapWithAbbreviation)(e)}))),e.subscriptions.push(r.commands.registerCommand("emmet.expandAbbreviation",(e=>{(0,i.expandEmmetAbbreviation)(e)}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.removeTag",(()=>(0,s.removeTag)()))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.updateTag",(e=>e&&"string"==typeof e?(0,a.updateTag)(e):(0,a.updateTag)(void 0)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.matchTag",(()=>{(0,c.matchTag)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.balanceOut",(()=>{(0,u.balanceOut)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.balanceIn",(()=>{(0,u.balanceIn)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.splitJoinTag",(()=>(0,l.splitJoinTag)()))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.mergeLines",(()=>{(0,f.mergeLines)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.toggleComment",(()=>{(0,p.toggleComment)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.nextEditPoint",(()=>{(0,d.fetchEditPoint)("next")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.prevEditPoint",(()=>{(0,d.fetchEditPoint)("prev")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.selectNextItem",(()=>{(0,m.fetchSelectItem)("next")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.selectPrevItem",(()=>{(0,m.fetchSelectItem)("prev")}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.evaluateMathExpression",(()=>{(0,h.evaluateMathExpression)()}))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.incrementNumberByOneTenth",(()=>(0,g.incrementDecrement)(.1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.incrementNumberByOne",(()=>(0,g.incrementDecrement)(1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.incrementNumberByTen",(()=>(0,g.incrementDecrement)(10)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.decrementNumberByOneTenth",(()=>(0,g.incrementDecrement)(-.1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.decrementNumberByOne",(()=>(0,g.incrementDecrement)(-1)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.decrementNumberByTen",(()=>(0,g.incrementDecrement)(-10)))),e.subscriptions.push(r.commands.registerCommand("editor.emmet.action.reflectCSSValue",(()=>(0,y.reflectCssValue)()))),e.subscriptions.push(r.commands.registerCommand("workbench.action.showEmmetCommands",(()=>{r.commands.executeCommand("workbench.action.quickOpen",">Emmet: ")}))),e.subscriptions.push(r.workspace.onDidChangeConfiguration((e=>{(e.affectsConfiguration("emmet.includeLanguages")||e.affectsConfiguration("emmet.useInlineCompletions"))&&k(),e.affectsConfiguration("emmet.extensionsPath")&&(0,b.updateEmmetExtensionsPath)()}))),e.subscriptions.push(r.workspace.onDidSaveTextDocument((e=>{const t=(0,b.getPathBaseName)(e.fileName);t.startsWith("snippets")&&t.endsWith(".json")&&(0,b.updateEmmetExtensionsPath)(!0)}))),e.subscriptions.push(r.workspace.onDidOpenTextDocument((e=>{const t=(0,b.getEmmetMode)(e.languageId,{},[])??"",n=(0,b.getSyntaxes)();(n.markup.includes(t)||n.stylesheet.includes(t))&&(0,v.addFileToParseCache)(e)}))),e.subscriptions.push(r.workspace.onDidCloseTextDocument((e=>{const t=(0,b.getEmmetMode)(e.languageId,{},[])??"",n=(0,b.getSyntaxes)();(n.markup.includes(t)||n.stylesheet.includes(t))&&(0,v.removeFileFromParseCache)(e)})))};const x=new Map,w=[];function k(e){A();const t=new o.DefaultCompletionItemProvider,n={async provideInlineCompletionItems(e,n,o,i){const s=await t.provideCompletionItems(e,n,i,{triggerCharacter:void 0,triggerKind:r.CompletionTriggerKind.Invoke});if(!s)return;const a=s.items[0];if(!a)return;const c=a.range;return e.getText(c)===a.label?[{insertText:a.insertText,filterText:a.label,range:c}]:void 0}},i=r.workspace.getConfiguration("emmet").get("useInlineCompletions"),s=(0,b.getMappingForIncludedLanguages)();Object.keys(s).forEach((e=>{if(x.has(e)&&x.get(e)===s[e])return;if(i){const t=r.languages.registerInlineCompletionItemProvider({language:e,scheme:"*"},n);w.push(t)}const o=r.languages.registerCompletionItemProvider({language:e,scheme:"*"},t,...b.LANGUAGE_MODES[s[e]]);w.push(o),x.set(e,s[e])})),Object.keys(b.LANGUAGE_MODES).forEach((e=>{if(!x.has(e)){if(i){const t=r.languages.registerInlineCompletionItemProvider({language:e,scheme:"*"},n);w.push(t)}const o=r.languages.registerCompletionItemProvider({language:e,scheme:"*"},t,...b.LANGUAGE_MODES[e]);w.push(o),x.set(e,e)}}))}function A(){let e;for(x.clear();e=w.pop();)e.dispose()}t.deactivate=function(){A(),(0,v.clearParseCache)()}},7033:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.evaluateMathExpression=void 0;const r=n(9496),o=n(6147);t.evaluateMathExpression=function(){if(!r.window.activeTextEditor)return r.window.showInformationMessage("No editor is active"),Promise.resolve(!1);const e=r.window.activeTextEditor;return e.edit((t=>{e.selections.forEach((n=>{const i=n.isReversed?n.active:n.anchor,s=n.isReversed?n.anchor:n.active,a=e.document.getText(new r.Range(i,s));try{if(a){const e=String((0,o.default)(a));t.replace(new r.Range(i,s),e)}else{const i=e.document.getText(new r.Range(new r.Position(n.end.line,0),s)),a=(0,o.extract)(i);if(!a)throw new Error("Invalid extracted indices");const c=String((0,o.default)(i.substr(a[0],a[1]))),u=new r.Range(new r.Position(n.end.line,a[0]),new r.Position(n.end.line,a[1]));t.replace(u,c)}}catch(e){r.window.showErrorMessage("Could not evaluate expression"),console.warn("Math evaluation error",e)}}))}))}},2652:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.locate=t.update=t.incrementDecrement=void 0;const r=n(9496),o=/[0-9]/;function i(e,t){let n;const r=(n=e.match(/\.(\d+)$/))?n[1].length:1;let o=String((parseFloat(e)+t).toFixed(r)).replace(/\.0+$/,"");return(n=e.match(/^\-?(0\d+)/))&&(o=o.replace(/^(\-?)(\d+)/,((e,t,r)=>t+"0".repeat(Math.max(0,(n?n[1].length:0)-r.length))+r))),/^\-?\./.test(e)&&(o=o.replace(/^(\-?)0+/,"$1")),o}function s(e,t){const n=e.lineAt(t.line).text;let i,s=t.character,c=t.character,u=!1,l=!1;for(;s>0;){if(i=n[--s],"-"===i){l=!0;break}if("."!==i||u){if(!o.test(i)){s++;break}}else u=!0}for("-"!==n[c]||l||c++;c<n.length;)if(i=n[c++],"."===i&&!u&&o.test(n[c]))u=!0;else if(!o.test(i)){c--;break}if(s!==c&&a(n.slice(s,c)))return new r.Range(t.line,s,t.line,c)}function a(e){return!!e&&!isNaN(parseFloat(e))}t.incrementDecrement=function(e){if(!r.window.activeTextEditor)return void r.window.showInformationMessage("No editor is active");const t=r.window.activeTextEditor;return t.edit((n=>{t.selections.forEach((r=>{const o=s(t.document,r.isReversed?r.anchor:r.active);if(!o)return;const c=t.document.getText(o);a(c)&&n.replace(o,i(c,e))}))}))},t.update=i,t.locate=s},8739:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.matchTag=void 0;const r=n(9496),o=n(9415),i=n(1281);t.matchTag=function(){if(!(0,o.validate)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=e.document,n=(0,i.getRootNode)(t,!0);if(!n)return;const s=[];e.selections.forEach((e=>{const r=function(e,t,n){const r=e.offsetAt(n),i=(0,o.getHtmlFlatNode)(e.getText(),t,r,!0);if(!i)return;if(!i.open||!i.close||r>i.open.end&&r<i.close.start)return;const s=r<=i.open.end?i.close.start+2:i.start+1;return(0,o.offsetRangeToSelection)(e,s,s)}(t,n,e.start);r&&s.push(r)})),s.length&&(e.selections=s,e.revealRange(e.selections[s.length-1]))}},9868:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.mergeLines=void 0;const r=n(9496),o=n(9415),i=n(1281);t.mergeLines=function(){if(!(0,o.validate)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=(0,i.getRootNode)(e.document,!0);return t?e.edit((n=>{Array.from(e.selections).reverse().forEach((i=>{const s=function(e,t,n){let i,s;const a=e.offsetAt(t.start),c=e.offsetAt(t.end);if(t.isEmpty?i=s=(0,o.getFlatNode)(n,a,!0):(i=(0,o.getFlatNode)(n,a,!0),s=(0,o.getFlatNode)(n,c,!0)),!i||!s)return;const u=e.positionAt(i.start),l=u.line,f=u.character,p=e.positionAt(s.end).line;if(l===p)return;const d=(0,o.offsetRangeToVsRange)(e,i.start,s.end);let m=e.lineAt(l).text.substr(f);for(let t=l+1;t<=p;t++)m+=e.lineAt(t).text.trim();return new r.TextEdit(d,m)}(e.document,i,t);s&&n.replace(s.range,s.newText)}))})):void 0}},1281:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.clearParseCache=t.removeFileFromParseCache=t.addFileToParseCache=t.getRootNode=void 0;const r=n(7378),o=n(105),i=n(9415),s=new Map;t.getRootNode=function(e,t){const n=e.uri.toString(),a=s.get(n),c=e.version;if(t&&a&&c===a.key)return a.value;const u=((0,i.isStyleSheet)(e.languageId)?o.default:r.default)(e.getText());return t&&s.set(n,{key:c,value:u}),u},t.addFileToParseCache=function(e){const t=e.uri.toString();s.set(t,void 0)},t.removeFileFromParseCache=function(e){const t=e.uri.toString();s.delete(t)},t.clearParseCache=function(){s.clear()}},9753:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.reflectCssValue=void 0;const r=n(9496),o=n(9415),i=["-webkit-","-moz-","-ms-","-o-",""];t.reflectCssValue=function(){const e=r.window.activeTextEditor;if(!e)return void r.window.showInformationMessage("No editor is active.");const t=(0,o.getCssPropertyFromDocument)(e,e.selection.active);return t?function(e,t){const n=t.parent;let r="";for(const e of i)if(t.name.startsWith(e)){r=e;break}const s=t.name.substr(r.length),a=t.value;return e.edit((t=>{i.forEach((i=>{if(i===r)return;const c=(0,o.getCssPropertyFromRule)(n,i+s);if(c){const n=(0,o.offsetRangeToVsRange)(e.document,c.valueToken.start,c.valueToken.end);t.replace(n,a)}}))}))}(e,t):void 0}},2369:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.removeTag=void 0;const r=n(9496),o=n(1281),i=n(9415);function s(e,t){if(t.start.line===t.end.line){const n=e.lineAt(t.start).text,r=e.getText(t);if(n.trim()===r)return!0}return!1}t.removeTag=function(){if(!(0,i.validate)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=e.document,n=(0,o.getRootNode)(t,!0);if(!n)return;const a=Array.from(e.selections).reverse().reduce(((t,o)=>t.concat(function(e,t,n){const o=e.offsetAt(n.start),a=(0,i.getHtmlFlatNode)(e.getText(),t,o,!0);if(!a)return[];let c,u;if(a.open&&(c=(0,i.offsetRangeToVsRange)(e,a.open.start,a.open.end)),a.close&&(u=(0,i.offsetRangeToVsRange)(e,a.close.start,a.close.end)),c&&u){const t=new r.Range(c.end.line,c.end.character,u.start.line,u.start.character),n=new r.Range(c.start.line,c.start.character,u.end.line,u.end.character);if(""===e.getText(t).trim()&&"pre"!==a.name)return[n]}const l=[];if(c&&(l.push(c),u)){const t=function(e,t,n){const r=t.start.line,o=n.start.line,i=e.lineAt(r).firstNonWhitespaceCharacterIndex,s=e.lineAt(o).firstNonWhitespaceCharacterIndex;let a;for(let t=r+1;t<o;t++){const n=e.lineAt(t);if(!n.isEmptyOrWhitespace){const e=n.firstNonWhitespaceCharacterIndex;a=a?Math.min(a,e):e}}let c=0;return a&&(c=a<i||a<s?0:Math.min(a-i,a-s)),c}(e,c,u);let n,o;for(let i=c.start.line+1;i<u.start.line;i++)e.lineAt(i).isEmptyOrWhitespace||(l.push(new r.Range(i,0,i,t)),void 0===n&&(n=i),o=i);s(e,u)&&o?l.push(new r.Range(o,e.lineAt(o).range.end.character,u.end.line,u.end.character)):l.push(u),s(e,c)&&n&&(l[1]=new r.Range(c.start.line,c.start.character,n,e.lineAt(n).firstNonWhitespaceCharacterIndex),l.shift())}return l}(e.document,n,o))),[]);return e.edit((e=>{a.forEach((t=>{e.delete(t)}))}))}},1485:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.fetchSelectItem=void 0;const r=n(9496),o=n(9415),i=n(3580),s=n(8602),a=n(1281);t.fetchSelectItem=function(e){if(!(0,o.validate)()||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=t.document,c=(0,a.getRootNode)(n,!0);if(!c)return;const u=[];t.selections.forEach((r=>{const a=r.isReversed?r.active:r.anchor,l=r.isReversed?r.anchor:r.active;let f;f=(0,o.isStyleSheet)(t.document.languageId)?"next"===e?(0,s.nextItemStylesheet)(n,a,l,c):(0,s.prevItemStylesheet)(n,a,l,c):"next"===e?(0,i.nextItemHTML)(n,a,l,c):(0,i.prevItemHTML)(n,a,l,c),u.push(f||r)})),t.selections=u,t.revealRange(t.selections[t.selections.length-1])}},3580:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.prevItemHTML=t.nextItemHTML=void 0;const r=n(9415);function o(e,t){if(t&&t.open){const n=t.open.start+1,o=n+t.name.length;return(0,r.offsetRangeToSelection)(e,n,o)}}t.nextItemHTML=function(e,t,n,i){const s=e.offsetAt(n);let a,c=(0,r.getHtmlFlatNode)(e.getText(),i,s,!1);if(c){if("comment"!==c.type){if(c.open&&s<=c.open.start+c.name.length)return o(e,c);if(c.open&&s<c.open.end){const n=e.offsetAt(t),o=function(e,t,n,o){if(o.attributes&&0!==o.attributes.length&&"comment"!==o.type)for(const i of o.attributes){if(n<i.start)return(0,r.offsetRangeToSelection)(e,i.start,i.end);if(!i.value||i.value.start===i.value.end)continue;if(t===i.start&&n===i.end||n<i.value.start)return(0,r.offsetRangeToSelection)(e,i.value.start,i.value.end);if(!i.value.toString().includes(" "))continue;let o;if(t===i.value.start&&n===i.value.end&&(o=-1),void 0===o&&n<i.end&&(o=e.positionAt(n).character-e.positionAt(i.value.start).character-1),void 0!==o){const[t,n]=(0,r.findNextWord)(i.value.toString(),o);if(void 0===t||void 0===n)return;if(t>=0&&n>=0){const o=i.value.start+t,s=i.value.start+n;return(0,r.offsetRangeToSelection)(e,o,s)}}}}(e,n,s,c);if(o)return o}for(a=c.firstChild;a&&(s>=a.end||"comment"===a.type);)a=a.nextSibling}for(;!a&&c;)c.nextSibling?"comment"!==c.nextSibling.type?a=c.nextSibling:c=c.nextSibling:c=c.parent;return a&&o(e,a)}},t.prevItemHTML=function(e,t,n,i){const s=e.offsetAt(t);let a,c=(0,r.getHtmlFlatNode)(e.getText(),i,s,!1);if(!c)return;const u=e.offsetAt(n);if(c.open&&"comment"!==c.type&&s-1>c.open.start)if(s<c.open.end||!c.firstChild||u<=c.firstChild.start)a=c;else{let e;for(a=c.firstChild;a.nextSibling&&s>=a.nextSibling.end;)a&&"comment"!==a.type&&(e=a),a=a.nextSibling;a=(0,r.getDeepestFlatNode)(a&&"comment"!==a.type?a:e)}for(;!a&&c;)c.previousSibling?"comment"!==c.previousSibling.type?a=(0,r.getDeepestFlatNode)(c.previousSibling):c=c.previousSibling:a=c.parent;if(!a)return;return function(e,t,n,o){if(o.attributes&&0!==o.attributes.length&&"comment"!==o.type)for(let i=o.attributes.length-1;i>=0;i--){const s=o.attributes[i];if(t<=s.start)continue;if(!s.value||s.value.start===s.value.end||t<s.value.start)return(0,r.offsetRangeToSelection)(e,s.start,s.end);if(t===s.value.start)return n>=s.value.end?(0,r.offsetRangeToSelection)(e,s.start,s.end):(0,r.offsetRangeToSelection)(e,s.value.start,s.value.end);const a=e.positionAt(t).character,c=e.positionAt(s.value.start).character,u=t>s.value.end?s.value.toString().length:a-c,[l,f]=(0,r.findPrevWord)(s.value.toString(),u);if(void 0===l||void 0===f)return;if(l>=0&&f>=0){const t=s.value.start+l,n=s.value.start+f;return(0,r.offsetRangeToSelection)(e,t,n)}}}(e,s,u,a)||o(e,a)}},8602:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.prevItemStylesheet=t.nextItemStylesheet=void 0;const r=n(9496),o=n(9415);function i(e,t){if(!t)return;const n="rule"===t.type?t.selectorToken:t;return(0,o.offsetRangeToSelection)(e,n.start,n.end)}function s(e,t,n,i,s,a){if(!t||"property"!==t.type)return;const c=t,u=c.valueToken.stream.substring(c.valueToken.start,c.valueToken.end);if(s=s||"prev"===a&&n===c.valueToken.start&&i<c.valueToken.end)return(0,o.offsetRangeToSelection)(e,c.valueToken.start,c.valueToken.end);let l=-1;if("prev"===a){if(n===c.valueToken.start)return;const t=e.positionAt(n).character,r=e.positionAt(c.valueToken.start).character;l=n>c.valueToken.end?u.length:t-r}else if("next"===a){if(i===c.valueToken.end&&(n>c.valueToken.start||!u.includes(" ")))return;const t=e.positionAt(i).character,r=e.positionAt(c.valueToken.start).character;l=i===c.valueToken.end?-1:t-r-1}const[f,p]="prev"===a?(0,o.findPrevWord)(u,l):(0,o.findNextWord)(u,l);if(!f&&!p)return;const d=e.positionAt(c.valueToken.start),m=d.translate(0,f),h=d.translate(0,p);return new r.Selection(m,h)}t.nextItemStylesheet=function(e,t,n,r){const a=e.offsetAt(t),c=e.offsetAt(n);let u=(0,o.getFlatNode)(r,c,!0);if(u||(u=r),!u)return;if("property"===u.type&&a===u.start&&c===u.end)return s(e,u,a,c,!0,"next");if("property"===u.type&&a>=u.valueToken.start&&c<=u.valueToken.end){const t=s(e,u,a,c,!1,"next");if(t)return t}if("rule"===u.type&&c<u.selectorToken.end||"property"===u.type&&c<u.valueToken.end)return i(e,u);let l=u.firstChild;for(;l&&c>=l.end;)l=l.nextSibling;for(;!l&&u;)l=u.nextSibling,u=u.parent;return l?i(e,l):void 0},t.prevItemStylesheet=function(e,t,n,r){const a=e.offsetAt(t),c=e.offsetAt(n);let u=(0,o.getFlatNode)(r,a,!1);if(u||(u=r),!u)return;if("property"===u.type&&a===u.valueToken.start&&c===u.valueToken.end)return i(e,u);if("property"===u.type&&a>=u.valueToken.start&&c<=u.valueToken.end){const t=s(e,u,a,c,!1,"prev");if(t)return t}if("property"===u.type||!u.firstChild||"rule"===u.type&&a<=u.firstChild.start)return i(e,u);let l=u.firstChild;for(;l.nextSibling&&a>=l.nextSibling.end;)l=l.nextSibling;return l=(0,o.getDeepestFlatNode)(l),s(e,l,a,c,!1,"prev")}},7417:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.splitJoinTag=void 0;const r=n(9496),o=n(9415),i=n(1281);t.splitJoinTag=function(){if(!(0,o.validate)(!1)||!r.window.activeTextEditor)return;const e=r.window.activeTextEditor,t=e.document,n=(0,i.getRootNode)(e.document,!0);return n?e.edit((i=>{Array.from(e.selections).reverse().forEach((e=>{const s=t.getText(),a=t.offsetAt(e.start),c=(0,o.getHtmlFlatNode)(s,n,a,!0);if(c){const e=function(e,t){let n,i;if(t.open&&t.close){const r=t.open.end-1,s=t.end;n=(0,o.offsetRangeToVsRange)(e,r,s),i="/>";const a=(0,o.getEmmetMode)(e.languageId,{},[])??"",c=(0,o.getEmmetConfiguration)(a);a&&c.syntaxProfiles[a]&&("xhtml"===c.syntaxProfiles[a].selfClosingStyle||"xhtml"===c.syntaxProfiles[a].self_closing_tag)&&(i=" "+i)}else{const r=e.getText().substring(t.start,t.end).match(/(\s*\/)?>$/),s=t.end,a=r?s-r[0].length:s;n=(0,o.offsetRangeToVsRange)(e,a,s),i=`></${t.name}>`}return new r.TextEdit(n,i)}(t,c);i.replace(e.range,e.newText)}}))})):void 0}},9256:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.toggleComment=void 0;const r=n(9496),o=n(9415),i=n(105),s=n(1281);let a,c,u,l;function f(e,t){let n=[];return"comment"===e.type?(n.push(new r.TextEdit((0,o.offsetRangeToVsRange)(t,e.start,e.start+u.length),"")),n.push(new r.TextEdit((0,o.offsetRangeToVsRange)(t,e.end-l.length,e.end),"")),n):(e.children.forEach((e=>{n=n.concat(f(e,t))})),n)}function p(e,t,n){const i=t.isReversed?t.active:t.anchor,s=t.isReversed?t.anchor:t.active;let u=e.offsetAt(i),l=e.offsetAt(s);const f=(0,o.getFlatNode)(n,u,!0),p=(0,o.getFlatNode)(n,l,!0);t.isEmpty?f&&(u=f.start,l=f.end,t=(0,o.offsetRangeToSelection)(e,u,l)):(u=function(e,t,n){for(const e of n.comments)if(e.start<=t&&t<=e.end)return t;if(!e)return t;if("property"===e.type)return e.start;const r=e;if(t<r.contentStartToken.end||!r.firstChild)return r.start;if(t<r.firstChild.start)return t;let o=r.firstChild;for(;o.nextSibling&&t>o.end;)o=o.nextSibling;return o.start}(f,u,n),l=function(e,t,n){for(const e of n.comments)if(e.start<=t&&t<=e.end)return t;if(!e)return t;if("property"===e.type)return e.end;const r=e;if(t===r.contentEndToken.end||!r.firstChild)return r.end;if(t>r.children[r.children.length-1].end)return t;let o=r.children[r.children.length-1];for(;o.previousSibling&&t<o.start;)o=o.previousSibling;return o.end}(p,l,n),t=(0,o.offsetRangeToSelection)(e,u,l));const d=[],m=[];return n.comments.forEach((n=>{const i=(0,o.offsetRangeToVsRange)(e,n.start,n.end);t.intersection(i)&&(d.push(i),m.push(new r.TextEdit((0,o.offsetRangeToVsRange)(e,n.start,n.start+a.length),"")),m.push(new r.TextEdit((0,o.offsetRangeToVsRange)(e,n.end-c.length,n.end),"")))})),m.length>0?m:[new r.TextEdit(new r.Range(t.start,t.start),a),new r.TextEdit(new r.Range(t.end,t.end),c)]}t.toggleComment=function(){if(!(0,o.validate)()||!r.window.activeTextEditor)return;r.workspace.getConfiguration("editor.comments").get("insertSpace")?(a="/* ",c=" */",u="\x3c!-- ",l=" --\x3e"):(a="/*",c="*/",u="\x3c!--",l="--\x3e");const e=r.window.activeTextEditor,t=(0,s.getRootNode)(e.document,!0);return t?e.edit((n=>{const s=[];Array.from(e.selections).reverse().forEach((n=>{const a=(0,o.isStyleSheet)(e.document.languageId)?p(e.document,n,t):function(e,t,n){const s=t.isReversed?t.active:t.anchor,a=t.isReversed?t.anchor:t.active,c=e.offsetAt(s),d=e.offsetAt(a),m=e.getText(),h=(0,o.getHtmlFlatNode)(m,n,c,!0),g=(0,o.getHtmlFlatNode)(m,n,d,!0);if(!h||!g)return[];if((0,o.sameNodes)(h,g)&&"style"===h.name&&h.open&&h.close&&h.open.end<c&&h.close.start>d){const n=" ".repeat(h.open.end)+m.substring(h.open.end,h.close.start),r=(0,i.default)(n);return p(e,t,r)}const b=(0,o.getNodesInBetween)(h,g);let y=[];return b.forEach((t=>{y=y.concat(f(t,e))})),"comment"===h.type||(y.push(new r.TextEdit((0,o.offsetRangeToVsRange)(e,b[0].start,b[0].start),u)),y.push(new r.TextEdit((0,o.offsetRangeToVsRange)(e,b[b.length-1].end,b[b.length-1].end),l))),y}(e.document,n,t);a.length>0&&s.push(a)})),s.sort(((e,t)=>{const n=e[0].range.start.line-t[0].range.start.line;return 0===n?e[0].range.start.character-t[0].range.start.character:n}));let a=new r.Position(0,0);for(const e of s)e[0].range.end.isAfterOrEqual(a)&&e.forEach((e=>{n.replace(e.range,e.newText),a=e.range.end}))})):void 0}},828:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateTag=void 0;const r=n(9496),o=n(9415),i=n(1281);t.updateTag=async function(e){if(!(0,o.validate)(!1)||!r.window.activeTextEditor)return;const t=r.window.activeTextEditor,n=t.document,s=(0,i.getRootNode)(n,!0);if(!s)return;const a=t.selections.reduceRight(((e,t)=>e.concat(function(e,t,n){const i=e.getText(),s=e.offsetAt(t.start),a=(0,o.getHtmlFlatNode)(i,n,s,!0);return a?function(e,t){const n=[];if(e.open){const o=t.positionAt(e.open.start);n.push({name:e.name,range:new r.Range(o.translate(0,1),o.translate(0,1).translate(0,e.name.length))})}if(e.close){const o=t.positionAt(e.close.start),i=t.positionAt(e.close.end);n.push({name:e.name,range:new r.Range(o.translate(0,2),i.translate(0,-1))})}return n}(a,e):[]}(n,t,s))),[]);if(!a.length)return;const c=a[0].name,u=a.every((e=>e.name===c));return!(void 0===e&&!(e=await r.window.showInputBox({prompt:"Enter Tag",value:u?c:void 0})))&&t.edit((t=>{a.forEach((n=>{t.replace(n.range,e)}))}))}},9415:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getSyntaxes=t.getPathBaseName=t.toLSTextDocument=t.isNumber=t.isStyleAttribute=t.getEmbeddedCssNodeIfAny=t.getCssPropertyFromDocument=t.getCssPropertyFromRule=t.iterateCSSToken=t.getEmmetConfiguration=t.sameNodes=t.getNodesInBetween=t.findPrevWord=t.findNextWord=t.getDeepestFlatNode=t.offsetRangeToVsRange=t.offsetRangeToSelection=t.isOffsetInsideOpenOrCloseTag=t.setupCdataNodeSubtree=t.setupScriptNodeSubtree=t.getHtmlFlatNode=t.allowedMimeTypesInScriptTag=t.getFlatNode=t.parsePartialStylesheet=t.getEmmetMode=t.getMappingForIncludedLanguages=t.validate=t.isStyleSheet=t.LANGUAGE_MODES=t.migrateEmmetExtensionsPath=t.updateEmmetExtensionsPath=t.getEmmetHelper=t.setHomeDir=void 0;const r=n(9496),o=n(7378),i=n(105),s=n(8558),a=n(6813),c=n(1281);let u,l,f;function p(){return u||(u=n(7324)),u}function d(e){return["css","scss","sass","less","stylus"].includes(e)}t.setHomeDir=function(e){f=e},t.getEmmetHelper=p,t.updateEmmetExtensionsPath=function(e=!1){const t=p();let n=r.workspace.getConfiguration("emmet").get("extensionsPath");if(n||(n=[]),e||l!==n){l=n;const e=r.workspace.workspaceFolders?.length?r.workspace.workspaceFolders.map((e=>e.uri)):void 0,o=r.workspace.fs;t.updateExtensionsPath(n,o,e,f).catch((e=>{Array.isArray(n)&&n.length&&r.window.showErrorMessage(e.message)}))}},t.migrateEmmetExtensionsPath=function(){const e=r.workspace.getConfiguration().inspect("emmet.extensionsPath");"string"==typeof e?.globalValue?r.workspace.getConfiguration().update("emmet.extensionsPath",[e.globalValue],!0):null===e?.globalValue&&r.workspace.getConfiguration().update("emmet.extensionsPath",[],!0),"string"==typeof e?.workspaceValue?r.workspace.getConfiguration().update("emmet.extensionsPath",[e.workspaceValue],!1):null===e?.workspaceValue&&r.workspace.getConfiguration().update("emmet.extensionsPath",[],!1),"string"==typeof e?.workspaceFolderValue?r.workspace.getConfiguration().update("emmet.extensionsPath",[e.workspaceFolderValue]):null===e?.workspaceFolderValue&&r.workspace.getConfiguration().update("emmet.extensionsPath",[])},t.LANGUAGE_MODES={html:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],jade:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],slim:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],haml:["!",".","}",":","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],xml:[".","}","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],xsl:["!",".","}","*","$","/","]",">","0","1","2","3","4","5","6","7","8","9"],css:[":","!","-","0","1","2","3","4","5","6","7","8","9"],scss:[":","!","-","0","1","2","3","4","5","6","7","8","9"],sass:[":","!","0","1","2","3","4","5","6","7","8","9"],less:[":","!","-","0","1","2","3","4","5","6","7","8","9"],stylus:[":","!","0","1","2","3","4","5","6","7","8","9"],javascriptreact:["!",".","}","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"],typescriptreact:["!",".","}","*","$","]","/",">","0","1","2","3","4","5","6","7","8","9"]},t.isStyleSheet=d,t.validate=function(e=!0){const t=r.window.activeTextEditor;return t?!(!e&&d(t.document.languageId)):(r.window.showInformationMessage("No editor is active"),!1)},t.getMappingForIncludedLanguages=function(){const e={},n=r.workspace.getConfiguration("emmet").get("includeLanguages"),o=Object.assign({},{handlebars:"html",php:"html"},n??{});return Object.keys(o).forEach((n=>{"string"==typeof o[n]&&t.LANGUAGE_MODES[o[n]]&&(e[n]=o[n])})),e},t.getEmmetMode=function(e,t,n){if(!e||n.includes(e))return;"jsx-tags"===e&&(e="javascriptreact"),t[e]&&(e=t[e]),/\b(typescriptreact|javascriptreact|jsx-tags)\b/.test(e)?e="jsx":"sass-indented"===e?e="sass":"jade"!==e&&"pug"!==e||(e="pug");const r={markup:["html","xml","xsl","jsx","js","pug","slim","haml"],stylesheet:["css","sass","scss","less","sss","stylus"]};return r.markup.includes(e)||r.stylesheet.includes(e)?e:void 0};const m=47;function h(e,t,n){if(e)return o(e.children);function r(e){if(!e)return;const r=e.start,i=e.end;if(r<t&&i>t||n&&r<=t&&i>=t)return o(e.children)??e;if("close"in e){const t=e;if(t.open&&!t.close)return o(t.children)}}function o(e){for(let t=0;t<e.length;t++){const n=r(e[t]);if(n)return n}}}function g(e,n){if("script"===n.name&&n.attributes&&n.attributes.some((e=>"type"===e.name.toString()&&t.allowedMimeTypesInScriptTag.includes(e.value.toString())))&&n.open){const t=" ".repeat(n.open.end),r=n.close?n.close.start:n.end,i=t+e.substring(n.open.end,r);return(0,o.default)(i).children.forEach((e=>{n.children.push(e),e.parent=n})),i}return""}function b(e,t){const n=t.start+"<![CDATA[".length,r=t.end-"]]>".length,i=" ".repeat(n)+e.substring(n,r);return(0,o.default)(i).children.forEach((e=>{t.children.push(e),e.parent=t})),i}function y(e,t){return!e&&!t||!(!e||!t)&&e.start===t.start&&e.end===t.end}t.parsePartialStylesheet=function(e,t){const n="css"===e.languageId,o=e.offsetAt(t);let a=0,c=e.getText().length;const u=o-5e3,l=u>0?u:a,f=new s.DocumentStreamReader(e,o);function p(){const t=e.positionAt(f.pos).line;if(!n&&b!==t){b=t;const n=e.lineAt(b).text.indexOf("//");n>-1&&(f.pos=e.offsetAt(new r.Position(b,n)))}}function d(){f.sof()||f.peek()!==m||(42===f.backUp(1)?f.pos=function(t){const n=e.getText().substring(0,t).lastIndexOf("/*");if(-1!==n)return n}(f.pos)??a:f.next())}function h(){if(f.eat(m))if(f.eat(m)&&!n){const t=e.positionAt(f.pos).line;f.pos=e.offsetAt(new r.Position(t+1,0))}else f.eat(42)&&(f.pos=function(t){let n=e.getText().substring(t).indexOf("*/");if(-1!==n)return n+=2+t,n}(f.pos)??c)}for(;!f.eof()&&!f.eat(125);)f.peek()===m?h():f.next();f.eof()||(c=f.pos),f.pos=o;let g=1,b=t.line,y=!1;for(;!y&&g>0&&!f.sof();){switch(p(),f.backUp(1)){case 123:g--;break;case 125:n?(f.next(),a=f.pos,y=!0):g++;break;case m:d()}(t.line-e.positionAt(f.pos).line>100||f.pos<=l)&&(y=!0)}b=e.positionAt(f.pos).line,g=0;let v=!1;for(;!y&&!f.sof()&&!v&&g>=0;){p();const e=f.backUp(1);if(!/\s/.test(String.fromCharCode(e))){switch(e){case m:d();break;case 125:g++;break;case 123:g--;break;default:g||(v=!0)}!f.sof()&&v&&(a=f.pos)}}try{const t=" ".repeat(a)+e.getText().substring(a,c);return(0,i.default)(t)}catch(e){return}},t.getFlatNode=h,t.allowedMimeTypesInScriptTag=["text/html","text/plain","text/x-template","text/template","text/ng-template"],t.getHtmlFlatNode=function e(t,n,r,o){let i=h(n,r,o);if(i){if("script"===i.name&&0===i.children.length){const n=g(t,i);n&&(i=e(n,i,r,o)??i)}else"cdata"===i.type&&(i=e(b(t,i),i,r,o)??i);return i}},t.setupScriptNodeSubtree=g,t.setupCdataNodeSubtree=b,t.isOffsetInsideOpenOrCloseTag=function(e,t){const n=e;return!!(n.open&&t>n.open.start&&t<n.open.end||n.close&&t>n.close.start&&t<n.close.end)},t.offsetRangeToSelection=function(e,t,n){const o=e.positionAt(t),i=e.positionAt(n);return new r.Selection(o,i)},t.offsetRangeToVsRange=function(e,t,n){const o=e.positionAt(t),i=e.positionAt(n);return new r.Range(o,i)},t.getDeepestFlatNode=function e(t){if(!t||!t.children||0===t.children.length||!t.children.find((e=>"comment"!==e.type)))return t;for(let n=t.children.length-1;n>=0;n--)if("comment"!==t.children[n].type)return e(t.children[n])},t.findNextWord=function(e,t){let n,r,o=-1===t,i=!1,s=!1;for(;t<e.length-1;)if(t++,o){if(!o||i||" "!==e[t])if(i){if(" "===e[t]){r=t,s=!0;break}}else n=t,i=!0}else" "===e[t]&&(o=!0);return i&&!s&&(r=e.length),[n,r]},t.findPrevWord=function(e,t){let n,r,o=t===e.length,i=!1,s=!1;for(;t>-1;)if(t--,o){if(!o||s||" "!==e[t])if(s){if(" "===e[t]){n=t+1,i=!0;break}}else r=t+1,s=!0}else" "===e[t]&&(o=!0);return s&&!i&&(n=0),[n,r]},t.getNodesInBetween=function(e,t){if(y(e,t))return[e];if(!y(e.parent,t.parent)){if(t.start<e.start)return[t];if(t.start<e.end)return[e];for(;e.parent&&e.parent.end<t.start;)e=e.parent;for(;t.parent&&t.parent.start>e.start;)t=t.parent}const n=[];let r=e;const o=t.end;for(;r&&o>r.start;)n.push(r),r=r.nextSibling;return n},t.sameNodes=y,t.getEmmetConfiguration=function(e){const t=r.workspace.getConfiguration("emmet"),n=Object.assign({},t.syntaxProfiles||{}),o=Object.assign({},t.preferences||{});return"jsx"!==e&&"xml"!==e&&"xsl"!==e||(n[e]=n[e]||{},"object"!=typeof n[e]||n[e].hasOwnProperty("self_closing_tag")||n[e].hasOwnProperty("selfClosingStyle")||(n[e]={...n[e],selfClosingStyle:"jsx"===e?"xhtml":"xml"})),{preferences:o,showExpandedAbbreviation:t.showExpandedAbbreviation,showAbbreviationSuggestions:t.showAbbreviationSuggestions,syntaxProfiles:n,variables:t.variables,excludeLanguages:t.excludeLanguages,showSuggestionsAsSnippets:t.showSuggestionsAsSnippets}},t.iterateCSSToken=function e(t,n){for(let r=0,o=t.size;r<o;r++)if(!1===n(t.item(r))||!1===e(t.item(r),n))return!1;return!0},t.getCssPropertyFromRule=function(e,t){return e.children.find((e=>"property"===e.type&&e.name===t))},t.getCssPropertyFromDocument=function(e,t){const n=e.document,r=(0,c.getRootNode)(n,!0),o=n.offsetAt(t),s=h(r,o,!0);if(d(e.document.languageId))return s&&"property"===s.type?s:null;const a=s;if(a&&"style"===a.name&&a.open&&a.close&&a.open.end<o&&a.close.start>o){const e=" ".repeat(a.start)+n.getText().substring(a.start,a.end),t=h((0,i.default)(e),o,!0);return t&&"property"===t.type?t:null}return null},t.getEmbeddedCssNodeIfAny=function(e,t,n){if(!t)return;const r=t;if(r&&r.open&&r.close){const t=e.offsetAt(n);if(r.open.end<t&&t<=r.close.start&&"style"===r.name){const t=" ".repeat(r.open.end)+e.getText().substring(r.open.end,r.close.start);return(0,i.default)(t)}}},t.isStyleAttribute=function(e,t){if(!e)return!1;const n=e,r=(n.attributes||[]).findIndex((e=>"style"===e.name.toString()));if(-1===r)return!1;const o=n.attributes[r];return t>=o.value.start&&t<=o.value.end},t.isNumber=function(e){return"number"==typeof e},t.toLSTextDocument=function(e){return a.TextDocument.create(e.uri.toString(),e.languageId,e.version,e.getText())},t.getPathBaseName=function(e){const t=e.split("/").pop();return(t?t.split("\\").pop():"")??""},t.getSyntaxes=function(){return{markup:["html","xml","xsl","jsx","js","pug","slim","haml"],stylesheet:["css","sass","scss","less","sss","stylus"]}}},82:e=>{e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},4895:(e,t,n)=>{"use strict";var r=n(2635),o=n(3138),i=n(2094),s=n(198);function a(e){return e.call.bind(e)}var c="undefined"!=typeof BigInt,u="undefined"!=typeof Symbol,l=a(Object.prototype.toString),f=a(Number.prototype.valueOf),p=a(String.prototype.valueOf),d=a(Boolean.prototype.valueOf);if(c)var m=a(BigInt.prototype.valueOf);if(u)var h=a(Symbol.prototype.valueOf);function g(e,t){if("object"!=typeof e)return!1;try{return t(e),!0}catch(e){return!1}}function b(e){return"[object Map]"===l(e)}function y(e){return"[object Set]"===l(e)}function v(e){return"[object WeakMap]"===l(e)}function x(e){return"[object WeakSet]"===l(e)}function w(e){return"[object ArrayBuffer]"===l(e)}function k(e){return"undefined"!=typeof ArrayBuffer&&(w.working?w(e):e instanceof ArrayBuffer)}function A(e){return"[object DataView]"===l(e)}function S(e){return"undefined"!=typeof DataView&&(A.working?A(e):e instanceof DataView)}t.isArgumentsObject=r,t.isGeneratorFunction=o,t.isTypedArray=s,t.isPromise=function(e){return"undefined"!=typeof Promise&&e instanceof Promise||null!==e&&"object"==typeof e&&"function"==typeof e.then&&"function"==typeof e.catch},t.isArrayBufferView=function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):s(e)||S(e)},t.isUint8Array=function(e){return"Uint8Array"===i(e)},t.isUint8ClampedArray=function(e){return"Uint8ClampedArray"===i(e)},t.isUint16Array=function(e){return"Uint16Array"===i(e)},t.isUint32Array=function(e){return"Uint32Array"===i(e)},t.isInt8Array=function(e){return"Int8Array"===i(e)},t.isInt16Array=function(e){return"Int16Array"===i(e)},t.isInt32Array=function(e){return"Int32Array"===i(e)},t.isFloat32Array=function(e){return"Float32Array"===i(e)},t.isFloat64Array=function(e){return"Float64Array"===i(e)},t.isBigInt64Array=function(e){return"BigInt64Array"===i(e)},t.isBigUint64Array=function(e){return"BigUint64Array"===i(e)},b.working="undefined"!=typeof Map&&b(new Map),t.isMap=function(e){return"undefined"!=typeof Map&&(b.working?b(e):e instanceof Map)},y.working="undefined"!=typeof Set&&y(new Set),t.isSet=function(e){return"undefined"!=typeof Set&&(y.working?y(e):e instanceof Set)},v.working="undefined"!=typeof WeakMap&&v(new WeakMap),t.isWeakMap=function(e){return"undefined"!=typeof WeakMap&&(v.working?v(e):e instanceof WeakMap)},x.working="undefined"!=typeof WeakSet&&x(new WeakSet),t.isWeakSet=function(e){return x(e)},w.working="undefined"!=typeof ArrayBuffer&&w(new ArrayBuffer),t.isArrayBuffer=k,A.working="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView&&A(new DataView(new ArrayBuffer(1),0,1)),t.isDataView=S;var C="undefined"!=typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function T(e){return"[object SharedArrayBuffer]"===l(e)}function E(e){return void 0!==C&&(void 0===T.working&&(T.working=T(new C)),T.working?T(e):e instanceof C)}function j(e){return g(e,f)}function O(e){return g(e,p)}function P(e){return g(e,d)}function _(e){return c&&g(e,m)}function I(e){return u&&g(e,h)}t.isSharedArrayBuffer=E,t.isAsyncFunction=function(e){return"[object AsyncFunction]"===l(e)},t.isMapIterator=function(e){return"[object Map Iterator]"===l(e)},t.isSetIterator=function(e){return"[object Set Iterator]"===l(e)},t.isGeneratorObject=function(e){return"[object Generator]"===l(e)},t.isWebAssemblyCompiledModule=function(e){return"[object WebAssembly.Module]"===l(e)},t.isNumberObject=j,t.isStringObject=O,t.isBooleanObject=P,t.isBigIntObject=_,t.isSymbolObject=I,t.isBoxedPrimitive=function(e){return j(e)||O(e)||P(e)||_(e)||I(e)},t.isAnyArrayBuffer=function(e){return"undefined"!=typeof Uint8Array&&(k(e)||E(e))},["isProxy","isExternal","isModuleNamespaceObject"].forEach((function(e){Object.defineProperty(t,e,{enumerable:!1,value:function(){throw new Error(e+" is not supported in userland")}})}))},3335:(e,t,n)=>{var r=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},o=/%[sdj%]/g;t.format=function(e){if(!y(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(c(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,i=r.length,s=String(e).replace(o,(function(e){if("%%"===e)return"%";if(n>=i)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}})),a=r[n];n<i;a=r[++n])g(a)||!w(a)?s+=" "+a:s+=" "+c(a);return s},t.deprecate=function(e,n){if("undefined"!=typeof process&&!0===process.noDeprecation)return e;if("undefined"==typeof process)return function(){return t.deprecate(e,n).apply(this,arguments)};var r=!1;return function(){if(!r){if(process.throwDeprecation)throw new Error(n);process.traceDeprecation?console.trace(n):console.error(n),r=!0}return e.apply(this,arguments)}};var i={},s=/^$/;if({}.NODE_DEBUG){var a={}.NODE_DEBUG;a=a.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),s=new RegExp("^"+a+"$","i")}function c(e,n){var r={seen:[],stylize:l};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),h(n)?r.showHidden=n:n&&t._extend(r,n),v(r.showHidden)&&(r.showHidden=!1),v(r.depth)&&(r.depth=2),v(r.colors)&&(r.colors=!1),v(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=u),f(r,e,r.depth)}function u(e,t){var n=c.styles[t];return n?"["+c.colors[n][0]+"m"+e+"["+c.colors[n][1]+"m":e}function l(e,t){return e}function f(e,n,r){if(e.customInspect&&n&&S(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var o=n.inspect(r,e);return y(o)||(o=f(e,o,r)),o}var i=function(e,t){if(v(t))return e.stylize("undefined","undefined");if(y(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return b(t)?e.stylize(""+t,"number"):h(t)?e.stylize(""+t,"boolean"):g(t)?e.stylize("null","null"):void 0}(e,n);if(i)return i;var s=Object.keys(n),a=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(s);if(e.showHidden&&(s=Object.getOwnPropertyNames(n)),A(n)&&(s.indexOf("message")>=0||s.indexOf("description")>=0))return p(n);if(0===s.length){if(S(n)){var c=n.name?": "+n.name:"";return e.stylize("[Function"+c+"]","special")}if(x(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(k(n))return e.stylize(Date.prototype.toString.call(n),"date");if(A(n))return p(n)}var u,l="",w=!1,C=["{","}"];return m(n)&&(w=!0,C=["[","]"]),S(n)&&(l=" [Function"+(n.name?": "+n.name:"")+"]"),x(n)&&(l=" "+RegExp.prototype.toString.call(n)),k(n)&&(l=" "+Date.prototype.toUTCString.call(n)),A(n)&&(l=" "+p(n)),0!==s.length||w&&0!=n.length?r<0?x(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),u=w?function(e,t,n,r,o){for(var i=[],s=0,a=t.length;s<a;++s)O(t,String(s))?i.push(d(e,t,n,r,String(s),!0)):i.push("");return o.forEach((function(o){o.match(/^\d+$/)||i.push(d(e,t,n,r,o,!0))})),i}(e,n,r,a,s):s.map((function(t){return d(e,n,r,a,t,w)})),e.seen.pop(),function(e,t,n){return e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}(u,l,C)):C[0]+l+C[1]}function p(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,n,r,o,i){var s,a,c;if((c=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?a=c.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):c.set&&(a=e.stylize("[Setter]","special")),O(r,o)||(s="["+o+"]"),a||(e.seen.indexOf(c.value)<0?(a=g(n)?f(e,c.value,null):f(e,c.value,n-1)).indexOf("\n")>-1&&(a=i?a.split("\n").map((function(e){return" "+e})).join("\n").slice(2):"\n"+a.split("\n").map((function(e){return" "+e})).join("\n")):a=e.stylize("[Circular]","special")),v(s)){if(i&&o.match(/^\d+$/))return a;(s=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.slice(1,-1),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+a}function m(e){return Array.isArray(e)}function h(e){return"boolean"==typeof e}function g(e){return null===e}function b(e){return"number"==typeof e}function y(e){return"string"==typeof e}function v(e){return void 0===e}function x(e){return w(e)&&"[object RegExp]"===C(e)}function w(e){return"object"==typeof e&&null!==e}function k(e){return w(e)&&"[object Date]"===C(e)}function A(e){return w(e)&&("[object Error]"===C(e)||e instanceof Error)}function S(e){return"function"==typeof e}function C(e){return Object.prototype.toString.call(e)}function T(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(e=e.toUpperCase(),!i[e])if(s.test(e)){var n=process.pid;i[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else i[e]=function(){};return i[e]},t.inspect=c,c.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},c.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.types=n(4895),t.isArray=m,t.isBoolean=h,t.isNull=g,t.isNullOrUndefined=function(e){return null==e},t.isNumber=b,t.isString=y,t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=v,t.isRegExp=x,t.types.isRegExp=x,t.isObject=w,t.isDate=k,t.types.isDate=k,t.isError=A,t.types.isNativeError=A,t.isFunction=S,t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=n(82);var E=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function j(){var e=new Date,t=[T(e.getHours()),T(e.getMinutes()),T(e.getSeconds())].join(":");return[e.getDate(),E[e.getMonth()],t].join(" ")}function O(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){console.log("%s - %s",j(),t.format.apply(t,arguments))},t.inherits=n(1285),t._extend=function(e,t){if(!t||!w(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e};var P="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function _(e,t){if(!e){var n=new Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}t.promisify=function(e){if("function"!=typeof e)throw new TypeError('The "original" argument must be of type Function');if(P&&e[P]){var t;if("function"!=typeof(t=e[P]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,P,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,n,r=new Promise((function(e,r){t=e,n=r})),o=[],i=0;i<arguments.length;i++)o.push(arguments[i]);o.push((function(e,r){e?n(e):t(r)}));try{e.apply(this,o)}catch(e){n(e)}return r}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),P&&Object.defineProperty(t,P,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,r(e))},t.promisify.custom=P,t.callbackify=function(e){if("function"!=typeof e)throw new TypeError('The "original" argument must be of type Function');function t(){for(var t=[],n=0;n<arguments.length;n++)t.push(arguments[n]);var r=t.pop();if("function"!=typeof r)throw new TypeError("The last argument must be of type Function");var o=this,i=function(){return r.apply(o,arguments)};e.apply(this,t).then((function(e){process.nextTick(i.bind(null,null,e))}),(function(e){process.nextTick(_.bind(null,e,i))}))}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),Object.defineProperties(t,r(e)),t}},2094:(e,t,n)=>{"use strict";var r=n(3243),o=n(2191),i=n(7909),s=n(3480),a=n(326),c=s("Object.prototype.toString"),u=n(7226)(),l="undefined"==typeof globalThis?n.g:globalThis,f=o(),p=s("String.prototype.slice"),d=Object.getPrototypeOf,m=s("Array.prototype.indexOf",!0)||function(e,t){for(var n=0;n<e.length;n+=1)if(e[n]===t)return n;return-1},h={__proto__:null};r(f,u&&a&&d?function(e){var t=new l[e];if(Symbol.toStringTag in t){var n=d(t),r=a(n,Symbol.toStringTag);if(!r){var o=d(n);r=a(o,Symbol.toStringTag)}h["$"+e]=i(r.get)}}:function(e){var t=new l[e];h["$"+e]=i(t.slice)}),e.exports=function(e){if(!e||"object"!=typeof e)return!1;if(!u){var t=p(c(e),8,-1);return m(f,t)>-1?t:"Object"===t&&function(e){var t=!1;return r(h,(function(n,r){if(!t)try{n(e),t=p(r,1)}catch(e){}})),t}(e)}return a?function(e){var t=!1;return r(h,(function(n,r){if(!t)try{"$"+n(e)===r&&(t=p(r,1))}catch(e){}})),t}(e):null}},3480:(e,t,n)=>{"use strict";var r=n(7286),o=n(7909),i=o(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"==typeof n&&i(e,".prototype.")>-1?o(n):n}},7909:(e,t,n)=>{"use strict";var r=n(4090),o=n(7286),i=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),a=o("%Reflect.apply%",!0)||r.call(s,i),c=o("%Object.getOwnPropertyDescriptor%",!0),u=o("%Object.defineProperty%",!0),l=o("%Math.max%");if(u)try{u({},"a",{value:1})}catch(e){u=null}e.exports=function(e){var t=a(r,s,arguments);if(c&&u){var n=c(t,"length");n.configurable&&u(t,"length",{value:1+l(0,e.length-(arguments.length-1))})}return t};var f=function(){return a(r,i,arguments)};u?u(e.exports,"apply",{value:f}):e.exports.apply=f},9496:e=>{"use strict";e.exports=require("vscode")},6491:(e,t)=>{"use strict";function n(e){return e>47&&e<58}function r(e,t,n){return n=n||90,(e&=-33)>=(t=t||65)&&e<=n}function o(e){return n(e)||i(e)}function i(e){return 95===e||r(e)}function s(e){return function(e){return 32===e||9===e||160===e}(e)||10===e||13===e}function a(e){return 39===e||34===e}Object.defineProperty(t,"__esModule",{value:!0});class c{constructor(e,t,n){null==n&&"string"==typeof e&&(n=e.length),this.string=e,this.pos=this.start=t||0,this.end=n||0}eof(){return this.pos>=this.end}limit(e,t){return new c(this.string,e,t)}peek(){return this.string.charCodeAt(this.pos)}next(){if(this.pos<this.string.length)return this.string.charCodeAt(this.pos++)}eat(e){const t=this.peek(),n="function"==typeof e?e(t):t===e;return n&&this.next(),n}eatWhile(e){const t=this.pos;for(;!this.eof()&&this.eat(e););return this.pos!==t}backUp(e){this.pos-=e||1}current(){return this.substring(this.start,this.pos)}substring(e,t){return this.string.slice(e,t)}error(e,t=this.pos){return new u(`${e} at ${t+1}`,t,this.string)}}class u extends Error{constructor(e,t,n){super(e),this.pos=t,this.string=n}}function l(e){return e.tokens[e.pos]}function f(e){return e.tokens[e.pos++]}function p(e,t=e.start,n=e.pos){return e.tokens.slice(t,n)}function d(e){return e.pos<e.size}function m(e,t){const n=l(e);return!(!n||!t(n)||(e.pos++,0))}function h(e,t,n=l(e)){n&&null!=n.start&&(t+=` at ${n.start}`);const r=new Error(t);return r.pos=n&&n.start,r}function g(e,t){const n={type:"TokenGroup",elements:[]};let r,o=n;const i=[];for(;d(e)&&(r=y(e,t)||b(e,t));)if(o.elements.push(r),m(e,M))i.push(o),o=r;else{if(m(e,U))continue;if(m(e,B))do{i.length&&(o=i.pop())}while(m(e,B))}return n}function b(e,t){if(m(e,L)){const n=g(e,t);return T(f(e),"group",!1)&&(n.repeat=function(e){return _(l(e))?e.tokens[e.pos++]:void 0}(e)),n}}function y(e,t){let n;const r={type:"TokenElement",name:void 0,attributes:void 0,value:void 0,repeat:void 0,selfClose:!1,elements:[]};for(function(e,t){const n=e.pos;if(t.jsx&&m(e,I))for(;d(e);){const{pos:t}=e;if(!m(e,R)||!m(e,I)){e.pos=t;break}}for(;d(e)&&m(e,$););return e.pos!==n&&(e.start=n,!0)}(e,t)&&(r.name=p(e));d(e);)if(e.start=e.pos,r.repeat||D(r)||!m(e,_))if(!r.value&&S(e))r.value=C(e);else{if(!(n=x(e,"id",t)||x(e,"class",t)||v(e))){!D(r)&&m(e,W)&&(r.selfClose=!0,!r.repeat&&m(e,_)&&(r.repeat=e.tokens[e.pos-1]));break}r.attributes?r.attributes=r.attributes.concat(n):r.attributes=Array.isArray(n)?n.slice():[n]}else r.repeat=e.tokens[e.pos-1];return D(r)?void 0:r}function v(e){if(m(e,N)){const t=[];let n;for(;d(e);)if(n=w(e))t.push(n);else{if(m(e,F))break;if(!m(e,O))throw h(e,`Unexpected "${l(e).type}" token`)}return t}}function x(e,t,n){if(E(l(e),t)){e.pos++;let o=1;for(;E(l(e),t);)e.pos++,o++;const i={name:[(r=t,{type:"Literal",value:r})]};return o>1&&(i.multiple=!0),n.jsx&&S(e)?(i.value=C(e),i.expression=!0):i.value=A(e)?p(e):void 0,i}var r}function w(e){if(k(e))return{value:p(e)};if(A(e,!0)){const t=p(e);let n;return m(e,P)&&(k(e)||A(e,!0))&&(n=p(e)),{name:t,value:n}}}function k(e){const t=e.pos,n=l(e);if(j(n)){for(e.pos++;d(e);)if(j(f(e),n.single))return e.start=t,!0;throw h(e,"Unclosed quote",n)}return!1}function A(e,t){const n=e.pos,r={attribute:0,expression:0,group:0};for(;d(e);){const n=l(e);if(r.expression)T(n,"expression")&&(r[n.context]+=n.open?1:-1);else{if(j(n)||E(n)||O(n)||_(n))break;if(T(n)){if(!t)break;if(n.open)r[n.context]++;else{if(!r[n.context])break;r[n.context]--}}}e.pos++}return n!==e.pos&&(e.start=n,!0)}function S(e){const t=e.pos;if(m(e,z)){let n=0;for(;d(e);){const t=f(e);if(T(t,"expression"))if(t.open)n++;else{if(!n)break;n--}}return e.start=t,!0}return!1}function C(e){let t=e.start,n=e.pos;return T(e.tokens[t],"expression",!0)&&t++,T(e.tokens[n-1],"expression",!1)&&n--,p(e,t,n)}function T(e,t,n){return Boolean(e&&"Bracket"===e.type&&(!t||e.context===t)&&(null==n||e.open===n))}function E(e,t){return Boolean(e&&"Operator"===e.type&&(!t||e.operator===t))}function j(e,t){return Boolean(e&&"Quote"===e.type&&(null==t||e.single===t))}function O(e){return Boolean(e&&"WhiteSpace"===e.type)}function P(e){return E(e,"equal")}function _(e){return Boolean(e&&"Repeater"===e.type)}function I(e){if(function(e){return"Literal"===e.type}(e)){const t=e.value.charCodeAt(0);return t>=65&&t<=90}return!1}function $(e){return"Literal"===e.type||"RepeaterNumber"===e.type||"RepeaterPlaceholder"===e.type}function R(e){return E(e,"class")}function N(e){return T(e,"attribute",!0)}function F(e){return T(e,"attribute",!1)}function z(e){return T(e,"expression",!0)}function L(e){return T(e,"group",!0)}function D(e){return!e.name&&!e.value&&!e.attributes}function M(e){return E(e,"child")}function U(e){return E(e,"sibling")}function B(e){return E(e,"climb")}function W(e){return E(e,"close")}var q;function V(e){return!!e.eat(q.Escape)&&(e.start=e.pos,e.eof()||e.pos++,!0)}function H(e,t){return function(e,t){const o=e.pos;if((t.expression||t.attribute)&&e.eat(q.Dollar)&&e.eat(q.CurlyBracketOpen)){let t;e.start=e.pos;let i="";if(e.eatWhile(n)?(t=Number(e.current()),i=e.eat(q.Colon)?G(e):""):r(e.peek())&&(i=G(e)),e.eat(q.CurlyBracketClose))return{type:"Field",index:t,name:i,start:o,end:e.pos};throw e.error("Expecting }")}e.pos=o}(e,t)||function(e){const t=e.pos;if(e.eat(q.Dollar)&&e.eat(q.Hash))return{type:"RepeaterPlaceholder",value:void 0,start:t,end:e.pos};e.pos=t}(e)||function(e){const t=e.pos;if(e.eatWhile(q.Dollar)){const r=e.pos-t;let o=!1,i=1,s=0;if(e.eat(q.At)){for(;e.eat(q.Climb);)s++;o=e.eat(q.Dash),e.start=e.pos,e.eatWhile(n)&&(i=Number(e.current()))}return e.start=t,{type:"RepeaterNumber",size:r,reverse:o,base:i,parent:s,start:t,end:e.pos}}}(e)||function(e){const t=e.pos;if(e.eat(q.Asterisk)){e.start=e.pos;let r=1,o=!1;return e.eatWhile(n)?r=Number(e.current()):o=!0,{type:"Repeater",count:r,value:0,implicit:o,start:t,end:e.pos}}}(e)||function(e){const t=e.pos;if(e.eatWhile(s))return{type:"WhiteSpace",start:t,end:e.pos,value:e.substring(t,e.pos)}}(e)||function(e,t){const r=e.pos,o=t.expression;let i="";for(;!e.eof();){if(V(e)){i+=e.current();continue}const r=e.peek();if(r===q.Slash&&!t.quote&&!t.expression&&!t.attribute){const t=e.string.charCodeAt(e.pos-1),r=e.string.charCodeAt(e.pos+1);if(n(t)&&n(r)){i+=e.string[e.pos++];continue}}if(r===t.quote||r===q.Dollar||Q(r,t))break;if(o){if(r===q.CurlyBracketOpen)t.expression++;else if(r===q.CurlyBracketClose){if(!(t.expression>o))break;t.expression--}}else if(!t.quote){if(!t.attribute&&!ee(r))break;if(J(r,t)||K(r,t)||a(r)||Z(r))break}i+=e.string[e.pos++]}if(r!==e.pos)return e.start=r,{type:"Literal",value:i,start:r,end:e.pos}}(e,t)||function(e){const t=X(e.peek());if(t)return{type:"Operator",operator:t,start:e.pos++,end:e.pos}}(e)||function(e){const t=e.peek();if(a(t))return{type:"Quote",single:t===q.SingleQuote,start:e.pos++,end:e.pos}}(e)||function(e){const t=e.peek(),n=Z(t);if(n)return{type:"Bracket",open:Y(t),context:n,start:e.pos++,end:e.pos}}(e)}function G(e){const t=[];for(e.start=e.pos;!e.eof();)if(e.eat(q.CurlyBracketOpen))t.push(e.pos);else if(e.eat(q.CurlyBracketClose)){if(!t.length){e.pos--;break}t.pop()}else e.pos++;if(t.length)throw e.pos=t.pop(),e.error("Expecting }");return e.current()}function Q(e,t){const n=X(e);return!(!n||t.quote||t.expression||t.attribute&&"equal"!==n)}function J(e,t){return s(e)&&!t.expression}function K(e,t){return e===q.Asterisk&&!t.attribute&&!t.expression}function Z(e){return e===q.RoundBracketOpen||e===q.RoundBracketClose?"group":e===q.SquareBracketOpen||e===q.SquareBracketClose?"attribute":e===q.CurlyBracketOpen||e===q.CurlyBracketClose?"expression":void 0}function X(e){return(e===q.Child?"child":e===q.Sibling&&"sibling")||e===q.Climb&&"climb"||e===q.Dot&&"class"||e===q.Hash&&"id"||e===q.Slash&&"close"||e===q.Equals&&"equal"||void 0}function Y(e){return e===q.CurlyBracketOpen||e===q.SquareBracketOpen||e===q.RoundBracketOpen}function ee(e){return o(e)||function(e){return 196===e||214==e||220===e||228===e||246===e||252===e}(e)||e===q.Dash||e===q.Colon||e===q.Excl}!function(e){e[e.CurlyBracketOpen=123]="CurlyBracketOpen",e[e.CurlyBracketClose=125]="CurlyBracketClose",e[e.Escape=92]="Escape",e[e.Equals=61]="Equals",e[e.SquareBracketOpen=91]="SquareBracketOpen",e[e.SquareBracketClose=93]="SquareBracketClose",e[e.Asterisk=42]="Asterisk",e[e.Hash=35]="Hash",e[e.Dollar=36]="Dollar",e[e.Dash=45]="Dash",e[e.Dot=46]="Dot",e[e.Slash=47]="Slash",e[e.Colon=58]="Colon",e[e.Excl=33]="Excl",e[e.At=64]="At",e[e.Underscore=95]="Underscore",e[e.RoundBracketOpen=40]="RoundBracketOpen",e[e.RoundBracketClose=41]="RoundBracketClose",e[e.Sibling=43]="Sibling",e[e.Child=62]="Child",e[e.Climb=94]="Climb",e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote"}(q||(q={}));const te={child:">",class:".",climb:"^",id:"#",equal:"=",close:"/",sibling:"+"},ne={Literal:e=>e.value,Quote:e=>e.single?"'":'"',Bracket:e=>"attribute"===e.context?e.open?"[":"]":"expression"===e.context?e.open?"{":"}":e.open?"(":"}",Operator:e=>te[e.operator],Field:(e,t)=>null!=e.index?e.name?`\${${e.index}:${e.name}}`:`\${${e.index}`:e.name?t.getVariable(e.name):"",RepeaterPlaceholder(e,t){let n;for(let e=t.repeaters.length-1;e>=0;e--)if(t.repeaters[e].implicit){n=t.repeaters[e];break}return t.inserted=!0,t.getText(n&&n.value)},RepeaterNumber(e,t){let n=1;const r=t.repeaters.length-1,o=t.repeaters[r];if(o&&(n=e.reverse?e.base+o.count-o.value-1:e.base+o.value,e.parent)){const i=Math.max(0,r-e.parent);if(i!==r){const e=t.repeaters[i];n+=o.count*e.value}}let i=String(n);for(;i.length<e.size;)i="0"+i;return i},WhiteSpace:e=>e.value};function re(e,t){if(!ne[e.type])throw new Error(`Unknown token ${e.type}`);return ne[e.type](e,t)}const oe=/^((https?:|ftp:|file:)?\/\/|(www|ftp)\.)[^ ]*$/,ie=/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,5}$/;function se(e,t){let n=[];if(e.repeat){const r=e.repeat,o=Object.assign({},r);let i;o.count=o.implicit&&Array.isArray(t.text)?t.cleanText.length:o.count||1,t.repeaters.push(o);for(let r=0;r<o.count;r++){if(o.value=r,e.repeat=o,i=pe(e)?ce(e,t):ae(e,t),o.implicit&&!t.inserted){const e=me(i),n=e&&he(e);n&&ge(n,t.getText(o.value))}if(n=n.concat(i),--t.repeatGuard<=0)break}t.repeaters.pop(),e.repeat=r,o.implicit&&(t.inserted=!0)}else n=n.concat(pe(e)?ce(e,t):ae(e,t));return n}function ae(e,t){let n=[];const r={type:"AbbreviationNode",name:e.name&&le(e.name,t),value:e.value&&fe(e.value,t),attributes:void 0,children:n,repeat:e.repeat&&Object.assign({},e.repeat),selfClosing:e.selfClose};let o=[r];for(const r of e.elements)n=n.concat(se(r,t));if(e.attributes){r.attributes=[];for(const n of e.attributes)r.attributes.push(ue(n,t))}return r.name||r.attributes||!r.value||r.value.some(de)?r.children=n:o=o.concat(n),o}function ce(e,t){let n=[];for(const r of e.elements)n=n.concat(se(r,t));return e.repeat&&(n=function(e,t){for(const n of e)n.repeat||(n.repeat=Object.assign({},t));return e}(n,e.repeat)),n}function ue(e,t){let n,r=!1,o=!1,i=e.expression?"expression":"raw";const s=e.name&&le(e.name,t);if(s&&"!"===s[0]&&(r=!0),s&&"."===s[s.length-1]&&(o=!0),e.value){const r=e.value.slice();if(j(r[0])){const e=r.shift();r.length&&me(r).type===e.type&&r.pop(),i=e.single?"singleQuote":"doubleQuote"}else T(r[0],"expression",!0)&&(i="expression",r.shift(),T(me(r),"expression",!1)&&r.pop());n=fe(r,t)}return{name:o||r?s.slice(r?1:0,o?-1:void 0):s,value:n,boolean:o,implied:r,valueType:i,multiple:e.multiple}}function le(e,t){let n="";for(let r=0;r<e.length;r++)n+=re(e[r],t);return n}function fe(e,t){const n=[];let r="";for(let o,i=0;i<e.length;i++)o=e[i],de(o)?(r&&(n.push(r),r=""),n.push(o)):r+=re(o,t);return r&&n.push(r),n}function pe(e){return"TokenGroup"===e.type}function de(e){return"object"==typeof e&&"Field"===e.type&&null!=e.index}function me(e){return e[e.length-1]}function he(e){return e.children.length?he(me(e.children)):e}function ge(e,t){e.value?"string"==typeof me(e.value)?e.value[e.value.length-1]+=t:e.value.push(t):e.value=[t]}function be(e,t){try{return function(e,t={}){let n,r=!1;t.text&&(n=Array.isArray(t.text)?t.text.filter((e=>e.trim())):t.text);const o={type:"Abbreviation",children:ce(e,{inserted:!1,repeaters:[],text:t.text,cleanText:n,repeatGuard:t.maxRepeat||Number.POSITIVE_INFINITY,getText(e){var o;let i;if(r=!0,Array.isArray(t.text)){if(void 0!==e&&e>=0&&e<n.length)return n[e];i=void 0!==e?t.text[e]:t.text.join("\n")}else i=null!==(o=t.text)&&void 0!==o?o:"";return i},getVariable(e){const n=t.variables&&t.variables[e];return null!=n?n:e}})};if(null!=t.text&&!r){const e=he(me(o.children));if(e){const n=Array.isArray(t.text)?t.text.join("\n"):t.text;ge(e,n),"a"===e.name&&t.href&&function(e,t){var n;let r="";oe.test(t)?(r=t,/\w+:/.test(r)||r.startsWith("//")||(r=`http://${r}`)):ie.test(t)&&(r=`mailto:${t}`);const o=null===(n=e.attributes)||void 0===n?void 0:n.find((e=>"href"===e.name));o?o.value||(o.value=[r]):(e.attributes||(e.attributes=[]),e.attributes.push({name:"href",value:[r],valueType:"doubleQuote"}))}(e,n)}}return o}(function(e,t={}){const n={tokens:r=e,start:0,pos:0,size:r.length};var r;const o=g(n,t);if(d(n))throw h(n,"Unexpected character");return o}("string"==typeof e?function(e){const t=new c(e),n=[],r={group:0,attribute:0,expression:0,quote:0};let o,i=0;for(;!t.eof();){if(i=t.peek(),o=H(t,r),!o)throw t.error("Unexpected character");n.push(o),"Quote"===o.type?r.quote=i===r.quote?0:i:"Bracket"===o.type&&(r[o.context]+=o.open?1:-1)}return n}(e):e,t),t)}catch(t){throw t instanceof u&&"string"==typeof e&&(t.message+=`\n${e}\n${"-".repeat(t.pos)}^`),t}}var ye,ve;function xe(e,t){return function(e){const t=e.pos;if(e.eat(ve.Dollar)&&e.eat(ve.CurlyBracketOpen)){let o;e.start=e.pos;let i="";if(e.eatWhile(n)?(o=Number(e.current()),i=e.eat(ve.Colon)?we(e):""):r(e.peek())&&(i=we(e)),e.eat(ve.CurlyBracketClose))return{type:"Field",index:o,name:i,start:t,end:e.pos};throw e.error("Expecting }")}e.pos=t}(e)||function(e){const t=e.pos;if(e.eat(ve.Dash)&&e.eat(ve.Dash))return e.start=t,e.eatWhile(Ee),{type:"CustomProperty",value:e.current(),start:t,end:e.pos};e.pos=t}(e)||function(e){const t=e.pos;if(function(e){const t=e.pos;e.eat(ve.Dash);const r=e.pos,o=e.eatWhile(n),i=e.pos;if(e.eat(ve.Dot)){const t=e.eatWhile(n);o||t||(e.pos=i)}return e.pos===r&&(e.pos=t),e.pos!==t}(e)){e.start=t;const n=e.current();return e.start=e.pos,e.eat(ve.Percent)||e.eatWhile(i),{type:"NumberValue",value:Number(n),rawValue:n,unit:e.current(),start:t,end:e.pos}}}(e)||function(e){const t=e.pos;if(e.eat(ve.Hash)){const n=e.pos;let r="",o="";if(e.eatWhile(Te)?(r=e.substring(n,e.pos),o=Ae(e)):e.eat(ve.Transparent)?(r="0",o=Ae(e)||"0"):o=Ae(e),r||o||e.eof()){const{r:n,g:i,b:s,a}=function(e,t){let n="0",r="0",o="0",i=Number(null!=t&&""!==t?t:1);if("t"===e)i=0;else switch(e.length){case 0:break;case 1:n=r=o=e+e;break;case 2:n=r=o=e;break;case 3:n=e[0]+e[0],r=e[1]+e[1],o=e[2]+e[2];break;default:n=(e+=e).slice(0,2),r=e.slice(2,4),o=e.slice(4,6)}return{r:parseInt(n,16),g:parseInt(r,16),b:parseInt(o,16),a:i}}(r,o);return{type:"ColorValue",r:n,g:i,b:s,a,raw:e.substring(t+1,e.pos),start:t,end:e.pos}}return ke(e,t)}e.pos=t}(e)||function(e){const t=e.peek(),n=e.pos;let r=!1;if(a(t)){for(e.pos++;!e.eof();){if(e.eat(t)){r=!0;break}e.pos++}return e.start=n,{type:"StringValue",value:e.substring(n+1,e.pos-(r?1:0)),quote:t===ve.SingleQuote?"single":"double",start:n,end:e.pos}}}(e)||function(e){const t=e.peek();if(function(e){return e===ve.RoundBracketOpen||e===ve.RoundBracketClose}(t))return{type:"Bracket",open:t===ve.RoundBracketOpen,start:e.pos++,end:e.pos}}(e)||Se(e)||function(e){const t=e.pos;if(e.eatWhile(s))return{type:"WhiteSpace",start:t,end:e.pos}}(e)||function(e,t){const n=e.pos;if(e.eat(Ce)?e.eatWhile(n?Ee:je):e.eat(i)?e.eatWhile(t?je:Ee):(e.eat(ve.Dot),e.eatWhile(je)),n!==e.pos)return e.start=n,ke(e,e.start=n)}(e,t)}function we(e){const t=[];for(e.start=e.pos;!e.eof();)if(e.eat(ve.CurlyBracketOpen))t.push(e.pos);else if(e.eat(ve.CurlyBracketClose)){if(!t.length){e.pos--;break}t.pop()}else e.pos++;if(t.length)throw e.pos=t.pop(),e.error("Expecting }");return e.current()}function ke(e,t=e.start,n=e.pos){return{type:"Literal",value:e.substring(t,n),start:t,end:n}}function Ae(e){const t=e.pos;return e.eat(ve.Dot)?(e.start=t,e.eatWhile(n)?e.current():"1"):""}function Se(e){const t=(n=e.peek())===ve.Sibling&&ye.Sibling||n===ve.Excl&&ye.Important||n===ve.Comma&&ye.ArgumentDelimiter||n===ve.Colon&&ye.PropertyDelimiter||n===ve.Dash&&ye.ValueDelimiter||void 0;var n;if(t)return{type:"Operator",operator:t,start:e.pos++,end:e.pos}}function Ce(e){return e===ve.At||e===ve.Dollar}function Te(e){return n(e)||r(e,65,70)}function Ee(e){return o(e)||e===ve.Dash}function je(e){return i(e)||e===ve.Percent||e===ve.Slash}function Oe(e){return"ColorValue"===e.type||"NumberValue"===e.type&&!e.unit}function Pe(e,t){let n=0,r=0;for(;t.length;){const e=(o=t)[o.length-1];if("Literal"!==e.type&&"NumberValue"!==e.type)break;n=e.start,r||(r=e.end),t.pop()}var o;n!==r&&t.push(ke(e,n,r))}function _e(e){return e.tokens[e.pos]}function Ie(e){return e.pos<e.size}function $e(e,t){return!!t(_e(e))&&(e.pos++,!0)}function Re(e,t,n=_e(e)){n&&null!=n.start&&(t+=` at ${n.start}`);const r=new Error(t);return r.pos=n&&n.start,r}function Ne(e,t){let n,r,o=!1;const i=[],s=_e(e),a=!!t.value;for(a||!Le(s)||function(e){const t=e.tokens[e.pos],n=e.tokens[e.pos+1];return t&&n&&Le(t)&&"Bracket"===n.type}(e)||(e.pos++,n=s.value,$e(e,Je)),a&&$e(e,Be);Ie(e);)if($e(e,Ge))o=!0;else if(r=Fe(e,a))i.push(r);else if(!$e(e,He))break;if(n||i.length||o)return{name:n,value:i,important:o}}function Fe(e,t){const n=[];let r,o;for(;Ie(e);)if(r=_e(e),Qe(r))e.pos++,Le(r)&&(o=ze(e))?n.push({type:"FunctionCall",name:r.value,arguments:o}):n.push(r);else{if(!(Je(r)||t&&Be(r)))break;e.pos++}return n.length?{type:"CSSValue",value:n}:void 0}function ze(e){const t=e.pos;if($e(e,Me)){const n=[];let r;for(;Ie(e)&&!$e(e,Ue);)if(r=Fe(e,!0))n.push(r);else if(!$e(e,Be)&&!$e(e,Ve))throw Re(e,"Unexpected token");return e.start=t,n}}function Le(e){return e&&"Literal"===e.type}function De(e,t){return e&&"Bracket"===e.type&&(null==t||e.open===t)}function Me(e){return De(e,!0)}function Ue(e){return De(e,!1)}function Be(e){return e&&"WhiteSpace"===e.type}function We(e,t){return e&&"Operator"===e.type&&(!t||e.operator===t)}function qe(e){return We(e,ye.Sibling)}function Ve(e){return We(e,ye.ArgumentDelimiter)}function He(e){return Ve(e)}function Ge(e){return We(e,ye.Important)}function Qe(e){return"StringValue"===e.type||"ColorValue"===e.type||"NumberValue"===e.type||"Literal"===e.type||"Field"===e.type||"CustomProperty"===e.type}function Je(e){return We(e,ye.PropertyDelimiter)||We(e,ye.ValueDelimiter)}function Ke(e,t){try{return function(e,t={}){const n=function(e){return{tokens:e,start:0,pos:0,size:e.length}}(e),r=[];let o;for(;Ie(n);)if(o=Ne(n,t))r.push(o);else if(!$e(n,qe))throw Re(n,"Unexpected token");return r}("string"==typeof e?function(e,t){let n,r=0;const o=new c(e),i=[];for(;!o.eof();){if(n=xe(o,0===r&&!t),!n)throw o.error("Unexpected character");if("Bracket"===n.type&&(!r&&n.open&&Pe(o,i),r+=n.open?1:-1,r<0))throw o.error("Unexpected bracket",n.start);i.push(n),Oe(n)&&(n=Se(o))&&i.push(n)}return i}(e,t&&t.value):e,t)}catch(t){throw t instanceof u&&"string"==typeof e&&(t.message+=`\n${e}\n${"-".repeat(t.pos)}^`),t}}function Ze(e,t,n){if(e&&t){e.length&&n&&Ye(e,n);for(const n of t)Ye(e,n);return e}const r=e||t;return r&&r.slice()}function Xe(e,t,n){return e.name=t.name,n.options["output.reverseAttributes"]||(e.value=t.value),e.implied||(e.implied=t.implied),e.boolean||(e.boolean=t.boolean),"expression"!==e.valueType&&(e.valueType=t.valueType),e}function Ye(e,t){const n=e.length-1;"string"==typeof e[n]&&"string"==typeof t?e[n]+=t:e.push(t)}function et(e){let t;for(;e.children.length;)t=e,e=e.children[e.children.length-1];return{parent:t,node:e}}function tt(e){return"AbbreviationNode"===e.type}function nt(e,t,n){let r=[];for(const n of e.children){const e=t(n);if(e){r=r.concat(e.children);const o=et(e);tt(o.node)&&(o.node.children=o.node.children.concat(nt(n,t)))}else r.push(n),n.children=nt(n,t)}return e.children=r}function rt(e,t=0){return{options:e,value:"",level:t,offset:0,line:0,column:0}}function ot(e,t){pt(e,(0,e.options["output.text"])(t,e.offset,e.line,e.column))}function it(e,t){const n=function(e){return e.split(/\r\n|\r|\n/g)}(t);for(let t=0,r=n.length-1;t<=r;t++)ot(e,n[t]),t!==r&&st(e,!0)}function st(e,t){const n=e.options["output.baseIndent"];ot(e,e.options["output.newline"]+n),e.line++,e.column=n.length,t&&function(e,t=e.level){ot(e,e.options["output.indent"].repeat(Math.max(t,0)))}(e,!0===t?e.level:t)}function at(e,t,n){pt(e,(0,e.options["output.field"])(t,n,e.offset,e.line,e.column))}function ct(e,t){return dt(e,t.options["output.attributeCase"])}function ut(e,t,n){return"expression"===e.valueType?n?"{":"}":"single"===t.options["output.attributeQuotes"]?"'":'"'}function lt(e,t){return e.boolean||t.options["output.booleanAttributes"].includes((e.name||"").toLowerCase())}function ft(e,t){return"string"==typeof e?t.options.inlineElements.includes(e.toLowerCase()):e.name?ft(e.name,t):Boolean(e.value&&!e.attributes)}function pt(e,t){e.value+=t,e.offset+=t.length,e.column+=t.length}function dt(e,t){return t?"upper"===t?e.toUpperCase():e.toLowerCase():e}!function(e){e.Sibling="+",e.Important="!",e.ArgumentDelimiter=",",e.ValueDelimiter="-",e.PropertyDelimiter=":"}(ye||(ye={})),function(e){e[e.Hash=35]="Hash",e[e.Dollar=36]="Dollar",e[e.Dash=45]="Dash",e[e.Dot=46]="Dot",e[e.Colon=58]="Colon",e[e.Comma=44]="Comma",e[e.Excl=33]="Excl",e[e.At=64]="At",e[e.Percent=37]="Percent",e[e.Underscore=95]="Underscore",e[e.RoundBracketOpen=40]="RoundBracketOpen",e[e.RoundBracketClose=41]="RoundBracketClose",e[e.CurlyBracketOpen=123]="CurlyBracketOpen",e[e.CurlyBracketClose=125]="CurlyBracketClose",e[e.Sibling=43]="Sibling",e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote",e[e.Transparent=116]="Transparent",e[e.Slash=47]="Slash"}(ve||(ve={}));const mt={p:"span",ul:"li",ol:"li",table:"tr",tr:"td",tbody:"tr",thead:"tr",tfoot:"tr",colgroup:"col",select:"option",optgroup:"option",audio:"source",video:"source",object:"param",map:"area"};function ht(e,t,n){const r=function(e){for(let t=e.length-1;t>=0;t--){const n=e[t];if(tt(n))return n}}(t),o=n.context?n.context.name:"",i=((r?r.name:o)||"").toLowerCase();e.name=mt[i]||(ft(i,n)?"span":"div")}const gt={ru:{common:["далеко-далеко","за","словесными","горами","в стране","гласных","и согласных","живут","рыбные","тексты"],words:["вдали","от всех","они","буквенных","домах","на берегу","семантика","большого","языкового","океана","маленький","ручеек","даль","журчит","по всей","обеспечивает","ее","всеми","необходимыми","правилами","эта","парадигматическая","страна","которой","жаренные","предложения","залетают","прямо","рот","даже","всемогущая","пунктуация","не","имеет","власти","над","рыбными","текстами","ведущими","безорфографичный","образ","жизни","однажды","одна","маленькая","строчка","рыбного","текста","имени","lorem","ipsum","решила","выйти","большой","мир","грамматики","великий","оксмокс","предупреждал","о","злых","запятых","диких","знаках","вопроса","коварных","точках","запятой","но","текст","дал","сбить","себя","толку","он","собрал","семь","своих","заглавных","букв","подпоясал","инициал","за","пояс","пустился","дорогу","взобравшись","первую","вершину","курсивных","гор","бросил","последний","взгляд","назад","силуэт","своего","родного","города","буквоград","заголовок","деревни","алфавит","подзаголовок","своего","переулка","грустный","реторический","вопрос","скатился","его","щеке","продолжил","свой","путь","дороге","встретил","рукопись","она","предупредила","моей","все","переписывается","несколько","раз","единственное","что","меня","осталось","это","приставка","возвращайся","ты","лучше","свою","безопасную","страну","послушавшись","рукописи","наш","продолжил","свой","путь","вскоре","ему","повстречался","коварный","составитель","рекламных","текстов","напоивший","языком","речью","заманивший","свое","агентство","которое","использовало","снова","снова","своих","проектах","если","переписали","то","живет","там","до","сих","пор"]},sp:{common:["mujer","uno","dolor","más","de","poder","mismo","si"],words:["ejercicio","preferencia","perspicacia","laboral","paño","suntuoso","molde","namibia","planeador","mirar","demás","oficinista","excepción","odio","consecuencia","casi","auto","chicharra","velo","elixir","ataque","no","odio","temporal","cuórum","dignísimo","facilismo","letra","nihilista","expedición","alma","alveolar","aparte","león","animal","como","paria","belleza","modo","natividad","justo","ataque","séquito","pillo","sed","ex","y","voluminoso","temporalidad","verdades","racional","asunción","incidente","marejada","placenta","amanecer","fuga","previsor","presentación","lejos","necesariamente","sospechoso","adiposidad","quindío","pócima","voluble","débito","sintió","accesorio","falda","sapiencia","volutas","queso","permacultura","laudo","soluciones","entero","pan","litro","tonelada","culpa","libertario","mosca","dictado","reincidente","nascimiento","dolor","escolar","impedimento","mínima","mayores","repugnante","dulce","obcecado","montaña","enigma","total","deletéreo","décima","cábala","fotografía","dolores","molesto","olvido","paciencia","resiliencia","voluntad","molestias","magnífico","distinción","ovni","marejada","cerro","torre","y","abogada","manantial","corporal","agua","crepúsculo","ataque","desierto","laboriosamente","angustia","afortunado","alma","encefalograma","materialidad","cosas","o","renuncia","error","menos","conejo","abadía","analfabeto","remo","fugacidad","oficio","en","almácigo","vos","pan","represión","números","triste","refugiado","trote","inventor","corchea","repelente","magma","recusado","patrón","explícito","paloma","síndrome","inmune","autoinmune","comodidad","ley","vietnamita","demonio","tasmania","repeler","apéndice","arquitecto","columna","yugo","computador","mula","a","propósito","fantasía","alias","rayo","tenedor","deleznable","ventana","cara","anemia","corrupto"]},latin:{common:["lorem","ipsum","dolor","sit","amet","consectetur","adipisicing","elit"],words:["exercitationem","perferendis","perspiciatis","laborum","eveniet","sunt","iure","nam","nobis","eum","cum","officiis","excepturi","odio","consectetur","quasi","aut","quisquam","vel","eligendi","itaque","non","odit","tempore","quaerat","dignissimos","facilis","neque","nihil","expedita","vitae","vero","ipsum","nisi","animi","cumque","pariatur","velit","modi","natus","iusto","eaque","sequi","illo","sed","ex","et","voluptatibus","tempora","veritatis","ratione","assumenda","incidunt","nostrum","placeat","aliquid","fuga","provident","praesentium","rem","necessitatibus","suscipit","adipisci","quidem","possimus","voluptas","debitis","sint","accusantium","unde","sapiente","voluptate","qui","aspernatur","laudantium","soluta","amet","quo","aliquam","saepe","culpa","libero","ipsa","dicta","reiciendis","nesciunt","doloribus","autem","impedit","minima","maiores","repudiandae","ipsam","obcaecati","ullam","enim","totam","delectus","ducimus","quis","voluptates","dolores","molestiae","harum","dolorem","quia","voluptatem","molestias","magni","distinctio","omnis","illum","dolorum","voluptatum","ea","quas","quam","corporis","quae","blanditiis","atque","deserunt","laboriosam","earum","consequuntur","hic","cupiditate","quibusdam","accusamus","ut","rerum","error","minus","eius","ab","ad","nemo","fugit","officia","at","in","id","quos","reprehenderit","numquam","iste","fugiat","sit","inventore","beatae","repellendus","magnam","recusandae","quod","explicabo","doloremque","aperiam","consequatur","asperiores","commodi","optio","dolor","labore","temporibus","repellat","veniam","architecto","est","esse","mollitia","nulla","a","similique","eos","alias","dolore","tenetur","deleniti","porro","facere","maxime","corrupti"]}},bt=/^lorem([a-z]*)(\d*)(-\d*)?$/i;function yt(e,t){return Math.floor(Math.random()*(t-e)+e)}function vt(e,t){const n=e.length,r=Math.min(n,t),o=[];for(;o.length<r;){const t=e[yt(0,n)];o.includes(t)||o.push(t)}return o}function xt(e,t){var n;return e.length&&(e=[(n=e[0],n[0].toUpperCase()+n.slice(1))].concat(e.slice(1))),e.join(" ")+(t||"?!..."[yt(0,"?!...".length-1)])}function wt(e){if(e.length<2)return e;const t=(e=e.slice()).length,n=/,$/;let r=0;r=t>3&&t<=6?yt(0,1):t>6&&t<=12?yt(0,2):yt(1,4);for(let o,i=0;i<r;i++)o=yt(0,t-2),n.test(e[o])||(e[o]+=",");return e}function kt(e,t,n){const r=[];let o,i=0;for(n&&e.common&&(o=e.common.slice(0,t),i+=o.length,r.push(xt(wt(o),".")));i<t;)o=vt(e.words,Math.min(yt(2,30),t-i)),i+=o.length,r.push(xt(wt(o)));return r.join(" ")}function At(e){return"select"!==e.name}const St=/^(-+)([a-z0-9]+[a-z0-9-]*)/i,Ct=/^(_+)([a-z0-9]+[a-z0-9-_]*)/i,Tt=e=>/^[a-z]\-/i.test(e),Et=e=>/^[a-z]/i.test(e);function jt(e){if(!e._bem){let t="";if(e.attributes)for(const n of e.attributes)if("class"===n.name&&n.value){t=Rt(n.value);break}e._bem=Ot(t)}return e._bem}function Ot(e){const t=e?e.split(/\s+/):[];return{classNames:t,block:_t(t)}}function Pt(e,t=0,n){let r=Math.max(e.length-t,0);do{const t=e[r];if(t){const e=jt(t);if(e.block)return e.block}}while(0<r--);if(n){const e=function(e){return e._bem||(e._bem=Ot(e.attributes&&e.attributes.class||"")),e._bem}(n);if(e.block)return e.block}return""}function _t(e){return It(e,Tt)||It(e,Et)||void 0}function It(e,t){for(const n of e){if(St.test(n)||Ct.test(n))break;if(t(n))return n}}function $t(e,t){for(const n of e.attributes)if("class"===n.name){n.value=[t];break}}function Rt(e){let t="";for(const n of e)t+="string"==typeof n?n:n.name;return t}function Nt(e,t,n){return!!e&&n.indexOf(e)===t}function Ft(e,t,n){const r=(e,r,i)=>{const{parent:s,current:a}=n;n.parent=a,n.current=e,t(e,r,i,n,o),n.current=a,n.parent=s},o=(e,t,o)=>{n.ancestors.push(n.current),r(e,t,o),n.ancestors.pop()};e.children.forEach(r)}function zt(e){return{current:null,parent:void 0,ancestors:[],config:e,field:1,out:rt(e.options)}}const Lt=[{type:"Field",index:0,name:""}];function Dt(e){return!!e&&!e.name&&!e.attributes}function Mt(e,t){return!!e&&ft(e,t)}function Ut(e){return"object"==typeof e&&"Field"===e.type}function Bt(e,t){const{out:n}=t;let r=-1;for(const o of e)"string"==typeof o?it(n,o):(at(n,t.field+o.index,o.name),o.index>r&&(r=o.index));-1!==r&&(t.field+=r+1)}function Wt(e){return!e.implied||"raw"!==e.valueType||!!e.value&&e.value.length>0}var qt;function Vt(e){const t=[],n={pos:0,text:e};let r,o=n.pos,i=n.pos;for(;n.pos<n.text.length;)i=n.pos,(r=Ht(n))?(o!==n.pos&&t.push(e.slice(o,i)),t.push(r),o=n.pos):n.pos++;return o!==n.pos&&t.push(e.slice(o)),t}function Ht(e){if(Gt(e)===qt.Start){const t=++e.pos;let n=t,r=t,o=1;for(;e.pos<e.text.length;){const i=Gt(e);if(Qt(i)){for(n=e.pos;Jt(Gt(e));)e.pos++;r=e.pos}else{if(i===qt.Start)o++;else if(i===qt.End&&0==--o)return{before:e.text.slice(t,n),after:e.text.slice(r,e.pos++),name:e.text.slice(n,r)};e.pos++}}}}function Gt(e,t=e.pos){return e.text.charCodeAt(t)}function Qt(e){return e>=65&&e<=90}function Jt(e){return Qt(e)||e>47&&e<58||e===qt.Underscore||e===qt.Dash}function Kt(e,t){const{comment:n}=t;if(!(n.enabled&&n.trigger&&e.name&&e.attributes))return!1;for(const t of e.attributes)if(t.name&&n.trigger.includes(t.name))return!0;return!1}function Zt(e,t,n){const r={},{out:o}=n;for(const t of e.attributes)t.name&&t.value&&(r[t.name.toUpperCase()]=t.value);for(const e of t)"string"==typeof e?it(o,e):r[e.name]&&(it(o,e.before),Bt(r[e.name],n),it(o,e.after))}!function(e){e[e.Start=91]="Start",e[e.End=93]="End",e[e.Underscore=95]="Underscore",e[e.Dash=45]="Dash"}(qt||(qt={}));const Xt=/^<([\w\-:]+)[\s>]/,Yt=new Set(["for","while","of","async","await","const","let","var","continue","break","debugger","do","export","import","in","instanceof","new","return","switch","this","throw","try","catch","typeof","void","with","yield"]);function en(e,t){const n=zt(t);return n.comment=function(e){const{options:t}=e;return{enabled:t["comment.enabled"],trigger:t["comment.trigger"],before:t["comment.before"]?Vt(t["comment.before"]):void 0,after:t["comment.after"]?Vt(t["comment.after"]):void 0}}(t),Ft(e,tn,n),n.out.value}function tn(e,t,n,r,o){const{out:i,config:s}=r,a=on(e,t,n,r),c=function(e){const{config:t,parent:n}=e;return!n||Dt(n)||n.name&&t.options["output.formatSkip"].includes(n.name)?0:1}(r);if(i.level+=c,a&&st(i,!0),e.name){const t=function(e,t){return dt(e,t.options["output.tagCase"])}(e.name,s);if(function(e,t){Kt(e,t)&&t.comment.before&&Zt(e,t.comment.before,t)}(e,r),it(i,`<${t}`),e.attributes)for(const t of e.attributes)Wt(t)&&nn(t,r);if(!e.selfClosing||e.children.length||e.value){if(it(i,">"),!rn(e,r,o)){if(e.value){const t=e.value.some(sn)||function(e,t){if(e.length&&"string"==typeof e[0]){const n=Xt.exec(e[0]);if((null==n?void 0:n.length)&&!t.options.inlineElements.includes(n[1].toLowerCase()))return!0}return!1}(e.value,s);t&&st(r.out,++i.level),Bt(e.value,r),t&&st(r.out,--i.level)}if(e.children.forEach(o),!e.value&&!e.children.length){const t=s.options["output.formatLeafNode"]||s.options["output.formatForce"].includes(e.name);t&&st(r.out,++i.level),Bt(Lt,r),t&&st(r.out,--i.level)}}it(i,`</${t}>`),function(e,t){Kt(e,t)&&t.comment.after&&Zt(e,t.comment.after,t)}(e,r)}else it(i,`${function(e){switch(e.options["output.selfClosingStyle"]){case"xhtml":return" /";case"xml":return"/";default:return""}}(s)}>`)}else!rn(e,r,o)&&e.value&&(Bt(e.value,r),e.children.forEach(o));if(a&&t===n.length-1&&r.parent){const e=Dt(r.parent)?0:1;st(i,i.level-e)}i.level-=c}function nn(e,t){const{out:n,config:r}=t;if(e.name){const o=r.options["markup.attributes"],i=r.options["markup.valuePrefix"];let{name:s,value:a}=e,c=ut(e,r,!0),u=ut(e,r);o&&(s=an(s,o,e.multiple)||s),s=ct(s,r);const l=i?an(e.name,i,e.multiple):null;if(l&&1===(null==a?void 0:a.length)&&"string"==typeof a[0]){const e=a[0];a=[cn(e)?`${l}.${e}`:`${l}['${e}']`],r.options["jsx.enabled"]&&(c="{",u="}")}lt(e,r)&&!a?r.options["output.compactBoolean"]||(a=[s]):a||(a=Lt),it(n," "+s),a?(it(n,"="+c),Bt(a,t),it(n,u)):"html"!==r.options["output.selfClosingStyle"]&&it(n,"="+c+u)}}function rn(e,t,n){if(e.value&&e.children.length){const r=e.value.findIndex(Ut);if(-1!==r){Bt(e.value.slice(0,r),t);const o=t.out.line;let i=r+1;return e.children.forEach(n),t.out.line!==o&&"string"==typeof e.value[i]&&it(t.out,e.value[i++].trimLeft()),Bt(e.value.slice(i),t),!0}}return!1}function on(e,t,n,r){const{config:o,parent:i}=r;if(!o.options["output.format"])return!1;if(0===t&&!i)return!1;if(i&&Dt(i)&&1===n.length)return!1;if(Dt(e)&&(Dt(n[t-1])||Dt(n[t+1])||e.value.some(sn)||e.value.some(Ut)&&e.children.length))return!0;if(ft(e,o)){if(0===t){for(let e=0;e<n.length;e++)if(!ft(n[e],o))return!0}else if(!ft(n[t-1],o))return!0;if(o.options["output.inlineBreak"]){let e=1,r=t,i=t;for(;Mt(n[--r],o);)e++;for(;Mt(n[++i],o);)e++;if(e>=o.options["output.inlineBreak"])return!0}for(let t=0,n=e.children.length;t<n;t++)if(on(e.children[t],t,e.children,r))return!0;return!1}return!0}function sn(e){return"string"==typeof e&&/\r|\n/.test(e)}function an(e,t,n){return n&&t[`${e}*`]||t[e]}function cn(e){return!Yt.has(e)&&/^[a-zA-Z_$][\w_$]*$/.test(e)}function un(e,t,n){const r=zt(t);return r.options=n||{},Ft(e,ln,r),r.out.value}function ln(e,t,n,r,o){const{out:i,options:s}=r,{primary:a,secondary:c}=function(e){const t=[],n=[];if(e.attributes)for(const r of e.attributes)fn(r)?t.push(r):n.push(r);return{primary:t,secondary:n}}(e),u=r.parent?1:0;i.level+=u,function(e,t,n,r){return!(!r.parent&&0===t)&&!Dt(e)}(e,t,0,r)&&st(i,!0),!e.name||"div"===e.name&&a.length||it(i,(s.beforeName||"")+e.name+(s.afterName||"")),function(e,t){for(const n of e)n.value&&("class"===n.name?(it(t.out,"."),Bt(n.value.map((e=>"string"==typeof e?e.replace(/\s+/g,"."):e)),t)):(it(t.out,"#"),Bt(n.value,t)))}(a,r),function(e,t){if(e.length){const{out:n,config:r,options:o}=t;o.beforeAttribute&&it(n,o.beforeAttribute);for(let i=0;i<e.length;i++){const s=e[i];it(n,ct(s.name||"",r)),lt(s,r)&&!s.value?!r.options["output.compactBoolean"]&&o.booleanValue&&it(n,"="+o.booleanValue):(it(n,"="+ut(s,r,!0)),Bt(s.value||Lt,t),it(n,ut(s,r))),i!==e.length-1&&o.glueAttribute&&it(n,o.glueAttribute)}o.afterAttribute&&it(n,o.afterAttribute)}}(c.filter(Wt),r),!e.selfClosing||e.value||e.children.length?(function(e,t){if(!e.value&&e.children.length)return;const n=e.value||Lt,r=function(e){const t=[];let n=[];for(const r of e)if("string"==typeof r){const e=r.split(/\r\n?|\n/g);for(n.push(e.shift()||"");e.length;)t.push(n),n=[e.shift()||""]}else n.push(r);return n.length&&t.push(n),t}(n),{out:o,options:i}=t;if(1===r.length)(e.name||e.attributes)&&ot(o," "),Bt(n,t);else{const e=[];let n=0;for(const t of r){const r=pn(t);e.push(r),r>n&&(n=r)}o.level++;for(let s=0;s<r.length;s++)st(o,!0),i.beforeTextLine&&ot(o,i.beforeTextLine),Bt(r[s],t),i.afterTextLine&&(ot(o," ".repeat(n-e[s])),ot(o,i.afterTextLine));o.level--}}(e,r),e.children.forEach(o)):r.options.selfClose&&it(i,r.options.selfClose),i.level-=u}function fn(e){return"class"===e.name||"id"===e.name}function pn(e){let t=0;for(const n of e)t+="string"==typeof n?n.length:n.name.length;return t}const dn={html:en,haml:function(e,t){return un(e,t,{beforeName:"%",beforeAttribute:"(",afterAttribute:")",glueAttribute:" ",afterTextLine:" |",booleanValue:"true",selfClose:"/"})},slim:function(e,t){return un(e,t,{beforeAttribute:" ",glueAttribute:" ",beforeTextLine:"| ",selfClose:"/"})},pug:function(e,t){return un(e,t,{beforeAttribute:"(",afterAttribute:")",glueAttribute:", ",beforeTextLine:"| ",selfClose:"xml"===t.options["output.selfClosingStyle"]?"/":""})}};function mn(e,t){let n;if("string"==typeof e){const r=Object.assign({},t);t.options["jsx.enabled"]&&(r.jsx=!0),t.options["markup.href"]&&(r.href=!0),e=be(e,r),n=t.text,t.text=void 0}return function(e,t,n){const r=[e],o=e=>{t(e,r,n),r.push(e),e.children.forEach(o),r.pop()};e.children.forEach(o)}(e=function(e,t){const n=[],r=t.options["output.reverseAttributes"],o=e=>{const i=e.name&&t.snippets[e.name];if(!i||n.includes(i))return null;const s=be(i,t);n.push(i),nt(s,o),n.pop();for(const t of s.children){if(e.attributes){const n=t.attributes||[],o=e.attributes||[];t.attributes=r?o.concat(n):n.concat(o)}c=t,(a=e).selfClosing&&(c.selfClosing=!0),null!=a.value&&(c.value=a.value),a.repeat&&(c.repeat=a.repeat)}var a,c;return s};return nt(e,o),e}(e,t),gn,t),t.text=null!=n?n:t.text,e}function hn(e,t){return(dn[t.syntax]||en)(e,t)}function gn(e,t,n){!function(e,t,n){!e.name&&e.attributes&&ht(e,t,n)}(e,t,n),function(e,t){if(!e.attributes)return;const n=[],r={};for(const o of e.attributes)if(o.name){const e=o.name;if(e in r){const n=r[e];"class"===e?n.value=Ze(n.value,o.value," "):Xe(n,o,t)}else n.push(r[e]=Object.assign({},o))}else n.push(o);e.attributes=n}(e,n),function(e,t,n){let r;if(e.name&&(r=e.name.match(bt))){const o=gt[r[1]]||gt.latin,i=r[2]?Math.max(1,Number(r[2])):30,s=yt(i,r[3]?Math.max(i,Number(r[3].slice(1))):i),a=e.repeat||function(e){for(let t=e.length-1;t>=0;t--){const n=e[t];if("AbbreviationNode"===n.type&&n.repeat)return n.repeat}}(t);e.name=e.attributes=void 0,e.value=[kt(o,s,!a||0===a.value)],e.repeat&&t.length>1&&ht(e,t,n)}}(e,t,n),"xsl"===n.syntax&&function(e){var t;"xsl:variable"!==(t=e.name)&&"xsl:with-param"!==t||!e.attributes||!e.children.length&&!e.value||(e.attributes=e.attributes.filter(At))}(e),n.options["bem.enabled"]&&function(e,t,n){!function(e){const t=jt(e),n=[];for(const e of t.classNames){const t=e.indexOf("_");t>0&&!e.startsWith("-")?(n.push(e.slice(0,t)),n.push(e.slice(t))):n.push(e)}n.length&&(t.classNames=n.filter(Nt),t.block=_t(t.classNames),$t(e,t.classNames.join(" ")))}(e),function(e,t,n){const r=jt(e),o=[],{options:i}=n,s=t.slice(1).concat(e);for(let e of r.classNames){let t,r="";const a=e;(t=e.match(St))&&(r=Pt(s,t[1].length,n.context)+i["bem.element"]+t[2],o.push(r),e=e.slice(t[0].length)),(t=e.match(Ct))&&(r||(r=Pt(s,t[1].length),o.push(r)),o.push(`${r}${i["bem.modifier"]}${t[2]}`),e=e.slice(t[0].length)),e===a&&o.push(a)}const a=o.filter(Nt);a.length&&$t(e,a.join(" "))}(e,t,n)}(e,t,n)}var bn;!function(e){e.Raw="Raw",e.Property="Property"}(bn||(bn={}));const yn=/^([a-z-]+)(?:\s*:\s*([^\n\r;]+?);*)?$/,vn={value:!0};function xn(e,t){const n=t.match(yn);if(n){const t={},r=n[2]?n[2].split("|").map(kn):[];for(const e of r)for(const n of e)Sn(n,t);return{type:bn.Property,key:e,property:n[1],value:r,keywords:t,dependencies:[]}}return{type:bn.Raw,key:e,value:t}}function wn(e,t){return e.key===t.key?0:e.key<t.key?-1:1}function kn(e){return Ke(e.trim(),vn)[0].value}function An(e){return e.type===bn.Property}function Sn(e,t){for(const n of e.value)if("Literal"===n.type)t[n.value]=n;else if("FunctionCall"===n.type)t[n.name]=n;else if("Field"===n.type){const e=n.name.trim();e&&(t[e]={type:"Literal",value:e})}}function Cn(e,t,n=!1){if((e=e.toLowerCase())===(t=t.toLowerCase()))return 1;if(!e||!t||e.charCodeAt(0)!==t.charCodeAt(0))return 0;const r=e.length,o=t.length;if(!n&&r>o)return 0;const i=Math.min(r,o),s=Math.max(r,o);let a=1,c=1,u=s,l=0,f=0,p=!1,d=!1;for(;a<r;){for(l=e.charCodeAt(a),p=!1,d=!1;c<o;){if(f=t.charCodeAt(c),l===f){p=!0,u+=s-(d?a:c);break}d=45===f,c++}if(!p){if(!n)return 0;break}a++}const m=s-i;return u*(a/s)/(Tn(s)-Tn(m))}function Tn(e){return e*(e+1)/2}function En(e,t){return e.r||e.g||e.b||e.a?1===e.a?function(e,t){const n=t&&On(e.r)&&On(e.g)&&On(e.b)?Pn:_n;return"#"+n(e.r)+n(e.g)+n(e.b)}(e,t):function(e){const t=[e.r,e.g,e.b];return 1!==e.a&&t.push(jn(e.a,8)),`${3===t.length?"rgb":"rgba"}(${t.join(", ")})`}(e):"transparent"}function jn(e,t=4){return e.toFixed(t).replace(/\.?0+$/,"")}function On(e){return!(e%17)}function Pn(e){return(e>>4).toString(16)}function _n(e){return function(e,t){for(;e.length<2;)e="0"+e;return e}(e.toString(16))}const In={Global:"@@global",Section:"@@section",Property:"@@property",Value:"@@value"};function $n(e,t){var n;const r=rt(t.options),o=t.options["output.format"];(null===(n=t.context)||void 0===n?void 0:n.name)===In.Section&&(e=e.filter((e=>e.snippet)));for(let n=0;n<e.length;n++)o&&0!==n&&st(r,!0),Rn(e[n],r,t);return r.value}function Rn(e,t,n){const r=n.options["stylesheet.json"];if(e.name)it(t,(r?e.name.replace(/\-(\w)/g,((e,t)=>t.toUpperCase())):e.name)+n.options["stylesheet.between"]),e.value.length?function(e,t,n){const r=n.options["stylesheet.json"],o=r?function(e){if(1===e.value.length){const t=e.value[0];if(1===t.value.length&&"NumberValue"===t.value[0].type)return t.value[0]}}(e):null;if(!o||o.unit&&"px"!==o.unit){const o=function(e){return e.options["stylesheet.jsonDoubleQuotes"]?'"':"'"}(n);r&&ot(t,o);for(let r=0;r<e.value.length;r++)0!==r&&ot(t,", "),Fn(e.value[r],t,n);r&&ot(t,o)}else ot(t,String(o.value))}(e,t,n):at(t,0,""),r?ot(t,","):(Nn(e,t,!0),ot(t,n.options["stylesheet.after"]));else{for(const r of e.value)for(const e of r.value)zn(e,t,n);Nn(e,t,e.value.length>0)}}function Nn(e,t,n){e.important&&(n&&ot(t," "),ot(t,"!important"))}function Fn(e,t,n){for(let r=0,o=-1;r<e.value.length;r++){const i=e.value[r];0===r||"Field"===i.type&&i.start===o||ot(t," "),zn(i,t,n),o=i.end}}function zn(e,t,n){if("ColorValue"===e.type)ot(t,En(e,n.options["stylesheet.shortHex"]));else if("Literal"===e.type||"CustomProperty"===e.type)it(t,e.value);else if("NumberValue"===e.type)it(t,jn(e.value,4)+e.unit);else if("StringValue"===e.type){const n="double"===e.quote?'"':"'";it(t,n+e.value+n)}else if("Field"===e.type)at(t,e.index,e.name);else if("FunctionCall"===e.type){ot(t,e.name+"(");for(let r=0;r<e.arguments.length;r++)r&&ot(t,", "),Fn(e.arguments[r],t,n);ot(t,")")}}function Ln(e,t){var n;const r=(null===(n=t.cache)||void 0===n?void 0:n.stylesheetSnippets)||Dn(t.snippets);t.cache&&(t.cache.stylesheetSnippets=r),"string"==typeof e&&(e=Ke(e,{value:Kn(t)}));const o=function(e,t){if(t.context){if(t.context.name===In.Section)return e.filter((e=>e.type===bn.Raw));if(t.context.name===In.Property)return e.filter((e=>e.type===bn.Property))}return e}(r,t);for(const n of e)Mn(n,o,t);return e}function Dn(e){const t=[];for(const n of Object.keys(e))t.push(xn(n,e[n]));return function(e){e=e.slice().sort(wn);const t=[];let n;for(const r of e.filter(An)){for(;t.length;){if(n=t[t.length-1],r.property.startsWith(n.property)&&45===r.property.charCodeAt(n.property.length)){n.dependencies.push(r),t.push(r);break}t.pop()}t.length||t.push(r)}return e}(t)}function Mn(e,t,n){if(!function(e,t){let n=null;const r=1===e.value.length?e.value[0]:null;if(r&&1===r.value.length){const e=r.value[0];"FunctionCall"===e.type&&"lg"===e.name&&(n=e)}return!(!n&&"lg"!==e.name)&&(n=n?Object.assign(Object.assign({},n),{name:"linear-gradient"}):{type:"FunctionCall",name:"linear-gradient",arguments:[Vn(Gn(0,""))]},t.context||(e.name="background-image"),e.value=[Vn(n)],!0)}(e,n)){const r=n.options["stylesheet.fuzzySearchMinScore"];if(Kn(n)){const o=n.context.name,i=t.find((e=>e.type===bn.Property&&e.property===o));Un(e,n,i,r),e.snippet=i}else if(e.name){const o=Bn(e.name,t,r,!0);e.snippet=o,o&&(o.type===bn.Property?function(e,t,n){const r=function(e,t){for(let n=0,r=0;n<e.length;n++){if(r=t.indexOf(e[n],r),-1===r)return e.slice(n);r++}return""}(e.name,t.key);if(r){if(e.value.length)return e;const o=qn(r,n,t);if(!o)return e;e.value.push(Vn(o))}if(e.name=t.property,e.value.length)Un(e,n,t);else if(t.value.length){const r=t.value[0];e.value=1===t.value.length||r.some(Qn)?r:r.map((e=>Jn(e,n)))}}(e,o,n):function(e,t){let n,r=0;const o=/\$\{(\d+)(:[^}]+)?\}/g,i=e.value[0],s=[];for(;n=o.exec(t.value);)r!==n.index&&s.push(Hn(t.value.slice(r,n.index))),r=n.index+n[0].length,i&&i.value.length?s.push(i.value.shift()):s.push(Gn(Number(n[1]),n[2]?n[2].slice(1):""));const a=t.value.slice(r);a&&s.push(Hn(a)),e.name=void 0,e.value=[Vn(...s)]}(e,o))}}return(e.name||n.context)&&function(e,t){const n=t.options["stylesheet.unitAliases"],r=t.options["stylesheet.unitless"];for(const o of e.value)for(const i of o.value)"NumberValue"===i.type&&(i.unit?i.unit=n[i.unit]||i.unit:0===i.value||r.includes(e.name)||(i.unit=i.rawValue.includes(".")?t.options["stylesheet.floatUnit"]:t.options["stylesheet.intUnit"]))}(e,n),e}function Un(e,t,n,r){for(const o of e.value){const e=[];for(const i of o.value)if("Literal"===i.type)e.push(qn(i.value,t,n,r)||i);else if("FunctionCall"===i.type){const o=qn(i.name,t,n,r);o&&"FunctionCall"===o.type?e.push(Object.assign(Object.assign({},o),{arguments:i.arguments.concat(o.arguments.slice(i.arguments.length))})):e.push(i)}else e.push(i);o.value=e}}function Bn(e,t,n=0,r=!1){let o=null,i=0;for(const n of t){const t=Cn(e,Wn(n),r);if(1===t)return n;t&&t>=i&&(i=t,o=n)}return i>=n?o:null}function Wn(e){return"string"==typeof e?e:e.key}function qn(e,t,n,r){let o;if(n){if(o=Bn(e,Object.keys(n.keywords),r))return n.keywords[o];for(const t of n.dependencies)if(o=Bn(e,Object.keys(t.keywords),r))return t.keywords[o]}return(o=Bn(e,t.options["stylesheet.keywords"],r))?Hn(o):null}function Vn(...e){return{type:"CSSValue",value:e}}function Hn(e){return{type:"Literal",value:e}}function Gn(e,t){return{type:"Field",index:e,name:t}}function Qn(e){for(const t of e.value)if("Field"===t.type||"FunctionCall"===t.type&&t.arguments.some(Qn))return!0;return!1}function Jn(e,t,n={index:1}){let r=[];for(const o of e.value)switch(o.type){case"ColorValue":r.push(Gn(n.index++,En(o,t.options["stylesheet.shortHex"])));break;case"Literal":r.push(Gn(n.index++,o.value));break;case"NumberValue":r.push(Gn(n.index++,`${o.value}${o.unit}`));break;case"StringValue":const e="single"===o.quote?"'":'"';r.push(Gn(n.index++,e+o.value+e));break;case"FunctionCall":r.push(Gn(n.index++,o.name),Hn("("));for(let e=0,i=o.arguments.length;e<i;e++)r=r.concat(Jn(o.arguments[e],t,n).value),e!==i-1&&r.push(Hn(", "));r.push(Hn(")"));break;default:r.push(o)}return Object.assign(Object.assign({},e),{value:r})}function Kn(e){return!(!e.context||e.context.name!==In.Value&&e.context.name.startsWith("@@"))}const Zn={markup:"html",stylesheet:"css"},Xn={type:"markup",syntax:"html",variables:{lang:"en",locale:"en-US",charset:"UTF-8",indentation:"\t",newline:"\n"},snippets:{},options:{inlineElements:["a","abbr","acronym","applet","b","basefont","bdo","big","br","button","cite","code","del","dfn","em","font","i","iframe","img","input","ins","kbd","label","map","object","q","s","samp","select","small","span","strike","strong","sub","sup","textarea","tt","u","var"],"output.indent":"\t","output.baseIndent":"","output.newline":"\n","output.tagCase":"","output.attributeCase":"","output.attributeQuotes":"double","output.format":!0,"output.formatLeafNode":!1,"output.formatSkip":["html"],"output.formatForce":["body"],"output.inlineBreak":3,"output.compactBoolean":!1,"output.booleanAttributes":["contenteditable","seamless","async","autofocus","autoplay","checked","controls","defer","disabled","formnovalidate","hidden","ismap","loop","multiple","muted","novalidate","readonly","required","reversed","selected","typemustmatch"],"output.reverseAttributes":!1,"output.selfClosingStyle":"html","output.field":(e,t)=>t,"output.text":e=>e,"markup.href":!0,"comment.enabled":!1,"comment.trigger":["id","class"],"comment.before":"","comment.after":"\n\x3c!-- /[#ID][.CLASS] --\x3e","bem.enabled":!1,"bem.element":"__","bem.modifier":"_","jsx.enabled":!1,"stylesheet.keywords":["auto","inherit","unset","none"],"stylesheet.unitless":["z-index","line-height","opacity","font-weight","zoom","flex","flex-grow","flex-shrink"],"stylesheet.shortHex":!0,"stylesheet.between":": ","stylesheet.after":";","stylesheet.intUnit":"px","stylesheet.floatUnit":"em","stylesheet.unitAliases":{e:"em",p:"%",x:"ex",r:"rem"},"stylesheet.json":!1,"stylesheet.jsonDoubleQuotes":!1,"stylesheet.fuzzySearchMinScore":0}},Yn={markup:{snippets:er({a:"a[href]","a:blank":"a[href='http://${0}' target='_blank' rel='noopener noreferrer']","a:link":"a[href='http://${0}']","a:mail":"a[href='mailto:${0}']","a:tel":"a[href='tel:+${0}']",abbr:"abbr[title]","acr|acronym":"acronym[title]",base:"base[href]/",basefont:"basefont/",br:"br/",frame:"frame/",hr:"hr/",bdo:"bdo[dir]","bdo:r":"bdo[dir=rtl]","bdo:l":"bdo[dir=ltr]",col:"col/",link:"link[rel=stylesheet href]/","link:css":"link[href='${1:style}.css']","link:print":"link[href='${1:print}.css' media=print]","link:favicon":"link[rel='shortcut icon' type=image/x-icon href='${1:favicon.ico}']","link:mf|link:manifest":"link[rel='manifest' href='${1:manifest.json}']","link:touch":"link[rel=apple-touch-icon href='${1:favicon.png}']","link:rss":"link[rel=alternate type=application/rss+xml title=RSS href='${1:rss.xml}']","link:atom":"link[rel=alternate type=application/atom+xml title=Atom href='${1:atom.xml}']","link:im|link:import":"link[rel=import href='${1:component}.html']",meta:"meta/","meta:utf":"meta[http-equiv=Content-Type content='text/html;charset=UTF-8']","meta:vp":"meta[name=viewport content='width=${1:device-width}, initial-scale=${2:1.0}']","meta:compat":"meta[http-equiv=X-UA-Compatible content='${1:IE=7}']","meta:edge":"meta:compat[content='${1:ie=edge}']","meta:redirect":"meta[http-equiv=refresh content='0; url=${1:http://example.com}']","meta:refresh":"meta[http-equiv=refresh content='${1:5}']","meta:kw":"meta[name=keywords content]","meta:desc":"meta[name=description content]",style:"style",script:"script","script:src":"script[src]","script:module":"script[type=module src]",img:"img[src alt]/","img:s|img:srcset":"img[srcset src alt]","img:z|img:sizes":"img[sizes srcset src alt]",picture:"picture","src|source":"source/","src:sc|source:src":"source[src type]","src:s|source:srcset":"source[srcset]","src:t|source:type":"source[srcset type='${1:image/}']","src:z|source:sizes":"source[sizes srcset]","src:m|source:media":"source[media='(${1:min-width: })' srcset]","src:mt|source:media:type":"source:media[type='${2:image/}']","src:mz|source:media:sizes":"source:media[sizes srcset]","src:zt|source:sizes:type":"source[sizes srcset type='${1:image/}']",iframe:"iframe[src frameborder=0]",embed:"embed[src type]/",object:"object[data type]",param:"param[name value]/",map:"map[name]",area:"area[shape coords href alt]/","area:d":"area[shape=default]","area:c":"area[shape=circle]","area:r":"area[shape=rect]","area:p":"area[shape=poly]",form:"form[action]","form:get":"form[method=get]","form:post":"form[method=post]",label:"label[for]",input:"input[type=${1:text}]/",inp:"input[name=${1} id=${1}]","input:h|input:hidden":"input[type=hidden name]","input:t|input:text":"inp[type=text]","input:search":"inp[type=search]","input:email":"inp[type=email]","input:url":"inp[type=url]","input:p|input:password":"inp[type=password]","input:datetime":"inp[type=datetime]","input:date":"inp[type=date]","input:datetime-local":"inp[type=datetime-local]","input:month":"inp[type=month]","input:week":"inp[type=week]","input:time":"inp[type=time]","input:tel":"inp[type=tel]","input:number":"inp[type=number]","input:color":"inp[type=color]","input:c|input:checkbox":"inp[type=checkbox]","input:r|input:radio":"inp[type=radio]","input:range":"inp[type=range]","input:f|input:file":"inp[type=file]","input:s|input:submit":"input[type=submit value]","input:i|input:image":"input[type=image src alt]","input:b|input:btn|input:button":"input[type=button value]","input:reset":"input:button[type=reset]",isindex:"isindex/",select:"select[name=${1} id=${1}]","select:d|select:disabled":"select[disabled.]","opt|option":"option[value]",textarea:"textarea[name=${1} id=${1} cols=${2:30} rows=${3:10}]",marquee:"marquee[behavior direction]","menu:c|menu:context":"menu[type=context]","menu:t|menu:toolbar":"menu[type=toolbar]",video:"video[src]",audio:"audio[src]","html:xml":"html[xmlns=http://www.w3.org/1999/xhtml]",keygen:"keygen/",command:"command/","btn:s|button:s|button:submit":"button[type=submit]","btn:r|button:r|button:reset":"button[type=reset]","btn:b|button:b|button:button":"button[type=button]","btn:d|button:d|button:disabled":"button[disabled.]","fst:d|fset:d|fieldset:d|fieldset:disabled":"fieldset[disabled.]",bq:"blockquote",fig:"figure",figc:"figcaption",pic:"picture",ifr:"iframe",emb:"embed",obj:"object",cap:"caption",colg:"colgroup",fst:"fieldset",btn:"button",optg:"optgroup",tarea:"textarea",leg:"legend",sect:"section",art:"article",hdr:"header",ftr:"footer",adr:"address",dlg:"dialog",str:"strong",prog:"progress",mn:"main",tem:"template",fset:"fieldset",datag:"datagrid",datal:"datalist",kg:"keygen",out:"output",det:"details",sum:"summary",cmd:"command","ri:d|ri:dpr":"img:s","ri:v|ri:viewport":"img:z","ri:a|ri:art":"pic>src:m+img","ri:t|ri:type":"pic>src:t+img","!!!":"{<!DOCTYPE html>}",doc:"html[lang=${lang}]>(head>meta[charset=${charset}]+meta:vp+title{${1:Document}})+body","!|html:5":"!!!+doc",c:"{\x3c!-- ${0} --\x3e}","cc:ie":"{\x3c!--[if IE]>${0}<![endif]--\x3e}","cc:noie":"{\x3c!--[if !IE]>\x3c!--\x3e${0}\x3c!--<![endif]--\x3e}"})},xhtml:{options:{"output.selfClosingStyle":"xhtml"}},xml:{options:{"output.selfClosingStyle":"xml"}},xsl:{snippets:er({"tm|tmatch":"xsl:template[match mode]","tn|tname":"xsl:template[name]",call:"xsl:call-template[name]",ap:"xsl:apply-templates[select mode]",api:"xsl:apply-imports",imp:"xsl:import[href]",inc:"xsl:include[href]",ch:"xsl:choose","wh|xsl:when":"xsl:when[test]",ot:"xsl:otherwise",if:"xsl:if[test]",par:"xsl:param[name]",pare:"xsl:param[name select]",var:"xsl:variable[name]",vare:"xsl:variable[name select]",wp:"xsl:with-param[name select]",key:"xsl:key[name match use]",elem:"xsl:element[name]",attr:"xsl:attribute[name]",attrs:"xsl:attribute-set[name]",cp:"xsl:copy[select]",co:"xsl:copy-of[select]",val:"xsl:value-of[select]","for|each":"xsl:for-each[select]",tex:"xsl:text",com:"xsl:comment",msg:"xsl:message[terminate=no]",fall:"xsl:fallback",num:"xsl:number[value]",nam:"namespace-alias[stylesheet-prefix result-prefix]",pres:"xsl:preserve-space[elements]",strip:"xsl:strip-space[elements]",proc:"xsl:processing-instruction[name]",sort:"xsl:sort[select order]",choose:"xsl:choose>xsl:when+xsl:otherwise",xsl:"!!!+xsl:stylesheet[version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform]>{\n|}","!!!":'{<?xml version="1.0" encoding="UTF-8"?>}'}),options:{"output.selfClosingStyle":"xml"}},jsx:{options:{"jsx.enabled":!0,"markup.attributes":{class:"className","class*":"styleName",for:"htmlFor"},"markup.valuePrefix":{"class*":"styles"}}},vue:{options:{"markup.attributes":{"class*":":class"}}},svelte:{options:{"jsx.enabled":!0}},pug:{snippets:er({"!!!":"{doctype html}"})},stylesheet:{snippets:er({"@f":"@font-face {\n\tfont-family: ${1};\n\tsrc: url(${2});\n}","@ff":"@font-face {\n\tfont-family: '${1:FontName}';\n\tsrc: url('${2:FileName}.eot');\n\tsrc: url('${2:FileName}.eot?#iefix') format('embedded-opentype'),\n\t\t url('${2:FileName}.woff') format('woff'),\n\t\t url('${2:FileName}.ttf') format('truetype'),\n\t\t url('${2:FileName}.svg#${1:FontName}') format('svg');\n\tfont-style: ${3:normal};\n\tfont-weight: ${4:normal};\n}","@i|@import":"@import url(${0});","@kf":"@keyframes ${1:identifier} {\n\t${2}\n}","@m|@media":"@media ${1:screen} {\n\t${0}\n}",ac:"align-content:start|end|flex-start|flex-end|center|space-between|space-around|stretch|space-evenly",ai:"align-items:start|end|flex-start|flex-end|center|baseline|stretch",anim:"animation:${1:name} ${2:duration} ${3:timing-function} ${4:delay} ${5:iteration-count} ${6:direction} ${7:fill-mode}",animdel:"animation-delay:time",animdir:"animation-direction:normal|reverse|alternate|alternate-reverse",animdur:"animation-duration:${1:0}s",animfm:"animation-fill-mode:both|forwards|backwards",animic:"animation-iteration-count:1|infinite",animn:"animation-name",animps:"animation-play-state:running|paused",animtf:"animation-timing-function:linear|ease|ease-in|ease-out|ease-in-out|cubic-bezier(${1:0.1}, ${2:0.7}, ${3:1.0}, ${3:0.1})",ap:"appearance:none",as:"align-self:start|end|auto|flex-start|flex-end|center|baseline|stretch",b:"bottom",bd:"border:${1:1px} ${2:solid} ${3:#000}",bdb:"border-bottom:${1:1px} ${2:solid} ${3:#000}",bdbc:"border-bottom-color:${1:#000}",bdbi:"border-bottom-image:url(${0})",bdbk:"border-break:close",bdbli:"border-bottom-left-image:url(${0})|continue",bdblrs:"border-bottom-left-radius",bdbri:"border-bottom-right-image:url(${0})|continue",bdbrrs:"border-bottom-right-radius",bdbs:"border-bottom-style",bdbw:"border-bottom-width",bdc:"border-color:${1:#000}",bdci:"border-corner-image:url(${0})|continue",bdcl:"border-collapse:collapse|separate",bdf:"border-fit:repeat|clip|scale|stretch|overwrite|overflow|space",bdi:"border-image:url(${0})",bdl:"border-left:${1:1px} ${2:solid} ${3:#000}",bdlc:"border-left-color:${1:#000}",bdlen:"border-length",bdli:"border-left-image:url(${0})",bdls:"border-left-style",bdlw:"border-left-width",bdr:"border-right:${1:1px} ${2:solid} ${3:#000}",bdrc:"border-right-color:${1:#000}",bdri:"border-right-image:url(${0})",bdrs:"border-radius",bdrst:"border-right-style",bdrw:"border-right-width",bds:"border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",bdsp:"border-spacing",bdt:"border-top:${1:1px} ${2:solid} ${3:#000}",bdtc:"border-top-color:${1:#000}",bdti:"border-top-image:url(${0})",bdtli:"border-top-left-image:url(${0})|continue",bdtlrs:"border-top-left-radius",bdtri:"border-top-right-image:url(${0})|continue",bdtrrs:"border-top-right-radius",bdts:"border-top-style",bdtw:"border-top-width",bdw:"border-width",bbs:"border-block-start",bbe:"border-block-end",bis:"border-inline-start",bie:"border-inline-end",bfv:"backface-visibility:hidden|visible",bg:"background:${1:#000}","bg:n":"background: none",bga:"background-attachment:fixed|scroll",bgbk:"background-break:bounding-box|each-box|continuous",bgc:"background-color:${1:#fff}",bgcp:"background-clip:padding-box|border-box|content-box|no-clip",bgi:"background-image:url(${0})",bgo:"background-origin:padding-box|border-box|content-box",bgp:"background-position:${1:0} ${2:0}",bgpx:"background-position-x",bgpy:"background-position-y",bgr:"background-repeat:no-repeat|repeat-x|repeat-y|space|round",bgsz:"background-size:contain|cover",bs:"block-size",bxsh:"box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:#000}|none",bxsz:"box-sizing:border-box|content-box|border-box",c:"color:${1:#000}",cr:"color:rgb(${1:0}, ${2:0}, ${3:0})",cra:"color:rgba(${1:0}, ${2:0}, ${3:0}, ${4:.5})",cl:"clear:both|left|right|none",cm:"/* ${0} */",cnt:"content:'${0}'|normal|open-quote|no-open-quote|close-quote|no-close-quote|attr(${0})|counter(${0})|counters(${0})",coi:"counter-increment",colm:"columns",colmc:"column-count",colmf:"column-fill",colmg:"column-gap",colmr:"column-rule",colmrc:"column-rule-color",colmrs:"column-rule-style",colmrw:"column-rule-width",colms:"column-span",colmw:"column-width",cor:"counter-reset",cp:"clip:auto|rect(${1:top} ${2:right} ${3:bottom} ${4:left})",cps:"caption-side:top|bottom",cur:"cursor:pointer|auto|default|crosshair|hand|help|move|pointer|text",d:"display:block|none|flex|inline-flex|inline|inline-block|grid|inline-grid|subgrid|list-item|run-in|contents|table|inline-table|table-caption|table-column|table-column-group|table-header-group|table-footer-group|table-row|table-row-group|table-cell|ruby|ruby-base|ruby-base-group|ruby-text|ruby-text-group",ec:"empty-cells:show|hide",f:"font:${1:1em} ${2:sans-serif}",fd:"font-display:auto|block|swap|fallback|optional",fef:"font-effect:none|engrave|emboss|outline",fem:"font-emphasize",femp:"font-emphasize-position:before|after",fems:"font-emphasize-style:none|accent|dot|circle|disc",ff:"font-family:serif|sans-serif|cursive|fantasy|monospace",fft:'font-family:"Times New Roman", Times, Baskerville, Georgia, serif',ffa:'font-family:Arial, "Helvetica Neue", Helvetica, sans-serif',ffv:"font-family:Verdana, Geneva, sans-serif",fl:"float:left|right|none",fs:"font-style:italic|normal|oblique",fsm:"font-smoothing:antialiased|subpixel-antialiased|none",fst:"font-stretch:normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded",fv:"font-variant:normal|small-caps",fvs:"font-variation-settings:normal|inherit|initial|unset",fw:"font-weight:normal|bold|bolder|lighter",fx:"flex",fxb:"flex-basis:fill|max-content|min-content|fit-content|content",fxd:"flex-direction:row|row-reverse|column|column-reverse",fxf:"flex-flow",fxg:"flex-grow",fxsh:"flex-shrink",fxw:"flex-wrap:nowrap|wrap|wrap-reverse",fsz:"font-size",fsza:"font-size-adjust",g:"gap",gtc:"grid-template-columns:repeat(${0})|minmax()",gtr:"grid-template-rows:repeat(${0})|minmax()",gta:"grid-template-areas",gt:"grid-template",gg:"grid-gap",gcg:"grid-column-gap",grg:"grid-row-gap",gac:"grid-auto-columns:auto|minmax()",gar:"grid-auto-rows:auto|minmax()",gaf:"grid-auto-flow:row|column|dense|inherit|initial|unset",gd:"grid",gc:"grid-column",gcs:"grid-column-start",gce:"grid-column-end",gr:"grid-row",grs:"grid-row-start",gre:"grid-row-end",ga:"grid-area",h:"height",is:"inline-size",jc:"justify-content:start|end|stretch|flex-start|flex-end|center|space-between|space-around|space-evenly",ji:"justify-items:start|end|center|stretch",js:"justify-self:start|end|center|stretch",l:"left",lg:"background-image:linear-gradient(${1})",lh:"line-height",lis:"list-style",lisi:"list-style-image",lisp:"list-style-position:inside|outside",list:"list-style-type:disc|circle|square|decimal|decimal-leading-zero|lower-roman|upper-roman",lts:"letter-spacing:normal",m:"margin",mah:"max-height",mar:"max-resolution",maw:"max-width",mb:"margin-bottom",mih:"min-height",mir:"min-resolution",miw:"min-width",ml:"margin-left",mr:"margin-right",mt:"margin-top",mbs:"margin-block-start",mbe:"margin-block-end",mis:"margin-inline-start",mie:"margin-inline-end",ol:"outline",olc:"outline-color:${1:#000}|invert",olo:"outline-offset",ols:"outline-style:none|dotted|dashed|solid|double|groove|ridge|inset|outset",olw:"outline-width|thin|medium|thick","op|opa":"opacity",ord:"order",ori:"orientation:landscape|portrait",orp:"orphans",ov:"overflow:hidden|visible|hidden|scroll|auto",ovs:"overflow-style:scrollbar|auto|scrollbar|panner|move|marquee",ovx:"overflow-x:hidden|visible|hidden|scroll|auto",ovy:"overflow-y:hidden|visible|hidden|scroll|auto",p:"padding",pb:"padding-bottom",pgba:"page-break-after:auto|always|left|right",pgbb:"page-break-before:auto|always|left|right",pgbi:"page-break-inside:auto|avoid",pl:"padding-left",pos:"position:relative|absolute|relative|fixed|static",pr:"padding-right",pt:"padding-top",pbs:"padding-block-start",pbe:"padding-block-end",pis:"padding-inline-start",pie:"padding-inline-end",spbs:"scroll-padding-block-start",spbe:"scroll-padding-block-end",spis:"scroll-padding-inline-start",spie:"scroll-padding-inline-end",q:"quotes",qen:"quotes:'\\201C' '\\201D' '\\2018' '\\2019'",qru:"quotes:'\\00AB' '\\00BB' '\\201E' '\\201C'",r:"right",rsz:"resize:none|both|horizontal|vertical",t:"top",ta:"text-align:left|center|right|justify",tal:"text-align-last:left|center|right",tbl:"table-layout:fixed",td:"text-decoration:none|underline|overline|line-through",te:"text-emphasis:none|accent|dot|circle|disc|before|after",th:"text-height:auto|font-size|text-size|max-size",ti:"text-indent",tj:"text-justify:auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida|tibetan",to:"text-outline:${1:0} ${2:0} ${3:#000}",tov:"text-overflow:ellipsis|clip",tr:"text-replace",trf:"transform:${1}|skewX(${1:angle})|skewY(${1:angle})|scale(${1:x}, ${2:y})|scaleX(${1:x})|scaleY(${1:y})|scaleZ(${1:z})|scale3d(${1:x}, ${2:y}, ${3:z})|rotate(${1:angle})|rotateX(${1:angle})|rotateY(${1:angle})|rotateZ(${1:angle})|translate(${1:x}, ${2:y})|translateX(${1:x})|translateY(${1:y})|translateZ(${1:z})|translate3d(${1:tx}, ${2:ty}, ${3:tz})",trfo:"transform-origin",trfs:"transform-style:preserve-3d",trs:"transition:${1:prop} ${2:time}",trsde:"transition-delay:${1:time}",trsdu:"transition-duration:${1:time}",trsp:"transition-property:${1:prop}",trstf:"transition-timing-function:${1:fn}",tsh:"text-shadow:${1:hoff} ${2:voff} ${3:blur} ${4:#000}",tt:"text-transform:uppercase|lowercase|capitalize|none",tw:"text-wrap:none|normal|unrestricted|suppress",us:"user-select:none",v:"visibility:hidden|visible|collapse",va:"vertical-align:top|super|text-top|middle|baseline|bottom|text-bottom|sub",w:"width",whs:"white-space:nowrap|pre|pre-wrap|pre-line|normal",whsc:"white-space-collapse:normal|keep-all|loose|break-strict|break-all",wid:"widows",wm:"writing-mode:lr-tb|lr-tb|lr-bt|rl-tb|rl-bt|tb-rl|tb-lr|bt-lr|bt-rl",wob:"word-break:normal|keep-all|break-all",wos:"word-spacing",wow:"word-wrap:none|unrestricted|suppress|break-word|normal",z:"z-index",zom:"zoom:1"})},sass:{options:{"stylesheet.after":""}},stylus:{options:{"stylesheet.between":" ","stylesheet.after":""}}};function er(e){const t={};return Object.keys(e).forEach((n=>{for(const r of n.split("|"))t[r]=e[n]})),t}function tr(e={},t={}){const n=e.type||"markup",r=e.syntax||Zn[n];return Object.assign(Object.assign(Object.assign({},Xn),e),{type:n,syntax:r,variables:nr(n,r,"variables",e,t),snippets:nr(n,r,"snippets",e,t),options:nr(n,r,"options",e,t)})}function nr(e,t,n,r,o={}){const i=Yn[e],s=o[e],a=Yn[t],c=o[t];return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Xn[n]),i&&i[n]),a&&a[n]),s&&s[n]),c&&c[n]),r[n])}function rr(e,t=0){return{text:e,start:t,pos:e.length}}function or(e){return e.pos===e.start}function ir(e,t=0){return e.text.charCodeAt(e.pos-1+t)}function sr(e){if(!or(e))return e.text.charCodeAt(--e.pos)}function ar(e,t){if(or(e))return!1;const n="function"==typeof t?t(ir(e)):t===ir(e);return n&&e.pos--,!!n}function cr(e,t){const n=e.pos;for(;ar(e,t););return e.pos<n}var ur,lr;function fr(e){return e===ur.SingleQuote||e===ur.DoubleQuote}!function(e){e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote",e[e.Escape=92]="Escape"}(ur||(ur={})),function(e){e[e.SquareL=91]="SquareL",e[e.SquareR=93]="SquareR",e[e.RoundL=40]="RoundL",e[e.RoundR=41]="RoundR",e[e.CurlyL=123]="CurlyL",e[e.CurlyR=125]="CurlyR"}(lr||(lr={}));const pr={[lr.SquareL]:lr.SquareR,[lr.RoundL]:lr.RoundR,[lr.CurlyL]:lr.CurlyR};var dr;function mr(e){const t=e.pos;if(!ar(e,dr.AngleRight))return!1;let n=!1;for(ar(e,dr.Slash);!or(e);){if(cr(e,vr),br(e)){if(ar(e,dr.Slash)){n=ar(e,dr.AngleLeft);break}if(ar(e,dr.AngleLeft)){n=!0;break}if(ar(e,vr))continue;if(ar(e,dr.Equals)){if(br(e))continue;break}if(gr(e)){n=!0;break}break}if(!hr(e))break}return e.pos=t,n}function hr(e){return function(e){const t=e.pos;return!!(function(e){const t=e.pos,n=sr(e);if(fr(n))for(;!or(e);)if(sr(e)===n&&ir(e)!==ur.Escape)return!0;return e.pos=t,!1}(e)&&ar(e,dr.Equals)&&br(e))||(e.pos=t,!1)}(e)||gr(e)}function gr(e){const t=e.pos,n=[];for(;!or(e);){const t=ir(e);if(kr(t))n.push(t);else if(wr(t)){if(n.pop()!==pr[t])break}else if(!xr(t))break;e.pos--}return!(t===e.pos||!ar(e,dr.Equals)||!br(e))||(e.pos=t,!1)}function br(e){return cr(e,yr)}function yr(e){return e===dr.Colon||e===dr.Dash||function(e){return(e&=-33)>=65&&e<=90}(e)||function(e){return e>47&&e<58}(e)}function vr(e){return e===dr.Space||e===dr.Tab}function xr(e){return!isNaN(e)&&e!==dr.Equals&&!vr(e)&&!fr(e)}function wr(e){return e===lr.CurlyL||e===lr.RoundL||e===lr.SquareL}function kr(e){return e===lr.CurlyR||e===lr.RoundR||e===lr.SquareR}!function(e){e[e.Tab=9]="Tab",e[e.Space=32]="Space",e[e.Dash=45]="Dash",e[e.Slash=47]="Slash",e[e.Colon=58]="Colon",e[e.Equals=61]="Equals",e[e.AngleLeft=60]="AngleLeft",e[e.AngleRight=62]="AngleRight"}(dr||(dr={}));const Ar=e=>e.charCodeAt(0),Sr="#.*:$-_!@%^+>/".split("").map(Ar),Cr={type:"markup",lookAhead:!0,prefix:""};function Tr(e,t,n){const r=e.pos;if(ar(e,t))for(;!or(e);){if(ar(e,n))return!0;e.pos--}return e.pos=r,!1}function Er(e,t){const n=e.pos;let r=!1;for(let n=t.length-1;n>=0&&!or(e)&&ar(e,t[n]);n--)r=0===n;return r||(e.pos=n),r}function jr(e){return e>64&&e<91||e>96&&e<123||e>47&&e<58||Sr.includes(e)}function Or(e,t){return e===lr.RoundL||"markup"===t&&(e===lr.SquareL||e===lr.CurlyL)}function Pr(e,t){return e===lr.RoundR||"markup"===t&&(e===lr.SquareR||e===lr.CurlyR)}function _r(e,t){return hn(mn(e,t),t)}function Ir(e,t){return $n(Ln(e,t),t)}t.CSSAbbreviationScope=In,t.default=function(e,t){const n=tr(t);return"stylesheet"===n.type?Ir(e,n):_r(e,n)},t.extract=function(e,t=e.length,n={}){const r=Object.assign(Object.assign({},Cr),n);let o;t=Math.min(e.length,Math.max(0,null==t?e.length:t)),r.lookAhead&&(t=function(e,t,n){for(fr(e.charCodeAt(t))&&t++;Pr(e.charCodeAt(t),n.type);)t++;return t}(e,t,r));const i=function(e,t,n){if(!n)return 0;const r=rr(e),o=n.split("").map(Ar);let i;for(r.pos=t;!or(r);)if(!Tr(r,lr.SquareR,lr.SquareL)&&!Tr(r,lr.CurlyR,lr.CurlyL)){if(i=r.pos,Er(r,o))return i;r.pos--}return-1}(e,t,r.prefix||"");if(-1===i)return;const s=rr(e,i);s.pos=t;const a=[];for(;!or(s);){if(o=ir(s),a.includes(lr.CurlyR)){if(o===lr.CurlyR){a.push(o),s.pos--;continue}if(o!==lr.CurlyL){s.pos--;continue}}if(Pr(o,r.type))a.push(o);else if(Or(o,r.type)){if(a.pop()!==pr[o])break}else{if(a.includes(lr.SquareR)||a.includes(lr.CurlyR)){s.pos--;continue}if(mr(s)||!jr(o))break}s.pos--}if(!a.length&&s.pos!==t){const r=e.slice(s.pos,t).replace(/^[*+>^]+/,"");return{abbreviation:r,location:t-r.length,start:n.prefix?i-n.prefix.length:t-r.length,end:t}}},t.markup=_r,t.markupAbbreviation=be,t.parseMarkup=mn,t.parseStylesheet=Ln,t.parseStylesheetSnippets=Dn,t.resolveConfig=tr,t.stringifyMarkup=hn,t.stringifyStylesheet=$n,t.stylesheet=Ir,t.stylesheetAbbreviation=Ke},2191:(e,t,n)=>{"use strict";var r=["BigInt64Array","BigUint64Array","Float32Array","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray"],o="undefined"==typeof globalThis?n.g:globalThis;e.exports=function(){for(var e=[],t=0;t<r.length;t++)"function"==typeof o[r[t]]&&(e[e.length]=r[t]);return e}}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,n),i.exports}n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};(()=>{"use strict";var e=r;Object.defineProperty(e,"__esModule",{value:!0}),e.activate=void 0;const t=n(4988);e.activate=function(e){(0,t.activateEmmetExtension)(e)}})();var o=exports;for(var i in r)o[i]=r[i];r.__esModule&&Object.defineProperty(o,"__esModule",{value:!0})})();
2
2
  //# sourceMappingURL=https://ticino.blob.core.windows.net/sourcemaps/undefined/extensions/emmet/dist/browser/emmetBrowserMain.js.map