diff --git a/.DS_Store b/.DS_Store index b93804d3d5..029565cba0 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/css.worker.js b/css.worker.js index ce84863b06..37f3d853f5 100644 --- a/css.worker.js +++ b/css.worker.js @@ -1,4 +1,4 @@ -(function(Ke){var q={};function Q(P){if(q[P])return q[P].exports;var K=q[P]={i:P,l:!1,exports:{}};return Ke[P].call(K.exports,K,K.exports,Q),K.l=!0,K.exports}return Q.m=Ke,Q.c=q,Q.d=function(P,K,Y){Q.o(P,K)||Object.defineProperty(P,K,{enumerable:!0,get:Y})},Q.r=function(P){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(P,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(P,"__esModule",{value:!0})},Q.t=function(P,K){if(K&1&&(P=Q(P)),K&8)return P;if(K&4&&typeof P=="object"&&P&&P.__esModule)return P;var Y=Object.create(null);if(Q.r(Y),Object.defineProperty(Y,"default",{enumerable:!0,value:P}),K&2&&typeof P!="string")for(var ge in P)Q.d(Y,ge,function(De){return P[De]}.bind(null,ge));return Y},Q.n=function(P){var K=P&&P.__esModule?function(){return P.default}:function(){return P};return Q.d(K,"a",K),K},Q.o=function(P,K){return Object.prototype.hasOwnProperty.call(P,K)},Q.p="/react/build/",Q(Q.s="Kt2+")})({"33yf":function(Ke,q,Q){(function(P){function K(S,U){for(var H=0,G=S.length-1;G>=0;G--){var ae=S[G];ae==="."?S.splice(G,1):ae===".."?(S.splice(G,1),H++):H&&(S.splice(G,1),H--)}if(U)for(;H--;H)S.unshift("..");return S}q.resolve=function(){for(var S="",U=!1,H=arguments.length-1;H>=-1&&!U;H--){var G=H>=0?arguments[H]:P.cwd();if(typeof G!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!G)continue;S=G+"/"+S,U=G.charAt(0)==="/"}return S=K(ge(S.split("/"),function(ae){return!!ae}),!U).join("/"),(U?"/":"")+S||"."},q.normalize=function(S){var U=q.isAbsolute(S),H=De(S,-1)==="/";return S=K(ge(S.split("/"),function(G){return!!G}),!U).join("/"),!S&&!U&&(S="."),S&&H&&(S+="/"),(U?"/":"")+S},q.isAbsolute=function(S){return S.charAt(0)==="/"},q.join=function(){var S=Array.prototype.slice.call(arguments,0);return q.normalize(ge(S,function(U,H){if(typeof U!="string")throw new TypeError("Arguments to path.join must be strings");return U}).join("/"))},q.relative=function(S,U){S=q.resolve(S).substr(1),U=q.resolve(U).substr(1);function H(W){for(var X=0;X=0&&!(W[se]!=="");se--);return X>se?[]:W.slice(X,se-X+1)}for(var G=H(S.split("/")),ae=H(U.split("/")),fe=Math.min(G.length,ae.length),we=fe,oe=0;oe=1;--fe)if(U=S.charCodeAt(fe),U===47){if(!ae){G=fe;break}}else ae=!1;return G===-1?H?"/":".":H&&G===1?"/":S.slice(0,G)};function Y(S){typeof S!="string"&&(S=S+"");var U=0,H=-1,G=!0,ae;for(ae=S.length-1;ae>=0;--ae)if(S.charCodeAt(ae)===47){if(!G){U=ae+1;break}}else H===-1&&(G=!1,H=ae+1);return H===-1?"":S.slice(U,H)}q.basename=function(S,U){var H=Y(S);return U&&H.substr(-1*U.length)===U&&(H=H.substr(0,H.length-U.length)),H},q.extname=function(S){typeof S!="string"&&(S=S+"");for(var U=-1,H=0,G=-1,ae=!0,fe=0,we=S.length-1;we>=0;--we){var oe=S.charCodeAt(we);if(oe===47){if(!ae){H=we+1;break}continue}G===-1&&(ae=!1,G=we+1),oe===46?U===-1?U=we:fe!==1&&(fe=1):U!==-1&&(fe=-1)}return U===-1||G===-1||fe===0||fe===1&&U===G-1&&U===H+1?"":S.slice(U,G)};function ge(S,U){if(S.filter)return S.filter(U);for(var H=[],G=0;G=0}function S(_){return 55296<=_&&_<=56319}function U(_){return 56320<=_&&_<=57343}function H(_){return _>=97&&_<=102}function G(_){return _>=97&&_<=122}function ae(_){return _>=65&&_<=90}function fe(_){return G(_)||ae(_)}var we=/^\w[\w\d+.-]*$/,oe=/^\//,D=/^\/\//;function W(_,x){if(!_.scheme&&x)throw new Error('[UriError]: Scheme is missing: {scheme: "", authority: "'+_.authority+'", path: "'+_.path+'", query: "'+_.query+'", fragment: "'+_.fragment+'"}');if(_.scheme&&!we.test(_.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(_.path){if(_.authority){if(!oe.test(_.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(D.test(_.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function X(_,x){return!_&&!x?"file":_}function se(_,x){switch(_){case"https":case"http":case"file":x?x[0]!==Ce&&(x=Ce+x):x=Ce;break}return x}var ee="",Ce="/",Pe=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,ht=function(){function _(x,R,L,ie,$,re){re===void 0&&(re=!1),typeof x=="object"?(this.scheme=x.scheme||ee,this.authority=x.authority||ee,this.path=x.path||ee,this.query=x.query||ee,this.fragment=x.fragment||ee):(this.scheme=X(x,re),this.authority=R||ee,this.path=se(this.scheme,L||ee),this.query=ie||ee,this.fragment=$||ee,W(this,re))}return _.isUri=function(x){return x instanceof _?!0:x?typeof x.authority=="string"&&typeof x.fragment=="string"&&typeof x.path=="string"&&typeof x.query=="string"&&typeof x.scheme=="string"&&typeof x.fsPath=="function"&&typeof x.with=="function"&&typeof x.toString=="function":!1},Object.defineProperty(_.prototype,"fsPath",{get:function(){return Pt(this)},enumerable:!0,configurable:!0}),_.prototype.with=function(x){if(!x)return this;var R=x.scheme,L=x.authority,ie=x.path,$=x.query,re=x.fragment;return R===void 0?R=this.scheme:R===null&&(R=ee),L===void 0?L=this.authority:L===null&&(L=ee),ie===void 0?ie=this.path:ie===null&&(ie=ee),$===void 0?$=this.query:$===null&&($=ee),re===void 0?re=this.fragment:re===null&&(re=ee),R===this.scheme&&L===this.authority&&ie===this.path&&$===this.query&&re===this.fragment?this:new Fe(R,L,ie,$,re)},_.parse=function(x,R){R===void 0&&(R=!1);var L=Pe.exec(x);return L?new Fe(L[2]||ee,decodeURIComponent(L[4]||ee),decodeURIComponent(L[5]||ee),decodeURIComponent(L[7]||ee),decodeURIComponent(L[9]||ee),R):new Fe(ee,ee,ee,ee,ee)},_.file=function(x){var R=ee;if(ge&&(x=x.replace(/\\/g,Ce)),x[0]===Ce&&x[1]===Ce){var L=x.indexOf(Ce,2);L===-1?(R=x.substring(2),x=Ce):(R=x.substring(2,L),x=x.substring(L)||Ce)}return new Fe("file",R,x,ee,ee)},_.from=function(x){return new Fe(x.scheme,x.authority,x.path,x.query,x.fragment)},_.prototype.toString=function(x){return x===void 0&&(x=!1),Ot(this,x)},_.prototype.toJSON=function(){return this},_.revive=function(x){if(x){if(x instanceof _)return x;var R=new Fe(x);return R._formatted=x.external,R._fsPath=x._sep===Ge?x.fsPath:null,R}else return x},_}(),Ge=ge?1:void 0,Fe=function(_){K(x,_);function x(){var R=_!==null&&_.apply(this,arguments)||this;return R._formatted=null,R._fsPath=null,R}return Object.defineProperty(x.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=Pt(this)),this._fsPath},enumerable:!0,configurable:!0}),x.prototype.toString=function(R){return R===void 0&&(R=!1),R?Ot(this,!0):(this._formatted||(this._formatted=Ot(this,!1)),this._formatted)},x.prototype.toJSON=function(){var R={$mid:1};return this._fsPath&&(R.fsPath=this._fsPath,R._sep=Ge),this._formatted&&(R.external=this._formatted),this.path&&(R.path=this.path),this.scheme&&(R.scheme=this.scheme),this.authority&&(R.authority=this.authority),this.query&&(R.query=this.query),this.fragment&&(R.fragment=this.fragment),R},x}(ht),Te=(Y={},Y[58]="%3A",Y[47]="%2F",Y[63]="%3F",Y[35]="%23",Y[91]="%5B",Y[93]="%5D",Y[64]="%40",Y[33]="%21",Y[36]="%24",Y[38]="%26",Y[39]="%27",Y[40]="%28",Y[41]="%29",Y[42]="%2A",Y[43]="%2B",Y[44]="%2C",Y[59]="%3B",Y[61]="%3D",Y[32]="%20",Y);function zt(_,x){for(var R=void 0,L=-1,ie=0;ie<_.length;ie++){var $=_.charCodeAt(ie);if($>=97&&$<=122||$>=65&&$<=90||$>=48&&$<=57||$===45||$===46||$===95||$===126||x&&$===47)L!==-1&&(R+=encodeURIComponent(_.substring(L,ie)),L=-1),R!==void 0&&(R+=_.charAt(ie));else{R===void 0&&(R=_.substr(0,ie));var re=Te[$];re!==void 0?(L!==-1&&(R+=encodeURIComponent(_.substring(L,ie)),L=-1),R+=re):L===-1&&(L=ie)}}return L!==-1&&(R+=encodeURIComponent(_.substring(L))),R!==void 0?R:_}function Oe(_){for(var x=void 0,R=0;R<_.length;R++){var L=_.charCodeAt(R);L===35||L===63?(x===void 0&&(x=_.substr(0,R)),x+=Te[L]):x!==void 0&&(x+=_[R])}return x!==void 0?x:_}function Pt(_){var x;return _.authority&&_.path.length>1&&_.scheme==="file"?x="//"+_.authority+_.path:_.path.charCodeAt(0)===47&&(_.path.charCodeAt(1)>=65&&_.path.charCodeAt(1)<=90||_.path.charCodeAt(1)>=97&&_.path.charCodeAt(1)<=122)&&_.path.charCodeAt(2)===58?x=_.path[1].toLowerCase()+_.path.substr(2):x=_.path,ge&&(x=x.replace(/\//g,"\\")),x}function Ot(_,x){var R=x?Oe:zt,L="",ie=_.scheme,$=_.authority,re=_.path,mt=_.query,Wt=_.fragment;if(ie&&(L+=ie,L+=":"),($||ie==="file")&&(L+=Ce,L+=Ce),$){var Ie=$.indexOf("@");if(Ie!==-1){var nt=$.substr(0,Ie);$=$.substr(Ie+1),Ie=nt.indexOf(":"),Ie===-1?L+=R(nt,!1):(L+=R(nt.substr(0,Ie),!1),L+=":",L+=R(nt.substr(Ie+1),!1)),L+="@"}$=$.toLowerCase(),Ie=$.indexOf(":"),Ie===-1?L+=R($,!1):(L+=R($.substr(0,Ie),!1),L+=$.substr(Ie))}if(re){if(re.length>=3&&re.charCodeAt(0)===47&&re.charCodeAt(2)===58){var He=re.charCodeAt(1);He>=65&&He<=90&&(re="/"+String.fromCharCode(He+32)+":"+re.substr(3))}else if(re.length>=2&&re.charCodeAt(1)===58){var He=re.charCodeAt(0);He>=65&&He<=90&&(re=String.fromCharCode(He+32)+":"+re.substr(2))}L+=R(re,!0)}return mt&&(L+="?",L+=R(mt,!1)),Wt&&(L+="#",L+=x?Wt:zt(Wt,!1)),L}}).call(this,Q("Q2Ig"))},"Kt2+":function(Ke,q,Q){"use strict";Q.r(q);var P=function(){function e(){this.listeners=[],this.unexpectedErrorHandler=function(t){setTimeout(function(){throw t.stack?new Error(t.message+` +(function(Ke){var q={};function Q(P){if(q[P])return q[P].exports;var K=q[P]={i:P,l:!1,exports:{}};return Ke[P].call(K.exports,K,K.exports,Q),K.l=!0,K.exports}return Q.m=Ke,Q.c=q,Q.d=function(P,K,Y){Q.o(P,K)||Object.defineProperty(P,K,{enumerable:!0,get:Y})},Q.r=function(P){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(P,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(P,"__esModule",{value:!0})},Q.t=function(P,K){if(K&1&&(P=Q(P)),K&8)return P;if(K&4&&typeof P=="object"&&P&&P.__esModule)return P;var Y=Object.create(null);if(Q.r(Y),Object.defineProperty(Y,"default",{enumerable:!0,value:P}),K&2&&typeof P!="string")for(var ge in P)Q.d(Y,ge,function(De){return P[De]}.bind(null,ge));return Y},Q.n=function(P){var K=P&&P.__esModule?function(){return P.default}:function(){return P};return Q.d(K,"a",K),K},Q.o=function(P,K){return Object.prototype.hasOwnProperty.call(P,K)},Q.p="/",Q(Q.s="Kt2+")})({"33yf":function(Ke,q,Q){(function(P){function K(S,U){for(var H=0,G=S.length-1;G>=0;G--){var ae=S[G];ae==="."?S.splice(G,1):ae===".."?(S.splice(G,1),H++):H&&(S.splice(G,1),H--)}if(U)for(;H--;H)S.unshift("..");return S}q.resolve=function(){for(var S="",U=!1,H=arguments.length-1;H>=-1&&!U;H--){var G=H>=0?arguments[H]:P.cwd();if(typeof G!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!G)continue;S=G+"/"+S,U=G.charAt(0)==="/"}return S=K(ge(S.split("/"),function(ae){return!!ae}),!U).join("/"),(U?"/":"")+S||"."},q.normalize=function(S){var U=q.isAbsolute(S),H=De(S,-1)==="/";return S=K(ge(S.split("/"),function(G){return!!G}),!U).join("/"),!S&&!U&&(S="."),S&&H&&(S+="/"),(U?"/":"")+S},q.isAbsolute=function(S){return S.charAt(0)==="/"},q.join=function(){var S=Array.prototype.slice.call(arguments,0);return q.normalize(ge(S,function(U,H){if(typeof U!="string")throw new TypeError("Arguments to path.join must be strings");return U}).join("/"))},q.relative=function(S,U){S=q.resolve(S).substr(1),U=q.resolve(U).substr(1);function H(W){for(var X=0;X=0&&!(W[se]!=="");se--);return X>se?[]:W.slice(X,se-X+1)}for(var G=H(S.split("/")),ae=H(U.split("/")),fe=Math.min(G.length,ae.length),we=fe,oe=0;oe=1;--fe)if(U=S.charCodeAt(fe),U===47){if(!ae){G=fe;break}}else ae=!1;return G===-1?H?"/":".":H&&G===1?"/":S.slice(0,G)};function Y(S){typeof S!="string"&&(S=S+"");var U=0,H=-1,G=!0,ae;for(ae=S.length-1;ae>=0;--ae)if(S.charCodeAt(ae)===47){if(!G){U=ae+1;break}}else H===-1&&(G=!1,H=ae+1);return H===-1?"":S.slice(U,H)}q.basename=function(S,U){var H=Y(S);return U&&H.substr(-1*U.length)===U&&(H=H.substr(0,H.length-U.length)),H},q.extname=function(S){typeof S!="string"&&(S=S+"");for(var U=-1,H=0,G=-1,ae=!0,fe=0,we=S.length-1;we>=0;--we){var oe=S.charCodeAt(we);if(oe===47){if(!ae){H=we+1;break}continue}G===-1&&(ae=!1,G=we+1),oe===46?U===-1?U=we:fe!==1&&(fe=1):U!==-1&&(fe=-1)}return U===-1||G===-1||fe===0||fe===1&&U===G-1&&U===H+1?"":S.slice(U,G)};function ge(S,U){if(S.filter)return S.filter(U);for(var H=[],G=0;G=0}function S(_){return 55296<=_&&_<=56319}function U(_){return 56320<=_&&_<=57343}function H(_){return _>=97&&_<=102}function G(_){return _>=97&&_<=122}function ae(_){return _>=65&&_<=90}function fe(_){return G(_)||ae(_)}var we=/^\w[\w\d+.-]*$/,oe=/^\//,D=/^\/\//;function W(_,x){if(!_.scheme&&x)throw new Error('[UriError]: Scheme is missing: {scheme: "", authority: "'+_.authority+'", path: "'+_.path+'", query: "'+_.query+'", fragment: "'+_.fragment+'"}');if(_.scheme&&!we.test(_.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(_.path){if(_.authority){if(!oe.test(_.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(D.test(_.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function X(_,x){return!_&&!x?"file":_}function se(_,x){switch(_){case"https":case"http":case"file":x?x[0]!==Ce&&(x=Ce+x):x=Ce;break}return x}var ee="",Ce="/",Pe=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,ht=function(){function _(x,R,L,ie,$,re){re===void 0&&(re=!1),typeof x=="object"?(this.scheme=x.scheme||ee,this.authority=x.authority||ee,this.path=x.path||ee,this.query=x.query||ee,this.fragment=x.fragment||ee):(this.scheme=X(x,re),this.authority=R||ee,this.path=se(this.scheme,L||ee),this.query=ie||ee,this.fragment=$||ee,W(this,re))}return _.isUri=function(x){return x instanceof _?!0:x?typeof x.authority=="string"&&typeof x.fragment=="string"&&typeof x.path=="string"&&typeof x.query=="string"&&typeof x.scheme=="string"&&typeof x.fsPath=="function"&&typeof x.with=="function"&&typeof x.toString=="function":!1},Object.defineProperty(_.prototype,"fsPath",{get:function(){return Pt(this)},enumerable:!0,configurable:!0}),_.prototype.with=function(x){if(!x)return this;var R=x.scheme,L=x.authority,ie=x.path,$=x.query,re=x.fragment;return R===void 0?R=this.scheme:R===null&&(R=ee),L===void 0?L=this.authority:L===null&&(L=ee),ie===void 0?ie=this.path:ie===null&&(ie=ee),$===void 0?$=this.query:$===null&&($=ee),re===void 0?re=this.fragment:re===null&&(re=ee),R===this.scheme&&L===this.authority&&ie===this.path&&$===this.query&&re===this.fragment?this:new Fe(R,L,ie,$,re)},_.parse=function(x,R){R===void 0&&(R=!1);var L=Pe.exec(x);return L?new Fe(L[2]||ee,decodeURIComponent(L[4]||ee),decodeURIComponent(L[5]||ee),decodeURIComponent(L[7]||ee),decodeURIComponent(L[9]||ee),R):new Fe(ee,ee,ee,ee,ee)},_.file=function(x){var R=ee;if(ge&&(x=x.replace(/\\/g,Ce)),x[0]===Ce&&x[1]===Ce){var L=x.indexOf(Ce,2);L===-1?(R=x.substring(2),x=Ce):(R=x.substring(2,L),x=x.substring(L)||Ce)}return new Fe("file",R,x,ee,ee)},_.from=function(x){return new Fe(x.scheme,x.authority,x.path,x.query,x.fragment)},_.prototype.toString=function(x){return x===void 0&&(x=!1),Ot(this,x)},_.prototype.toJSON=function(){return this},_.revive=function(x){if(x){if(x instanceof _)return x;var R=new Fe(x);return R._formatted=x.external,R._fsPath=x._sep===Ge?x.fsPath:null,R}else return x},_}(),Ge=ge?1:void 0,Fe=function(_){K(x,_);function x(){var R=_!==null&&_.apply(this,arguments)||this;return R._formatted=null,R._fsPath=null,R}return Object.defineProperty(x.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=Pt(this)),this._fsPath},enumerable:!0,configurable:!0}),x.prototype.toString=function(R){return R===void 0&&(R=!1),R?Ot(this,!0):(this._formatted||(this._formatted=Ot(this,!1)),this._formatted)},x.prototype.toJSON=function(){var R={$mid:1};return this._fsPath&&(R.fsPath=this._fsPath,R._sep=Ge),this._formatted&&(R.external=this._formatted),this.path&&(R.path=this.path),this.scheme&&(R.scheme=this.scheme),this.authority&&(R.authority=this.authority),this.query&&(R.query=this.query),this.fragment&&(R.fragment=this.fragment),R},x}(ht),Te=(Y={},Y[58]="%3A",Y[47]="%2F",Y[63]="%3F",Y[35]="%23",Y[91]="%5B",Y[93]="%5D",Y[64]="%40",Y[33]="%21",Y[36]="%24",Y[38]="%26",Y[39]="%27",Y[40]="%28",Y[41]="%29",Y[42]="%2A",Y[43]="%2B",Y[44]="%2C",Y[59]="%3B",Y[61]="%3D",Y[32]="%20",Y);function zt(_,x){for(var R=void 0,L=-1,ie=0;ie<_.length;ie++){var $=_.charCodeAt(ie);if($>=97&&$<=122||$>=65&&$<=90||$>=48&&$<=57||$===45||$===46||$===95||$===126||x&&$===47)L!==-1&&(R+=encodeURIComponent(_.substring(L,ie)),L=-1),R!==void 0&&(R+=_.charAt(ie));else{R===void 0&&(R=_.substr(0,ie));var re=Te[$];re!==void 0?(L!==-1&&(R+=encodeURIComponent(_.substring(L,ie)),L=-1),R+=re):L===-1&&(L=ie)}}return L!==-1&&(R+=encodeURIComponent(_.substring(L))),R!==void 0?R:_}function Oe(_){for(var x=void 0,R=0;R<_.length;R++){var L=_.charCodeAt(R);L===35||L===63?(x===void 0&&(x=_.substr(0,R)),x+=Te[L]):x!==void 0&&(x+=_[R])}return x!==void 0?x:_}function Pt(_){var x;return _.authority&&_.path.length>1&&_.scheme==="file"?x="//"+_.authority+_.path:_.path.charCodeAt(0)===47&&(_.path.charCodeAt(1)>=65&&_.path.charCodeAt(1)<=90||_.path.charCodeAt(1)>=97&&_.path.charCodeAt(1)<=122)&&_.path.charCodeAt(2)===58?x=_.path[1].toLowerCase()+_.path.substr(2):x=_.path,ge&&(x=x.replace(/\//g,"\\")),x}function Ot(_,x){var R=x?Oe:zt,L="",ie=_.scheme,$=_.authority,re=_.path,mt=_.query,Wt=_.fragment;if(ie&&(L+=ie,L+=":"),($||ie==="file")&&(L+=Ce,L+=Ce),$){var Ie=$.indexOf("@");if(Ie!==-1){var nt=$.substr(0,Ie);$=$.substr(Ie+1),Ie=nt.indexOf(":"),Ie===-1?L+=R(nt,!1):(L+=R(nt.substr(0,Ie),!1),L+=":",L+=R(nt.substr(Ie+1),!1)),L+="@"}$=$.toLowerCase(),Ie=$.indexOf(":"),Ie===-1?L+=R($,!1):(L+=R($.substr(0,Ie),!1),L+=$.substr(Ie))}if(re){if(re.length>=3&&re.charCodeAt(0)===47&&re.charCodeAt(2)===58){var He=re.charCodeAt(1);He>=65&&He<=90&&(re="/"+String.fromCharCode(He+32)+":"+re.substr(3))}else if(re.length>=2&&re.charCodeAt(1)===58){var He=re.charCodeAt(0);He>=65&&He<=90&&(re=String.fromCharCode(He+32)+":"+re.substr(2))}L+=R(re,!0)}return mt&&(L+="?",L+=R(mt,!1)),Wt&&(L+="#",L+=x?Wt:zt(Wt,!1)),L}}).call(this,Q("Q2Ig"))},"Kt2+":function(Ke,q,Q){"use strict";Q.r(q);var P=function(){function e(){this.listeners=[],this.unexpectedErrorHandler=function(t){setTimeout(function(){throw t.stack?new Error(t.message+` `+t.stack):t},0)}}return e.prototype.emit=function(t){this.listeners.forEach(function(n){n(t)})},e.prototype.onUnexpectedError=function(t){this.unexpectedErrorHandler(t),this.emit(t)},e.prototype.onUnexpectedExternalError=function(t){this.unexpectedErrorHandler(t)},e}(),K=new P;function Y(e){U(e)||K.onUnexpectedError(e);return}function ge(e){U(e)||K.onUnexpectedExternalError(e);return}function De(e){if(e instanceof Error){var t=e.name,n=e.message,r=e.stacktrace||e.stack;return{$isError:!0,name:t,message:n,stack:r}}return e}var S="Canceled";function U(e){return e instanceof Error&&e.name===S&&e.message===S}function H(){var e=new Error(S);return e.name=e.message,e}function G(e){return e?new Error("Illegal argument: "+e):new Error("Illegal argument")}function ae(e){return e?new Error("Illegal state: "+e):new Error("Illegal state")}var fe=!1,we="__is_disposable_tracked__";function oe(e){if(!fe)return;if(e&&e!==Pe.None)try{e[we]=!0}catch(t){}}function D(e){if(!fe)return e;var t=new Error("Potentially leaked disposable").stack;return setTimeout(function(){e[we]||console.log(t)},3e3),e}function W(e){return typeof e.dispose=="function"&&e.dispose.length===0}function X(e){return Array.isArray(e)?(e.forEach(function(t){t&&(oe(t),t.dispose())}),[]):e?(oe(e),e.dispose(),e):void 0}function se(){for(var e=[],t=0;t0)i=o-1;else return o}return-(r+1)}function id(e,t){var n=0,r=e.length;if(r===0)return 0;for(;nr?e[c]=o[a++]:a>i?e[c]=o[s++]:t(o[a],o[s])<0?e[c]=o[a++]:e[c]=o[s++]}function Pn(e,t,n,r,i){if(r<=n)return;var o=n+(r-n)/2|0;if(Pn(e,t,n,o,i),Pn(e,t,o+1,r,i),t(e[o],e[o+1])<=0)return;ca(e,t,n,o,r,i)}function od(e,t){for(var n=[],r=void 0,i=0,o=di(e.slice(0),t);i0}function cd(e,t){if(!t)return e.filter(function(r,i){return e.indexOf(r)===i});var n=Object.create(null);return e.filter(function(r){var i=t(r);return n[i]?!1:(n[i]=!0,!0)})}function hd(e){var t=new Set;return e.filter(function(n){return t.has(n)?!1:(t.add(n),!0)})}function dd(e){var t=[];return e.forEach(function(n){return t.push(n)}),t}function ha(e,t){for(var n=0;n0?e[0]:t}function fd(e){var t;return(t=[]).concat.apply(t,e)}function md(e,t){var n=typeof t=="number"?e:0;typeof t=="number"?n=e:(n=0,t=e);var r=[];if(n<=t)for(var i=n;it;i--)r.push(i);return r}function gd(e,t,n){var r=e.slice(0,t),i=e.slice(t);return r.concat(n,i)}function bd(e,t){var n=e.indexOf(t);n>-1&&(e.splice(n,1),e.unshift(t))}function vd(e,t){var n=e.indexOf(t);n>-1&&(e.splice(n,1),e.push(t))}function yd(e,t){for(var n=0;n0||this.m_modifiedCount>0)&&this.m_changes.push(new at(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824},e.prototype.AddOriginalElement=function(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_originalCount++},e.prototype.AddModifiedElement=function(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_modifiedCount++},e.prototype.getChanges=function(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes},e.prototype.getReverseChanges=function(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes},e}(),mi=function(){function e(t,n,r){r===void 0&&(r=null),this.ContinueProcessingPredicate=r;var i=e._getElements(t),o=i[0],s=i[1],a=i[2],c=e._getElements(n),l=c[0],d=c[1],u=c[2];this._hasStrings=a&&u,this._originalStringElements=o,this._originalElementsOrHash=s,this._modifiedStringElements=l,this._modifiedElementsOrHash=d,this.m_forwardHistory=[],this.m_reverseHistory=[]}return e._isStringArray=function(t){return t.length>0&&typeof t[0]=="string"},e._getElements=function(t){var n=t.getElements();if(e._isStringArray(n)){for(var r=new Int32Array(n.length),i=0,o=n.length;i=t&&i>=r&&this.ElementsAreEqual(n,i);)n--,i--;if(t>n||r>i){var s=void 0;return r<=i?(gt.Assert(t===n+1,"originalStart should only be one more than originalEnd"),s=[new at(t,0,r,i-r+1)]):t<=n?(gt.Assert(r===i+1,"modifiedStart should only be one more than modifiedEnd"),s=[new at(t,n-t+1,r,0)]):(gt.Assert(t===n+1,"originalStart should only be one more than originalEnd"),gt.Assert(r===i+1,"modifiedStart should only be one more than modifiedEnd"),s=[]),s}var a=[0],c=[0],l=this.ComputeRecursionPoint(t,n,r,i,a,c,o),d=a[0],u=c[0];if(l!==null)return l;if(!o[0]){var f=this.ComputeDiffRecursive(t,d,r,u,o),m=[];return o[0]?m=[new at(d+1,n-(d+1)+1,u+1,i-(u+1)+1)]:m=this.ComputeDiffRecursive(d+1,n,u+1,i,o),this.ConcatenateChanges(f,m)}return[new at(t,n-t+1,r,i-r+1)]},e.prototype.WALKTRACE=function(t,n,r,i,o,s,a,c,l,d,u,f,m,v,y,k,T,A){var w=null,F=null,E=new fi,I=n,V=r,N=m[0]-k[0]-i,J=-1073741824,ne=this.m_forwardHistory.length-1;do{var M=N+t;M===I||M=0&&(l=this.m_forwardHistory[ne],t=l[0],I=1,V=l.length-1)}while(--ne>=-1);if(w=E.getReverseChanges(),A[0]){var pe=m[0]+1,Re=k[0]+1;if(w!==null&&w.length>0){var Ae=w[w.length-1];pe=Math.max(pe,Ae.getOriginalEnd()),Re=Math.max(Re,Ae.getModifiedEnd())}F=[new at(pe,f-pe+1,Re,y-Re+1)]}else{E=new fi,I=s,V=a,N=m[0]-k[0]-c,J=1073741824,ne=T?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{var M=N+o;M===I||M=d[M+1]?(u=d[M+1]-1,v=u-N-c,u>J&&E.MarkNextChange(),J=u+1,E.AddOriginalElement(u+1,v+1),N=M+1-o):(u=d[M-1],v=u-N-c,u>J&&E.MarkNextChange(),J=u,E.AddModifiedElement(u+1,v+1),N=M-1-o),ne>=0&&(d=this.m_reverseHistory[ne],o=d[0],I=1,V=d.length-1)}while(--ne>=-1);F=E.getChanges()}return this.ConcatenateChanges(w,F)},e.prototype.ComputeRecursionPoint=function(t,n,r,i,o,s,a){var c=0,l=0,d=0,u=0,f=0,m=0;t--,r--,o[0]=0,s[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];var v=n-t+(i-r),y=v+1,k=new Int32Array(y),T=new Int32Array(y),A=i-r,w=n-t,F=t-r,E=n-i,I=w-A,V=I%2===0;k[A]=t,T[w]=n,a[0]=!1;for(var N=1;N<=v/2+1;N++){var J=0,ne=0;d=this.ClipDiagonalBound(A-N,N,A,y),u=this.ClipDiagonalBound(A+N,N,A,y);for(var M=d;M<=u;M+=2){M===d||MJ+ne&&(J=c,ne=l),!V&&Math.abs(M-w)<=N-1&&c>=T[M])return o[0]=c,s[0]=l,pe<=T[M]&&1447>0&&N<=1447+1?this.WALKTRACE(A,d,u,F,w,f,m,E,k,T,c,n,o,l,i,s,V,a):null}var Re=(J-t+(ne-r)-N)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(J,Re))return a[0]=!0,o[0]=J,s[0]=ne,Re>0&&1447>0&&N<=1447+1?this.WALKTRACE(A,d,u,F,w,f,m,E,k,T,c,n,o,l,i,s,V,a):(t++,r++,[new at(t,n-t+1,r,i-r+1)]);f=this.ClipDiagonalBound(w-N,N,w,y),m=this.ClipDiagonalBound(w+N,N,w,y);for(var M=f;M<=m;M+=2){M===f||M=T[M+1]?c=T[M+1]-1:c=T[M-1],l=c-(M-w)-E;for(var pe=c;c>t&&l>r&&this.ElementsAreEqual(c,l);)c--,l--;if(T[M]=c,V&&Math.abs(M-A)<=N&&c<=k[M])return o[0]=c,s[0]=l,pe>=k[M]&&1447>0&&N<=1447+1?this.WALKTRACE(A,d,u,F,w,f,m,E,k,T,c,n,o,l,i,s,V,a):null}if(N<=1447){var Ae=new Int32Array(u-d+2);Ae[0]=A-d+1,bt.Copy2(k,d,Ae,1,u-d+1),this.m_forwardHistory.push(Ae),Ae=new Int32Array(m-f+2),Ae[0]=w-f+1,bt.Copy2(T,f,Ae,1,m-f+1),this.m_reverseHistory.push(Ae)}}return this.WALKTRACE(A,d,u,F,w,f,m,E,k,T,c,n,o,l,i,s,V,a)},e.prototype.PrettifyChanges=function(t){for(var n=0;n0,a=r.modifiedLength>0;r.originalStart+r.originalLength=0;n--){var r=t[n],i=0,o=0;if(n>0){var l=t[n-1];l.originalLength>0&&(i=l.originalStart+l.originalLength),l.modifiedLength>0&&(o=l.modifiedStart+l.modifiedLength)}for(var s=r.originalLength>0,a=r.modifiedLength>0,d=0,u=this._boundaryScore(r.originalStart,r.originalLength,r.modifiedStart,r.modifiedLength),f=1;;f++){var m=r.originalStart-f,v=r.modifiedStart-f;if(mu&&(u=y,d=f)}r.originalStart-=d,r.modifiedStart-=d}return t},e.prototype._OriginalIsBoundary=function(t){return t<=0||t>=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[t])},e.prototype._OriginalRegionIsBoundary=function(t,n){if(this._OriginalIsBoundary(t)||this._OriginalIsBoundary(t-1))return!0;if(n>0){var r=t+n;if(this._OriginalIsBoundary(r-1)||this._OriginalIsBoundary(r))return!0}return!1},e.prototype._ModifiedIsBoundary=function(t){return t<=0||t>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[t])},e.prototype._ModifiedRegionIsBoundary=function(t,n){if(this._ModifiedIsBoundary(t)||this._ModifiedIsBoundary(t-1))return!0;if(n>0){var r=t+n;if(this._ModifiedIsBoundary(r-1)||this._ModifiedIsBoundary(r))return!0}return!1},e.prototype._boundaryScore=function(t,n,r,i){var o=this._OriginalRegionIsBoundary(t,n)?1:0,s=this._ModifiedRegionIsBoundary(r,i)?1:0;return o+s},e.prototype.ConcatenateChanges=function(t,n){var r=[];if(t.length===0||n.length===0)return n.length>0?n:t;if(this.ChangesOverlap(t[t.length-1],n[0],r)){var i=new Array(t.length+n.length-1);return bt.Copy(t,0,i,0,t.length-1),i[t.length-1]=r[0],bt.Copy(n,1,i,t.length,n.length-1),i}else{var i=new Array(t.length+n.length);return bt.Copy(t,0,i,0,t.length),bt.Copy(n,0,i,t.length,n.length),i}},e.prototype.ChangesOverlap=function(t,n,r){if(gt.Assert(t.originalStart<=n.originalStart,"Left change is not less than or equal to right change"),gt.Assert(t.modifiedStart<=n.modifiedStart,"Left change is not less than or equal to right change"),t.originalStart+t.originalLength>=n.originalStart||t.modifiedStart+t.modifiedLength>=n.modifiedStart){var i=t.originalStart,o=t.originalLength,s=t.modifiedStart,a=t.modifiedLength;return t.originalStart+t.originalLength>=n.originalStart&&(o=n.originalStart+n.originalLength-t.originalStart),t.modifiedStart+t.modifiedLength>=n.modifiedStart&&(a=n.modifiedStart+n.modifiedLength-t.modifiedStart),r[0]=new at(i,o,s,a),!0}else return r[0]=null,!1},e.prototype.ClipDiagonalBound=function(t,n,r,i){if(t>=0&&t=y?it:{done:!1,value:m[v++]}}}}e.fromArray=i;function o(m){return{next:function(){var y=m.next();return y.done?it:{done:!1,value:y.value}}}}e.fromNativeIterator=o;function s(m){return m?Array.isArray(m)?e.fromArray(m):m:e.empty()}e.from=s;function a(m,v){return{next:function(){var k=m.next();return k.done?it:{done:!1,value:v(k.value)}}}}e.map=a;function c(m,v){return{next:function(){for(;;){var k=m.next();if(k.done)return it;if(v(k.value))return{done:!1,value:k.value}}}}}e.filter=c;function l(m,v){for(var y=m.next();!y.done;y=m.next())v(y.value)}e.forEach=l;function d(m,v){v===void 0&&(v=Number.POSITIVE_INFINITY);var y=[];if(v===0)return y;for(var k=0,T=m.next();!T.done&&!(y.push(T.value),++k>=v);T=m.next());return y}e.collect=d;function u(){for(var m=[],v=0;v=m.length)return it;var T=m[y],A=T.next();return A.done?(y++,this.next()):A}}}e.concat=u;function f(m){return new ga(m)}e.chain=f})(an||(an={}));var ga=function(){function e(t){this.it=t}return e.prototype.next=function(){return this.it.next()},e}();function xd(e){return Array.isArray(e)?an.fromArray(e):e||an.empty()}var ba=function(){function e(t,n,r,i){n===void 0&&(n=0),r===void 0&&(r=t.length),i===void 0&&(i=n-1),this.items=t,this.start=n,this.end=r,this.index=i}return e.prototype.first=function(){return this.index=this.start,this.current()},e.prototype.next=function(){return this.index=Math.min(this.index+1,this.end),this.current()},e.prototype.current=function(){return this.index===this.start-1||this.index===this.end?null:this.items[this.index]},e}(),Sd=function(e){ma(t,e);function t(n,r,i,o){return r===void 0&&(r=0),i===void 0&&(i=n.length),o===void 0&&(o=r-1),e.call(this,n,r,i,o)||this}return t.prototype.current=function(){return e.prototype.current.call(this)},t.prototype.previous=function(){return this.index=Math.max(this.index-1,this.start-1),this.current()},t.prototype.first=function(){return this.index=this.start,this.current()},t.prototype.last=function(){return this.index=this.end-1,this.current()},t.prototype.parent=function(){return null},t}(ba),Cd=function(){function e(t,n){this.iterator=t,this.fn=n}return e.prototype.next=function(){return this.fn(this.iterator.next())},e}(),va=function(){var e=function(n,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,o){i.__proto__=o}||function(i,o){for(var s in o)o.hasOwnProperty(s)&&(i[s]=o[s])},e(n,r)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),be,ya=/^\w[\w\d+.-]*$/,wa=/^\//,xa=/^\/\//;function Sa(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&&!ya.test(e.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(e.path){if(e.authority){if(!wa.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(xa.test(e.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function Ca(e,t){return!e&&!t?"file":e}function ka(e,t){switch(e){case"https":case"http":case"file":t?t[0]!==$e&&(t=$e+t):t=$e;break}return t}var de="",$e="/",_a=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,Wn=function(){function e(t,n,r,i,o,s){s===void 0&&(s=!1),typeof t=="object"?(this.scheme=t.scheme||de,this.authority=t.authority||de,this.path=t.path||de,this.query=t.query||de,this.fragment=t.fragment||de):(this.scheme=Ca(t,s),this.authority=n||de,this.path=ka(this.scheme,r||de),this.query=i||de,this.fragment=o||de,Sa(this,s))}return e.isUri=function(t){return t instanceof e?!0:t?typeof t.authority=="string"&&typeof t.fragment=="string"&&typeof t.path=="string"&&typeof t.query=="string"&&typeof t.scheme=="string"&&typeof t.fsPath=="function"&&typeof t.with=="function"&&typeof t.toString=="function":!1},Object.defineProperty(e.prototype,"fsPath",{get:function(){return yi(this)},enumerable:!0,configurable:!0}),e.prototype.with=function(t){if(!t)return this;var n=t.scheme,r=t.authority,i=t.path,o=t.query,s=t.fragment;return n===void 0?n=this.scheme:n===null&&(n=de),r===void 0?r=this.authority:r===null&&(r=de),i===void 0?i=this.path:i===null&&(i=de),o===void 0?o=this.query:o===null&&(o=de),s===void 0?s=this.fragment:s===null&&(s=de),n===this.scheme&&r===this.authority&&i===this.path&&o===this.query&&s===this.fragment?this:new vt(n,r,i,o,s)},e.parse=function(t,n){n===void 0&&(n=!1);var r=_a.exec(t);return r?new vt(r[2]||de,ln(r[4]||de),ln(r[5]||de),ln(r[7]||de),ln(r[9]||de),n):new vt(de,de,de,de,de)},e.file=function(t){var n=de;if(Fe.c&&(t=t.replace(/\\/g,$e)),t[0]===$e&&t[1]===$e){var r=t.indexOf($e,2);r===-1?(n=t.substring(2),t=$e):(n=t.substring(2,r),t=t.substring(r)||$e)}return new vt("file",n,t,de,de)},e.from=function(t){return new vt(t.scheme,t.authority,t.path,t.query,t.fragment)},e.prototype.toString=function(t){return t===void 0&&(t=!1),Un(this,t)},e.prototype.toJSON=function(){return this},e.revive=function(t){if(t){if(t instanceof e)return t;var n=new vt(t);return n._formatted=t.external,n._fsPath=t._sep===gi?t.fsPath:null,n}else return t},e}(),gi=Fe.c?1:void 0,vt=function(e){va(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n._formatted=null,n._fsPath=null,n}return Object.defineProperty(t.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=yi(this)),this._fsPath},enumerable:!0,configurable:!0}),t.prototype.toString=function(n){return n===void 0&&(n=!1),n?Un(this,!0):(this._formatted||(this._formatted=Un(this,!1)),this._formatted)},t.prototype.toJSON=function(){var n={$mid:1};return this._fsPath&&(n.fsPath=this._fsPath,n._sep=gi),this._formatted&&(n.external=this._formatted),this.path&&(n.path=this.path),this.scheme&&(n.scheme=this.scheme),this.authority&&(n.authority=this.authority),this.query&&(n.query=this.query),this.fragment&&(n.fragment=this.fragment),n},t}(Wn),bi=(be={},be[58]="%3A",be[47]="%2F",be[63]="%3F",be[35]="%23",be[91]="%5B",be[93]="%5D",be[64]="%40",be[33]="%21",be[36]="%24",be[38]="%26",be[39]="%27",be[40]="%28",be[41]="%29",be[42]="%2A",be[43]="%2B",be[44]="%2C",be[59]="%3B",be[61]="%3D",be[32]="%20",be);function vi(e,t){for(var n=void 0,r=-1,i=0;i=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||o===45||o===46||o===95||o===126||t&&o===47)r!==-1&&(n+=encodeURIComponent(e.substring(r,i)),r=-1),n!==void 0&&(n+=e.charAt(i));else{n===void 0&&(n=e.substr(0,i));var s=bi[o];s!==void 0?(r!==-1&&(n+=encodeURIComponent(e.substring(r,i)),r=-1),n+=s):r===-1&&(r=i)}}return r!==-1&&(n+=encodeURIComponent(e.substring(r))),n!==void 0?n:e}function Fa(e){for(var t=void 0,n=0;n1&&e.scheme==="file"?t="//"+e.authority+e.path:e.path.charCodeAt(0)===47&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&e.path.charCodeAt(2)===58?t=e.path[1].toLowerCase()+e.path.substr(2):t=e.path,Fe.c&&(t=t.replace(/\//g,"\\")),t}function Un(e,t){var n=t?Fa:vi,r="",i=e.scheme,o=e.authority,s=e.path,a=e.query,c=e.fragment;if(i&&(r+=i,r+=":"),(o||i==="file")&&(r+=$e,r+=$e),o){var l=o.indexOf("@");if(l!==-1){var d=o.substr(0,l);o=o.substr(l+1),l=d.indexOf(":"),l===-1?r+=n(d,!1):(r+=n(d.substr(0,l),!1),r+=":",r+=n(d.substr(l+1),!1)),r+="@"}o=o.toLowerCase(),l=o.indexOf(":"),l===-1?r+=n(o,!1):(r+=n(o.substr(0,l),!1),r+=o.substr(l))}if(s){if(s.length>=3&&s.charCodeAt(0)===47&&s.charCodeAt(2)===58){var u=s.charCodeAt(1);u>=65&&u<=90&&(s="/"+String.fromCharCode(u+32)+":"+s.substr(3))}else if(s.length>=2&&s.charCodeAt(1)===58){var u=s.charCodeAt(0);u>=65&&u<=90&&(s=String.fromCharCode(u+32)+":"+s.substr(2))}r+=n(s,!0)}return a&&(r+="?",r+=n(a,!1)),c&&(r+="#",r+=t?c:vi(c,!1)),r}function wi(e){try{return decodeURIComponent(e)}catch(t){return e.length>3?e.substr(0,3)+wi(e.substr(3)):e}}var xi=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function ln(e){return e.match(xi)?e.replace(xi,function(t){return wi(t)}):e}var yt=function(){function e(t,n){this.lineNumber=t,this.column=n}return e.prototype.with=function(t,n){return t===void 0&&(t=this.lineNumber),n===void 0&&(n=this.column),t===this.lineNumber&&n===this.column?this:new e(t,n)},e.prototype.delta=function(t,n){return t===void 0&&(t=0),n===void 0&&(n=0),this.with(this.lineNumber+t,this.column+n)},e.prototype.equals=function(t){return e.equals(this,t)},e.equals=function(t,n){return!t&&!n?!0:!!t&&!!n&&t.lineNumber===n.lineNumber&&t.column===n.column},e.prototype.isBefore=function(t){return e.isBefore(this,t)},e.isBefore=function(t,n){return t.lineNumberr||t===r&&n>i?(this.startLineNumber=r,this.startColumn=i,this.endLineNumber=t,this.endColumn=n):(this.startLineNumber=t,this.startColumn=n,this.endLineNumber=r,this.endColumn=i)}return e.prototype.isEmpty=function(){return e.isEmpty(this)},e.isEmpty=function(t){return t.startLineNumber===t.endLineNumber&&t.startColumn===t.endColumn},e.prototype.containsPosition=function(t){return e.containsPosition(this,t)},e.containsPosition=function(t,n){return n.lineNumbert.endLineNumber||n.lineNumber===t.startLineNumber&&n.columnt.endColumn)},e.prototype.containsRange=function(t){return e.containsRange(this,t)},e.containsRange=function(t,n){return n.startLineNumbert.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumnt.endColumn)},e.prototype.strictContainsRange=function(t){return e.strictContainsRange(this,t)},e.strictContainsRange=function(t,n){return n.startLineNumbert.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumn<=t.startColumn)?!1:!(n.endLineNumber===t.endLineNumber&&n.endColumn>=t.endColumn)},e.prototype.plusRange=function(t){return e.plusRange(this,t)},e.plusRange=function(t,n){var r,i,o,s;return n.startLineNumbert.endLineNumber?(o=n.endLineNumber,s=n.endColumn):n.endLineNumber===t.endLineNumber?(o=n.endLineNumber,s=Math.max(n.endColumn,t.endColumn)):(o=t.endLineNumber,s=t.endColumn),new e(r,i,o,s)},e.prototype.intersectRanges=function(t){return e.intersectRanges(this,t)},e.intersectRanges=function(t,n){var r=t.startLineNumber,i=t.startColumn,o=t.endLineNumber,s=t.endColumn,a=n.startLineNumber,c=n.startColumn,l=n.endLineNumber,d=n.endColumn;return rl?(o=l,s=d):o===l&&(s=Math.min(s,d)),r>o||r===o&&i>s?null:new e(r,i,o,s)},e.prototype.equalsRange=function(t){return e.equalsRange(this,t)},e.equalsRange=function(t,n){return!!t&&!!n&&t.startLineNumber===n.startLineNumber&&t.startColumn===n.startColumn&&t.endLineNumber===n.endLineNumber&&t.endColumn===n.endColumn},e.prototype.getEndPosition=function(){return new yt(this.endLineNumber,this.endColumn)},e.prototype.getStartPosition=function(){return new yt(this.startLineNumber,this.startColumn)},e.prototype.toString=function(){return"["+this.startLineNumber+","+this.startColumn+" -> "+this.endLineNumber+","+this.endColumn+"]"},e.prototype.setEndPosition=function(t,n){return new e(this.startLineNumber,this.startColumn,t,n)},e.prototype.setStartPosition=function(t,n){return new e(t,n,this.endLineNumber,this.endColumn)},e.prototype.collapseToStart=function(){return e.collapseToStart(this)},e.collapseToStart=function(t){return new e(t.startLineNumber,t.startColumn,t.startLineNumber,t.startColumn)},e.fromPositions=function(t,n){return n===void 0&&(n=t),new e(t.lineNumber,t.column,n.lineNumber,n.column)},e.lift=function(t){return t?new e(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):null},e.isIRange=function(t){return t&&typeof t.startLineNumber=="number"&&typeof t.startColumn=="number"&&typeof t.endLineNumber=="number"&&typeof t.endColumn=="number"},e.areIntersectingOrTouching=function(t,n){return t.endLineNumbert.startLineNumber},e}();function kd(e){return!e||typeof e!="string"?!0:e.trim().length===0}function _d(e,t,n){n===void 0&&(n="0");for(var r=""+e,i=[r],o=r.length;o=t.length?r:t[o]})}function Ed(e){return e.replace(/[<>&]/g,function(t){switch(t){case"<":return"<";case">":return">";case"&":return"&";default:return t}})}function Da(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function Dd(e,t){t===void 0&&(t=" ");var n=Aa(e,t);return Ta(n,t)}function Aa(e,t){if(!e||!t)return e;var n=t.length;if(n===0||e.length===0)return e;for(var r=0;e.indexOf(t,r)===r;)r=r+n;return e.substring(r)}function Ta(e,t){if(!e||!t)return e;var n=t.length,r=e.length;if(n===0||r===0)return e;for(var i=r,o=-1;!(o=e.lastIndexOf(t,i-1),o===-1||o+n!==i);){if(o===0)return"";i=o}return e.substring(0,i)}function Ad(e){return e.replace(/[\-\\\{\}\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&").replace(/[\*]/g,".*")}function Td(e,t){if(e.length0?e.indexOf(t,n)===n:n===0?e===t:!1}function Id(e,t,n){if(n===void 0&&(n={}),!e)throw new Error("Cannot create regex from empty string");t||(e=Da(e)),n.wholeWord&&(/\B/.test(e.charAt(0))||(e="\\b"+e),/\B/.test(e.charAt(e.length-1))||(e=e+"\\b"));var r="";return n.global&&(r+="g"),n.matchCase||(r+="i"),n.multiline&&(r+="m"),n.unicode&&(r+="u"),new RegExp(e,r)}function Md(e){if(e.source==="^"||e.source==="^$"||e.source==="$"||e.source==="^\\s*$")return!1;var t=e.exec("");return!!(t&&e.lastIndex===0)}function Nd(e){return(e.global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")}function Ra(e){for(var t=0,n=e.length;t=0;n--){var r=e.charCodeAt(n);if(r!==32&&r!==9)return n}return-1}function Ma(e,t){return et?1:0}function zd(e,t){for(var n=Math.min(e.length,t.length),r=0;rt.length?1:0}function jn(e){return e>=97&&e<=122}function Bn(e){return e>=65&&e<=90}function Si(e){return jn(e)||Bn(e)}function Pd(e,t){return e.length===t.length&&Ci(e,t)}function Ci(e,t,n){n===void 0&&(n=e.length);for(var r=0;re.length?!1:Ci(e,t,n)}function Wd(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n1){var r=e.charCodeAt(t-2);if(ki(r))return(r-55296<<10)+(n-56320)+65536}return n}function jd(e,t){var n=Vn.getInstance(),r=t,i=e.length,o=Fi(e,i,t);t+=o>=65536?2:1;for(var s=n.getGraphemeBreakType(o);t=65536?2:1,s=c}return t-r}function Bd(e,t){var n=Vn.getInstance(),r=t,i=Ei(e,t);t-=i>=65536?2:1;for(var o=n.getGraphemeBreakType(i);t>0;){var s=Ei(e,t),a=n.getGraphemeBreakType(s);if(Di(a,o))break;t-=s>=65536?2:1,o=a}return r-t}var Na=/(?:[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u0710\u0712-\u072F\u074D-\u07A5\u07B1-\u07EA\u07F4\u07F5\u07FA-\u0815\u081A\u0824\u0828\u0830-\u0858\u085E-\u08BD\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFD3D\uFD50-\uFDFC\uFE70-\uFEFC]|\uD802[\uDC00-\uDD1B\uDD20-\uDE00\uDE10-\uDE33\uDE40-\uDEE4\uDEEB-\uDF35\uDF40-\uDFFF]|\uD803[\uDC00-\uDCFF]|\uD83A[\uDC00-\uDCCF\uDD00-\uDD43\uDD50-\uDFFF]|\uD83B[\uDC00-\uDEBB])/;function Vd(e){return Na.test(e)}var La=/(?:[\u231A\u231B\u23F0\u23F3\u2600-\u27BF\u2B50\u2B55]|\uD83C[\uDDE6-\uDDFF\uDF00-\uDFFF]|\uD83D[\uDC00-\uDE4F\uDE80-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD00-\uDDFF\uDE70-\uDE73\uDE78-\uDE82\uDE90-\uDE95])/;function qd(e){return La.test(e)}var za=/^[\t\n\r\x20-\x7E]*$/;function Gd(e){return za.test(e)}function Hd(e){for(var t=0,n=e.length;t=11904&&e<=55215||e>=63744&&e<=64255||e>=65281&&e<=65374}function $d(e){return e>=127462&&e<=127487||e>=9728&&e<=10175||e>=127744&&e<=128591||e>=128640&&e<=128764||e>=128992&&e<=129003||e>=129280&&e<=129535||e>=129648&&e<=129651||e>=129656&&e<=129666||e>=129680&&e<=129685}var Yd=String.fromCharCode(65279);function Jd(e){return!!(e&&e.length>0&&e.charCodeAt(0)===65279)}function Xd(e){return btoa(encodeURIComponent(e))}function Qd(e,t){for(var n="",r=0;rn[3*i+1])i=2*i+1;else return n[3*i+2];return 0},e._INSTANCE=null,e}();function Oa(){return JSON.parse("[0,0,0,51592,51592,11,44424,44424,11,72251,72254,5,7150,7150,7,48008,48008,11,55176,55176,11,128420,128420,14,3276,3277,5,9979,9980,14,46216,46216,11,49800,49800,11,53384,53384,11,70726,70726,5,122915,122916,5,129320,129327,14,2558,2558,5,5906,5908,5,9762,9763,14,43360,43388,8,45320,45320,11,47112,47112,11,48904,48904,11,50696,50696,11,52488,52488,11,54280,54280,11,70082,70083,1,71350,71350,7,73111,73111,5,127892,127893,14,128726,128727,14,129473,129474,14,2027,2035,5,2901,2902,5,3784,3789,5,6754,6754,5,8418,8420,5,9877,9877,14,11088,11088,14,44008,44008,5,44872,44872,11,45768,45768,11,46664,46664,11,47560,47560,11,48456,48456,11,49352,49352,11,50248,50248,11,51144,51144,11,52040,52040,11,52936,52936,11,53832,53832,11,54728,54728,11,69811,69814,5,70459,70460,5,71096,71099,7,71998,71998,5,72874,72880,5,119149,119149,7,127374,127374,14,128335,128335,14,128482,128482,14,128765,128767,14,129399,129400,14,129680,129685,14,1476,1477,5,2377,2380,7,2759,2760,5,3137,3140,7,3458,3459,7,4153,4154,5,6432,6434,5,6978,6978,5,7675,7679,5,9723,9726,14,9823,9823,14,9919,9923,14,10035,10036,14,42736,42737,5,43596,43596,5,44200,44200,11,44648,44648,11,45096,45096,11,45544,45544,11,45992,45992,11,46440,46440,11,46888,46888,11,47336,47336,11,47784,47784,11,48232,48232,11,48680,48680,11,49128,49128,11,49576,49576,11,50024,50024,11,50472,50472,11,50920,50920,11,51368,51368,11,51816,51816,11,52264,52264,11,52712,52712,11,53160,53160,11,53608,53608,11,54056,54056,11,54504,54504,11,54952,54952,11,68108,68111,5,69933,69940,5,70197,70197,7,70498,70499,7,70845,70845,5,71229,71229,5,71727,71735,5,72154,72155,5,72344,72345,5,73023,73029,5,94095,94098,5,121403,121452,5,126981,127182,14,127538,127546,14,127990,127990,14,128391,128391,14,128445,128449,14,128500,128505,14,128752,128752,14,129160,129167,14,129356,129356,14,129432,129442,14,129648,129651,14,129751,131069,14,173,173,4,1757,1757,1,2274,2274,1,2494,2494,5,2641,2641,5,2876,2876,5,3014,3016,7,3262,3262,7,3393,3396,5,3570,3571,7,3968,3972,5,4228,4228,7,6086,6086,5,6679,6680,5,6912,6915,5,7080,7081,5,7380,7392,5,8252,8252,14,9096,9096,14,9748,9749,14,9784,9786,14,9833,9850,14,9890,9894,14,9938,9938,14,9999,9999,14,10085,10087,14,12349,12349,14,43136,43137,7,43454,43456,7,43755,43755,7,44088,44088,11,44312,44312,11,44536,44536,11,44760,44760,11,44984,44984,11,45208,45208,11,45432,45432,11,45656,45656,11,45880,45880,11,46104,46104,11,46328,46328,11,46552,46552,11,46776,46776,11,47000,47000,11,47224,47224,11,47448,47448,11,47672,47672,11,47896,47896,11,48120,48120,11,48344,48344,11,48568,48568,11,48792,48792,11,49016,49016,11,49240,49240,11,49464,49464,11,49688,49688,11,49912,49912,11,50136,50136,11,50360,50360,11,50584,50584,11,50808,50808,11,51032,51032,11,51256,51256,11,51480,51480,11,51704,51704,11,51928,51928,11,52152,52152,11,52376,52376,11,52600,52600,11,52824,52824,11,53048,53048,11,53272,53272,11,53496,53496,11,53720,53720,11,53944,53944,11,54168,54168,11,54392,54392,11,54616,54616,11,54840,54840,11,55064,55064,11,65438,65439,5,69633,69633,5,69837,69837,1,70018,70018,7,70188,70190,7,70368,70370,7,70465,70468,7,70712,70719,5,70835,70840,5,70850,70851,5,71132,71133,5,71340,71340,7,71458,71461,5,71985,71989,7,72002,72002,7,72193,72202,5,72281,72283,5,72766,72766,7,72885,72886,5,73104,73105,5,92912,92916,5,113824,113827,4,119173,119179,5,121505,121519,5,125136,125142,5,127279,127279,14,127489,127490,14,127570,127743,14,127900,127901,14,128254,128254,14,128369,128370,14,128400,128400,14,128425,128432,14,128468,128475,14,128489,128494,14,128715,128720,14,128745,128745,14,128759,128760,14,129004,129023,14,129296,129304,14,129340,129342,14,129388,129392,14,129404,129407,14,129454,129455,14,129485,129487,14,129659,129663,14,129719,129727,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2363,2363,7,2402,2403,5,2507,2508,7,2622,2624,7,2691,2691,7,2786,2787,5,2881,2884,5,3006,3006,5,3072,3072,5,3170,3171,5,3267,3268,7,3330,3331,7,3406,3406,1,3538,3540,5,3655,3662,5,3897,3897,5,4038,4038,5,4184,4185,5,4352,4447,8,6068,6069,5,6155,6157,5,6448,6449,7,6742,6742,5,6783,6783,5,6966,6970,5,7042,7042,7,7143,7143,7,7212,7219,5,7412,7412,5,8206,8207,4,8294,8303,4,8596,8601,14,9410,9410,14,9742,9742,14,9757,9757,14,9770,9770,14,9794,9794,14,9828,9828,14,9855,9855,14,9882,9882,14,9900,9903,14,9929,9933,14,9963,9967,14,9987,9988,14,10006,10006,14,10062,10062,14,10175,10175,14,11744,11775,5,42607,42607,5,43043,43044,7,43263,43263,5,43444,43445,7,43569,43570,5,43698,43700,5,43766,43766,5,44032,44032,11,44144,44144,11,44256,44256,11,44368,44368,11,44480,44480,11,44592,44592,11,44704,44704,11,44816,44816,11,44928,44928,11,45040,45040,11,45152,45152,11,45264,45264,11,45376,45376,11,45488,45488,11,45600,45600,11,45712,45712,11,45824,45824,11,45936,45936,11,46048,46048,11,46160,46160,11,46272,46272,11,46384,46384,11,46496,46496,11,46608,46608,11,46720,46720,11,46832,46832,11,46944,46944,11,47056,47056,11,47168,47168,11,47280,47280,11,47392,47392,11,47504,47504,11,47616,47616,11,47728,47728,11,47840,47840,11,47952,47952,11,48064,48064,11,48176,48176,11,48288,48288,11,48400,48400,11,48512,48512,11,48624,48624,11,48736,48736,11,48848,48848,11,48960,48960,11,49072,49072,11,49184,49184,11,49296,49296,11,49408,49408,11,49520,49520,11,49632,49632,11,49744,49744,11,49856,49856,11,49968,49968,11,50080,50080,11,50192,50192,11,50304,50304,11,50416,50416,11,50528,50528,11,50640,50640,11,50752,50752,11,50864,50864,11,50976,50976,11,51088,51088,11,51200,51200,11,51312,51312,11,51424,51424,11,51536,51536,11,51648,51648,11,51760,51760,11,51872,51872,11,51984,51984,11,52096,52096,11,52208,52208,11,52320,52320,11,52432,52432,11,52544,52544,11,52656,52656,11,52768,52768,11,52880,52880,11,52992,52992,11,53104,53104,11,53216,53216,11,53328,53328,11,53440,53440,11,53552,53552,11,53664,53664,11,53776,53776,11,53888,53888,11,54000,54000,11,54112,54112,11,54224,54224,11,54336,54336,11,54448,54448,11,54560,54560,11,54672,54672,11,54784,54784,11,54896,54896,11,55008,55008,11,55120,55120,11,64286,64286,5,66272,66272,5,68900,68903,5,69762,69762,7,69817,69818,5,69927,69931,5,70003,70003,5,70070,70078,5,70094,70094,7,70194,70195,7,70206,70206,5,70400,70401,5,70463,70463,7,70475,70477,7,70512,70516,5,70722,70724,5,70832,70832,5,70842,70842,5,70847,70848,5,71088,71089,7,71102,71102,7,71219,71226,5,71231,71232,5,71342,71343,7,71453,71455,5,71463,71467,5,71737,71738,5,71995,71996,5,72000,72000,7,72145,72147,7,72160,72160,5,72249,72249,7,72273,72278,5,72330,72342,5,72752,72758,5,72850,72871,5,72882,72883,5,73018,73018,5,73031,73031,5,73109,73109,5,73461,73462,7,94031,94031,5,94192,94193,7,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,126976,126979,14,127184,127231,14,127344,127345,14,127405,127461,14,127514,127514,14,127561,127567,14,127778,127779,14,127896,127896,14,127985,127986,14,127995,127999,5,128326,128328,14,128360,128366,14,128378,128378,14,128394,128397,14,128405,128406,14,128422,128423,14,128435,128443,14,128453,128464,14,128479,128480,14,128484,128487,14,128496,128498,14,128640,128709,14,128723,128724,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129096,129103,14,129292,129292,14,129311,129311,14,129329,129330,14,129344,129349,14,129360,129374,14,129394,129394,14,129402,129402,14,129413,129425,14,129445,129450,14,129466,129471,14,129483,129483,14,129511,129535,14,129653,129655,14,129667,129670,14,129705,129711,14,129731,129743,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2307,2307,7,2366,2368,7,2382,2383,7,2434,2435,7,2497,2500,5,2519,2519,5,2563,2563,7,2631,2632,5,2677,2677,5,2750,2752,7,2763,2764,7,2817,2817,5,2879,2879,5,2891,2892,7,2914,2915,5,3008,3008,5,3021,3021,5,3076,3076,5,3146,3149,5,3202,3203,7,3264,3265,7,3271,3272,7,3298,3299,5,3390,3390,5,3402,3404,7,3426,3427,5,3535,3535,5,3544,3550,7,3635,3635,7,3763,3763,7,3893,3893,5,3953,3966,5,3981,3991,5,4145,4145,7,4157,4158,5,4209,4212,5,4237,4237,5,4520,4607,10,5970,5971,5,6071,6077,5,6089,6099,5,6277,6278,5,6439,6440,5,6451,6456,7,6683,6683,5,6744,6750,5,6765,6770,7,6846,6846,5,6964,6964,5,6972,6972,5,7019,7027,5,7074,7077,5,7083,7085,5,7146,7148,7,7154,7155,7,7222,7223,5,7394,7400,5,7416,7417,5,8204,8204,5,8233,8233,4,8288,8292,4,8413,8416,5,8482,8482,14,8986,8987,14,9193,9203,14,9654,9654,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9775,14,9792,9792,14,9800,9811,14,9825,9826,14,9831,9831,14,9852,9853,14,9872,9873,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9936,9936,14,9941,9960,14,9974,9974,14,9982,9985,14,9992,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10145,10145,14,11013,11015,14,11503,11505,5,12334,12335,5,12951,12951,14,42612,42621,5,43014,43014,5,43047,43047,7,43204,43205,5,43335,43345,5,43395,43395,7,43450,43451,7,43561,43566,5,43573,43574,5,43644,43644,5,43710,43711,5,43758,43759,7,44005,44005,5,44012,44012,7,44060,44060,11,44116,44116,11,44172,44172,11,44228,44228,11,44284,44284,11,44340,44340,11,44396,44396,11,44452,44452,11,44508,44508,11,44564,44564,11,44620,44620,11,44676,44676,11,44732,44732,11,44788,44788,11,44844,44844,11,44900,44900,11,44956,44956,11,45012,45012,11,45068,45068,11,45124,45124,11,45180,45180,11,45236,45236,11,45292,45292,11,45348,45348,11,45404,45404,11,45460,45460,11,45516,45516,11,45572,45572,11,45628,45628,11,45684,45684,11,45740,45740,11,45796,45796,11,45852,45852,11,45908,45908,11,45964,45964,11,46020,46020,11,46076,46076,11,46132,46132,11,46188,46188,11,46244,46244,11,46300,46300,11,46356,46356,11,46412,46412,11,46468,46468,11,46524,46524,11,46580,46580,11,46636,46636,11,46692,46692,11,46748,46748,11,46804,46804,11,46860,46860,11,46916,46916,11,46972,46972,11,47028,47028,11,47084,47084,11,47140,47140,11,47196,47196,11,47252,47252,11,47308,47308,11,47364,47364,11,47420,47420,11,47476,47476,11,47532,47532,11,47588,47588,11,47644,47644,11,47700,47700,11,47756,47756,11,47812,47812,11,47868,47868,11,47924,47924,11,47980,47980,11,48036,48036,11,48092,48092,11,48148,48148,11,48204,48204,11,48260,48260,11,48316,48316,11,48372,48372,11,48428,48428,11,48484,48484,11,48540,48540,11,48596,48596,11,48652,48652,11,48708,48708,11,48764,48764,11,48820,48820,11,48876,48876,11,48932,48932,11,48988,48988,11,49044,49044,11,49100,49100,11,49156,49156,11,49212,49212,11,49268,49268,11,49324,49324,11,49380,49380,11,49436,49436,11,49492,49492,11,49548,49548,11,49604,49604,11,49660,49660,11,49716,49716,11,49772,49772,11,49828,49828,11,49884,49884,11,49940,49940,11,49996,49996,11,50052,50052,11,50108,50108,11,50164,50164,11,50220,50220,11,50276,50276,11,50332,50332,11,50388,50388,11,50444,50444,11,50500,50500,11,50556,50556,11,50612,50612,11,50668,50668,11,50724,50724,11,50780,50780,11,50836,50836,11,50892,50892,11,50948,50948,11,51004,51004,11,51060,51060,11,51116,51116,11,51172,51172,11,51228,51228,11,51284,51284,11,51340,51340,11,51396,51396,11,51452,51452,11,51508,51508,11,51564,51564,11,51620,51620,11,51676,51676,11,51732,51732,11,51788,51788,11,51844,51844,11,51900,51900,11,51956,51956,11,52012,52012,11,52068,52068,11,52124,52124,11,52180,52180,11,52236,52236,11,52292,52292,11,52348,52348,11,52404,52404,11,52460,52460,11,52516,52516,11,52572,52572,11,52628,52628,11,52684,52684,11,52740,52740,11,52796,52796,11,52852,52852,11,52908,52908,11,52964,52964,11,53020,53020,11,53076,53076,11,53132,53132,11,53188,53188,11,53244,53244,11,53300,53300,11,53356,53356,11,53412,53412,11,53468,53468,11,53524,53524,11,53580,53580,11,53636,53636,11,53692,53692,11,53748,53748,11,53804,53804,11,53860,53860,11,53916,53916,11,53972,53972,11,54028,54028,11,54084,54084,11,54140,54140,11,54196,54196,11,54252,54252,11,54308,54308,11,54364,54364,11,54420,54420,11,54476,54476,11,54532,54532,11,54588,54588,11,54644,54644,11,54700,54700,11,54756,54756,11,54812,54812,11,54868,54868,11,54924,54924,11,54980,54980,11,55036,55036,11,55092,55092,11,55148,55148,11,55216,55238,9,65056,65071,5,65529,65531,4,68097,68099,5,68159,68159,5,69446,69456,5,69688,69702,5,69808,69810,7,69815,69816,7,69821,69821,1,69888,69890,5,69932,69932,7,69957,69958,7,70016,70017,5,70067,70069,7,70079,70080,7,70089,70092,5,70095,70095,5,70191,70193,5,70196,70196,5,70198,70199,5,70367,70367,5,70371,70378,5,70402,70403,7,70462,70462,5,70464,70464,5,70471,70472,7,70487,70487,5,70502,70508,5,70709,70711,7,70720,70721,7,70725,70725,7,70750,70750,5,70833,70834,7,70841,70841,7,70843,70844,7,70846,70846,7,70849,70849,7,71087,71087,5,71090,71093,5,71100,71101,5,71103,71104,5,71216,71218,7,71227,71228,7,71230,71230,7,71339,71339,5,71341,71341,5,71344,71349,5,71351,71351,5,71456,71457,7,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123628,123631,5,125252,125258,5,126980,126980,14,127183,127183,14,127245,127247,14,127340,127343,14,127358,127359,14,127377,127386,14,127462,127487,6,127491,127503,14,127535,127535,14,127548,127551,14,127568,127569,14,127744,127777,14,127780,127891,14,127894,127895,14,127897,127899,14,127902,127984,14,127987,127989,14,127991,127994,14,128000,128253,14,128255,128317,14,128329,128334,14,128336,128359,14,128367,128368,14,128371,128377,14,128379,128390,14,128392,128393,14,128398,128399,14,128401,128404,14,128407,128419,14,128421,128421,14,128424,128424,14,128433,128434,14,128444,128444,14,128450,128452,14,128465,128467,14,128476,128478,14,128481,128481,14,128483,128483,14,128488,128488,14,128495,128495,14,128499,128499,14,128506,128591,14,128710,128714,14,128721,128722,14,128725,128725,14,128728,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129664,129666,14,129671,129679,14,129686,129704,14,129712,129718,14,129728,129730,14,129744,129750,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2259,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3134,3136,5,3142,3144,5,3157,3158,5,3201,3201,5,3260,3260,5,3263,3263,5,3266,3266,5,3270,3270,5,3274,3275,7,3285,3286,5,3328,3329,5,3387,3388,5,3391,3392,7,3398,3400,7,3405,3405,5,3415,3415,5,3457,3457,5,3530,3530,5,3536,3537,7,3542,3542,5,3551,3551,5,3633,3633,5,3636,3642,5,3761,3761,5,3764,3772,5,3864,3865,5,3895,3895,5,3902,3903,7,3967,3967,7,3974,3975,5,3993,4028,5,4141,4144,5,4146,4151,5,4155,4156,7,4182,4183,7,4190,4192,5,4226,4226,5,4229,4230,5,4253,4253,5,4448,4519,9,4957,4959,5,5938,5940,5,6002,6003,5,6070,6070,7,6078,6085,7,6087,6088,7,6109,6109,5,6158,6158,4,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6848,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7673,5,8203,8203,4,8205,8205,13,8232,8232,4,8234,8238,4,8265,8265,14,8293,8293,4,8400,8412,5,8417,8417,5,8421,8432,5,8505,8505,14,8617,8618,14,9000,9000,14,9167,9167,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9776,9783,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9935,14,9937,9937,14,9939,9940,14,9961,9962,14,9968,9973,14,9975,9978,14,9981,9981,14,9986,9986,14,9989,9989,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10084,14,10133,10135,14,10160,10160,14,10548,10549,14,11035,11036,14,11093,11093,14,11647,11647,5,12330,12333,5,12336,12336,14,12441,12442,5,12953,12953,14,42608,42610,5,42654,42655,5,43010,43010,5,43019,43019,5,43045,43046,5,43052,43052,5,43188,43203,7,43232,43249,5,43302,43309,5,43346,43347,7,43392,43394,5,43443,43443,5,43446,43449,5,43452,43453,5,43493,43493,5,43567,43568,7,43571,43572,7,43587,43587,5,43597,43597,7,43696,43696,5,43703,43704,5,43713,43713,5,43756,43757,5,43765,43765,7,44003,44004,7,44006,44007,7,44009,44010,7,44013,44013,5,44033,44059,12,44061,44087,12,44089,44115,12,44117,44143,12,44145,44171,12,44173,44199,12,44201,44227,12,44229,44255,12,44257,44283,12,44285,44311,12,44313,44339,12,44341,44367,12,44369,44395,12,44397,44423,12,44425,44451,12,44453,44479,12,44481,44507,12,44509,44535,12,44537,44563,12,44565,44591,12,44593,44619,12,44621,44647,12,44649,44675,12,44677,44703,12,44705,44731,12,44733,44759,12,44761,44787,12,44789,44815,12,44817,44843,12,44845,44871,12,44873,44899,12,44901,44927,12,44929,44955,12,44957,44983,12,44985,45011,12,45013,45039,12,45041,45067,12,45069,45095,12,45097,45123,12,45125,45151,12,45153,45179,12,45181,45207,12,45209,45235,12,45237,45263,12,45265,45291,12,45293,45319,12,45321,45347,12,45349,45375,12,45377,45403,12,45405,45431,12,45433,45459,12,45461,45487,12,45489,45515,12,45517,45543,12,45545,45571,12,45573,45599,12,45601,45627,12,45629,45655,12,45657,45683,12,45685,45711,12,45713,45739,12,45741,45767,12,45769,45795,12,45797,45823,12,45825,45851,12,45853,45879,12,45881,45907,12,45909,45935,12,45937,45963,12,45965,45991,12,45993,46019,12,46021,46047,12,46049,46075,12,46077,46103,12,46105,46131,12,46133,46159,12,46161,46187,12,46189,46215,12,46217,46243,12,46245,46271,12,46273,46299,12,46301,46327,12,46329,46355,12,46357,46383,12,46385,46411,12,46413,46439,12,46441,46467,12,46469,46495,12,46497,46523,12,46525,46551,12,46553,46579,12,46581,46607,12,46609,46635,12,46637,46663,12,46665,46691,12,46693,46719,12,46721,46747,12,46749,46775,12,46777,46803,12,46805,46831,12,46833,46859,12,46861,46887,12,46889,46915,12,46917,46943,12,46945,46971,12,46973,46999,12,47001,47027,12,47029,47055,12,47057,47083,12,47085,47111,12,47113,47139,12,47141,47167,12,47169,47195,12,47197,47223,12,47225,47251,12,47253,47279,12,47281,47307,12,47309,47335,12,47337,47363,12,47365,47391,12,47393,47419,12,47421,47447,12,47449,47475,12,47477,47503,12,47505,47531,12,47533,47559,12,47561,47587,12,47589,47615,12,47617,47643,12,47645,47671,12,47673,47699,12,47701,47727,12,47729,47755,12,47757,47783,12,47785,47811,12,47813,47839,12,47841,47867,12,47869,47895,12,47897,47923,12,47925,47951,12,47953,47979,12,47981,48007,12,48009,48035,12,48037,48063,12,48065,48091,12,48093,48119,12,48121,48147,12,48149,48175,12,48177,48203,12,48205,48231,12,48233,48259,12,48261,48287,12,48289,48315,12,48317,48343,12,48345,48371,12,48373,48399,12,48401,48427,12,48429,48455,12,48457,48483,12,48485,48511,12,48513,48539,12,48541,48567,12,48569,48595,12,48597,48623,12,48625,48651,12,48653,48679,12,48681,48707,12,48709,48735,12,48737,48763,12,48765,48791,12,48793,48819,12,48821,48847,12,48849,48875,12,48877,48903,12,48905,48931,12,48933,48959,12,48961,48987,12,48989,49015,12,49017,49043,12,49045,49071,12,49073,49099,12,49101,49127,12,49129,49155,12,49157,49183,12,49185,49211,12,49213,49239,12,49241,49267,12,49269,49295,12,49297,49323,12,49325,49351,12,49353,49379,12,49381,49407,12,49409,49435,12,49437,49463,12,49465,49491,12,49493,49519,12,49521,49547,12,49549,49575,12,49577,49603,12,49605,49631,12,49633,49659,12,49661,49687,12,49689,49715,12,49717,49743,12,49745,49771,12,49773,49799,12,49801,49827,12,49829,49855,12,49857,49883,12,49885,49911,12,49913,49939,12,49941,49967,12,49969,49995,12,49997,50023,12,50025,50051,12,50053,50079,12,50081,50107,12,50109,50135,12,50137,50163,12,50165,50191,12,50193,50219,12,50221,50247,12,50249,50275,12,50277,50303,12,50305,50331,12,50333,50359,12,50361,50387,12,50389,50415,12,50417,50443,12,50445,50471,12,50473,50499,12,50501,50527,12,50529,50555,12,50557,50583,12,50585,50611,12,50613,50639,12,50641,50667,12,50669,50695,12,50697,50723,12,50725,50751,12,50753,50779,12,50781,50807,12,50809,50835,12,50837,50863,12,50865,50891,12,50893,50919,12,50921,50947,12,50949,50975,12,50977,51003,12,51005,51031,12,51033,51059,12,51061,51087,12,51089,51115,12,51117,51143,12,51145,51171,12,51173,51199,12,51201,51227,12,51229,51255,12,51257,51283,12,51285,51311,12,51313,51339,12,51341,51367,12,51369,51395,12,51397,51423,12,51425,51451,12,51453,51479,12,51481,51507,12,51509,51535,12,51537,51563,12,51565,51591,12,51593,51619,12,51621,51647,12,51649,51675,12,51677,51703,12,51705,51731,12,51733,51759,12,51761,51787,12,51789,51815,12,51817,51843,12,51845,51871,12,51873,51899,12,51901,51927,12,51929,51955,12,51957,51983,12,51985,52011,12,52013,52039,12,52041,52067,12,52069,52095,12,52097,52123,12,52125,52151,12,52153,52179,12,52181,52207,12,52209,52235,12,52237,52263,12,52265,52291,12,52293,52319,12,52321,52347,12,52349,52375,12,52377,52403,12,52405,52431,12,52433,52459,12,52461,52487,12,52489,52515,12,52517,52543,12,52545,52571,12,52573,52599,12,52601,52627,12,52629,52655,12,52657,52683,12,52685,52711,12,52713,52739,12,52741,52767,12,52769,52795,12,52797,52823,12,52825,52851,12,52853,52879,12,52881,52907,12,52909,52935,12,52937,52963,12,52965,52991,12,52993,53019,12,53021,53047,12,53049,53075,12,53077,53103,12,53105,53131,12,53133,53159,12,53161,53187,12,53189,53215,12,53217,53243,12,53245,53271,12,53273,53299,12,53301,53327,12,53329,53355,12,53357,53383,12,53385,53411,12,53413,53439,12,53441,53467,12,53469,53495,12,53497,53523,12,53525,53551,12,53553,53579,12,53581,53607,12,53609,53635,12,53637,53663,12,53665,53691,12,53693,53719,12,53721,53747,12,53749,53775,12,53777,53803,12,53805,53831,12,53833,53859,12,53861,53887,12,53889,53915,12,53917,53943,12,53945,53971,12,53973,53999,12,54001,54027,12,54029,54055,12,54057,54083,12,54085,54111,12,54113,54139,12,54141,54167,12,54169,54195,12,54197,54223,12,54225,54251,12,54253,54279,12,54281,54307,12,54309,54335,12,54337,54363,12,54365,54391,12,54393,54419,12,54421,54447,12,54449,54475,12,54477,54503,12,54505,54531,12,54533,54559,12,54561,54587,12,54589,54615,12,54617,54643,12,54645,54671,12,54673,54699,12,54701,54727,12,54729,54755,12,54757,54783,12,54785,54811,12,54813,54839,12,54841,54867,12,54869,54895,12,54897,54923,12,54925,54951,12,54953,54979,12,54981,55007,12,55009,55035,12,55037,55063,12,55065,55091,12,55093,55119,12,55121,55147,12,55149,55175,12,55177,55203,12,55243,55291,10,65024,65039,5,65279,65279,4,65520,65528,4,66045,66045,5,66422,66426,5,68101,68102,5,68152,68154,5,68325,68326,5,69291,69292,5,69632,69632,7,69634,69634,7,69759,69761,5]")}var Wa=3;function Ai(e,t,n,r){var i=new mi(e,t,n);return i.ComputeDiff(r)}var Ti=function(){function e(t){for(var n=[],r=[],i=0,o=t.length;i0&&n.originalLength<20&&n.modifiedLength>0&&n.modifiedLength<20&&o()){var m=r.createCharSequence(t,n.originalStart,n.originalStart+n.originalLength-1),v=i.createCharSequence(t,n.modifiedStart,n.modifiedStart+n.modifiedLength-1),y=Ai(m,v,o,!0).changes;a&&(y=ja(y)),f=[];for(var k=0,T=y.length;k1&&T>1;){var A=v.charCodeAt(k-2),w=y.charCodeAt(T-2);if(A!==w)break;k--,T--}(k>1||T>1)&&this._pushTrimWhitespaceCharChange(a,c+1,1,k,l+1,1,T)}{for(var F=$n(v,1),E=$n(y,1),I=v.length+1,V=y.length+1;F255?255:e|0}function xt(e){return e<0?0:e>4294967295?4294967295:e|0}var Va=function(){function e(t,n){this.index=t,this.remainder=n}return e}(),qa=function(){function e(t){this.values=t,this.prefixSum=new Uint32Array(t.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}return e.prototype.insertValues=function(t,n){t=xt(t);var r=this.values,i=this.prefixSum,o=n.length;return o===0?!1:(this.values=new Uint32Array(r.length+o),this.values.set(r.subarray(0,t),0),this.values.set(r.subarray(t),t+o),this.values.set(n,t),t-1=0&&this.prefixSum.set(i.subarray(0,this.prefixSumValidIndex[0]+1)),!0)},e.prototype.changeValue=function(t,n){return t=xt(t),n=xt(n),this.values[t]===n?!1:(this.values[t]=n,t-1=r.length)return!1;var o=r.length-t;return n>=o&&(n=o),n===0?!1:(this.values=new Uint32Array(r.length-n),this.values.set(r.subarray(0,t),0),this.values.set(r.subarray(t+n),t),this.prefixSum=new Uint32Array(this.values.length),t-1=0&&this.prefixSum.set(i.subarray(0,this.prefixSumValidIndex[0]+1)),!0)},e.prototype.getTotalValue=function(){return this.values.length===0?0:this._getAccumulatedValue(this.values.length-1)},e.prototype.getAccumulatedValue=function(t){return t<0?0:(t=xt(t),this._getAccumulatedValue(t))},e.prototype._getAccumulatedValue=function(t){if(t<=this.prefixSumValidIndex[0])return this.prefixSum[t];var n=this.prefixSumValidIndex[0]+1;n===0&&(this.prefixSum[0]=this.values[0],n++),t>=this.values.length&&(t=this.values.length-1);for(var r=n;r<=t;r++)this.prefixSum[r]=this.prefixSum[r-1]+this.values[r];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],t),this.prefixSum[t]},e.prototype.getIndexOf=function(t){t=Math.floor(t),this.getTotalValue();for(var n=0,r=this.values.length-1,i=0,o=0,s=0;n<=r;)if(i=n+(r-n)/2|0,o=this.prefixSum[i],s=o-this.values[i],t=o)n=i+1;else break;return new Va(i,t-s)},e}(),Ga=function(){function e(t,n,r,i){this._uri=t,this._lines=n,this._eol=r,this._versionId=i,this._lineStarts=null}return e.prototype.dispose=function(){this._lines.length=0},e.prototype.getText=function(){return this._lines.join(this._eol)},e.prototype.onEvents=function(t){t.eol&&t.eol!==this._eol&&(this._eol=t.eol,this._lineStarts=null);for(var n=t.changes,r=0,i=n;r/?";function $a(e){e===void 0&&(e="");for(var t="(-?\\d*\\.\\d\\w*)|([^",n=0,r=Ha;n=0)continue;t+="\\"+i}return t+="\\s]+)",new RegExp(t,"g")}var Ya=$a();function Ja(e){var t=Ya;if(e&&e instanceof RegExp)if(e.global)t=e;else{var n="g";e.ignoreCase&&(n+="i"),e.multiline&&(n+="m"),e.unicode&&(n+="u"),t=new RegExp(e.source,n)}return t.lastIndex=0,t}function Xa(e,t,n,r){var i=e-1-r,o=n.lastIndexOf(" ",i-1)+1;t.lastIndex=o;for(var s;s=t.exec(n);){var a=s.index||0;if(a<=i&&t.lastIndex>=i)return{word:s[0],startColumn:r+1+a,endColumn:r+1+t.lastIndex}}return null}function Qa(e,t,n,r){var i=e-1-r;t.lastIndex=0;for(var o;o=t.exec(n);){var s=o.index||0;if(s>i)return null;if(t.lastIndex>=i)return{word:o[0],startColumn:r+1+s,endColumn:r+1+t.lastIndex}}return null}function Za(e,t,n,r){t.lastIndex=0;var i=t.exec(n);if(!i)return null;var o=i[0].indexOf(" ")>=0?Qa(e,t,n,r):Xa(e,t,n,r);return t.lastIndex=0,o}var Mi=function(){function e(t){var n=Ii(t);this._defaultValue=n,this._asciiMap=e._createAsciiMap(n),this._map=new Map}return e._createAsciiMap=function(t){for(var n=new Uint8Array(256),r=0;r<256;r++)n[r]=t;return n},e.prototype.set=function(t,n){var r=Ii(n);t>=0&&t<256?this._asciiMap[t]=r:this._map.set(t,r)},e.prototype.get=function(t){return t>=0&&t<256?this._asciiMap[t]:this._map.get(t)||this._defaultValue},e}(),tu=function(){function e(){this._actual=new Mi(0)}return e.prototype.add=function(t){this._actual.set(t,1)},e.prototype.has=function(t){return this._actual.get(t)===1},e}(),Ka=function(){function e(t,n,r){for(var i=new Uint8Array(t*n),o=0,s=t*n;on&&(n=c),a>r&&(r=a),l>r&&(r=l)}n++,r++;for(var d=new Ka(r,n,0),i=0,o=t.length;i=this._maxCharCode?0:this._states.get(t,n)},e}(),Yn=null;function tl(){return Yn===null&&(Yn=new el([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),Yn}var Ut=null;function nl(){if(Ut===null){Ut=new Mi(0);for(var e=` <>'"\u3001\u3002\uFF61\uFF64\uFF0C\uFF0E\uFF1A\uFF1B\uFF1F\uFF01\uFF20\uFF03\uFF04\uFF05\uFF06\uFF0A\u2018\u201C\u3008\u300A\u300C\u300E\u3010\u3014\uFF08\uFF3B\uFF5B\uFF62\uFF63\uFF5D\uFF3D\uFF09\u3015\u3011\u300F\u300D\u300B\u3009\u201D\u2019\uFF40\uFF5E\u2026`,t=0;ti);if(i>0){var l=n.charCodeAt(i-1),d=n.charCodeAt(s);(l===40&&d===41||l===91&&d===93||l===123&&d===125)&&s--}return{range:{startLineNumber:r,startColumn:i+1,endLineNumber:r,endColumn:s+2},url:n.substring(i,s+1)}},e.computeLinks=function(t,n){n===void 0&&(n=tl());for(var r=nl(),i=[],o=1,s=t.getLineCount();o<=s;o++){for(var a=t.getLineContent(o),c=a.length,l=0,d=0,u=0,f=1,m=!1,v=!1,y=!1;l=0?(i+=r?1:-1,i<0?i=t.length-1:i%=t.length,t[i]):null},e.INSTANCE=new e,e}(),nu=Q("URDS");function sl(e){var t=this,n=!1,r;return function(){return n||(n=!0,r=e.apply(t,arguments)),r}}var ve=function(){function e(t){this.element=t,this.next=e.Undefined,this.prev=e.Undefined}return e.Undefined=new e(void 0),e}(),Jn=function(){function e(){this._first=ve.Undefined,this._last=ve.Undefined,this._size=0}return Object.defineProperty(e.prototype,"size",{get:function(){return this._size},enumerable:!0,configurable:!0}),e.prototype.isEmpty=function(){return this._first===ve.Undefined},e.prototype.clear=function(){this._first=ve.Undefined,this._last=ve.Undefined,this._size=0},e.prototype.unshift=function(t){return this._insert(t,!1)},e.prototype.push=function(t){return this._insert(t,!0)},e.prototype._insert=function(t,n){var r=this,i=new ve(t);if(this._first===ve.Undefined)this._first=i,this._last=i;else if(n){var o=this._last;this._last=i,i.prev=o,o.next=i}else{var s=this._first;this._first=i,i.next=s,s.prev=i}this._size+=1;var a=!1;return function(){a||(a=!0,r._remove(i))}},e.prototype.shift=function(){if(this._first===ve.Undefined)return;var t=this._first.element;return this._remove(this._first),t},e.prototype.pop=function(){if(this._last===ve.Undefined)return;var t=this._last.element;return this._remove(this._last),t},e.prototype._remove=function(t){if(t.prev!==ve.Undefined&&t.next!==ve.Undefined){var n=t.prev;n.next=t.next,t.next.prev=n}else t.prev===ve.Undefined&&t.next===ve.Undefined?(this._first=ve.Undefined,this._last=ve.Undefined):t.next===ve.Undefined?(this._last=this._last.prev,this._last.next=ve.Undefined):t.prev===ve.Undefined&&(this._first=this._first.next,this._first.prev=ve.Undefined);this._size-=1},e.prototype.iterator=function(){var t,n=this._first;return{next:function(){return n===ve.Undefined?it:(t?t.value=n.element:t={done:!1,value:n.element},n=n.next,t)}}},e.prototype.toArray=function(){for(var t=[],n=this._first;n!==ve.Undefined;n=n.next)t.push(n.element);return t},e}(),al=function(){var e=function(n,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,o){i.__proto__=o}||function(i,o){for(var s in o)o.hasOwnProperty(s)&&(i[s]=o[s])},e(n,r)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),cn;(function(e){e.None=function(){return Pe.None};function t(w){return function(F,E,I){E===void 0&&(E=null);var V=!1,N;return N=w(function(J){return V?void 0:(N?N.dispose():V=!0,F.call(E,J))},null,I),V&&N.dispose(),N}}e.once=t;function n(w,F){return c(function(E,I,V){return I===void 0&&(I=null),w(function(N){return E.call(I,F(N))},null,V)})}e.map=n;function r(w,F){return c(function(E,I,V){return I===void 0&&(I=null),w(function(N){F(N),E.call(I,N)},null,V)})}e.forEach=r;function i(w,F){return c(function(E,I,V){return I===void 0&&(I=null),w(function(N){return F(N)&&E.call(I,N)},null,V)})}e.filter=i;function o(w){return w}e.signal=o;function s(){for(var w=[],F=0;F1)&&pe.fire(sn),M=0},E)})},onLastListenerRemove:function(){N.dispose()}});return pe.event}e.debounce=l;function d(w){var F=new Date().getTime();return n(t(w),function(E){return new Date().getTime()-F})}e.stopwatch=d;function u(w){var F=!0,E;return i(w,function(I){var V=F||I!==E;return F=!1,E=I,V})}e.latch=u;function f(w,F,E){F===void 0&&(F=!1),E===void 0&&(E=[]);var I=E.slice(),V=w(function(ne){I?I.push(ne):J.fire(ne)}),N=function(){I&&I.forEach(function(M){return J.fire(M)}),I=null},J=new Ye({onFirstListenerAdd:function(){V||(V=w(function(M){return J.fire(M)}))},onFirstListenerDidAdd:function(){I&&(F?setTimeout(N):N())},onLastListenerRemove:function(){V&&V.dispose(),V=null}});return J.event}e.buffer=f;var m=function(){function w(F){this.event=F}return w.prototype.map=function(F){return new w(n(this.event,F))},w.prototype.forEach=function(F){return new w(r(this.event,F))},w.prototype.filter=function(F){return new w(i(this.event,F))},w.prototype.reduce=function(F,E){return new w(a(this.event,F,E))},w.prototype.latch=function(){return new w(u(this.event))},w.prototype.debounce=function(F,E,I,V){return E===void 0&&(E=100),I===void 0&&(I=!1),new w(l(this.event,F,E,I,V))},w.prototype.on=function(F,E,I){return this.event(F,E,I)},w.prototype.once=function(F,E,I){return t(this.event)(F,E,I)},w}();function v(w){return new m(w)}e.chain=v;function y(w,F,E){E===void 0&&(E=function(M){return M});var I=function(){for(var M=[],pe=0;pe=0;D--){var W=c[D];W==="."?c.splice(D,1):W===".."?(c.splice(D,1),F++):F&&(c.splice(D,1),F--)}if(E)for(;F--;F)c.unshift("..");return c}T.resolve=function(){for(var c="",E=!1,F=arguments.length-1;F>=-1&&!E;F--){var D=F>=0?arguments[F]:L.cwd();if(typeof D!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!D)continue;c=D+"/"+c,E=D.charAt(0)==="/"}return c=P(J(c.split("/"),function(W){return!!W}),!E).join("/"),(E?"/":"")+c||"."},T.normalize=function(c){var E=T.isAbsolute(c),F=X(c,-1)==="/";return c=P(J(c.split("/"),function(D){return!!D}),!E).join("/"),!c&&!E&&(c="."),c&&F&&(c+="/"),(E?"/":"")+c},T.isAbsolute=function(c){return c.charAt(0)==="/"},T.join=function(){var c=Array.prototype.slice.call(arguments,0);return T.normalize(J(c,function(E,F){if(typeof E!="string")throw new TypeError("Arguments to path.join must be strings");return E}).join("/"))},T.relative=function(c,E){c=T.resolve(c).substr(1),E=T.resolve(E).substr(1);function F(N){for(var x=0;x=0&&!(N[B]!=="");B--);return x>B?[]:N.slice(x,B-x+1)}for(var D=F(c.split("/")),W=F(E.split("/")),G=Math.min(D.length,W.length),Q=G,O=0;O=1;--G)if(E=c.charCodeAt(G),E===47){if(!W){D=G;break}}else W=!1;return D===-1?F?"/":".":F&&D===1?"/":c.slice(0,D)};function q(c){typeof c!="string"&&(c=c+"");var E=0,F=-1,D=!0,W;for(W=c.length-1;W>=0;--W)if(c.charCodeAt(W)===47){if(!D){E=W+1;break}}else F===-1&&(D=!1,F=W+1);return F===-1?"":c.slice(E,F)}T.basename=function(c,E){var F=q(c);return E&&F.substr(-1*E.length)===E&&(F=F.substr(0,F.length-E.length)),F},T.extname=function(c){typeof c!="string"&&(c=c+"");for(var E=-1,F=0,D=-1,W=!0,G=0,Q=c.length-1;Q>=0;--Q){var O=c.charCodeAt(Q);if(O===47){if(!W){F=Q+1;break}continue}D===-1&&(W=!1,D=Q+1),O===46?E===-1?E=Q:G!==1&&(G=1):E!==-1&&(G=-1)}return E===-1||D===-1||G===0||G===1&&E===D-1&&E===F+1?"":c.slice(E,D)};function J(c,E){if(c.filter)return c.filter(E);for(var F=[],D=0;D=0;D--){var W=c[D];W==="."?c.splice(D,1):W===".."?(c.splice(D,1),F++):F&&(c.splice(D,1),F--)}if(E)for(;F--;F)c.unshift("..");return c}T.resolve=function(){for(var c="",E=!1,F=arguments.length-1;F>=-1&&!E;F--){var D=F>=0?arguments[F]:L.cwd();if(typeof D!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!D)continue;c=D+"/"+c,E=D.charAt(0)==="/"}return c=P(J(c.split("/"),function(W){return!!W}),!E).join("/"),(E?"/":"")+c||"."},T.normalize=function(c){var E=T.isAbsolute(c),F=X(c,-1)==="/";return c=P(J(c.split("/"),function(D){return!!D}),!E).join("/"),!c&&!E&&(c="."),c&&F&&(c+="/"),(E?"/":"")+c},T.isAbsolute=function(c){return c.charAt(0)==="/"},T.join=function(){var c=Array.prototype.slice.call(arguments,0);return T.normalize(J(c,function(E,F){if(typeof E!="string")throw new TypeError("Arguments to path.join must be strings");return E}).join("/"))},T.relative=function(c,E){c=T.resolve(c).substr(1),E=T.resolve(E).substr(1);function F(N){for(var x=0;x=0&&!(N[B]!=="");B--);return x>B?[]:N.slice(x,B-x+1)}for(var D=F(c.split("/")),W=F(E.split("/")),G=Math.min(D.length,W.length),Q=G,O=0;O=1;--G)if(E=c.charCodeAt(G),E===47){if(!W){D=G;break}}else W=!1;return D===-1?F?"/":".":F&&D===1?"/":c.slice(0,D)};function q(c){typeof c!="string"&&(c=c+"");var E=0,F=-1,D=!0,W;for(W=c.length-1;W>=0;--W)if(c.charCodeAt(W)===47){if(!D){E=W+1;break}}else F===-1&&(D=!1,F=W+1);return F===-1?"":c.slice(E,F)}T.basename=function(c,E){var F=q(c);return E&&F.substr(-1*E.length)===E&&(F=F.substr(0,F.length-E.length)),F},T.extname=function(c){typeof c!="string"&&(c=c+"");for(var E=-1,F=0,D=-1,W=!0,G=0,Q=c.length-1;Q>=0;--Q){var O=c.charCodeAt(Q);if(O===47){if(!W){F=Q+1;break}continue}D===-1&&(W=!1,D=Q+1),O===46?E===-1?E=Q:G!==1&&(G=1):E!==-1&&(G=-1)}return E===-1||D===-1||G===0||G===1&&E===D-1&&E===F+1?"":c.slice(E,D)};function J(c,E){if(c.filter)return c.filter(E);for(var F=[],D=0;D0)i=o-1;else return o}return-(r+1)}function Wr(e,t){var n=0,r=e.length;if(r===0)return 0;for(;nr?e[u]=o[l++]:l>i?e[u]=o[s++]:t(o[l],o[s])<0?e[u]=o[l++]:e[u]=o[s++]}function Re(e,t,n,r,i){if(r<=n)return;var o=n+(r-n)/2|0;if(Re(e,t,n,o,i),Re(e,t,o+1,r,i),t(e[o],e[o+1])<=0)return;yn(e,t,n,o,r,i)}function Hr(e,t){for(var n=[],r=void 0,i=0,o=dt(e.slice(0),t);i0}function Vr(e,t){if(!t)return e.filter(function(r,i){return e.indexOf(r)===i});var n=Object.create(null);return e.filter(function(r){var i=t(r);return n[i]?!1:(n[i]=!0,!0)})}function zr(e){var t=new Set;return e.filter(function(n){return t.has(n)?!1:(t.add(n),!0)})}function Qr(e){var t=[];return e.forEach(function(n){return t.push(n)}),t}function Ln(e,t){for(var n=0;n0?e[0]:t}function Zr(e){var t;return(t=[]).concat.apply(t,e)}function $r(e,t){var n=typeof t=="number"?e:0;typeof t=="number"?n=e:(n=0,t=e);var r=[];if(n<=t)for(var i=n;it;i--)r.push(i);return r}function Kr(e,t,n){var r=e.slice(0,t),i=e.slice(t);return r.concat(n,i)}function ei(e,t){var n=e.indexOf(t);n>-1&&(e.splice(n,1),e.unshift(t))}function ti(e,t){var n=e.indexOf(t);n>-1&&(e.splice(n,1),e.push(t))}function ni(e,t){for(var n=0;n0||this.m_modifiedCount>0)&&this.m_changes.push(new ce(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824},e.prototype.AddOriginalElement=function(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_originalCount++},e.prototype.AddModifiedElement=function(t,n){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,n),this.m_modifiedCount++},e.prototype.getChanges=function(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes},e.prototype.getReverseChanges=function(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes},e}(),vt=function(){function e(t,n,r){r===void 0&&(r=null),this.ContinueProcessingPredicate=r;var i=e._getElements(t),o=i[0],s=i[1],l=i[2],u=e._getElements(n),a=u[0],h=u[1],f=u[2];this._hasStrings=l&&f,this._originalStringElements=o,this._originalElementsOrHash=s,this._modifiedStringElements=a,this._modifiedElementsOrHash=h,this.m_forwardHistory=[],this.m_reverseHistory=[]}return e._isStringArray=function(t){return t.length>0&&typeof t[0]=="string"},e._getElements=function(t){var n=t.getElements();if(e._isStringArray(n)){for(var r=new Int32Array(n.length),i=0,o=n.length;i=t&&i>=r&&this.ElementsAreEqual(n,i);)n--,i--;if(t>n||r>i){var s=void 0;return r<=i?(pe.Assert(t===n+1,"originalStart should only be one more than originalEnd"),s=[new ce(t,0,r,i-r+1)]):t<=n?(pe.Assert(r===i+1,"modifiedStart should only be one more than modifiedEnd"),s=[new ce(t,n-t+1,r,0)]):(pe.Assert(t===n+1,"originalStart should only be one more than originalEnd"),pe.Assert(r===i+1,"modifiedStart should only be one more than modifiedEnd"),s=[]),s}var l=[0],u=[0],a=this.ComputeRecursionPoint(t,n,r,i,l,u,o),h=l[0],f=u[0];if(a!==null)return a;if(!o[0]){var p=this.ComputeDiffRecursive(t,h,r,f,o),_=[];return o[0]?_=[new ce(h+1,n-(h+1)+1,f+1,i-(f+1)+1)]:_=this.ComputeDiffRecursive(h+1,n,f+1,i,o),this.ConcatenateChanges(p,_)}return[new ce(t,n-t+1,r,i-r+1)]},e.prototype.WALKTRACE=function(t,n,r,i,o,s,l,u,a,h,f,p,_,b,S,M,I,k){var m=null,g=null,v=new gt,w=n,C=r,A=_[0]-M[0]-i,U=-1073741824,j=this.m_forwardHistory.length-1;do{var y=A+t;y===w||y=0&&(a=this.m_forwardHistory[j],t=a[0],w=1,C=a.length-1)}while(--j>=-1);if(m=v.getReverseChanges(),k[0]){var Y=_[0]+1,le=M[0]+1;if(m!==null&&m.length>0){var Z=m[m.length-1];Y=Math.max(Y,Z.getOriginalEnd()),le=Math.max(le,Z.getModifiedEnd())}g=[new ce(Y,p-Y+1,le,S-le+1)]}else{v=new gt,w=s,C=l,A=_[0]-M[0]-u,U=1073741824,j=I?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{var y=A+o;y===w||y=h[y+1]?(f=h[y+1]-1,b=f-A-u,f>U&&v.MarkNextChange(),U=f+1,v.AddOriginalElement(f+1,b+1),A=y+1-o):(f=h[y-1],b=f-A-u,f>U&&v.MarkNextChange(),U=f,v.AddModifiedElement(f+1,b+1),A=y-1-o),j>=0&&(h=this.m_reverseHistory[j],o=h[0],w=1,C=h.length-1)}while(--j>=-1);g=v.getChanges()}return this.ConcatenateChanges(m,g)},e.prototype.ComputeRecursionPoint=function(t,n,r,i,o,s,l){var u=0,a=0,h=0,f=0,p=0,_=0;t--,r--,o[0]=0,s[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];var b=n-t+(i-r),S=b+1,M=new Int32Array(S),I=new Int32Array(S),k=i-r,m=n-t,g=t-r,v=n-i,w=m-k,C=w%2===0;M[k]=t,I[m]=n,l[0]=!1;for(var A=1;A<=b/2+1;A++){var U=0,j=0;h=this.ClipDiagonalBound(k-A,A,k,S),f=this.ClipDiagonalBound(k+A,A,k,S);for(var y=h;y<=f;y+=2){y===h||yU+j&&(U=u,j=a),!C&&Math.abs(y-m)<=A-1&&u>=I[y])return o[0]=u,s[0]=a,Y<=I[y]&&1447>0&&A<=1447+1?this.WALKTRACE(k,h,f,g,m,p,_,v,M,I,u,n,o,a,i,s,C,l):null}var le=(U-t+(j-r)-A)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(U,le))return l[0]=!0,o[0]=U,s[0]=j,le>0&&1447>0&&A<=1447+1?this.WALKTRACE(k,h,f,g,m,p,_,v,M,I,u,n,o,a,i,s,C,l):(t++,r++,[new ce(t,n-t+1,r,i-r+1)]);p=this.ClipDiagonalBound(m-A,A,m,S),_=this.ClipDiagonalBound(m+A,A,m,S);for(var y=p;y<=_;y+=2){y===p||y<_&&I[y-1]>=I[y+1]?u=I[y+1]-1:u=I[y-1],a=u-(y-m)-v;for(var Y=u;u>t&&a>r&&this.ElementsAreEqual(u,a);)u--,a--;if(I[y]=u,C&&Math.abs(y-k)<=A&&u<=M[y])return o[0]=u,s[0]=a,Y>=M[y]&&1447>0&&A<=1447+1?this.WALKTRACE(k,h,f,g,m,p,_,v,M,I,u,n,o,a,i,s,C,l):null}if(A<=1447){var Z=new Int32Array(f-h+2);Z[0]=k-h+1,ge.Copy2(M,h,Z,1,f-h+1),this.m_forwardHistory.push(Z),Z=new Int32Array(_-p+2),Z[0]=m-p+1,ge.Copy2(I,p,Z,1,_-p+1),this.m_reverseHistory.push(Z)}}return this.WALKTRACE(k,h,f,g,m,p,_,v,M,I,u,n,o,a,i,s,C,l)},e.prototype.PrettifyChanges=function(t){for(var n=0;n0,l=r.modifiedLength>0;r.originalStart+r.originalLength=0;n--){var r=t[n],i=0,o=0;if(n>0){var a=t[n-1];a.originalLength>0&&(i=a.originalStart+a.originalLength),a.modifiedLength>0&&(o=a.modifiedStart+a.modifiedLength)}for(var s=r.originalLength>0,l=r.modifiedLength>0,h=0,f=this._boundaryScore(r.originalStart,r.originalLength,r.modifiedStart,r.modifiedLength),p=1;;p++){var _=r.originalStart-p,b=r.modifiedStart-p;if(_f&&(f=S,h=p)}r.originalStart-=h,r.modifiedStart-=h}return t},e.prototype._OriginalIsBoundary=function(t){return t<=0||t>=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[t])},e.prototype._OriginalRegionIsBoundary=function(t,n){if(this._OriginalIsBoundary(t)||this._OriginalIsBoundary(t-1))return!0;if(n>0){var r=t+n;if(this._OriginalIsBoundary(r-1)||this._OriginalIsBoundary(r))return!0}return!1},e.prototype._ModifiedIsBoundary=function(t){return t<=0||t>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[t])},e.prototype._ModifiedRegionIsBoundary=function(t,n){if(this._ModifiedIsBoundary(t)||this._ModifiedIsBoundary(t-1))return!0;if(n>0){var r=t+n;if(this._ModifiedIsBoundary(r-1)||this._ModifiedIsBoundary(r))return!0}return!1},e.prototype._boundaryScore=function(t,n,r,i){var o=this._OriginalRegionIsBoundary(t,n)?1:0,s=this._ModifiedRegionIsBoundary(r,i)?1:0;return o+s},e.prototype.ConcatenateChanges=function(t,n){var r=[];if(t.length===0||n.length===0)return n.length>0?n:t;if(this.ChangesOverlap(t[t.length-1],n[0],r)){var i=new Array(t.length+n.length-1);return ge.Copy(t,0,i,0,t.length-1),i[t.length-1]=r[0],ge.Copy(n,1,i,t.length,n.length-1),i}else{var i=new Array(t.length+n.length);return ge.Copy(t,0,i,0,t.length),ge.Copy(n,0,i,t.length,n.length),i}},e.prototype.ChangesOverlap=function(t,n,r){if(pe.Assert(t.originalStart<=n.originalStart,"Left change is not less than or equal to right change"),pe.Assert(t.modifiedStart<=n.modifiedStart,"Left change is not less than or equal to right change"),t.originalStart+t.originalLength>=n.originalStart||t.modifiedStart+t.modifiedLength>=n.modifiedStart){var i=t.originalStart,o=t.originalLength,s=t.modifiedStart,l=t.modifiedLength;return t.originalStart+t.originalLength>=n.originalStart&&(o=n.originalStart+n.originalLength-t.originalStart),t.modifiedStart+t.modifiedLength>=n.modifiedStart&&(l=n.modifiedStart+n.modifiedLength-t.modifiedStart),r[0]=new ce(i,o,s,l),!0}else return r[0]=null,!1},e.prototype.ClipDiagonalBound=function(t,n,r,i){if(t>=0&&t=S?ue:{done:!1,value:_[b++]}}}}e.fromArray=i;function o(_){return{next:function(){var S=_.next();return S.done?ue:{done:!1,value:S.value}}}}e.fromNativeIterator=o;function s(_){return _?Array.isArray(_)?e.fromArray(_):_:e.empty()}e.from=s;function l(_,b){return{next:function(){var M=_.next();return M.done?ue:{done:!1,value:b(M.value)}}}}e.map=l;function u(_,b){return{next:function(){for(;;){var M=_.next();if(M.done)return ue;if(b(M.value))return{done:!1,value:M.value}}}}}e.filter=u;function a(_,b){for(var S=_.next();!S.done;S=_.next())b(S.value)}e.forEach=a;function h(_,b){b===void 0&&(b=Number.POSITIVE_INFINITY);var S=[];if(b===0)return S;for(var M=0,I=_.next();!I.done&&!(S.push(I.value),++M>=b);I=_.next());return S}e.collect=h;function f(){for(var _=[],b=0;b=_.length)return ue;var I=_[S],k=I.next();return k.done?(S++,this.next()):k}}}e.concat=f;function p(_){return new Tn(_)}e.chain=p})(Se||(Se={}));var Tn=function(){function e(t){this.it=t}return e.prototype.next=function(){return this.it.next()},e}();function ii(e){return Array.isArray(e)?Se.fromArray(e):e||Se.empty()}var Mn=function(){function e(t,n,r,i){n===void 0&&(n=0),r===void 0&&(r=t.length),i===void 0&&(i=n-1),this.items=t,this.start=n,this.end=r,this.index=i}return e.prototype.first=function(){return this.index=this.start,this.current()},e.prototype.next=function(){return this.index=Math.min(this.index+1,this.end),this.current()},e.prototype.current=function(){return this.index===this.start-1||this.index===this.end?null:this.items[this.index]},e}(),oi=function(e){Cn(t,e);function t(n,r,i,o){return r===void 0&&(r=0),i===void 0&&(i=n.length),o===void 0&&(o=r-1),e.call(this,n,r,i,o)||this}return t.prototype.current=function(){return e.prototype.current.call(this)},t.prototype.previous=function(){return this.index=Math.max(this.index-1,this.start-1),this.current()},t.prototype.first=function(){return this.index=this.start,this.current()},t.prototype.last=function(){return this.index=this.end-1,this.current()},t.prototype.parent=function(){return null},t}(Mn),si=function(){function e(t,n){this.iterator=t,this.fn=n}return e.prototype.next=function(){return this.fn(this.iterator.next())},e}(),Fn=function(){var e=function(n,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,o){i.__proto__=o}||function(i,o){for(var s in o)o.hasOwnProperty(s)&&(i[s]=o[s])},e(n,r)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),V,Dn=/^\w[\w\d+.-]*$/,kn=/^\//,In=/^\/\//;function xn(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&&!Dn.test(e.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(e.path){if(e.authority){if(!kn.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(In.test(e.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function Rn(e,t){return!e&&!t?"file":e}function Un(e,t){switch(e){case"https":case"http":case"file":t?t[0]!==ee&&(t=ee+t):t=ee;break}return t}var H="",ee="/",Pn=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,Pe=function(){function e(t,n,r,i,o,s){s===void 0&&(s=!1),typeof t=="object"?(this.scheme=t.scheme||H,this.authority=t.authority||H,this.path=t.path||H,this.query=t.query||H,this.fragment=t.fragment||H):(this.scheme=Rn(t,s),this.authority=n||H,this.path=Un(this.scheme,r||H),this.query=i||H,this.fragment=o||H,xn(this,s))}return e.isUri=function(t){return t instanceof e?!0:t?typeof t.authority=="string"&&typeof t.fragment=="string"&&typeof t.path=="string"&&typeof t.query=="string"&&typeof t.scheme=="string"&&typeof t.fsPath=="function"&&typeof t.with=="function"&&typeof t.toString=="function":!1},Object.defineProperty(e.prototype,"fsPath",{get:function(){return yt(this)},enumerable:!0,configurable:!0}),e.prototype.with=function(t){if(!t)return this;var n=t.scheme,r=t.authority,i=t.path,o=t.query,s=t.fragment;return n===void 0?n=this.scheme:n===null&&(n=H),r===void 0?r=this.authority:r===null&&(r=H),i===void 0?i=this.path:i===null&&(i=H),o===void 0?o=this.query:o===null&&(o=H),s===void 0?s=this.fragment:s===null&&(s=H),n===this.scheme&&r===this.authority&&i===this.path&&o===this.query&&s===this.fragment?this:new ve(n,r,i,o,s)},e.parse=function(t,n){n===void 0&&(n=!1);var r=Pn.exec(t);return r?new ve(r[2]||H,Ce(r[4]||H),Ce(r[5]||H),Ce(r[7]||H),Ce(r[9]||H),n):new ve(H,H,H,H,H)},e.file=function(t){var n=H;if(re.c&&(t=t.replace(/\\/g,ee)),t[0]===ee&&t[1]===ee){var r=t.indexOf(ee,2);r===-1?(n=t.substring(2),t=ee):(n=t.substring(2,r),t=t.substring(r)||ee)}return new ve("file",n,t,H,H)},e.from=function(t){return new ve(t.scheme,t.authority,t.path,t.query,t.fragment)},e.prototype.toString=function(t){return t===void 0&&(t=!1),Oe(this,t)},e.prototype.toJSON=function(){return this},e.revive=function(t){if(t){if(t instanceof e)return t;var n=new ve(t);return n._formatted=t.external,n._fsPath=t._sep===_t?t.fsPath:null,n}else return t},e}(),_t=re.c?1:void 0,ve=function(e){Fn(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n._formatted=null,n._fsPath=null,n}return Object.defineProperty(t.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=yt(this)),this._fsPath},enumerable:!0,configurable:!0}),t.prototype.toString=function(n){return n===void 0&&(n=!1),n?Oe(this,!0):(this._formatted||(this._formatted=Oe(this,!1)),this._formatted)},t.prototype.toJSON=function(){var n={$mid:1};return this._fsPath&&(n.fsPath=this._fsPath,n._sep=_t),this._formatted&&(n.external=this._formatted),this.path&&(n.path=this.path),this.scheme&&(n.scheme=this.scheme),this.authority&&(n.authority=this.authority),this.query&&(n.query=this.query),this.fragment&&(n.fragment=this.fragment),n},t}(Pe),wt=(V={},V[58]="%3A",V[47]="%2F",V[63]="%3F",V[35]="%23",V[91]="%5B",V[93]="%5D",V[64]="%40",V[33]="%21",V[36]="%24",V[38]="%26",V[39]="%27",V[40]="%28",V[41]="%29",V[42]="%2A",V[43]="%2B",V[44]="%2C",V[59]="%3B",V[61]="%3D",V[32]="%20",V);function bt(e,t){for(var n=void 0,r=-1,i=0;i=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||o===45||o===46||o===95||o===126||t&&o===47)r!==-1&&(n+=encodeURIComponent(e.substring(r,i)),r=-1),n!==void 0&&(n+=e.charAt(i));else{n===void 0&&(n=e.substr(0,i));var s=wt[o];s!==void 0?(r!==-1&&(n+=encodeURIComponent(e.substring(r,i)),r=-1),n+=s):r===-1&&(r=i)}}return r!==-1&&(n+=encodeURIComponent(e.substring(r))),n!==void 0?n:e}function On(e){for(var t=void 0,n=0;n1&&e.scheme==="file"?t="//"+e.authority+e.path:e.path.charCodeAt(0)===47&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&e.path.charCodeAt(2)===58?t=e.path[1].toLowerCase()+e.path.substr(2):t=e.path,re.c&&(t=t.replace(/\//g,"\\")),t}function Oe(e,t){var n=t?On:bt,r="",i=e.scheme,o=e.authority,s=e.path,l=e.query,u=e.fragment;if(i&&(r+=i,r+=":"),(o||i==="file")&&(r+=ee,r+=ee),o){var a=o.indexOf("@");if(a!==-1){var h=o.substr(0,a);o=o.substr(a+1),a=h.indexOf(":"),a===-1?r+=n(h,!1):(r+=n(h.substr(0,a),!1),r+=":",r+=n(h.substr(a+1),!1)),r+="@"}o=o.toLowerCase(),a=o.indexOf(":"),a===-1?r+=n(o,!1):(r+=n(o.substr(0,a),!1),r+=o.substr(a))}if(s){if(s.length>=3&&s.charCodeAt(0)===47&&s.charCodeAt(2)===58){var f=s.charCodeAt(1);f>=65&&f<=90&&(s="/"+String.fromCharCode(f+32)+":"+s.substr(3))}else if(s.length>=2&&s.charCodeAt(1)===58){var f=s.charCodeAt(0);f>=65&&f<=90&&(s=String.fromCharCode(f+32)+":"+s.substr(2))}r+=n(s,!0)}return l&&(r+="?",r+=n(l,!1)),u&&(r+="#",r+=t?u:bt(u,!1)),r}function Lt(e){try{return decodeURIComponent(e)}catch(t){return e.length>3?e.substr(0,3)+Lt(e.substr(3)):e}}var Nt=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function Ce(e){return e.match(Nt)?e.replace(Nt,function(t){return Lt(t)}):e}var _e=function(){function e(t,n){this.lineNumber=t,this.column=n}return e.prototype.with=function(t,n){return t===void 0&&(t=this.lineNumber),n===void 0&&(n=this.column),t===this.lineNumber&&n===this.column?this:new e(t,n)},e.prototype.delta=function(t,n){return t===void 0&&(t=0),n===void 0&&(n=0),this.with(this.lineNumber+t,this.column+n)},e.prototype.equals=function(t){return e.equals(this,t)},e.equals=function(t,n){return!t&&!n?!0:!!t&&!!n&&t.lineNumber===n.lineNumber&&t.column===n.column},e.prototype.isBefore=function(t){return e.isBefore(this,t)},e.isBefore=function(t,n){return t.lineNumberr||t===r&&n>i?(this.startLineNumber=r,this.startColumn=i,this.endLineNumber=t,this.endColumn=n):(this.startLineNumber=t,this.startColumn=n,this.endLineNumber=r,this.endColumn=i)}return e.prototype.isEmpty=function(){return e.isEmpty(this)},e.isEmpty=function(t){return t.startLineNumber===t.endLineNumber&&t.startColumn===t.endColumn},e.prototype.containsPosition=function(t){return e.containsPosition(this,t)},e.containsPosition=function(t,n){return n.lineNumbert.endLineNumber||n.lineNumber===t.startLineNumber&&n.columnt.endColumn)},e.prototype.containsRange=function(t){return e.containsRange(this,t)},e.containsRange=function(t,n){return n.startLineNumbert.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumnt.endColumn)},e.prototype.strictContainsRange=function(t){return e.strictContainsRange(this,t)},e.strictContainsRange=function(t,n){return n.startLineNumbert.endLineNumber||n.endLineNumber>t.endLineNumber||n.startLineNumber===t.startLineNumber&&n.startColumn<=t.startColumn)?!1:!(n.endLineNumber===t.endLineNumber&&n.endColumn>=t.endColumn)},e.prototype.plusRange=function(t){return e.plusRange(this,t)},e.plusRange=function(t,n){var r,i,o,s;return n.startLineNumbert.endLineNumber?(o=n.endLineNumber,s=n.endColumn):n.endLineNumber===t.endLineNumber?(o=n.endLineNumber,s=Math.max(n.endColumn,t.endColumn)):(o=t.endLineNumber,s=t.endColumn),new e(r,i,o,s)},e.prototype.intersectRanges=function(t){return e.intersectRanges(this,t)},e.intersectRanges=function(t,n){var r=t.startLineNumber,i=t.startColumn,o=t.endLineNumber,s=t.endColumn,l=n.startLineNumber,u=n.startColumn,a=n.endLineNumber,h=n.endColumn;return ra?(o=a,s=h):o===a&&(s=Math.min(s,h)),r>o||r===o&&i>s?null:new e(r,i,o,s)},e.prototype.equalsRange=function(t){return e.equalsRange(this,t)},e.equalsRange=function(t,n){return!!t&&!!n&&t.startLineNumber===n.startLineNumber&&t.startColumn===n.startColumn&&t.endLineNumber===n.endLineNumber&&t.endColumn===n.endColumn},e.prototype.getEndPosition=function(){return new _e(this.endLineNumber,this.endColumn)},e.prototype.getStartPosition=function(){return new _e(this.startLineNumber,this.startColumn)},e.prototype.toString=function(){return"["+this.startLineNumber+","+this.startColumn+" -> "+this.endLineNumber+","+this.endColumn+"]"},e.prototype.setEndPosition=function(t,n){return new e(this.startLineNumber,this.startColumn,t,n)},e.prototype.setStartPosition=function(t,n){return new e(t,n,this.endLineNumber,this.endColumn)},e.prototype.collapseToStart=function(){return e.collapseToStart(this)},e.collapseToStart=function(t){return new e(t.startLineNumber,t.startColumn,t.startLineNumber,t.startColumn)},e.fromPositions=function(t,n){return n===void 0&&(n=t),new e(t.lineNumber,t.column,n.lineNumber,n.column)},e.lift=function(t){return t?new e(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):null},e.isIRange=function(t){return t&&typeof t.startLineNumber=="number"&&typeof t.startColumn=="number"&&typeof t.endLineNumber=="number"&&typeof t.endColumn=="number"},e.areIntersectingOrTouching=function(t,n){return t.endLineNumbert.startLineNumber},e}();function ai(e){return!e||typeof e!="string"?!0:e.trim().length===0}function ui(e,t,n){n===void 0&&(n="0");for(var r=""+e,i=[r],o=r.length;o=t.length?r:t[o]})}function fi(e){return e.replace(/[<>&]/g,function(t){switch(t){case"<":return"<";case">":return">";case"&":return"&";default:return t}})}function jn(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function hi(e,t){t===void 0&&(t=" ");var n=Wn(e,t);return Hn(n,t)}function Wn(e,t){if(!e||!t)return e;var n=t.length;if(n===0||e.length===0)return e;for(var r=0;e.indexOf(t,r)===r;)r=r+n;return e.substring(r)}function Hn(e,t){if(!e||!t)return e;var n=t.length,r=e.length;if(n===0||r===0)return e;for(var i=r,o=-1;!(o=e.lastIndexOf(t,i-1),o===-1||o+n!==i);){if(o===0)return"";i=o}return e.substring(0,i)}function ci(e){return e.replace(/[\-\\\{\}\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&").replace(/[\*]/g,".*")}function di(e,t){if(e.length0?e.indexOf(t,n)===n:n===0?e===t:!1}function pi(e,t,n){if(n===void 0&&(n={}),!e)throw new Error("Cannot create regex from empty string");t||(e=jn(e)),n.wholeWord&&(/\B/.test(e.charAt(0))||(e="\\b"+e),/\B/.test(e.charAt(e.length-1))||(e=e+"\\b"));var r="";return n.global&&(r+="g"),n.matchCase||(r+="i"),n.multiline&&(r+="m"),n.unicode&&(r+="u"),new RegExp(e,r)}function gi(e){if(e.source==="^"||e.source==="^$"||e.source==="$"||e.source==="^\\s*$")return!1;var t=e.exec("");return!!(t&&e.lastIndex===0)}function vi(e){return(e.global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")}function qn(e){for(var t=0,n=e.length;t=0;n--){var r=e.charCodeAt(n);if(r!==32&&r!==9)return n}return-1}function Yn(e,t){return et?1:0}function wi(e,t){for(var n=Math.min(e.length,t.length),r=0;rt.length?1:0}function Be(e){return e>=97&&e<=122}function je(e){return e>=65&&e<=90}function At(e){return Be(e)||je(e)}function bi(e,t){return e.length===t.length&&Et(e,t)}function Et(e,t,n){n===void 0&&(n=e.length);for(var r=0;re.length?!1:Et(e,t,n)}function Li(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n1){var r=e.charCodeAt(t-2);if(St(r))return(r-55296<<10)+(n-56320)+65536}return n}function Ai(e,t){var n=We.getInstance(),r=t,i=e.length,o=Tt(e,i,t);t+=o>=65536?2:1;for(var s=n.getGraphemeBreakType(o);t=65536?2:1,s=u}return t-r}function Ei(e,t){var n=We.getInstance(),r=t,i=Mt(e,t);t-=i>=65536?2:1;for(var o=n.getGraphemeBreakType(i);t>0;){var s=Mt(e,t),l=n.getGraphemeBreakType(s);if(Ft(l,o))break;t-=s>=65536?2:1,o=l}return r-t}var Vn=/(?:[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u0710\u0712-\u072F\u074D-\u07A5\u07B1-\u07EA\u07F4\u07F5\u07FA-\u0815\u081A\u0824\u0828\u0830-\u0858\u085E-\u08BD\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFD3D\uFD50-\uFDFC\uFE70-\uFEFC]|\uD802[\uDC00-\uDD1B\uDD20-\uDE00\uDE10-\uDE33\uDE40-\uDEE4\uDEEB-\uDF35\uDF40-\uDFFF]|\uD803[\uDC00-\uDCFF]|\uD83A[\uDC00-\uDCCF\uDD00-\uDD43\uDD50-\uDFFF]|\uD83B[\uDC00-\uDEBB])/;function Si(e){return Vn.test(e)}var zn=/(?:[\u231A\u231B\u23F0\u23F3\u2600-\u27BF\u2B50\u2B55]|\uD83C[\uDDE6-\uDDFF\uDF00-\uDFFF]|\uD83D[\uDC00-\uDE4F\uDE80-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD00-\uDDFF\uDE70-\uDE73\uDE78-\uDE82\uDE90-\uDE95])/;function Ci(e){return zn.test(e)}var Qn=/^[\t\n\r\x20-\x7E]*$/;function Ti(e){return Qn.test(e)}function Mi(e){for(var t=0,n=e.length;t=11904&&e<=55215||e>=63744&&e<=64255||e>=65281&&e<=65374}function Fi(e){return e>=127462&&e<=127487||e>=9728&&e<=10175||e>=127744&&e<=128591||e>=128640&&e<=128764||e>=128992&&e<=129003||e>=129280&&e<=129535||e>=129648&&e<=129651||e>=129656&&e<=129666||e>=129680&&e<=129685}var Di=String.fromCharCode(65279);function ki(e){return!!(e&&e.length>0&&e.charCodeAt(0)===65279)}function Ii(e){return btoa(encodeURIComponent(e))}function xi(e,t){for(var n="",r=0;rn[3*i+1])i=2*i+1;else return n[3*i+2];return 0},e._INSTANCE=null,e}();function Xn(){return JSON.parse("[0,0,0,51592,51592,11,44424,44424,11,72251,72254,5,7150,7150,7,48008,48008,11,55176,55176,11,128420,128420,14,3276,3277,5,9979,9980,14,46216,46216,11,49800,49800,11,53384,53384,11,70726,70726,5,122915,122916,5,129320,129327,14,2558,2558,5,5906,5908,5,9762,9763,14,43360,43388,8,45320,45320,11,47112,47112,11,48904,48904,11,50696,50696,11,52488,52488,11,54280,54280,11,70082,70083,1,71350,71350,7,73111,73111,5,127892,127893,14,128726,128727,14,129473,129474,14,2027,2035,5,2901,2902,5,3784,3789,5,6754,6754,5,8418,8420,5,9877,9877,14,11088,11088,14,44008,44008,5,44872,44872,11,45768,45768,11,46664,46664,11,47560,47560,11,48456,48456,11,49352,49352,11,50248,50248,11,51144,51144,11,52040,52040,11,52936,52936,11,53832,53832,11,54728,54728,11,69811,69814,5,70459,70460,5,71096,71099,7,71998,71998,5,72874,72880,5,119149,119149,7,127374,127374,14,128335,128335,14,128482,128482,14,128765,128767,14,129399,129400,14,129680,129685,14,1476,1477,5,2377,2380,7,2759,2760,5,3137,3140,7,3458,3459,7,4153,4154,5,6432,6434,5,6978,6978,5,7675,7679,5,9723,9726,14,9823,9823,14,9919,9923,14,10035,10036,14,42736,42737,5,43596,43596,5,44200,44200,11,44648,44648,11,45096,45096,11,45544,45544,11,45992,45992,11,46440,46440,11,46888,46888,11,47336,47336,11,47784,47784,11,48232,48232,11,48680,48680,11,49128,49128,11,49576,49576,11,50024,50024,11,50472,50472,11,50920,50920,11,51368,51368,11,51816,51816,11,52264,52264,11,52712,52712,11,53160,53160,11,53608,53608,11,54056,54056,11,54504,54504,11,54952,54952,11,68108,68111,5,69933,69940,5,70197,70197,7,70498,70499,7,70845,70845,5,71229,71229,5,71727,71735,5,72154,72155,5,72344,72345,5,73023,73029,5,94095,94098,5,121403,121452,5,126981,127182,14,127538,127546,14,127990,127990,14,128391,128391,14,128445,128449,14,128500,128505,14,128752,128752,14,129160,129167,14,129356,129356,14,129432,129442,14,129648,129651,14,129751,131069,14,173,173,4,1757,1757,1,2274,2274,1,2494,2494,5,2641,2641,5,2876,2876,5,3014,3016,7,3262,3262,7,3393,3396,5,3570,3571,7,3968,3972,5,4228,4228,7,6086,6086,5,6679,6680,5,6912,6915,5,7080,7081,5,7380,7392,5,8252,8252,14,9096,9096,14,9748,9749,14,9784,9786,14,9833,9850,14,9890,9894,14,9938,9938,14,9999,9999,14,10085,10087,14,12349,12349,14,43136,43137,7,43454,43456,7,43755,43755,7,44088,44088,11,44312,44312,11,44536,44536,11,44760,44760,11,44984,44984,11,45208,45208,11,45432,45432,11,45656,45656,11,45880,45880,11,46104,46104,11,46328,46328,11,46552,46552,11,46776,46776,11,47000,47000,11,47224,47224,11,47448,47448,11,47672,47672,11,47896,47896,11,48120,48120,11,48344,48344,11,48568,48568,11,48792,48792,11,49016,49016,11,49240,49240,11,49464,49464,11,49688,49688,11,49912,49912,11,50136,50136,11,50360,50360,11,50584,50584,11,50808,50808,11,51032,51032,11,51256,51256,11,51480,51480,11,51704,51704,11,51928,51928,11,52152,52152,11,52376,52376,11,52600,52600,11,52824,52824,11,53048,53048,11,53272,53272,11,53496,53496,11,53720,53720,11,53944,53944,11,54168,54168,11,54392,54392,11,54616,54616,11,54840,54840,11,55064,55064,11,65438,65439,5,69633,69633,5,69837,69837,1,70018,70018,7,70188,70190,7,70368,70370,7,70465,70468,7,70712,70719,5,70835,70840,5,70850,70851,5,71132,71133,5,71340,71340,7,71458,71461,5,71985,71989,7,72002,72002,7,72193,72202,5,72281,72283,5,72766,72766,7,72885,72886,5,73104,73105,5,92912,92916,5,113824,113827,4,119173,119179,5,121505,121519,5,125136,125142,5,127279,127279,14,127489,127490,14,127570,127743,14,127900,127901,14,128254,128254,14,128369,128370,14,128400,128400,14,128425,128432,14,128468,128475,14,128489,128494,14,128715,128720,14,128745,128745,14,128759,128760,14,129004,129023,14,129296,129304,14,129340,129342,14,129388,129392,14,129404,129407,14,129454,129455,14,129485,129487,14,129659,129663,14,129719,129727,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2363,2363,7,2402,2403,5,2507,2508,7,2622,2624,7,2691,2691,7,2786,2787,5,2881,2884,5,3006,3006,5,3072,3072,5,3170,3171,5,3267,3268,7,3330,3331,7,3406,3406,1,3538,3540,5,3655,3662,5,3897,3897,5,4038,4038,5,4184,4185,5,4352,4447,8,6068,6069,5,6155,6157,5,6448,6449,7,6742,6742,5,6783,6783,5,6966,6970,5,7042,7042,7,7143,7143,7,7212,7219,5,7412,7412,5,8206,8207,4,8294,8303,4,8596,8601,14,9410,9410,14,9742,9742,14,9757,9757,14,9770,9770,14,9794,9794,14,9828,9828,14,9855,9855,14,9882,9882,14,9900,9903,14,9929,9933,14,9963,9967,14,9987,9988,14,10006,10006,14,10062,10062,14,10175,10175,14,11744,11775,5,42607,42607,5,43043,43044,7,43263,43263,5,43444,43445,7,43569,43570,5,43698,43700,5,43766,43766,5,44032,44032,11,44144,44144,11,44256,44256,11,44368,44368,11,44480,44480,11,44592,44592,11,44704,44704,11,44816,44816,11,44928,44928,11,45040,45040,11,45152,45152,11,45264,45264,11,45376,45376,11,45488,45488,11,45600,45600,11,45712,45712,11,45824,45824,11,45936,45936,11,46048,46048,11,46160,46160,11,46272,46272,11,46384,46384,11,46496,46496,11,46608,46608,11,46720,46720,11,46832,46832,11,46944,46944,11,47056,47056,11,47168,47168,11,47280,47280,11,47392,47392,11,47504,47504,11,47616,47616,11,47728,47728,11,47840,47840,11,47952,47952,11,48064,48064,11,48176,48176,11,48288,48288,11,48400,48400,11,48512,48512,11,48624,48624,11,48736,48736,11,48848,48848,11,48960,48960,11,49072,49072,11,49184,49184,11,49296,49296,11,49408,49408,11,49520,49520,11,49632,49632,11,49744,49744,11,49856,49856,11,49968,49968,11,50080,50080,11,50192,50192,11,50304,50304,11,50416,50416,11,50528,50528,11,50640,50640,11,50752,50752,11,50864,50864,11,50976,50976,11,51088,51088,11,51200,51200,11,51312,51312,11,51424,51424,11,51536,51536,11,51648,51648,11,51760,51760,11,51872,51872,11,51984,51984,11,52096,52096,11,52208,52208,11,52320,52320,11,52432,52432,11,52544,52544,11,52656,52656,11,52768,52768,11,52880,52880,11,52992,52992,11,53104,53104,11,53216,53216,11,53328,53328,11,53440,53440,11,53552,53552,11,53664,53664,11,53776,53776,11,53888,53888,11,54000,54000,11,54112,54112,11,54224,54224,11,54336,54336,11,54448,54448,11,54560,54560,11,54672,54672,11,54784,54784,11,54896,54896,11,55008,55008,11,55120,55120,11,64286,64286,5,66272,66272,5,68900,68903,5,69762,69762,7,69817,69818,5,69927,69931,5,70003,70003,5,70070,70078,5,70094,70094,7,70194,70195,7,70206,70206,5,70400,70401,5,70463,70463,7,70475,70477,7,70512,70516,5,70722,70724,5,70832,70832,5,70842,70842,5,70847,70848,5,71088,71089,7,71102,71102,7,71219,71226,5,71231,71232,5,71342,71343,7,71453,71455,5,71463,71467,5,71737,71738,5,71995,71996,5,72000,72000,7,72145,72147,7,72160,72160,5,72249,72249,7,72273,72278,5,72330,72342,5,72752,72758,5,72850,72871,5,72882,72883,5,73018,73018,5,73031,73031,5,73109,73109,5,73461,73462,7,94031,94031,5,94192,94193,7,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,126976,126979,14,127184,127231,14,127344,127345,14,127405,127461,14,127514,127514,14,127561,127567,14,127778,127779,14,127896,127896,14,127985,127986,14,127995,127999,5,128326,128328,14,128360,128366,14,128378,128378,14,128394,128397,14,128405,128406,14,128422,128423,14,128435,128443,14,128453,128464,14,128479,128480,14,128484,128487,14,128496,128498,14,128640,128709,14,128723,128724,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129096,129103,14,129292,129292,14,129311,129311,14,129329,129330,14,129344,129349,14,129360,129374,14,129394,129394,14,129402,129402,14,129413,129425,14,129445,129450,14,129466,129471,14,129483,129483,14,129511,129535,14,129653,129655,14,129667,129670,14,129705,129711,14,129731,129743,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2307,2307,7,2366,2368,7,2382,2383,7,2434,2435,7,2497,2500,5,2519,2519,5,2563,2563,7,2631,2632,5,2677,2677,5,2750,2752,7,2763,2764,7,2817,2817,5,2879,2879,5,2891,2892,7,2914,2915,5,3008,3008,5,3021,3021,5,3076,3076,5,3146,3149,5,3202,3203,7,3264,3265,7,3271,3272,7,3298,3299,5,3390,3390,5,3402,3404,7,3426,3427,5,3535,3535,5,3544,3550,7,3635,3635,7,3763,3763,7,3893,3893,5,3953,3966,5,3981,3991,5,4145,4145,7,4157,4158,5,4209,4212,5,4237,4237,5,4520,4607,10,5970,5971,5,6071,6077,5,6089,6099,5,6277,6278,5,6439,6440,5,6451,6456,7,6683,6683,5,6744,6750,5,6765,6770,7,6846,6846,5,6964,6964,5,6972,6972,5,7019,7027,5,7074,7077,5,7083,7085,5,7146,7148,7,7154,7155,7,7222,7223,5,7394,7400,5,7416,7417,5,8204,8204,5,8233,8233,4,8288,8292,4,8413,8416,5,8482,8482,14,8986,8987,14,9193,9203,14,9654,9654,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9775,14,9792,9792,14,9800,9811,14,9825,9826,14,9831,9831,14,9852,9853,14,9872,9873,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9936,9936,14,9941,9960,14,9974,9974,14,9982,9985,14,9992,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10145,10145,14,11013,11015,14,11503,11505,5,12334,12335,5,12951,12951,14,42612,42621,5,43014,43014,5,43047,43047,7,43204,43205,5,43335,43345,5,43395,43395,7,43450,43451,7,43561,43566,5,43573,43574,5,43644,43644,5,43710,43711,5,43758,43759,7,44005,44005,5,44012,44012,7,44060,44060,11,44116,44116,11,44172,44172,11,44228,44228,11,44284,44284,11,44340,44340,11,44396,44396,11,44452,44452,11,44508,44508,11,44564,44564,11,44620,44620,11,44676,44676,11,44732,44732,11,44788,44788,11,44844,44844,11,44900,44900,11,44956,44956,11,45012,45012,11,45068,45068,11,45124,45124,11,45180,45180,11,45236,45236,11,45292,45292,11,45348,45348,11,45404,45404,11,45460,45460,11,45516,45516,11,45572,45572,11,45628,45628,11,45684,45684,11,45740,45740,11,45796,45796,11,45852,45852,11,45908,45908,11,45964,45964,11,46020,46020,11,46076,46076,11,46132,46132,11,46188,46188,11,46244,46244,11,46300,46300,11,46356,46356,11,46412,46412,11,46468,46468,11,46524,46524,11,46580,46580,11,46636,46636,11,46692,46692,11,46748,46748,11,46804,46804,11,46860,46860,11,46916,46916,11,46972,46972,11,47028,47028,11,47084,47084,11,47140,47140,11,47196,47196,11,47252,47252,11,47308,47308,11,47364,47364,11,47420,47420,11,47476,47476,11,47532,47532,11,47588,47588,11,47644,47644,11,47700,47700,11,47756,47756,11,47812,47812,11,47868,47868,11,47924,47924,11,47980,47980,11,48036,48036,11,48092,48092,11,48148,48148,11,48204,48204,11,48260,48260,11,48316,48316,11,48372,48372,11,48428,48428,11,48484,48484,11,48540,48540,11,48596,48596,11,48652,48652,11,48708,48708,11,48764,48764,11,48820,48820,11,48876,48876,11,48932,48932,11,48988,48988,11,49044,49044,11,49100,49100,11,49156,49156,11,49212,49212,11,49268,49268,11,49324,49324,11,49380,49380,11,49436,49436,11,49492,49492,11,49548,49548,11,49604,49604,11,49660,49660,11,49716,49716,11,49772,49772,11,49828,49828,11,49884,49884,11,49940,49940,11,49996,49996,11,50052,50052,11,50108,50108,11,50164,50164,11,50220,50220,11,50276,50276,11,50332,50332,11,50388,50388,11,50444,50444,11,50500,50500,11,50556,50556,11,50612,50612,11,50668,50668,11,50724,50724,11,50780,50780,11,50836,50836,11,50892,50892,11,50948,50948,11,51004,51004,11,51060,51060,11,51116,51116,11,51172,51172,11,51228,51228,11,51284,51284,11,51340,51340,11,51396,51396,11,51452,51452,11,51508,51508,11,51564,51564,11,51620,51620,11,51676,51676,11,51732,51732,11,51788,51788,11,51844,51844,11,51900,51900,11,51956,51956,11,52012,52012,11,52068,52068,11,52124,52124,11,52180,52180,11,52236,52236,11,52292,52292,11,52348,52348,11,52404,52404,11,52460,52460,11,52516,52516,11,52572,52572,11,52628,52628,11,52684,52684,11,52740,52740,11,52796,52796,11,52852,52852,11,52908,52908,11,52964,52964,11,53020,53020,11,53076,53076,11,53132,53132,11,53188,53188,11,53244,53244,11,53300,53300,11,53356,53356,11,53412,53412,11,53468,53468,11,53524,53524,11,53580,53580,11,53636,53636,11,53692,53692,11,53748,53748,11,53804,53804,11,53860,53860,11,53916,53916,11,53972,53972,11,54028,54028,11,54084,54084,11,54140,54140,11,54196,54196,11,54252,54252,11,54308,54308,11,54364,54364,11,54420,54420,11,54476,54476,11,54532,54532,11,54588,54588,11,54644,54644,11,54700,54700,11,54756,54756,11,54812,54812,11,54868,54868,11,54924,54924,11,54980,54980,11,55036,55036,11,55092,55092,11,55148,55148,11,55216,55238,9,65056,65071,5,65529,65531,4,68097,68099,5,68159,68159,5,69446,69456,5,69688,69702,5,69808,69810,7,69815,69816,7,69821,69821,1,69888,69890,5,69932,69932,7,69957,69958,7,70016,70017,5,70067,70069,7,70079,70080,7,70089,70092,5,70095,70095,5,70191,70193,5,70196,70196,5,70198,70199,5,70367,70367,5,70371,70378,5,70402,70403,7,70462,70462,5,70464,70464,5,70471,70472,7,70487,70487,5,70502,70508,5,70709,70711,7,70720,70721,7,70725,70725,7,70750,70750,5,70833,70834,7,70841,70841,7,70843,70844,7,70846,70846,7,70849,70849,7,71087,71087,5,71090,71093,5,71100,71101,5,71103,71104,5,71216,71218,7,71227,71228,7,71230,71230,7,71339,71339,5,71341,71341,5,71344,71349,5,71351,71351,5,71456,71457,7,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123628,123631,5,125252,125258,5,126980,126980,14,127183,127183,14,127245,127247,14,127340,127343,14,127358,127359,14,127377,127386,14,127462,127487,6,127491,127503,14,127535,127535,14,127548,127551,14,127568,127569,14,127744,127777,14,127780,127891,14,127894,127895,14,127897,127899,14,127902,127984,14,127987,127989,14,127991,127994,14,128000,128253,14,128255,128317,14,128329,128334,14,128336,128359,14,128367,128368,14,128371,128377,14,128379,128390,14,128392,128393,14,128398,128399,14,128401,128404,14,128407,128419,14,128421,128421,14,128424,128424,14,128433,128434,14,128444,128444,14,128450,128452,14,128465,128467,14,128476,128478,14,128481,128481,14,128483,128483,14,128488,128488,14,128495,128495,14,128499,128499,14,128506,128591,14,128710,128714,14,128721,128722,14,128725,128725,14,128728,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129664,129666,14,129671,129679,14,129686,129704,14,129712,129718,14,129728,129730,14,129744,129750,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2259,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3134,3136,5,3142,3144,5,3157,3158,5,3201,3201,5,3260,3260,5,3263,3263,5,3266,3266,5,3270,3270,5,3274,3275,7,3285,3286,5,3328,3329,5,3387,3388,5,3391,3392,7,3398,3400,7,3405,3405,5,3415,3415,5,3457,3457,5,3530,3530,5,3536,3537,7,3542,3542,5,3551,3551,5,3633,3633,5,3636,3642,5,3761,3761,5,3764,3772,5,3864,3865,5,3895,3895,5,3902,3903,7,3967,3967,7,3974,3975,5,3993,4028,5,4141,4144,5,4146,4151,5,4155,4156,7,4182,4183,7,4190,4192,5,4226,4226,5,4229,4230,5,4253,4253,5,4448,4519,9,4957,4959,5,5938,5940,5,6002,6003,5,6070,6070,7,6078,6085,7,6087,6088,7,6109,6109,5,6158,6158,4,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6848,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7673,5,8203,8203,4,8205,8205,13,8232,8232,4,8234,8238,4,8265,8265,14,8293,8293,4,8400,8412,5,8417,8417,5,8421,8432,5,8505,8505,14,8617,8618,14,9000,9000,14,9167,9167,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9776,9783,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9935,14,9937,9937,14,9939,9940,14,9961,9962,14,9968,9973,14,9975,9978,14,9981,9981,14,9986,9986,14,9989,9989,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10084,14,10133,10135,14,10160,10160,14,10548,10549,14,11035,11036,14,11093,11093,14,11647,11647,5,12330,12333,5,12336,12336,14,12441,12442,5,12953,12953,14,42608,42610,5,42654,42655,5,43010,43010,5,43019,43019,5,43045,43046,5,43052,43052,5,43188,43203,7,43232,43249,5,43302,43309,5,43346,43347,7,43392,43394,5,43443,43443,5,43446,43449,5,43452,43453,5,43493,43493,5,43567,43568,7,43571,43572,7,43587,43587,5,43597,43597,7,43696,43696,5,43703,43704,5,43713,43713,5,43756,43757,5,43765,43765,7,44003,44004,7,44006,44007,7,44009,44010,7,44013,44013,5,44033,44059,12,44061,44087,12,44089,44115,12,44117,44143,12,44145,44171,12,44173,44199,12,44201,44227,12,44229,44255,12,44257,44283,12,44285,44311,12,44313,44339,12,44341,44367,12,44369,44395,12,44397,44423,12,44425,44451,12,44453,44479,12,44481,44507,12,44509,44535,12,44537,44563,12,44565,44591,12,44593,44619,12,44621,44647,12,44649,44675,12,44677,44703,12,44705,44731,12,44733,44759,12,44761,44787,12,44789,44815,12,44817,44843,12,44845,44871,12,44873,44899,12,44901,44927,12,44929,44955,12,44957,44983,12,44985,45011,12,45013,45039,12,45041,45067,12,45069,45095,12,45097,45123,12,45125,45151,12,45153,45179,12,45181,45207,12,45209,45235,12,45237,45263,12,45265,45291,12,45293,45319,12,45321,45347,12,45349,45375,12,45377,45403,12,45405,45431,12,45433,45459,12,45461,45487,12,45489,45515,12,45517,45543,12,45545,45571,12,45573,45599,12,45601,45627,12,45629,45655,12,45657,45683,12,45685,45711,12,45713,45739,12,45741,45767,12,45769,45795,12,45797,45823,12,45825,45851,12,45853,45879,12,45881,45907,12,45909,45935,12,45937,45963,12,45965,45991,12,45993,46019,12,46021,46047,12,46049,46075,12,46077,46103,12,46105,46131,12,46133,46159,12,46161,46187,12,46189,46215,12,46217,46243,12,46245,46271,12,46273,46299,12,46301,46327,12,46329,46355,12,46357,46383,12,46385,46411,12,46413,46439,12,46441,46467,12,46469,46495,12,46497,46523,12,46525,46551,12,46553,46579,12,46581,46607,12,46609,46635,12,46637,46663,12,46665,46691,12,46693,46719,12,46721,46747,12,46749,46775,12,46777,46803,12,46805,46831,12,46833,46859,12,46861,46887,12,46889,46915,12,46917,46943,12,46945,46971,12,46973,46999,12,47001,47027,12,47029,47055,12,47057,47083,12,47085,47111,12,47113,47139,12,47141,47167,12,47169,47195,12,47197,47223,12,47225,47251,12,47253,47279,12,47281,47307,12,47309,47335,12,47337,47363,12,47365,47391,12,47393,47419,12,47421,47447,12,47449,47475,12,47477,47503,12,47505,47531,12,47533,47559,12,47561,47587,12,47589,47615,12,47617,47643,12,47645,47671,12,47673,47699,12,47701,47727,12,47729,47755,12,47757,47783,12,47785,47811,12,47813,47839,12,47841,47867,12,47869,47895,12,47897,47923,12,47925,47951,12,47953,47979,12,47981,48007,12,48009,48035,12,48037,48063,12,48065,48091,12,48093,48119,12,48121,48147,12,48149,48175,12,48177,48203,12,48205,48231,12,48233,48259,12,48261,48287,12,48289,48315,12,48317,48343,12,48345,48371,12,48373,48399,12,48401,48427,12,48429,48455,12,48457,48483,12,48485,48511,12,48513,48539,12,48541,48567,12,48569,48595,12,48597,48623,12,48625,48651,12,48653,48679,12,48681,48707,12,48709,48735,12,48737,48763,12,48765,48791,12,48793,48819,12,48821,48847,12,48849,48875,12,48877,48903,12,48905,48931,12,48933,48959,12,48961,48987,12,48989,49015,12,49017,49043,12,49045,49071,12,49073,49099,12,49101,49127,12,49129,49155,12,49157,49183,12,49185,49211,12,49213,49239,12,49241,49267,12,49269,49295,12,49297,49323,12,49325,49351,12,49353,49379,12,49381,49407,12,49409,49435,12,49437,49463,12,49465,49491,12,49493,49519,12,49521,49547,12,49549,49575,12,49577,49603,12,49605,49631,12,49633,49659,12,49661,49687,12,49689,49715,12,49717,49743,12,49745,49771,12,49773,49799,12,49801,49827,12,49829,49855,12,49857,49883,12,49885,49911,12,49913,49939,12,49941,49967,12,49969,49995,12,49997,50023,12,50025,50051,12,50053,50079,12,50081,50107,12,50109,50135,12,50137,50163,12,50165,50191,12,50193,50219,12,50221,50247,12,50249,50275,12,50277,50303,12,50305,50331,12,50333,50359,12,50361,50387,12,50389,50415,12,50417,50443,12,50445,50471,12,50473,50499,12,50501,50527,12,50529,50555,12,50557,50583,12,50585,50611,12,50613,50639,12,50641,50667,12,50669,50695,12,50697,50723,12,50725,50751,12,50753,50779,12,50781,50807,12,50809,50835,12,50837,50863,12,50865,50891,12,50893,50919,12,50921,50947,12,50949,50975,12,50977,51003,12,51005,51031,12,51033,51059,12,51061,51087,12,51089,51115,12,51117,51143,12,51145,51171,12,51173,51199,12,51201,51227,12,51229,51255,12,51257,51283,12,51285,51311,12,51313,51339,12,51341,51367,12,51369,51395,12,51397,51423,12,51425,51451,12,51453,51479,12,51481,51507,12,51509,51535,12,51537,51563,12,51565,51591,12,51593,51619,12,51621,51647,12,51649,51675,12,51677,51703,12,51705,51731,12,51733,51759,12,51761,51787,12,51789,51815,12,51817,51843,12,51845,51871,12,51873,51899,12,51901,51927,12,51929,51955,12,51957,51983,12,51985,52011,12,52013,52039,12,52041,52067,12,52069,52095,12,52097,52123,12,52125,52151,12,52153,52179,12,52181,52207,12,52209,52235,12,52237,52263,12,52265,52291,12,52293,52319,12,52321,52347,12,52349,52375,12,52377,52403,12,52405,52431,12,52433,52459,12,52461,52487,12,52489,52515,12,52517,52543,12,52545,52571,12,52573,52599,12,52601,52627,12,52629,52655,12,52657,52683,12,52685,52711,12,52713,52739,12,52741,52767,12,52769,52795,12,52797,52823,12,52825,52851,12,52853,52879,12,52881,52907,12,52909,52935,12,52937,52963,12,52965,52991,12,52993,53019,12,53021,53047,12,53049,53075,12,53077,53103,12,53105,53131,12,53133,53159,12,53161,53187,12,53189,53215,12,53217,53243,12,53245,53271,12,53273,53299,12,53301,53327,12,53329,53355,12,53357,53383,12,53385,53411,12,53413,53439,12,53441,53467,12,53469,53495,12,53497,53523,12,53525,53551,12,53553,53579,12,53581,53607,12,53609,53635,12,53637,53663,12,53665,53691,12,53693,53719,12,53721,53747,12,53749,53775,12,53777,53803,12,53805,53831,12,53833,53859,12,53861,53887,12,53889,53915,12,53917,53943,12,53945,53971,12,53973,53999,12,54001,54027,12,54029,54055,12,54057,54083,12,54085,54111,12,54113,54139,12,54141,54167,12,54169,54195,12,54197,54223,12,54225,54251,12,54253,54279,12,54281,54307,12,54309,54335,12,54337,54363,12,54365,54391,12,54393,54419,12,54421,54447,12,54449,54475,12,54477,54503,12,54505,54531,12,54533,54559,12,54561,54587,12,54589,54615,12,54617,54643,12,54645,54671,12,54673,54699,12,54701,54727,12,54729,54755,12,54757,54783,12,54785,54811,12,54813,54839,12,54841,54867,12,54869,54895,12,54897,54923,12,54925,54951,12,54953,54979,12,54981,55007,12,55009,55035,12,55037,55063,12,55065,55091,12,55093,55119,12,55121,55147,12,55149,55175,12,55177,55203,12,55243,55291,10,65024,65039,5,65279,65279,4,65520,65528,4,66045,66045,5,66422,66426,5,68101,68102,5,68152,68154,5,68325,68326,5,69291,69292,5,69632,69632,7,69634,69634,7,69759,69761,5]")}var Zn=3;function Dt(e,t,n,r){var i=new vt(e,t,n);return i.ComputeDiff(r)}var kt=function(){function e(t){for(var n=[],r=[],i=0,o=t.length;i0&&n.originalLength<20&&n.modifiedLength>0&&n.modifiedLength<20&&o()){var _=r.createCharSequence(t,n.originalStart,n.originalStart+n.originalLength-1),b=i.createCharSequence(t,n.modifiedStart,n.modifiedStart+n.modifiedLength-1),S=Dt(_,b,o,!0).changes;l&&(S=Kn(S)),p=[];for(var M=0,I=S.length;M1&&I>1;){var k=b.charCodeAt(M-2),m=S.charCodeAt(I-2);if(k!==m)break;M--,I--}(M>1||I>1)&&this._pushTrimWhitespaceCharChange(l,u+1,1,M,a+1,1,I)}{for(var g=Ye(b,1),v=Ye(S,1),w=b.length+1,C=S.length+1;g255?255:e|0}function be(e){return e<0?0:e>4294967295?4294967295:e|0}var tr=function(){function e(t,n){this.index=t,this.remainder=n}return e}(),nr=function(){function e(t){this.values=t,this.prefixSum=new Uint32Array(t.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}return e.prototype.insertValues=function(t,n){t=be(t);var r=this.values,i=this.prefixSum,o=n.length;return o===0?!1:(this.values=new Uint32Array(r.length+o),this.values.set(r.subarray(0,t),0),this.values.set(r.subarray(t),t+o),this.values.set(n,t),t-1=0&&this.prefixSum.set(i.subarray(0,this.prefixSumValidIndex[0]+1)),!0)},e.prototype.changeValue=function(t,n){return t=be(t),n=be(n),this.values[t]===n?!1:(this.values[t]=n,t-1=r.length)return!1;var o=r.length-t;return n>=o&&(n=o),n===0?!1:(this.values=new Uint32Array(r.length-n),this.values.set(r.subarray(0,t),0),this.values.set(r.subarray(t+n),t),this.prefixSum=new Uint32Array(this.values.length),t-1=0&&this.prefixSum.set(i.subarray(0,this.prefixSumValidIndex[0]+1)),!0)},e.prototype.getTotalValue=function(){return this.values.length===0?0:this._getAccumulatedValue(this.values.length-1)},e.prototype.getAccumulatedValue=function(t){return t<0?0:(t=be(t),this._getAccumulatedValue(t))},e.prototype._getAccumulatedValue=function(t){if(t<=this.prefixSumValidIndex[0])return this.prefixSum[t];var n=this.prefixSumValidIndex[0]+1;n===0&&(this.prefixSum[0]=this.values[0],n++),t>=this.values.length&&(t=this.values.length-1);for(var r=n;r<=t;r++)this.prefixSum[r]=this.prefixSum[r-1]+this.values[r];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],t),this.prefixSum[t]},e.prototype.getIndexOf=function(t){t=Math.floor(t),this.getTotalValue();for(var n=0,r=this.values.length-1,i=0,o=0,s=0;n<=r;)if(i=n+(r-n)/2|0,o=this.prefixSum[i],s=o-this.values[i],t=o)n=i+1;else break;return new tr(i,t-s)},e}(),rr=function(){function e(t,n,r,i){this._uri=t,this._lines=n,this._eol=r,this._versionId=i,this._lineStarts=null}return e.prototype.dispose=function(){this._lines.length=0},e.prototype.getText=function(){return this._lines.join(this._eol)},e.prototype.onEvents=function(t){t.eol&&t.eol!==this._eol&&(this._eol=t.eol,this._lineStarts=null);for(var n=t.changes,r=0,i=n;r/?";function or(e){e===void 0&&(e="");for(var t="(-?\\d*\\.\\d\\w*)|([^",n=0,r=ir;n=0)continue;t+="\\"+i}return t+="\\s]+)",new RegExp(t,"g")}var sr=or();function ar(e){var t=sr;if(e&&e instanceof RegExp)if(e.global)t=e;else{var n="g";e.ignoreCase&&(n+="i"),e.multiline&&(n+="m"),e.unicode&&(n+="u"),t=new RegExp(e.source,n)}return t.lastIndex=0,t}function ur(e,t,n,r){var i=e-1-r,o=n.lastIndexOf(" ",i-1)+1;t.lastIndex=o;for(var s;s=t.exec(n);){var l=s.index||0;if(l<=i&&t.lastIndex>=i)return{word:s[0],startColumn:r+1+l,endColumn:r+1+t.lastIndex}}return null}function lr(e,t,n,r){var i=e-1-r;t.lastIndex=0;for(var o;o=t.exec(n);){var s=o.index||0;if(s>i)return null;if(t.lastIndex>=i)return{word:o[0],startColumn:r+1+s,endColumn:r+1+t.lastIndex}}return null}function fr(e,t,n,r){t.lastIndex=0;var i=t.exec(n);if(!i)return null;var o=i[0].indexOf(" ")>=0?lr(e,t,n,r):ur(e,t,n,r);return t.lastIndex=0,o}var Rt=function(){function e(t){var n=xt(t);this._defaultValue=n,this._asciiMap=e._createAsciiMap(n),this._map=new Map}return e._createAsciiMap=function(t){for(var n=new Uint8Array(256),r=0;r<256;r++)n[r]=t;return n},e.prototype.set=function(t,n){var r=xt(n);t>=0&&t<256?this._asciiMap[t]=r:this._map.set(t,r)},e.prototype.get=function(t){return t>=0&&t<256?this._asciiMap[t]:this._map.get(t)||this._defaultValue},e}(),Oi=function(){function e(){this._actual=new Rt(0)}return e.prototype.add=function(t){this._actual.set(t,1)},e.prototype.has=function(t){return this._actual.get(t)===1},e}(),hr=function(){function e(t,n,r){for(var i=new Uint8Array(t*n),o=0,s=t*n;on&&(n=u),l>r&&(r=l),a>r&&(r=a)}n++,r++;for(var h=new hr(r,n,0),i=0,o=t.length;i=this._maxCharCode?0:this._states.get(t,n)},e}(),Ve=null;function dr(){return Ve===null&&(Ve=new cr([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),Ve}var Ne=null;function mr(){if(Ne===null){Ne=new Rt(0);for(var e=` <>'"\u3001\u3002\uFF61\uFF64\uFF0C\uFF0E\uFF1A\uFF1B\uFF1F\uFF01\uFF20\uFF03\uFF04\uFF05\uFF06\uFF0A\u2018\u201C\u3008\u300A\u300C\u300E\u3010\u3014\uFF08\uFF3B\uFF5B\uFF62\uFF63\uFF5D\uFF3D\uFF09\u3015\u3011\u300F\u300D\u300B\u3009\u201D\u2019\uFF40\uFF5E\u2026`,t=0;ti);if(i>0){var a=n.charCodeAt(i-1),h=n.charCodeAt(s);(a===40&&h===41||a===91&&h===93||a===123&&h===125)&&s--}return{range:{startLineNumber:r,startColumn:i+1,endLineNumber:r,endColumn:s+2},url:n.substring(i,s+1)}},e.computeLinks=function(t,n){n===void 0&&(n=dr());for(var r=mr(),i=[],o=1,s=t.getLineCount();o<=s;o++){for(var l=t.getLineContent(o),u=l.length,a=0,h=0,f=0,p=1,_=!1,b=!1,S=!1;a=0?(i+=r?1:-1,i<0?i=t.length-1:i%=t.length,t[i]):null},e.INSTANCE=new e,e}(),Bi=R("URDS");function _r(e){var t=this,n=!1,r;return function(){return n||(n=!0,r=e.apply(t,arguments)),r}}var z=function(){function e(t){this.element=t,this.next=e.Undefined,this.prev=e.Undefined}return e.Undefined=new e(void 0),e}(),ze=function(){function e(){this._first=z.Undefined,this._last=z.Undefined,this._size=0}return Object.defineProperty(e.prototype,"size",{get:function(){return this._size},enumerable:!0,configurable:!0}),e.prototype.isEmpty=function(){return this._first===z.Undefined},e.prototype.clear=function(){this._first=z.Undefined,this._last=z.Undefined,this._size=0},e.prototype.unshift=function(t){return this._insert(t,!1)},e.prototype.push=function(t){return this._insert(t,!0)},e.prototype._insert=function(t,n){var r=this,i=new z(t);if(this._first===z.Undefined)this._first=i,this._last=i;else if(n){var o=this._last;this._last=i,i.prev=o,o.next=i}else{var s=this._first;this._first=i,i.next=s,s.prev=i}this._size+=1;var l=!1;return function(){l||(l=!0,r._remove(i))}},e.prototype.shift=function(){if(this._first===z.Undefined)return;var t=this._first.element;return this._remove(this._first),t},e.prototype.pop=function(){if(this._last===z.Undefined)return;var t=this._last.element;return this._remove(this._last),t},e.prototype._remove=function(t){if(t.prev!==z.Undefined&&t.next!==z.Undefined){var n=t.prev;n.next=t.next,t.next.prev=n}else t.prev===z.Undefined&&t.next===z.Undefined?(this._first=z.Undefined,this._last=z.Undefined):t.next===z.Undefined?(this._last=this._last.prev,this._last.next=z.Undefined):t.prev===z.Undefined&&(this._first=this._first.next,this._first.prev=z.Undefined);this._size-=1},e.prototype.iterator=function(){var t,n=this._first;return{next:function(){return n===z.Undefined?ue:(t?t.value=n.element:t={done:!1,value:n.element},n=n.next,t)}}},e.prototype.toArray=function(){for(var t=[],n=this._first;n!==z.Undefined;n=n.next)t.push(n.element);return t},e}(),wr=function(){var e=function(n,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,o){i.__proto__=o}||function(i,o){for(var s in o)o.hasOwnProperty(s)&&(i[s]=o[s])},e(n,r)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Te;(function(e){e.None=function(){return ne.None};function t(m){return function(g,v,w){v===void 0&&(v=null);var C=!1,A;return A=m(function(U){return C?void 0:(A?A.dispose():C=!0,g.call(v,U))},null,w),C&&A.dispose(),A}}e.once=t;function n(m,g){return u(function(v,w,C){return w===void 0&&(w=null),m(function(A){return v.call(w,g(A))},null,C)})}e.map=n;function r(m,g){return u(function(v,w,C){return w===void 0&&(w=null),m(function(A){g(A),v.call(w,A)},null,C)})}e.forEach=r;function i(m,g){return u(function(v,w,C){return w===void 0&&(w=null),m(function(A){return g(A)&&v.call(w,A)},null,C)})}e.filter=i;function o(m){return m}e.signal=o;function s(){for(var m=[],g=0;g1)&&Y.fire(Dr),y=0},v)})},onLastListenerRemove:function(){A.dispose()}});return Y.event}e.debounce=a;function h(m){var g=new Date().getTime();return n(t(m),function(v){return new Date().getTime()-g})}e.stopwatch=h;function f(m){var g=!0,v;return i(m,function(w){var C=g||w!==v;return g=!1,v=w,C})}e.latch=f;function p(m,g,v){g===void 0&&(g=!1),v===void 0&&(v=[]);var w=v.slice(),C=m(function(j){w?w.push(j):U.fire(j)}),A=function(){w&&w.forEach(function(y){return U.fire(y)}),w=null},U=new te({onFirstListenerAdd:function(){C||(C=m(function(y){return U.fire(y)}))},onFirstListenerDidAdd:function(){w&&(g?setTimeout(A):A())},onLastListenerRemove:function(){C&&C.dispose(),C=null}});return U.event}e.buffer=p;var _=function(){function m(g){this.event=g}return m.prototype.map=function(g){return new m(n(this.event,g))},m.prototype.forEach=function(g){return new m(r(this.event,g))},m.prototype.filter=function(g){return new m(i(this.event,g))},m.prototype.reduce=function(g,v){return new m(l(this.event,g,v))},m.prototype.latch=function(){return new m(f(this.event))},m.prototype.debounce=function(g,v,w,C){return v===void 0&&(v=100),w===void 0&&(w=!1),new m(a(this.event,g,v,w,C))},m.prototype.on=function(g,v,w){return this.event(g,v,w)},m.prototype.once=function(g,v,w){return t(this.event)(g,v,w)},m}();function b(m){return new _(m)}e.chain=b;function S(m,g,v){v===void 0&&(v=function(y){return y});var w=function(){for(var y=[],Y=0;Y=0;P--){var ne=E[P];ne==="."?E.splice(P,1):ne===".."?(E.splice(P,1),z++):z&&(E.splice(P,1),z--)}if(F)for(;z--;z)E.unshift("..");return E}W.resolve=function(){for(var E="",F=!1,z=arguments.length-1;z>=-1&&!F;z--){var P=z>=0?arguments[z]:H.cwd();if(typeof P!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!P)continue;E=P+"/"+E,F=P.charAt(0)==="/"}return E=Q(ce(E.split("/"),function(ne){return!!ne}),!F).join("/"),(F?"/":"")+E||"."},W.normalize=function(E){var F=W.isAbsolute(E),z=Te(E,-1)==="/";return E=Q(ce(E.split("/"),function(P){return!!P}),!F).join("/"),!E&&!F&&(E="."),E&&z&&(E+="/"),(F?"/":"")+E},W.isAbsolute=function(E){return E.charAt(0)==="/"},W.join=function(){var E=Array.prototype.slice.call(arguments,0);return W.normalize(ce(E,function(F,z){if(typeof F!="string")throw new TypeError("Arguments to path.join must be strings");return F}).join("/"))},W.relative=function(E,F){E=W.resolve(E).substr(1),F=W.resolve(F).substr(1);function z(U){for(var Y=0;Y=0&&!(U[te]!=="");te--);return Y>te?[]:U.slice(Y,te-Y+1)}for(var P=z(E.split("/")),ne=z(F.split("/")),ue=Math.min(P.length,ne.length),ge=ue,ee=0;ee=1;--ue)if(F=E.charCodeAt(ue),F===47){if(!ne){P=ue;break}}else ne=!1;return P===-1?z?"/":".":z&&P===1?"/":E.slice(0,P)};function q(E){typeof E!="string"&&(E=E+"");var F=0,z=-1,P=!0,ne;for(ne=E.length-1;ne>=0;--ne)if(E.charCodeAt(ne)===47){if(!P){F=ne+1;break}}else z===-1&&(P=!1,z=ne+1);return z===-1?"":E.slice(F,z)}W.basename=function(E,F){var z=q(E);return F&&z.substr(-1*F.length)===F&&(z=z.substr(0,z.length-F.length)),z},W.extname=function(E){typeof E!="string"&&(E=E+"");for(var F=-1,z=0,P=-1,ne=!0,ue=0,ge=E.length-1;ge>=0;--ge){var ee=E.charCodeAt(ge);if(ee===47){if(!ne){z=ge+1;break}continue}P===-1&&(ne=!1,P=ge+1),ee===46?F===-1?F=ge:ue!==1&&(ue=1):F!==-1&&(ue=-1)}return F===-1||P===-1||ue===0||ue===1&&F===P-1&&F===z+1?"":E.slice(F,P)};function ce(E,F){if(E.filter)return E.filter(F);for(var z=[],P=0;P=0,Te=ee.indexOf("Macintosh")>=0,P=ee.indexOf("Macintosh")>=0&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0,E=ee.indexOf("Linux")>=0,z=!0,ne=navigator.language,ue=ne;else if(typeof H=="object"){ce=H.platform==="win32",Te=H.platform==="darwin",E=H.platform==="linux",ne=q,ue=q;var U=Object({NODE_ENV:"production"}).VSCODE_NLS_CONFIG;if(U)try{var Y=JSON.parse(U),te=Y.availableLanguages["*"];ne=Y.locale,ue=te||q,ge=Y._translationsConfigFile}catch(L){}F=!0}var $=0;Te?$=1:ce?$=3:E&&($=2);var ve=ce,Le=Te,Je=E,xe=F,be=z,Se=P,ht=typeof self=="object"?self:typeof Q=="object"?Q:{},Ce=ht,ct=function(){if(Ce.setImmediate)return Ce.setImmediate.bind(Ce);if(typeof Ce.postMessage=="function"&&!Ce.importScripts){var S=[];Ce.addEventListener("message",function(K){if(K.data&&K.data.vscodeSetImmediateId)for(var B=0,Z=S.length;B=0}function E(L){return 55296<=L&&L<=56319}function F(L){return 56320<=L&&L<=57343}function z(L){return L>=97&&L<=102}function P(L){return L>=97&&L<=122}function ne(L){return L>=65&&L<=90}function ue(L){return P(L)||ne(L)}var ge=/^\w[\w\d+.-]*$/,ee=/^\//,D=/^\/\//;function U(L,S){if(!L.scheme&&S)throw new Error('[UriError]: Scheme is missing: {scheme: "", authority: "'+L.authority+'", path: "'+L.path+'", query: "'+L.query+'", fragment: "'+L.fragment+'"}');if(L.scheme&&!ge.test(L.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(L.path){if(L.authority){if(!ee.test(L.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(D.test(L.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function Y(L,S){return!L&&!S?"file":L}function te(L,S){switch(L){case"https":case"http":case"file":S?S[0]!==ve&&(S=ve+S):S=ve;break}return S}var $="",ve="/",Le=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,Je=function(){function L(S,x,O,K,B,Z){Z===void 0&&(Z=!1),typeof S=="object"?(this.scheme=S.scheme||$,this.authority=S.authority||$,this.path=S.path||$,this.query=S.query||$,this.fragment=S.fragment||$):(this.scheme=Y(S,Z),this.authority=x||$,this.path=te(this.scheme,O||$),this.query=K||$,this.fragment=B||$,U(this,Z))}return L.isUri=function(S){return S instanceof L?!0:S?typeof S.authority=="string"&&typeof S.fragment=="string"&&typeof S.path=="string"&&typeof S.query=="string"&&typeof S.scheme=="string"&&typeof S.fsPath=="function"&&typeof S.with=="function"&&typeof S.toString=="function":!1},Object.defineProperty(L.prototype,"fsPath",{get:function(){return ct(this)},enumerable:!0,configurable:!0}),L.prototype.with=function(S){if(!S)return this;var x=S.scheme,O=S.authority,K=S.path,B=S.query,Z=S.fragment;return x===void 0?x=this.scheme:x===null&&(x=$),O===void 0?O=this.authority:O===null&&(O=$),K===void 0?K=this.path:K===null&&(K=$),B===void 0?B=this.query:B===null&&(B=$),Z===void 0?Z=this.fragment:Z===null&&(Z=$),x===this.scheme&&O===this.authority&&K===this.path&&B===this.query&&Z===this.fragment?this:new be(x,O,K,B,Z)},L.parse=function(S,x){x===void 0&&(x=!1);var O=Le.exec(S);return O?new be(O[2]||$,decodeURIComponent(O[4]||$),decodeURIComponent(O[5]||$),decodeURIComponent(O[7]||$),decodeURIComponent(O[9]||$),x):new be($,$,$,$,$)},L.file=function(S){var x=$;if(ce&&(S=S.replace(/\\/g,ve)),S[0]===ve&&S[1]===ve){var O=S.indexOf(ve,2);O===-1?(x=S.substring(2),S=ve):(x=S.substring(2,O),S=S.substring(O)||ve)}return new be("file",x,S,$,$)},L.from=function(S){return new be(S.scheme,S.authority,S.path,S.query,S.fragment)},L.prototype.toString=function(S){return S===void 0&&(S=!1),dt(this,S)},L.prototype.toJSON=function(){return this},L.revive=function(S){if(S){if(S instanceof L)return S;var x=new be(S);return x._formatted=S.external,x._fsPath=S._sep===xe?S.fsPath:null,x}else return S},L}(),xe=ce?1:void 0,be=function(L){Q(S,L);function S(){var x=L!==null&&L.apply(this,arguments)||this;return x._formatted=null,x._fsPath=null,x}return Object.defineProperty(S.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=ct(this)),this._fsPath},enumerable:!0,configurable:!0}),S.prototype.toString=function(x){return x===void 0&&(x=!1),x?dt(this,!0):(this._formatted||(this._formatted=dt(this,!1)),this._formatted)},S.prototype.toJSON=function(){var x={$mid:1};return this._fsPath&&(x.fsPath=this._fsPath,x._sep=xe),this._formatted&&(x.external=this._formatted),this.path&&(x.path=this.path),this.scheme&&(x.scheme=this.scheme),this.authority&&(x.authority=this.authority),this.query&&(x.query=this.query),this.fragment&&(x.fragment=this.fragment),x},S}(Je),Se=(q={},q[58]="%3A",q[47]="%2F",q[63]="%3F",q[35]="%23",q[91]="%5B",q[93]="%5D",q[64]="%40",q[33]="%21",q[36]="%24",q[38]="%26",q[39]="%27",q[40]="%28",q[41]="%29",q[42]="%2A",q[43]="%2B",q[44]="%2C",q[59]="%3B",q[61]="%3D",q[32]="%20",q);function ht(L,S){for(var x=void 0,O=-1,K=0;K=97&&B<=122||B>=65&&B<=90||B>=48&&B<=57||B===45||B===46||B===95||B===126||S&&B===47)O!==-1&&(x+=encodeURIComponent(L.substring(O,K)),O=-1),x!==void 0&&(x+=L.charAt(K));else{x===void 0&&(x=L.substr(0,K));var Z=Se[B];Z!==void 0?(O!==-1&&(x+=encodeURIComponent(L.substring(O,K)),O=-1),x+=Z):O===-1&&(O=K)}}return O!==-1&&(x+=encodeURIComponent(L.substring(O))),x!==void 0?x:L}function Ce(L){for(var S=void 0,x=0;x1&&L.scheme==="file"?S="//"+L.authority+L.path:L.path.charCodeAt(0)===47&&(L.path.charCodeAt(1)>=65&&L.path.charCodeAt(1)<=90||L.path.charCodeAt(1)>=97&&L.path.charCodeAt(1)<=122)&&L.path.charCodeAt(2)===58?S=L.path[1].toLowerCase()+L.path.substr(2):S=L.path,ce&&(S=S.replace(/\//g,"\\")),S}function dt(L,S){var x=S?Ce:ht,O="",K=L.scheme,B=L.authority,Z=L.path,Ze=L.query,ft=L.fragment;if(K&&(O+=K,O+=":"),(B||K==="file")&&(O+=ve,O+=ve),B){var ke=B.indexOf("@");if(ke!==-1){var qe=B.substr(0,ke);B=B.substr(ke+1),ke=qe.indexOf(":"),ke===-1?O+=x(qe,!1):(O+=x(qe.substr(0,ke),!1),O+=":",O+=x(qe.substr(ke+1),!1)),O+="@"}B=B.toLowerCase(),ke=B.indexOf(":"),ke===-1?O+=x(B,!1):(O+=x(B.substr(0,ke),!1),O+=B.substr(ke))}if(Z){if(Z.length>=3&&Z.charCodeAt(0)===47&&Z.charCodeAt(2)===58){var Me=Z.charCodeAt(1);Me>=65&&Me<=90&&(Z="/"+String.fromCharCode(Me+32)+":"+Z.substr(3))}else if(Z.length>=2&&Z.charCodeAt(1)===58){var Me=Z.charCodeAt(0);Me>=65&&Me<=90&&(Z=String.fromCharCode(Me+32)+":"+Z.substr(2))}O+=x(Z,!0)}return Ze&&(O+="?",O+=x(Ze,!1)),ft&&(O+="#",O+=S?ft:ht(ft,!1)),O}}).call(this,J("Q2Ig"))},Q2Ig:function(Pe,W,J){W.nextTick=function(Q){var q=Array.prototype.slice.call(arguments);q.shift(),setTimeout(function(){Q.apply(null,q)},0)},W.platform=W.arch=W.execPath=W.title="browser",W.pid=1,W.browser=!0,W.env={},W.argv=[],W.binding=function(H){throw new Error("No such module. (Possibly not yet loaded)")},function(){var H="/",Q;W.cwd=function(){return H},W.chdir=function(q){Q||(Q=J("33yf")),H=Q.resolve(q,H)}}(),W.exit=W.kill=W.umask=W.dlopen=W.uptime=W.memoryUsage=W.uvCounters=function(){},W.features={}},URDS:function(Pe,W,J){(function(H){/*! +(function(Pe){var W={};function J(H){if(W[H])return W[H].exports;var Q=W[H]={i:H,l:!1,exports:{}};return Pe[H].call(Q.exports,Q,Q.exports,J),Q.l=!0,Q.exports}return J.m=Pe,J.c=W,J.d=function(H,Q,q){J.o(H,Q)||Object.defineProperty(H,Q,{enumerable:!0,get:q})},J.r=function(H){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(H,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(H,"__esModule",{value:!0})},J.t=function(H,Q){if(Q&1&&(H=J(H)),Q&8)return H;if(Q&4&&typeof H=="object"&&H&&H.__esModule)return H;var q=Object.create(null);if(J.r(q),Object.defineProperty(q,"default",{enumerable:!0,value:H}),Q&2&&typeof H!="string")for(var ce in H)J.d(q,ce,function(Te){return H[Te]}.bind(null,ce));return q},J.n=function(H){var Q=H&&H.__esModule?function(){return H.default}:function(){return H};return J.d(Q,"a",Q),Q},J.o=function(H,Q){return Object.prototype.hasOwnProperty.call(H,Q)},J.p="/",J(J.s="ZUp1")})({"33yf":function(Pe,W,J){(function(H){function Q(E,F){for(var z=0,P=E.length-1;P>=0;P--){var ne=E[P];ne==="."?E.splice(P,1):ne===".."?(E.splice(P,1),z++):z&&(E.splice(P,1),z--)}if(F)for(;z--;z)E.unshift("..");return E}W.resolve=function(){for(var E="",F=!1,z=arguments.length-1;z>=-1&&!F;z--){var P=z>=0?arguments[z]:H.cwd();if(typeof P!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!P)continue;E=P+"/"+E,F=P.charAt(0)==="/"}return E=Q(ce(E.split("/"),function(ne){return!!ne}),!F).join("/"),(F?"/":"")+E||"."},W.normalize=function(E){var F=W.isAbsolute(E),z=Te(E,-1)==="/";return E=Q(ce(E.split("/"),function(P){return!!P}),!F).join("/"),!E&&!F&&(E="."),E&&z&&(E+="/"),(F?"/":"")+E},W.isAbsolute=function(E){return E.charAt(0)==="/"},W.join=function(){var E=Array.prototype.slice.call(arguments,0);return W.normalize(ce(E,function(F,z){if(typeof F!="string")throw new TypeError("Arguments to path.join must be strings");return F}).join("/"))},W.relative=function(E,F){E=W.resolve(E).substr(1),F=W.resolve(F).substr(1);function z(U){for(var Y=0;Y=0&&!(U[te]!=="");te--);return Y>te?[]:U.slice(Y,te-Y+1)}for(var P=z(E.split("/")),ne=z(F.split("/")),ue=Math.min(P.length,ne.length),ge=ue,ee=0;ee=1;--ue)if(F=E.charCodeAt(ue),F===47){if(!ne){P=ue;break}}else ne=!1;return P===-1?z?"/":".":z&&P===1?"/":E.slice(0,P)};function q(E){typeof E!="string"&&(E=E+"");var F=0,z=-1,P=!0,ne;for(ne=E.length-1;ne>=0;--ne)if(E.charCodeAt(ne)===47){if(!P){F=ne+1;break}}else z===-1&&(P=!1,z=ne+1);return z===-1?"":E.slice(F,z)}W.basename=function(E,F){var z=q(E);return F&&z.substr(-1*F.length)===F&&(z=z.substr(0,z.length-F.length)),z},W.extname=function(E){typeof E!="string"&&(E=E+"");for(var F=-1,z=0,P=-1,ne=!0,ue=0,ge=E.length-1;ge>=0;--ge){var ee=E.charCodeAt(ge);if(ee===47){if(!ne){z=ge+1;break}continue}P===-1&&(ne=!1,P=ge+1),ee===46?F===-1?F=ge:ue!==1&&(ue=1):F!==-1&&(ue=-1)}return F===-1||P===-1||ue===0||ue===1&&F===P-1&&F===z+1?"":E.slice(F,P)};function ce(E,F){if(E.filter)return E.filter(F);for(var z=[],P=0;P=0,Te=ee.indexOf("Macintosh")>=0,P=ee.indexOf("Macintosh")>=0&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0,E=ee.indexOf("Linux")>=0,z=!0,ne=navigator.language,ue=ne;else if(typeof H=="object"){ce=H.platform==="win32",Te=H.platform==="darwin",E=H.platform==="linux",ne=q,ue=q;var U=Object({NODE_ENV:"production"}).VSCODE_NLS_CONFIG;if(U)try{var Y=JSON.parse(U),te=Y.availableLanguages["*"];ne=Y.locale,ue=te||q,ge=Y._translationsConfigFile}catch(L){}F=!0}var $=0;Te?$=1:ce?$=3:E&&($=2);var ve=ce,Le=Te,Je=E,xe=F,be=z,Se=P,ht=typeof self=="object"?self:typeof Q=="object"?Q:{},Ce=ht,ct=function(){if(Ce.setImmediate)return Ce.setImmediate.bind(Ce);if(typeof Ce.postMessage=="function"&&!Ce.importScripts){var S=[];Ce.addEventListener("message",function(K){if(K.data&&K.data.vscodeSetImmediateId)for(var B=0,Z=S.length;B=0}function E(L){return 55296<=L&&L<=56319}function F(L){return 56320<=L&&L<=57343}function z(L){return L>=97&&L<=102}function P(L){return L>=97&&L<=122}function ne(L){return L>=65&&L<=90}function ue(L){return P(L)||ne(L)}var ge=/^\w[\w\d+.-]*$/,ee=/^\//,D=/^\/\//;function U(L,S){if(!L.scheme&&S)throw new Error('[UriError]: Scheme is missing: {scheme: "", authority: "'+L.authority+'", path: "'+L.path+'", query: "'+L.query+'", fragment: "'+L.fragment+'"}');if(L.scheme&&!ge.test(L.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(L.path){if(L.authority){if(!ee.test(L.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(D.test(L.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function Y(L,S){return!L&&!S?"file":L}function te(L,S){switch(L){case"https":case"http":case"file":S?S[0]!==ve&&(S=ve+S):S=ve;break}return S}var $="",ve="/",Le=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,Je=function(){function L(S,x,O,K,B,Z){Z===void 0&&(Z=!1),typeof S=="object"?(this.scheme=S.scheme||$,this.authority=S.authority||$,this.path=S.path||$,this.query=S.query||$,this.fragment=S.fragment||$):(this.scheme=Y(S,Z),this.authority=x||$,this.path=te(this.scheme,O||$),this.query=K||$,this.fragment=B||$,U(this,Z))}return L.isUri=function(S){return S instanceof L?!0:S?typeof S.authority=="string"&&typeof S.fragment=="string"&&typeof S.path=="string"&&typeof S.query=="string"&&typeof S.scheme=="string"&&typeof S.fsPath=="function"&&typeof S.with=="function"&&typeof S.toString=="function":!1},Object.defineProperty(L.prototype,"fsPath",{get:function(){return ct(this)},enumerable:!0,configurable:!0}),L.prototype.with=function(S){if(!S)return this;var x=S.scheme,O=S.authority,K=S.path,B=S.query,Z=S.fragment;return x===void 0?x=this.scheme:x===null&&(x=$),O===void 0?O=this.authority:O===null&&(O=$),K===void 0?K=this.path:K===null&&(K=$),B===void 0?B=this.query:B===null&&(B=$),Z===void 0?Z=this.fragment:Z===null&&(Z=$),x===this.scheme&&O===this.authority&&K===this.path&&B===this.query&&Z===this.fragment?this:new be(x,O,K,B,Z)},L.parse=function(S,x){x===void 0&&(x=!1);var O=Le.exec(S);return O?new be(O[2]||$,decodeURIComponent(O[4]||$),decodeURIComponent(O[5]||$),decodeURIComponent(O[7]||$),decodeURIComponent(O[9]||$),x):new be($,$,$,$,$)},L.file=function(S){var x=$;if(ce&&(S=S.replace(/\\/g,ve)),S[0]===ve&&S[1]===ve){var O=S.indexOf(ve,2);O===-1?(x=S.substring(2),S=ve):(x=S.substring(2,O),S=S.substring(O)||ve)}return new be("file",x,S,$,$)},L.from=function(S){return new be(S.scheme,S.authority,S.path,S.query,S.fragment)},L.prototype.toString=function(S){return S===void 0&&(S=!1),dt(this,S)},L.prototype.toJSON=function(){return this},L.revive=function(S){if(S){if(S instanceof L)return S;var x=new be(S);return x._formatted=S.external,x._fsPath=S._sep===xe?S.fsPath:null,x}else return S},L}(),xe=ce?1:void 0,be=function(L){Q(S,L);function S(){var x=L!==null&&L.apply(this,arguments)||this;return x._formatted=null,x._fsPath=null,x}return Object.defineProperty(S.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=ct(this)),this._fsPath},enumerable:!0,configurable:!0}),S.prototype.toString=function(x){return x===void 0&&(x=!1),x?dt(this,!0):(this._formatted||(this._formatted=dt(this,!1)),this._formatted)},S.prototype.toJSON=function(){var x={$mid:1};return this._fsPath&&(x.fsPath=this._fsPath,x._sep=xe),this._formatted&&(x.external=this._formatted),this.path&&(x.path=this.path),this.scheme&&(x.scheme=this.scheme),this.authority&&(x.authority=this.authority),this.query&&(x.query=this.query),this.fragment&&(x.fragment=this.fragment),x},S}(Je),Se=(q={},q[58]="%3A",q[47]="%2F",q[63]="%3F",q[35]="%23",q[91]="%5B",q[93]="%5D",q[64]="%40",q[33]="%21",q[36]="%24",q[38]="%26",q[39]="%27",q[40]="%28",q[41]="%29",q[42]="%2A",q[43]="%2B",q[44]="%2C",q[59]="%3B",q[61]="%3D",q[32]="%20",q);function ht(L,S){for(var x=void 0,O=-1,K=0;K=97&&B<=122||B>=65&&B<=90||B>=48&&B<=57||B===45||B===46||B===95||B===126||S&&B===47)O!==-1&&(x+=encodeURIComponent(L.substring(O,K)),O=-1),x!==void 0&&(x+=L.charAt(K));else{x===void 0&&(x=L.substr(0,K));var Z=Se[B];Z!==void 0?(O!==-1&&(x+=encodeURIComponent(L.substring(O,K)),O=-1),x+=Z):O===-1&&(O=K)}}return O!==-1&&(x+=encodeURIComponent(L.substring(O))),x!==void 0?x:L}function Ce(L){for(var S=void 0,x=0;x1&&L.scheme==="file"?S="//"+L.authority+L.path:L.path.charCodeAt(0)===47&&(L.path.charCodeAt(1)>=65&&L.path.charCodeAt(1)<=90||L.path.charCodeAt(1)>=97&&L.path.charCodeAt(1)<=122)&&L.path.charCodeAt(2)===58?S=L.path[1].toLowerCase()+L.path.substr(2):S=L.path,ce&&(S=S.replace(/\//g,"\\")),S}function dt(L,S){var x=S?Ce:ht,O="",K=L.scheme,B=L.authority,Z=L.path,Ze=L.query,ft=L.fragment;if(K&&(O+=K,O+=":"),(B||K==="file")&&(O+=ve,O+=ve),B){var ke=B.indexOf("@");if(ke!==-1){var qe=B.substr(0,ke);B=B.substr(ke+1),ke=qe.indexOf(":"),ke===-1?O+=x(qe,!1):(O+=x(qe.substr(0,ke),!1),O+=":",O+=x(qe.substr(ke+1),!1)),O+="@"}B=B.toLowerCase(),ke=B.indexOf(":"),ke===-1?O+=x(B,!1):(O+=x(B.substr(0,ke),!1),O+=B.substr(ke))}if(Z){if(Z.length>=3&&Z.charCodeAt(0)===47&&Z.charCodeAt(2)===58){var Me=Z.charCodeAt(1);Me>=65&&Me<=90&&(Z="/"+String.fromCharCode(Me+32)+":"+Z.substr(3))}else if(Z.length>=2&&Z.charCodeAt(1)===58){var Me=Z.charCodeAt(0);Me>=65&&Me<=90&&(Z=String.fromCharCode(Me+32)+":"+Z.substr(2))}O+=x(Z,!0)}return Ze&&(O+="?",O+=x(Ze,!1)),ft&&(O+="#",O+=S?ft:ht(ft,!1)),O}}).call(this,J("Q2Ig"))},Q2Ig:function(Pe,W,J){W.nextTick=function(Q){var q=Array.prototype.slice.call(arguments);q.shift(),setTimeout(function(){Q.apply(null,q)},0)},W.platform=W.arch=W.execPath=W.title="browser",W.pid=1,W.browser=!0,W.env={},W.argv=[],W.binding=function(H){throw new Error("No such module. (Possibly not yet loaded)")},function(){var H="/",Q;W.cwd=function(){return H},W.chdir=function(q){Q||(Q=J("33yf")),H=Q.resolve(q,H)}}(),W.exit=W.kill=W.umask=W.dlopen=W.uptime=W.memoryUsage=W.uvCounters=function(){},W.features={}},URDS:function(Pe,W,J){(function(H){/*! Copyright (c) 2014 Taylor Hakes Copyright (c) 2014 Forbes Lindesay */(function(Q,q){q()})(this,function(){"use strict";function Q(D){var U=this.constructor;return this.then(function(Y){return U.resolve(D()).then(function(){return Y})},function(Y){return U.resolve(D()).then(function(){return U.reject(Y)})})}var q=setTimeout;function ce(){}function Te(D,U){return function(){D.apply(U,arguments)}}function E(D){if(!(this instanceof E))throw new TypeError("Promises must be constructed via new");if(typeof D!="function")throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],ge(D,this)}function F(D,U){for(;D._state===3;)D=D._value;if(D._state===0){D._deferreds.push(U);return}D._handled=!0,E._immediateFn(function(){var Y=D._state===1?U.onFulfilled:U.onRejected;if(Y===null){(D._state===1?z:P)(U.promise,D._value);return}var te;try{te=Y(D._value)}catch($){P(U.promise,$);return}z(U.promise,te)})}function z(D,U){try{if(U===D)throw new TypeError("A promise cannot be resolved with itself.");if(U&&(typeof U=="object"||typeof U=="function")){var Y=U.then;if(U instanceof E){D._state=3,D._value=U,ne(D);return}else if(typeof Y=="function"){ge(Te(Y,U),D);return}}D._state=1,D._value=U,ne(D)}catch(te){P(D,te)}}function P(D,U){D._state=2,D._value=U,ne(D)}function ne(D){D._state===2&&D._deferreds.length===0&&E._immediateFn(function(){D._handled||E._unhandledRejectionFn(D._value)});for(var U=0,Y=D._deferreds.length;U - + @@ -93,6 +93,6 @@ gtag('config', 'UA-198293321-1'); --> - + diff --git a/json.worker.js b/json.worker.js index 3db21be990..8a42ce0f69 100644 --- a/json.worker.js +++ b/json.worker.js @@ -1,4 +1,4 @@ -(function(De){var W={};function z(j){if(W[j])return W[j].exports;var Q=W[j]={i:j,l:!1,exports:{}};return De[j].call(Q.exports,Q,Q.exports,z),Q.l=!0,Q.exports}return z.m=De,z.c=W,z.d=function(j,Q,G){z.o(j,Q)||Object.defineProperty(j,Q,{enumerable:!0,get:G})},z.r=function(j){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(j,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(j,"__esModule",{value:!0})},z.t=function(j,Q){if(Q&1&&(j=z(j)),Q&8)return j;if(Q&4&&typeof j=="object"&&j&&j.__esModule)return j;var G=Object.create(null);if(z.r(G),Object.defineProperty(G,"default",{enumerable:!0,value:j}),Q&2&&typeof j!="string")for(var fe in j)z.d(G,fe,function(be){return j[be]}.bind(null,fe));return G},z.n=function(j){var Q=j&&j.__esModule?function(){return j.default}:function(){return j};return z.d(Q,"a",Q),Q},z.o=function(j,Q){return Object.prototype.hasOwnProperty.call(j,Q)},z.p="/react/build/",z(z.s="8Z8O")})({"33yf":function(De,W,z){(function(j){function Q(x,R){for(var q=0,V=x.length-1;V>=0;V--){var ie=x[V];ie==="."?x.splice(V,1):ie===".."?(x.splice(V,1),q++):q&&(x.splice(V,1),q--)}if(R)for(;q--;q)x.unshift("..");return x}W.resolve=function(){for(var x="",R=!1,q=arguments.length-1;q>=-1&&!R;q--){var V=q>=0?arguments[q]:j.cwd();if(typeof V!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!V)continue;x=V+"/"+x,R=V.charAt(0)==="/"}return x=Q(fe(x.split("/"),function(ie){return!!ie}),!R).join("/"),(R?"/":"")+x||"."},W.normalize=function(x){var R=W.isAbsolute(x),q=be(x,-1)==="/";return x=Q(fe(x.split("/"),function(V){return!!V}),!R).join("/"),!x&&!R&&(x="."),x&&q&&(x+="/"),(R?"/":"")+x},W.isAbsolute=function(x){return x.charAt(0)==="/"},W.join=function(){var x=Array.prototype.slice.call(arguments,0);return W.normalize(fe(x,function(R,q){if(typeof R!="string")throw new TypeError("Arguments to path.join must be strings");return R}).join("/"))},W.relative=function(x,R){x=W.resolve(x).substr(1),R=W.resolve(R).substr(1);function q(U){for(var J=0;J=0&&!(U[re]!=="");re--);return J>re?[]:U.slice(J,re-J+1)}for(var V=q(x.split("/")),ie=q(R.split("/")),le=Math.min(V.length,ie.length),me=le,te=0;te=1;--le)if(R=x.charCodeAt(le),R===47){if(!ie){V=le;break}}else ie=!1;return V===-1?q?"/":".":q&&V===1?"/":x.slice(0,V)};function G(x){typeof x!="string"&&(x=x+"");var R=0,q=-1,V=!0,ie;for(ie=x.length-1;ie>=0;--ie)if(x.charCodeAt(ie)===47){if(!V){R=ie+1;break}}else q===-1&&(V=!1,q=ie+1);return q===-1?"":x.slice(R,q)}W.basename=function(x,R){var q=G(x);return R&&q.substr(-1*R.length)===R&&(q=q.substr(0,q.length-R.length)),q},W.extname=function(x){typeof x!="string"&&(x=x+"");for(var R=-1,q=0,V=-1,ie=!0,le=0,me=x.length-1;me>=0;--me){var te=x.charCodeAt(me);if(te===47){if(!ie){q=me+1;break}continue}V===-1&&(ie=!1,V=me+1),te===46?R===-1?R=me:le!==1&&(le=1):R!==-1&&(le=-1)}return R===-1||V===-1||le===0||le===1&&R===V-1&&R===q+1?"":x.slice(R,V)};function fe(x,R){if(x.filter)return x.filter(R);for(var q=[],V=0;V=0;V--){var ie=x[V];ie==="."?x.splice(V,1):ie===".."?(x.splice(V,1),q++):q&&(x.splice(V,1),q--)}if(R)for(;q--;q)x.unshift("..");return x}W.resolve=function(){for(var x="",R=!1,q=arguments.length-1;q>=-1&&!R;q--){var V=q>=0?arguments[q]:j.cwd();if(typeof V!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!V)continue;x=V+"/"+x,R=V.charAt(0)==="/"}return x=Q(fe(x.split("/"),function(ie){return!!ie}),!R).join("/"),(R?"/":"")+x||"."},W.normalize=function(x){var R=W.isAbsolute(x),q=be(x,-1)==="/";return x=Q(fe(x.split("/"),function(V){return!!V}),!R).join("/"),!x&&!R&&(x="."),x&&q&&(x+="/"),(R?"/":"")+x},W.isAbsolute=function(x){return x.charAt(0)==="/"},W.join=function(){var x=Array.prototype.slice.call(arguments,0);return W.normalize(fe(x,function(R,q){if(typeof R!="string")throw new TypeError("Arguments to path.join must be strings");return R}).join("/"))},W.relative=function(x,R){x=W.resolve(x).substr(1),R=W.resolve(R).substr(1);function q(U){for(var J=0;J=0&&!(U[re]!=="");re--);return J>re?[]:U.slice(J,re-J+1)}for(var V=q(x.split("/")),ie=q(R.split("/")),le=Math.min(V.length,ie.length),me=le,te=0;te=1;--le)if(R=x.charCodeAt(le),R===47){if(!ie){V=le;break}}else ie=!1;return V===-1?q?"/":".":q&&V===1?"/":x.slice(0,V)};function G(x){typeof x!="string"&&(x=x+"");var R=0,q=-1,V=!0,ie;for(ie=x.length-1;ie>=0;--ie)if(x.charCodeAt(ie)===47){if(!V){R=ie+1;break}}else q===-1&&(V=!1,q=ie+1);return q===-1?"":x.slice(R,q)}W.basename=function(x,R){var q=G(x);return R&&q.substr(-1*R.length)===R&&(q=q.substr(0,q.length-R.length)),q},W.extname=function(x){typeof x!="string"&&(x=x+"");for(var R=-1,q=0,V=-1,ie=!0,le=0,me=x.length-1;me>=0;--me){var te=x.charCodeAt(me);if(te===47){if(!ie){q=me+1;break}continue}V===-1&&(ie=!1,V=me+1),te===46?R===-1?R=me:le!==1&&(le=1):R!==-1&&(le=-1)}return R===-1||V===-1||le===0||le===1&&R===V-1&&R===q+1?"":x.slice(R,V)};function fe(x,R){if(x.filter)return x.filter(R);for(var q=[],V=0;V0)i=o-1;else return o}return-(n+1)}function ps(e,t){var r=0,n=e.length;if(n===0)return 0;for(;rn?e[l]=o[f++]:f>i?e[l]=o[a++]:t(o[f],o[a])<0?e[l]=o[f++]:e[l]=o[a++]}function Jt(e,t,r,n,i){if(n<=r)return;var o=r+(n-r)/2|0;if(Jt(e,t,r,o,i),Jt(e,t,o+1,n,i),t(e[o],e[o+1])<=0)return;Xi(e,t,r,o,n,i)}function gs(e,t){for(var r=[],n=void 0,i=0,o=Jr(e.slice(0),t);i0}function ws(e,t){if(!t)return e.filter(function(n,i){return e.indexOf(n)===i});var r=Object.create(null);return e.filter(function(n){var i=t(n);return r[i]?!1:(r[i]=!0,!0)})}function _s(e){var t=new Set;return e.filter(function(r){return t.has(r)?!1:(t.add(r),!0)})}function Ts(e){var t=[];return e.forEach(function(r){return t.push(r)}),t}function Ki(e,t){for(var r=0;r0?e[0]:t}function Ss(e){var t;return(t=[]).concat.apply(t,e)}function Ls(e,t){var r=typeof t=="number"?e:0;typeof t=="number"?r=e:(r=0,t=e);var n=[];if(r<=t)for(var i=r;it;i--)n.push(i);return n}function Es(e,t,r){var n=e.slice(0,t),i=e.slice(t);return n.concat(r,i)}function ks(e,t){var r=e.indexOf(t);r>-1&&(e.splice(r,1),e.unshift(t))}function Ns(e,t){var r=e.indexOf(t);r>-1&&(e.splice(r,1),e.push(t))}function xs(e,t){for(var r=0;r0||this.m_modifiedCount>0)&&this.m_changes.push(new Ye(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824},e.prototype.AddOriginalElement=function(t,r){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,r),this.m_originalCount++},e.prototype.AddModifiedElement=function(t,r){this.m_originalStart=Math.min(this.m_originalStart,t),this.m_modifiedStart=Math.min(this.m_modifiedStart,r),this.m_modifiedCount++},e.prototype.getChanges=function(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes},e.prototype.getReverseChanges=function(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes},e}(),Xr=function(){function e(t,r,n){n===void 0&&(n=null),this.ContinueProcessingPredicate=n;var i=e._getElements(t),o=i[0],a=i[1],f=i[2],l=e._getElements(r),s=l[0],u=l[1],c=l[2];this._hasStrings=f&&c,this._originalStringElements=o,this._originalElementsOrHash=a,this._modifiedStringElements=s,this._modifiedElementsOrHash=u,this.m_forwardHistory=[],this.m_reverseHistory=[]}return e._isStringArray=function(t){return t.length>0&&typeof t[0]=="string"},e._getElements=function(t){var r=t.getElements();if(e._isStringArray(r)){for(var n=new Int32Array(r.length),i=0,o=r.length;i=t&&i>=n&&this.ElementsAreEqual(r,i);)r--,i--;if(t>r||n>i){var a=void 0;return n<=i?(rt.Assert(t===r+1,"originalStart should only be one more than originalEnd"),a=[new Ye(t,0,n,i-n+1)]):t<=r?(rt.Assert(n===i+1,"modifiedStart should only be one more than modifiedEnd"),a=[new Ye(t,r-t+1,n,0)]):(rt.Assert(t===r+1,"originalStart should only be one more than originalEnd"),rt.Assert(n===i+1,"modifiedStart should only be one more than modifiedEnd"),a=[]),a}var f=[0],l=[0],s=this.ComputeRecursionPoint(t,r,n,i,f,l,o),u=f[0],c=l[0];if(s!==null)return s;if(!o[0]){var d=this.ComputeDiffRecursive(t,u,n,c,o),m=[];return o[0]?m=[new Ye(u+1,r-(u+1)+1,c+1,i-(c+1)+1)]:m=this.ComputeDiffRecursive(u+1,r,c+1,i,o),this.ConcatenateChanges(d,m)}return[new Ye(t,r-t+1,n,i-n+1)]},e.prototype.WALKTRACE=function(t,r,n,i,o,a,f,l,s,u,c,d,m,p,g,C,_,b){var h=null,w=null,v=new Zr,T=r,A=n,S=m[0]-C[0]-i,L=-1073741824,N=this.m_forwardHistory.length-1;do{var y=S+t;y===T||y=0&&(s=this.m_forwardHistory[N],t=s[0],T=1,A=s.length-1)}while(--N>=-1);if(h=v.getReverseChanges(),b[0]){var M=m[0]+1,B=C[0]+1;if(h!==null&&h.length>0){var Y=h[h.length-1];M=Math.max(M,Y.getOriginalEnd()),B=Math.max(B,Y.getModifiedEnd())}w=[new Ye(M,d-M+1,B,g-B+1)]}else{v=new Zr,T=a,A=f,S=m[0]-C[0]-l,L=1073741824,N=_?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{var y=S+o;y===T||y=u[y+1]?(c=u[y+1]-1,p=c-S-l,c>L&&v.MarkNextChange(),L=c+1,v.AddOriginalElement(c+1,p+1),S=y+1-o):(c=u[y-1],p=c-S-l,c>L&&v.MarkNextChange(),L=c,v.AddModifiedElement(c+1,p+1),S=y-1-o),N>=0&&(u=this.m_reverseHistory[N],o=u[0],T=1,A=u.length-1)}while(--N>=-1);w=v.getChanges()}return this.ConcatenateChanges(h,w)},e.prototype.ComputeRecursionPoint=function(t,r,n,i,o,a,f){var l=0,s=0,u=0,c=0,d=0,m=0;t--,n--,o[0]=0,a[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];var p=r-t+(i-n),g=p+1,C=new Int32Array(g),_=new Int32Array(g),b=i-n,h=r-t,w=t-n,v=r-i,T=h-b,A=T%2===0;C[b]=t,_[h]=r,f[0]=!1;for(var S=1;S<=p/2+1;S++){var L=0,N=0;u=this.ClipDiagonalBound(b-S,S,b,g),c=this.ClipDiagonalBound(b+S,S,b,g);for(var y=u;y<=c;y+=2){y===u||yL+N&&(L=l,N=s),!A&&Math.abs(y-h)<=S-1&&l>=_[y])return o[0]=l,a[0]=s,M<=_[y]&&1447>0&&S<=1447+1?this.WALKTRACE(b,u,c,w,h,d,m,v,C,_,l,r,o,s,i,a,A,f):null}var B=(L-t+(N-n)-S)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(L,B))return f[0]=!0,o[0]=L,a[0]=N,B>0&&1447>0&&S<=1447+1?this.WALKTRACE(b,u,c,w,h,d,m,v,C,_,l,r,o,s,i,a,A,f):(t++,n++,[new Ye(t,r-t+1,n,i-n+1)]);d=this.ClipDiagonalBound(h-S,S,h,g),m=this.ClipDiagonalBound(h+S,S,h,g);for(var y=d;y<=m;y+=2){y===d||y=_[y+1]?l=_[y+1]-1:l=_[y-1],s=l-(y-h)-v;for(var M=l;l>t&&s>n&&this.ElementsAreEqual(l,s);)l--,s--;if(_[y]=l,A&&Math.abs(y-b)<=S&&l<=C[y])return o[0]=l,a[0]=s,M>=C[y]&&1447>0&&S<=1447+1?this.WALKTRACE(b,u,c,w,h,d,m,v,C,_,l,r,o,s,i,a,A,f):null}if(S<=1447){var Y=new Int32Array(c-u+2);Y[0]=b-u+1,nt.Copy2(C,u,Y,1,c-u+1),this.m_forwardHistory.push(Y),Y=new Int32Array(m-d+2),Y[0]=h-d+1,nt.Copy2(_,d,Y,1,m-d+1),this.m_reverseHistory.push(Y)}}return this.WALKTRACE(b,u,c,w,h,d,m,v,C,_,l,r,o,s,i,a,A,f)},e.prototype.PrettifyChanges=function(t){for(var r=0;r0,f=n.modifiedLength>0;n.originalStart+n.originalLength=0;r--){var n=t[r],i=0,o=0;if(r>0){var s=t[r-1];s.originalLength>0&&(i=s.originalStart+s.originalLength),s.modifiedLength>0&&(o=s.modifiedStart+s.modifiedLength)}for(var a=n.originalLength>0,f=n.modifiedLength>0,u=0,c=this._boundaryScore(n.originalStart,n.originalLength,n.modifiedStart,n.modifiedLength),d=1;;d++){var m=n.originalStart-d,p=n.modifiedStart-d;if(mc&&(c=g,u=d)}n.originalStart-=u,n.modifiedStart-=u}return t},e.prototype._OriginalIsBoundary=function(t){return t<=0||t>=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[t])},e.prototype._OriginalRegionIsBoundary=function(t,r){if(this._OriginalIsBoundary(t)||this._OriginalIsBoundary(t-1))return!0;if(r>0){var n=t+r;if(this._OriginalIsBoundary(n-1)||this._OriginalIsBoundary(n))return!0}return!1},e.prototype._ModifiedIsBoundary=function(t){return t<=0||t>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[t])},e.prototype._ModifiedRegionIsBoundary=function(t,r){if(this._ModifiedIsBoundary(t)||this._ModifiedIsBoundary(t-1))return!0;if(r>0){var n=t+r;if(this._ModifiedIsBoundary(n-1)||this._ModifiedIsBoundary(n))return!0}return!1},e.prototype._boundaryScore=function(t,r,n,i){var o=this._OriginalRegionIsBoundary(t,r)?1:0,a=this._ModifiedRegionIsBoundary(n,i)?1:0;return o+a},e.prototype.ConcatenateChanges=function(t,r){var n=[];if(t.length===0||r.length===0)return r.length>0?r:t;if(this.ChangesOverlap(t[t.length-1],r[0],n)){var i=new Array(t.length+r.length-1);return nt.Copy(t,0,i,0,t.length-1),i[t.length-1]=n[0],nt.Copy(r,1,i,t.length,r.length-1),i}else{var i=new Array(t.length+r.length);return nt.Copy(t,0,i,0,t.length),nt.Copy(r,0,i,t.length,r.length),i}},e.prototype.ChangesOverlap=function(t,r,n){if(rt.Assert(t.originalStart<=r.originalStart,"Left change is not less than or equal to right change"),rt.Assert(t.modifiedStart<=r.modifiedStart,"Left change is not less than or equal to right change"),t.originalStart+t.originalLength>=r.originalStart||t.modifiedStart+t.modifiedLength>=r.modifiedStart){var i=t.originalStart,o=t.originalLength,a=t.modifiedStart,f=t.modifiedLength;return t.originalStart+t.originalLength>=r.originalStart&&(o=r.originalStart+r.originalLength-t.originalStart),t.modifiedStart+t.modifiedLength>=r.modifiedStart&&(f=r.modifiedStart+r.modifiedLength-t.modifiedStart),n[0]=new Ye(i,o,a,f),!0}else return n[0]=null,!1},e.prototype.ClipDiagonalBound=function(t,r,n,i){if(t>=0&&t=g?Ve:{done:!1,value:m[p++]}}}}e.fromArray=i;function o(m){return{next:function(){var g=m.next();return g.done?Ve:{done:!1,value:g.value}}}}e.fromNativeIterator=o;function a(m){return m?Array.isArray(m)?e.fromArray(m):m:e.empty()}e.from=a;function f(m,p){return{next:function(){var C=m.next();return C.done?Ve:{done:!1,value:p(C.value)}}}}e.map=f;function l(m,p){return{next:function(){for(;;){var C=m.next();if(C.done)return Ve;if(p(C.value))return{done:!1,value:C.value}}}}}e.filter=l;function s(m,p){for(var g=m.next();!g.done;g=m.next())p(g.value)}e.forEach=s;function u(m,p){p===void 0&&(p=Number.POSITIVE_INFINITY);var g=[];if(p===0)return g;for(var C=0,_=m.next();!_.done&&!(g.push(_.value),++C>=p);_=m.next());return g}e.collect=u;function c(){for(var m=[],p=0;p=m.length)return Ve;var _=m[g],b=_.next();return b.done?(g++,this.next()):b}}}e.concat=c;function d(m){return new oo(m)}e.chain=d})(kt||(kt={}));var oo=function(){function e(t){this.it=t}return e.prototype.next=function(){return this.it.next()},e}();function Ms(e){return Array.isArray(e)?kt.fromArray(e):e||kt.empty()}var ao=function(){function e(t,r,n,i){r===void 0&&(r=0),n===void 0&&(n=t.length),i===void 0&&(i=r-1),this.items=t,this.start=r,this.end=n,this.index=i}return e.prototype.first=function(){return this.index=this.start,this.current()},e.prototype.next=function(){return this.index=Math.min(this.index+1,this.end),this.current()},e.prototype.current=function(){return this.index===this.start-1||this.index===this.end?null:this.items[this.index]},e}(),Fs=function(e){io(t,e);function t(r,n,i,o){return n===void 0&&(n=0),i===void 0&&(i=r.length),o===void 0&&(o=n-1),e.call(this,r,n,i,o)||this}return t.prototype.current=function(){return e.prototype.current.call(this)},t.prototype.previous=function(){return this.index=Math.max(this.index-1,this.start-1),this.current()},t.prototype.first=function(){return this.index=this.start,this.current()},t.prototype.last=function(){return this.index=this.end-1,this.current()},t.prototype.parent=function(){return null},t}(ao),Os=function(){function e(t,r){this.iterator=t,this.fn=r}return e.prototype.next=function(){return this.fn(this.iterator.next())},e}(),so=function(){var e=function(r,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,o){i.__proto__=o}||function(i,o){for(var a in o)o.hasOwnProperty(a)&&(i[a]=o[a])},e(r,n)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),ce,uo=/^\w[\w\d+.-]*$/,lo=/^\//,fo=/^\/\//;function co(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&&!uo.test(e.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(e.path){if(e.authority){if(!lo.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(fo.test(e.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function ho(e,t){return!e&&!t?"file":e}function mo(e,t){switch(e){case"https":case"http":case"file":t?t[0]!==Fe&&(t=Fe+t):t=Fe;break}return t}var oe="",Fe="/",po=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,Qt=function(){function e(t,r,n,i,o,a){a===void 0&&(a=!1),typeof t=="object"?(this.scheme=t.scheme||oe,this.authority=t.authority||oe,this.path=t.path||oe,this.query=t.query||oe,this.fragment=t.fragment||oe):(this.scheme=ho(t,a),this.authority=r||oe,this.path=mo(this.scheme,n||oe),this.query=i||oe,this.fragment=o||oe,co(this,a))}return e.isUri=function(t){return t instanceof e?!0:t?typeof t.authority=="string"&&typeof t.fragment=="string"&&typeof t.path=="string"&&typeof t.query=="string"&&typeof t.scheme=="string"&&typeof t.fsPath=="function"&&typeof t.with=="function"&&typeof t.toString=="function":!1},Object.defineProperty(e.prototype,"fsPath",{get:function(){return rn(this)},enumerable:!0,configurable:!0}),e.prototype.with=function(t){if(!t)return this;var r=t.scheme,n=t.authority,i=t.path,o=t.query,a=t.fragment;return r===void 0?r=this.scheme:r===null&&(r=oe),n===void 0?n=this.authority:n===null&&(n=oe),i===void 0?i=this.path:i===null&&(i=oe),o===void 0?o=this.query:o===null&&(o=oe),a===void 0?a=this.fragment:a===null&&(a=oe),r===this.scheme&&n===this.authority&&i===this.path&&o===this.query&&a===this.fragment?this:new it(r,n,i,o,a)},e.parse=function(t,r){r===void 0&&(r=!1);var n=po.exec(t);return n?new it(n[2]||oe,Nt(n[4]||oe),Nt(n[5]||oe),Nt(n[7]||oe),Nt(n[9]||oe),r):new it(oe,oe,oe,oe,oe)},e.file=function(t){var r=oe;if(ve.c&&(t=t.replace(/\\/g,Fe)),t[0]===Fe&&t[1]===Fe){var n=t.indexOf(Fe,2);n===-1?(r=t.substring(2),t=Fe):(r=t.substring(2,n),t=t.substring(n)||Fe)}return new it("file",r,t,oe,oe)},e.from=function(t){return new it(t.scheme,t.authority,t.path,t.query,t.fragment)},e.prototype.toString=function(t){return t===void 0&&(t=!1),Zt(this,t)},e.prototype.toJSON=function(){return this},e.revive=function(t){if(t){if(t instanceof e)return t;var r=new it(t);return r._formatted=t.external,r._fsPath=t._sep===Kr?t.fsPath:null,r}else return t},e}(),Kr=ve.c?1:void 0,it=function(e){so(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r._formatted=null,r._fsPath=null,r}return Object.defineProperty(t.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=rn(this)),this._fsPath},enumerable:!0,configurable:!0}),t.prototype.toString=function(r){return r===void 0&&(r=!1),r?Zt(this,!0):(this._formatted||(this._formatted=Zt(this,!1)),this._formatted)},t.prototype.toJSON=function(){var r={$mid:1};return this._fsPath&&(r.fsPath=this._fsPath,r._sep=Kr),this._formatted&&(r.external=this._formatted),this.path&&(r.path=this.path),this.scheme&&(r.scheme=this.scheme),this.authority&&(r.authority=this.authority),this.query&&(r.query=this.query),this.fragment&&(r.fragment=this.fragment),r},t}(Qt),en=(ce={},ce[58]="%3A",ce[47]="%2F",ce[63]="%3F",ce[35]="%23",ce[91]="%5B",ce[93]="%5D",ce[64]="%40",ce[33]="%21",ce[36]="%24",ce[38]="%26",ce[39]="%27",ce[40]="%28",ce[41]="%29",ce[42]="%2A",ce[43]="%2B",ce[44]="%2C",ce[59]="%3B",ce[61]="%3D",ce[32]="%20",ce);function tn(e,t){for(var r=void 0,n=-1,i=0;i=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||o===45||o===46||o===95||o===126||t&&o===47)n!==-1&&(r+=encodeURIComponent(e.substring(n,i)),n=-1),r!==void 0&&(r+=e.charAt(i));else{r===void 0&&(r=e.substr(0,i));var a=en[o];a!==void 0?(n!==-1&&(r+=encodeURIComponent(e.substring(n,i)),n=-1),r+=a):n===-1&&(n=i)}}return n!==-1&&(r+=encodeURIComponent(e.substring(n))),r!==void 0?r:e}function go(e){for(var t=void 0,r=0;r1&&e.scheme==="file"?t="//"+e.authority+e.path:e.path.charCodeAt(0)===47&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&e.path.charCodeAt(2)===58?t=e.path[1].toLowerCase()+e.path.substr(2):t=e.path,ve.c&&(t=t.replace(/\//g,"\\")),t}function Zt(e,t){var r=t?go:tn,n="",i=e.scheme,o=e.authority,a=e.path,f=e.query,l=e.fragment;if(i&&(n+=i,n+=":"),(o||i==="file")&&(n+=Fe,n+=Fe),o){var s=o.indexOf("@");if(s!==-1){var u=o.substr(0,s);o=o.substr(s+1),s=u.indexOf(":"),s===-1?n+=r(u,!1):(n+=r(u.substr(0,s),!1),n+=":",n+=r(u.substr(s+1),!1)),n+="@"}o=o.toLowerCase(),s=o.indexOf(":"),s===-1?n+=r(o,!1):(n+=r(o.substr(0,s),!1),n+=o.substr(s))}if(a){if(a.length>=3&&a.charCodeAt(0)===47&&a.charCodeAt(2)===58){var c=a.charCodeAt(1);c>=65&&c<=90&&(a="/"+String.fromCharCode(c+32)+":"+a.substr(3))}else if(a.length>=2&&a.charCodeAt(1)===58){var c=a.charCodeAt(0);c>=65&&c<=90&&(a=String.fromCharCode(c+32)+":"+a.substr(2))}n+=r(a,!0)}return f&&(n+="?",n+=r(f,!1)),l&&(n+="#",n+=t?l:tn(l,!1)),n}function nn(e){try{return decodeURIComponent(e)}catch(t){return e.length>3?e.substr(0,3)+nn(e.substr(3)):e}}var on=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function Nt(e){return e.match(on)?e.replace(on,function(t){return nn(t)}):e}var ot=function(){function e(t,r){this.lineNumber=t,this.column=r}return e.prototype.with=function(t,r){return t===void 0&&(t=this.lineNumber),r===void 0&&(r=this.column),t===this.lineNumber&&r===this.column?this:new e(t,r)},e.prototype.delta=function(t,r){return t===void 0&&(t=0),r===void 0&&(r=0),this.with(this.lineNumber+t,this.column+r)},e.prototype.equals=function(t){return e.equals(this,t)},e.equals=function(t,r){return!t&&!r?!0:!!t&&!!r&&t.lineNumber===r.lineNumber&&t.column===r.column},e.prototype.isBefore=function(t){return e.isBefore(this,t)},e.isBefore=function(t,r){return t.lineNumbern||t===n&&r>i?(this.startLineNumber=n,this.startColumn=i,this.endLineNumber=t,this.endColumn=r):(this.startLineNumber=t,this.startColumn=r,this.endLineNumber=n,this.endColumn=i)}return e.prototype.isEmpty=function(){return e.isEmpty(this)},e.isEmpty=function(t){return t.startLineNumber===t.endLineNumber&&t.startColumn===t.endColumn},e.prototype.containsPosition=function(t){return e.containsPosition(this,t)},e.containsPosition=function(t,r){return r.lineNumbert.endLineNumber||r.lineNumber===t.startLineNumber&&r.columnt.endColumn)},e.prototype.containsRange=function(t){return e.containsRange(this,t)},e.containsRange=function(t,r){return r.startLineNumbert.endLineNumber||r.endLineNumber>t.endLineNumber||r.startLineNumber===t.startLineNumber&&r.startColumnt.endColumn)},e.prototype.strictContainsRange=function(t){return e.strictContainsRange(this,t)},e.strictContainsRange=function(t,r){return r.startLineNumbert.endLineNumber||r.endLineNumber>t.endLineNumber||r.startLineNumber===t.startLineNumber&&r.startColumn<=t.startColumn)?!1:!(r.endLineNumber===t.endLineNumber&&r.endColumn>=t.endColumn)},e.prototype.plusRange=function(t){return e.plusRange(this,t)},e.plusRange=function(t,r){var n,i,o,a;return r.startLineNumbert.endLineNumber?(o=r.endLineNumber,a=r.endColumn):r.endLineNumber===t.endLineNumber?(o=r.endLineNumber,a=Math.max(r.endColumn,t.endColumn)):(o=t.endLineNumber,a=t.endColumn),new e(n,i,o,a)},e.prototype.intersectRanges=function(t){return e.intersectRanges(this,t)},e.intersectRanges=function(t,r){var n=t.startLineNumber,i=t.startColumn,o=t.endLineNumber,a=t.endColumn,f=r.startLineNumber,l=r.startColumn,s=r.endLineNumber,u=r.endColumn;return ns?(o=s,a=u):o===s&&(a=Math.min(a,u)),n>o||n===o&&i>a?null:new e(n,i,o,a)},e.prototype.equalsRange=function(t){return e.equalsRange(this,t)},e.equalsRange=function(t,r){return!!t&&!!r&&t.startLineNumber===r.startLineNumber&&t.startColumn===r.startColumn&&t.endLineNumber===r.endLineNumber&&t.endColumn===r.endColumn},e.prototype.getEndPosition=function(){return new ot(this.endLineNumber,this.endColumn)},e.prototype.getStartPosition=function(){return new ot(this.startLineNumber,this.startColumn)},e.prototype.toString=function(){return"["+this.startLineNumber+","+this.startColumn+" -> "+this.endLineNumber+","+this.endColumn+"]"},e.prototype.setEndPosition=function(t,r){return new e(this.startLineNumber,this.startColumn,t,r)},e.prototype.setStartPosition=function(t,r){return new e(t,r,this.endLineNumber,this.endColumn)},e.prototype.collapseToStart=function(){return e.collapseToStart(this)},e.collapseToStart=function(t){return new e(t.startLineNumber,t.startColumn,t.startLineNumber,t.startColumn)},e.fromPositions=function(t,r){return r===void 0&&(r=t),new e(t.lineNumber,t.column,r.lineNumber,r.column)},e.lift=function(t){return t?new e(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):null},e.isIRange=function(t){return t&&typeof t.startLineNumber=="number"&&typeof t.startColumn=="number"&&typeof t.endLineNumber=="number"&&typeof t.endColumn=="number"},e.areIntersectingOrTouching=function(t,r){return t.endLineNumbert.startLineNumber},e}();function Ps(e){return!e||typeof e!="string"?!0:e.trim().length===0}function Ds(e,t,r){r===void 0&&(r="0");for(var n=""+e,i=[n],o=n.length;o=t.length?n:t[o]})}function Us(e){return e.replace(/[<>&]/g,function(t){switch(t){case"<":return"<";case">":return">";case"&":return"&";default:return t}})}function yo(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function Rs(e,t){t===void 0&&(t=" ");var r=bo(e,t);return wo(r,t)}function bo(e,t){if(!e||!t)return e;var r=t.length;if(r===0||e.length===0)return e;for(var n=0;e.indexOf(t,n)===n;)n=n+r;return e.substring(n)}function wo(e,t){if(!e||!t)return e;var r=t.length,n=e.length;if(r===0||n===0)return e;for(var i=n,o=-1;!(o=e.lastIndexOf(t,i-1),o===-1||o+r!==i);){if(o===0)return"";i=o}return e.substring(0,i)}function Bs(e){return e.replace(/[\-\\\{\}\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&").replace(/[\*]/g,".*")}function Ws(e,t){if(e.length0?e.indexOf(t,r)===r:r===0?e===t:!1}function qs(e,t,r){if(r===void 0&&(r={}),!e)throw new Error("Cannot create regex from empty string");t||(e=yo(e)),r.wholeWord&&(/\B/.test(e.charAt(0))||(e="\\b"+e),/\B/.test(e.charAt(e.length-1))||(e=e+"\\b"));var n="";return r.global&&(n+="g"),r.matchCase||(n+="i"),r.multiline&&(n+="m"),r.unicode&&(n+="u"),new RegExp(e,n)}function Hs(e){if(e.source==="^"||e.source==="^$"||e.source==="$"||e.source==="^\\s*$")return!1;var t=e.exec("");return!!(t&&e.lastIndex===0)}function Gs(e){return(e.global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")}function _o(e){for(var t=0,r=e.length;t=0;r--){var n=e.charCodeAt(r);if(n!==32&&n!==9)return r}return-1}function Co(e,t){return et?1:0}function Ys(e,t){for(var r=Math.min(e.length,t.length),n=0;nt.length?1:0}function Xt(e){return e>=97&&e<=122}function Kt(e){return e>=65&&e<=90}function an(e){return Xt(e)||Kt(e)}function Js(e,t){return e.length===t.length&&sn(e,t)}function sn(e,t,r){r===void 0&&(r=e.length);for(var n=0;ne.length?!1:sn(e,t,r)}function Qs(e,t){var r,n=Math.min(e.length,t.length);for(r=0;r1){var n=e.charCodeAt(t-2);if(un(n))return(n-55296<<10)+(r-56320)+65536}return r}function Xs(e,t){var r=er.getInstance(),n=t,i=e.length,o=fn(e,i,t);t+=o>=65536?2:1;for(var a=r.getGraphemeBreakType(o);t=65536?2:1,a=l}return t-n}function Ks(e,t){var r=er.getInstance(),n=t,i=cn(e,t);t-=i>=65536?2:1;for(var o=r.getGraphemeBreakType(i);t>0;){var a=cn(e,t),f=r.getGraphemeBreakType(a);if(hn(f,o))break;t-=a>=65536?2:1,o=f}return n-t}var Ao=/(?:[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u0710\u0712-\u072F\u074D-\u07A5\u07B1-\u07EA\u07F4\u07F5\u07FA-\u0815\u081A\u0824\u0828\u0830-\u0858\u085E-\u08BD\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFD3D\uFD50-\uFDFC\uFE70-\uFEFC]|\uD802[\uDC00-\uDD1B\uDD20-\uDE00\uDE10-\uDE33\uDE40-\uDEE4\uDEEB-\uDF35\uDF40-\uDFFF]|\uD803[\uDC00-\uDCFF]|\uD83A[\uDC00-\uDCCF\uDD00-\uDD43\uDD50-\uDFFF]|\uD83B[\uDC00-\uDEBB])/;function eu(e){return Ao.test(e)}var So=/(?:[\u231A\u231B\u23F0\u23F3\u2600-\u27BF\u2B50\u2B55]|\uD83C[\uDDE6-\uDDFF\uDF00-\uDFFF]|\uD83D[\uDC00-\uDE4F\uDE80-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD00-\uDDFF\uDE70-\uDE73\uDE78-\uDE82\uDE90-\uDE95])/;function tu(e){return So.test(e)}var Lo=/^[\t\n\r\x20-\x7E]*$/;function ru(e){return Lo.test(e)}function nu(e){for(var t=0,r=e.length;t=11904&&e<=55215||e>=63744&&e<=64255||e>=65281&&e<=65374}function iu(e){return e>=127462&&e<=127487||e>=9728&&e<=10175||e>=127744&&e<=128591||e>=128640&&e<=128764||e>=128992&&e<=129003||e>=129280&&e<=129535||e>=129648&&e<=129651||e>=129656&&e<=129666||e>=129680&&e<=129685}var ou=String.fromCharCode(65279);function au(e){return!!(e&&e.length>0&&e.charCodeAt(0)===65279)}function su(e){return btoa(encodeURIComponent(e))}function uu(e,t){for(var r="",n=0;nr[3*i+1])i=2*i+1;else return r[3*i+2];return 0},e._INSTANCE=null,e}();function ko(){return JSON.parse("[0,0,0,51592,51592,11,44424,44424,11,72251,72254,5,7150,7150,7,48008,48008,11,55176,55176,11,128420,128420,14,3276,3277,5,9979,9980,14,46216,46216,11,49800,49800,11,53384,53384,11,70726,70726,5,122915,122916,5,129320,129327,14,2558,2558,5,5906,5908,5,9762,9763,14,43360,43388,8,45320,45320,11,47112,47112,11,48904,48904,11,50696,50696,11,52488,52488,11,54280,54280,11,70082,70083,1,71350,71350,7,73111,73111,5,127892,127893,14,128726,128727,14,129473,129474,14,2027,2035,5,2901,2902,5,3784,3789,5,6754,6754,5,8418,8420,5,9877,9877,14,11088,11088,14,44008,44008,5,44872,44872,11,45768,45768,11,46664,46664,11,47560,47560,11,48456,48456,11,49352,49352,11,50248,50248,11,51144,51144,11,52040,52040,11,52936,52936,11,53832,53832,11,54728,54728,11,69811,69814,5,70459,70460,5,71096,71099,7,71998,71998,5,72874,72880,5,119149,119149,7,127374,127374,14,128335,128335,14,128482,128482,14,128765,128767,14,129399,129400,14,129680,129685,14,1476,1477,5,2377,2380,7,2759,2760,5,3137,3140,7,3458,3459,7,4153,4154,5,6432,6434,5,6978,6978,5,7675,7679,5,9723,9726,14,9823,9823,14,9919,9923,14,10035,10036,14,42736,42737,5,43596,43596,5,44200,44200,11,44648,44648,11,45096,45096,11,45544,45544,11,45992,45992,11,46440,46440,11,46888,46888,11,47336,47336,11,47784,47784,11,48232,48232,11,48680,48680,11,49128,49128,11,49576,49576,11,50024,50024,11,50472,50472,11,50920,50920,11,51368,51368,11,51816,51816,11,52264,52264,11,52712,52712,11,53160,53160,11,53608,53608,11,54056,54056,11,54504,54504,11,54952,54952,11,68108,68111,5,69933,69940,5,70197,70197,7,70498,70499,7,70845,70845,5,71229,71229,5,71727,71735,5,72154,72155,5,72344,72345,5,73023,73029,5,94095,94098,5,121403,121452,5,126981,127182,14,127538,127546,14,127990,127990,14,128391,128391,14,128445,128449,14,128500,128505,14,128752,128752,14,129160,129167,14,129356,129356,14,129432,129442,14,129648,129651,14,129751,131069,14,173,173,4,1757,1757,1,2274,2274,1,2494,2494,5,2641,2641,5,2876,2876,5,3014,3016,7,3262,3262,7,3393,3396,5,3570,3571,7,3968,3972,5,4228,4228,7,6086,6086,5,6679,6680,5,6912,6915,5,7080,7081,5,7380,7392,5,8252,8252,14,9096,9096,14,9748,9749,14,9784,9786,14,9833,9850,14,9890,9894,14,9938,9938,14,9999,9999,14,10085,10087,14,12349,12349,14,43136,43137,7,43454,43456,7,43755,43755,7,44088,44088,11,44312,44312,11,44536,44536,11,44760,44760,11,44984,44984,11,45208,45208,11,45432,45432,11,45656,45656,11,45880,45880,11,46104,46104,11,46328,46328,11,46552,46552,11,46776,46776,11,47000,47000,11,47224,47224,11,47448,47448,11,47672,47672,11,47896,47896,11,48120,48120,11,48344,48344,11,48568,48568,11,48792,48792,11,49016,49016,11,49240,49240,11,49464,49464,11,49688,49688,11,49912,49912,11,50136,50136,11,50360,50360,11,50584,50584,11,50808,50808,11,51032,51032,11,51256,51256,11,51480,51480,11,51704,51704,11,51928,51928,11,52152,52152,11,52376,52376,11,52600,52600,11,52824,52824,11,53048,53048,11,53272,53272,11,53496,53496,11,53720,53720,11,53944,53944,11,54168,54168,11,54392,54392,11,54616,54616,11,54840,54840,11,55064,55064,11,65438,65439,5,69633,69633,5,69837,69837,1,70018,70018,7,70188,70190,7,70368,70370,7,70465,70468,7,70712,70719,5,70835,70840,5,70850,70851,5,71132,71133,5,71340,71340,7,71458,71461,5,71985,71989,7,72002,72002,7,72193,72202,5,72281,72283,5,72766,72766,7,72885,72886,5,73104,73105,5,92912,92916,5,113824,113827,4,119173,119179,5,121505,121519,5,125136,125142,5,127279,127279,14,127489,127490,14,127570,127743,14,127900,127901,14,128254,128254,14,128369,128370,14,128400,128400,14,128425,128432,14,128468,128475,14,128489,128494,14,128715,128720,14,128745,128745,14,128759,128760,14,129004,129023,14,129296,129304,14,129340,129342,14,129388,129392,14,129404,129407,14,129454,129455,14,129485,129487,14,129659,129663,14,129719,129727,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2363,2363,7,2402,2403,5,2507,2508,7,2622,2624,7,2691,2691,7,2786,2787,5,2881,2884,5,3006,3006,5,3072,3072,5,3170,3171,5,3267,3268,7,3330,3331,7,3406,3406,1,3538,3540,5,3655,3662,5,3897,3897,5,4038,4038,5,4184,4185,5,4352,4447,8,6068,6069,5,6155,6157,5,6448,6449,7,6742,6742,5,6783,6783,5,6966,6970,5,7042,7042,7,7143,7143,7,7212,7219,5,7412,7412,5,8206,8207,4,8294,8303,4,8596,8601,14,9410,9410,14,9742,9742,14,9757,9757,14,9770,9770,14,9794,9794,14,9828,9828,14,9855,9855,14,9882,9882,14,9900,9903,14,9929,9933,14,9963,9967,14,9987,9988,14,10006,10006,14,10062,10062,14,10175,10175,14,11744,11775,5,42607,42607,5,43043,43044,7,43263,43263,5,43444,43445,7,43569,43570,5,43698,43700,5,43766,43766,5,44032,44032,11,44144,44144,11,44256,44256,11,44368,44368,11,44480,44480,11,44592,44592,11,44704,44704,11,44816,44816,11,44928,44928,11,45040,45040,11,45152,45152,11,45264,45264,11,45376,45376,11,45488,45488,11,45600,45600,11,45712,45712,11,45824,45824,11,45936,45936,11,46048,46048,11,46160,46160,11,46272,46272,11,46384,46384,11,46496,46496,11,46608,46608,11,46720,46720,11,46832,46832,11,46944,46944,11,47056,47056,11,47168,47168,11,47280,47280,11,47392,47392,11,47504,47504,11,47616,47616,11,47728,47728,11,47840,47840,11,47952,47952,11,48064,48064,11,48176,48176,11,48288,48288,11,48400,48400,11,48512,48512,11,48624,48624,11,48736,48736,11,48848,48848,11,48960,48960,11,49072,49072,11,49184,49184,11,49296,49296,11,49408,49408,11,49520,49520,11,49632,49632,11,49744,49744,11,49856,49856,11,49968,49968,11,50080,50080,11,50192,50192,11,50304,50304,11,50416,50416,11,50528,50528,11,50640,50640,11,50752,50752,11,50864,50864,11,50976,50976,11,51088,51088,11,51200,51200,11,51312,51312,11,51424,51424,11,51536,51536,11,51648,51648,11,51760,51760,11,51872,51872,11,51984,51984,11,52096,52096,11,52208,52208,11,52320,52320,11,52432,52432,11,52544,52544,11,52656,52656,11,52768,52768,11,52880,52880,11,52992,52992,11,53104,53104,11,53216,53216,11,53328,53328,11,53440,53440,11,53552,53552,11,53664,53664,11,53776,53776,11,53888,53888,11,54000,54000,11,54112,54112,11,54224,54224,11,54336,54336,11,54448,54448,11,54560,54560,11,54672,54672,11,54784,54784,11,54896,54896,11,55008,55008,11,55120,55120,11,64286,64286,5,66272,66272,5,68900,68903,5,69762,69762,7,69817,69818,5,69927,69931,5,70003,70003,5,70070,70078,5,70094,70094,7,70194,70195,7,70206,70206,5,70400,70401,5,70463,70463,7,70475,70477,7,70512,70516,5,70722,70724,5,70832,70832,5,70842,70842,5,70847,70848,5,71088,71089,7,71102,71102,7,71219,71226,5,71231,71232,5,71342,71343,7,71453,71455,5,71463,71467,5,71737,71738,5,71995,71996,5,72000,72000,7,72145,72147,7,72160,72160,5,72249,72249,7,72273,72278,5,72330,72342,5,72752,72758,5,72850,72871,5,72882,72883,5,73018,73018,5,73031,73031,5,73109,73109,5,73461,73462,7,94031,94031,5,94192,94193,7,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,126976,126979,14,127184,127231,14,127344,127345,14,127405,127461,14,127514,127514,14,127561,127567,14,127778,127779,14,127896,127896,14,127985,127986,14,127995,127999,5,128326,128328,14,128360,128366,14,128378,128378,14,128394,128397,14,128405,128406,14,128422,128423,14,128435,128443,14,128453,128464,14,128479,128480,14,128484,128487,14,128496,128498,14,128640,128709,14,128723,128724,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129096,129103,14,129292,129292,14,129311,129311,14,129329,129330,14,129344,129349,14,129360,129374,14,129394,129394,14,129402,129402,14,129413,129425,14,129445,129450,14,129466,129471,14,129483,129483,14,129511,129535,14,129653,129655,14,129667,129670,14,129705,129711,14,129731,129743,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2307,2307,7,2366,2368,7,2382,2383,7,2434,2435,7,2497,2500,5,2519,2519,5,2563,2563,7,2631,2632,5,2677,2677,5,2750,2752,7,2763,2764,7,2817,2817,5,2879,2879,5,2891,2892,7,2914,2915,5,3008,3008,5,3021,3021,5,3076,3076,5,3146,3149,5,3202,3203,7,3264,3265,7,3271,3272,7,3298,3299,5,3390,3390,5,3402,3404,7,3426,3427,5,3535,3535,5,3544,3550,7,3635,3635,7,3763,3763,7,3893,3893,5,3953,3966,5,3981,3991,5,4145,4145,7,4157,4158,5,4209,4212,5,4237,4237,5,4520,4607,10,5970,5971,5,6071,6077,5,6089,6099,5,6277,6278,5,6439,6440,5,6451,6456,7,6683,6683,5,6744,6750,5,6765,6770,7,6846,6846,5,6964,6964,5,6972,6972,5,7019,7027,5,7074,7077,5,7083,7085,5,7146,7148,7,7154,7155,7,7222,7223,5,7394,7400,5,7416,7417,5,8204,8204,5,8233,8233,4,8288,8292,4,8413,8416,5,8482,8482,14,8986,8987,14,9193,9203,14,9654,9654,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9775,14,9792,9792,14,9800,9811,14,9825,9826,14,9831,9831,14,9852,9853,14,9872,9873,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9936,9936,14,9941,9960,14,9974,9974,14,9982,9985,14,9992,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10145,10145,14,11013,11015,14,11503,11505,5,12334,12335,5,12951,12951,14,42612,42621,5,43014,43014,5,43047,43047,7,43204,43205,5,43335,43345,5,43395,43395,7,43450,43451,7,43561,43566,5,43573,43574,5,43644,43644,5,43710,43711,5,43758,43759,7,44005,44005,5,44012,44012,7,44060,44060,11,44116,44116,11,44172,44172,11,44228,44228,11,44284,44284,11,44340,44340,11,44396,44396,11,44452,44452,11,44508,44508,11,44564,44564,11,44620,44620,11,44676,44676,11,44732,44732,11,44788,44788,11,44844,44844,11,44900,44900,11,44956,44956,11,45012,45012,11,45068,45068,11,45124,45124,11,45180,45180,11,45236,45236,11,45292,45292,11,45348,45348,11,45404,45404,11,45460,45460,11,45516,45516,11,45572,45572,11,45628,45628,11,45684,45684,11,45740,45740,11,45796,45796,11,45852,45852,11,45908,45908,11,45964,45964,11,46020,46020,11,46076,46076,11,46132,46132,11,46188,46188,11,46244,46244,11,46300,46300,11,46356,46356,11,46412,46412,11,46468,46468,11,46524,46524,11,46580,46580,11,46636,46636,11,46692,46692,11,46748,46748,11,46804,46804,11,46860,46860,11,46916,46916,11,46972,46972,11,47028,47028,11,47084,47084,11,47140,47140,11,47196,47196,11,47252,47252,11,47308,47308,11,47364,47364,11,47420,47420,11,47476,47476,11,47532,47532,11,47588,47588,11,47644,47644,11,47700,47700,11,47756,47756,11,47812,47812,11,47868,47868,11,47924,47924,11,47980,47980,11,48036,48036,11,48092,48092,11,48148,48148,11,48204,48204,11,48260,48260,11,48316,48316,11,48372,48372,11,48428,48428,11,48484,48484,11,48540,48540,11,48596,48596,11,48652,48652,11,48708,48708,11,48764,48764,11,48820,48820,11,48876,48876,11,48932,48932,11,48988,48988,11,49044,49044,11,49100,49100,11,49156,49156,11,49212,49212,11,49268,49268,11,49324,49324,11,49380,49380,11,49436,49436,11,49492,49492,11,49548,49548,11,49604,49604,11,49660,49660,11,49716,49716,11,49772,49772,11,49828,49828,11,49884,49884,11,49940,49940,11,49996,49996,11,50052,50052,11,50108,50108,11,50164,50164,11,50220,50220,11,50276,50276,11,50332,50332,11,50388,50388,11,50444,50444,11,50500,50500,11,50556,50556,11,50612,50612,11,50668,50668,11,50724,50724,11,50780,50780,11,50836,50836,11,50892,50892,11,50948,50948,11,51004,51004,11,51060,51060,11,51116,51116,11,51172,51172,11,51228,51228,11,51284,51284,11,51340,51340,11,51396,51396,11,51452,51452,11,51508,51508,11,51564,51564,11,51620,51620,11,51676,51676,11,51732,51732,11,51788,51788,11,51844,51844,11,51900,51900,11,51956,51956,11,52012,52012,11,52068,52068,11,52124,52124,11,52180,52180,11,52236,52236,11,52292,52292,11,52348,52348,11,52404,52404,11,52460,52460,11,52516,52516,11,52572,52572,11,52628,52628,11,52684,52684,11,52740,52740,11,52796,52796,11,52852,52852,11,52908,52908,11,52964,52964,11,53020,53020,11,53076,53076,11,53132,53132,11,53188,53188,11,53244,53244,11,53300,53300,11,53356,53356,11,53412,53412,11,53468,53468,11,53524,53524,11,53580,53580,11,53636,53636,11,53692,53692,11,53748,53748,11,53804,53804,11,53860,53860,11,53916,53916,11,53972,53972,11,54028,54028,11,54084,54084,11,54140,54140,11,54196,54196,11,54252,54252,11,54308,54308,11,54364,54364,11,54420,54420,11,54476,54476,11,54532,54532,11,54588,54588,11,54644,54644,11,54700,54700,11,54756,54756,11,54812,54812,11,54868,54868,11,54924,54924,11,54980,54980,11,55036,55036,11,55092,55092,11,55148,55148,11,55216,55238,9,65056,65071,5,65529,65531,4,68097,68099,5,68159,68159,5,69446,69456,5,69688,69702,5,69808,69810,7,69815,69816,7,69821,69821,1,69888,69890,5,69932,69932,7,69957,69958,7,70016,70017,5,70067,70069,7,70079,70080,7,70089,70092,5,70095,70095,5,70191,70193,5,70196,70196,5,70198,70199,5,70367,70367,5,70371,70378,5,70402,70403,7,70462,70462,5,70464,70464,5,70471,70472,7,70487,70487,5,70502,70508,5,70709,70711,7,70720,70721,7,70725,70725,7,70750,70750,5,70833,70834,7,70841,70841,7,70843,70844,7,70846,70846,7,70849,70849,7,71087,71087,5,71090,71093,5,71100,71101,5,71103,71104,5,71216,71218,7,71227,71228,7,71230,71230,7,71339,71339,5,71341,71341,5,71344,71349,5,71351,71351,5,71456,71457,7,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123628,123631,5,125252,125258,5,126980,126980,14,127183,127183,14,127245,127247,14,127340,127343,14,127358,127359,14,127377,127386,14,127462,127487,6,127491,127503,14,127535,127535,14,127548,127551,14,127568,127569,14,127744,127777,14,127780,127891,14,127894,127895,14,127897,127899,14,127902,127984,14,127987,127989,14,127991,127994,14,128000,128253,14,128255,128317,14,128329,128334,14,128336,128359,14,128367,128368,14,128371,128377,14,128379,128390,14,128392,128393,14,128398,128399,14,128401,128404,14,128407,128419,14,128421,128421,14,128424,128424,14,128433,128434,14,128444,128444,14,128450,128452,14,128465,128467,14,128476,128478,14,128481,128481,14,128483,128483,14,128488,128488,14,128495,128495,14,128499,128499,14,128506,128591,14,128710,128714,14,128721,128722,14,128725,128725,14,128728,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129664,129666,14,129671,129679,14,129686,129704,14,129712,129718,14,129728,129730,14,129744,129750,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2259,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3134,3136,5,3142,3144,5,3157,3158,5,3201,3201,5,3260,3260,5,3263,3263,5,3266,3266,5,3270,3270,5,3274,3275,7,3285,3286,5,3328,3329,5,3387,3388,5,3391,3392,7,3398,3400,7,3405,3405,5,3415,3415,5,3457,3457,5,3530,3530,5,3536,3537,7,3542,3542,5,3551,3551,5,3633,3633,5,3636,3642,5,3761,3761,5,3764,3772,5,3864,3865,5,3895,3895,5,3902,3903,7,3967,3967,7,3974,3975,5,3993,4028,5,4141,4144,5,4146,4151,5,4155,4156,7,4182,4183,7,4190,4192,5,4226,4226,5,4229,4230,5,4253,4253,5,4448,4519,9,4957,4959,5,5938,5940,5,6002,6003,5,6070,6070,7,6078,6085,7,6087,6088,7,6109,6109,5,6158,6158,4,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6848,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7673,5,8203,8203,4,8205,8205,13,8232,8232,4,8234,8238,4,8265,8265,14,8293,8293,4,8400,8412,5,8417,8417,5,8421,8432,5,8505,8505,14,8617,8618,14,9000,9000,14,9167,9167,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9776,9783,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9935,14,9937,9937,14,9939,9940,14,9961,9962,14,9968,9973,14,9975,9978,14,9981,9981,14,9986,9986,14,9989,9989,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10084,14,10133,10135,14,10160,10160,14,10548,10549,14,11035,11036,14,11093,11093,14,11647,11647,5,12330,12333,5,12336,12336,14,12441,12442,5,12953,12953,14,42608,42610,5,42654,42655,5,43010,43010,5,43019,43019,5,43045,43046,5,43052,43052,5,43188,43203,7,43232,43249,5,43302,43309,5,43346,43347,7,43392,43394,5,43443,43443,5,43446,43449,5,43452,43453,5,43493,43493,5,43567,43568,7,43571,43572,7,43587,43587,5,43597,43597,7,43696,43696,5,43703,43704,5,43713,43713,5,43756,43757,5,43765,43765,7,44003,44004,7,44006,44007,7,44009,44010,7,44013,44013,5,44033,44059,12,44061,44087,12,44089,44115,12,44117,44143,12,44145,44171,12,44173,44199,12,44201,44227,12,44229,44255,12,44257,44283,12,44285,44311,12,44313,44339,12,44341,44367,12,44369,44395,12,44397,44423,12,44425,44451,12,44453,44479,12,44481,44507,12,44509,44535,12,44537,44563,12,44565,44591,12,44593,44619,12,44621,44647,12,44649,44675,12,44677,44703,12,44705,44731,12,44733,44759,12,44761,44787,12,44789,44815,12,44817,44843,12,44845,44871,12,44873,44899,12,44901,44927,12,44929,44955,12,44957,44983,12,44985,45011,12,45013,45039,12,45041,45067,12,45069,45095,12,45097,45123,12,45125,45151,12,45153,45179,12,45181,45207,12,45209,45235,12,45237,45263,12,45265,45291,12,45293,45319,12,45321,45347,12,45349,45375,12,45377,45403,12,45405,45431,12,45433,45459,12,45461,45487,12,45489,45515,12,45517,45543,12,45545,45571,12,45573,45599,12,45601,45627,12,45629,45655,12,45657,45683,12,45685,45711,12,45713,45739,12,45741,45767,12,45769,45795,12,45797,45823,12,45825,45851,12,45853,45879,12,45881,45907,12,45909,45935,12,45937,45963,12,45965,45991,12,45993,46019,12,46021,46047,12,46049,46075,12,46077,46103,12,46105,46131,12,46133,46159,12,46161,46187,12,46189,46215,12,46217,46243,12,46245,46271,12,46273,46299,12,46301,46327,12,46329,46355,12,46357,46383,12,46385,46411,12,46413,46439,12,46441,46467,12,46469,46495,12,46497,46523,12,46525,46551,12,46553,46579,12,46581,46607,12,46609,46635,12,46637,46663,12,46665,46691,12,46693,46719,12,46721,46747,12,46749,46775,12,46777,46803,12,46805,46831,12,46833,46859,12,46861,46887,12,46889,46915,12,46917,46943,12,46945,46971,12,46973,46999,12,47001,47027,12,47029,47055,12,47057,47083,12,47085,47111,12,47113,47139,12,47141,47167,12,47169,47195,12,47197,47223,12,47225,47251,12,47253,47279,12,47281,47307,12,47309,47335,12,47337,47363,12,47365,47391,12,47393,47419,12,47421,47447,12,47449,47475,12,47477,47503,12,47505,47531,12,47533,47559,12,47561,47587,12,47589,47615,12,47617,47643,12,47645,47671,12,47673,47699,12,47701,47727,12,47729,47755,12,47757,47783,12,47785,47811,12,47813,47839,12,47841,47867,12,47869,47895,12,47897,47923,12,47925,47951,12,47953,47979,12,47981,48007,12,48009,48035,12,48037,48063,12,48065,48091,12,48093,48119,12,48121,48147,12,48149,48175,12,48177,48203,12,48205,48231,12,48233,48259,12,48261,48287,12,48289,48315,12,48317,48343,12,48345,48371,12,48373,48399,12,48401,48427,12,48429,48455,12,48457,48483,12,48485,48511,12,48513,48539,12,48541,48567,12,48569,48595,12,48597,48623,12,48625,48651,12,48653,48679,12,48681,48707,12,48709,48735,12,48737,48763,12,48765,48791,12,48793,48819,12,48821,48847,12,48849,48875,12,48877,48903,12,48905,48931,12,48933,48959,12,48961,48987,12,48989,49015,12,49017,49043,12,49045,49071,12,49073,49099,12,49101,49127,12,49129,49155,12,49157,49183,12,49185,49211,12,49213,49239,12,49241,49267,12,49269,49295,12,49297,49323,12,49325,49351,12,49353,49379,12,49381,49407,12,49409,49435,12,49437,49463,12,49465,49491,12,49493,49519,12,49521,49547,12,49549,49575,12,49577,49603,12,49605,49631,12,49633,49659,12,49661,49687,12,49689,49715,12,49717,49743,12,49745,49771,12,49773,49799,12,49801,49827,12,49829,49855,12,49857,49883,12,49885,49911,12,49913,49939,12,49941,49967,12,49969,49995,12,49997,50023,12,50025,50051,12,50053,50079,12,50081,50107,12,50109,50135,12,50137,50163,12,50165,50191,12,50193,50219,12,50221,50247,12,50249,50275,12,50277,50303,12,50305,50331,12,50333,50359,12,50361,50387,12,50389,50415,12,50417,50443,12,50445,50471,12,50473,50499,12,50501,50527,12,50529,50555,12,50557,50583,12,50585,50611,12,50613,50639,12,50641,50667,12,50669,50695,12,50697,50723,12,50725,50751,12,50753,50779,12,50781,50807,12,50809,50835,12,50837,50863,12,50865,50891,12,50893,50919,12,50921,50947,12,50949,50975,12,50977,51003,12,51005,51031,12,51033,51059,12,51061,51087,12,51089,51115,12,51117,51143,12,51145,51171,12,51173,51199,12,51201,51227,12,51229,51255,12,51257,51283,12,51285,51311,12,51313,51339,12,51341,51367,12,51369,51395,12,51397,51423,12,51425,51451,12,51453,51479,12,51481,51507,12,51509,51535,12,51537,51563,12,51565,51591,12,51593,51619,12,51621,51647,12,51649,51675,12,51677,51703,12,51705,51731,12,51733,51759,12,51761,51787,12,51789,51815,12,51817,51843,12,51845,51871,12,51873,51899,12,51901,51927,12,51929,51955,12,51957,51983,12,51985,52011,12,52013,52039,12,52041,52067,12,52069,52095,12,52097,52123,12,52125,52151,12,52153,52179,12,52181,52207,12,52209,52235,12,52237,52263,12,52265,52291,12,52293,52319,12,52321,52347,12,52349,52375,12,52377,52403,12,52405,52431,12,52433,52459,12,52461,52487,12,52489,52515,12,52517,52543,12,52545,52571,12,52573,52599,12,52601,52627,12,52629,52655,12,52657,52683,12,52685,52711,12,52713,52739,12,52741,52767,12,52769,52795,12,52797,52823,12,52825,52851,12,52853,52879,12,52881,52907,12,52909,52935,12,52937,52963,12,52965,52991,12,52993,53019,12,53021,53047,12,53049,53075,12,53077,53103,12,53105,53131,12,53133,53159,12,53161,53187,12,53189,53215,12,53217,53243,12,53245,53271,12,53273,53299,12,53301,53327,12,53329,53355,12,53357,53383,12,53385,53411,12,53413,53439,12,53441,53467,12,53469,53495,12,53497,53523,12,53525,53551,12,53553,53579,12,53581,53607,12,53609,53635,12,53637,53663,12,53665,53691,12,53693,53719,12,53721,53747,12,53749,53775,12,53777,53803,12,53805,53831,12,53833,53859,12,53861,53887,12,53889,53915,12,53917,53943,12,53945,53971,12,53973,53999,12,54001,54027,12,54029,54055,12,54057,54083,12,54085,54111,12,54113,54139,12,54141,54167,12,54169,54195,12,54197,54223,12,54225,54251,12,54253,54279,12,54281,54307,12,54309,54335,12,54337,54363,12,54365,54391,12,54393,54419,12,54421,54447,12,54449,54475,12,54477,54503,12,54505,54531,12,54533,54559,12,54561,54587,12,54589,54615,12,54617,54643,12,54645,54671,12,54673,54699,12,54701,54727,12,54729,54755,12,54757,54783,12,54785,54811,12,54813,54839,12,54841,54867,12,54869,54895,12,54897,54923,12,54925,54951,12,54953,54979,12,54981,55007,12,55009,55035,12,55037,55063,12,55065,55091,12,55093,55119,12,55121,55147,12,55149,55175,12,55177,55203,12,55243,55291,10,65024,65039,5,65279,65279,4,65520,65528,4,66045,66045,5,66422,66426,5,68101,68102,5,68152,68154,5,68325,68326,5,69291,69292,5,69632,69632,7,69634,69634,7,69759,69761,5]")}var No=3;function dn(e,t,r,n){var i=new Xr(e,t,r);return i.ComputeDiff(n)}var mn=function(){function e(t){for(var r=[],n=[],i=0,o=t.length;i0&&r.originalLength<20&&r.modifiedLength>0&&r.modifiedLength<20&&o()){var m=n.createCharSequence(t,r.originalStart,r.originalStart+r.originalLength-1),p=i.createCharSequence(t,r.modifiedStart,r.modifiedStart+r.modifiedLength-1),g=dn(m,p,o,!0).changes;f&&(g=Io(g)),d=[];for(var C=0,_=g.length;C<_;C++)d.push(tr.createFromDiffChange(g[C],m,p))}return new e(l,s,u,c,d)},e}(),Mo=function(){function e(t,r,n){this.shouldComputeCharChanges=n.shouldComputeCharChanges,this.shouldPostProcessCharChanges=n.shouldPostProcessCharChanges,this.shouldIgnoreTrimWhitespace=n.shouldIgnoreTrimWhitespace,this.shouldMakePrettyDiff=n.shouldMakePrettyDiff,this.originalLines=t,this.modifiedLines=r,this.original=new mn(t),this.modified=new mn(r),this.continueLineDiff=pn(n.maxComputationTime),this.continueCharDiff=pn(n.maxComputationTime===0?0:Math.min(n.maxComputationTime,5e3))}return e.prototype.computeDiff=function(){if(this.original.lines.length===1&&this.original.lines[0].length===0)return{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:1,modifiedStartLineNumber:1,modifiedEndLineNumber:this.modified.lines.length,charChanges:[{modifiedEndColumn:0,modifiedEndLineNumber:0,modifiedStartColumn:0,modifiedStartLineNumber:0,originalEndColumn:0,originalEndLineNumber:0,originalStartColumn:0,originalStartLineNumber:0}]}]};if(this.modified.lines.length===1&&this.modified.lines[0].length===0)return{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:this.original.lines.length,modifiedStartLineNumber:1,modifiedEndLineNumber:1,charChanges:[{modifiedEndColumn:0,modifiedEndLineNumber:0,modifiedStartColumn:0,modifiedStartLineNumber:0,originalEndColumn:0,originalEndLineNumber:0,originalStartColumn:0,originalStartLineNumber:0}]}]};var t=dn(this.original,this.modified,this.continueLineDiff,this.shouldMakePrettyDiff),r=t.changes,n=t.quitEarly;if(this.shouldIgnoreTrimWhitespace){for(var i=[],o=0,a=r.length;o1&&_>1;){var b=p.charCodeAt(C-2),h=g.charCodeAt(_-2);if(b!==h)break;C--,_--}(C>1||_>1)&&this._pushTrimWhitespaceCharChange(f,l+1,1,C,s+1,1,_)}{for(var w=ir(p,1),v=ir(g,1),T=p.length+1,A=g.length+1;w255?255:e|0}function st(e){return e<0?0:e>4294967295?4294967295:e|0}var Fo=function(){function e(t,r){this.index=t,this.remainder=r}return e}(),Oo=function(){function e(t){this.values=t,this.prefixSum=new Uint32Array(t.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}return e.prototype.insertValues=function(t,r){t=st(t);var n=this.values,i=this.prefixSum,o=r.length;return o===0?!1:(this.values=new Uint32Array(n.length+o),this.values.set(n.subarray(0,t),0),this.values.set(n.subarray(t),t+o),this.values.set(r,t),t-1=0&&this.prefixSum.set(i.subarray(0,this.prefixSumValidIndex[0]+1)),!0)},e.prototype.changeValue=function(t,r){return t=st(t),r=st(r),this.values[t]===r?!1:(this.values[t]=r,t-1=n.length)return!1;var o=n.length-t;return r>=o&&(r=o),r===0?!1:(this.values=new Uint32Array(n.length-r),this.values.set(n.subarray(0,t),0),this.values.set(n.subarray(t+r),t),this.prefixSum=new Uint32Array(this.values.length),t-1=0&&this.prefixSum.set(i.subarray(0,this.prefixSumValidIndex[0]+1)),!0)},e.prototype.getTotalValue=function(){return this.values.length===0?0:this._getAccumulatedValue(this.values.length-1)},e.prototype.getAccumulatedValue=function(t){return t<0?0:(t=st(t),this._getAccumulatedValue(t))},e.prototype._getAccumulatedValue=function(t){if(t<=this.prefixSumValidIndex[0])return this.prefixSum[t];var r=this.prefixSumValidIndex[0]+1;r===0&&(this.prefixSum[0]=this.values[0],r++),t>=this.values.length&&(t=this.values.length-1);for(var n=r;n<=t;n++)this.prefixSum[n]=this.prefixSum[n-1]+this.values[n];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],t),this.prefixSum[t]},e.prototype.getIndexOf=function(t){t=Math.floor(t),this.getTotalValue();for(var r=0,n=this.values.length-1,i=0,o=0,a=0;r<=n;)if(i=r+(n-r)/2|0,o=this.prefixSum[i],a=o-this.values[i],t=o)r=i+1;else break;return new Fo(i,t-a)},e}(),Po=function(){function e(t,r,n,i){this._uri=t,this._lines=r,this._eol=n,this._versionId=i,this._lineStarts=null}return e.prototype.dispose=function(){this._lines.length=0},e.prototype.getText=function(){return this._lines.join(this._eol)},e.prototype.onEvents=function(t){t.eol&&t.eol!==this._eol&&(this._eol=t.eol,this._lineStarts=null);for(var r=t.changes,n=0,i=r;n/?";function jo(e){e===void 0&&(e="");for(var t="(-?\\d*\\.\\d\\w*)|([^",r=0,n=Do;r=0)continue;t+="\\"+i}return t+="\\s]+)",new RegExp(t,"g")}var Uo=jo();function Ro(e){var t=Uo;if(e&&e instanceof RegExp)if(e.global)t=e;else{var r="g";e.ignoreCase&&(r+="i"),e.multiline&&(r+="m"),e.unicode&&(r+="u"),t=new RegExp(e.source,r)}return t.lastIndex=0,t}function Bo(e,t,r,n){var i=e-1-n,o=r.lastIndexOf(" ",i-1)+1;t.lastIndex=o;for(var a;a=t.exec(r);){var f=a.index||0;if(f<=i&&t.lastIndex>=i)return{word:a[0],startColumn:n+1+f,endColumn:n+1+t.lastIndex}}return null}function Wo(e,t,r,n){var i=e-1-n;t.lastIndex=0;for(var o;o=t.exec(r);){var a=o.index||0;if(a>i)return null;if(t.lastIndex>=i)return{word:o[0],startColumn:n+1+a,endColumn:n+1+t.lastIndex}}return null}function Vo(e,t,r,n){t.lastIndex=0;var i=t.exec(r);if(!i)return null;var o=i[0].indexOf(" ")>=0?Wo(e,t,r,n):Bo(e,t,r,n);return t.lastIndex=0,o}var vn=function(){function e(t){var r=gn(t);this._defaultValue=r,this._asciiMap=e._createAsciiMap(r),this._map=new Map}return e._createAsciiMap=function(t){for(var r=new Uint8Array(256),n=0;n<256;n++)r[n]=t;return r},e.prototype.set=function(t,r){var n=gn(r);t>=0&&t<256?this._asciiMap[t]=n:this._map.set(t,n)},e.prototype.get=function(t){return t>=0&&t<256?this._asciiMap[t]:this._map.get(t)||this._defaultValue},e}(),hu=function(){function e(){this._actual=new vn(0)}return e.prototype.add=function(t){this._actual.set(t,1)},e.prototype.has=function(t){return this._actual.get(t)===1},e}(),qo=function(){function e(t,r,n){for(var i=new Uint8Array(t*r),o=0,a=t*r;or&&(r=l),f>n&&(n=f),s>n&&(n=s)}r++,n++;for(var u=new qo(n,r,0),i=0,o=t.length;i=this._maxCharCode?0:this._states.get(t,r)},e}(),or=null;function Go(){return or===null&&(or=new Ho([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),or}var bt=null;function $o(){if(bt===null){bt=new vn(0);for(var e=` <>'"\u3001\u3002\uFF61\uFF64\uFF0C\uFF0E\uFF1A\uFF1B\uFF1F\uFF01\uFF20\uFF03\uFF04\uFF05\uFF06\uFF0A\u2018\u201C\u3008\u300A\u300C\u300E\u3010\u3014\uFF08\uFF3B\uFF5B\uFF62\uFF63\uFF5D\uFF3D\uFF09\u3015\u3011\u300F\u300D\u300B\u3009\u201D\u2019\uFF40\uFF5E\u2026`,t=0;ti);if(i>0){var s=r.charCodeAt(i-1),u=r.charCodeAt(a);(s===40&&u===41||s===91&&u===93||s===123&&u===125)&&a--}return{range:{startLineNumber:n,startColumn:i+1,endLineNumber:n,endColumn:a+2},url:r.substring(i,a+1)}},e.computeLinks=function(t,r){r===void 0&&(r=Go());for(var n=$o(),i=[],o=1,a=t.getLineCount();o<=a;o++){for(var f=t.getLineContent(o),l=f.length,s=0,u=0,c=0,d=1,m=!1,p=!1,g=!1;s=0?(i+=n?1:-1,i<0?i=t.length-1:i%=t.length,t[i]):null},e.INSTANCE=new e,e}(),du=z("URDS");function Qo(e){var t=this,r=!1,n;return function(){return r||(r=!0,n=e.apply(t,arguments)),n}}var he=function(){function e(t){this.element=t,this.next=e.Undefined,this.prev=e.Undefined}return e.Undefined=new e(void 0),e}(),ar=function(){function e(){this._first=he.Undefined,this._last=he.Undefined,this._size=0}return Object.defineProperty(e.prototype,"size",{get:function(){return this._size},enumerable:!0,configurable:!0}),e.prototype.isEmpty=function(){return this._first===he.Undefined},e.prototype.clear=function(){this._first=he.Undefined,this._last=he.Undefined,this._size=0},e.prototype.unshift=function(t){return this._insert(t,!1)},e.prototype.push=function(t){return this._insert(t,!0)},e.prototype._insert=function(t,r){var n=this,i=new he(t);if(this._first===he.Undefined)this._first=i,this._last=i;else if(r){var o=this._last;this._last=i,i.prev=o,o.next=i}else{var a=this._first;this._first=i,i.next=a,a.prev=i}this._size+=1;var f=!1;return function(){f||(f=!0,n._remove(i))}},e.prototype.shift=function(){if(this._first===he.Undefined)return;var t=this._first.element;return this._remove(this._first),t},e.prototype.pop=function(){if(this._last===he.Undefined)return;var t=this._last.element;return this._remove(this._last),t},e.prototype._remove=function(t){if(t.prev!==he.Undefined&&t.next!==he.Undefined){var r=t.prev;r.next=t.next,t.next.prev=r}else t.prev===he.Undefined&&t.next===he.Undefined?(this._first=he.Undefined,this._last=he.Undefined):t.next===he.Undefined?(this._last=this._last.prev,this._last.next=he.Undefined):t.prev===he.Undefined&&(this._first=this._first.next,this._first.prev=he.Undefined);this._size-=1},e.prototype.iterator=function(){var t,r=this._first;return{next:function(){return r===he.Undefined?Ve:(t?t.value=r.element:t={done:!1,value:r.element},r=r.next,t)}}},e.prototype.toArray=function(){for(var t=[],r=this._first;r!==he.Undefined;r=r.next)t.push(r.element);return t},e}(),Zo=function(){var e=function(r,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,o){i.__proto__=o}||function(i,o){for(var a in o)o.hasOwnProperty(a)&&(i[a]=o[a])},e(r,n)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),xt;(function(e){e.None=function(){return Ee.None};function t(h){return function(w,v,T){v===void 0&&(v=null);var A=!1,S;return S=h(function(L){return A?void 0:(S?S.dispose():A=!0,w.call(v,L))},null,T),A&&S.dispose(),S}}e.once=t;function r(h,w){return l(function(v,T,A){return T===void 0&&(T=null),h(function(S){return v.call(T,w(S))},null,A)})}e.map=r;function n(h,w){return l(function(v,T,A){return T===void 0&&(T=null),h(function(S){w(S),v.call(T,S)},null,A)})}e.forEach=n;function i(h,w){return l(function(v,T,A){return T===void 0&&(T=null),h(function(S){return w(S)&&v.call(T,S)},null,A)})}e.filter=i;function o(h){return h}e.signal=o;function a(){for(var h=[],w=0;w1)&&M.fire(se),y=0},v)})},onLastListenerRemove:function(){S.dispose()}});return M.event}e.debounce=s;function u(h){var w=new Date().getTime();return r(t(h),function(v){return new Date().getTime()-w})}e.stopwatch=u;function c(h){var w=!0,v;return i(h,function(T){var A=w||T!==v;return w=!1,v=T,A})}e.latch=c;function d(h,w,v){w===void 0&&(w=!1),v===void 0&&(v=[]);var T=v.slice(),A=h(function(N){T?T.push(N):L.fire(N)}),S=function(){T&&T.forEach(function(y){return L.fire(y)}),T=null},L=new Oe({onFirstListenerAdd:function(){A||(A=h(function(y){return L.fire(y)}))},onFirstListenerDidAdd:function(){T&&(w?setTimeout(S):S())},onLastListenerRemove:function(){A&&A.dispose(),A=null}});return L.event}e.buffer=d;var m=function(){function h(w){this.event=w}return h.prototype.map=function(w){return new h(r(this.event,w))},h.prototype.forEach=function(w){return new h(n(this.event,w))},h.prototype.filter=function(w){return new h(i(this.event,w))},h.prototype.reduce=function(w,v){return new h(f(this.event,w,v))},h.prototype.latch=function(){return new h(c(this.event))},h.prototype.debounce=function(w,v,T,A){return v===void 0&&(v=100),T===void 0&&(T=!1),new h(s(this.event,w,v,T,A))},h.prototype.on=function(w,v,T){return this.event(w,v,T)},h.prototype.once=function(w,v,T){return t(this.event)(w,v,T)},h}();function p(h){return new m(h)}e.chain=p;function g(h,w,v){v===void 0&&(v=function(y){return y});var T=function(){for(var y=[],M=0;MU.getLineMinColumn(x)?u=u-I.G(U.getLineContent(x),u-1):x>1&&(x=x-1,u=U.getLineMaxColumn(x)),new re.a(x,u)},O.left=function(U,x,u,y){var w=O.leftPosition(x,u,y);return new H(w.lineNumber,w.column,0)},O.moveLeft=function(U,x,u,y,w){var f,v;if(u.hasSelection()&&!y)f=u.selection.startLineNumber,v=u.selection.startColumn;else{var _=O.left(U,x,u.position.lineNumber,u.position.column-(w-1));f=_.lineNumber,v=_.column}return u.move(y,f,v,0)},O.rightPosition=function(U,x,u){return up?(u=p,v?y=x.getLineMaxColumn(u):y=Math.min(x.getLineMaxColumn(u),y)):y=T.a.columnFromVisibleColumn2(U,x,u,_),w=_-T.a.visibleColumnFromColumn(x.getLineContent(u),y,U.tabSize),new H(u,y,w)},O.moveDown=function(U,x,u,y,w){var f,v;u.hasSelection()&&!y?(f=u.selection.endLineNumber,v=u.selection.endColumn):(f=u.position.lineNumber,v=u.position.column);var _=O.down(U,x,f,v,u.leftoverVisibleColumns,w,!0);return u.move(y,_.lineNumber,_.column,_.leftoverVisibleColumns)},O.translateDown=function(U,x,u){var y=u.selection,w=O.down(U,x,y.selectionStartLineNumber,y.selectionStartColumn,u.selectionStartLeftoverVisibleColumns,1,!1),f=O.down(U,x,y.positionLineNumber,y.positionColumn,u.leftoverVisibleColumns,1,!1);return new T.f(new J.a(w.lineNumber,w.column,w.lineNumber,w.column),w.leftoverVisibleColumns,new re.a(f.lineNumber,f.column),f.leftoverVisibleColumns)},O.up=function(U,x,u,y,w,f,v){var _=T.a.visibleColumnFromColumn(x.getLineContent(u),y,U.tabSize)+w;return u=u-f,u<1?(u=1,v?y=x.getLineMinColumn(u):y=Math.min(x.getLineMaxColumn(u),y)):y=T.a.columnFromVisibleColumn2(U,x,u,_),w=_-T.a.visibleColumnFromColumn(x.getLineContent(u),y,U.tabSize),new H(u,y,w)},O.moveUp=function(U,x,u,y,w){var f,v;u.hasSelection()&&!y?(f=u.selection.startLineNumber,v=u.selection.startColumn):(f=u.position.lineNumber,v=u.position.column);var _=O.up(U,x,f,v,u.leftoverVisibleColumns,w,!0);return u.move(y,_.lineNumber,_.column,_.leftoverVisibleColumns)},O.translateUp=function(U,x,u){var y=u.selection,w=O.up(U,x,y.selectionStartLineNumber,y.selectionStartColumn,u.selectionStartLeftoverVisibleColumns,1,!1),f=O.up(U,x,y.positionLineNumber,y.positionColumn,u.leftoverVisibleColumns,1,!1);return new T.f(new J.a(w.lineNumber,w.column,w.lineNumber,w.column),w.leftoverVisibleColumns,new re.a(f.lineNumber,f.column),f.leftoverVisibleColumns)},O.moveToBeginningOfLine=function(U,x,u,y){var w=u.position.lineNumber,f=x.getLineMinColumn(w),v=x.getLineFirstNonWhitespaceColumn(w)||f,_,p=u.position.column;return p===v?_=f:_=v,u.move(y,w,_,0)},O.moveToEndOfLine=function(U,x,u,y){var w=u.position.lineNumber,f=x.getLineMaxColumn(w);return u.move(y,w,f,0)},O.moveToBeginningOfBuffer=function(U,x,u,y){return u.move(y,1,1,0)},O.moveToEndOfBuffer=function(U,x,u,y){var w=x.getLineCount(),f=x.getLineMaxColumn(w);return u.move(y,w,f,0)},O}()},"+a1H":function(Lt,j,e){"use strict";e.r(j);var T=e("+hIS");Object(T.a)({id:"handlebars",extensions:[".handlebars",".hbs"],aliases:["Handlebars","handlebars"],mimetypes:["text/x-handlebars-template"],loader:function(){return e.e(287).then(e.bind(null,"O3xE"))}})},"+hIS":function(Lt,j,e){"use strict";e.d(j,"a",function(){return z});var T=typeof monaco=="undefined"?self.monaco:monaco,re={},J={},I=function(){function O(U){var x=this;this._languageId=U,this._loadingTriggered=!1,this._lazyLoadPromise=new Promise(function(u,y){x._lazyLoadPromiseResolve=u,x._lazyLoadPromiseReject=y})}return O.getOrCreate=function(U){return J[U]||(J[U]=new O(U)),J[U]},O.prototype.whenLoaded=function(){return this._lazyLoadPromise},O.prototype.load=function(){var U=this;return this._loadingTriggered||(this._loadingTriggered=!0,re[this._languageId].loader().then(function(x){return U._lazyLoadPromiseResolve(x)},function(x){return U._lazyLoadPromiseReject(x)})),this._lazyLoadPromise},O}();function H(O){return I.getOrCreate(O).load()}function z(O){var U=O.id;re[U]=O,T.languages.register(O);var x=I.getOrCreate(U);T.languages.setMonarchTokensProvider(U,x.whenLoaded().then(function(u){return u.language})),T.languages.onLanguage(U,function(){x.load().then(function(u){T.languages.setLanguageConfiguration(U,u.conf)})})}},"/RFl":function(Lt,j,e){"use strict";e.r(j),e.d(j,"DragAndDropController",function(){return w});var T=e("OhnE"),re=e("pmY6"),J=e("MNsG"),I=e("sswD"),H=e("cGHE"),z=e("aokT"),O=e("gCVg"),U=function(){function f(v,_,p){this.selection=v,this.targetPosition=_,this.copy=p,this.targetSelection=null}return f.prototype.getEditOperations=function(v,_){var p=v.getValueInRange(this.selection);if(this.copy||_.addEditOperation(this.selection,null),_.addEditOperation(new z.a(this.targetPosition.lineNumber,this.targetPosition.column,this.targetPosition.lineNumber,this.targetPosition.column),p),this.selection.containsPosition(this.targetPosition)&&!(this.copy&&(this.selection.getEndPosition().equals(this.targetPosition)||this.selection.getStartPosition().equals(this.targetPosition)))){this.targetSelection=this.selection;return}if(this.copy){this.targetSelection=new O.a(this.targetPosition.lineNumber,this.targetPosition.column,this.selection.endLineNumber-this.selection.startLineNumber+this.targetPosition.lineNumber,this.selection.startLineNumber===this.selection.endLineNumber?this.targetPosition.column+this.selection.endColumn-this.selection.startColumn:this.selection.endColumn);return}if(this.targetPosition.lineNumber>this.selection.endLineNumber){this.targetSelection=new O.a(this.targetPosition.lineNumber-this.selection.endLineNumber+this.selection.startLineNumber,this.targetPosition.column,this.targetPosition.lineNumber,this.selection.startLineNumber===this.selection.endLineNumber?this.targetPosition.column+this.selection.endColumn-this.selection.startColumn:this.selection.endColumn);return}if(this.targetPosition.lineNumberVe?Ve:De},be.float=function(De,Se){if(typeof De=="number")return De;if(typeof De=="undefined")return Se;var Ve=parseFloat(De);return isNaN(Ve)?Se:Ve},be.prototype.validate=function(De){return this.validationFn(be.float(De,this.defaultValue))},be}(y),_=function(oe){I(be,oe);function be(De,Se,Ve,Qe){Qe===void 0&&(Qe=void 0);var it=this;return typeof Qe!="undefined"&&(Qe.type="string",Qe.default=Ve),it=oe.call(this,De,Se,Ve,Qe)||this,it}return be.string=function(De,Se){return typeof De!="string"?Se:De},be.prototype.validate=function(De){return be.string(De,this.defaultValue)},be}(y),p=function(oe){I(be,oe);function be(De,Se,Ve,Qe,it){it===void 0&&(it=void 0);var pt=this;return typeof it!="undefined"&&(it.type="string",it.enum=Qe,it.default=Ve),pt=oe.call(this,De,Se,Ve,it)||this,pt._allowedValues=Qe,pt}return be.stringSet=function(De,Se,Ve){return typeof De!="string"||Ve.indexOf(De)===-1?Se:De},be.prototype.validate=function(De){return be.stringSet(De,this.defaultValue,this._allowedValues)},be}(y),c=function(oe){I(be,oe);function be(De,Se,Ve,Qe,it,pt,Rt){Rt===void 0&&(Rt=void 0);var Mt=this;return typeof Rt!="undefined"&&(Rt.type="string",Rt.enum=it,Rt.default=Qe),Mt=oe.call(this,De,Se,Ve,Rt)||this,Mt._allowedValues=it,Mt._convert=pt,Mt}return be.prototype.validate=function(De){return typeof De!="string"?this.defaultValue:this._allowedValues.indexOf(De)===-1?this.defaultValue:this._convert(De)},be}(x);function s(oe){switch(oe){case"none":return 0;case"keep":return 1;case"brackets":return 2;case"advanced":return 3;case"full":return 4}}var l=function(oe){I(be,oe);function be(){return oe.call(this,2,"accessibilitySupport",0,{type:"string",enum:["auto","on","off"],enumDescriptions:[T.a("accessibilitySupport.auto","The editor will use platform APIs to detect when a Screen Reader is attached."),T.a("accessibilitySupport.on","The editor will be permanently optimized for usage with a Screen Reader."),T.a("accessibilitySupport.off","The editor will never be optimized for usage with a Screen Reader.")],default:"auto",description:T.a("accessibilitySupport","Controls whether the editor should run in a mode where it is optimized for screen readers.")})||this}return be.prototype.validate=function(De){switch(De){case"auto":return 0;case"off":return 1;case"on":return 2}return this.defaultValue},be.prototype.compute=function(De,Se,Ve){return Ve===0?De.accessibilitySupport:Ve},be}(x),d=function(oe){I(be,oe);function be(){var De=this,Se={insertSpace:!0};return De=oe.call(this,13,"comments",Se,{"editor.comments.insertSpace":{type:"boolean",default:Se.insertSpace,description:T.a("comments.insertSpace","Controls whether a space character is inserted when commenting.")}})||this,De}return be.prototype.validate=function(De){if(typeof De!="object")return this.defaultValue;var Se=De;return{insertSpace:w.boolean(Se.insertSpace,this.defaultValue.insertSpace)}},be}(x);function m(oe){switch(oe){case"blink":return 1;case"smooth":return 2;case"phase":return 3;case"expand":return 4;case"solid":return 5}}var E;(function(oe){oe[oe.Line=1]="Line",oe[oe.Block=2]="Block",oe[oe.Underline=3]="Underline",oe[oe.LineThin=4]="LineThin",oe[oe.BlockOutline=5]="BlockOutline",oe[oe.UnderlineThin=6]="UnderlineThin"})(E||(E={}));function L(oe){switch(oe){case"line":return E.Line;case"block":return E.Block;case"underline":return E.Underline;case"line-thin":return E.LineThin;case"block-outline":return E.BlockOutline;case"underline-thin":return E.UnderlineThin}}var A=function(oe){I(be,oe);function be(){return oe.call(this,104,[55,26])||this}return be.prototype.compute=function(De,Se,Ve){var Qe="monaco-editor";return Se.get(26)&&(Qe+=" "+Se.get(26)),De.extraEditorClassName&&(Qe+=" "+De.extraEditorClassName),Se.get(55)==="default"?Qe+=" mouse-default":Se.get(55)==="copy"&&(Qe+=" mouse-copy"),Se.get(85)&&(Qe+=" showUnused"),Qe},be}(u),F=function(oe){I(be,oe);function be(){return oe.call(this,25,"emptySelectionClipboard",!0,{description:T.a("emptySelectionClipboard","Controls whether copying without a selection copies the current line.")})||this}return be.prototype.compute=function(De,Se,Ve){return Ve&&De.emptySelectionClipboard},be}(w),R=function(oe){I(be,oe);function be(){var De=this,Se={seedSearchStringFromSelection:!0,autoFindInSelection:"never",globalFindClipboard:!1,addExtraSpaceOnTop:!0};return De=oe.call(this,28,"find",Se,{"editor.find.seedSearchStringFromSelection":{type:"boolean",default:Se.seedSearchStringFromSelection,description:T.a("find.seedSearchStringFromSelection","Controls whether the search string in the Find Widget is seeded from the editor selection.")},"editor.find.autoFindInSelection":{type:"string",enum:["never","always","multiline"],default:Se.autoFindInSelection,enumDescriptions:[T.a("editor.find.autoFindInSelection.never","Never turn on Find in selection automatically (default)"),T.a("editor.find.autoFindInSelection.always","Always turn on Find in selection automatically"),T.a("editor.find.autoFindInSelection.multiline","Turn on Find in selection automatically when multiple lines of content are selected.")],description:T.a("find.autoFindInSelection","Controls whether the find operation is carried out on selected text or the entire file in the editor.")},"editor.find.globalFindClipboard":{type:"boolean",default:Se.globalFindClipboard,description:T.a("find.globalFindClipboard","Controls whether the Find Widget should read or modify the shared find clipboard on macOS."),included:re.e},"editor.find.addExtraSpaceOnTop":{type:"boolean",default:Se.addExtraSpaceOnTop,description:T.a("find.addExtraSpaceOnTop","Controls whether the Find Widget should add extra lines on top of the editor. When true, you can scroll beyond the first line when the Find Widget is visible.")}})||this,De}return be.prototype.validate=function(De){if(typeof De!="object")return this.defaultValue;var Se=De;return{seedSearchStringFromSelection:w.boolean(Se.seedSearchStringFromSelection,this.defaultValue.seedSearchStringFromSelection),autoFindInSelection:typeof De.autoFindInSelection=="boolean"?De.autoFindInSelection?"always":"never":p.stringSet(Se.autoFindInSelection,this.defaultValue.autoFindInSelection,["never","always","multiline"]),globalFindClipboard:w.boolean(Se.globalFindClipboard,this.defaultValue.globalFindClipboard),addExtraSpaceOnTop:w.boolean(Se.addExtraSpaceOnTop,this.defaultValue.addExtraSpaceOnTop)}},be}(x),$=function(oe){I(be,oe);function be(){return oe.call(this,35,"fontLigatures",be.OFF,{anyOf:[{type:"boolean",description:T.a("fontLigatures","Enables/Disables font ligatures.")},{type:"string",description:T.a("fontFeatureSettings","Explicit font-feature-settings.")}],description:T.a("fontLigaturesGeneral","Configures font ligatures."),default:!1})||this}return be.prototype.validate=function(De){return typeof De=="undefined"?this.defaultValue:typeof De=="string"?De==="false"?be.OFF:De==="true"?be.ON:De:Boolean(De)?be.ON:be.OFF},be.OFF='"liga" off, "calt" off',be.ON='"liga" on, "calt" on',be}(x),ie=function(oe){I(be,oe);function be(){return oe.call(this,34)||this}return be.prototype.compute=function(De,Se,Ve){return De.fontInfo},be}(u),W=function(oe){I(be,oe);function be(){return oe.call(this,36,"fontSize",ve.fontSize,{type:"number",minimum:6,maximum:100,default:ve.fontSize,description:T.a("fontSize","Controls the font size in pixels.")})||this}return be.prototype.validate=function(De){var Se=v.float(De,this.defaultValue);return Se===0?ve.fontSize:v.clamp(Se,6,100)},be.prototype.compute=function(De,Se,Ve){return De.fontInfo.fontSize},be}(y),B=function(oe){I(be,oe);function be(){var De=this,Se={multiple:"peek",multipleDefinitions:"peek",multipleTypeDefinitions:"peek",multipleDeclarations:"peek",multipleImplementations:"peek",multipleReferences:"peek",alternativeDefinitionCommand:"editor.action.goToReferences",alternativeTypeDefinitionCommand:"editor.action.goToReferences",alternativeDeclarationCommand:"editor.action.goToReferences",alternativeImplementationCommand:"",alternativeReferenceCommand:""},Ve={type:"string",enum:["peek","gotoAndPeek","goto"],default:Se.multiple,enumDescriptions:[T.a("editor.gotoLocation.multiple.peek","Show peek view of the results (default)"),T.a("editor.gotoLocation.multiple.gotoAndPeek","Go to the primary result and show a peek view"),T.a("editor.gotoLocation.multiple.goto","Go to the primary result and enable peek-less navigation to others")]};return De=oe.call(this,41,"gotoLocation",Se,{"editor.gotoLocation.multiple":{deprecationMessage:T.a("editor.gotoLocation.multiple.deprecated","This setting is deprecated, please use separate settings like 'editor.editor.gotoLocation.multipleDefinitions' or 'editor.editor.gotoLocation.multipleImplementations' instead.")},"editor.gotoLocation.multipleDefinitions":H({description:T.a("editor.editor.gotoLocation.multipleDefinitions","Controls the behavior the 'Go to Definition'-command when multiple target locations exist.")},Ve),"editor.gotoLocation.multipleTypeDefinitions":H({description:T.a("editor.editor.gotoLocation.multipleTypeDefinitions","Controls the behavior the 'Go to Type Definition'-command when multiple target locations exist.")},Ve),"editor.gotoLocation.multipleDeclarations":H({description:T.a("editor.editor.gotoLocation.multipleDeclarations","Controls the behavior the 'Go to Declaration'-command when multiple target locations exist.")},Ve),"editor.gotoLocation.multipleImplementations":H({description:T.a("editor.editor.gotoLocation.multipleImplemenattions","Controls the behavior the 'Go to Implementations'-command when multiple target locations exist.")},Ve),"editor.gotoLocation.multipleReferences":H({description:T.a("editor.editor.gotoLocation.multipleReferences","Controls the behavior the 'Go to References'-command when multiple target locations exist.")},Ve),"editor.gotoLocation.alternativeDefinitionCommand":{type:"string",default:Se.alternativeDefinitionCommand,description:T.a("alternativeDefinitionCommand","Alternative command id that is being executed when the result of 'Go to Definition' is the current location.")},"editor.gotoLocation.alternativeTypeDefinitionCommand":{type:"string",default:Se.alternativeTypeDefinitionCommand,description:T.a("alternativeTypeDefinitionCommand","Alternative command id that is being executed when the result of 'Go to Type Definition' is the current location.")},"editor.gotoLocation.alternativeDeclarationCommand":{type:"string",default:Se.alternativeDeclarationCommand,description:T.a("alternativeDeclarationCommand","Alternative command id that is being executed when the result of 'Go to Declaration' is the current location.")},"editor.gotoLocation.alternativeImplementationCommand":{type:"string",default:Se.alternativeImplementationCommand,description:T.a("alternativeImplementationCommand","Alternative command id that is being executed when the result of 'Go to Implementation' is the current location.")},"editor.gotoLocation.alternativeReferenceCommand":{type:"string",default:Se.alternativeReferenceCommand,description:T.a("alternativeReferenceCommand","Alternative command id that is being executed when the result of 'Go to Reference' is the current location.")}})||this,De}return be.prototype.validate=function(De){var Se,Ve,Qe,it,pt;if(typeof De!="object")return this.defaultValue;var Rt=De;return{multiple:p.stringSet(Rt.multiple,this.defaultValue.multiple,["peek","gotoAndPeek","goto"]),multipleDefinitions:(Se=Rt.multipleDefinitions)!==null&&Se!==void 0?Se:p.stringSet(Rt.multipleDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleTypeDefinitions:(Ve=Rt.multipleTypeDefinitions)!==null&&Ve!==void 0?Ve:p.stringSet(Rt.multipleTypeDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleDeclarations:(Qe=Rt.multipleDeclarations)!==null&&Qe!==void 0?Qe:p.stringSet(Rt.multipleDeclarations,"peek",["peek","gotoAndPeek","goto"]),multipleImplementations:(it=Rt.multipleImplementations)!==null&&it!==void 0?it:p.stringSet(Rt.multipleImplementations,"peek",["peek","gotoAndPeek","goto"]),multipleReferences:(pt=Rt.multipleReferences)!==null&&pt!==void 0?pt:p.stringSet(Rt.multipleReferences,"peek",["peek","gotoAndPeek","goto"]),alternativeDefinitionCommand:_.string(Rt.alternativeDefinitionCommand,this.defaultValue.alternativeDefinitionCommand),alternativeTypeDefinitionCommand:_.string(Rt.alternativeTypeDefinitionCommand,this.defaultValue.alternativeTypeDefinitionCommand),alternativeDeclarationCommand:_.string(Rt.alternativeDeclarationCommand,this.defaultValue.alternativeDeclarationCommand),alternativeImplementationCommand:_.string(Rt.alternativeImplementationCommand,this.defaultValue.alternativeImplementationCommand),alternativeReferenceCommand:_.string(Rt.alternativeReferenceCommand,this.defaultValue.alternativeReferenceCommand)}},be}(x),le=function(oe){I(be,oe);function be(){var De=this,Se={enabled:!0,delay:300,sticky:!0};return De=oe.call(this,44,"hover",Se,{"editor.hover.enabled":{type:"boolean",default:Se.enabled,description:T.a("hover.enabled","Controls whether the hover is shown.")},"editor.hover.delay":{type:"number",default:Se.delay,description:T.a("hover.delay","Controls the delay in milliseconds after which the hover is shown.")},"editor.hover.sticky":{type:"boolean",default:Se.sticky,description:T.a("hover.sticky","Controls whether the hover should remain visible when mouse is moved over it.")}})||this,De}return be.prototype.validate=function(De){if(typeof De!="object")return this.defaultValue;var Se=De;return{enabled:w.boolean(Se.enabled,this.defaultValue.enabled),delay:f.clampedInt(Se.delay,this.defaultValue.delay,0,1e4),sticky:w.boolean(Se.sticky,this.defaultValue.sticky)}},be}(x),Ce=function(oe){I(be,oe);function be(){return oe.call(this,107,[40,48,30,54,78,50])||this}return be.prototype.compute=function(De,Se,Ve){return be.computeLayout(Se,{outerWidth:De.outerWidth,outerHeight:De.outerHeight,lineHeight:De.fontInfo.lineHeight,lineNumbersDigitCount:De.lineNumbersDigitCount,typicalHalfwidthCharacterWidth:De.fontInfo.typicalHalfwidthCharacterWidth,maxDigitWidth:De.fontInfo.maxDigitWidth,pixelRatio:De.pixelRatio})},be.computeLayout=function(De,Se){var Ve=Se.outerWidth|0,Qe=Se.outerHeight|0,it=Se.lineHeight|0,pt=Se.lineNumbersDigitCount|0,Rt=Se.typicalHalfwidthCharacterWidth,Mt=Se.maxDigitWidth,zt=Se.pixelRatio,uo=De.get(40),ao=De.get(50).renderType!==0,so=De.get(51)|0,Pt=De.get(54),ft=Pt.enabled,vt=Pt.side,At=Pt.renderCharacters,at=zt>=2?Math.round(Pt.scale*2):Pt.scale,tt=Pt.maxColumn|0,ut=De.get(78),Ct=ut.verticalScrollbarSize|0,gt=ut.verticalHasArrows,bt=ut.arrowSize|0,Gt=ut.horizontalScrollbarSize|0,Nt=De.get(48),Et=De.get(30),Je;if(typeof Nt=="string"&&/^\d+(\.\d+)?ch$/.test(Nt)){var $e=parseFloat(Nt.substr(0,Nt.length-2));Je=f.clampedInt($e*Rt,0,0,1e3)}else Je=f.clampedInt(Nt,0,0,1e3);Et&&(Je+=16);var ze=0;if(ao){var Ke=Math.max(pt,so);ze=Math.round(Ke*Mt)}var fe=0;uo&&(fe=it);var G=0,te=G+fe,Y=te+ze,de=Y+Je,Fe=Ve-fe-ze-Je,lt,Tt,Jt,eo;if(!ft)Tt=0,Jt=0,lt=0,eo=Fe;else{var po=at/zt;lt=At?1:2,Jt=Math.max(0,Math.floor((Fe-Ct-2)*po/(Rt+po)))+z;var co=Jt/po;co>tt&&(Jt=Math.floor(tt*po)),eo=Fe-Jt,vt==="left"?(Tt=0,G+=Jt,te+=Jt,Y+=Jt,de+=Jt):Tt=Ve-Jt-Ct}var Eo=Math.max(1,Math.floor((eo-Ct-2)/Rt)),Oo=gt?bt:0;return{width:Ve,height:Qe,glyphMarginLeft:G,glyphMarginWidth:fe,lineNumbersLeft:te,lineNumbersWidth:ze,decorationsLeft:Y,decorationsWidth:Je,contentLeft:de,contentWidth:eo,renderMinimap:lt,minimapLeft:Tt,minimapWidth:Jt,viewportColumn:Eo,verticalScrollbarWidth:Ct,horizontalScrollbarHeight:Gt,overviewRuler:{top:Oo,width:Ct,height:Qe-2*Oo,right:0}}},be}(u),Me=function(oe){I(be,oe);function be(){var De=this,Se={enabled:!0};return De=oe.call(this,47,"lightbulb",Se,{"editor.lightbulb.enabled":{type:"boolean",default:Se.enabled,description:T.a("codeActions","Enables the code action lightbulb in the editor.")}})||this,De}return be.prototype.validate=function(De){if(typeof De!="object")return this.defaultValue;var Se=De;return{enabled:w.boolean(Se.enabled,this.defaultValue.enabled)}},be}(x),Te=function(oe){I(be,oe);function be(){return oe.call(this,49,"lineHeight",ve.lineHeight,0,150,{description:T.a("lineHeight","Controls the line height. Use 0 to compute the line height from the font size.")})||this}return be.prototype.compute=function(De,Se,Ve){return De.fontInfo.lineHeight},be}(f),ke=function(oe){I(be,oe);function be(){var De=this,Se={enabled:!0,side:"right",showSlider:"mouseover",renderCharacters:!0,maxColumn:120,scale:1};return De=oe.call(this,54,"minimap",Se,{"editor.minimap.enabled":{type:"boolean",default:Se.enabled,description:T.a("minimap.enabled","Controls whether the minimap is shown.")},"editor.minimap.side":{type:"string",enum:["left","right"],default:Se.side,description:T.a("minimap.side","Controls the side where to render the minimap.")},"editor.minimap.showSlider":{type:"string",enum:["always","mouseover"],default:Se.showSlider,description:T.a("minimap.showSlider","Controls when the minimap slider is shown.")},"editor.minimap.scale":{type:"number",default:Se.scale,minimum:1,maximum:3,description:T.a("minimap.scale","Scale of content drawn in the minimap.")},"editor.minimap.renderCharacters":{type:"boolean",default:Se.renderCharacters,description:T.a("minimap.renderCharacters","Render the actual characters on a line as opposed to color blocks.")},"editor.minimap.maxColumn":{type:"number",default:Se.maxColumn,description:T.a("minimap.maxColumn","Limit the width of the minimap to render at most a certain number of columns.")}})||this,De}return be.prototype.validate=function(De){if(typeof De!="object")return this.defaultValue;var Se=De;return{enabled:w.boolean(Se.enabled,this.defaultValue.enabled),side:p.stringSet(Se.side,this.defaultValue.side,["right","left"]),showSlider:p.stringSet(Se.showSlider,this.defaultValue.showSlider,["always","mouseover"]),renderCharacters:w.boolean(Se.renderCharacters,this.defaultValue.renderCharacters),scale:f.clampedInt(Se.scale,1,1,3),maxColumn:f.clampedInt(Se.maxColumn,this.defaultValue.maxColumn,1,1e4)}},be}(x);function He(oe){return oe==="ctrlCmd"?re.e?"metaKey":"ctrlKey":"altKey"}var Pe=function(oe){I(be,oe);function be(){var De=this,Se={enabled:!0,cycle:!1};return De=oe.call(this,64,"parameterHints",Se,{"editor.parameterHints.enabled":{type:"boolean",default:Se.enabled,description:T.a("parameterHints.enabled","Enables a pop-up that shows parameter documentation and type information as you type.")},"editor.parameterHints.cycle":{type:"boolean",default:Se.cycle,description:T.a("parameterHints.cycle","Controls whether the parameter hints menu cycles or closes when reaching the end of the list.")}})||this,De}return be.prototype.validate=function(De){if(typeof De!="object")return this.defaultValue;var Se=De;return{enabled:w.boolean(Se.enabled,this.defaultValue.enabled),cycle:w.boolean(Se.cycle,this.defaultValue.cycle)}},be}(x),ne=function(oe){I(be,oe);function be(){return oe.call(this,105)||this}return be.prototype.compute=function(De,Se,Ve){return De.pixelRatio},be}(u),ee=function(oe){I(be,oe);function be(){var De=this,Se={other:!0,comments:!1,strings:!1};return De=oe.call(this,66,"quickSuggestions",Se,{anyOf:[{type:"boolean"},{type:"object",properties:{strings:{type:"boolean",default:Se.strings,description:T.a("quickSuggestions.strings","Enable quick suggestions inside strings.")},comments:{type:"boolean",default:Se.comments,description:T.a("quickSuggestions.comments","Enable quick suggestions inside comments.")},other:{type:"boolean",default:Se.other,description:T.a("quickSuggestions.other","Enable quick suggestions outside of strings and comments.")}}}],default:Se,description:T.a("quickSuggestions","Controls whether suggestions should automatically show up while typing.")})||this,De.defaultValue=Se,De}return be.prototype.validate=function(De){if(typeof De=="boolean")return De;if(typeof De=="object"){var Se=De,Ve={other:w.boolean(Se.other,this.defaultValue.other),comments:w.boolean(Se.comments,this.defaultValue.comments),strings:w.boolean(Se.strings,this.defaultValue.strings)};return Ve.other&&Ve.comments&&Ve.strings?!0:!Ve.other&&!Ve.comments&&!Ve.strings?!1:Ve}return this.defaultValue},be}(x),ae=function(oe){I(be,oe);function be(){return oe.call(this,50,"lineNumbers",{renderType:1,renderFn:null},{type:"string",enum:["off","on","relative","interval"],enumDescriptions:[T.a("lineNumbers.off","Line numbers are not rendered."),T.a("lineNumbers.on","Line numbers are rendered as absolute number."),T.a("lineNumbers.relative","Line numbers are rendered as distance in lines to cursor position."),T.a("lineNumbers.interval","Line numbers are rendered every 10 lines.")],default:"on",description:T.a("lineNumbers","Controls the display of line numbers.")})||this}return be.prototype.validate=function(De){var Se=this.defaultValue.renderType,Ve=this.defaultValue.renderFn;return typeof De!="undefined"&&(typeof De=="function"?(Se=4,Ve=De):De==="interval"?Se=3:De==="relative"?Se=2:De==="on"?Se=1:Se=0),{renderType:Se,renderFn:Ve}},be}(x);function q(oe){var be=oe.get(73);return be==="editable"?oe.get(68):!(be==="on")}var ue=function(oe){I(be,oe);function be(){var De=this,Se=[];return De=oe.call(this,77,"rulers",Se,{type:"array",items:{type:"number"},default:Se,description:T.a("rulers","Render vertical rulers after a certain number of monospace characters. Use multiple values for multiple rulers. No rulers are drawn if array is empty.")})||this,De}return be.prototype.validate=function(De){if(Array.isArray(De)){for(var Se=[],Ve=0,Qe=De;Ve