mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
2 lines
66 KiB
JavaScript
2 lines
66 KiB
JavaScript
/*! For license information please see index.js.LICENSE.txt */
|
||
(()=>{var t={9282:(t,e,r)=>{"use strict";var n=r(4155);function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}var a,i,c=r(2136).codes,u=c.ERR_AMBIGUOUS_ARGUMENT,l=c.ERR_INVALID_ARG_TYPE,s=c.ERR_INVALID_ARG_VALUE,f=c.ERR_INVALID_RETURN_VALUE,p=c.ERR_MISSING_ARGS,y=r(5961),g=r(9539).inspect,d=r(9539).types,m=d.isPromise,b=d.isRegExp,h=Object.assign?Object.assign:r(8091).assign,w=Object.is?Object.is:r(609);function v(){var t=r(9158);a=t.isDeepEqual,i=t.isDeepStrictEqual}new Map;var j=!1,x=t.exports=E,S={};function O(t){if(t.message instanceof Error)throw t.message;throw new y(t)}function A(t,e,r,n){if(!r){var o=!1;if(0===e)o=!0,n="No value argument passed to `assert.ok()`";else if(n instanceof Error)throw n;var a=new y({actual:r,expected:!0,message:n,operator:"==",stackStartFn:t});throw a.generatedMessage=o,a}}function E(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];A.apply(void 0,[E,e.length].concat(e))}x.fail=function t(e,r,o,a,i){var c,u=arguments.length;if(0===u)c="Failed";else if(1===u)o=e,e=void 0;else{if(!1===j){j=!0;var l=n.emitWarning?n.emitWarning:console.warn.bind(console);l("assert.fail() with more than one argument is deprecated. Please use assert.strictEqual() instead or only pass a message.","DeprecationWarning","DEP0094")}2===u&&(a="!=")}if(o instanceof Error)throw o;var s={actual:e,expected:r,operator:void 0===a?"fail":a,stackStartFn:i||t};void 0!==o&&(s.message=o);var f=new y(s);throw c&&(f.message=c,f.generatedMessage=!0),f},x.AssertionError=y,x.ok=E,x.equal=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");e!=r&&O({actual:e,expected:r,message:n,operator:"==",stackStartFn:t})},x.notEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");e==r&&O({actual:e,expected:r,message:n,operator:"!=",stackStartFn:t})},x.deepEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===a&&v(),a(e,r)||O({actual:e,expected:r,message:n,operator:"deepEqual",stackStartFn:t})},x.notDeepEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===a&&v(),a(e,r)&&O({actual:e,expected:r,message:n,operator:"notDeepEqual",stackStartFn:t})},x.deepStrictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===a&&v(),i(e,r)||O({actual:e,expected:r,message:n,operator:"deepStrictEqual",stackStartFn:t})},x.notDeepStrictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===a&&v(),i(e,r)&&O({actual:e,expected:r,message:n,operator:"notDeepStrictEqual",stackStartFn:t})},x.strictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");w(e,r)||O({actual:e,expected:r,message:n,operator:"strictEqual",stackStartFn:t})},x.notStrictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");w(e,r)&&O({actual:e,expected:r,message:n,operator:"notStrictEqual",stackStartFn:t})};var _=function t(e,r,n){var o=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),r.forEach((function(t){t in e&&(void 0!==n&&"string"==typeof n[t]&&b(e[t])&&e[t].test(n[t])?o[t]=n[t]:o[t]=e[t])}))};function T(t,e,r,n,o,a){if(!(r in t)||!i(t[r],e[r])){if(!n){var c=new _(t,o),u=new _(e,o,t),l=new y({actual:c,expected:u,operator:"deepStrictEqual",stackStartFn:a});throw l.actual=t,l.expected=e,l.operator=a.name,l}O({actual:t,expected:e,message:n,operator:a.name,stackStartFn:a})}}function P(t,e,r,n){if("function"!=typeof e){if(b(e))return e.test(t);if(2===arguments.length)throw new l("expected",["Function","RegExp"],e);if("object"!==o(t)||null===t){var i=new y({actual:t,expected:e,message:r,operator:"deepStrictEqual",stackStartFn:n});throw i.operator=n.name,i}var c=Object.keys(e);if(e instanceof Error)c.push("name","message");else if(0===c.length)throw new s("error",e,"may not be an empty object");return void 0===a&&v(),c.forEach((function(o){"string"==typeof t[o]&&b(e[o])&&e[o].test(t[o])||T(t,e,o,r,c,n)})),!0}return void 0!==e.prototype&&t instanceof e||!Error.isPrototypeOf(e)&&!0===e.call({},t)}function k(t){if("function"!=typeof t)throw new l("fn","Function",t);try{t()}catch(t){return t}return S}function q(t){return m(t)||null!==t&&"object"===o(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function I(t){return Promise.resolve().then((function(){var e;if("function"==typeof t){if(!q(e=t()))throw new f("instance of Promise","promiseFn",e)}else{if(!q(t))throw new l("promiseFn",["Function","Promise"],t);e=t}return Promise.resolve().then((function(){return e})).then((function(){return S})).catch((function(t){return t}))}))}function R(t,e,r,n){if("string"==typeof r){if(4===arguments.length)throw new l("error",["Object","Error","Function","RegExp"],r);if("object"===o(e)&&null!==e){if(e.message===r)throw new u("error/message",'The error message "'.concat(e.message,'" is identical to the message.'))}else if(e===r)throw new u("error/message",'The error "'.concat(e,'" is identical to the message.'));n=r,r=void 0}else if(null!=r&&"object"!==o(r)&&"function"!=typeof r)throw new l("error",["Object","Error","Function","RegExp"],r);if(e===S){var a="";r&&r.name&&(a+=" (".concat(r.name,")")),a+=n?": ".concat(n):".";var i="rejects"===t.name?"rejection":"exception";O({actual:void 0,expected:r,operator:t.name,message:"Missing expected ".concat(i).concat(a),stackStartFn:t})}if(r&&!P(e,r,n,t))throw e}function N(t,e,r,n){if(e!==S){if("string"==typeof r&&(n=r,r=void 0),!r||P(e,r)){var o=n?": ".concat(n):".",a="doesNotReject"===t.name?"rejection":"exception";O({actual:e,expected:r,operator:t.name,message:"Got unwanted ".concat(a).concat(o,"\n")+'Actual message: "'.concat(e&&e.message,'"'),stackStartFn:t})}throw e}}function F(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];A.apply(void 0,[F,e.length].concat(e))}x.throws=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];R.apply(void 0,[t,k(e)].concat(n))},x.rejects=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return I(e).then((function(e){return R.apply(void 0,[t,e].concat(n))}))},x.doesNotThrow=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];N.apply(void 0,[t,k(e)].concat(n))},x.doesNotReject=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return I(e).then((function(e){return N.apply(void 0,[t,e].concat(n))}))},x.ifError=function t(e){if(null!=e){var r="ifError got unwanted exception: ";"object"===o(e)&&"string"==typeof e.message?0===e.message.length&&e.constructor?r+=e.constructor.name:r+=e.message:r+=g(e);var n=new y({actual:e,expected:null,operator:"ifError",message:r,stackStartFn:t}),a=e.stack;if("string"==typeof a){var i=a.split("\n");i.shift();for(var c=n.stack.split("\n"),u=0;u<i.length;u++){var l=c.indexOf(i[u]);if(-1!==l){c=c.slice(0,l);break}}n.stack="".concat(c.join("\n"),"\n").concat(i.join("\n"))}throw n}},x.strict=h(F,x,{equal:x.strictEqual,deepEqual:x.deepStrictEqual,notEqual:x.notStrictEqual,notDeepEqual:x.notDeepStrictEqual}),x.strict.strict=x.strict},5961:(t,e,r)=>{"use strict";var n=r(4155);function o(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function a(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function i(t,e){return!e||"object"!==y(e)&&"function"!=typeof e?c(t):e}function c(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function u(t){var e="function"==typeof Map?new Map:void 0;return u=function(t){if(null===t||(r=t,-1===Function.toString.call(r).indexOf("[native code]")))return t;var r;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return s(t,arguments,p(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),f(n,t)},u(t)}function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t,e,r){return s=l()?Reflect.construct:function(t,e,r){var n=[null];n.push.apply(n,e);var o=new(Function.bind.apply(t,n));return r&&f(o,r.prototype),o},s.apply(null,arguments)}function f(t,e){return f=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},f(t,e)}function p(t){return p=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},p(t)}function y(t){return y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},y(t)}var g=r(9539).inspect,d=r(2136).codes.ERR_INVALID_ARG_TYPE;function m(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e}var b="",h="",w="",v="",j={deepStrictEqual:"Expected values to be strictly deep-equal:",strictEqual:"Expected values to be strictly equal:",strictEqualObject:'Expected "actual" to be reference-equal to "expected":',deepEqual:"Expected values to be loosely deep-equal:",equal:"Expected values to be loosely equal:",notDeepStrictEqual:'Expected "actual" not to be strictly deep-equal to:',notStrictEqual:'Expected "actual" to be strictly unequal to:',notStrictEqualObject:'Expected "actual" not to be reference-equal to "expected":',notDeepEqual:'Expected "actual" not to be loosely deep-equal to:',notEqual:'Expected "actual" to be loosely unequal to:',notIdentical:"Values identical but not reference-equal:"};function x(t){var e=Object.keys(t),r=Object.create(Object.getPrototypeOf(t));return e.forEach((function(e){r[e]=t[e]})),Object.defineProperty(r,"message",{value:t.message}),r}function S(t){return g(t,{compact:!1,customInspect:!1,depth:1e3,maxArrayLength:1/0,showHidden:!1,breakLength:1/0,showProxy:!1,sorted:!0,getters:!0})}var O=function(t){function e(t){var r;if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),"object"!==y(t)||null===t)throw new d("options","Object",t);var o=t.message,a=t.operator,u=t.stackStartFn,l=t.actual,s=t.expected,f=Error.stackTraceLimit;if(Error.stackTraceLimit=0,null!=o)r=i(this,p(e).call(this,String(o)));else if(n.stderr&&n.stderr.isTTY&&(n.stderr&&n.stderr.getColorDepth&&1!==n.stderr.getColorDepth()?(b="[34m",h="[32m",v="[39m",w="[31m"):(b="",h="",v="",w="")),"object"===y(l)&&null!==l&&"object"===y(s)&&null!==s&&"stack"in l&&l instanceof Error&&"stack"in s&&s instanceof Error&&(l=x(l),s=x(s)),"deepStrictEqual"===a||"strictEqual"===a)r=i(this,p(e).call(this,function(t,e,r){var o="",a="",i=0,c="",u=!1,l=S(t),s=l.split("\n"),f=S(e).split("\n"),p=0,g="";if("strictEqual"===r&&"object"===y(t)&&"object"===y(e)&&null!==t&&null!==e&&(r="strictEqualObject"),1===s.length&&1===f.length&&s[0]!==f[0]){var d=s[0].length+f[0].length;if(d<=10){if(!("object"===y(t)&&null!==t||"object"===y(e)&&null!==e||0===t&&0===e))return"".concat(j[r],"\n\n")+"".concat(s[0]," !== ").concat(f[0],"\n")}else if("strictEqualObject"!==r&&d<(n.stderr&&n.stderr.isTTY?n.stderr.columns:80)){for(;s[0][p]===f[0][p];)p++;p>2&&(g="\n ".concat(function(t,e){if(e=Math.floor(e),0==t.length||0==e)return"";var r=t.length*e;for(e=Math.floor(Math.log(e)/Math.log(2));e;)t+=t,e--;return t+t.substring(0,r-t.length)}(" ",p),"^"),p=0)}}for(var x=s[s.length-1],O=f[f.length-1];x===O&&(p++<2?c="\n ".concat(x).concat(c):o=x,s.pop(),f.pop(),0!==s.length&&0!==f.length);)x=s[s.length-1],O=f[f.length-1];var A=Math.max(s.length,f.length);if(0===A){var E=l.split("\n");if(E.length>30)for(E[26]="".concat(b,"...").concat(v);E.length>27;)E.pop();return"".concat(j.notIdentical,"\n\n").concat(E.join("\n"),"\n")}p>3&&(c="\n".concat(b,"...").concat(v).concat(c),u=!0),""!==o&&(c="\n ".concat(o).concat(c),o="");var _=0,T=j[r]+"\n".concat(h,"+ actual").concat(v," ").concat(w,"- expected").concat(v),P=" ".concat(b,"...").concat(v," Lines skipped");for(p=0;p<A;p++){var k=p-i;if(s.length<p+1)k>1&&p>2&&(k>4?(a+="\n".concat(b,"...").concat(v),u=!0):k>3&&(a+="\n ".concat(f[p-2]),_++),a+="\n ".concat(f[p-1]),_++),i=p,o+="\n".concat(w,"-").concat(v," ").concat(f[p]),_++;else if(f.length<p+1)k>1&&p>2&&(k>4?(a+="\n".concat(b,"...").concat(v),u=!0):k>3&&(a+="\n ".concat(s[p-2]),_++),a+="\n ".concat(s[p-1]),_++),i=p,a+="\n".concat(h,"+").concat(v," ").concat(s[p]),_++;else{var q=f[p],I=s[p],R=I!==q&&(!m(I,",")||I.slice(0,-1)!==q);R&&m(q,",")&&q.slice(0,-1)===I&&(R=!1,I+=","),R?(k>1&&p>2&&(k>4?(a+="\n".concat(b,"...").concat(v),u=!0):k>3&&(a+="\n ".concat(s[p-2]),_++),a+="\n ".concat(s[p-1]),_++),i=p,a+="\n".concat(h,"+").concat(v," ").concat(I),o+="\n".concat(w,"-").concat(v," ").concat(q),_+=2):(a+=o,o="",1!==k&&0!==p||(a+="\n ".concat(I),_++))}if(_>20&&p<A-2)return"".concat(T).concat(P,"\n").concat(a,"\n").concat(b,"...").concat(v).concat(o,"\n")+"".concat(b,"...").concat(v)}return"".concat(T).concat(u?P:"","\n").concat(a).concat(o).concat(c).concat(g)}(l,s,a)));else if("notDeepStrictEqual"===a||"notStrictEqual"===a){var g=j[a],O=S(l).split("\n");if("notStrictEqual"===a&&"object"===y(l)&&null!==l&&(g=j.notStrictEqualObject),O.length>30)for(O[26]="".concat(b,"...").concat(v);O.length>27;)O.pop();r=1===O.length?i(this,p(e).call(this,"".concat(g," ").concat(O[0]))):i(this,p(e).call(this,"".concat(g,"\n\n").concat(O.join("\n"),"\n")))}else{var A=S(l),E="",_=j[a];"notDeepEqual"===a||"notEqual"===a?(A="".concat(j[a],"\n\n").concat(A)).length>1024&&(A="".concat(A.slice(0,1021),"...")):(E="".concat(S(s)),A.length>512&&(A="".concat(A.slice(0,509),"...")),E.length>512&&(E="".concat(E.slice(0,509),"...")),"deepEqual"===a||"equal"===a?A="".concat(_,"\n\n").concat(A,"\n\nshould equal\n\n"):E=" ".concat(a," ").concat(E)),r=i(this,p(e).call(this,"".concat(A).concat(E)))}return Error.stackTraceLimit=f,r.generatedMessage=!o,Object.defineProperty(c(r),"name",{value:"AssertionError [ERR_ASSERTION]",enumerable:!1,writable:!0,configurable:!0}),r.code="ERR_ASSERTION",r.actual=l,r.expected=s,r.operator=a,Error.captureStackTrace&&Error.captureStackTrace(c(r),u),r.stack,r.name="AssertionError",i(r)}var r,u;return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&f(t,e)}(e,t),r=e,u=[{key:"toString",value:function(){return"".concat(this.name," [").concat(this.code,"]: ").concat(this.message)}},{key:g.custom,value:function(t,e){return g(this,function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable})))),n.forEach((function(e){o(t,e,r[e])}))}return t}({},e,{customInspect:!1,depth:0}))}}],u&&a(r.prototype,u),e}(u(Error));t.exports=O},2136:(t,e,r)=>{"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function o(t){return o=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},o(t)}function a(t,e){return a=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},a(t,e)}var i,c,u={};function l(t,e,r){r||(r=Error);var i=function(r){function i(r,a,c){var u,l,s;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),l=this,s=o(i).call(this,function(t,r,n){return"string"==typeof e?e:e(t,r,n)}(r,a,c)),u=!s||"object"!==n(s)&&"function"!=typeof s?function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(l):s,u.code=t,u}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&a(t,e)}(i,r),i}(r);u[t]=i}function s(t,e){if(Array.isArray(t)){var r=t.length;return t=t.map((function(t){return String(t)})),r>2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0])}return"of ".concat(e," ").concat(String(t))}l("ERR_AMBIGUOUS_ARGUMENT",'The "%s" argument is ambiguous. %s',TypeError),l("ERR_INVALID_ARG_TYPE",(function(t,e,o){var a,c,u,l,f;if(void 0===i&&(i=r(9282)),i("string"==typeof t,"'name' must be a string"),"string"==typeof e&&(c="not ",e.substr(0,c.length)===c)?(a="must not be",e=e.replace(/^not /,"")):a="must be",function(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e}(t," argument"))u="The ".concat(t," ").concat(a," ").concat(s(e,"type"));else{var p=("number"!=typeof f&&(f=0),f+".".length>(l=t).length||-1===l.indexOf(".",f)?"argument":"property");u='The "'.concat(t,'" ').concat(p," ").concat(a," ").concat(s(e,"type"))}return u+". Received type ".concat(n(o))}),TypeError),l("ERR_INVALID_ARG_VALUE",(function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"is invalid";void 0===c&&(c=r(9539));var o=c.inspect(e);return o.length>128&&(o="".concat(o.slice(0,128),"...")),"The argument '".concat(t,"' ").concat(n,". Received ").concat(o)}),TypeError,RangeError),l("ERR_INVALID_RETURN_VALUE",(function(t,e,r){var o;return o=r&&r.constructor&&r.constructor.name?"instance of ".concat(r.constructor.name):"type ".concat(n(r)),"Expected ".concat(t,' to be returned from the "').concat(e,'"')+" function but got ".concat(o,".")}),TypeError),l("ERR_MISSING_ARGS",(function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];void 0===i&&(i=r(9282)),i(e.length>0,"At least one arg needs to be specified");var o="The ",a=e.length;switch(e=e.map((function(t){return'"'.concat(t,'"')})),a){case 1:o+="".concat(e[0]," argument");break;case 2:o+="".concat(e[0]," and ").concat(e[1]," arguments");break;default:o+=e.slice(0,a-1).join(", "),o+=", and ".concat(e[a-1]," arguments")}return"".concat(o," must be specified")}),TypeError),t.exports.codes=u},9158:(t,e,r)=>{"use strict";function n(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=[],n=!0,o=!1,a=void 0;try{for(var i,c=t[Symbol.iterator]();!(n=(i=c.next()).done)&&(r.push(i.value),!e||r.length!==e);n=!0);}catch(t){o=!0,a=t}finally{try{n||null==c.return||c.return()}finally{if(o)throw a}}return r}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}var a=void 0!==/a/g.flags,i=function(t){var e=[];return t.forEach((function(t){return e.push(t)})),e},c=function(t){var e=[];return t.forEach((function(t,r){return e.push([r,t])})),e},u=Object.is?Object.is:r(609),l=Object.getOwnPropertySymbols?Object.getOwnPropertySymbols:function(){return[]},s=Number.isNaN?Number.isNaN:r(360);function f(t){return t.call.bind(t)}var p=f(Object.prototype.hasOwnProperty),y=f(Object.prototype.propertyIsEnumerable),g=f(Object.prototype.toString),d=r(9539).types,m=d.isAnyArrayBuffer,b=d.isArrayBufferView,h=d.isDate,w=d.isMap,v=d.isRegExp,j=d.isSet,x=d.isNativeError,S=d.isBoxedPrimitive,O=d.isNumberObject,A=d.isStringObject,E=d.isBooleanObject,_=d.isBigIntObject,T=d.isSymbolObject,P=d.isFloat32Array,k=d.isFloat64Array;function q(t){if(0===t.length||t.length>10)return!0;for(var e=0;e<t.length;e++){var r=t.charCodeAt(e);if(r<48||r>57)return!0}return 10===t.length&&t>=Math.pow(2,32)}function I(t){return Object.keys(t).filter(q).concat(l(t).filter(Object.prototype.propertyIsEnumerable.bind(t)))}function R(t,e){if(t===e)return 0;for(var r=t.length,n=e.length,o=0,a=Math.min(r,n);o<a;++o)if(t[o]!==e[o]){r=t[o],n=e[o];break}return r<n?-1:n<r?1:0}function N(t,e,r,n){if(t===e)return 0!==t||!r||u(t,e);if(r){if("object"!==o(t))return"number"==typeof t&&s(t)&&s(e);if("object"!==o(e)||null===t||null===e)return!1;if(Object.getPrototypeOf(t)!==Object.getPrototypeOf(e))return!1}else{if(null===t||"object"!==o(t))return(null===e||"object"!==o(e))&&t==e;if(null===e||"object"!==o(e))return!1}var i,c,l,f,p=g(t);if(p!==g(e))return!1;if(Array.isArray(t)){if(t.length!==e.length)return!1;var y=I(t),d=I(e);return y.length===d.length&&D(t,e,r,n,1,y)}if("[object Object]"===p&&(!w(t)&&w(e)||!j(t)&&j(e)))return!1;if(h(t)){if(!h(e)||Date.prototype.getTime.call(t)!==Date.prototype.getTime.call(e))return!1}else if(v(t)){if(!v(e)||(l=t,f=e,!(a?l.source===f.source&&l.flags===f.flags:RegExp.prototype.toString.call(l)===RegExp.prototype.toString.call(f))))return!1}else if(x(t)||t instanceof Error){if(t.message!==e.message||t.name!==e.name)return!1}else{if(b(t)){if(r||!P(t)&&!k(t)){if(!function(t,e){return t.byteLength===e.byteLength&&0===R(new Uint8Array(t.buffer,t.byteOffset,t.byteLength),new Uint8Array(e.buffer,e.byteOffset,e.byteLength))}(t,e))return!1}else if(!function(t,e){if(t.byteLength!==e.byteLength)return!1;for(var r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}(t,e))return!1;var q=I(t),N=I(e);return q.length===N.length&&D(t,e,r,n,0,q)}if(j(t))return!(!j(e)||t.size!==e.size)&&D(t,e,r,n,2);if(w(t))return!(!w(e)||t.size!==e.size)&&D(t,e,r,n,3);if(m(t)){if(c=e,(i=t).byteLength!==c.byteLength||0!==R(new Uint8Array(i),new Uint8Array(c)))return!1}else if(S(t)&&!function(t,e){return O(t)?O(e)&&u(Number.prototype.valueOf.call(t),Number.prototype.valueOf.call(e)):A(t)?A(e)&&String.prototype.valueOf.call(t)===String.prototype.valueOf.call(e):E(t)?E(e)&&Boolean.prototype.valueOf.call(t)===Boolean.prototype.valueOf.call(e):_(t)?_(e)&&BigInt.prototype.valueOf.call(t)===BigInt.prototype.valueOf.call(e):T(e)&&Symbol.prototype.valueOf.call(t)===Symbol.prototype.valueOf.call(e)}(t,e))return!1}return D(t,e,r,n,0)}function F(t,e){return e.filter((function(e){return y(t,e)}))}function D(t,e,r,n,o,a){if(5===arguments.length){a=Object.keys(t);var i=Object.keys(e);if(a.length!==i.length)return!1}for(var c=0;c<a.length;c++)if(!p(e,a[c]))return!1;if(r&&5===arguments.length){var u=l(t);if(0!==u.length){var s=0;for(c=0;c<u.length;c++){var f=u[c];if(y(t,f)){if(!y(e,f))return!1;a.push(f),s++}else if(y(e,f))return!1}var g=l(e);if(u.length!==g.length&&F(e,g).length!==s)return!1}else{var d=l(e);if(0!==d.length&&0!==F(e,d).length)return!1}}if(0===a.length&&(0===o||1===o&&0===t.length||0===t.size))return!0;if(void 0===n)n={val1:new Map,val2:new Map,position:0};else{var m=n.val1.get(t);if(void 0!==m){var b=n.val2.get(e);if(void 0!==b)return m===b}n.position++}n.val1.set(t,n.position),n.val2.set(e,n.position);var h=$(t,e,r,a,n,o);return n.val1.delete(t),n.val2.delete(e),h}function U(t,e,r,n){for(var o=i(t),a=0;a<o.length;a++){var c=o[a];if(N(e,c,r,n))return t.delete(c),!0}return!1}function B(t){switch(o(t)){case"undefined":return null;case"object":return;case"symbol":return!1;case"string":t=+t;case"number":if(s(t))return!1}return!0}function C(t,e,r){var n=B(r);return null!=n?n:e.has(n)&&!t.has(n)}function M(t,e,r,n,o){var a=B(r);if(null!=a)return a;var i=e.get(a);return!(void 0===i&&!e.has(a)||!N(n,i,!1,o))&&!t.has(a)&&N(n,i,!1,o)}function L(t,e,r,n,o,a){for(var c=i(t),u=0;u<c.length;u++){var l=c[u];if(N(r,l,o,a)&&N(n,e.get(l),o,a))return t.delete(l),!0}return!1}function $(t,e,r,a,u,l){var s=0;if(2===l){if(!function(t,e,r,n){for(var a=null,c=i(t),u=0;u<c.length;u++){var l=c[u];if("object"===o(l)&&null!==l)null===a&&(a=new Set),a.add(l);else if(!e.has(l)){if(r)return!1;if(!C(t,e,l))return!1;null===a&&(a=new Set),a.add(l)}}if(null!==a){for(var s=i(e),f=0;f<s.length;f++){var p=s[f];if("object"===o(p)&&null!==p){if(!U(a,p,r,n))return!1}else if(!r&&!t.has(p)&&!U(a,p,r,n))return!1}return 0===a.size}return!0}(t,e,r,u))return!1}else if(3===l){if(!function(t,e,r,a){for(var i=null,u=c(t),l=0;l<u.length;l++){var s=n(u[l],2),f=s[0],p=s[1];if("object"===o(f)&&null!==f)null===i&&(i=new Set),i.add(f);else{var y=e.get(f);if(void 0===y&&!e.has(f)||!N(p,y,r,a)){if(r)return!1;if(!M(t,e,f,p,a))return!1;null===i&&(i=new Set),i.add(f)}}}if(null!==i){for(var g=c(e),d=0;d<g.length;d++){var m=n(g[d],2),b=(f=m[0],m[1]);if("object"===o(f)&&null!==f){if(!L(i,t,f,b,r,a))return!1}else if(!(r||t.has(f)&&N(t.get(f),b,!1,a)||L(i,t,f,b,!1,a)))return!1}return 0===i.size}return!0}(t,e,r,u))return!1}else if(1===l)for(;s<t.length;s++){if(!p(t,s)){if(p(e,s))return!1;for(var f=Object.keys(t);s<f.length;s++){var y=f[s];if(!p(e,y)||!N(t[y],e[y],r,u))return!1}return f.length===Object.keys(e).length}if(!p(e,s)||!N(t[s],e[s],r,u))return!1}for(s=0;s<a.length;s++){var g=a[s];if(!N(t[g],e[g],r,u))return!1}return!0}t.exports={isDeepEqual:function(t,e){return N(t,e,!1)},isDeepStrictEqual:function(t,e){return N(t,e,!0)}}},1924:(t,e,r)=>{"use strict";var n=r(210),o=r(5559),a=o(n("String.prototype.indexOf"));t.exports=function(t,e){var r=n(t,!!e);return"function"==typeof r&&a(t,".prototype.")>-1?o(r):r}},5559:(t,e,r)=>{"use strict";var n=r(8612),o=r(210),a=o("%Function.prototype.apply%"),i=o("%Function.prototype.call%"),c=o("%Reflect.apply%",!0)||n.call(i,a),u=o("%Object.getOwnPropertyDescriptor%",!0),l=o("%Object.defineProperty%",!0),s=o("%Math.max%");if(l)try{l({},"a",{value:1})}catch(t){l=null}t.exports=function(t){var e=c(n,i,arguments);if(u&&l){var r=u(e,"length");r.configurable&&l(e,"length",{value:1+s(0,t.length-(arguments.length-1))})}return e};var f=function(){return c(n,a,arguments)};l?l(t.exports,"apply",{value:f}):t.exports.apply=f},4289:(t,e,r)=>{"use strict";var n=r(2215),o="function"==typeof Symbol&&"symbol"==typeof Symbol("foo"),a=Object.prototype.toString,i=Array.prototype.concat,c=Object.defineProperty,u=c&&function(){var t={};try{for(var e in c(t,"x",{enumerable:!1,value:t}),t)return!1;return t.x===t}catch(t){return!1}}(),l=function(t,e,r,n){var o;(!(e in t)||"function"==typeof(o=n)&&"[object Function]"===a.call(o)&&n())&&(u?c(t,e,{configurable:!0,enumerable:!1,value:r,writable:!0}):t[e]=r)},s=function(t,e){var r=arguments.length>2?arguments[2]:{},a=n(e);o&&(a=i.call(a,Object.getOwnPropertySymbols(e)));for(var c=0;c<a.length;c+=1)l(t,a[c],e[a[c]],r[a[c]])};s.supportsDescriptors=!!u,t.exports=s},8091:t=>{"use strict";function e(t,e){if(null==t)throw new TypeError("Cannot convert first argument to object");for(var r=Object(t),n=1;n<arguments.length;n++){var o=arguments[n];if(null!=o)for(var a=Object.keys(Object(o)),i=0,c=a.length;i<c;i++){var u=a[i],l=Object.getOwnPropertyDescriptor(o,u);void 0!==l&&l.enumerable&&(r[u]=o[u])}}return r}t.exports={assign:e,polyfill:function(){Object.assign||Object.defineProperty(Object,"assign",{enumerable:!1,configurable:!0,writable:!0,value:e})}}},9804:t=>{var e=Object.prototype.hasOwnProperty,r=Object.prototype.toString;t.exports=function(t,n,o){if("[object Function]"!==r.call(n))throw new TypeError("iterator must be a function");var a=t.length;if(a===+a)for(var i=0;i<a;i++)n.call(o,t[i],i,t);else for(var c in t)e.call(t,c)&&n.call(o,t[c],c,t)}},7648:t=>{"use strict";var e="Function.prototype.bind called on incompatible ",r=Array.prototype.slice,n=Object.prototype.toString,o="[object Function]";t.exports=function(t){var a=this;if("function"!=typeof a||n.call(a)!==o)throw new TypeError(e+a);for(var i,c=r.call(arguments,1),u=function(){if(this instanceof i){var e=a.apply(this,c.concat(r.call(arguments)));return Object(e)===e?e:this}return a.apply(t,c.concat(r.call(arguments)))},l=Math.max(0,a.length-c.length),s=[],f=0;f<l;f++)s.push("$"+f);if(i=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this,arguments); }")(u),a.prototype){var p=function(){};p.prototype=a.prototype,i.prototype=new p,p.prototype=null}return i}},8612:(t,e,r)=>{"use strict";var n=r(7648);t.exports=Function.prototype.bind||n},210:(t,e,r)=>{"use strict";var n,o=SyntaxError,a=Function,i=TypeError,c=function(t){try{return a('"use strict"; return ('+t+").constructor;")()}catch(t){}},u=Object.getOwnPropertyDescriptor;if(u)try{u({},"")}catch(t){u=null}var l=function(){throw new i},s=u?function(){try{return l}catch(t){try{return u(arguments,"callee").get}catch(t){return l}}}():l,f=r(1405)(),p=Object.getPrototypeOf||function(t){return t.__proto__},y={},g="undefined"==typeof Uint8Array?n:p(Uint8Array),d={"%AggregateError%":"undefined"==typeof AggregateError?n:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?n:ArrayBuffer,"%ArrayIteratorPrototype%":f?p([][Symbol.iterator]()):n,"%AsyncFromSyncIteratorPrototype%":n,"%AsyncFunction%":y,"%AsyncGenerator%":y,"%AsyncGeneratorFunction%":y,"%AsyncIteratorPrototype%":y,"%Atomics%":"undefined"==typeof Atomics?n:Atomics,"%BigInt%":"undefined"==typeof BigInt?n:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?n:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?n:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?n:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?n:FinalizationRegistry,"%Function%":a,"%GeneratorFunction%":y,"%Int8Array%":"undefined"==typeof Int8Array?n:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?n:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?n:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":f?p(p([][Symbol.iterator]())):n,"%JSON%":"object"==typeof JSON?JSON:n,"%Map%":"undefined"==typeof Map?n:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&f?p((new Map)[Symbol.iterator]()):n,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?n:Promise,"%Proxy%":"undefined"==typeof Proxy?n:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?n:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?n:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&f?p((new Set)[Symbol.iterator]()):n,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?n:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":f?p(""[Symbol.iterator]()):n,"%Symbol%":f?Symbol:n,"%SyntaxError%":o,"%ThrowTypeError%":s,"%TypedArray%":g,"%TypeError%":i,"%Uint8Array%":"undefined"==typeof Uint8Array?n:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?n:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?n:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?n:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?n:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?n:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?n:WeakSet},m=function t(e){var r;if("%AsyncFunction%"===e)r=c("async function () {}");else if("%GeneratorFunction%"===e)r=c("function* () {}");else if("%AsyncGeneratorFunction%"===e)r=c("async function* () {}");else if("%AsyncGenerator%"===e){var n=t("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===e){var o=t("%AsyncGenerator%");o&&(r=p(o.prototype))}return d[e]=r,r},b={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},h=r(8612),w=r(7642),v=h.call(Function.call,Array.prototype.concat),j=h.call(Function.apply,Array.prototype.splice),x=h.call(Function.call,String.prototype.replace),S=h.call(Function.call,String.prototype.slice),O=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,A=/\\(\\)?/g,E=function(t){var e=S(t,0,1),r=S(t,-1);if("%"===e&&"%"!==r)throw new o("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new o("invalid intrinsic syntax, expected opening `%`");var n=[];return x(t,O,(function(t,e,r,o){n[n.length]=r?x(o,A,"$1"):e||t})),n},_=function(t,e){var r,n=t;if(w(b,n)&&(n="%"+(r=b[n])[0]+"%"),w(d,n)){var a=d[n];if(a===y&&(a=m(n)),void 0===a&&!e)throw new i("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:r,name:n,value:a}}throw new o("intrinsic "+t+" does not exist!")};t.exports=function(t,e){if("string"!=typeof t||0===t.length)throw new i("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof e)throw new i('"allowMissing" argument must be a boolean');var r=E(t),n=r.length>0?r[0]:"",a=_("%"+n+"%",e),c=a.name,l=a.value,s=!1,f=a.alias;f&&(n=f[0],j(r,v([0,1],f)));for(var p=1,y=!0;p<r.length;p+=1){var g=r[p],m=S(g,0,1),b=S(g,-1);if(('"'===m||"'"===m||"`"===m||'"'===b||"'"===b||"`"===b)&&m!==b)throw new o("property names with quotes must have matching quotes");if("constructor"!==g&&y||(s=!0),w(d,c="%"+(n+="."+g)+"%"))l=d[c];else if(null!=l){if(!(g in l)){if(!e)throw new i("base intrinsic for "+t+" exists, but the property is not available.");return}if(u&&p+1>=r.length){var h=u(l,g);l=(y=!!h)&&"get"in h&&!("originalValue"in h.get)?h.get:l[g]}else y=w(l,g),l=l[g];y&&!s&&(d[c]=l)}}return l}},1405:(t,e,r)=>{"use strict";var n="undefined"!=typeof Symbol&&Symbol,o=r(5419);t.exports=function(){return"function"==typeof n&&"function"==typeof Symbol&&"symbol"==typeof n("foo")&&"symbol"==typeof Symbol("bar")&&o()}},5419:t=>{"use strict";t.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var n=Object.getOwnPropertySymbols(t);if(1!==n.length||n[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(t,e);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},6410:(t,e,r)=>{"use strict";var n=r(5419);t.exports=function(){return n()&&!!Symbol.toStringTag}},7642:(t,e,r)=>{"use strict";var n=r(8612);t.exports=n.call(Function.call,Object.prototype.hasOwnProperty)},5717:t=>{"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}}},2584:(t,e,r)=>{"use strict";var n=r(6410)(),o=r(1924)("Object.prototype.toString"),a=function(t){return!(n&&t&&"object"==typeof t&&Symbol.toStringTag in t)&&"[object Arguments]"===o(t)},i=function(t){return!!a(t)||null!==t&&"object"==typeof t&&"number"==typeof t.length&&t.length>=0&&"[object Array]"!==o(t)&&"[object Function]"===o(t.callee)},c=function(){return a(arguments)}();a.isLegacyArguments=i,t.exports=c?a:i},8662:(t,e,r)=>{"use strict";var n,o=Object.prototype.toString,a=Function.prototype.toString,i=/^\s*(?:function)?\*/,c=r(6410)(),u=Object.getPrototypeOf;t.exports=function(t){if("function"!=typeof t)return!1;if(i.test(a.call(t)))return!0;if(!c)return"[object GeneratorFunction]"===o.call(t);if(!u)return!1;if(void 0===n){var e=function(){if(!c)return!1;try{return Function("return function*() {}")()}catch(t){}}();n=!!e&&u(e)}return u(t)===n}},8611:t=>{"use strict";t.exports=function(t){return t!=t}},360:(t,e,r)=>{"use strict";var n=r(5559),o=r(4289),a=r(8611),i=r(9415),c=r(3194),u=n(i(),Number);o(u,{getPolyfill:i,implementation:a,shim:c}),t.exports=u},9415:(t,e,r)=>{"use strict";var n=r(8611);t.exports=function(){return Number.isNaN&&Number.isNaN(NaN)&&!Number.isNaN("a")?Number.isNaN:n}},3194:(t,e,r)=>{"use strict";var n=r(4289),o=r(9415);t.exports=function(){var t=o();return n(Number,{isNaN:t},{isNaN:function(){return Number.isNaN!==t}}),t}},5692:(t,e,r)=>{"use strict";var n=r(9804),o=r(3083),a=r(1924),i=a("Object.prototype.toString"),c=r(6410)(),u="undefined"==typeof globalThis?r.g:globalThis,l=o(),s=a("Array.prototype.indexOf",!0)||function(t,e){for(var r=0;r<t.length;r+=1)if(t[r]===e)return r;return-1},f=a("String.prototype.slice"),p={},y=r(882),g=Object.getPrototypeOf;c&&y&&g&&n(l,(function(t){var e=new u[t];if(Symbol.toStringTag in e){var r=g(e),n=y(r,Symbol.toStringTag);if(!n){var o=g(r);n=y(o,Symbol.toStringTag)}p[t]=n.get}})),t.exports=function(t){if(!t||"object"!=typeof t)return!1;if(!c||!(Symbol.toStringTag in t)){var e=f(i(t),8,-1);return s(l,e)>-1}return!!y&&function(t){var e=!1;return n(p,(function(r,n){if(!e)try{e=r.call(t)===n}catch(t){}})),e}(t)}},4244:t=>{"use strict";var e=function(t){return t!=t};t.exports=function(t,r){return 0===t&&0===r?1/t==1/r:t===r||!(!e(t)||!e(r))}},609:(t,e,r)=>{"use strict";var n=r(4289),o=r(5559),a=r(4244),i=r(5624),c=r(2281),u=o(i(),Object);n(u,{getPolyfill:i,implementation:a,shim:c}),t.exports=u},5624:(t,e,r)=>{"use strict";var n=r(4244);t.exports=function(){return"function"==typeof Object.is?Object.is:n}},2281:(t,e,r)=>{"use strict";var n=r(5624),o=r(4289);t.exports=function(){var t=n();return o(Object,{is:t},{is:function(){return Object.is!==t}}),t}},8987:(t,e,r)=>{"use strict";var n;if(!Object.keys){var o=Object.prototype.hasOwnProperty,a=Object.prototype.toString,i=r(1414),c=Object.prototype.propertyIsEnumerable,u=!c.call({toString:null},"toString"),l=c.call((function(){}),"prototype"),s=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],f=function(t){var e=t.constructor;return e&&e.prototype===t},p={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},y=function(){if("undefined"==typeof window)return!1;for(var t in window)try{if(!p["$"+t]&&o.call(window,t)&&null!==window[t]&&"object"==typeof window[t])try{f(window[t])}catch(t){return!0}}catch(t){return!0}return!1}();n=function(t){var e=null!==t&&"object"==typeof t,r="[object Function]"===a.call(t),n=i(t),c=e&&"[object String]"===a.call(t),p=[];if(!e&&!r&&!n)throw new TypeError("Object.keys called on a non-object");var g=l&&r;if(c&&t.length>0&&!o.call(t,0))for(var d=0;d<t.length;++d)p.push(String(d));if(n&&t.length>0)for(var m=0;m<t.length;++m)p.push(String(m));else for(var b in t)g&&"prototype"===b||!o.call(t,b)||p.push(String(b));if(u)for(var h=function(t){if("undefined"==typeof window||!y)return f(t);try{return f(t)}catch(t){return!1}}(t),w=0;w<s.length;++w)h&&"constructor"===s[w]||!o.call(t,s[w])||p.push(s[w]);return p}}t.exports=n},2215:(t,e,r)=>{"use strict";var n=Array.prototype.slice,o=r(1414),a=Object.keys,i=a?function(t){return a(t)}:r(8987),c=Object.keys;i.shim=function(){if(Object.keys){var t=function(){var t=Object.keys(arguments);return t&&t.length===arguments.length}(1,2);t||(Object.keys=function(t){return o(t)?c(n.call(t)):c(t)})}else Object.keys=i;return Object.keys||i},t.exports=i},1414:t=>{"use strict";var e=Object.prototype.toString;t.exports=function(t){var r=e.call(t),n="[object Arguments]"===r;return n||(n="[object Array]"!==r&&null!==t&&"object"==typeof t&&"number"==typeof t.length&&t.length>=0&&"[object Function]"===e.call(t.callee)),n}},4155:t=>{var e,r,n=t.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function i(t){if(e===setTimeout)return setTimeout(t,0);if((e===o||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(r){try{return e.call(null,t,0)}catch(r){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:o}catch(t){e=o}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(t){r=a}}();var c,u=[],l=!1,s=-1;function f(){l&&c&&(l=!1,c.length?u=c.concat(u):s=-1,u.length&&p())}function p(){if(!l){var t=i(f);l=!0;for(var e=u.length;e;){for(c=u,u=[];++s<e;)c&&c[s].run();s=-1,e=u.length}c=null,l=!1,function(t){if(r===clearTimeout)return clearTimeout(t);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(t);try{r(t)}catch(e){try{return r.call(null,t)}catch(e){return r.call(this,t)}}}(t)}}function y(t,e){this.fun=t,this.array=e}function g(){}n.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];u.push(new y(t,e)),1!==u.length||l||i(p)},y.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=g,n.addListener=g,n.once=g,n.off=g,n.removeListener=g,n.removeAllListeners=g,n.emit=g,n.prependListener=g,n.prependOnceListener=g,n.listeners=function(t){return[]},n.binding=function(t){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(t){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},384:t=>{t.exports=function(t){return t&&"object"==typeof t&&"function"==typeof t.copy&&"function"==typeof t.fill&&"function"==typeof t.readUInt8}},5955:(t,e,r)=>{"use strict";var n=r(2584),o=r(8662),a=r(6430),i=r(5692);function c(t){return t.call.bind(t)}var u="undefined"!=typeof BigInt,l="undefined"!=typeof Symbol,s=c(Object.prototype.toString),f=c(Number.prototype.valueOf),p=c(String.prototype.valueOf),y=c(Boolean.prototype.valueOf);if(u)var g=c(BigInt.prototype.valueOf);if(l)var d=c(Symbol.prototype.valueOf);function m(t,e){if("object"!=typeof t)return!1;try{return e(t),!0}catch(t){return!1}}function b(t){return"[object Map]"===s(t)}function h(t){return"[object Set]"===s(t)}function w(t){return"[object WeakMap]"===s(t)}function v(t){return"[object WeakSet]"===s(t)}function j(t){return"[object ArrayBuffer]"===s(t)}function x(t){return"undefined"!=typeof ArrayBuffer&&(j.working?j(t):t instanceof ArrayBuffer)}function S(t){return"[object DataView]"===s(t)}function O(t){return"undefined"!=typeof DataView&&(S.working?S(t):t instanceof DataView)}e.isArgumentsObject=n,e.isGeneratorFunction=o,e.isTypedArray=i,e.isPromise=function(t){return"undefined"!=typeof Promise&&t instanceof Promise||null!==t&&"object"==typeof t&&"function"==typeof t.then&&"function"==typeof t.catch},e.isArrayBufferView=function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):i(t)||O(t)},e.isUint8Array=function(t){return"Uint8Array"===a(t)},e.isUint8ClampedArray=function(t){return"Uint8ClampedArray"===a(t)},e.isUint16Array=function(t){return"Uint16Array"===a(t)},e.isUint32Array=function(t){return"Uint32Array"===a(t)},e.isInt8Array=function(t){return"Int8Array"===a(t)},e.isInt16Array=function(t){return"Int16Array"===a(t)},e.isInt32Array=function(t){return"Int32Array"===a(t)},e.isFloat32Array=function(t){return"Float32Array"===a(t)},e.isFloat64Array=function(t){return"Float64Array"===a(t)},e.isBigInt64Array=function(t){return"BigInt64Array"===a(t)},e.isBigUint64Array=function(t){return"BigUint64Array"===a(t)},b.working="undefined"!=typeof Map&&b(new Map),e.isMap=function(t){return"undefined"!=typeof Map&&(b.working?b(t):t instanceof Map)},h.working="undefined"!=typeof Set&&h(new Set),e.isSet=function(t){return"undefined"!=typeof Set&&(h.working?h(t):t instanceof Set)},w.working="undefined"!=typeof WeakMap&&w(new WeakMap),e.isWeakMap=function(t){return"undefined"!=typeof WeakMap&&(w.working?w(t):t instanceof WeakMap)},v.working="undefined"!=typeof WeakSet&&v(new WeakSet),e.isWeakSet=function(t){return v(t)},j.working="undefined"!=typeof ArrayBuffer&&j(new ArrayBuffer),e.isArrayBuffer=x,S.working="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView&&S(new DataView(new ArrayBuffer(1),0,1)),e.isDataView=O;var A="undefined"!=typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function E(t){return"[object SharedArrayBuffer]"===s(t)}function _(t){return void 0!==A&&(void 0===E.working&&(E.working=E(new A)),E.working?E(t):t instanceof A)}function T(t){return m(t,f)}function P(t){return m(t,p)}function k(t){return m(t,y)}function q(t){return u&&m(t,g)}function I(t){return l&&m(t,d)}e.isSharedArrayBuffer=_,e.isAsyncFunction=function(t){return"[object AsyncFunction]"===s(t)},e.isMapIterator=function(t){return"[object Map Iterator]"===s(t)},e.isSetIterator=function(t){return"[object Set Iterator]"===s(t)},e.isGeneratorObject=function(t){return"[object Generator]"===s(t)},e.isWebAssemblyCompiledModule=function(t){return"[object WebAssembly.Module]"===s(t)},e.isNumberObject=T,e.isStringObject=P,e.isBooleanObject=k,e.isBigIntObject=q,e.isSymbolObject=I,e.isBoxedPrimitive=function(t){return T(t)||P(t)||k(t)||q(t)||I(t)},e.isAnyArrayBuffer=function(t){return"undefined"!=typeof Uint8Array&&(x(t)||_(t))},["isProxy","isExternal","isModuleNamespaceObject"].forEach((function(t){Object.defineProperty(e,t,{enumerable:!1,value:function(){throw new Error(t+" is not supported in userland")}})}))},9539:(t,e,r)=>{var n=r(4155),o=Object.getOwnPropertyDescriptors||function(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++)r[e[n]]=Object.getOwnPropertyDescriptor(t,e[n]);return r},a=/%[sdj%]/g;e.format=function(t){if(!w(t)){for(var e=[],r=0;r<arguments.length;r++)e.push(l(arguments[r]));return e.join(" ")}r=1;for(var n=arguments,o=n.length,i=String(t).replace(a,(function(t){if("%%"===t)return"%";if(r>=o)return t;switch(t){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(t){return"[Circular]"}default:return t}})),c=n[r];r<o;c=n[++r])b(c)||!x(c)?i+=" "+c:i+=" "+l(c);return i},e.deprecate=function(t,r){if(void 0!==n&&!0===n.noDeprecation)return t;if(void 0===n)return function(){return e.deprecate(t,r).apply(this,arguments)};var o=!1;return function(){if(!o){if(n.throwDeprecation)throw new Error(r);n.traceDeprecation?console.trace(r):console.error(r),o=!0}return t.apply(this,arguments)}};var i={},c=/^$/;if(n.env.NODE_DEBUG){var u=n.env.NODE_DEBUG;u=u.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),c=new RegExp("^"+u+"$","i")}function l(t,r){var n={seen:[],stylize:f};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),m(r)?n.showHidden=r:r&&e._extend(n,r),v(n.showHidden)&&(n.showHidden=!1),v(n.depth)&&(n.depth=2),v(n.colors)&&(n.colors=!1),v(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=s),p(n,t,n.depth)}function s(t,e){var r=l.styles[e];return r?"["+l.colors[r][0]+"m"+t+"["+l.colors[r][1]+"m":t}function f(t,e){return t}function p(t,r,n){if(t.customInspect&&r&&A(r.inspect)&&r.inspect!==e.inspect&&(!r.constructor||r.constructor.prototype!==r)){var o=r.inspect(n,t);return w(o)||(o=p(t,o,n)),o}var a=function(t,e){if(v(e))return t.stylize("undefined","undefined");if(w(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string")}return h(e)?t.stylize(""+e,"number"):m(e)?t.stylize(""+e,"boolean"):b(e)?t.stylize("null","null"):void 0}(t,r);if(a)return a;var i=Object.keys(r),c=function(t){var e={};return t.forEach((function(t,r){e[t]=!0})),e}(i);if(t.showHidden&&(i=Object.getOwnPropertyNames(r)),O(r)&&(i.indexOf("message")>=0||i.indexOf("description")>=0))return y(r);if(0===i.length){if(A(r)){var u=r.name?": "+r.name:"";return t.stylize("[Function"+u+"]","special")}if(j(r))return t.stylize(RegExp.prototype.toString.call(r),"regexp");if(S(r))return t.stylize(Date.prototype.toString.call(r),"date");if(O(r))return y(r)}var l,s="",f=!1,x=["{","}"];return d(r)&&(f=!0,x=["[","]"]),A(r)&&(s=" [Function"+(r.name?": "+r.name:"")+"]"),j(r)&&(s=" "+RegExp.prototype.toString.call(r)),S(r)&&(s=" "+Date.prototype.toUTCString.call(r)),O(r)&&(s=" "+y(r)),0!==i.length||f&&0!=r.length?n<0?j(r)?t.stylize(RegExp.prototype.toString.call(r),"regexp"):t.stylize("[Object]","special"):(t.seen.push(r),l=f?function(t,e,r,n,o){for(var a=[],i=0,c=e.length;i<c;++i)k(e,String(i))?a.push(g(t,e,r,n,String(i),!0)):a.push("");return o.forEach((function(o){o.match(/^\d+$/)||a.push(g(t,e,r,n,o,!0))})),a}(t,r,n,c,i):i.map((function(e){return g(t,r,n,c,e,f)})),t.seen.pop(),function(t,e,r){return t.reduce((function(t,e){return e.indexOf("\n"),t+e.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?r[0]+(""===e?"":e+"\n ")+" "+t.join(",\n ")+" "+r[1]:r[0]+e+" "+t.join(", ")+" "+r[1]}(l,s,x)):x[0]+s+x[1]}function y(t){return"["+Error.prototype.toString.call(t)+"]"}function g(t,e,r,n,o,a){var i,c,u;if((u=Object.getOwnPropertyDescriptor(e,o)||{value:e[o]}).get?c=u.set?t.stylize("[Getter/Setter]","special"):t.stylize("[Getter]","special"):u.set&&(c=t.stylize("[Setter]","special")),k(n,o)||(i="["+o+"]"),c||(t.seen.indexOf(u.value)<0?(c=b(r)?p(t,u.value,null):p(t,u.value,r-1)).indexOf("\n")>-1&&(c=a?c.split("\n").map((function(t){return" "+t})).join("\n").substr(2):"\n"+c.split("\n").map((function(t){return" "+t})).join("\n")):c=t.stylize("[Circular]","special")),v(i)){if(a&&o.match(/^\d+$/))return c;(i=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(i=i.substr(1,i.length-2),i=t.stylize(i,"name")):(i=i.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),i=t.stylize(i,"string"))}return i+": "+c}function d(t){return Array.isArray(t)}function m(t){return"boolean"==typeof t}function b(t){return null===t}function h(t){return"number"==typeof t}function w(t){return"string"==typeof t}function v(t){return void 0===t}function j(t){return x(t)&&"[object RegExp]"===E(t)}function x(t){return"object"==typeof t&&null!==t}function S(t){return x(t)&&"[object Date]"===E(t)}function O(t){return x(t)&&("[object Error]"===E(t)||t instanceof Error)}function A(t){return"function"==typeof t}function E(t){return Object.prototype.toString.call(t)}function _(t){return t<10?"0"+t.toString(10):t.toString(10)}e.debuglog=function(t){if(t=t.toUpperCase(),!i[t])if(c.test(t)){var r=n.pid;i[t]=function(){var n=e.format.apply(e,arguments);console.error("%s %d: %s",t,r,n)}}else i[t]=function(){};return i[t]},e.inspect=l,l.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},l.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},e.types=r(5955),e.isArray=d,e.isBoolean=m,e.isNull=b,e.isNullOrUndefined=function(t){return null==t},e.isNumber=h,e.isString=w,e.isSymbol=function(t){return"symbol"==typeof t},e.isUndefined=v,e.isRegExp=j,e.types.isRegExp=j,e.isObject=x,e.isDate=S,e.types.isDate=S,e.isError=O,e.types.isNativeError=O,e.isFunction=A,e.isPrimitive=function(t){return null===t||"boolean"==typeof t||"number"==typeof t||"string"==typeof t||"symbol"==typeof t||void 0===t},e.isBuffer=r(384);var T=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function P(){var t=new Date,e=[_(t.getHours()),_(t.getMinutes()),_(t.getSeconds())].join(":");return[t.getDate(),T[t.getMonth()],e].join(" ")}function k(t,e){return Object.prototype.hasOwnProperty.call(t,e)}e.log=function(){console.log("%s - %s",P(),e.format.apply(e,arguments))},e.inherits=r(5717),e._extend=function(t,e){if(!e||!x(e))return t;for(var r=Object.keys(e),n=r.length;n--;)t[r[n]]=e[r[n]];return t};var q="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function I(t,e){if(!t){var r=new Error("Promise was rejected with a falsy value");r.reason=t,t=r}return e(t)}e.promisify=function(t){if("function"!=typeof t)throw new TypeError('The "original" argument must be of type Function');if(q&&t[q]){var e;if("function"!=typeof(e=t[q]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(e,q,{value:e,enumerable:!1,writable:!1,configurable:!0}),e}function e(){for(var e,r,n=new Promise((function(t,n){e=t,r=n})),o=[],a=0;a<arguments.length;a++)o.push(arguments[a]);o.push((function(t,n){t?r(t):e(n)}));try{t.apply(this,o)}catch(t){r(t)}return n}return Object.setPrototypeOf(e,Object.getPrototypeOf(t)),q&&Object.defineProperty(e,q,{value:e,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(e,o(t))},e.promisify.custom=q,e.callbackify=function(t){if("function"!=typeof t)throw new TypeError('The "original" argument must be of type Function');function e(){for(var e=[],r=0;r<arguments.length;r++)e.push(arguments[r]);var o=e.pop();if("function"!=typeof o)throw new TypeError("The last argument must be of type Function");var a=this,i=function(){return o.apply(a,arguments)};t.apply(this,e).then((function(t){n.nextTick(i.bind(null,null,t))}),(function(t){n.nextTick(I.bind(null,t,i))}))}return Object.setPrototypeOf(e,Object.getPrototypeOf(t)),Object.defineProperties(e,o(t)),e}},6430:(t,e,r)=>{"use strict";var n=r(9804),o=r(3083),a=r(1924),i=a("Object.prototype.toString"),c=r(6410)(),u="undefined"==typeof globalThis?r.g:globalThis,l=o(),s=a("String.prototype.slice"),f={},p=r(882),y=Object.getPrototypeOf;c&&p&&y&&n(l,(function(t){if("function"==typeof u[t]){var e=new u[t];if(Symbol.toStringTag in e){var r=y(e),n=p(r,Symbol.toStringTag);if(!n){var o=y(r);n=p(o,Symbol.toStringTag)}f[t]=n.get}}}));var g=r(5692);t.exports=function(t){return!!g(t)&&(c&&Symbol.toStringTag in t?function(t){var e=!1;return n(f,(function(r,n){if(!e)try{var o=r.call(t);o===n&&(e=o)}catch(t){}})),e}(t):s(i(t),8,-1))}},9496:t=>{"use strict";t.exports=require("vscode")},7666:()=>{},3083:(t,e,r)=>{"use strict";var n=["BigInt64Array","BigUint64Array","Float32Array","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray"],o="undefined"==typeof globalThis?r.g:globalThis;t.exports=function(){for(var t=[],e=0;e<n.length;e++)"function"==typeof o[n[e]]&&(t[t.length]=n[e]);return t}},882:(t,e,r)=>{"use strict";var n=r(210)("%Object.getOwnPropertyDescriptor%",!0);if(n)try{n([],"length")}catch(t){n=null}t.exports=n}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var a=e[n]={exports:{}};return t[n](a,a.exports,r),a.exports}r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}();var n={};(()=>{var t=n;const e=r(9282),o=r(7666),a=r(9496),i=void 0===o.homedir,c=6e3;function u(t){return new Promise((e=>setTimeout(e,t)))}function l(t){console.log("###RAINBOW_CSV_UNIT_TEST_MESSAGE### "+t)}t.run=async function(){try{l("Starting tests"),e.equal(-1,[1,2,3].indexOf(0)),e(a.workspace.workspaceFolders),e.equal(1,a.workspace.workspaceFolders.length);let t=a.workspace.workspaceFolders[0].uri;if(await async function(t){let r=a.Uri.joinPath(t,"test","csv_files","lorem_ipsum.txt"),n=await a.workspace.openTextDocument(r);l(`languageId for lorem_ipsum.txt: ${n.languageId}`),e.equal(n.languageId,"plaintext");let o=await a.window.showTextDocument(n);await u(1e3),r=a.Uri.joinPath(t,"test","suite","index.js"),n=await a.workspace.openTextDocument(r),l(`languageId for index.js: ${n.languageId}`),e.equal(n.languageId,"javascript"),o=await a.window.showTextDocument(n),await u(1e3),r=a.Uri.joinPath(t,"test","csv_files","lorem_ipsum"),n=await a.workspace.openTextDocument(r),l(`languageId for lorem_ipsum: ${n.languageId}`),e.equal(n.languageId,"plaintext"),o=await a.window.showTextDocument(n),await u(1e3)}(t),!i){let t=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_initialization_state:!0});e(t.initialized),e(!t.lazy_loaded)}if(await async function(t){let r=a.Uri.joinPath(t,"test","csv_files","university_ranking_semicolon.txt"),n=await a.workspace.openTextDocument(r);await a.window.showTextDocument(n),l(`languageId for university_ranking_semicolon.txt: ${n.languageId}`),e.equal(n.languageId,"csv (semicolon)"),await u(1e3)}(t),await async function(t){let r=a.Uri.joinPath(t,"test","csv_files","small_movies.pipe"),n=await a.workspace.openTextDocument(r);l(`languageId for small_movies.pipe: ${n.languageId}`),e.equal(n.languageId,"plaintext"),await a.window.showTextDocument(n),await u(1e3);for(let t=0;t<6;t++)await a.commands.executeCommand("cursorRight");await a.commands.executeCommand("cursorRightSelect"),await u(1e3),await a.commands.executeCommand("rainbow-csv.RainbowSeparator"),await u(2e3),l(`languageId for small_movies.pipe after RainbowSeparator: ${n.languageId}`),e.equal(n.languageId,"csv (pipe)"),await a.commands.executeCommand("rainbow-csv.RainbowSeparatorOff"),await u(2e3),l(`languageId for small_movies.pipe after RainbowSeparatorOff: ${n.languageId}`),e.equal(n.languageId,"plaintext"),await u(1e3)}(t),!i){let t=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_initialization_state:!0});e(t.initialized),e(!t.lazy_loaded)}if(i?await async function(t){let r=a.Uri.joinPath(t,"test","csv_files","university_ranking.csv"),n=await a.workspace.openTextDocument(r),o=await a.window.showTextDocument(n);await u(1e3);let i={rbql_backend:"js",with_headers:!0,rbql_query:"select top 20 a1, Math.ceil(parseFloat(a.total_score) * 100), a['university_name'], null, 'foo bar' order by a2"};await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c);let s=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_last_rbql_warnings:!0});e.equal('["null values in output were replaced by empty strings"]',JSON.stringify(s.warnings)),n=a.window.activeTextEditor.document;let f=n.getText().length;l(`Length after first js query: ${f}`),e.equal(846,f),i={rbql_backend:"js",rbql_query:"select a2 * 10, a3, a3.length where NR > 1 order by a3.length limit 10"},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),n=a.window.activeTextEditor.document,f=n.getText().length,l(`Length after second js query: ${f}`),e.equal(267,f),i={rbql_backend:"js",rbql_query:"select nonexistent_function(a1)"},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),s=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_last_rbql_report:!0}),e.equal("query execution",s.error_type),e.equal("At record 1, Details: nonexistent_function is not defined",s.error_msg),l("Starting multiline records test"),r=a.Uri.joinPath(t,"test","csv_files","synthetic_rfc_newline_data.csv"),n=await a.workspace.openTextDocument(r),o=await a.window.showTextDocument(n),await u(1e3),i={rbql_backend:"js",rbql_query:"select '<<<<<', a3, a2, a1, '>>>>> NR: ' + NR",enable_rfc_newlines:!0},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),n=a.window.activeTextEditor.document,f=n.getText().length,l(`Length after js multiline-record query: ${f}`),e.equal(644,f)}(t):await async function(t){let r=a.Uri.joinPath(t,"test","csv_files","university_ranking.csv"),n=await a.workspace.openTextDocument(r),o=await a.window.showTextDocument(n);await u(1e3);let i={rbql_backend:"python",with_headers:!0,rbql_query:"select top 20 a1, math.ceil(float(a.total_score) * 100), a['university_name'], None, 'foo bar' order by a2"};await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c);let s=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_last_rbql_warnings:!0});e.equal('["None values in output were replaced by empty strings"]',JSON.stringify(s.warnings)),n=a.window.activeTextEditor.document;let f=n.getText().length;l(`Length after python query: ${f}`),e.equal(868,f),i={rbql_backend:"js",rbql_query:"select a2 * 10, a3, a3.length where NR > 1 order by a3.length limit 10"},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),n=a.window.activeTextEditor.document,f=n.getText().length,l(`Length after js query: ${f}`),e.equal(268,f),i={rbql_backend:"python",rbql_query:"select nonexistent_function(a1)"},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),s=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_last_rbql_report:!0}),e.equal("query execution",s.error_type),e.equal("At record 1, Details: name 'nonexistent_function' is not defined",s.error_msg),r=a.Uri.joinPath(t,"test","csv_files","synthetic_rfc_newline_data.csv"),n=await a.workspace.openTextDocument(r),o=await a.window.showTextDocument(n),await u(1e3),i={rbql_backend:"js",rbql_query:"select '<<<<<', a3, a2, a1, '>>>>> NR: ' + NR",enable_rfc_newlines:!0},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),n=a.window.activeTextEditor.document,f=n.getText().length,l(`Length after js multiline-record query: ${f}`),e.equal(645,f),r=a.Uri.joinPath(t,"test","csv_files","university_ranking.csv"),n=await a.workspace.openTextDocument(r),o=await a.window.showTextDocument(n),await u(1e3),i={rbql_backend:"python",with_headers:!0,rbql_query:"select a.university_name, b.Country, b.Population, b['GDP per capita'] JOIN countries.csv on a.country == b.Country order by int(b.Population) desc"},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),s=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_last_rbql_warnings:!0}),e.equal('["The first record in JOIN file countries.csv was also treated as header (and skipped)"]',JSON.stringify(s.warnings)),n=a.window.activeTextEditor.document,f=n.getText().length,l(`Length after join query: ${f}`),e.equal(11592,f),e.equal(202,n.lineCount),r=a.Uri.joinPath(t,"test","csv_files","countries.csv"),n=await a.workspace.openTextDocument(r);let p=n.fileName,y=n.getText().length;o=await a.window.showTextDocument(n),e(-1==n.getText().indexOf("oceania")),e(n.getText().indexOf("OCEANIA")>0),await u(1e3),i={rbql_backend:"python",with_headers:!0,rbql_query:"UPDATE set a.Region = a.Region.lower()"},await a.commands.executeCommand("rainbow-csv.RBQL",i),await u(c),s=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_last_rbql_warnings:!0}),e.equal("[]",JSON.stringify(s.warnings)),n=a.window.activeTextEditor.document,n.fileName,f=n.getText().length,l(`Length after update query: ${f}`),e.equal(y,f-n.lineCount+1),e(-1==n.getText().indexOf("OCEANIA")),e(n.getText().indexOf("oceania")>0),await u(1e3),await a.commands.executeCommand("rainbow-csv.CopyBack"),await u(1e3),n=await a.workspace.openTextDocument(r);let g=n.fileName;e.equal(p,g),e(-1==n.getText().indexOf("OCEANIA")),e(n.getText().indexOf("oceania")>0)}(t),!i){let t=await a.commands.executeCommand("rainbow-csv.InternalTest",{check_initialization_state:!0});e(t.initialized),e(t.lazy_loaded)}await async function(t){let r=a.Uri.joinPath(t,"test","csv_files","university_ranking.csv"),n=await a.workspace.openTextDocument(r),o=(await a.window.showTextDocument(n),n.getText().length);l(`Original length: ${o}`),e.equal(12538,o),await u(2e3),await a.commands.executeCommand("rainbow-csv.Align");let i=n.getText().length;l(`Aligned length: ${i}`),e.equal(25896,i),e(i>o);let c=await a.commands.executeCommand("rainbow-csv.CSVLint");e.equal(c,"OK"),await u(2e3),await a.commands.executeCommand("rainbow-csv.Shrink");let s=n.getText().length;l(`Shrinked length: ${s}`),e.equal(o,s),await u(500);let f="foobar,";await a.commands.executeCommand("default:type",{text:f}),c=await a.commands.executeCommand("rainbow-csv.CSVLint"),e(-1!=c.indexOf("Number of fields is not consistent")),await u(500);for(let t=0;t<f.length;t++)await a.commands.executeCommand("deleteLeft");await u(500)}(t),await async function(t){let r=a.Uri.joinPath(t,"test","csv_files","movies.txt"),n=await a.workspace.openTextDocument(r),o=(await a.window.showTextDocument(n),n.getText().length);e.equal(9986,o);for(let t=0;t<10;t++)await a.commands.executeCommand("cursorRight");await u(1e3),await a.commands.executeCommand("rainbow-csv.ColumnEditAfter"),await u(1e3);let i="foobar,";await a.commands.executeCommand("default:type",{text:i});let c=n.getText().length;e.equal(o+n.lineCount*i.length,c),await u(1e3);for(let t=0;t<i.length;t++)await a.commands.executeCommand("deleteLeft");await u(1e3);let l=n.getText().length;e.equal(o,l)}(t),l("Finishing tests")}catch(t){l("Error: tests have failed. Exception:"),l(String(t)),l(String(t.stack))}}})();var o=exports;for(var a in n)o[a]=n[a];n.__esModule&&Object.defineProperty(o,"__esModule",{value:!0})})(); |