@rob.hameetman/eslint-plugin 1.1.1 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/index-CE6GrvRO.js +1 -0
- package/bin/{index-DipVUZlz.js → index-CkXSesyg.js} +5 -5
- package/bin/{index-ag6aliZV.js → index-DAZ32TyU.js} +1 -1
- package/bin/index.js +1 -1
- package/bin/typescript-CxqiPdG1.js +1 -0
- package/package.json +1 -1
- package/bin/index-Cp2ISIDi.js +0 -1
- package/bin/typescript-CRAEeXPs.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{c as e,g as t}from"./index-DipVUZlz.js";import n from"crypto";import r from"fs";import s from"module";import i from"path";import o from"perf_hooks";import a from"os";import l from"vm";import p from"url";import c from"assert";import u from"process";import d from"v8";import h from"util";import f from"tty";function m(e,t){return t.forEach((function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach((function(n){if("default"!==n&&!(n in e)){var r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:function(){return t[n]}})}}))})),Object.freeze(e)}var y,b={exports:{}};function g(){return y||(y=1,e=b,(()=>{var t={"./node_modules/.pnpm/create-require@1.1.1/node_modules/create-require/create-require.js":(e,t,n)=>{const r=n("module"),s=n("path"),i=n("fs");e.exports=function(e){return e||(e=process.cwd()),function(e){try{return i.lstatSync(e).isDirectory()}catch(e){return!1}}(e)&&(e=s.join(e,"index.js")),r.createRequire?r.createRequire(e):r.createRequireFromPath?r.createRequireFromPath(e):function(e){const t=new r.Module(e,null);return t.filename=e,t.paths=r.Module._nodeModulePaths(s.dirname(e)),t._compile("module.exports = require;",e),t.exports}(e)}},"./node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist lazy recursive":e=>{function t(e){return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}t.keys=()=>[],t.resolve=t,t.id="./node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist lazy recursive",e.exports=t},"./node_modules/.pnpm/object-hash@3.0.0/node_modules/object-hash/index.js":(e,t,n)=>{var r=n("crypto");function s(e,t){return function(e,t){var n;if(void 0===(n="passthrough"!==t.algorithm?r.createHash(t.algorithm):new c).write&&(n.write=n.update,n.end=n.update),p(t,n).dispatch(e),n.update||n.end(""),n.digest)return n.digest("buffer"===t.encoding?void 0:t.encoding);var s=n.read();return"buffer"===t.encoding?s:s.toString(t.encoding)}(e,t=a(e,t))}(t=e.exports=s).sha1=function(e){return s(e)},t.keys=function(e){return s(e,{excludeValues:!0,algorithm:"sha1",encoding:"hex"})},t.MD5=function(e){return s(e,{algorithm:"md5",encoding:"hex"})},t.keysMD5=function(e){return s(e,{algorithm:"md5",encoding:"hex",excludeValues:!0})};var i=r.getHashes?r.getHashes().slice():["sha1","md5"];i.push("passthrough");var o=["buffer","hex","binary","base64"];function a(e,t){t=t||{};var n={};if(n.algorithm=t.algorithm||"sha1",n.encoding=t.encoding||"hex",n.excludeValues=!!t.excludeValues,n.algorithm=n.algorithm.toLowerCase(),n.encoding=n.encoding.toLowerCase(),n.ignoreUnknown=!0===t.ignoreUnknown,n.respectType=!1!==t.respectType,n.respectFunctionNames=!1!==t.respectFunctionNames,n.respectFunctionProperties=!1!==t.respectFunctionProperties,n.unorderedArrays=!0===t.unorderedArrays,n.unorderedSets=!1!==t.unorderedSets,n.unorderedObjects=!1!==t.unorderedObjects,n.replacer=t.replacer||void 0,n.excludeKeys=t.excludeKeys||void 0,void 0===e)throw new Error("Object argument required.");for(var r=0;r<i.length;++r)i[r].toLowerCase()===n.algorithm.toLowerCase()&&(n.algorithm=i[r]);if(-1===i.indexOf(n.algorithm))throw new Error('Algorithm "'+n.algorithm+'" not supported. supported values: '+i.join(", "));if(-1===o.indexOf(n.encoding)&&"passthrough"!==n.algorithm)throw new Error('Encoding "'+n.encoding+'" not supported. supported values: '+o.join(", "));return n}function l(e){return"function"==typeof e&&null!=/^function\s+\w*\s*\(\s*\)\s*{\s+\[native code\]\s+}$/i.exec(Function.prototype.toString.call(e))}function p(e,t,n){n=n||[];var r=function(e){return t.update?t.update(e,"utf8"):t.write(e,"utf8")};return{dispatch:function(t){e.replacer&&(t=e.replacer(t));var n=typeof t;return null===t&&(n="null"),this["_"+n](t)},_object:function(t){var s,i=Object.prototype.toString.call(t),o=/\[object (.*)\]/i.exec(i);if(o=(o=o?o[1]:"unknown:["+i+"]").toLowerCase(),(s=n.indexOf(t))>=0)return this.dispatch("[CIRCULAR:"+s+"]");if(n.push(t),"undefined"!=typeof Buffer&&Buffer.isBuffer&&Buffer.isBuffer(t))return r("buffer:"),r(t);if("object"===o||"function"===o||"asyncfunction"===o){var a=Object.keys(t);e.unorderedObjects&&(a=a.sort()),!1===e.respectType||l(t)||a.splice(0,0,"prototype","__proto__","constructor"),e.excludeKeys&&(a=a.filter((function(t){return!e.excludeKeys(t)}))),r("object:"+a.length+":");var p=this;return a.forEach((function(n){p.dispatch(n),r(":"),e.excludeValues||p.dispatch(t[n]),r(",")}))}if(!this["_"+o]){if(e.ignoreUnknown)return r("["+o+"]");throw new Error('Unknown object type "'+o+'"')}this["_"+o](t)},_array:function(t,s){s=void 0!==s?s:!1!==e.unorderedArrays;var i=this;if(r("array:"+t.length+":"),!s||t.length<=1)return t.forEach((function(e){return i.dispatch(e)}));var o=[],a=t.map((function(t){var r=new c,s=n.slice();return p(e,r,s).dispatch(t),o=o.concat(s.slice(n.length)),r.read().toString()}));return n=n.concat(o),a.sort(),this._array(a,!1)},_date:function(e){return r("date:"+e.toJSON())},_symbol:function(e){return r("symbol:"+e.toString())},_error:function(e){return r("error:"+e.toString())},_boolean:function(e){return r("bool:"+e.toString())},_string:function(e){r("string:"+e.length+":"),r(e.toString())},_function:function(t){r("fn:"),l(t)?this.dispatch("[native]"):this.dispatch(t.toString()),!1!==e.respectFunctionNames&&this.dispatch("function-name:"+String(t.name)),e.respectFunctionProperties&&this._object(t)},_number:function(e){return r("number:"+e.toString())},_xml:function(e){return r("xml:"+e.toString())},_null:function(){return r("Null")},_undefined:function(){return r("Undefined")},_regexp:function(e){return r("regex:"+e.toString())},_uint8array:function(e){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(e))},_uint8clampedarray:function(e){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(e))},_int8array:function(e){return r("int8array:"),this.dispatch(Array.prototype.slice.call(e))},_uint16array:function(e){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(e))},_int16array:function(e){return r("int16array:"),this.dispatch(Array.prototype.slice.call(e))},_uint32array:function(e){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(e))},_int32array:function(e){return r("int32array:"),this.dispatch(Array.prototype.slice.call(e))},_float32array:function(e){return r("float32array:"),this.dispatch(Array.prototype.slice.call(e))},_float64array:function(e){return r("float64array:"),this.dispatch(Array.prototype.slice.call(e))},_arraybuffer:function(e){return r("arraybuffer:"),this.dispatch(new Uint8Array(e))},_url:function(e){return r("url:"+e.toString())},_map:function(t){r("map:");var n=Array.from(t);return this._array(n,!1!==e.unorderedSets)},_set:function(t){r("set:");var n=Array.from(t);return this._array(n,!1!==e.unorderedSets)},_file:function(e){return r("file:"),this.dispatch([e.name,e.size,e.type,e.lastModfied])},_blob:function(){if(e.ignoreUnknown)return r("[blob]");throw Error('Hashing Blob objects is currently not supported\n(see https://github.com/puleos/object-hash/issues/26)\nUse "options.replacer" or "options.ignoreUnknown"\n')},_domwindow:function(){return r("domwindow")},_bigint:function(e){return r("bigint:"+e.toString())},_process:function(){return r("process")},_timer:function(){return r("timer")},_pipe:function(){return r("pipe")},_tcp:function(){return r("tcp")},_udp:function(){return r("udp")},_tty:function(){return r("tty")},_statwatcher:function(){return r("statwatcher")},_securecontext:function(){return r("securecontext")},_connection:function(){return r("connection")},_zlib:function(){return r("zlib")},_context:function(){return r("context")},_nodescript:function(){return r("nodescript")},_httpparser:function(){return r("httpparser")},_dataview:function(){return r("dataview")},_signal:function(){return r("signal")},_fsevent:function(){return r("fsevent")},_tlswrap:function(){return r("tlswrap")}}}function c(){return{buf:"",write:function(e){this.buf+=e},end:function(e){this.buf+=e},read:function(){return this.buf}}}t.writeToStream=function(e,t,n){return void 0===n&&(n=t,t={}),p(t=a(e,t),n).dispatch(e)}},"./node_modules/.pnpm/pirates@4.0.6/node_modules/pirates/lib/index.js":(e,t,n)=>{e=n.nmd(e),Object.defineProperty(t,"__esModule",{value:!0}),t.addHook=function(e,t={}){let n=!1;const r=[],i=[];let p;const c=a._extensions[".js"],u=t.matcher||null,d=!1!==t.ignoreNodeModules;return p=t.extensions||t.exts||t.extension||t.ext||[".js"],Array.isArray(p)||(p=[p]),p.forEach((t=>{if("string"!=typeof t)throw new TypeError(`Invalid Extension: ${t}`);const h=a._extensions[t]||c;i[t]=a._extensions[t],r[t]=a._extensions[t]=function(t,r){let i;n||function(e,t,n,r){if("string"!=typeof e)return!1;if(-1===t.indexOf(s.default.extname(e)))return!1;const i=s.default.resolve(e);return!(r&&o.test(i)||n&&"function"==typeof n&&!n(i))}(r,p,u,d)&&(i=t._compile,t._compile=function(n){t._compile=i;const s=e(n,r);if("string"!=typeof s)throw new Error(l);return t._compile(s,r)}),h(t,r)}})),function(){n||(n=!0,p.forEach((e=>{a._extensions[e]===r[e]&&(i[e]?a._extensions[e]=i[e]:delete a._extensions[e])})))}};var r=i(n("module")),s=i(n("path"));function i(e){return e&&e.__esModule?e:{default:e}}const o=/^(?:.*[\\/])?node_modules(?:[\\/].*)?$/,a=e.constructor.length>1?e.constructor:r.default,l="[Pirates] A hook returned a non-string, or nothing at all! This is a violation of intergalactic law!\n--------------------\nIf you have no idea what this means or what Pirates is, let me explain: Pirates is a module that makes is easy to implement require hooks. One of the require hooks you're using uses it. One of these require hooks didn't return anything from it's handler, so we don't know what to do. You might want to debug this."},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js":(e,t,n)=>{const r=Symbol("SemVer ANY");class s{static get ANY(){return r}constructor(e,t){if(t=i(t),e instanceof s){if(e.loose===!!t.loose)return e;e=e.value}e=e.trim().split(/\s+/).join(" "),p("comparator",e,t),this.options=t,this.loose=!!t.loose,this.parse(e),this.semver===r?this.value="":this.value=this.operator+this.semver.version,p("comp",this)}parse(e){const t=this.options.loose?o[a.COMPARATORLOOSE]:o[a.COMPARATOR],n=e.match(t);if(!n)throw new TypeError(`Invalid comparator: ${e}`);this.operator=void 0!==n[1]?n[1]:"","="===this.operator&&(this.operator=""),n[2]?this.semver=new c(n[2],this.options.loose):this.semver=r}toString(){return this.value}test(e){if(p("Comparator.test",e,this.options.loose),this.semver===r||e===r)return!0;if("string"==typeof e)try{e=new c(e,this.options)}catch(e){return!1}return l(e,this.operator,this.semver,this.options)}intersects(e,t){if(!(e instanceof s))throw new TypeError("a Comparator is required");return""===this.operator?""===this.value||new u(e.value,t).test(this.value):""===e.operator?""===e.value||new u(this.value,t).test(e.semver):!((t=i(t)).includePrerelease&&("<0.0.0-0"===this.value||"<0.0.0-0"===e.value)||!t.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0"))||(!this.operator.startsWith(">")||!e.operator.startsWith(">"))&&(!this.operator.startsWith("<")||!e.operator.startsWith("<"))&&(this.semver.version!==e.semver.version||!this.operator.includes("=")||!e.operator.includes("="))&&!(l(this.semver,"<",e.semver,t)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))&&!(l(this.semver,">",e.semver,t)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))}}e.exports=s;const i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js"),{safeRe:o,t:a}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/cmp.js"),p=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),c=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),u=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js")},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js":(e,t,n)=>{class r{constructor(e,t){if(t=i(t),e instanceof r)return e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease?e:new r(e.raw,t);if(e instanceof o)return this.raw=e.value,this.set=[[e]],this.format(),this;if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e.trim().split(/\s+/).join(" "),this.set=this.raw.split("||").map((e=>this.parseRange(e.trim()))).filter((e=>e.length)),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter((e=>!y(e[0]))),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&b(e[0])){this.set=[e];break}}this.format()}format(){return this.range=this.set.map((e=>e.join(" ").trim())).join("||").trim(),this.range}toString(){return this.range}parseRange(e){const t=((this.options.includePrerelease&&f)|(this.options.loose&&m))+":"+e,n=s.get(t);if(n)return n;const r=this.options.loose,i=r?p[c.HYPHENRANGELOOSE]:p[c.HYPHENRANGE];e=e.replace(i,D(this.options.includePrerelease)),a("hyphen replace",e),e=e.replace(p[c.COMPARATORTRIM],u),a("comparator trim",e),e=e.replace(p[c.TILDETRIM],d),a("tilde trim",e),e=e.replace(p[c.CARETTRIM],h),a("caret trim",e);let l=e.split(" ").map((e=>E(e,this.options))).join(" ").split(/\s+/).map((e=>C(e,this.options)));r&&(l=l.filter((e=>(a("loose invalid filter",e,this.options),!!e.match(p[c.COMPARATORLOOSE]))))),a("range list",l);const b=new Map,g=l.map((e=>new o(e,this.options)));for(const e of g){if(y(e))return[e];b.set(e.value,e)}b.size>1&&b.has("")&&b.delete("");const v=[...b.values()];return s.set(t,v),v}intersects(e,t){if(!(e instanceof r))throw new TypeError("a Range is required");return this.set.some((n=>g(n,t)&&e.set.some((e=>g(e,t)&&n.every((n=>e.every((e=>n.intersects(e,t)))))))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new l(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(I(this.set[t],e,this.options))return!0;return!1}}e.exports=r;const s=new(n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/lrucache.js")),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),{safeRe:p,t:c,comparatorTrimReplace:u,tildeTrimReplace:d,caretTrimReplace:h}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),{FLAG_INCLUDE_PRERELEASE:f,FLAG_LOOSE:m}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),y=e=>"<0.0.0-0"===e.value,b=e=>""===e.value,g=(e,t)=>{let n=!0;const r=e.slice();let s=r.pop();for(;n&&r.length;)n=r.every((e=>s.intersects(e,t))),s=r.pop();return n},E=(e,t)=>(a("comp",e,t),e=S(e,t),a("caret",e),e=x(e,t),a("tildes",e),e=_(e,t),a("xrange",e),e=w(e,t),a("stars",e),e),v=e=>!e||"x"===e.toLowerCase()||"*"===e,x=(e,t)=>e.trim().split(/\s+/).map((e=>T(e,t))).join(" "),T=(e,t)=>{const n=t.loose?p[c.TILDELOOSE]:p[c.TILDE];return e.replace(n,((t,n,r,s,i)=>{let o;return a("tilde",e,t,n,r,s,i),v(n)?o="":v(r)?o=`>=${n}.0.0 <${+n+1}.0.0-0`:v(s)?o=`>=${n}.${r}.0 <${n}.${+r+1}.0-0`:i?(a("replaceTilde pr",i),o=`>=${n}.${r}.${s}-${i} <${n}.${+r+1}.0-0`):o=`>=${n}.${r}.${s} <${n}.${+r+1}.0-0`,a("tilde return",o),o}))},S=(e,t)=>e.trim().split(/\s+/).map((e=>P(e,t))).join(" "),P=(e,t)=>{a("caret",e,t);const n=t.loose?p[c.CARETLOOSE]:p[c.CARET],r=t.includePrerelease?"-0":"";return e.replace(n,((t,n,s,i,o)=>{let l;return a("caret",e,t,n,s,i,o),v(n)?l="":v(s)?l=`>=${n}.0.0${r} <${+n+1}.0.0-0`:v(i)?l="0"===n?`>=${n}.${s}.0${r} <${n}.${+s+1}.0-0`:`>=${n}.${s}.0${r} <${+n+1}.0.0-0`:o?(a("replaceCaret pr",o),l="0"===n?"0"===s?`>=${n}.${s}.${i}-${o} <${n}.${s}.${+i+1}-0`:`>=${n}.${s}.${i}-${o} <${n}.${+s+1}.0-0`:`>=${n}.${s}.${i}-${o} <${+n+1}.0.0-0`):(a("no pr"),l="0"===n?"0"===s?`>=${n}.${s}.${i}${r} <${n}.${s}.${+i+1}-0`:`>=${n}.${s}.${i}${r} <${n}.${+s+1}.0-0`:`>=${n}.${s}.${i} <${+n+1}.0.0-0`),a("caret return",l),l}))},_=(e,t)=>(a("replaceXRanges",e,t),e.split(/\s+/).map((e=>A(e,t))).join(" ")),A=(e,t)=>{e=e.trim();const n=t.loose?p[c.XRANGELOOSE]:p[c.XRANGE];return e.replace(n,((n,r,s,i,o,l)=>{a("xRange",e,n,r,s,i,o,l);const p=v(s),c=p||v(i),u=c||v(o),d=u;return"="===r&&d&&(r=""),l=t.includePrerelease?"-0":"",p?n=">"===r||"<"===r?"<0.0.0-0":"*":r&&d?(c&&(i=0),o=0,">"===r?(r=">=",c?(s=+s+1,i=0,o=0):(i=+i+1,o=0)):"<="===r&&(r="<",c?s=+s+1:i=+i+1),"<"===r&&(l="-0"),n=`${r+s}.${i}.${o}${l}`):c?n=`>=${s}.0.0${l} <${+s+1}.0.0-0`:u&&(n=`>=${s}.${i}.0${l} <${s}.${+i+1}.0-0`),a("xRange return",n),n}))},w=(e,t)=>(a("replaceStars",e,t),e.trim().replace(p[c.STAR],"")),C=(e,t)=>(a("replaceGTE0",e,t),e.trim().replace(p[t.includePrerelease?c.GTE0PRE:c.GTE0],"")),D=e=>(t,n,r,s,i,o,a,l,p,c,u,d)=>`${n=v(r)?"":v(s)?`>=${r}.0.0${e?"-0":""}`:v(i)?`>=${r}.${s}.0${e?"-0":""}`:o?`>=${n}`:`>=${n}${e?"-0":""}`} ${l=v(p)?"":v(c)?`<${+p+1}.0.0-0`:v(u)?`<${p}.${+c+1}.0-0`:d?`<=${p}.${c}.${u}-${d}`:e?`<${p}.${c}.${+u+1}-0`:`<=${l}`}`.trim(),I=(e,t,n)=>{for(let n=0;n<e.length;n++)if(!e[n].test(t))return!1;if(t.prerelease.length&&!n.includePrerelease){for(let n=0;n<e.length;n++)if(a(e[n].semver),e[n].semver!==o.ANY&&e[n].semver.prerelease.length>0){const r=e[n].semver;if(r.major===t.major&&r.minor===t.minor&&r.patch===t.patch)return!0}return!1}return!0}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),{MAX_LENGTH:s,MAX_SAFE_INTEGER:i}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),{safeRe:o,t:a}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js"),{compareIdentifiers:p}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/identifiers.js");class c{constructor(e,t){if(t=l(t),e instanceof c){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>s)throw new TypeError(`version is longer than ${s} characters`);r("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const n=e.trim().match(t.loose?o[a.LOOSE]:o[a.FULL]);if(!n)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+n[1],this.minor=+n[2],this.patch=+n[3],this.major>i||this.major<0)throw new TypeError("Invalid major version");if(this.minor>i||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>i||this.patch<0)throw new TypeError("Invalid patch version");n[4]?this.prerelease=n[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<i)return t}return e})):this.prerelease=[],this.build=n[5]?n[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(r("SemVer.compare",this.version,this.options,e),!(e instanceof c)){if("string"==typeof e&&e===this.version)return 0;e=new c(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof c||(e=new c(e,this.options)),p(this.major,e.major)||p(this.minor,e.minor)||p(this.patch,e.patch)}comparePre(e){if(e instanceof c||(e=new c(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let t=0;do{const n=this.prerelease[t],s=e.prerelease[t];if(r("prerelease compare",t,n,s),void 0===n&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===n)return-1;if(n!==s)return p(n,s)}while(++t)}compareBuild(e){e instanceof c||(e=new c(e,this.options));let t=0;do{const n=this.build[t],s=e.build[t];if(r("build compare",t,n,s),void 0===n&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===n)return-1;if(n!==s)return p(n,s)}while(++t)}inc(e,t,n){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,n);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,n);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,n),this.inc("pre",t,n);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,n),this.inc("pre",t,n);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{const e=Number(n)?1:0;if(!t&&!1===n)throw new Error("invalid increment argument: identifier is empty");if(0===this.prerelease.length)this.prerelease=[e];else{let r=this.prerelease.length;for(;--r>=0;)"number"==typeof this.prerelease[r]&&(this.prerelease[r]++,r=-2);if(-1===r){if(t===this.prerelease.join(".")&&!1===n)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let r=[t,e];!1===n&&(r=[t]),0===p(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=r):this.prerelease=r}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}e.exports=c},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/clean.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/cmp.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/eq.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/neq.js"),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js");e.exports=(e,t,n,p)=>{switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e===n;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e!==n;case"":case"=":case"==":return r(e,n,p);case"!=":return s(e,n,p);case">":return i(e,n,p);case">=":return o(e,n,p);case"<":return a(e,n,p);case"<=":return l(e,n,p);default:throw new TypeError(`Invalid operator: ${t}`)}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/coerce.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js"),{safeRe:i,t:o}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js");e.exports=(e,t)=>{if(e instanceof r)return e;if("number"==typeof e&&(e=String(e)),"string"!=typeof e)return null;let n=null;if((t=t||{}).rtl){const r=t.includePrerelease?i[o.COERCERTLFULL]:i[o.COERCERTL];let s;for(;(s=r.exec(e))&&(!n||n.index+n[0].length!==e.length);)n&&s.index+s[0].length===n.index+n[0].length||(n=s),r.lastIndex=s.index+s[1].length+s[2].length;r.lastIndex=-1}else n=e.match(t.includePrerelease?i[o.COERCEFULL]:i[o.COERCE]);if(null===n)return null;const a=n[2],l=n[3]||"0",p=n[4]||"0",c=t.includePrerelease&&n[5]?`-${n[5]}`:"",u=t.includePrerelease&&n[6]?`+${n[6]}`:"";return s(`${a}.${l}.${p}${c}${u}`,t)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n)=>{const s=new r(e,n),i=new r(t,n);return s.compare(i)||s.compareBuild(i)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-loose.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t)=>r(e,t,!0)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n)=>new r(e,n).compare(new r(t,n))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/diff.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e,null,!0),s=r(t,null,!0),i=n.compare(s);if(0===i)return null;const o=i>0,a=o?n:s,l=o?s:n,p=!!a.prerelease.length;if(l.prerelease.length&&!p)return l.patch||l.minor?a.patch?"patch":a.minor?"minor":"major":"major";const c=p?"pre":"";return n.major!==s.major?c+"major":n.minor!==s.minor?c+"minor":n.patch!==s.patch?c+"patch":"prerelease"}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/eq.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>0===r(e,t,n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)>0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)>=0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/inc.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n,s,i)=>{"string"==typeof n&&(i=s,s=n,n=void 0);try{return new r(e instanceof r?e.version:e,n).inc(t,s,i).version}catch(e){return null}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)<0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)<=0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/major.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t)=>new r(e,t).major},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/minor.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t)=>new r(e,t).minor},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/neq.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>0!==r(e,t,n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n=!1)=>{if(e instanceof r)return e;try{return new r(e,t)}catch(e){if(!n)return null;throw e}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/patch.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t)=>new r(e,t).patch},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/prerelease.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e,t);return n&&n.prerelease.length?n.prerelease:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rcompare.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(t,e,n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rsort.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js");e.exports=(e,t)=>e.sort(((e,n)=>r(n,e,t)))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>{try{t=new r(t,n)}catch(e){return!1}return t.test(e)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/sort.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js");e.exports=(e,t)=>e.sort(((e,n)=>r(e,n,t)))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/valid.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e,t);return n?n.version:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/index.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/identifiers.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/valid.js"),p=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/clean.js"),c=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/inc.js"),u=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/diff.js"),d=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/major.js"),h=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/minor.js"),f=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/patch.js"),m=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/prerelease.js"),y=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js"),b=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rcompare.js"),g=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-loose.js"),E=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js"),v=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/sort.js"),x=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rsort.js"),T=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js"),S=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js"),P=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/eq.js"),_=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/neq.js"),A=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js"),w=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js"),C=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/cmp.js"),D=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/coerce.js"),I=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),O=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),N=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),j=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/to-comparators.js"),k=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/max-satisfying.js"),L=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-satisfying.js"),F=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-version.js"),R=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/valid.js"),M=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js"),B=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/gtr.js"),U=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/ltr.js"),$=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/intersects.js"),V=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/simplify.js"),W=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/subset.js");e.exports={parse:a,valid:l,clean:p,inc:c,diff:u,major:d,minor:h,patch:f,prerelease:m,compare:y,rcompare:b,compareLoose:g,compareBuild:E,sort:v,rsort:x,gt:T,lt:S,eq:P,neq:_,gte:A,lte:w,cmp:C,coerce:D,Comparator:I,Range:O,satisfies:N,toComparators:j,maxSatisfying:k,minSatisfying:L,minVersion:F,validRange:R,outside:M,gtr:B,ltr:U,intersects:$,simplifyRange:V,subset:W,SemVer:i,re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:s.SEMVER_SPEC_VERSION,RELEASE_TYPES:s.RELEASE_TYPES,compareIdentifiers:o.compareIdentifiers,rcompareIdentifiers:o.rcompareIdentifiers}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js":e=>{const t=Number.MAX_SAFE_INTEGER||9007199254740991;e.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:t,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js":e=>{const t="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};e.exports=t},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/identifiers.js":e=>{const t=/^[0-9]+$/,n=(e,n)=>{const r=t.test(e),s=t.test(n);return r&&s&&(e=+e,n=+n),e===n?0:r&&!s?-1:s&&!r?1:e<n?-1:1};e.exports={compareIdentifiers:n,rcompareIdentifiers:(e,t)=>n(t,e)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/lrucache.js":e=>{e.exports=class{constructor(){this.max=1e3,this.map=new Map}get(e){const t=this.map.get(e);return void 0===t?void 0:(this.map.delete(e),this.map.set(e,t),t)}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){const e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js":e=>{const t=Object.freeze({loose:!0}),n=Object.freeze({});e.exports=e=>e?"object"!=typeof e?t:e:n},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js":(e,t,n)=>{const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:s,MAX_LENGTH:i}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),a=(t=e.exports={}).re=[],l=t.safeRe=[],p=t.src=[],c=t.t={};let u=0;const d=[["\\s",1],["\\d",i],["[a-zA-Z0-9-]",s]],h=(e,t,n)=>{const r=(e=>{for(const[t,n]of d)e=e.split(`${t}*`).join(`${t}{0,${n}}`).split(`${t}+`).join(`${t}{1,${n}}`);return e})(t),s=u++;o(e,s,t),c[e]=s,p[s]=t,a[s]=new RegExp(t,n?"g":void 0),l[s]=new RegExp(r,n?"g":void 0)};h("NUMERICIDENTIFIER","0|[1-9]\\d*"),h("NUMERICIDENTIFIERLOOSE","\\d+"),h("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),h("MAINVERSION",`(${p[c.NUMERICIDENTIFIER]})\\.(${p[c.NUMERICIDENTIFIER]})\\.(${p[c.NUMERICIDENTIFIER]})`),h("MAINVERSIONLOOSE",`(${p[c.NUMERICIDENTIFIERLOOSE]})\\.(${p[c.NUMERICIDENTIFIERLOOSE]})\\.(${p[c.NUMERICIDENTIFIERLOOSE]})`),h("PRERELEASEIDENTIFIER",`(?:${p[c.NUMERICIDENTIFIER]}|${p[c.NONNUMERICIDENTIFIER]})`),h("PRERELEASEIDENTIFIERLOOSE",`(?:${p[c.NUMERICIDENTIFIERLOOSE]}|${p[c.NONNUMERICIDENTIFIER]})`),h("PRERELEASE",`(?:-(${p[c.PRERELEASEIDENTIFIER]}(?:\\.${p[c.PRERELEASEIDENTIFIER]})*))`),h("PRERELEASELOOSE",`(?:-?(${p[c.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${p[c.PRERELEASEIDENTIFIERLOOSE]})*))`),h("BUILDIDENTIFIER","[a-zA-Z0-9-]+"),h("BUILD",`(?:\\+(${p[c.BUILDIDENTIFIER]}(?:\\.${p[c.BUILDIDENTIFIER]})*))`),h("FULLPLAIN",`v?${p[c.MAINVERSION]}${p[c.PRERELEASE]}?${p[c.BUILD]}?`),h("FULL",`^${p[c.FULLPLAIN]}$`),h("LOOSEPLAIN",`[v=\\s]*${p[c.MAINVERSIONLOOSE]}${p[c.PRERELEASELOOSE]}?${p[c.BUILD]}?`),h("LOOSE",`^${p[c.LOOSEPLAIN]}$`),h("GTLT","((?:<|>)?=?)"),h("XRANGEIDENTIFIERLOOSE",`${p[c.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),h("XRANGEIDENTIFIER",`${p[c.NUMERICIDENTIFIER]}|x|X|\\*`),h("XRANGEPLAIN",`[v=\\s]*(${p[c.XRANGEIDENTIFIER]})(?:\\.(${p[c.XRANGEIDENTIFIER]})(?:\\.(${p[c.XRANGEIDENTIFIER]})(?:${p[c.PRERELEASE]})?${p[c.BUILD]}?)?)?`),h("XRANGEPLAINLOOSE",`[v=\\s]*(${p[c.XRANGEIDENTIFIERLOOSE]})(?:\\.(${p[c.XRANGEIDENTIFIERLOOSE]})(?:\\.(${p[c.XRANGEIDENTIFIERLOOSE]})(?:${p[c.PRERELEASELOOSE]})?${p[c.BUILD]}?)?)?`),h("XRANGE",`^${p[c.GTLT]}\\s*${p[c.XRANGEPLAIN]}$`),h("XRANGELOOSE",`^${p[c.GTLT]}\\s*${p[c.XRANGEPLAINLOOSE]}$`),h("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),h("COERCE",`${p[c.COERCEPLAIN]}(?:$|[^\\d])`),h("COERCEFULL",p[c.COERCEPLAIN]+`(?:${p[c.PRERELEASE]})?`+`(?:${p[c.BUILD]})?(?:$|[^\\d])`),h("COERCERTL",p[c.COERCE],!0),h("COERCERTLFULL",p[c.COERCEFULL],!0),h("LONETILDE","(?:~>?)"),h("TILDETRIM",`(\\s*)${p[c.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",h("TILDE",`^${p[c.LONETILDE]}${p[c.XRANGEPLAIN]}$`),h("TILDELOOSE",`^${p[c.LONETILDE]}${p[c.XRANGEPLAINLOOSE]}$`),h("LONECARET","(?:\\^)"),h("CARETTRIM",`(\\s*)${p[c.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",h("CARET",`^${p[c.LONECARET]}${p[c.XRANGEPLAIN]}$`),h("CARETLOOSE",`^${p[c.LONECARET]}${p[c.XRANGEPLAINLOOSE]}$`),h("COMPARATORLOOSE",`^${p[c.GTLT]}\\s*(${p[c.LOOSEPLAIN]})$|^$`),h("COMPARATOR",`^${p[c.GTLT]}\\s*(${p[c.FULLPLAIN]})$|^$`),h("COMPARATORTRIM",`(\\s*)${p[c.GTLT]}\\s*(${p[c.LOOSEPLAIN]}|${p[c.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",h("HYPHENRANGE",`^\\s*(${p[c.XRANGEPLAIN]})\\s+-\\s+(${p[c.XRANGEPLAIN]})\\s*$`),h("HYPHENRANGELOOSE",`^\\s*(${p[c.XRANGEPLAINLOOSE]})\\s+-\\s+(${p[c.XRANGEPLAINLOOSE]})\\s*$`),h("STAR","(<|>)?=?\\s*\\*"),h("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),h("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/gtr.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js");e.exports=(e,t,n)=>r(e,t,">",n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/intersects.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>(e=new r(e,n),t=new r(t,n),e.intersects(t,n))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/ltr.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js");e.exports=(e,t,n)=>r(e,t,"<",n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/max-satisfying.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>{let i=null,o=null,a=null;try{a=new s(t,n)}catch(e){return null}return e.forEach((e=>{a.test(e)&&(i&&-1!==o.compare(e)||(i=e,o=new r(i,n)))})),i}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-satisfying.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>{let i=null,o=null,a=null;try{a=new s(t,n)}catch(e){return null}return e.forEach((e=>{a.test(e)&&(i&&1!==o.compare(e)||(i=e,o=new r(i,n)))})),i}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-version.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js");e.exports=(e,t)=>{e=new s(e,t);let n=new r("0.0.0");if(e.test(n))return n;if(n=new r("0.0.0-0"),e.test(n))return n;n=null;for(let t=0;t<e.set.length;++t){const s=e.set[t];let o=null;s.forEach((e=>{const t=new r(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":o&&!i(t,o)||(o=t);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${e.operator}`)}})),!o||n&&!i(n,o)||(n=o)}return n&&e.test(n)?n:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),{ANY:i}=s,o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js"),p=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js"),c=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js"),u=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js");e.exports=(e,t,n,d)=>{let h,f,m,y,b;switch(e=new r(e,d),t=new o(t,d),n){case">":h=l,f=c,m=p,y=">",b=">=";break;case"<":h=p,f=u,m=l,y="<",b="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(a(e,t,d))return!1;for(let n=0;n<t.set.length;++n){const r=t.set[n];let o=null,a=null;if(r.forEach((e=>{e.semver===i&&(e=new s(">=0.0.0")),o=o||e,a=a||e,h(e.semver,o.semver,d)?o=e:m(e.semver,a.semver,d)&&(a=e)})),o.operator===y||o.operator===b)return!1;if((!a.operator||a.operator===y)&&f(e,a.semver))return!1;if(a.operator===b&&m(e,a.semver))return!1}return!0}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/simplify.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>{const i=[];let o=null,a=null;const l=e.sort(((e,t)=>s(e,t,n)));for(const e of l)r(e,t,n)?(a=e,o||(o=e)):(a&&i.push([o,a]),a=null,o=null);o&&i.push([o,null]);const p=[];for(const[e,t]of i)e===t?p.push(e):t||e!==l[0]?t?e===l[0]?p.push(`<=${t}`):p.push(`${e} - ${t}`):p.push(`>=${e}`):p.push("*");const c=p.join(" || "),u="string"==typeof t.raw?t.raw:String(t);return c.length<u.length?c:t}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/subset.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),{ANY:i}=s,o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js"),l=[new s(">=0.0.0-0")],p=[new s(">=0.0.0")],c=(e,t,n)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===i){if(1===t.length&&t[0].semver===i)return!0;e=n.includePrerelease?l:p}if(1===t.length&&t[0].semver===i){if(n.includePrerelease)return!0;t=p}const r=new Set;let s,c,h,f,m,y,b;for(const t of e)">"===t.operator||">="===t.operator?s=u(s,t,n):"<"===t.operator||"<="===t.operator?c=d(c,t,n):r.add(t.semver);if(r.size>1)return null;if(s&&c){if(h=a(s.semver,c.semver,n),h>0)return null;if(0===h&&(">="!==s.operator||"<="!==c.operator))return null}for(const e of r){if(s&&!o(e,String(s),n))return null;if(c&&!o(e,String(c),n))return null;for(const r of t)if(!o(e,String(r),n))return!1;return!0}let g=!(!c||n.includePrerelease||!c.semver.prerelease.length)&&c.semver,E=!(!s||n.includePrerelease||!s.semver.prerelease.length)&&s.semver;g&&1===g.prerelease.length&&"<"===c.operator&&0===g.prerelease[0]&&(g=!1);for(const e of t){if(b=b||">"===e.operator||">="===e.operator,y=y||"<"===e.operator||"<="===e.operator,s)if(E&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===E.major&&e.semver.minor===E.minor&&e.semver.patch===E.patch&&(E=!1),">"===e.operator||">="===e.operator){if(f=u(s,e,n),f===e&&f!==s)return!1}else if(">="===s.operator&&!o(s.semver,String(e),n))return!1;if(c)if(g&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===g.major&&e.semver.minor===g.minor&&e.semver.patch===g.patch&&(g=!1),"<"===e.operator||"<="===e.operator){if(m=d(c,e,n),m===e&&m!==c)return!1}else if("<="===c.operator&&!o(c.semver,String(e),n))return!1;if(!e.operator&&(c||s)&&0!==h)return!1}return!(s&&y&&!c&&0!==h||c&&b&&!s&&0!==h||E||g)},u=(e,t,n)=>{if(!e)return t;const r=a(e.semver,t.semver,n);return r>0?e:r<0||">"===t.operator&&">="===e.operator?t:e},d=(e,t,n)=>{if(!e)return t;const r=a(e.semver,t.semver,n);return r<0?e:r>0||"<"===t.operator&&"<="===e.operator?t:e};e.exports=(e,t,n={})=>{if(e===t)return!0;e=new r(e,n),t=new r(t,n);let s=!1;e:for(const r of e.set){for(const e of t.set){const t=c(r,e,n);if(s=s||null!==t,t)continue e}if(s)return!1}return!0}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/to-comparators.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t)=>new r(e,t).set.map((e=>e.map((e=>e.value)).join(" ").trim().split(" ")))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/valid.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t)=>{try{return new r(e,t).range||"*"}catch(e){return null}}},crypto:e=>{e.exports=n},fs:e=>{e.exports=r},module:e=>{e.exports=s},path:e=>{e.exports=i}},f={};function m(e){var n=f[e];if(void 0!==n)return n.exports;var r=f[e]={id:e,loaded:!1,exports:{}};return t[e](r,r.exports,m),r.loaded=!0,r.exports}m.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return m.d(t,{a:t}),t},m.d=(e,t)=>{for(var n in t)m.o(t,n)&&!m.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},m.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),m.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var y={};(()=>{m.d(y,{default:()=>xr});var e=m("fs"),t=m("module");const n=o,f=a,b=l;var g=m.n(b);const E=p,v=/^[A-Za-z]:\//;function x(e=""){return e?e.replace(/\\/g,"/").replace(v,(e=>e.toUpperCase())):e}const T=/^[/\\]{2}/,S=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,P=/^[A-Za-z]:$/,_=function(...e){if(0===e.length)return".";let t;for(const n of e)n&&n.length>0&&(void 0===t?t=n:t+=`/${n}`);return void 0===t?".":function(e){if(0===e.length)return".";const t=(e=x(e)).match(T),n=A(e),r="/"===e[e.length-1];return 0===(e=function(e,t){let n="",r=0,s=-1,i=0,o=null;for(let a=0;a<=e.length;++a){if(a<e.length)o=e[a];else{if("/"===o)break;o="/"}if("/"===o){if(s===a-1||1===i);else if(2===i){if(n.length<2||2!==r||"."!==n[n.length-1]||"."!==n[n.length-2]){if(n.length>2){const e=n.lastIndexOf("/");-1===e?(n="",r=0):(n=n.slice(0,e),r=n.length-1-n.lastIndexOf("/")),s=a,i=0;continue}if(n.length>0){n="",r=0,s=a,i=0;continue}}t&&(n+=n.length>0?"/..":"..",r=2)}else n.length>0?n+=`/${e.slice(s+1,a)}`:n=e.slice(s+1,a),r=a-s-1;s=a,i=0}else"."===o&&-1!==i?++i:i=-1}return n}(e,!n)).length?n?"/":r?"./":".":(r&&(e+="/"),P.test(e)&&(e+="/"),t?n?`//${e}`:`//./${e}`:n&&!A(e)?`/${e}`:e)}(t.replace(/\/\/+/g,"/"))},A=function(e){return S.test(e)},w=/.(\.[^./]+)$/,C=function(e){const t=w.exec(x(e));return t&&t[1]||""},D=function(e){const t=x(e).replace(/\/$/,"").split("/").slice(0,-1);return 1===t.length&&P.test(t[0])&&(t[0]+="/"),t.join("/")||(A(e)?"/":".")},I=function(e,t){return x(e).split("/").pop()},O=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,N=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,j=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function k(e,t){if(!("__proto__"===e||"constructor"===e&&t&&"object"==typeof t&&"prototype"in t))return t;!function(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}(e)}function L(e,t={}){if("string"!=typeof e)return e;const n=e.trim();if('"'===e[0]&&e.endsWith('"')&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const e=n.toLowerCase();if("true"===e)return!0;if("false"===e)return!1;if("undefined"===e)return;if("null"===e)return null;if("nan"===e)return Number.NaN;if("infinity"===e)return Number.POSITIVE_INFINITY;if("-infinity"===e)return Number.NEGATIVE_INFINITY}if(!j.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(O.test(e)||N.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,k)}return JSON.parse(e)}catch(n){if(t.strict)throw n;return e}}function F(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var R=m("./node_modules/.pnpm/create-require@1.1.1/node_modules/create-require/create-require.js"),M=m.n(R),B=m("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/index.js");const U=new Set(["/","\\",void 0]),$=Symbol.for("pathe:normalizedAlias");function V(e){if(e[$])return e;const t=Object.fromEntries(Object.entries(e).sort((([e],[t])=>function(e,t){return t.split("/").length-e.split("/").length}(e,t))));for(const e in t)for(const n in t)n===e||e.startsWith(n)||t[e].startsWith(n)&&U.has(t[e][n.length])&&(t[e]=t[n]+t[e].slice(n.length));return Object.defineProperty(t,$,{value:!0,enumerable:!1}),t}function W(e="/"){const t=e[e.length-1];return"/"===t||"\\"===t}var K=m("./node_modules/.pnpm/pirates@4.0.6/node_modules/pirates/lib/index.js"),G=m("./node_modules/.pnpm/object-hash@3.0.0/node_modules/object-hash/index.js"),q=m.n(G),H=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,370,1,81,2,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,406,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,9,5351,0,7,14,13835,9,87,9,39,4,60,6,26,9,1014,0,2,54,8,3,82,0,12,1,19628,1,4706,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,983,6,110,6,6,9,4759,9,787719,239],z=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,68,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,349,41,7,1,79,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,264,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,4026,582,8634,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,689,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,43,8,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,757,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],Y="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟊꟐꟑꟓꟕ-ꟙꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",X={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},J="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",Q={5:J,"5module":J+" export import",6:J+" const class extends export import super"},Z=/^in(stanceof)?$/,ee=new RegExp("["+Y+"]"),te=new RegExp("["+Y+"·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࢘-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・]");function ne(e,t){for(var n=65536,r=0;r<t.length;r+=2){if((n+=t[r])>e)return!1;if((n+=t[r+1])>=e)return!0}return!1}function re(e,t){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&ee.test(String.fromCharCode(e)):!1!==t&&ne(e,z)))}function se(e,t){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&te.test(String.fromCharCode(e)):!1!==t&&(ne(e,z)||ne(e,H)))))}var ie=function(e,t){void 0===t&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null};function oe(e,t){return new ie(e,{beforeExpr:!0,binop:t})}var ae={beforeExpr:!0},le={startsExpr:!0},pe={};function ce(e,t){return void 0===t&&(t={}),t.keyword=e,pe[e]=new ie(e,t)}var ue={num:new ie("num",le),regexp:new ie("regexp",le),string:new ie("string",le),name:new ie("name",le),privateId:new ie("privateId",le),eof:new ie("eof"),bracketL:new ie("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new ie("]"),braceL:new ie("{",{beforeExpr:!0,startsExpr:!0}),braceR:new ie("}"),parenL:new ie("(",{beforeExpr:!0,startsExpr:!0}),parenR:new ie(")"),comma:new ie(",",ae),semi:new ie(";",ae),colon:new ie(":",ae),dot:new ie("."),question:new ie("?",ae),questionDot:new ie("?."),arrow:new ie("=>",ae),template:new ie("template"),invalidTemplate:new ie("invalidTemplate"),ellipsis:new ie("...",ae),backQuote:new ie("`",le),dollarBraceL:new ie("${",{beforeExpr:!0,startsExpr:!0}),eq:new ie("=",{beforeExpr:!0,isAssign:!0}),assign:new ie("_=",{beforeExpr:!0,isAssign:!0}),incDec:new ie("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new ie("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:oe("||",1),logicalAND:oe("&&",2),bitwiseOR:oe("|",3),bitwiseXOR:oe("^",4),bitwiseAND:oe("&",5),equality:oe("==/!=/===/!==",6),relational:oe("</>/<=/>=",7),bitShift:oe("<</>>/>>>",8),plusMin:new ie("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:oe("%",10),star:oe("*",10),slash:oe("/",10),starstar:new ie("**",{beforeExpr:!0}),coalesce:oe("??",1),_break:ce("break"),_case:ce("case",ae),_catch:ce("catch"),_continue:ce("continue"),_debugger:ce("debugger"),_default:ce("default",ae),_do:ce("do",{isLoop:!0,beforeExpr:!0}),_else:ce("else",ae),_finally:ce("finally"),_for:ce("for",{isLoop:!0}),_function:ce("function",le),_if:ce("if"),_return:ce("return",ae),_switch:ce("switch"),_throw:ce("throw",ae),_try:ce("try"),_var:ce("var"),_const:ce("const"),_while:ce("while",{isLoop:!0}),_with:ce("with"),_new:ce("new",{beforeExpr:!0,startsExpr:!0}),_this:ce("this",le),_super:ce("super",le),_class:ce("class",le),_extends:ce("extends",ae),_export:ce("export"),_import:ce("import",le),_null:ce("null",le),_true:ce("true",le),_false:ce("false",le),_in:ce("in",{beforeExpr:!0,binop:7}),_instanceof:ce("instanceof",{beforeExpr:!0,binop:7}),_typeof:ce("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:ce("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:ce("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},de=/\r\n?|\n|\u2028|\u2029/,he=new RegExp(de.source,"g");function fe(e){return 10===e||13===e||8232===e||8233===e}function me(e,t,n){void 0===n&&(n=e.length);for(var r=t;r<n;r++){var s=e.charCodeAt(r);if(fe(s))return r<n-1&&13===s&&10===e.charCodeAt(r+1)?r+2:r+1}return-1}var ye=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,be=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,ge=Object.prototype,Ee=ge.hasOwnProperty,ve=ge.toString,xe=Object.hasOwn||function(e,t){return Ee.call(e,t)},Te=Array.isArray||function(e){return"[object Array]"===ve.call(e)},Se=Object.create(null);function Pe(e){return Se[e]||(Se[e]=new RegExp("^(?:"+e.replace(/ /g,"|")+")$"))}function _e(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10),56320+(1023&e)))}var Ae=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,we=function(e,t){this.line=e,this.column=t};we.prototype.offset=function(e){return new we(this.line,this.column+e)};var Ce=function(e,t,n){this.start=t,this.end=n,null!==e.sourceFile&&(this.source=e.sourceFile)};function De(e,t){for(var n=1,r=0;;){var s=me(e,r,t);if(s<0)return new we(n,t-r);++n,r=s}}var Ie={ecmaVersion:null,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},Oe=!1;function Ne(e,t){return 2|(e?4:0)|(t?8:0)}var je=function(e,t,n){this.options=e=function(e){var t={};for(var n in Ie)t[n]=e&&xe(e,n)?e[n]:Ie[n];if("latest"===t.ecmaVersion?t.ecmaVersion=1e8:null==t.ecmaVersion?(!Oe&&"object"==typeof console&&console.warn&&(Oe=!0,console.warn("Since Acorn 8.0.0, options.ecmaVersion is required.\nDefaulting to 2020, but this will stop working in the future.")),t.ecmaVersion=11):t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),null==t.allowReserved&&(t.allowReserved=t.ecmaVersion<5),e&&null!=e.allowHashBang||(t.allowHashBang=t.ecmaVersion>=14),Te(t.onToken)){var r=t.onToken;t.onToken=function(e){return r.push(e)}}return Te(t.onComment)&&(t.onComment=function(e,t){return function(n,r,s,i,o,a){var l={type:n?"Block":"Line",value:r,start:s,end:i};e.locations&&(l.loc=new Ce(this,o,a)),e.ranges&&(l.range=[s,i]),t.push(l)}}(t,t.onComment)),t}(e),this.sourceFile=e.sourceFile,this.keywords=Pe(Q[e.ecmaVersion>=6?6:"module"===e.sourceType?"5module":5]);var r="";!0!==e.allowReserved&&(r=X[e.ecmaVersion>=6?6:5===e.ecmaVersion?5:3],"module"===e.sourceType&&(r+=" await")),this.reservedWords=Pe(r);var s=(r?r+" ":"")+X.strict;this.reservedWordsStrict=Pe(s),this.reservedWordsStrictBind=Pe(s+" "+X.strictBind),this.input=String(t),this.containsEsc=!1,n?(this.pos=n,this.lineStart=this.input.lastIndexOf("\n",n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(de).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=ue.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===e.sourceType,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),0===this.pos&&e.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(1),this.regexpState=null,this.privateNameStack=[]},ke={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};je.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)},ke.inFunction.get=function(){return(2&this.currentVarScope().flags)>0},ke.inGenerator.get=function(){return(8&this.currentVarScope().flags)>0&&!this.currentVarScope().inClassFieldInit},ke.inAsync.get=function(){return(4&this.currentVarScope().flags)>0&&!this.currentVarScope().inClassFieldInit},ke.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e];if(t.inClassFieldInit||256&t.flags)return!1;if(2&t.flags)return(4&t.flags)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},ke.allowSuper.get=function(){var e=this.currentThisScope(),t=e.flags,n=e.inClassFieldInit;return(64&t)>0||n||this.options.allowSuperOutsideMethod},ke.allowDirectSuper.get=function(){return(128&this.currentThisScope().flags)>0},ke.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},ke.allowNewDotTarget.get=function(){var e=this.currentThisScope(),t=e.flags,n=e.inClassFieldInit;return(258&t)>0||n},ke.inClassStaticBlock.get=function(){return(256&this.currentVarScope().flags)>0},je.extend=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];for(var n=this,r=0;r<e.length;r++)n=e[r](n);return n},je.parse=function(e,t){return new this(t,e).parse()},je.parseExpressionAt=function(e,t,n){var r=new this(n,e,t);return r.nextToken(),r.parseExpression()},je.tokenizer=function(e,t){return new this(t,e)},Object.defineProperties(je.prototype,ke);var Le=je.prototype,Fe=/^(?:'((?:\\.|[^'\\])*?)'|"((?:\\.|[^"\\])*?)")/;Le.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){be.lastIndex=e,e+=be.exec(this.input)[0].length;var t=Fe.exec(this.input.slice(e));if(!t)return!1;if("use strict"===(t[1]||t[2])){be.lastIndex=e+t[0].length;var n=be.exec(this.input),r=n.index+n[0].length,s=this.input.charAt(r);return";"===s||"}"===s||de.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(s)||"!"===s&&"="===this.input.charAt(r+1))}e+=t[0].length,be.lastIndex=e,e+=be.exec(this.input)[0].length,";"===this.input[e]&&e++}},Le.eat=function(e){return this.type===e&&(this.next(),!0)},Le.isContextual=function(e){return this.type===ue.name&&this.value===e&&!this.containsEsc},Le.eatContextual=function(e){return!!this.isContextual(e)&&(this.next(),!0)},Le.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Le.canInsertSemicolon=function(){return this.type===ue.eof||this.type===ue.braceR||de.test(this.input.slice(this.lastTokEnd,this.start))},Le.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Le.semicolon=function(){this.eat(ue.semi)||this.insertSemicolon()||this.unexpected()},Le.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Le.expect=function(e){this.eat(e)||this.unexpected()},Le.unexpected=function(e){this.raise(null!=e?e:this.start,"Unexpected token")};var Re=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Le.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,t?"Assigning to rvalue":"Parenthesized pattern")}},Le.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,r=e.doubleProto;if(!t)return n>=0||r>=0;n>=0&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns"),r>=0&&this.raiseRecoverable(r,"Redefinition of __proto__ property")},Le.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},Le.isSimpleAssignTarget=function(e){return"ParenthesizedExpression"===e.type?this.isSimpleAssignTarget(e.expression):"Identifier"===e.type||"MemberExpression"===e.type};var Me=je.prototype;Me.parseTopLevel=function(e){var t=Object.create(null);for(e.body||(e.body=[]);this.type!==ue.eof;){var n=this.parseStatement(null,!0,t);e.body.push(n)}if(this.inModule)for(var r=0,s=Object.keys(this.undefinedExports);r<s.length;r+=1){var i=s[r];this.raiseRecoverable(this.undefinedExports[i].start,"Export '"+i+"' is not defined")}return this.adaptDirectivePrologue(e.body),this.next(),e.sourceType=this.options.sourceType,this.finishNode(e,"Program")};var Be={kind:"loop"},Ue={kind:"switch"};Me.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;be.lastIndex=this.pos;var t=be.exec(this.input),n=this.pos+t[0].length,r=this.input.charCodeAt(n);if(91===r||92===r)return!0;if(e)return!1;if(123===r||r>55295&&r<56320)return!0;if(re(r,!0)){for(var s=n+1;se(r=this.input.charCodeAt(s),!0);)++s;if(92===r||r>55295&&r<56320)return!0;var i=this.input.slice(n,s);if(!Z.test(i))return!0}return!1},Me.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;be.lastIndex=this.pos;var e,t=be.exec(this.input),n=this.pos+t[0].length;return!(de.test(this.input.slice(this.pos,n))||"function"!==this.input.slice(n,n+8)||n+8!==this.input.length&&(se(e=this.input.charCodeAt(n+8))||e>55295&&e<56320))},Me.parseStatement=function(e,t,n){var r,s=this.type,i=this.startNode();switch(this.isLet(e)&&(s=ue._var,r="let"),s){case ue._break:case ue._continue:return this.parseBreakContinueStatement(i,s.keyword);case ue._debugger:return this.parseDebuggerStatement(i);case ue._do:return this.parseDoStatement(i);case ue._for:return this.parseForStatement(i);case ue._function:return e&&(this.strict||"if"!==e&&"label"!==e)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(i,!1,!e);case ue._class:return e&&this.unexpected(),this.parseClass(i,!0);case ue._if:return this.parseIfStatement(i);case ue._return:return this.parseReturnStatement(i);case ue._switch:return this.parseSwitchStatement(i);case ue._throw:return this.parseThrowStatement(i);case ue._try:return this.parseTryStatement(i);case ue._const:case ue._var:return r=r||this.value,e&&"var"!==r&&this.unexpected(),this.parseVarStatement(i,r);case ue._while:return this.parseWhileStatement(i);case ue._with:return this.parseWithStatement(i);case ue.braceL:return this.parseBlock(!0,i);case ue.semi:return this.parseEmptyStatement(i);case ue._export:case ue._import:if(this.options.ecmaVersion>10&&s===ue._import){be.lastIndex=this.pos;var o=be.exec(this.input),a=this.pos+o[0].length,l=this.input.charCodeAt(a);if(40===l||46===l)return this.parseExpressionStatement(i,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),s===ue._import?this.parseImport(i):this.parseExport(i,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(i,!0,!e);var p=this.value,c=this.parseExpression();return s===ue.name&&"Identifier"===c.type&&this.eat(ue.colon)?this.parseLabeledStatement(i,p,c,e):this.parseExpressionStatement(i,c)}},Me.parseBreakContinueStatement=function(e,t){var n="break"===t;this.next(),this.eat(ue.semi)||this.insertSemicolon()?e.label=null:this.type!==ue.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var r=0;r<this.labels.length;++r){var s=this.labels[r];if(null==e.label||s.name===e.label.name){if(null!=s.kind&&(n||"loop"===s.kind))break;if(e.label&&n)break}}return r===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,n?"BreakStatement":"ContinueStatement")},Me.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},Me.parseDoStatement=function(e){return this.next(),this.labels.push(Be),e.body=this.parseStatement("do"),this.labels.pop(),this.expect(ue._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(ue.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},Me.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(Be),this.enterScope(0),this.expect(ue.parenL),this.type===ue.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===ue._var||this.type===ue._const||n){var r=this.startNode(),s=n?"let":this.value;return this.next(),this.parseVar(r,!0,s),this.finishNode(r,"VariableDeclaration"),(this.type===ue._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&1===r.declarations.length?(this.options.ecmaVersion>=9&&(this.type===ue._in?t>-1&&this.unexpected(t):e.await=t>-1),this.parseForIn(e,r)):(t>-1&&this.unexpected(t),this.parseFor(e,r))}var i=this.isContextual("let"),o=!1,a=new Re,l=this.parseExpression(!(t>-1)||"await",a);return this.type===ue._in||(o=this.options.ecmaVersion>=6&&this.isContextual("of"))?(this.options.ecmaVersion>=9&&(this.type===ue._in?t>-1&&this.unexpected(t):e.await=t>-1),i&&o&&this.raise(l.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(l,!1,a),this.checkLValPattern(l),this.parseForIn(e,l)):(this.checkExpressionErrors(a,!0),t>-1&&this.unexpected(t),this.parseFor(e,l))},Me.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,Ve|(n?0:We),!1,t)},Me.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement("if"),e.alternate=this.eat(ue._else)?this.parseStatement("if"):null,this.finishNode(e,"IfStatement")},Me.parseReturnStatement=function(e){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(ue.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},Me.parseSwitchStatement=function(e){var t;this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(ue.braceL),this.labels.push(Ue),this.enterScope(0);for(var n=!1;this.type!==ue.braceR;)if(this.type===ue._case||this.type===ue._default){var r=this.type===ue._case;t&&this.finishNode(t,"SwitchCase"),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),r?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),n=!0,t.test=null),this.expect(ue.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},Me.parseThrowStatement=function(e){return this.next(),de.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var $e=[];Me.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t="Identifier"===e.type;return this.enterScope(t?32:0),this.checkLValPattern(e,t?4:2),this.expect(ue.parenR),e},Me.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===ue._catch){var t=this.startNode();this.next(),this.eat(ue.parenL)?t.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0)),t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(ue._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},Me.parseVarStatement=function(e,t,n){return this.next(),this.parseVar(e,!1,t,n),this.semicolon(),this.finishNode(e,"VariableDeclaration")},Me.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(Be),e.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(e,"WhileStatement")},Me.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement("with"),this.finishNode(e,"WithStatement")},Me.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},Me.parseLabeledStatement=function(e,t,n,r){for(var s=0,i=this.labels;s<i.length;s+=1)i[s].name===t&&this.raise(n.start,"Label '"+t+"' is already declared");for(var o=this.type.isLoop?"loop":this.type===ue._switch?"switch":null,a=this.labels.length-1;a>=0;a--){var l=this.labels[a];if(l.statementStart!==e.start)break;l.statementStart=this.start,l.kind=o}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(r?-1===r.indexOf("label")?r+"label":r:"label"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},Me.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},Me.parseBlock=function(e,t,n){for(void 0===e&&(e=!0),void 0===t&&(t=this.startNode()),t.body=[],this.expect(ue.braceL),e&&this.enterScope(0);this.type!==ue.braceR;){var r=this.parseStatement(null);t.body.push(r)}return n&&(this.strict=!1),this.next(),e&&this.exitScope(),this.finishNode(t,"BlockStatement")},Me.parseFor=function(e,t){return e.init=t,this.expect(ue.semi),e.test=this.type===ue.semi?null:this.parseExpression(),this.expect(ue.semi),e.update=this.type===ue.parenR?null:this.parseExpression(),this.expect(ue.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,"ForStatement")},Me.parseForIn=function(e,t){var n=this.type===ue._in;return this.next(),"VariableDeclaration"===t.type&&null!=t.declarations[0].init&&(!n||this.options.ecmaVersion<8||this.strict||"var"!==t.kind||"Identifier"!==t.declarations[0].id.type)&&this.raise(t.start,(n?"for-in":"for-of")+" loop variable declaration may not have an initializer"),e.left=t,e.right=n?this.parseExpression():this.parseMaybeAssign(),this.expect(ue.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,n?"ForInStatement":"ForOfStatement")},Me.parseVar=function(e,t,n,r){for(e.declarations=[],e.kind=n;;){var s=this.startNode();if(this.parseVarId(s,n),this.eat(ue.eq)?s.init=this.parseMaybeAssign(t):r||"const"!==n||this.type===ue._in||this.options.ecmaVersion>=6&&this.isContextual("of")?r||"Identifier"===s.id.type||t&&(this.type===ue._in||this.isContextual("of"))?s.init=null:this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(s,"VariableDeclarator")),!this.eat(ue.comma))break}return e},Me.parseVarId=function(e,t){e.id=this.parseBindingAtom(),this.checkLValPattern(e.id,"var"===t?1:2,!1)};var Ve=1,We=2;function Ke(e,t){var n=t.key.name,r=e[n],s="true";return"MethodDefinition"!==t.type||"get"!==t.kind&&"set"!==t.kind||(s=(t.static?"s":"i")+t.kind),"iget"===r&&"iset"===s||"iset"===r&&"iget"===s||"sget"===r&&"sset"===s||"sset"===r&&"sget"===s?(e[n]="true",!1):!!r||(e[n]=s,!1)}function Ge(e,t){var n=e.computed,r=e.key;return!n&&("Identifier"===r.type&&r.name===t||"Literal"===r.type&&r.value===t)}Me.parseFunction=function(e,t,n,r,s){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!r)&&(this.type===ue.star&&t&We&&this.unexpected(),e.generator=this.eat(ue.star)),this.options.ecmaVersion>=8&&(e.async=!!r),t&Ve&&(e.id=4&t&&this.type!==ue.name?null:this.parseIdent(),!e.id||t&We||this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?1:2:3));var i=this.yieldPos,o=this.awaitPos,a=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Ne(e.async,e.generator)),t&Ve||(e.id=this.type===ue.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1,s),this.yieldPos=i,this.awaitPos=o,this.awaitIdentPos=a,this.finishNode(e,t&Ve?"FunctionDeclaration":"FunctionExpression")},Me.parseFunctionParams=function(e){this.expect(ue.parenL),e.params=this.parseBindingList(ue.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},Me.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var r=this.enterClassBody(),s=this.startNode(),i=!1;for(s.body=[],this.expect(ue.braceL);this.type!==ue.braceR;){var o=this.parseClassElement(null!==e.superClass);o&&(s.body.push(o),"MethodDefinition"===o.type&&"constructor"===o.kind?(i&&this.raiseRecoverable(o.start,"Duplicate constructor in the same class"),i=!0):o.key&&"PrivateIdentifier"===o.key.type&&Ke(r,o)&&this.raiseRecoverable(o.key.start,"Identifier '#"+o.key.name+"' has already been declared"))}return this.strict=n,this.next(),e.body=this.finishNode(s,"ClassBody"),this.exitClassBody(),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},Me.parseClassElement=function(e){if(this.eat(ue.semi))return null;var t=this.options.ecmaVersion,n=this.startNode(),r="",s=!1,i=!1,o="method",a=!1;if(this.eatContextual("static")){if(t>=13&&this.eat(ue.braceL))return this.parseClassStaticBlock(n),n;this.isClassElementNameStart()||this.type===ue.star?a=!0:r="static"}if(n.static=a,!r&&t>=8&&this.eatContextual("async")&&(!this.isClassElementNameStart()&&this.type!==ue.star||this.canInsertSemicolon()?r="async":i=!0),!r&&(t>=9||!i)&&this.eat(ue.star)&&(s=!0),!r&&!i&&!s){var l=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?o=l:r=l)}if(r?(n.computed=!1,n.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),n.key.name=r,this.finishNode(n.key,"Identifier")):this.parseClassElementName(n),t<13||this.type===ue.parenL||"method"!==o||s||i){var p=!n.static&&Ge(n,"constructor"),c=p&&e;p&&"method"!==o&&this.raise(n.key.start,"Constructor can't have get/set modifier"),n.kind=p?"constructor":o,this.parseClassMethod(n,s,i,c)}else this.parseClassField(n);return n},Me.isClassElementNameStart=function(){return this.type===ue.name||this.type===ue.privateId||this.type===ue.num||this.type===ue.string||this.type===ue.bracketL||this.type.keyword},Me.parseClassElementName=function(e){this.type===ue.privateId?("constructor"===this.value&&this.raise(this.start,"Classes can't have an element named '#constructor'"),e.computed=!1,e.key=this.parsePrivateIdent()):this.parsePropertyName(e)},Me.parseClassMethod=function(e,t,n,r){var s=e.key;"constructor"===e.kind?(t&&this.raise(s.start,"Constructor can't be a generator"),n&&this.raise(s.start,"Constructor can't be an async method")):e.static&&Ge(e,"prototype")&&this.raise(s.start,"Classes may not have a static property named prototype");var i=e.value=this.parseMethod(t,n,r);return"get"===e.kind&&0!==i.params.length&&this.raiseRecoverable(i.start,"getter should have no params"),"set"===e.kind&&1!==i.params.length&&this.raiseRecoverable(i.start,"setter should have exactly one param"),"set"===e.kind&&"RestElement"===i.params[0].type&&this.raiseRecoverable(i.params[0].start,"Setter cannot use rest params"),this.finishNode(e,"MethodDefinition")},Me.parseClassField=function(e){if(Ge(e,"constructor")?this.raise(e.key.start,"Classes can't have a field named 'constructor'"):e.static&&Ge(e,"prototype")&&this.raise(e.key.start,"Classes can't have a static field named 'prototype'"),this.eat(ue.eq)){var t=this.currentThisScope(),n=t.inClassFieldInit;t.inClassFieldInit=!0,e.value=this.parseMaybeAssign(),t.inClassFieldInit=n}else e.value=null;return this.semicolon(),this.finishNode(e,"PropertyDefinition")},Me.parseClassStaticBlock=function(e){e.body=[];var t=this.labels;for(this.labels=[],this.enterScope(320);this.type!==ue.braceR;){var n=this.parseStatement(null);e.body.push(n)}return this.next(),this.exitScope(),this.labels=t,this.finishNode(e,"StaticBlock")},Me.parseClassId=function(e,t){this.type===ue.name?(e.id=this.parseIdent(),t&&this.checkLValSimple(e.id,2,!1)):(!0===t&&this.unexpected(),e.id=null)},Me.parseClassSuper=function(e){e.superClass=this.eat(ue._extends)?this.parseExprSubscripts(null,!1):null},Me.enterClassBody=function(){var e={declared:Object.create(null),used:[]};return this.privateNameStack.push(e),e.declared},Me.exitClassBody=function(){var e=this.privateNameStack.pop(),t=e.declared,n=e.used;if(this.options.checkPrivateFields)for(var r=this.privateNameStack.length,s=0===r?null:this.privateNameStack[r-1],i=0;i<n.length;++i){var o=n[i];xe(t,o.name)||(s?s.used.push(o):this.raiseRecoverable(o.start,"Private field '#"+o.name+"' must be declared in an enclosing class"))}},Me.parseExportAllDeclaration=function(e,t){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual("from"),this.type!==ue.string&&this.unexpected(),e.source=this.parseExprAtom(),this.semicolon(),this.finishNode(e,"ExportAllDeclaration")},Me.parseExport=function(e,t){if(this.next(),this.eat(ue.star))return this.parseExportAllDeclaration(e,t);if(this.eat(ue._default))return this.checkExport(t,"default",this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),"VariableDeclaration"===e.declaration.type?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))this.type!==ue.string&&this.unexpected(),e.source=this.parseExprAtom();else{for(var n=0,r=e.specifiers;n<r.length;n+=1){var s=r[n];this.checkUnreserved(s.local),this.checkLocalExport(s.local),"Literal"===s.local.type&&this.raise(s.local.start,"A string literal cannot be used as an exported binding without `from`.")}e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},Me.parseExportDeclaration=function(e){return this.parseStatement(null)},Me.parseExportDefaultDeclaration=function(){var e;if(this.type===ue._function||(e=this.isAsyncFunction())){var t=this.startNode();return this.next(),e&&this.next(),this.parseFunction(t,4|Ve,!1,e)}if(this.type===ue._class){var n=this.startNode();return this.parseClass(n,"nullableID")}var r=this.parseMaybeAssign();return this.semicolon(),r},Me.checkExport=function(e,t,n){e&&("string"!=typeof t&&(t="Identifier"===t.type?t.name:t.value),xe(e,t)&&this.raiseRecoverable(n,"Duplicate export '"+t+"'"),e[t]=!0)},Me.checkPatternExport=function(e,t){var n=t.type;if("Identifier"===n)this.checkExport(e,t,t.start);else if("ObjectPattern"===n)for(var r=0,s=t.properties;r<s.length;r+=1){var i=s[r];this.checkPatternExport(e,i)}else if("ArrayPattern"===n)for(var o=0,a=t.elements;o<a.length;o+=1){var l=a[o];l&&this.checkPatternExport(e,l)}else"Property"===n?this.checkPatternExport(e,t.value):"AssignmentPattern"===n?this.checkPatternExport(e,t.left):"RestElement"===n&&this.checkPatternExport(e,t.argument)},Me.checkVariableExport=function(e,t){if(e)for(var n=0,r=t;n<r.length;n+=1){var s=r[n];this.checkPatternExport(e,s.id)}},Me.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},Me.parseExportSpecifier=function(e){var t=this.startNode();return t.local=this.parseModuleExportName(),t.exported=this.eatContextual("as")?this.parseModuleExportName():t.local,this.checkExport(e,t.exported,t.exported.start),this.finishNode(t,"ExportSpecifier")},Me.parseExportSpecifiers=function(e){var t=[],n=!0;for(this.expect(ue.braceL);!this.eat(ue.braceR);){if(n)n=!1;else if(this.expect(ue.comma),this.afterTrailingComma(ue.braceR))break;t.push(this.parseExportSpecifier(e))}return t},Me.parseImport=function(e){return this.next(),this.type===ue.string?(e.specifiers=$e,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===ue.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},Me.parseImportSpecifier=function(){var e=this.startNode();return e.imported=this.parseModuleExportName(),this.eatContextual("as")?e.local=this.parseIdent():(this.checkUnreserved(e.imported),e.local=e.imported),this.checkLValSimple(e.local,2),this.finishNode(e,"ImportSpecifier")},Me.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,2),this.finishNode(e,"ImportDefaultSpecifier")},Me.parseImportNamespaceSpecifier=function(){var e=this.startNode();return this.next(),this.expectContextual("as"),e.local=this.parseIdent(),this.checkLValSimple(e.local,2),this.finishNode(e,"ImportNamespaceSpecifier")},Me.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===ue.name&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(ue.comma)))return e;if(this.type===ue.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(ue.braceL);!this.eat(ue.braceR);){if(t)t=!1;else if(this.expect(ue.comma),this.afterTrailingComma(ue.braceR))break;e.push(this.parseImportSpecifier())}return e},Me.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===ue.string){var e=this.parseLiteral(this.value);return Ae.test(e.value)&&this.raise(e.start,"An export name cannot include a lone surrogate."),e}return this.parseIdent(!0)},Me.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)},Me.isDirectiveCandidate=function(e){return this.options.ecmaVersion>=5&&"ExpressionStatement"===e.type&&"Literal"===e.expression.type&&"string"==typeof e.expression.value&&('"'===this.input[e.start]||"'"===this.input[e.start])};var qe=je.prototype;qe.toAssignable=function(e,t,n){if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&"await"===e.name&&this.raise(e.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern",n&&this.checkPatternErrors(n,!0);for(var r=0,s=e.properties;r<s.length;r+=1){var i=s[r];this.toAssignable(i,t),"RestElement"!==i.type||"ArrayPattern"!==i.argument.type&&"ObjectPattern"!==i.argument.type||this.raise(i.argument.start,"Unexpected token")}break;case"Property":"init"!==e.kind&&this.raise(e.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(e.value,t);break;case"ArrayExpression":e.type="ArrayPattern",n&&this.checkPatternErrors(n,!0),this.toAssignableList(e.elements,t);break;case"SpreadElement":e.type="RestElement",this.toAssignable(e.argument,t),"AssignmentPattern"===e.argument.type&&this.raise(e.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":"="!==e.operator&&this.raise(e.left.end,"Only '=' operator can be used for specifying default value."),e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);break;case"ParenthesizedExpression":this.toAssignable(e.expression,t,n);break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}else n&&this.checkPatternErrors(n,!0);return e},qe.toAssignableList=function(e,t){for(var n=e.length,r=0;r<n;r++){var s=e[r];s&&this.toAssignable(s,t)}if(n){var i=e[n-1];6===this.options.ecmaVersion&&t&&i&&"RestElement"===i.type&&"Identifier"!==i.argument.type&&this.unexpected(i.argument.start)}return e},qe.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},qe.parseRestBinding=function(){var e=this.startNode();return this.next(),6===this.options.ecmaVersion&&this.type!==ue.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,"RestElement")},qe.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case ue.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(ue.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case ue.braceL:return this.parseObj(!0)}return this.parseIdent()},qe.parseBindingList=function(e,t,n,r){for(var s=[],i=!0;!this.eat(e);)if(i?i=!1:this.expect(ue.comma),t&&this.type===ue.comma)s.push(null);else{if(n&&this.afterTrailingComma(e))break;if(this.type===ue.ellipsis){var o=this.parseRestBinding();this.parseBindingListItem(o),s.push(o),this.type===ue.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(e);break}s.push(this.parseAssignableListItem(r))}return s},qe.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},qe.parseBindingListItem=function(e){return e},qe.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(ue.eq))return n;var r=this.startNodeAt(e,t);return r.left=n,r.right=this.parseMaybeAssign(),this.finishNode(r,"AssignmentPattern")},qe.checkLValSimple=function(e,t,n){void 0===t&&(t=0);var r=0!==t;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(r?"Binding ":"Assigning to ")+e.name+" in strict mode"),r&&(2===t&&"let"===e.name&&this.raiseRecoverable(e.start,"let is disallowed as a lexically bound name"),n&&(xe(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0),5!==t&&this.declareName(e.name,t,e.start));break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":r&&this.raiseRecoverable(e.start,"Binding member expression");break;case"ParenthesizedExpression":return r&&this.raiseRecoverable(e.start,"Binding parenthesized expression"),this.checkLValSimple(e.expression,t,n);default:this.raise(e.start,(r?"Binding":"Assigning to")+" rvalue")}},qe.checkLValPattern=function(e,t,n){switch(void 0===t&&(t=0),e.type){case"ObjectPattern":for(var r=0,s=e.properties;r<s.length;r+=1){var i=s[r];this.checkLValInnerPattern(i,t,n)}break;case"ArrayPattern":for(var o=0,a=e.elements;o<a.length;o+=1){var l=a[o];l&&this.checkLValInnerPattern(l,t,n)}break;default:this.checkLValSimple(e,t,n)}},qe.checkLValInnerPattern=function(e,t,n){switch(void 0===t&&(t=0),e.type){case"Property":this.checkLValInnerPattern(e.value,t,n);break;case"AssignmentPattern":this.checkLValPattern(e.left,t,n);break;case"RestElement":this.checkLValPattern(e.argument,t,n);break;default:this.checkLValPattern(e,t,n)}};var He=function(e,t,n,r,s){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=r,this.generator=!!s},ze={b_stat:new He("{",!1),b_expr:new He("{",!0),b_tmpl:new He("${",!1),p_stat:new He("(",!1),p_expr:new He("(",!0),q_tmpl:new He("`",!0,!0,(function(e){return e.tryReadTemplateToken()})),f_stat:new He("function",!1),f_expr:new He("function",!0),f_expr_gen:new He("function",!0,!1,null,!0),f_gen:new He("function",!1,!1,null,!0)},Ye=je.prototype;Ye.initialContext=function(){return[ze.b_stat]},Ye.curContext=function(){return this.context[this.context.length-1]},Ye.braceIsBlock=function(e){var t=this.curContext();return t===ze.f_expr||t===ze.f_stat||(e!==ue.colon||t!==ze.b_stat&&t!==ze.b_expr?e===ue._return||e===ue.name&&this.exprAllowed?de.test(this.input.slice(this.lastTokEnd,this.start)):e===ue._else||e===ue.semi||e===ue.eof||e===ue.parenR||e===ue.arrow||(e===ue.braceL?t===ze.b_stat:e!==ue._var&&e!==ue._const&&e!==ue.name&&!this.exprAllowed):!t.isExpr)},Ye.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if("function"===t.token)return t.generator}return!1},Ye.updateContext=function(e){var t,n=this.type;n.keyword&&e===ue.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},Ye.overrideContext=function(e){this.curContext()!==e&&(this.context[this.context.length-1]=e)},ue.parenR.updateContext=ue.braceR.updateContext=function(){if(1!==this.context.length){var e=this.context.pop();e===ze.b_stat&&"function"===this.curContext().token&&(e=this.context.pop()),this.exprAllowed=!e.isExpr}else this.exprAllowed=!0},ue.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?ze.b_stat:ze.b_expr),this.exprAllowed=!0},ue.dollarBraceL.updateContext=function(){this.context.push(ze.b_tmpl),this.exprAllowed=!0},ue.parenL.updateContext=function(e){var t=e===ue._if||e===ue._for||e===ue._with||e===ue._while;this.context.push(t?ze.p_stat:ze.p_expr),this.exprAllowed=!0},ue.incDec.updateContext=function(){},ue._function.updateContext=ue._class.updateContext=function(e){!e.beforeExpr||e===ue._else||e===ue.semi&&this.curContext()!==ze.p_stat||e===ue._return&&de.test(this.input.slice(this.lastTokEnd,this.start))||(e===ue.colon||e===ue.braceL)&&this.curContext()===ze.b_stat?this.context.push(ze.f_stat):this.context.push(ze.f_expr),this.exprAllowed=!1},ue.colon.updateContext=function(){"function"===this.curContext().token&&this.context.pop(),this.exprAllowed=!0},ue.backQuote.updateContext=function(){this.curContext()===ze.q_tmpl?this.context.pop():this.context.push(ze.q_tmpl),this.exprAllowed=!1},ue.star.updateContext=function(e){if(e===ue._function){var t=this.context.length-1;this.context[t]===ze.f_expr?this.context[t]=ze.f_expr_gen:this.context[t]=ze.f_gen}this.exprAllowed=!0},ue.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==ue.dot&&("of"===this.value&&!this.exprAllowed||"yield"===this.value&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var Xe=je.prototype;function Je(e){return"MemberExpression"===e.type&&"PrivateIdentifier"===e.property.type||"ChainExpression"===e.type&&Je(e.expression)}Xe.checkPropClash=function(e,t,n){if(!(this.options.ecmaVersion>=9&&"SpreadElement"===e.type||this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var r,s=e.key;switch(s.type){case"Identifier":r=s.name;break;case"Literal":r=String(s.value);break;default:return}var i=e.kind;if(this.options.ecmaVersion>=6)"__proto__"===r&&"init"===i&&(t.proto&&(n?n.doubleProto<0&&(n.doubleProto=s.start):this.raiseRecoverable(s.start,"Redefinition of __proto__ property")),t.proto=!0);else{var o=t[r="$"+r];o?("init"===i?this.strict&&o.init||o.get||o.set:o.init||o[i])&&this.raiseRecoverable(s.start,"Redefinition of property"):o=t[r]={init:!1,get:!1,set:!1},o[i]=!0}}},Xe.parseExpression=function(e,t){var n=this.start,r=this.startLoc,s=this.parseMaybeAssign(e,t);if(this.type===ue.comma){var i=this.startNodeAt(n,r);for(i.expressions=[s];this.eat(ue.comma);)i.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(i,"SequenceExpression")}return s},Xe.parseMaybeAssign=function(e,t,n){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var r=!1,s=-1,i=-1,o=-1;t?(s=t.parenthesizedAssign,i=t.trailingComma,o=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new Re,r=!0);var a=this.start,l=this.startLoc;this.type!==ue.parenL&&this.type!==ue.name||(this.potentialArrowAt=this.start,this.potentialArrowInForAwait="await"===e);var p=this.parseMaybeConditional(e,t);if(n&&(p=n.call(this,p,a,l)),this.type.isAssign){var c=this.startNodeAt(a,l);return c.operator=this.value,this.type===ue.eq&&(p=this.toAssignable(p,!1,t)),r||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=p.start&&(t.shorthandAssign=-1),this.type===ue.eq?this.checkLValPattern(p):this.checkLValSimple(p),c.left=p,this.next(),c.right=this.parseMaybeAssign(e),o>-1&&(t.doubleProto=o),this.finishNode(c,"AssignmentExpression")}return r&&this.checkExpressionErrors(t,!0),s>-1&&(t.parenthesizedAssign=s),i>-1&&(t.trailingComma=i),p},Xe.parseMaybeConditional=function(e,t){var n=this.start,r=this.startLoc,s=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return s;if(this.eat(ue.question)){var i=this.startNodeAt(n,r);return i.test=s,i.consequent=this.parseMaybeAssign(),this.expect(ue.colon),i.alternate=this.parseMaybeAssign(e),this.finishNode(i,"ConditionalExpression")}return s},Xe.parseExprOps=function(e,t){var n=this.start,r=this.startLoc,s=this.parseMaybeUnary(t,!1,!1,e);return this.checkExpressionErrors(t)||s.start===n&&"ArrowFunctionExpression"===s.type?s:this.parseExprOp(s,n,r,-1,e)},Xe.parseExprOp=function(e,t,n,r,s){var i=this.type.binop;if(null!=i&&(!s||this.type!==ue._in)&&i>r){var o=this.type===ue.logicalOR||this.type===ue.logicalAND,a=this.type===ue.coalesce;a&&(i=ue.logicalAND.binop);var l=this.value;this.next();var p=this.start,c=this.startLoc,u=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,s),p,c,i,s),d=this.buildBinary(t,n,e,u,l,o||a);return(o&&this.type===ue.coalesce||a&&(this.type===ue.logicalOR||this.type===ue.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(d,t,n,r,s)}return e},Xe.buildBinary=function(e,t,n,r,s,i){"PrivateIdentifier"===r.type&&this.raise(r.start,"Private identifier can only be left side of binary expression");var o=this.startNodeAt(e,t);return o.left=n,o.operator=s,o.right=r,this.finishNode(o,i?"LogicalExpression":"BinaryExpression")},Xe.parseMaybeUnary=function(e,t,n,r){var s,i=this.start,o=this.startLoc;if(this.isContextual("await")&&this.canAwait)s=this.parseAwait(r),t=!0;else if(this.type.prefix){var a=this.startNode(),l=this.type===ue.incDec;a.operator=this.value,a.prefix=!0,this.next(),a.argument=this.parseMaybeUnary(null,!0,l,r),this.checkExpressionErrors(e,!0),l?this.checkLValSimple(a.argument):this.strict&&"delete"===a.operator&&"Identifier"===a.argument.type?this.raiseRecoverable(a.start,"Deleting local variable in strict mode"):"delete"===a.operator&&Je(a.argument)?this.raiseRecoverable(a.start,"Private fields can not be deleted"):t=!0,s=this.finishNode(a,l?"UpdateExpression":"UnaryExpression")}else if(t||this.type!==ue.privateId){if(s=this.parseExprSubscripts(e,r),this.checkExpressionErrors(e))return s;for(;this.type.postfix&&!this.canInsertSemicolon();){var p=this.startNodeAt(i,o);p.operator=this.value,p.prefix=!1,p.argument=s,this.checkLValSimple(s),this.next(),s=this.finishNode(p,"UpdateExpression")}}else(r||0===this.privateNameStack.length)&&this.options.checkPrivateFields&&this.unexpected(),s=this.parsePrivateIdent(),this.type!==ue._in&&this.unexpected();return n||!this.eat(ue.starstar)?s:t?void this.unexpected(this.lastTokStart):this.buildBinary(i,o,s,this.parseMaybeUnary(null,!1,!1,r),"**",!1)},Xe.parseExprSubscripts=function(e,t){var n=this.start,r=this.startLoc,s=this.parseExprAtom(e,t);if("ArrowFunctionExpression"===s.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd))return s;var i=this.parseSubscripts(s,n,r,!1,t);return e&&"MemberExpression"===i.type&&(e.parenthesizedAssign>=i.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=i.start&&(e.parenthesizedBind=-1),e.trailingComma>=i.start&&(e.trailingComma=-1)),i},Xe.parseSubscripts=function(e,t,n,r,s){for(var i=this.options.ecmaVersion>=8&&"Identifier"===e.type&&"async"===e.name&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start==5&&this.potentialArrowAt===e.start,o=!1;;){var a=this.parseSubscript(e,t,n,r,i,o,s);if(a.optional&&(o=!0),a===e||"ArrowFunctionExpression"===a.type){if(o){var l=this.startNodeAt(t,n);l.expression=a,a=this.finishNode(l,"ChainExpression")}return a}e=a}},Xe.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(ue.arrow)},Xe.parseSubscriptAsyncArrow=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!0,r)},Xe.parseSubscript=function(e,t,n,r,s,i,o){var a=this.options.ecmaVersion>=11,l=a&&this.eat(ue.questionDot);r&&l&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var p=this.eat(ue.bracketL);if(p||l&&this.type!==ue.parenL&&this.type!==ue.backQuote||this.eat(ue.dot)){var c=this.startNodeAt(t,n);c.object=e,p?(c.property=this.parseExpression(),this.expect(ue.bracketR)):this.type===ue.privateId&&"Super"!==e.type?c.property=this.parsePrivateIdent():c.property=this.parseIdent("never"!==this.options.allowReserved),c.computed=!!p,a&&(c.optional=l),e=this.finishNode(c,"MemberExpression")}else if(!r&&this.eat(ue.parenL)){var u=new Re,d=this.yieldPos,h=this.awaitPos,f=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var m=this.parseExprList(ue.parenR,this.options.ecmaVersion>=8,!1,u);if(s&&!l&&this.shouldParseAsyncArrow())return this.checkPatternErrors(u,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=d,this.awaitPos=h,this.awaitIdentPos=f,this.parseSubscriptAsyncArrow(t,n,m,o);this.checkExpressionErrors(u,!0),this.yieldPos=d||this.yieldPos,this.awaitPos=h||this.awaitPos,this.awaitIdentPos=f||this.awaitIdentPos;var y=this.startNodeAt(t,n);y.callee=e,y.arguments=m,a&&(y.optional=l),e=this.finishNode(y,"CallExpression")}else if(this.type===ue.backQuote){(l||i)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var b=this.startNodeAt(t,n);b.tag=e,b.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(b,"TaggedTemplateExpression")}return e},Xe.parseExprAtom=function(e,t,n){this.type===ue.slash&&this.readRegexp();var r,s=this.potentialArrowAt===this.start;switch(this.type){case ue._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),r=this.startNode(),this.next(),this.type!==ue.parenL||this.allowDirectSuper||this.raise(r.start,"super() call outside constructor of a subclass"),this.type!==ue.dot&&this.type!==ue.bracketL&&this.type!==ue.parenL&&this.unexpected(),this.finishNode(r,"Super");case ue._this:return r=this.startNode(),this.next(),this.finishNode(r,"ThisExpression");case ue.name:var i=this.start,o=this.startLoc,a=this.containsEsc,l=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!a&&"async"===l.name&&!this.canInsertSemicolon()&&this.eat(ue._function))return this.overrideContext(ze.f_expr),this.parseFunction(this.startNodeAt(i,o),0,!1,!0,t);if(s&&!this.canInsertSemicolon()){if(this.eat(ue.arrow))return this.parseArrowExpression(this.startNodeAt(i,o),[l],!1,t);if(this.options.ecmaVersion>=8&&"async"===l.name&&this.type===ue.name&&!a&&(!this.potentialArrowInForAwait||"of"!==this.value||this.containsEsc))return l=this.parseIdent(!1),!this.canInsertSemicolon()&&this.eat(ue.arrow)||this.unexpected(),this.parseArrowExpression(this.startNodeAt(i,o),[l],!0,t)}return l;case ue.regexp:var p=this.value;return(r=this.parseLiteral(p.value)).regex={pattern:p.pattern,flags:p.flags},r;case ue.num:case ue.string:return this.parseLiteral(this.value);case ue._null:case ue._true:case ue._false:return(r=this.startNode()).value=this.type===ue._null?null:this.type===ue._true,r.raw=this.type.keyword,this.next(),this.finishNode(r,"Literal");case ue.parenL:var c=this.start,u=this.parseParenAndDistinguishExpression(s,t);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(u)&&(e.parenthesizedAssign=c),e.parenthesizedBind<0&&(e.parenthesizedBind=c)),u;case ue.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(ue.bracketR,!0,!0,e),this.finishNode(r,"ArrayExpression");case ue.braceL:return this.overrideContext(ze.b_expr),this.parseObj(!1,e);case ue._function:return r=this.startNode(),this.next(),this.parseFunction(r,0);case ue._class:return this.parseClass(this.startNode(),!1);case ue._new:return this.parseNew();case ue.backQuote:return this.parseTemplate();case ue._import:return this.options.ecmaVersion>=11?this.parseExprImport(n):this.unexpected();default:return this.parseExprAtomDefault()}},Xe.parseExprAtomDefault=function(){this.unexpected()},Xe.parseExprImport=function(e){var t=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===ue.parenL&&!e)return this.parseDynamicImport(t);if(this.type===ue.dot){var n=this.startNodeAt(t.start,t.loc&&t.loc.start);return n.name="import",t.meta=this.finishNode(n,"Identifier"),this.parseImportMeta(t)}this.unexpected()},Xe.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),!this.eat(ue.parenR)){var t=this.start;this.eat(ue.comma)&&this.eat(ue.parenR)?this.raiseRecoverable(t,"Trailing comma is not allowed in import()"):this.unexpected(t)}return this.finishNode(e,"ImportExpression")},Xe.parseImportMeta=function(e){this.next();var t=this.containsEsc;return e.property=this.parseIdent(!0),"meta"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for import is 'import.meta'"),t&&this.raiseRecoverable(e.start,"'import.meta' must not contain escaped characters"),"module"===this.options.sourceType||this.options.allowImportExportEverywhere||this.raiseRecoverable(e.start,"Cannot use 'import.meta' outside a module"),this.finishNode(e,"MetaProperty")},Xe.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),110===t.raw.charCodeAt(t.raw.length-1)&&(t.bigint=t.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(t,"Literal")},Xe.parseParenExpression=function(){this.expect(ue.parenL);var e=this.parseExpression();return this.expect(ue.parenR),e},Xe.shouldParseArrow=function(e){return!this.canInsertSemicolon()},Xe.parseParenAndDistinguishExpression=function(e,t){var n,r=this.start,s=this.startLoc,i=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var o,a=this.start,l=this.startLoc,p=[],c=!0,u=!1,d=new Re,h=this.yieldPos,f=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==ue.parenR;){if(c?c=!1:this.expect(ue.comma),i&&this.afterTrailingComma(ue.parenR,!0)){u=!0;break}if(this.type===ue.ellipsis){o=this.start,p.push(this.parseParenItem(this.parseRestBinding())),this.type===ue.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}p.push(this.parseMaybeAssign(!1,d,this.parseParenItem))}var m=this.lastTokEnd,y=this.lastTokEndLoc;if(this.expect(ue.parenR),e&&this.shouldParseArrow(p)&&this.eat(ue.arrow))return this.checkPatternErrors(d,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=h,this.awaitPos=f,this.parseParenArrowList(r,s,p,t);p.length&&!u||this.unexpected(this.lastTokStart),o&&this.unexpected(o),this.checkExpressionErrors(d,!0),this.yieldPos=h||this.yieldPos,this.awaitPos=f||this.awaitPos,p.length>1?((n=this.startNodeAt(a,l)).expressions=p,this.finishNodeAt(n,"SequenceExpression",m,y)):n=p[0]}else n=this.parseParenExpression();if(this.options.preserveParens){var b=this.startNodeAt(r,s);return b.expression=n,this.finishNode(b,"ParenthesizedExpression")}return n},Xe.parseParenItem=function(e){return e},Xe.parseParenArrowList=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!1,r)};var Qe=[];Xe.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var e=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===ue.dot){var t=this.startNodeAt(e.start,e.loc&&e.loc.start);t.name="new",e.meta=this.finishNode(t,"Identifier"),this.next();var n=this.containsEsc;return e.property=this.parseIdent(!0),"target"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is 'new.target'"),n&&this.raiseRecoverable(e.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(e.start,"'new.target' can only be used in functions and class static block"),this.finishNode(e,"MetaProperty")}var r=this.start,s=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),r,s,!0,!1),this.eat(ue.parenL)?e.arguments=this.parseExprList(ue.parenR,this.options.ecmaVersion>=8,!1):e.arguments=Qe,this.finishNode(e,"NewExpression")},Xe.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===ue.invalidTemplate?(t||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),n.value={raw:this.value,cooked:null}):n.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),n.tail=this.type===ue.backQuote,this.finishNode(n,"TemplateElement")},Xe.parseTemplate=function(e){void 0===e&&(e={});var t=e.isTagged;void 0===t&&(t=!1);var n=this.startNode();this.next(),n.expressions=[];var r=this.parseTemplateElement({isTagged:t});for(n.quasis=[r];!r.tail;)this.type===ue.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(ue.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(ue.braceR),n.quasis.push(r=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,"TemplateLiteral")},Xe.isAsyncProp=function(e){return!e.computed&&"Identifier"===e.key.type&&"async"===e.key.name&&(this.type===ue.name||this.type===ue.num||this.type===ue.string||this.type===ue.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===ue.star)&&!de.test(this.input.slice(this.lastTokEnd,this.start))},Xe.parseObj=function(e,t){var n=this.startNode(),r=!0,s={};for(n.properties=[],this.next();!this.eat(ue.braceR);){if(r)r=!1;else if(this.expect(ue.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(ue.braceR))break;var i=this.parseProperty(e,t);e||this.checkPropClash(i,s,t),n.properties.push(i)}return this.finishNode(n,e?"ObjectPattern":"ObjectExpression")},Xe.parseProperty=function(e,t){var n,r,s,i,o=this.startNode();if(this.options.ecmaVersion>=9&&this.eat(ue.ellipsis))return e?(o.argument=this.parseIdent(!1),this.type===ue.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(o,"RestElement")):(o.argument=this.parseMaybeAssign(!1,t),this.type===ue.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(o,"SpreadElement"));this.options.ecmaVersion>=6&&(o.method=!1,o.shorthand=!1,(e||t)&&(s=this.start,i=this.startLoc),e||(n=this.eat(ue.star)));var a=this.containsEsc;return this.parsePropertyName(o),!e&&!a&&this.options.ecmaVersion>=8&&!n&&this.isAsyncProp(o)?(r=!0,n=this.options.ecmaVersion>=9&&this.eat(ue.star),this.parsePropertyName(o)):r=!1,this.parsePropertyValue(o,e,n,r,s,i,t,a),this.finishNode(o,"Property")},Xe.parseGetterSetter=function(e){e.kind=e.key.name,this.parsePropertyName(e),e.value=this.parseMethod(!1);var t="get"===e.kind?0:1;if(e.value.params.length!==t){var n=e.value.start;"get"===e.kind?this.raiseRecoverable(n,"getter should have no params"):this.raiseRecoverable(n,"setter should have exactly one param")}else"set"===e.kind&&"RestElement"===e.value.params[0].type&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")},Xe.parsePropertyValue=function(e,t,n,r,s,i,o,a){(n||r)&&this.type===ue.colon&&this.unexpected(),this.eat(ue.colon)?(e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,o),e.kind="init"):this.options.ecmaVersion>=6&&this.type===ue.parenL?(t&&this.unexpected(),e.kind="init",e.method=!0,e.value=this.parseMethod(n,r)):t||a||!(this.options.ecmaVersion>=5)||e.computed||"Identifier"!==e.key.type||"get"!==e.key.name&&"set"!==e.key.name||this.type===ue.comma||this.type===ue.braceR||this.type===ue.eq?this.options.ecmaVersion>=6&&!e.computed&&"Identifier"===e.key.type?((n||r)&&this.unexpected(),this.checkUnreserved(e.key),"await"!==e.key.name||this.awaitIdentPos||(this.awaitIdentPos=s),e.kind="init",t?e.value=this.parseMaybeDefault(s,i,this.copyNode(e.key)):this.type===ue.eq&&o?(o.shorthandAssign<0&&(o.shorthandAssign=this.start),e.value=this.parseMaybeDefault(s,i,this.copyNode(e.key))):e.value=this.copyNode(e.key),e.shorthand=!0):this.unexpected():((n||r)&&this.unexpected(),this.parseGetterSetter(e))},Xe.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(ue.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(ue.bracketR),e.key;e.computed=!1}return e.key=this.type===ue.num||this.type===ue.string?this.parseExprAtom():this.parseIdent("never"!==this.options.allowReserved)},Xe.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},Xe.parseMethod=function(e,t,n){var r=this.startNode(),s=this.yieldPos,i=this.awaitPos,o=this.awaitIdentPos;return this.initFunction(r),this.options.ecmaVersion>=6&&(r.generator=e),this.options.ecmaVersion>=8&&(r.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(64|Ne(t,r.generator)|(n?128:0)),this.expect(ue.parenL),r.params=this.parseBindingList(ue.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(r,!1,!0,!1),this.yieldPos=s,this.awaitPos=i,this.awaitIdentPos=o,this.finishNode(r,"FunctionExpression")},Xe.parseArrowExpression=function(e,t,n,r){var s=this.yieldPos,i=this.awaitPos,o=this.awaitIdentPos;return this.enterScope(16|Ne(n,!1)),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1,r),this.yieldPos=s,this.awaitPos=i,this.awaitIdentPos=o,this.finishNode(e,"ArrowFunctionExpression")},Xe.parseFunctionBody=function(e,t,n,r){var s=t&&this.type!==ue.braceL,i=this.strict,o=!1;if(s)e.body=this.parseMaybeAssign(r),e.expression=!0,this.checkParams(e,!1);else{var a=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);i&&!a||(o=this.strictDirective(this.end))&&a&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list");var l=this.labels;this.labels=[],o&&(this.strict=!0),this.checkParams(e,!i&&!o&&!t&&!n&&this.isSimpleParamList(e.params)),this.strict&&e.id&&this.checkLValSimple(e.id,5),e.body=this.parseBlock(!1,void 0,o&&!i),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=l}this.exitScope()},Xe.isSimpleParamList=function(e){for(var t=0,n=e;t<n.length;t+=1)if("Identifier"!==n[t].type)return!1;return!0},Xe.checkParams=function(e,t){for(var n=Object.create(null),r=0,s=e.params;r<s.length;r+=1){var i=s[r];this.checkLValInnerPattern(i,1,t?null:n)}},Xe.parseExprList=function(e,t,n,r){for(var s=[],i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(ue.comma),t&&this.afterTrailingComma(e))break;var o=void 0;n&&this.type===ue.comma?o=null:this.type===ue.ellipsis?(o=this.parseSpread(r),r&&this.type===ue.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):o=this.parseMaybeAssign(!1,r),s.push(o)}return s},Xe.checkUnreserved=function(e){var t=e.start,n=e.end,r=e.name;this.inGenerator&&"yield"===r&&this.raiseRecoverable(t,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&"await"===r&&this.raiseRecoverable(t,"Cannot use 'await' as identifier inside an async function"),this.currentThisScope().inClassFieldInit&&"arguments"===r&&this.raiseRecoverable(t,"Cannot use 'arguments' in class field initializer"),!this.inClassStaticBlock||"arguments"!==r&&"await"!==r||this.raise(t,"Cannot use "+r+" in class static initialization block"),this.keywords.test(r)&&this.raise(t,"Unexpected keyword '"+r+"'"),this.options.ecmaVersion<6&&-1!==this.input.slice(t,n).indexOf("\\")||(this.strict?this.reservedWordsStrict:this.reservedWords).test(r)&&(this.inAsync||"await"!==r||this.raiseRecoverable(t,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(t,"The keyword '"+r+"' is reserved"))},Xe.parseIdent=function(e){var t=this.parseIdentNode();return this.next(!!e),this.finishNode(t,"Identifier"),e||(this.checkUnreserved(t),"await"!==t.name||this.awaitIdentPos||(this.awaitIdentPos=t.start)),t},Xe.parseIdentNode=function(){var e=this.startNode();return this.type===ue.name?e.name=this.value:this.type.keyword?(e.name=this.type.keyword,"class"!==e.name&&"function"!==e.name||this.lastTokEnd===this.lastTokStart+1&&46===this.input.charCodeAt(this.lastTokStart)||this.context.pop(),this.type=ue.name):this.unexpected(),e},Xe.parsePrivateIdent=function(){var e=this.startNode();return this.type===ue.privateId?e.name=this.value:this.unexpected(),this.next(),this.finishNode(e,"PrivateIdentifier"),this.options.checkPrivateFields&&(0===this.privateNameStack.length?this.raise(e.start,"Private field '#"+e.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(e)),e},Xe.parseYield=function(e){this.yieldPos||(this.yieldPos=this.start);var t=this.startNode();return this.next(),this.type===ue.semi||this.canInsertSemicolon()||this.type!==ue.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(ue.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,"YieldExpression")},Xe.parseAwait=function(e){this.awaitPos||(this.awaitPos=this.start);var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0,!1,e),this.finishNode(t,"AwaitExpression")};var Ze=je.prototype;Ze.raise=function(e,t){var n=De(this.input,e);t+=" ("+n.line+":"+n.column+")";var r=new SyntaxError(t);throw r.pos=e,r.loc=n,r.raisedAt=this.pos,r},Ze.raiseRecoverable=Ze.raise,Ze.curPosition=function(){if(this.options.locations)return new we(this.curLine,this.pos-this.lineStart)};var et=je.prototype,tt=function(e){this.flags=e,this.var=[],this.lexical=[],this.functions=[],this.inClassFieldInit=!1};et.enterScope=function(e){this.scopeStack.push(new tt(e))},et.exitScope=function(){this.scopeStack.pop()},et.treatFunctionsAsVarInScope=function(e){return 2&e.flags||!this.inModule&&1&e.flags},et.declareName=function(e,t,n){var r=!1;if(2===t){var s=this.currentScope();r=s.lexical.indexOf(e)>-1||s.functions.indexOf(e)>-1||s.var.indexOf(e)>-1,s.lexical.push(e),this.inModule&&1&s.flags&&delete this.undefinedExports[e]}else if(4===t)this.currentScope().lexical.push(e);else if(3===t){var i=this.currentScope();r=this.treatFunctionsAsVar?i.lexical.indexOf(e)>-1:i.lexical.indexOf(e)>-1||i.var.indexOf(e)>-1,i.functions.push(e)}else for(var o=this.scopeStack.length-1;o>=0;--o){var a=this.scopeStack[o];if(a.lexical.indexOf(e)>-1&&!(32&a.flags&&a.lexical[0]===e)||!this.treatFunctionsAsVarInScope(a)&&a.functions.indexOf(e)>-1){r=!0;break}if(a.var.push(e),this.inModule&&1&a.flags&&delete this.undefinedExports[e],259&a.flags)break}r&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},et.checkLocalExport=function(e){-1===this.scopeStack[0].lexical.indexOf(e.name)&&-1===this.scopeStack[0].var.indexOf(e.name)&&(this.undefinedExports[e.name]=e)},et.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},et.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(259&t.flags)return t}},et.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(259&t.flags&&!(16&t.flags))return t}};var nt=function(e,t,n){this.type="",this.start=t,this.end=0,e.options.locations&&(this.loc=new Ce(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},rt=je.prototype;function st(e,t,n,r){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=r),this.options.ranges&&(e.range[1]=n),e}rt.startNode=function(){return new nt(this,this.start,this.startLoc)},rt.startNodeAt=function(e,t){return new nt(this,e,t)},rt.finishNode=function(e,t){return st.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},rt.finishNodeAt=function(e,t,n,r){return st.call(this,e,t,n,r)},rt.copyNode=function(e){var t=new nt(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};for(var it,ot,at="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",lt=at+" Extended_Pictographic",pt=lt+" EBase EComp EMod EPres ExtPict",ct={9:at,10:lt,11:lt,12:pt,13:pt,14:pt},ut={9:"",10:"",11:"",12:"",13:"",14:"Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji"},dt="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",ht="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",ft=ht+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",mt=ft+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",yt=mt+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",bt=yt+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",gt={9:ht,10:ft,11:mt,12:yt,13:bt,14:bt+" Hrkt Katakana_Or_Hiragana Kawi Nag_Mundari Nagm Unknown Zzzz"},Et={},vt=0,xt=[9,10,11,12,13,14];vt<xt.length;vt+=1)ot=void 0,(ot=Et[it=xt[vt]]={binary:Pe(ct[it]+" "+dt),binaryOfStrings:Pe(ut[it]),nonBinary:{General_Category:Pe(dt),Script:Pe(gt[it])}}).nonBinary.Script_Extensions=ot.nonBinary.Script,ot.nonBinary.gc=ot.nonBinary.General_Category,ot.nonBinary.sc=ot.nonBinary.Script,ot.nonBinary.scx=ot.nonBinary.Script_Extensions;var Tt=je.prototype,St=function(e){this.parser=e,this.validFlags="gim"+(e.options.ecmaVersion>=6?"uy":"")+(e.options.ecmaVersion>=9?"s":"")+(e.options.ecmaVersion>=13?"d":"")+(e.options.ecmaVersion>=15?"v":""),this.unicodeProperties=Et[e.options.ecmaVersion>=14?14:e.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=[],this.backReferenceNames=[]};function Pt(e){return 36===e||e>=40&&e<=43||46===e||63===e||e>=91&&e<=94||e>=123&&e<=125}function _t(e){return e>=65&&e<=90||e>=97&&e<=122}function At(e){return _t(e)||95===e}function wt(e){return At(e)||Ct(e)}function Ct(e){return e>=48&&e<=57}function Dt(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function It(e){return e>=65&&e<=70?e-65+10:e>=97&&e<=102?e-97+10:e-48}function Ot(e){return e>=48&&e<=55}St.prototype.reset=function(e,t,n){var r=-1!==n.indexOf("v"),s=-1!==n.indexOf("u");this.start=0|e,this.source=t+"",this.flags=n,r&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=s&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=s&&this.parser.options.ecmaVersion>=9)},St.prototype.raise=function(e){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+e)},St.prototype.at=function(e,t){void 0===t&&(t=!1);var n=this.source,r=n.length;if(e>=r)return-1;var s=n.charCodeAt(e);if(!t&&!this.switchU||s<=55295||s>=57344||e+1>=r)return s;var i=n.charCodeAt(e+1);return i>=56320&&i<=57343?(s<<10)+i-56613888:s},St.prototype.nextIndex=function(e,t){void 0===t&&(t=!1);var n=this.source,r=n.length;if(e>=r)return r;var s,i=n.charCodeAt(e);return!t&&!this.switchU||i<=55295||i>=57344||e+1>=r||(s=n.charCodeAt(e+1))<56320||s>57343?e+1:e+2},St.prototype.current=function(e){return void 0===e&&(e=!1),this.at(this.pos,e)},St.prototype.lookahead=function(e){return void 0===e&&(e=!1),this.at(this.nextIndex(this.pos,e),e)},St.prototype.advance=function(e){void 0===e&&(e=!1),this.pos=this.nextIndex(this.pos,e)},St.prototype.eat=function(e,t){return void 0===t&&(t=!1),this.current(t)===e&&(this.advance(t),!0)},St.prototype.eatChars=function(e,t){void 0===t&&(t=!1);for(var n=this.pos,r=0,s=e;r<s.length;r+=1){var i=s[r],o=this.at(n,t);if(-1===o||o!==i)return!1;n=this.nextIndex(n,t)}return this.pos=n,!0},Tt.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,r=!1,s=!1,i=0;i<n.length;i++){var o=n.charAt(i);-1===t.indexOf(o)&&this.raise(e.start,"Invalid regular expression flag"),n.indexOf(o,i+1)>-1&&this.raise(e.start,"Duplicate regular expression flag"),"u"===o&&(r=!0),"v"===o&&(s=!0)}this.options.ecmaVersion>=15&&r&&s&&this.raise(e.start,"Invalid regular expression flag")},Tt.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&e.groupNames.length>0&&(e.switchN=!0,this.regexp_pattern(e))},Tt.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue="",e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames.length=0,e.backReferenceNames.length=0,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise("Unmatched ')'"),(e.eat(93)||e.eat(125))&&e.raise("Lone quantifier brackets")),e.maxBackReference>e.numCapturingParens&&e.raise("Invalid escape");for(var t=0,n=e.backReferenceNames;t<n.length;t+=1){var r=n[t];-1===e.groupNames.indexOf(r)&&e.raise("Invalid named capture referenced")}},Tt.regexp_disjunction=function(e){for(this.regexp_alternative(e);e.eat(124);)this.regexp_alternative(e);this.regexp_eatQuantifier(e,!0)&&e.raise("Nothing to repeat"),e.eat(123)&&e.raise("Lone quantifier brackets")},Tt.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););},Tt.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise("Invalid quantifier"),!0):!!(e.switchU?this.regexp_eatAtom(e):this.regexp_eatExtendedAtom(e))&&(this.regexp_eatQuantifier(e),!0)},Tt.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise("Unterminated group"),e.lastAssertionIsQuantifiable=!n,!0}return e.pos=t,!1},Tt.regexp_eatQuantifier=function(e,t){return void 0===t&&(t=!1),!!this.regexp_eatQuantifierPrefix(e,t)&&(e.eat(63),!0)},Tt.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},Tt.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var r=0,s=-1;if(this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(s=e.lastIntValue),e.eat(125)))return-1!==s&&s<r&&!t&&e.raise("numbers out of order in {} quantifier"),!0;e.switchU&&!t&&e.raise("Incomplete quantifier"),e.pos=n}return!1},Tt.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)},Tt.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1},Tt.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)&&e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise("Unterminated group")}e.pos=t}return!1},Tt.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):63===e.current()&&e.raise("Invalid group"),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise("Unterminated group")}return!1},Tt.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)},Tt.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise("Nothing to repeat"),!1},Tt.regexp_eatSyntaxCharacter=function(e){var t=e.current();return!!Pt(t)&&(e.lastIntValue=t,e.advance(),!0)},Tt.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;-1!==(n=e.current())&&!Pt(n);)e.advance();return e.pos!==t},Tt.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return!(-1===t||36===t||t>=40&&t<=43||46===t||63===t||91===t||94===t||124===t||(e.advance(),0))},Tt.regexp_groupSpecifier=function(e){if(e.eat(63)){if(this.regexp_eatGroupName(e))return-1!==e.groupNames.indexOf(e.lastStringValue)&&e.raise("Duplicate capture group name"),void e.groupNames.push(e.lastStringValue);e.raise("Invalid group")}},Tt.regexp_eatGroupName=function(e){if(e.lastStringValue="",e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise("Invalid capture group name")}return!1},Tt.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue="",this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=_e(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=_e(e.lastIntValue);return!0}return!1},Tt.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),92===r&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),function(e){return re(e,!0)||36===e||95===e}(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)},Tt.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),92===r&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),function(e){return se(e,!0)||36===e||95===e||8204===e||8205===e}(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)},Tt.regexp_eatAtomEscape=function(e){return!!(this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e))||(e.switchU&&(99===e.current()&&e.raise("Invalid unicode escape"),e.raise("Invalid escape")),!1)},Tt.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU)return n>e.maxBackReference&&(e.maxBackReference=n),!0;if(n<=e.numCapturingParens)return!0;e.pos=t}return!1},Tt.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise("Invalid named reference")}return!1},Tt.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,!1)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)},Tt.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},Tt.regexp_eatZero=function(e){return 48===e.current()&&!Ct(e.lookahead())&&(e.lastIntValue=0,e.advance(),!0)},Tt.regexp_eatControlEscape=function(e){var t=e.current();return 116===t?(e.lastIntValue=9,e.advance(),!0):110===t?(e.lastIntValue=10,e.advance(),!0):118===t?(e.lastIntValue=11,e.advance(),!0):102===t?(e.lastIntValue=12,e.advance(),!0):114===t&&(e.lastIntValue=13,e.advance(),!0)},Tt.regexp_eatControlLetter=function(e){var t=e.current();return!!_t(t)&&(e.lastIntValue=t%32,e.advance(),!0)},Tt.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){void 0===t&&(t=!1);var n,r=e.pos,s=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(s&&i>=55296&&i<=56319){var o=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var a=e.lastIntValue;if(a>=56320&&a<=57343)return e.lastIntValue=1024*(i-55296)+(a-56320)+65536,!0}e.pos=o,e.lastIntValue=i}return!0}if(s&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&(n=e.lastIntValue)>=0&&n<=1114111)return!0;s&&e.raise("Invalid unicode escape"),e.pos=r}return!1},Tt.regexp_eatIdentityEscape=function(e){if(e.switchU)return!!this.regexp_eatSyntaxCharacter(e)||!!e.eat(47)&&(e.lastIntValue=47,!0);var t=e.current();return!(99===t||e.switchN&&107===t||(e.lastIntValue=t,e.advance(),0))},Tt.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do{e.lastIntValue=10*e.lastIntValue+(t-48),e.advance()}while((t=e.current())>=48&&t<=57);return!0}return!1},Tt.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(function(e){return 100===e||68===e||115===e||83===e||119===e||87===e}(t))return e.lastIntValue=-1,e.advance(),1;var n=!1;if(e.switchU&&this.options.ecmaVersion>=9&&((n=80===t)||112===t)){var r;if(e.lastIntValue=-1,e.advance(),e.eat(123)&&(r=this.regexp_eatUnicodePropertyValueExpression(e))&&e.eat(125))return n&&2===r&&e.raise("Invalid property name"),r;e.raise("Invalid property name")}return 0},Tt.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,r),1}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var s=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,s)}return 0},Tt.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){xe(e.unicodeProperties.nonBinary,t)||e.raise("Invalid property name"),e.unicodeProperties.nonBinary[t].test(n)||e.raise("Invalid property value")},Tt.regexp_validateUnicodePropertyNameOrValue=function(e,t){return e.unicodeProperties.binary.test(t)?1:e.switchV&&e.unicodeProperties.binaryOfStrings.test(t)?2:void e.raise("Invalid property name")},Tt.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";At(t=e.current());)e.lastStringValue+=_e(t),e.advance();return""!==e.lastStringValue},Tt.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";wt(t=e.current());)e.lastStringValue+=_e(t),e.advance();return""!==e.lastStringValue},Tt.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},Tt.regexp_eatCharacterClass=function(e){if(e.eat(91)){var t=e.eat(94),n=this.regexp_classContents(e);return e.eat(93)||e.raise("Unterminated character class"),t&&2===n&&e.raise("Negated character class may contain strings"),!0}return!1},Tt.regexp_classContents=function(e){return 93===e.current()?1:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),1)},Tt.regexp_nonEmptyClassRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;!e.switchU||-1!==t&&-1!==n||e.raise("Invalid character class"),-1!==t&&-1!==n&&t>n&&e.raise("Range out of order in character class")}}},Tt.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var n=e.current();(99===n||Ot(n))&&e.raise("Invalid class escape"),e.raise("Invalid escape")}e.pos=t}var r=e.current();return 93!==r&&(e.lastIntValue=r,e.advance(),!0)},Tt.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)},Tt.regexp_classSetExpression=function(e){var t,n=1;if(this.regexp_eatClassSetRange(e));else if(t=this.regexp_eatClassSetOperand(e)){2===t&&(n=2);for(var r=e.pos;e.eatChars([38,38]);)38!==e.current()&&(t=this.regexp_eatClassSetOperand(e))?2!==t&&(n=1):e.raise("Invalid character in character class");if(r!==e.pos)return n;for(;e.eatChars([45,45]);)this.regexp_eatClassSetOperand(e)||e.raise("Invalid character in character class");if(r!==e.pos)return n}else e.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(e)){if(!(t=this.regexp_eatClassSetOperand(e)))return n;2===t&&(n=2)}},Tt.regexp_eatClassSetRange=function(e){var t=e.pos;if(this.regexp_eatClassSetCharacter(e)){var n=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassSetCharacter(e)){var r=e.lastIntValue;return-1!==n&&-1!==r&&n>r&&e.raise("Range out of order in character class"),!0}e.pos=t}return!1},Tt.regexp_eatClassSetOperand=function(e){return this.regexp_eatClassSetCharacter(e)?1:this.regexp_eatClassStringDisjunction(e)||this.regexp_eatNestedClass(e)},Tt.regexp_eatNestedClass=function(e){var t=e.pos;if(e.eat(91)){var n=e.eat(94),r=this.regexp_classContents(e);if(e.eat(93))return n&&2===r&&e.raise("Negated character class may contain strings"),r;e.pos=t}if(e.eat(92)){var s=this.regexp_eatCharacterClassEscape(e);if(s)return s;e.pos=t}return null},Tt.regexp_eatClassStringDisjunction=function(e){var t=e.pos;if(e.eatChars([92,113])){if(e.eat(123)){var n=this.regexp_classStringDisjunctionContents(e);if(e.eat(125))return n}else e.raise("Invalid escape");e.pos=t}return null},Tt.regexp_classStringDisjunctionContents=function(e){for(var t=this.regexp_classString(e);e.eat(124);)2===this.regexp_classString(e)&&(t=2);return t},Tt.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return 1===t?1:2},Tt.regexp_eatClassSetCharacter=function(e){var t=e.pos;if(e.eat(92))return!(!this.regexp_eatCharacterEscape(e)&&!this.regexp_eatClassSetReservedPunctuator(e)&&(e.eat(98)?(e.lastIntValue=8,0):(e.pos=t,1)));var n=e.current();return!(n<0||n===e.lookahead()&&function(e){return 33===e||e>=35&&e<=38||e>=42&&e<=44||46===e||e>=58&&e<=64||94===e||96===e||126===e}(n)||function(e){return 40===e||41===e||45===e||47===e||e>=91&&e<=93||e>=123&&e<=125}(n)||(e.advance(),e.lastIntValue=n,0))},Tt.regexp_eatClassSetReservedPunctuator=function(e){var t=e.current();return!!function(e){return 33===e||35===e||37===e||38===e||44===e||45===e||e>=58&&e<=62||64===e||96===e||126===e}(t)&&(e.lastIntValue=t,e.advance(),!0)},Tt.regexp_eatClassControlLetter=function(e){var t=e.current();return!(!Ct(t)&&95!==t||(e.lastIntValue=t%32,e.advance(),0))},Tt.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise("Invalid escape"),e.pos=t}return!1},Tt.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Ct(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t},Tt.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Dt(n=e.current());)e.lastIntValue=16*e.lastIntValue+It(n),e.advance();return e.pos!==t},Tt.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=64*t+8*n+e.lastIntValue:e.lastIntValue=8*t+n}else e.lastIntValue=t;return!0}return!1},Tt.regexp_eatOctalDigit=function(e){var t=e.current();return Ot(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)},Tt.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var r=0;r<t;++r){var s=e.current();if(!Dt(s))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+It(s),e.advance()}return!0};var Nt=function(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,e.options.locations&&(this.loc=new Ce(e,e.startLoc,e.endLoc)),e.options.ranges&&(this.range=[e.start,e.end])},jt=je.prototype;function kt(e){return"function"!=typeof BigInt?null:BigInt(e.replace(/_/g,""))}jt.next=function(e){!e&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new Nt(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},jt.getToken=function(){return this.next(),new Nt(this)},"undefined"!=typeof Symbol&&(jt[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===ue.eof,value:t}}}}),jt.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length?this.finishToken(ue.eof):e.override?e.override(this):void this.readToken(this.fullCharCodeAtPos())},jt.readToken=function(e){return re(e,this.options.ecmaVersion>=6)||92===e?this.readWord():this.getTokenFromCode(e)},jt.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=56320)return e;var t=this.input.charCodeAt(this.pos+1);return t<=56319||t>=57344?e:(e<<10)+t-56613888},jt.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition(),t=this.pos,n=this.input.indexOf("*/",this.pos+=2);if(-1===n&&this.raise(this.pos-2,"Unterminated comment"),this.pos=n+2,this.options.locations)for(var r=void 0,s=t;(r=me(this.input,s,this.pos))>-1;)++this.curLine,s=this.lineStart=r;this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())},jt.skipLineComment=function(e){for(var t=this.pos,n=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!fe(r);)r=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())},jt.skipSpace=function(){e:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:10===this.input.charCodeAt(this.pos+1)&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(!(e>8&&e<14||e>=5760&&ye.test(String.fromCharCode(e))))break e;++this.pos}}},jt.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},jt.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===e&&46===t?(this.pos+=3,this.finishToken(ue.ellipsis)):(++this.pos,this.finishToken(ue.dot))},jt.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===e?this.finishOp(ue.assign,2):this.finishOp(ue.slash,1)},jt.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,r=42===e?ue.star:ue.modulo;return this.options.ecmaVersion>=7&&42===e&&42===t&&(++n,r=ue.starstar,t=this.input.charCodeAt(this.pos+2)),61===t?this.finishOp(ue.assign,n+1):this.finishOp(r,n)},jt.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.options.ecmaVersion>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(ue.assign,3):this.finishOp(124===e?ue.logicalOR:ue.logicalAND,2):61===t?this.finishOp(ue.assign,2):this.finishOp(124===e?ue.bitwiseOR:ue.bitwiseAND,1)},jt.readToken_caret=function(){return 61===this.input.charCodeAt(this.pos+1)?this.finishOp(ue.assign,2):this.finishOp(ue.bitwiseXOR,1)},jt.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?45!==t||this.inModule||62!==this.input.charCodeAt(this.pos+2)||0!==this.lastTokEnd&&!de.test(this.input.slice(this.lastTokEnd,this.pos))?this.finishOp(ue.incDec,2):(this.skipLineComment(3),this.skipSpace(),this.nextToken()):61===t?this.finishOp(ue.assign,2):this.finishOp(ue.plusMin,1)},jt.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=62===e&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+n)?this.finishOp(ue.assign,n+1):this.finishOp(ue.bitShift,n)):33!==t||60!==e||this.inModule||45!==this.input.charCodeAt(this.pos+2)||45!==this.input.charCodeAt(this.pos+3)?(61===t&&(n=2),this.finishOp(ue.relational,n)):(this.skipLineComment(4),this.skipSpace(),this.nextToken())},jt.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return 61===t?this.finishOp(ue.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===e&&62===t&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(ue.arrow)):this.finishOp(61===e?ue.eq:ue.prefix,1)},jt.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(46===t){var n=this.input.charCodeAt(this.pos+2);if(n<48||n>57)return this.finishOp(ue.questionDot,2)}if(63===t)return e>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(ue.assign,3):this.finishOp(ue.coalesce,2)}return this.finishOp(ue.question,1)},jt.readToken_numberSign=function(){var e=35;if(this.options.ecmaVersion>=13&&(++this.pos,re(e=this.fullCharCodeAtPos(),!0)||92===e))return this.finishToken(ue.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+_e(e)+"'")},jt.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(ue.parenL);case 41:return++this.pos,this.finishToken(ue.parenR);case 59:return++this.pos,this.finishToken(ue.semi);case 44:return++this.pos,this.finishToken(ue.comma);case 91:return++this.pos,this.finishToken(ue.bracketL);case 93:return++this.pos,this.finishToken(ue.bracketR);case 123:return++this.pos,this.finishToken(ue.braceL);case 125:return++this.pos,this.finishToken(ue.braceR);case 58:return++this.pos,this.finishToken(ue.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(ue.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(ue.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+_e(e)+"'")},jt.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},jt.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,"Unterminated regular expression");var r=this.input.charAt(this.pos);if(de.test(r)&&this.raise(n,"Unterminated regular expression"),e)e=!1;else{if("["===r)t=!0;else if("]"===r&&t)t=!1;else if("/"===r&&!t)break;e="\\"===r}++this.pos}var s=this.input.slice(n,this.pos);++this.pos;var i=this.pos,o=this.readWord1();this.containsEsc&&this.unexpected(i);var a=this.regexpState||(this.regexpState=new St(this));a.reset(n,s,o),this.validateRegExpFlags(a),this.validateRegExpPattern(a);var l=null;try{l=new RegExp(s,o)}catch(e){}return this.finishToken(ue.regexp,{pattern:s,flags:o,value:l})},jt.readInt=function(e,t,n){for(var r=this.options.ecmaVersion>=12&&void 0===t,s=n&&48===this.input.charCodeAt(this.pos),i=this.pos,o=0,a=0,l=0,p=null==t?1/0:t;l<p;++l,++this.pos){var c=this.input.charCodeAt(this.pos),u=void 0;if(r&&95===c)s&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),95===a&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),0===l&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),a=c;else{if((u=c>=97?c-97+10:c>=65?c-65+10:c>=48&&c<=57?c-48:1/0)>=e)break;a=c,o=o*e+u}}return r&&95===a&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===i||null!=t&&this.pos-i!==t?null:o},jt.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);return null==n&&this.raise(this.start+2,"Expected number in radix "+e),this.options.ecmaVersion>=11&&110===this.input.charCodeAt(this.pos)?(n=kt(this.input.slice(t,this.pos)),++this.pos):re(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(ue.num,n)},jt.readNumber=function(e){var t=this.pos;e||null!==this.readInt(10,void 0,!0)||this.raise(t,"Invalid number");var n=this.pos-t>=2&&48===this.input.charCodeAt(t);n&&this.strict&&this.raise(t,"Invalid number");var r=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&110===r){var s=kt(this.input.slice(t,this.pos));return++this.pos,re(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(ue.num,s)}n&&/[89]/.test(this.input.slice(t,this.pos))&&(n=!1),46!==r||n||(++this.pos,this.readInt(10),r=this.input.charCodeAt(this.pos)),69!==r&&101!==r||n||(43!==(r=this.input.charCodeAt(++this.pos))&&45!==r||++this.pos,null===this.readInt(10)&&this.raise(t,"Invalid number")),re(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var i,o=(i=this.input.slice(t,this.pos),n?parseInt(i,8):parseFloat(i.replace(/_/g,"")));return this.finishToken(ue.num,o)},jt.readCodePoint=function(){var e;if(123===this.input.charCodeAt(this.pos)){this.options.ecmaVersion<6&&this.unexpected();var t=++this.pos;e=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,e>1114111&&this.invalidStringToken(t,"Code point out of bounds")}else e=this.readHexChar(4);return e},jt.readString=function(e){for(var t="",n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var r=this.input.charCodeAt(this.pos);if(r===e)break;92===r?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):8232===r||8233===r?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(fe(r)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(ue.string,t)};var Lt={};jt.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e!==Lt)throw e;this.readInvalidTemplateToken()}this.inTemplateElement=!1},jt.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Lt;this.raise(e,t)},jt.readTmplToken=function(){for(var e="",t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var n=this.input.charCodeAt(this.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.pos+1))return this.pos!==this.start||this.type!==ue.template&&this.type!==ue.invalidTemplate?(e+=this.input.slice(t,this.pos),this.finishToken(ue.template,e)):36===n?(this.pos+=2,this.finishToken(ue.dollarBraceL)):(++this.pos,this.finishToken(ue.backQuote));if(92===n)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(fe(n)){switch(e+=this.input.slice(t,this.pos),++this.pos,n){case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:e+="\n";break;default:e+=String.fromCharCode(n)}this.options.locations&&(++this.curLine,this.lineStart=this.pos),t=this.pos}else++this.pos}},jt.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if("{"!==this.input[this.pos+1])break;case"`":return this.finishToken(ue.invalidTemplate,this.input.slice(this.start,this.pos))}this.raise(this.start,"Unterminated template")},jt.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return _e(this.readCodePoint());case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,"Invalid escape sequence"),e){var n=this.pos-1;this.invalidStringToken(n,"Invalid escape sequence in template string")}default:if(t>=48&&t<=55){var r=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],s=parseInt(r,8);return s>255&&(r=r.slice(0,-1),s=parseInt(r,8)),this.pos+=r.length-1,t=this.input.charCodeAt(this.pos),"0"===r&&56!==t&&57!==t||!this.strict&&!e||this.invalidStringToken(this.pos-1-r.length,e?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(s)}return fe(t)?"":String.fromCharCode(t)}},jt.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return null===n&&this.invalidStringToken(t,"Bad character escape sequence"),n},jt.readWord1=function(){this.containsEsc=!1;for(var e="",t=!0,n=this.pos,r=this.options.ecmaVersion>=6;this.pos<this.input.length;){var s=this.fullCharCodeAtPos();if(se(s,r))this.pos+=s<=65535?1:2;else{if(92!==s)break;this.containsEsc=!0,e+=this.input.slice(n,this.pos);var i=this.pos;117!==this.input.charCodeAt(++this.pos)&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var o=this.readCodePoint();(t?re:se)(o,r)||this.invalidStringToken(i,"Invalid Unicode escape"),e+=_e(o),n=this.pos}t=!1}return e+this.input.slice(n,this.pos)},jt.readWord=function(){var e=this.readWord1(),t=ue.name;return this.keywords.test(e)&&(t=pe[e]),this.finishToken(t,e)},je.acorn={Parser:je,version:"8.11.3",defaultOptions:Ie,Position:we,SourceLocation:Ce,getLineInfo:De,Node:nt,TokenType:ie,tokTypes:ue,keywordTypes:pe,TokContext:He,tokContexts:ze,isIdentifierChar:se,isIdentifierStart:re,Token:Nt,isNewLine:fe,lineBreak:de,lineBreakG:he,nonASCIIwhitespace:ye};const Ft=s,Rt=r,Mt=/^\.?\//;function Bt(e="",t){return e.endsWith("/")?e:e+"/"}function Ut(e,...t){let n=e||"";for(const e of t.filter((e=>function(e){return e&&"/"!==e}(e))))if(n){const t=e.replace(Mt,"");n=Bt(n)+t}else n=e;return n}const $t=p,Vt=c,Wt=u,Kt=i,Gt=d,qt=h,Ht=new Set(Ft.builtinModules);function zt(e){return e.replace(/\\/g,"/")}const Yt={}.hasOwnProperty,Xt=/^([A-Z][a-z\d]*)+$/,Jt=new Set(["string","function","number","object","Function","Object","boolean","bigint","symbol"]),Qt={};function Zt(e,t="and"){return e.length<3?e.join(` ${t} `):`${e.slice(0,-1).join(", ")}, ${t} ${e[e.length-1]}`}const en=new Map;let tn;function nn(e,t,n){return en.set(e,t),r=n,s=e,function(...e){const t=Error.stackTraceLimit;rn()&&(Error.stackTraceLimit=0);const n=new r;rn()&&(Error.stackTraceLimit=t);const i=function(e,t,n){const r=en.get(e);if(Vt(void 0!==r,"expected `message` to be found"),"function"==typeof r)return Vt(r.length<=t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${r.length}).`),Reflect.apply(r,n,t);const s=/%[dfijoOs]/g;let i=0;for(;null!==s.exec(r);)i++;return Vt(i===t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${i}).`),0===t.length?r:(t.unshift(r),Reflect.apply(qt.format,null,t))}(s,e,n);return Object.defineProperties(n,{message:{value:i,enumerable:!1,writable:!0,configurable:!0},toString:{value(){return`${this.name} [${s}]: ${this.message}`},enumerable:!1,writable:!0,configurable:!0}}),sn(n),n.code=s,n};var r,s}function rn(){try{if(Gt.startupSnapshot.isBuildingSnapshot())return!1}catch{}const e=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit");return void 0===e?Object.isExtensible(Error):Yt.call(e,"writable")&&void 0!==e.writable?e.writable:void 0!==e.set}Qt.ERR_INVALID_ARG_TYPE=nn("ERR_INVALID_ARG_TYPE",((e,t,n)=>{Vt("string"==typeof e,"'name' must be a string"),Array.isArray(t)||(t=[t]);let r="The ";if(e.endsWith(" argument"))r+=`${e} `;else{const t=e.includes(".")?"property":"argument";r+=`"${e}" ${t} `}r+="must be ";const s=[],i=[],o=[];for(const e of t)Vt("string"==typeof e,"All expected entries have to be of type string"),Jt.has(e)?s.push(e.toLowerCase()):null===Xt.exec(e)?(Vt("object"!==e,'The value "object" should be written as "Object"'),o.push(e)):i.push(e);if(i.length>0){const e=s.indexOf("object");-1!==e&&(s.slice(e,1),i.push("Object"))}return s.length>0&&(r+=`${s.length>1?"one of type":"of type"} ${Zt(s,"or")}`,(i.length>0||o.length>0)&&(r+=" or ")),i.length>0&&(r+=`an instance of ${Zt(i,"or")}`,o.length>0&&(r+=" or ")),o.length>0&&(o.length>1?r+=`one of ${Zt(o,"or")}`:(o[0].toLowerCase()!==o[0]&&(r+="an "),r+=`${o[0]}`)),r+=`. Received ${function(e){if(null==e)return String(e);if("function"==typeof e&&e.name)return`function ${e.name}`;if("object"==typeof e)return e.constructor&&e.constructor.name?`an instance of ${e.constructor.name}`:`${(0,qt.inspect)(e,{depth:-1})}`;let t=(0,qt.inspect)(e,{colors:!1});return t.length>28&&(t=`${t.slice(0,25)}...`),`type ${typeof e} (${t})`}(n)}`,r}),TypeError),Qt.ERR_INVALID_MODULE_SPECIFIER=nn("ERR_INVALID_MODULE_SPECIFIER",((e,t,n=void 0)=>`Invalid module "${e}" ${t}${n?` imported from ${n}`:""}`),TypeError),Qt.ERR_INVALID_PACKAGE_CONFIG=nn("ERR_INVALID_PACKAGE_CONFIG",((e,t,n)=>`Invalid package config ${e}${t?` while importing ${t}`:""}${n?`. ${n}`:""}`),Error),Qt.ERR_INVALID_PACKAGE_TARGET=nn("ERR_INVALID_PACKAGE_TARGET",((e,t,n,r=!1,s=void 0)=>{const i="string"==typeof n&&!r&&n.length>0&&!n.startsWith("./");return"."===t?(Vt(!1===r),`Invalid "exports" main target ${JSON.stringify(n)} defined in the package config ${e}package.json${s?` imported from ${s}`:""}${i?'; targets must start with "./"':""}`):`Invalid "${r?"imports":"exports"}" target ${JSON.stringify(n)} defined for '${t}' in the package config ${e}package.json${s?` imported from ${s}`:""}${i?'; targets must start with "./"':""}`}),Error),Qt.ERR_MODULE_NOT_FOUND=nn("ERR_MODULE_NOT_FOUND",((e,t,n=!1)=>`Cannot find ${n?"module":"package"} '${e}' imported from ${t}`),Error),Qt.ERR_NETWORK_IMPORT_DISALLOWED=nn("ERR_NETWORK_IMPORT_DISALLOWED","import of '%s' by %s is not supported: %s",Error),Qt.ERR_PACKAGE_IMPORT_NOT_DEFINED=nn("ERR_PACKAGE_IMPORT_NOT_DEFINED",((e,t,n)=>`Package import specifier "${e}" is not defined${t?` in package ${t}package.json`:""} imported from ${n}`),TypeError),Qt.ERR_PACKAGE_PATH_NOT_EXPORTED=nn("ERR_PACKAGE_PATH_NOT_EXPORTED",((e,t,n=void 0)=>"."===t?`No "exports" main defined in ${e}package.json${n?` imported from ${n}`:""}`:`Package subpath '${t}' is not defined by "exports" in ${e}package.json${n?` imported from ${n}`:""}`),Error),Qt.ERR_UNSUPPORTED_DIR_IMPORT=nn("ERR_UNSUPPORTED_DIR_IMPORT","Directory import '%s' is not supported resolving ES modules imported from %s",Error),Qt.ERR_UNSUPPORTED_RESOLVE_REQUEST=nn("ERR_UNSUPPORTED_RESOLVE_REQUEST",'Failed to resolve module specifier "%s" from "%s": Invalid relative URL or base scheme is not hierarchical.',TypeError),Qt.ERR_UNKNOWN_FILE_EXTENSION=nn("ERR_UNKNOWN_FILE_EXTENSION",((e,t)=>`Unknown file extension "${e}" for ${t}`),TypeError),Qt.ERR_INVALID_ARG_VALUE=nn("ERR_INVALID_ARG_VALUE",((e,t,n="is invalid")=>{let r=(0,qt.inspect)(t);return r.length>128&&(r=`${r.slice(0,128)}...`),`The ${e.includes(".")?"property":"argument"} '${e}' ${n}. Received ${r}`}),TypeError);const sn=function(e){const t="__node_internal_"+e.name;return Object.defineProperty(e,"name",{value:t}),e}((function(e){const t=rn();return t&&(tn=Error.stackTraceLimit,Error.stackTraceLimit=Number.POSITIVE_INFINITY),Error.captureStackTrace(e),t&&(Error.stackTraceLimit=tn),e})),on={}.hasOwnProperty,{ERR_INVALID_PACKAGE_CONFIG:an}=Qt,ln=new Map;function pn(e,{base:t,specifier:n}){const r=ln.get(e);if(r)return r;let s;try{s=Rt.readFileSync(Kt.toNamespacedPath(e),"utf8")}catch(e){const t=e;if("ENOENT"!==t.code)throw t}const i={exists:!1,pjsonPath:e,main:void 0,name:void 0,type:"none",exports:void 0,imports:void 0};if(void 0!==s){let r;try{r=JSON.parse(s)}catch(r){const s=r,i=new an(e,(t?`"${n}" from `:"")+(0,$t.fileURLToPath)(t||n),s.message);throw i.cause=s,i}i.exists=!0,on.call(r,"name")&&"string"==typeof r.name&&(i.name=r.name),on.call(r,"main")&&"string"==typeof r.main&&(i.main=r.main),on.call(r,"exports")&&(i.exports=r.exports),on.call(r,"imports")&&(i.imports=r.imports),!on.call(r,"type")||"commonjs"!==r.type&&"module"!==r.type||(i.type=r.type)}return ln.set(e,i),i}function cn(e){let t=new URL("package.json",e);for(;!t.pathname.endsWith("node_modules/package.json");){const n=pn((0,$t.fileURLToPath)(t),{specifier:e});if(n.exists)return n;const r=t;if(t=new URL("../package.json",t),t.pathname===r.pathname)break}return{pjsonPath:(0,$t.fileURLToPath)(t),exists:!1,type:"none"}}function un(e){return cn(e).type}const{ERR_UNKNOWN_FILE_EXTENSION:dn}=Qt,hn={}.hasOwnProperty,fn={__proto__:null,".cjs":"commonjs",".js":"module",".json":"json",".mjs":"module"},mn={__proto__:null,"data:":function(e){const{1:t}=/^([^/]+\/[^;,]+)[^,]*?(;base64)?,/.exec(e.pathname)||[null,null,null];return function(e){return e&&/\s*(text|application)\/javascript\s*(;\s*charset=utf-?8\s*)?/i.test(e)?"module":"application/json"===e?"json":null}(t)},"file:":function(e,t,n){const r=function(e){const t=e.pathname;let n=t.length;for(;n--;){const e=t.codePointAt(n);if(47===e)return"";if(46===e)return 47===t.codePointAt(n-1)?"":t.slice(n)}return""}(e);if(".js"===r){const t=un(e);return"none"!==t?t:"commonjs"}if(""===r){const t=un(e);return"none"===t||"commonjs"===t?"commonjs":"module"}const s=fn[r];if(s)return s;if(n)return;const i=(0,$t.fileURLToPath)(e);throw new dn(r,i)},"http:":yn,"https:":yn,"node:":()=>"builtin"};function yn(){}const bn=RegExp.prototype[Symbol.replace],{ERR_NETWORK_IMPORT_DISALLOWED:gn,ERR_INVALID_MODULE_SPECIFIER:En,ERR_INVALID_PACKAGE_CONFIG:vn,ERR_INVALID_PACKAGE_TARGET:xn,ERR_MODULE_NOT_FOUND:Tn,ERR_PACKAGE_IMPORT_NOT_DEFINED:Sn,ERR_PACKAGE_PATH_NOT_EXPORTED:Pn,ERR_UNSUPPORTED_DIR_IMPORT:_n,ERR_UNSUPPORTED_RESOLVE_REQUEST:An}=Qt,wn={}.hasOwnProperty,Cn=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))?(\\|\/|$)/i,Dn=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i,In=/^\.|%|\\/,On=/\*/g,Nn=/%2f|%5c/i,jn=new Set,kn=/[/\\]{2}/;function Ln(e,t,n,r,s,i,o){if(Wt.noDeprecation)return;const a=(0,$t.fileURLToPath)(r),l=null!==kn.exec(o?e:t);Wt.emitWarning(`Use of deprecated ${l?"double slash":"leading or trailing slash matching"} resolving "${e}" for module request "${t}" ${t===n?"":`matched to "${n}" `}in the "${s?"imports":"exports"}" field module resolution of the package at ${a}${i?` imported from ${(0,$t.fileURLToPath)(i)}`:""}.`,"DeprecationWarning","DEP0166")}function Fn(e,t,n,r){if(Wt.noDeprecation)return;const s=function(e,t){const n=e.protocol;return hn.call(mn,n)&&mn[n](e,t,!0)||null}(e,{parentURL:n.href});if("module"!==s)return;const i=(0,$t.fileURLToPath)(e.href),o=(0,$t.fileURLToPath)(new $t.URL(".",t)),a=(0,$t.fileURLToPath)(n);r?Kt.resolve(o,r)!==i&&Wt.emitWarning(`Package ${o} has a "main" field set to "${r}", excluding the full filename and extension to the resolved file at "${i.slice(o.length)}", imported from ${a}.\n Automatic extension resolution of the "main" field is deprecated for ES modules.`,"DeprecationWarning","DEP0151"):Wt.emitWarning(`No "main" or "exports" field defined in the package.json for ${o} resolving the main entry point "${i.slice(o.length)}", imported from ${a}.\nDefault "index" lookups for the main are deprecated for ES modules.`,"DeprecationWarning","DEP0151")}function Rn(e){try{return(0,Rt.statSync)(e)}catch{}}function Mn(e){const t=(0,Rt.statSync)(e,{throwIfNoEntry:!1}),n=t?t.isFile():void 0;return null!=n&&n}function Bn(e,t,n){let r;if(void 0!==t.main){if(r=new $t.URL(t.main,e),Mn(r))return r;const s=[`./${t.main}.js`,`./${t.main}.json`,`./${t.main}.node`,`./${t.main}/index.js`,`./${t.main}/index.json`,`./${t.main}/index.node`];let i=-1;for(;++i<s.length&&(r=new $t.URL(s[i],e),!Mn(r));)r=void 0;if(r)return Fn(r,e,n,t.main),r}const s=["./index.js","./index.json","./index.node"];let i=-1;for(;++i<s.length&&(r=new $t.URL(s[i],e),!Mn(r));)r=void 0;if(r)return Fn(r,e,n,t.main),r;throw new Tn((0,$t.fileURLToPath)(new $t.URL(".",e)),(0,$t.fileURLToPath)(n))}function Un(e,t,n){return new Pn((0,$t.fileURLToPath)(new $t.URL(".",t)),e,n&&(0,$t.fileURLToPath)(n))}function $n(e,t,n,r,s){return t="object"==typeof t&&null!==t?JSON.stringify(t,null,""):`${t}`,new xn((0,$t.fileURLToPath)(new $t.URL(".",n)),e,t,r,s&&(0,$t.fileURLToPath)(s))}function Vn(e){const t=Number(e);return`${t}`===e&&t>=0&&t<4294967295}function Wn(e,t,n,r,s,i,o,a,l){if("string"==typeof t)return function(e,t,n,r,s,i,o,a,l){if(""!==t&&!i&&"/"!==e[e.length-1])throw $n(n,e,r,o,s);if(!e.startsWith("./")){if(o&&!e.startsWith("../")&&!e.startsWith("/")){let n=!1;try{new $t.URL(e),n=!0}catch{}if(!n)return Hn(i?bn.call(On,e,(()=>t)):e+t,r,l)}throw $n(n,e,r,o,s)}if(null!==Cn.exec(e.slice(2))){if(null!==Dn.exec(e.slice(2)))throw $n(n,e,r,o,s);if(!a){const a=i?n.replace("*",(()=>t)):n+t;Ln(i?bn.call(On,e,(()=>t)):e,a,n,r,o,s,!0)}}const p=new $t.URL(e,r),c=p.pathname,u=new $t.URL(".",r).pathname;if(!c.startsWith(u))throw $n(n,e,r,o,s);if(""===t)return p;if(null!==Cn.exec(t)){const l=i?n.replace("*",(()=>t)):n+t;null===Dn.exec(t)?a||Ln(i?bn.call(On,e,(()=>t)):e,l,n,r,o,s,!1):function(e,t,n,r,s){const i=`request is not a valid match in pattern "${t}" for the "${r?"imports":"exports"}" resolution of ${(0,$t.fileURLToPath)(n)}`;throw new En(e,i,s&&(0,$t.fileURLToPath)(s))}(l,n,r,o,s)}return i?new $t.URL(bn.call(On,p.href,(()=>t))):new $t.URL(t,p)}(t,n,r,e,s,i,o,a,l);if(Array.isArray(t)){const p=t;if(0===p.length)return null;let c,u=-1;for(;++u<p.length;){const t=p[u];let d;try{d=Wn(e,t,n,r,s,i,o,a,l)}catch(e){if(c=e,"ERR_INVALID_PACKAGE_TARGET"===e.code)continue;throw e}if(void 0!==d){if(null!==d)return d;c=null}}if(null==c)return null;throw c}if("object"==typeof t&&null!==t){const p=Object.getOwnPropertyNames(t);let c=-1;for(;++c<p.length;)if(Vn(p[c]))throw new vn((0,$t.fileURLToPath)(e),s,'"exports" cannot contain numeric property keys.');for(c=-1;++c<p.length;){const u=p[c];if("default"===u||l&&l.has(u)){const p=Wn(e,t[u],n,r,s,i,o,a,l);if(void 0===p)continue;return p}}return null}if(null===t)return null;throw $n(r,t,e,o,s)}function Kn(e,t,n){if(Wt.noDeprecation)return;const r=(0,$t.fileURLToPath)(t);jn.has(r+"|"+e)||(jn.add(r+"|"+e),Wt.emitWarning(`Use of deprecated trailing slash pattern mapping "${e}" in the "exports" field module resolution of the package at ${r}${n?` imported from ${(0,$t.fileURLToPath)(n)}`:""}. Mapping specifiers ending in "/" is no longer supported.`,"DeprecationWarning","DEP0155"))}function Gn(e,t,n,r,s){let i=n.exports;if(function(e,t,n){if("string"==typeof e||Array.isArray(e))return!0;if("object"!=typeof e||null===e)return!1;const r=Object.getOwnPropertyNames(e);let s=!1,i=0,o=-1;for(;++o<r.length;){const e=r[o],a=""===e||"."!==e[0];if(0==i++)s=a;else if(s!==a)throw new vn((0,$t.fileURLToPath)(t),n,"\"exports\" cannot contain some keys starting with '.' and some not. The exports object must either be an object of package subpath keys or an object of main entry condition name keys only.")}return s}(i,e,r)&&(i={".":i}),wn.call(i,t)&&!t.includes("*")&&!t.endsWith("/")){const n=Wn(e,i[t],"",t,r,!1,!1,!1,s);if(null==n)throw Un(t,e,r);return n}let o="",a="";const l=Object.getOwnPropertyNames(i);let p=-1;for(;++p<l.length;){const n=l[p],s=n.indexOf("*");if(-1!==s&&t.startsWith(n.slice(0,s))){t.endsWith("/")&&Kn(t,e,r);const i=n.slice(s+1);t.length>=n.length&&t.endsWith(i)&&1===qn(o,n)&&n.lastIndexOf("*")===s&&(o=n,a=t.slice(s,t.length-i.length))}}if(o){const n=Wn(e,i[o],a,o,r,!0,!1,t.endsWith("/"),s);if(null==n)throw Un(t,e,r);return n}throw Un(t,e,r)}function qn(e,t){const n=e.indexOf("*"),r=t.indexOf("*"),s=-1===n?e.length:n+1,i=-1===r?t.length:r+1;return s>i?-1:i>s||-1===n?1:-1===r||e.length>t.length?-1:t.length>e.length?1:0}function Hn(e,t,n){if(Ft.builtinModules.includes(e))return new $t.URL("node:"+e);const{packageName:r,packageSubpath:s,isScoped:i}=function(e,t){let n=e.indexOf("/"),r=!0,s=!1;"@"===e[0]&&(s=!0,-1===n||0===e.length?r=!1:n=e.indexOf("/",n+1));const i=-1===n?e:e.slice(0,n);if(null!==In.exec(i)&&(r=!1),!r)throw new En(e,"is not a valid package name",(0,$t.fileURLToPath)(t));return{packageName:i,packageSubpath:"."+(-1===n?"":e.slice(n)),isScoped:s}}(e,t),o=cn(t);if(o.exists){const e=(0,$t.pathToFileURL)(o.pjsonPath);if(o.name===r&&void 0!==o.exports&&null!==o.exports)return Gn(e,s,o,t,n)}let a,l=new $t.URL("./node_modules/"+r+"/package.json",t),p=(0,$t.fileURLToPath)(l);do{const o=Rn(p.slice(0,-13));if(!o||!o.isDirectory()){a=p,l=new $t.URL((i?"../../../../node_modules/":"../../../node_modules/")+r+"/package.json",l),p=(0,$t.fileURLToPath)(l);continue}const c=pn(p,{base:t,specifier:e});return void 0!==c.exports&&null!==c.exports?Gn(l,s,c,t,n):"."===s?Bn(l,c,t):new $t.URL(s,l)}while(p.length!==a.length);throw new Tn(r,(0,$t.fileURLToPath)(t),!1)}function zn(e,t,n,r){const s=t.protocol,i="data:"===s||"http:"===s||"https:"===s;let o;if(function(e){return""!==e&&("/"===e[0]||function(e){if("."===e[0]){if(1===e.length||"/"===e[1])return!0;if("."===e[1]&&(2===e.length||"/"===e[2]))return!0}return!1}(e))}(e))try{o=new $t.URL(e,t)}catch(n){const r=new An(e,t);throw r.cause=n,r}else if("file:"===s&&"#"===e[0])o=function(e,t,n){if("#"===e||e.startsWith("#/")||e.endsWith("/"))throw new En(e,"is not a valid internal imports specifier name",(0,$t.fileURLToPath)(t));let r;const s=cn(t);if(s.exists){r=(0,$t.pathToFileURL)(s.pjsonPath);const i=s.imports;if(i)if(wn.call(i,e)&&!e.includes("*")){const s=Wn(r,i[e],"",e,t,!1,!0,!1,n);if(null!=s)return s}else{let s="",o="";const a=Object.getOwnPropertyNames(i);let l=-1;for(;++l<a.length;){const t=a[l],n=t.indexOf("*");if(-1!==n&&e.startsWith(t.slice(0,-1))){const r=t.slice(n+1);e.length>=t.length&&e.endsWith(r)&&1===qn(s,t)&&t.lastIndexOf("*")===n&&(s=t,o=e.slice(n,e.length-r.length))}}if(s){const e=Wn(r,i[s],o,s,t,!0,!0,!1,n);if(null!=e)return e}}}throw function(e,t,n){return new Sn(e,t&&(0,$t.fileURLToPath)(new $t.URL(".",t)),(0,$t.fileURLToPath)(n))}(e,r,t)}(e,t,n);else try{o=new $t.URL(e)}catch(r){if(i&&!Ft.builtinModules.includes(e)){const n=new An(e,t);throw n.cause=r,n}o=Hn(e,t,n)}return Vt(void 0!==o,"expected to be defined"),"file:"!==o.protocol?o:function(e,t,n){if(null!==Nn.exec(e.pathname))throw new En(e.pathname,'must not include encoded "/" or "\\" characters',(0,$t.fileURLToPath)(t));let r;try{r=(0,$t.fileURLToPath)(e)}catch(n){const r=n;throw Object.defineProperty(r,"input",{value:String(e)}),Object.defineProperty(r,"module",{value:String(t)}),r}const s=Rn(r.endsWith("/")?r.slice(-1):r);if(s&&s.isDirectory()){const n=new _n(r,(0,$t.fileURLToPath)(t));throw n.url=String(e),n}if(!s||!s.isFile()){const n=new Tn(r||e.pathname,t&&(0,$t.fileURLToPath)(t),!0);throw n.url=String(e),n}{const t=(0,Rt.realpathSync)(r),{search:n,hash:s}=e;(e=(0,$t.pathToFileURL)(t+(r.endsWith(Kt.sep)?"/":""))).search=n,e.hash=s}return e}(o,t)}function Yn(e){return"string"!=typeof e||e.startsWith("file://")?zt((0,$t.fileURLToPath)(e)):zt(e)}function Xn(e){return(0,$t.pathToFileURL)(Yn(e)).toString()}const Jn=new Set(["node","import"]),Qn=[".mjs",".cjs",".js",".json"],Zn=new Set(["ERR_MODULE_NOT_FOUND","ERR_UNSUPPORTED_DIR_IMPORT","MODULE_NOT_FOUND","ERR_PACKAGE_PATH_NOT_EXPORTED"]);function er(e,t,n){try{return zn(e,t,n)}catch(e){if(!Zn.has(e?.code))throw e}}function tr(e,t){return function(e,t={}){if("string"!=typeof e){if(!(e instanceof URL))throw new TypeError("input must be a `string` or `URL`");e=Yn(e)}if(/(node|data|http|https):/.test(e))return e;if(Ht.has(e))return"node:"+e;if(e.startsWith("file://")&&(e=Yn(e)),A(e))try{if((0,Rt.statSync)(e).isFile())return Xn(e)}catch(e){if("ENOENT"!==e?.code)throw e}const n=t.conditions?new Set(t.conditions):Jn,r=(Array.isArray(t.url)?t.url:[t.url]).filter(Boolean).map((e=>new URL(function(e){return"string"!=typeof e&&(e=e.toString()),/(node|data|http|https|file):/.test(e)?e:Ht.has(e)?"node:"+e:"file://"+encodeURI(zt(e))}(e.toString()))));0===r.length&&r.push(new URL(Xn(process.cwd())));const s=[...r];for(const e of r)"file:"===e.protocol&&s.push(new URL("./",e),new URL(Ut(e.pathname,"_index.js"),e),new URL("node_modules",e));let i;for(const r of s){if(i=er(e,r,n),i)break;for(const s of["","/index"]){for(const o of t.extensions||Qn)if(i=er(e+s+o,r,n),i)break;if(i)break}if(i)break}if(!i){const t=new Error(`Cannot find module ${e} imported from ${s.join(", ")}`);throw t.code="ERR_MODULE_NOT_FOUND",t}return Xn(i)}(e,t)}function nr(e,t){return Yn(tr(e,t))}const rr=/([\s;]|^)(import[\s\w*,{}]*from|import\s*["'*{]|export\b\s*(?:[*{]|default|class|type|function|const|var|let|async function)|import\.meta\b)/m,sr=/\/\*.+?\*\/|\/\/.*(?=[nr])/g;var ir=m("crypto");function or(e,t=8){return(0,ir.createHash)("md5").update(e).digest("hex").slice(0,t)}var ar=function(e,t,n,r){return new(n||(n=Promise))((function(t,s){function i(e){try{a(r.next(e))}catch(e){s(e)}}function o(e){try{a(r.throw(e))}catch(e){s(e)}}function a(e){var r;e.done?t(e.value):(r=e.value,r instanceof n?r:new n((function(e){e(r)}))).then(i,o)}a((r=r.apply(e,[])).next())}))};const lr=L(process.env.JITI_DEBUG),pr=L(process.env.JITI_CACHE),cr=L(process.env.JITI_ESM_RESOLVE),ur=L(process.env.JITI_REQUIRE_CACHE),dr=L(process.env.JITI_SOURCE_MAPS),hr=L(process.env.JITI_ALIAS),fr=L(process.env.JITI_TRANSFORM_MODULES),mr=L(process.env.JITI_NATIVE_MODULES),yr=L(process.env.JITI_EXPERIMENTAL_BUN),br="win32"===(0,f.platform)(),gr={debug:lr,cache:void 0===pr||!!pr,requireCache:void 0===ur||!!ur,sourceMaps:void 0!==dr&&!!dr,interopDefault:!1,esmResolve:cr||!1,cacheVersion:"7",legacy:(0,B.lt)(process.version||"0.0.0","14.0.0"),extensions:[".js",".mjs",".cjs",".ts",".mts",".cts",".json"],alias:hr,nativeModules:mr||[],transformModules:fr||[],experimentalBun:void 0===yr?!!process.versions.bun:!!yr},Er=/\.(c|m)?j(sx?)$/,vr=/\.(c|m)?t(sx?)$/;function xr(r,s={},i,o){(s=Object.assign(Object.assign({},gr),s)).legacy&&(s.cacheVersion+="-legacy"),s.transformOptions&&(s.cacheVersion+="-"+q()(s.transformOptions));const a=s.alias&&Object.keys(s.alias).length>0?V(s.alias||{}):null,l=["typescript","jiti",...s.nativeModules||[]],p=[...s.transformModules||[]],c=new RegExp(`node_modules/(${l.map((e=>F(e))).join("|")})/`),u=new RegExp(`node_modules/(${p.map((e=>F(e))).join("|")})/`);function d(...e){s.debug&&console.log("[jiti]",...e)}if(r||(r=process.cwd()),function(t){try{return(0,e.lstatSync)(t).isDirectory()}catch(e){return!1}}(r)&&(r=_(r,"index.js")),!0===s.cache&&(s.cache=function(){let e=(0,f.tmpdir)();if(process.env.TMPDIR&&e===process.cwd()&&!process.env.JITI_RESPECT_TMPDIR_ENV){const t=process.env.TMPDIR;delete process.env.TMPDIR,e=(0,f.tmpdir)(),process.env.TMPDIR=t}return _(e,"node-jiti")}()),s.cache)try{if((0,e.mkdirSync)(s.cache,{recursive:!0}),!function(t){try{return(0,e.accessSync)(t,e.constants.W_OK),!0}catch(e){return!1}}(s.cache))throw new Error("directory is not writable")}catch(e){d("Error creating cache directory at ",s.cache,e),s.cache=!1}const h=M()(br?r.replace(/\//g,"\\"):r),m=(e,t)=>{try{return h.resolve(e,t)}catch(e){}},y=(0,E.pathToFileURL)(r),b=[...s.extensions].filter((e=>".js"!==e)),v=(e,t)=>{let n,r;if(a&&(e=function(e,t){const n=x(e);t=V(t);for(const[e,r]of Object.entries(t)){if(!n.startsWith(e))continue;const t=W(e)?e.slice(0,-1):e;if(W(n[t.length]))return _(r,n.slice(e.length))}return n}(e,a)),s.esmResolve){const t=[["node","require"],["node","import"]];for(const i of t){try{n=nr(e,{url:y,conditions:i,extensions:s.extensions})}catch(e){r=e}if(n)return n}}try{return h.resolve(e,t)}catch(e){r=e}for(const r of b){if(n=m(e+r,t)||m(e+"/index"+r,t),n)return n;if(vr.test((null==i?void 0:i.filename)||"")&&(n=m(e.replace(Er,".$1t$2"),t),n))return n}throw r};function T(t){let n=function(t,n,r){if(!s.cache||!t)return r();const i=` /* v${s.cacheVersion}-${or(n,16)} */`,o=I(D(t))+"-"+I(t),a=_(s.cache,o+"."+or(t)+".js");if((0,e.existsSync)(a)){const n=(0,e.readFileSync)(a,"utf8");if(n.endsWith(i))return d("[cache hit]",t,"~>",a),n}d("[cache miss]",t);const l=r();return l.includes("__JITI_ERROR__")||(0,e.writeFileSync)(a,l+i,"utf8"),l}(t.filename,t.source,(()=>{var e;const n=s.transform(Object.assign(Object.assign(Object.assign({legacy:s.legacy},s.transformOptions),{babel:Object.assign(Object.assign({},s.sourceMaps?{sourceFileName:t.filename,sourceMaps:"inline"}:{}),null===(e=s.transformOptions)||void 0===e?void 0:e.babel)}),t));return n.error&&s.debug&&d(n.error),n.code}));return n.startsWith("#!")&&(n="// "+n),n}function S(e){return s.interopDefault?function(e,t={}){if(null===(n=e)||"object"!=typeof n||!("default"in e))return e;var n;const r=e.default;if(null==r)return e;const s=typeof r;if("object"!==s&&("function"!==s||t.preferNamespace))return t.preferNamespace?e:r;for(const t in e)try{t in r||Object.defineProperty(r,t,{enumerable:"default"!==t,configurable:"default"!==t,get:()=>e[t]})}catch{}return r}(e):e}function P(n,r){var a,l;const p=o||{};if(n.startsWith("node:")?n=n.slice(5):n.startsWith("file:")&&(n=(0,E.fileURLToPath)(n)),t.builtinModules.includes(n)||".pnp.js"===n)return h(n);if(s.experimentalBun&&!s.transformOptions)try{d(`[bun] [native] ${n}`);const e=h(n);return!1===s.requireCache&&delete h.cache[n],S(e)}catch(e){d(`[bun] Using fallback for ${n} because of an error:`,e)}const u=v(n),f=C(u);if(".json"===f){d("[json]",u);const e=h(n);return Object.defineProperty(e,"default",{value:e}),e}return f&&!s.extensions.includes(f)?(d("[unknown]",u),h(n)):c.test(u)?(d("[native]",u),h(n)):!p[u]||!0!==p[u].loaded&&!1!==(null==i?void 0:i.loaded)?s.requireCache&&h.cache[u]?S(null===(l=h.cache[u])||void 0===l?void 0:l.exports):A((0,e.readFileSync)(u,"utf8"),{id:n,filename:u,ext:f,cache:p}):S(null===(a=p[u])||void 0===a?void 0:a.exports)}function A(r,a={}){var l;const p=a.id||(a.filename?I(a.filename):`_jitiEval.${a.ext||".js"}`),c=a.filename||v(p),f=a.ext||C(c),m=a.cache||o||{},y=".ts"===f||".mts"===f||".cts"===f,b=".mjs"===f||".js"===f&&"module"===(null===(l=function(t){for(;t&&"."!==t&&"/"!==t;){t=_(t,"..");try{const n=(0,e.readFileSync)(_(t,"package.json"),"utf8");try{return JSON.parse(n)}catch(e){}break}catch(e){}}}(c))||void 0===l?void 0:l.type),E=!(".cjs"===f)&&(y||b||u.test(c)||function(e,t={}){return t.stripComments&&(e=e.replace(sr,"")),rr.test(e)}(r)||s.legacy&&r.match(/\?\.|\?\?/)),x=n.performance.now();if(E)r=T({filename:c,source:r,ts:y}),d("[transpile]"+(b?" [esm]":""),c,`(${Math.round(1e3*(n.performance.now()-x))/1e3}ms)`);else try{return d("[native]",c),S(h(p))}catch(e){d("Native require error:",e),d("[fallback]",c),r=T({filename:c,source:r,ts:y})}const A=new t.Module(c);let w;A.filename=c,i&&(A.parent=i,Array.isArray(i.children)&&!i.children.includes(A)&&i.children.push(A)),A.require=xr(c,s,A,m),A.path=D(c),A.paths=t.Module._nodeModulePaths(A.path),m[c]=A,s.requireCache&&(h.cache[c]=A);try{w=g().runInThisContext(t.Module.wrap(r),{filename:c,lineOffset:0,displayErrors:!1})}catch(e){s.requireCache&&delete h.cache[c],s.onError(e)}try{w(A.exports,A.require,A,A.filename,D(A.filename))}catch(e){s.requireCache&&delete h.cache[c],s.onError(e)}if(A.exports&&A.exports.__JITI_ERROR__){const{filename:e,line:t,column:n,code:r,message:i}=A.exports.__JITI_ERROR__,o=new Error(`${r}: ${i} \n ${e}:${t}:${n}`);Error.captureStackTrace(o,P),s.onError(o)}return A.loaded=!0,S(A.exports)}return v.paths=h.resolve.paths,P.resolve=v,P.cache=s.requireCache?h.cache:{},P.extensions=h.extensions,P.main=h.main,P.transform=T,P.register=function(){return(0,K.addHook)(((e,t)=>P.transform({source:e,filename:t,ts:!!/\.[cm]?ts$/.test(t)})),{exts:s.extensions})},P.evalModule=A,P.import=(e,t)=>ar(this,void 0,void 0,(function*(){return yield P(e)})),P}})(),e.exports=y.default})()),b.exports;var e}var E,v={exports:{}};function x(){return E||(E=1,t=v,(()=>{var n={"./node_modules/.pnpm/@ampproject+remapping@2.3.0/node_modules/@ampproject/remapping/dist/remapping.umd.js":function(e,t,n){e.exports=function(e,t){const n=s("",-1,-1,"",null,!1),r=[];function s(e,t,n,r,s,i){return{source:e,line:t,column:n,name:r,content:s,ignore:i}}function i(e,t,n,r,s){return{map:e,sources:t,source:n,content:r,ignore:s}}function o(e,t){return i(e,t,"",null,!1)}function a(t,r,i,o){if(!t.map)return s(t.source,r,i,o,t.content,t.ignore);const l=e.traceSegment(t.map,r,i);return null==l?null:1===l.length?n:a(t.sources[l[1]],l[2],l[3],5===l.length?t.map.names[l[4]]:o)}function l(t,n){const r=function(e){return Array.isArray(e)?e:[e]}(t).map((t=>new e.TraceMap(t,""))),s=r.pop();for(let e=0;e<r.length;e++)if(r[e].sources.length>1)throw new Error(`Transformation map ${e} must have exactly one source file.\nDid you specify these with the most recent transformation maps first?`);let i=p(s,n,"",0);for(let e=r.length-1;e>=0;e--)i=o(r[e],[i]);return i}function p(t,n,s,a){const{resolvedSources:l,sourcesContent:c,ignoreList:u}=t,d=a+1;return o(t,l.map(((t,o)=>{const a={importer:s,depth:d,source:t||"",content:void 0,ignore:void 0},l=n(a.source,a),{source:h,content:f,ignore:m}=a;return l?p(new e.TraceMap(l,h),n,h,d):function(e,t,n){return i(null,r,e,t,n)}(h,void 0!==f?f:c?c[o]:null,void 0!==m?m:!!u&&u.includes(o))})))}class c{constructor(e,n){const r=n.decodedMappings?t.toDecodedMap(e):t.toEncodedMap(e);this.version=r.version,this.file=r.file,this.mappings=r.mappings,this.names=r.names,this.ignoreList=r.ignoreList,this.sourceRoot=r.sourceRoot,this.sources=r.sources,n.excludeContent||(this.sourcesContent=r.sourcesContent)}toString(){return JSON.stringify(this)}}return function(r,s,i){const o="object"==typeof i?i:{excludeContent:!!i,decodedMappings:!1},p=l(r,s);return new c(function(r){const s=new t.GenMapping({file:r.map.file}),{sources:i,map:o}=r,l=o.names,p=e.decodedMappings(o);for(let e=0;e<p.length;e++){const r=p[e];for(let o=0;o<r.length;o++){const p=r[o],c=p[0];let u=n;if(1!==p.length&&(u=a(i[p[1]],p[2],p[3],5===p.length?l[p[4]]:""),null==u))continue;const{column:d,line:h,name:f,content:m,source:y,ignore:b}=u;t.maybeAddSegment(s,e,c,y,h,d,f),y&&null!=m&&t.setSourceContent(s,y,m),b&&t.setIgnore(s,y,!0)}}return s}(p),o)}}(n("./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js"),n("./node_modules/.pnpm/@jridgewell+gen-mapping@0.3.5/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js"))},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files lazy recursive":e=>{function t(e){return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}t.keys=()=>[],t.resolve=t,t.id="./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files lazy recursive",e.exports=t},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive":e=>{function t(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}t.keys=()=>[],t.resolve=t,t.id="./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive",e.exports=t},"./node_modules/.pnpm/@babel+plugin-syntax-class-properties@7.12.13_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-class-properties/lib/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-class-properties",manipulateOptions(e,t){t.plugins.push("classProperties","classPrivateProperties","classPrivateMethods")}})));t.default=r},"./node_modules/.pnpm/@babel+plugin-syntax-export-namespace-from@7.8.3_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-export-namespace-from/lib/index.js":(e,t,n)=>{t.A=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-export-namespace-from",manipulateOptions(e,t){t.plugins.push("exportNamespaceFrom")}})));t.A=r},"./node_modules/.pnpm/@babel+plugin-syntax-nullish-coalescing-operator@7.8.3_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/lib/index.js":(e,t,n)=>{t.A=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-nullish-coalescing-operator",manipulateOptions(e,t){t.plugins.push("nullishCoalescingOperator")}})));t.A=r},"./node_modules/.pnpm/@babel+plugin-syntax-optional-chaining@7.8.3_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-optional-chaining/lib/index.js":(e,t,n)=>{t.A=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-optional-chaining",manipulateOptions(e,t){t.plugins.push("optionalChaining")}})));t.A=r},"./node_modules/.pnpm/@jridgewell+gen-mapping@0.3.5/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js":function(e,t,n){!function(e,t,n,r){const s=0,i=1,o=2,a=3,l=4,p=-1;class c{constructor({file:e,sourceRoot:n}={}){this._names=new t.SetArray,this._sources=new t.SetArray,this._sourcesContent=[],this._mappings=[],this.file=e,this.sourceRoot=n,this._ignoreList=new t.SetArray}}function u(e){const{_mappings:t,_sources:n,_sourcesContent:r,_names:s,_ignoreList:i}=e;return function(e){const{length:t}=e;let n=t;for(let t=n-1;t>=0&&!(e[t].length>0);n=t,t--);n<t&&(e.length=n)}(t),{version:3,file:e.file||void 0,names:s.array,sourceRoot:e.sourceRoot||void 0,sources:n.array,sourcesContent:r,mappings:t,ignoreList:i.array}}function d(e,n,r,c,u,d,f,m,y){const{_mappings:b,_sources:g,_sourcesContent:E,_names:v}=n,x=function(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}(b,r),T=function(e,t){let n=e.length;for(let r=n-1;r>=0&&!(t>=e[r][s]);n=r--);return n}(x,c);if(!u){if(e&&function(e,t){return 0===t||1===e[t-1].length}(x,T))return;return h(x,T,[c])}const S=t.put(g,u),P=m?t.put(v,m):p;if(S===E.length&&(E[S]=null!=y?y:null),!e||!function(e,t,n,r,s,c){if(0===t)return!1;const u=e[t-1];return 1!==u.length&&n===u[i]&&r===u[o]&&s===u[a]&&c===(5===u.length?u[l]:p)}(x,T,S,d,f,P))return h(x,T,m?[c,S,d,f,P]:[c,S,d,f])}function h(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function f(e,n){for(let r=0;r<n.length;r++)t.put(e,n[r])}function m(e,t,n){const{generated:r,source:s,original:i,name:o,content:a}=n;return s?d(e,t,r.line-1,r.column,s,i.line-1,i.column,o,a):d(e,t,r.line-1,r.column,null,null,null,null,null)}e.GenMapping=c,e.addMapping=function(e,t){return m(!1,e,t)},e.addSegment=function(e,t,n,r,s,i,o,a){return d(!1,e,t,n,r,s,i,o,a)},e.allMappings=function(e){const t=[],{_mappings:n,_sources:r,_names:p}=e;for(let e=0;e<n.length;e++){const c=n[e];for(let n=0;n<c.length;n++){const u=c[n],d={line:e+1,column:u[s]};let h,f,m;1!==u.length&&(h=r.array[u[i]],f={line:u[o]+1,column:u[a]},5===u.length&&(m=p.array[u[l]])),t.push({generated:d,source:h,original:f,name:m})}}return t},e.fromMap=function(e){const t=new r.TraceMap(e),n=new c({file:t.file,sourceRoot:t.sourceRoot});return f(n._names,t.names),f(n._sources,t.sources),n._sourcesContent=t.sourcesContent||t.sources.map((()=>null)),n._mappings=r.decodedMappings(t),t.ignoreList&&f(n._ignoreList,t.ignoreList),n},e.maybeAddMapping=(e,t)=>m(!0,e,t),e.maybeAddSegment=(e,t,n,r,s,i,o,a)=>d(!0,e,t,n,r,s,i,o,a),e.setIgnore=function(e,n,r=!0){const{_sources:s,_sourcesContent:i,_ignoreList:o}=e,a=t.put(s,n);a===i.length&&(i[a]=null),r?t.put(o,a):t.remove(o,a)},e.setSourceContent=function(e,n,r){const{_sources:s,_sourcesContent:i}=e;i[t.put(s,n)]=r},e.toDecodedMap=u,e.toEncodedMap=function(e){const t=u(e);return Object.assign(Object.assign({},t),{mappings:n.encode(t.mappings)})},Object.defineProperty(e,"__esModule",{value:!0})}(t,n("./node_modules/.pnpm/@jridgewell+set-array@1.2.1/node_modules/@jridgewell/set-array/dist/set-array.umd.js"),n("./node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.15/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js"),n("./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js"))},"./node_modules/.pnpm/@jridgewell+resolve-uri@3.1.2/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js":function(e){e.exports=function(){const e=/^[\w+.-]+:\/\//,t=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,n=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function r(e){return e.startsWith("/")}function s(e){return/^[.?#]/.test(e)}function i(e){const n=t.exec(e);return o(n[1],n[2]||"",n[3],n[4]||"",n[5]||"/",n[6]||"",n[7]||"")}function o(e,t,n,r,s,i,o){return{scheme:e,user:t,host:n,port:r,path:s,query:i,hash:o,type:7}}function a(t){if(function(e){return e.startsWith("//")}(t)){const e=i("http:"+t);return e.scheme="",e.type=6,e}if(r(t)){const e=i("http://foo.com"+t);return e.scheme="",e.host="",e.type=5,e}if(function(e){return e.startsWith("file:")}(t))return function(e){const t=n.exec(e),s=t[2];return o("file:","",t[1]||"","",r(s)?s:"/"+s,t[3]||"",t[4]||"")}(t);if(function(t){return e.test(t)}(t))return i(t);const s=i("http://foo.com/"+t);return s.scheme="",s.host="",s.type=t?t.startsWith("?")?3:t.startsWith("#")?2:4:1,s}function l(e,t){const n=t<=4,r=e.path.split("/");let s=1,i=0,o=!1;for(let e=1;e<r.length;e++){const t=r[e];t?(o=!1,"."!==t&&(".."!==t?(r[s++]=t,i++):i?(o=!0,i--,s--):n&&(r[s++]=t))):o=!0}let a="";for(let e=1;e<s;e++)a+="/"+r[e];(!a||o&&!a.endsWith("/.."))&&(a+="/"),e.path=a}return function(e,t){if(!e&&!t)return"";const n=a(e);let r=n.type;if(t&&7!==r){const e=a(t),s=e.type;switch(r){case 1:n.hash=e.hash;case 2:n.query=e.query;case 3:case 4:!function(e,t){l(t,t.type),"/"===e.path?e.path=t.path:e.path=function(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}(t.path)+e.path}(n,e);case 5:n.user=e.user,n.host=e.host,n.port=e.port;case 6:n.scheme=e.scheme}s>r&&(r=s)}l(n,r);const i=n.query+n.hash;switch(r){case 2:case 3:return i;case 4:{const r=n.path.slice(1);return r?s(t||e)&&!s(r)?"./"+r+i:r+i:i||"."}case 5:return n.path+i;default:return n.scheme+"//"+n.user+n.host+n.port+n.path+i}}}()},"./node_modules/.pnpm/@jridgewell+set-array@1.2.1/node_modules/@jridgewell/set-array/dist/set-array.umd.js":function(e,t){!function(e){function t(e,t){return e._indexes[t]}e.SetArray=class{constructor(){this._indexes={__proto__:null},this.array=[]}},e.get=t,e.pop=function(e){const{array:t,_indexes:n}=e;0!==t.length&&(n[t.pop()]=void 0)},e.put=function(e,n){const r=t(e,n);if(void 0!==r)return r;const{array:s,_indexes:i}=e,o=s.push(n);return i[n]=o-1},e.remove=function(e,n){const r=t(e,n);if(void 0===r)return;const{array:s,_indexes:i}=e;for(let e=r+1;e<s.length;e++){const t=s[e];s[e-1]=t,i[t]--}i[n]=void 0,s.pop()},Object.defineProperty(e,"__esModule",{value:!0})}(t)},"./node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.15/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js":function(e,t){!function(e){const t=",".charCodeAt(0),n=";".charCodeAt(0),r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=new Uint8Array(64),i=new Uint8Array(128);for(let e=0;e<64;e++){const t=r.charCodeAt(e);s[e]=t,i[t]=e}const o="undefined"!=typeof TextDecoder?new TextDecoder:"undefined"!=typeof Buffer?{decode:e=>Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}:{decode(e){let t="";for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}};function a(e,t){const n=e.indexOf(";",t);return-1===n?e.length:n}function l(e,t,n,r){let s=0,o=0,a=0;do{const n=e.charCodeAt(t++);a=i[n],s|=(31&a)<<o,o+=5}while(32&a);const l=1&s;return s>>>=1,l&&(s=-2147483648|-s),n[r]+=s,t}function p(e,n,r){return!(n>=r)&&e.charCodeAt(n)!==t}function c(e){e.sort(u)}function u(e,t){return e[0]-t[0]}function d(e,t,n,r,i){const o=r[i];let a=o-n[i];n[i]=o,a=a<0?-a<<1|1:a<<1;do{let n=31&a;a>>>=5,a>0&&(n|=32),e[t++]=s[n]}while(a>0);return t}e.decode=function(e){const t=new Int32Array(5),n=[];let r=0;do{const s=a(e,r),i=[];let o=!0,u=0;t[0]=0;for(let n=r;n<s;n++){let r;n=l(e,n,t,0);const a=t[0];a<u&&(o=!1),u=a,p(e,n,s)?(n=l(e,n,t,1),n=l(e,n,t,2),n=l(e,n,t,3),p(e,n,s)?(n=l(e,n,t,4),r=[a,t[1],t[2],t[3],t[4]]):r=[a,t[1],t[2],t[3]]):r=[a],i.push(r)}o||c(i),n.push(i),r=s+1}while(r<=e.length);return n},e.encode=function(e){const r=new Int32Array(5),s=16384,i=16348,a=new Uint8Array(s),l=a.subarray(0,i);let p=0,c="";for(let u=0;u<e.length;u++){const h=e[u];if(u>0&&(p===s&&(c+=o.decode(a),p=0),a[p++]=n),0!==h.length){r[0]=0;for(let e=0;e<h.length;e++){const n=h[e];p>i&&(c+=o.decode(l),a.copyWithin(0,i,p),p-=i),e>0&&(a[p++]=t),p=d(a,p,r,n,0),1!==n.length&&(p=d(a,p,r,n,1),p=d(a,p,r,n,2),p=d(a,p,r,n,3),4!==n.length&&(p=d(a,p,r,n,4)))}}}return c+o.decode(a.subarray(0,p))},Object.defineProperty(e,"__esModule",{value:!0})}(t)},"./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js":function(e,t,n){!function(e,t,n){function r(e,t){return t&&!t.endsWith("/")&&(t+="/"),n(e,t)}const s=0,i=1,o=2,a=3,l=4,p=1,c=2;function u(e,t){for(let n=t;n<e.length;n++)if(!d(e[n]))return n;return e.length}function d(e){for(let t=1;t<e.length;t++)if(e[t][s]<e[t-1][s])return!1;return!0}function h(e,t){return t||(e=e.slice()),e.sort(f)}function f(e,t){return e[s]-t[s]}let m=!1;function y(e,t,n){for(let r=n+1;r<e.length&&e[r][s]===t;n=r++);return n}function b(e,t,n){for(let r=n-1;r>=0&&e[r][s]===t;n=r--);return n}function g(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function E(e,t,n,r){const{lastKey:i,lastNeedle:o,lastIndex:a}=n;let l=0,p=e.length-1;if(r===i){if(t===o)return m=-1!==a&&e[a][s]===t,a;t>=o?l=-1===a?0:a:p=a}return n.lastKey=r,n.lastNeedle=t,n.lastIndex=function(e,t,n,r){for(;n<=r;){const i=n+(r-n>>1),o=e[i][s]-t;if(0===o)return m=!0,i;o<0?n=i+1:r=i-1}return m=!1,n-1}(e,t,l,p)}function v(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function x(){return{__proto__:null}}function T(e){return"string"==typeof e?JSON.parse(e):e}function S(e,t,n,r,s,i,o,a,l,p,c){const{sections:u}=e;for(let e=0;e<u.length;e++){const{map:d,offset:h}=u[e];let f=p,m=c;if(e+1<u.length){const t=u[e+1].offset;f=Math.min(p,a+t.line),f===p?m=Math.min(c,l+t.column):f<p&&(m=l+t.column)}P(d,t,n,r,s,i,o,a+h.line,l+h.column,f,m)}}function P(e,t,n,r,p,c,u,d,h,f,m){const y=T(e);if("sections"in y)return S(...arguments);const b=new O(y,t),g=r.length,E=c.length,v=j(b),{resolvedSources:x,sourcesContent:P,ignoreList:w}=b;if(_(r,x),_(c,b.names),P)_(p,P);else for(let e=0;e<x.length;e++)p.push(null);if(w)for(let e=0;e<w.length;e++)u.push(w[e]+g);for(let e=0;e<v.length;e++){const t=d+e;if(t>f)return;const r=A(n,t),p=0===e?h:0,c=v[e];for(let e=0;e<c.length;e++){const n=c[e],u=p+n[s];if(t===f&&u>=m)return;if(1===n.length){r.push([u]);continue}const d=g+n[i],h=n[o],y=n[a];r.push(4===n.length?[u,d,h,y]:[u,d,h,y,E+n[l]])}}}function _(e,t){for(let n=0;n<t.length;n++)e.push(t[n])}function A(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}const w="`line` must be greater than 0 (lines start at line 1)",C="`column` must be greater than or equal to 0 (columns start at column 0)",D=-1,I=1;class O{constructor(e,t){const n="string"==typeof e;if(!n&&e._decodedMemo)return e;const s=n?JSON.parse(e):e,{version:i,file:o,names:a,sourceRoot:l,sources:p,sourcesContent:c}=s;this.version=i,this.file=o,this.names=a||[],this.sourceRoot=l,this.sources=p,this.sourcesContent=c,this.ignoreList=s.ignoreList||s.x_google_ignoreList||void 0;const d=r(l||"",function(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}(t));this.resolvedSources=p.map((e=>r(e||"",d)));const{mappings:f}=s;"string"==typeof f?(this._encoded=f,this._decoded=void 0):(this._encoded=void 0,this._decoded=function(e,t){const n=u(e,0);if(n===e.length)return e;t||(e=e.slice());for(let r=n;r<e.length;r=u(e,r+1))e[r]=h(e[r],t);return e}(f,n)),this._decodedMemo={lastKey:-1,lastNeedle:-1,lastIndex:-1},this._bySources=void 0,this._bySourceMemos=void 0}}function N(e){var n,r;return null!==(n=(r=e)._encoded)&&void 0!==n?n:r._encoded=t.encode(e._decoded)}function j(e){var n;return(n=e)._decoded||(n._decoded=t.decode(e._encoded))}function k(e,t){const{sources:n,resolvedSources:r}=e;let s=n.indexOf(t);return-1===s&&(s=r.indexOf(t)),s}function L(e,t){const n=new O(F(e,[]),t);return n._decoded=e.mappings,n}function F(e,t){return{version:e.version,file:e.file,names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,mappings:t,ignoreList:e.ignoreList||e.x_google_ignoreList}}function R(e,t,n,r){return{source:e,line:t,column:n,name:r}}function M(e,t){return{line:e,column:t}}function B(e,t,n,r,s){let i=E(e,r,t,n);return m?i=(s===D?y:b)(e,r,i):s===D&&i++,-1===i||i===e.length?-1:i}function U(e,t,n,r,l,u){var d;if(--n<0)throw new Error(w);if(r<0)throw new Error(C);const{sources:h,resolvedSources:f}=e;let T=h.indexOf(t);if(-1===T&&(T=f.indexOf(t)),-1===T)return u?[]:M(null,null);const S=((d=e)._bySources||(d._bySources=function(e,t){const n=t.map(x);for(let r=0;r<e.length;r++){const l=e[r];for(let e=0;e<l.length;e++){const p=l[e];if(1===p.length)continue;const c=p[i],u=p[o],d=p[a],h=n[c],f=h[u]||(h[u]=[]),m=t[c];let b=y(f,d,E(f,d,m,u));m.lastIndex=++b,v(f,b,[d,r,p[s]])}}return n}(j(e),e._bySourceMemos=h.map(g))))[T][n];if(null==S)return u?[]:M(null,null);const P=e._bySourceMemos[T];if(u)return function(e,t,n,r,i){let o=B(e,t,n,r,I);if(m||i!==D||o++,-1===o||o===e.length)return[];const a=m?r:e[o][s];m||(o=b(e,a,o));const l=y(e,a,o),u=[];for(;o<=l;o++){const t=e[o];u.push(M(t[p]+1,t[c]))}return u}(S,P,n,r,l);const _=B(S,P,n,r,l);if(-1===_)return M(null,null);const A=S[_];return M(A[p]+1,A[c])}e.AnyMap=function(e,t){const n=T(e);if(!("sections"in n))return new O(n,t);const r=[],s=[],i=[],o=[],a=[];return S(n,t,r,s,i,o,a,0,0,1/0,1/0),L({version:3,file:n.file,names:o,sources:s,sourcesContent:i,mappings:r,ignoreList:a})},e.GREATEST_LOWER_BOUND=I,e.LEAST_UPPER_BOUND=D,e.TraceMap=O,e.allGeneratedPositionsFor=function(e,t){const{source:n,line:r,column:s,bias:i}=t;return U(e,n,r,s,i||D,!0)},e.decodedMap=function(e){return F(e,j(e))},e.decodedMappings=j,e.eachMapping=function(e,t){const n=j(e),{names:r,resolvedSources:s}=e;for(let e=0;e<n.length;e++){const i=n[e];for(let n=0;n<i.length;n++){const o=i[n],a=e+1,l=o[0];let p=null,c=null,u=null,d=null;1!==o.length&&(p=s[o[1]],c=o[2]+1,u=o[3]),5===o.length&&(d=r[o[4]]),t({generatedLine:a,generatedColumn:l,source:p,originalLine:c,originalColumn:u,name:d})}}},e.encodedMap=function(e){return F(e,N(e))},e.encodedMappings=N,e.generatedPositionFor=function(e,t){const{source:n,line:r,column:s,bias:i}=t;return U(e,n,r,s,i||I,!1)},e.isIgnored=function(e,t){const{ignoreList:n}=e;if(null==n)return!1;const r=k(e,t);return-1!==r&&n.includes(r)},e.originalPositionFor=function(e,t){let{line:n,column:r,bias:s}=t;if(n--,n<0)throw new Error(w);if(r<0)throw new Error(C);const p=j(e);if(n>=p.length)return R(null,null,null,null);const c=p[n],u=B(c,e._decodedMemo,n,r,s||I);if(-1===u)return R(null,null,null,null);const d=c[u];if(1===d.length)return R(null,null,null,null);const{names:h,resolvedSources:f}=e;return R(f[d[i]],d[o]+1,d[a],5===d.length?h[d[l]]:null)},e.presortedDecodedMap=L,e.sourceContentFor=function(e,t){const{sourcesContent:n}=e;if(null==n)return null;const r=k(e,t);return-1===r?null:n[r]},e.traceSegment=function(e,t,n){const r=j(e);if(t>=r.length)return null;const s=r[t],i=B(s,e._decodedMemo,t,n,I);return-1===i?null:s[i]}}(t,n("./node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.15/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js"),n("./node_modules/.pnpm/@jridgewell+resolve-uri@3.1.2/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js"))},"./node_modules/.pnpm/babel-plugin-dynamic-import-node@2.3.3/node_modules/babel-plugin-dynamic-import-node/lib/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=(0,r.createDynamicImportTransform)(e);return{manipulateOptions:function(e,t){t.plugins.push("dynamicImport")},visitor:{Import:function(e){t(this,e)}}}};var r=n("./node_modules/.pnpm/babel-plugin-dynamic-import-node@2.3.3/node_modules/babel-plugin-dynamic-import-node/lib/utils.js");e.exports=t.default},"./node_modules/.pnpm/babel-plugin-dynamic-import-node@2.3.3/node_modules/babel-plugin-dynamic-import-node/lib/utils.js":(e,t)=>{function n(e,t){var n=t.arguments,r=function(e,t){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return function(e,t){var n=[],r=!0,s=!1,i=void 0;try{for(var o,a=e[Symbol.iterator]();!(r=(o=a.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){s=!0,i=e}finally{try{!r&&a.return&&a.return()}finally{if(s)throw i}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}(n,1)[0];return e.isStringLiteral(r)||e.isTemplateLiteral(r)?(e.removeComments(r),r):e.templateLiteral([e.templateElement({raw:"",cooked:""}),e.templateElement({raw:"",cooked:""},!0)],n)}Object.defineProperty(t,"__esModule",{value:!0}),t.getImportSource=n,t.createDynamicImportTransform=function(e){var t=e.template,r=e.types,s={static:{interop:t("Promise.resolve().then(() => INTEROP(require(SOURCE)))"),noInterop:t("Promise.resolve().then(() => require(SOURCE))")},dynamic:{interop:t("Promise.resolve(SOURCE).then(s => INTEROP(require(s)))"),noInterop:t("Promise.resolve(SOURCE).then(s => require(s))")}},i="function"==typeof WeakSet&&new WeakSet;return function(e,t){if(i){if(i.has(t))return;i.add(t)}var o,a=n(r,t.parent),l=(o=a,r.isStringLiteral(o)||r.isTemplateLiteral(o)&&0===o.expressions.length?s.static:s.dynamic),p=e.opts.noInterop?l.noInterop({SOURCE:a}):l.interop({SOURCE:a,INTEROP:e.addHelper("interopRequireWildcard")});t.parentPath.replaceWith(p)}}},"./node_modules/.pnpm/babel-plugin-parameter-decorator@1.0.16/node_modules/babel-plugin-parameter-decorator/lib/index.js":(e,t,n)=>{var r=n("path");function s(e){switch(e.parent.type){case"TSTypeReference":case"TSQualifiedName":case"TSExpressionWithTypeArguments":case"TSTypeQuery":return!0;default:return!1}}e.exports=function(e){var t=e.types,n=function(e,n){return function(r){var s=t.callExpression(e.expression,[t.Identifier(r),t.Identifier("undefined"),t.NumericLiteral(n.key)]),i=t.logicalExpression("||",s,t.Identifier(r)),o=t.assignmentExpression("=",t.Identifier(r),i);return t.expressionStatement(o)}},i=function(e,n){return function(r,s){var i=t.callExpression(e.expression,[t.Identifier("".concat(r,".prototype")),t.StringLiteral(s),t.NumericLiteral(n.key)]);return t.expressionStatement(i)}};return{visitor:{Program:function(e,t){var n=(0,r.extname)(t.file.opts.filename);".ts"!==n&&".tsx"!==n||function(){var t=Object.create(null);e.node.body.filter((function(e){var t=e.type,n=e.declaration;switch(t){case"ClassDeclaration":return!0;case"ExportNamedDeclaration":case"ExportDefaultDeclaration":return n&&"ClassDeclaration"===n.type;default:return!1}})).map((function(e){return"ClassDeclaration"===e.type?e:e.declaration})).forEach((function(e){e.body.body.forEach((function(e){(e.params||[]).forEach((function(e){(e.decorators||[]).forEach((function(e){e.expression.callee?t[e.expression.callee.name]=e:t[e.expression.name]=e}))}))}))}));var n=!0,r=!1,i=void 0;try{for(var o,a=e.get("body")[Symbol.iterator]();!(n=(o=a.next()).done);n=!0){var l=o.value;if("ImportDeclaration"===l.node.type){if(0===l.node.specifiers.length)continue;var p=!0,c=!1,u=void 0;try{for(var d,h=function(){var e=d.value,n=l.scope.getBinding(e.local.name);n.referencePaths.length?n.referencePaths.reduce((function(e,t){return e||s(t)}),!1)&&Object.keys(t).forEach((function(r){var s=t[r];(s.expression.arguments||[]).forEach((function(t){t.name===e.local.name&&n.referencePaths.push({parent:s.expression})}))})):t[e.local.name]&&n.referencePaths.push({parent:t[e.local.name]})},f=l.node.specifiers[Symbol.iterator]();!(p=(d=f.next()).done);p=!0)h()}catch(e){c=!0,u=e}finally{try{p||null==f.return||f.return()}finally{if(c)throw u}}}}}catch(e){r=!0,i=e}finally{try{n||null==a.return||a.return()}finally{if(r)throw i}}}()},Function:function(e){var r="";e.node.id?r=e.node.id.name:e.node.key&&(r=e.node.key.name),(e.get("params")||[]).slice().forEach((function(s){var o=s.node.decorators||[],a=o.length;if(o.slice().forEach((function(t){if("ClassMethod"===e.type){var o,a=e.parentPath.parentPath,l=e.findParent((function(e){return"ClassDeclaration"===e.type}));if(l?o=l.node.id.name:(a.insertAfter(null),o=function(e){var t=e.findParent((function(e){return"AssignmentExpression"===e.node.type}));return"SequenceExpression"===t.node.right.type?t.node.right.expressions[1].name:"ClassExpression"===t.node.right.type?t.node.left.name:null}(e)),"constructor"===r){var p=n(t,s)(o);a.insertAfter(p)}else{var c=i(t,s)(o,r);a.insertAfter(c)}}else{var u=e.findParent((function(e){return"VariableDeclarator"===e.node.type})).node.id.name;if(r===u){var d=n(t,s)(u);"body"===e.parentKey?e.insertAfter(d):e.findParent((function(e){return"body"===e.parentKey})).insertAfter(d)}else{var h=e.findParent((function(e){return"CallExpression"===e.node.type})),f=i(t,s)(u,r);h.insertAfter(f)}}})),a){var l=function(e){switch(e.node.type){case"ObjectPattern":return t.ObjectPattern(e.node.properties);case"AssignmentPattern":return t.AssignmentPattern(e.node.left,e.node.right);case"TSParameterProperty":return t.Identifier(e.node.parameter.name);default:return t.Identifier(e.node.name)}}(s);s.replaceWith(l)}}))}}}}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/metadataVisitor.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.metadataVisitor=function(e,t){const n=t.node,o=e.node;switch(n.type){case"ClassMethod":const t="constructor"===n.kind?o.decorators:n.decorators;if(!t||0===t.length)return;t.push(i("design:type",r.types.identifier("Function"))),t.push(i("design:paramtypes",r.types.arrayExpression(n.params.map((t=>(0,s.serializeType)(e,t))))));break;case"ClassProperty":if(!n.decorators||0===n.decorators.length)return;if(!n.typeAnnotation||"TSTypeAnnotation"!==n.typeAnnotation.type)return;n.decorators.push(i("design:type",(0,s.serializeType)(e,n)))}};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),s=n("./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/serializeType.js");function i(e,t){return r.types.decorator(r.types.callExpression(r.types.memberExpression(r.types.identifier("Reflect"),r.types.identifier("metadata")),[r.types.stringLiteral(e),t]))}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/serializeType.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.serializeType=function(e,t){const n=i(t);if(null==n)return s();if(!n.typeAnnotation||"TSTypeAnnotation"!==n.typeAnnotation.type)return s();const r=n.typeAnnotation.typeAnnotation;return p(e.node.id?e.node.id.name:"",r)},t.isClassType=a;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js");function s(){return r.types.unaryExpression("void",r.types.numericLiteral(0))}function i(e){return null==e?null:"ClassProperty"===e.type||"Identifier"===e.type||"ObjectPattern"===e.type?e:"AssignmentPattern"===e.type&&"Identifier"===e.left.type?e.left:"TSParameterProperty"===e.type?i(e.parameter):null}function o(e,t){const n=l(t.typeName);return a(e,n)?r.types.identifier("Object"):r.types.conditionalExpression(r.types.binaryExpression("===",r.types.unaryExpression("typeof",n),r.types.stringLiteral("undefined")),r.types.identifier("Object"),r.types.cloneDeep(n))}function a(e,t){switch(t.type){case"Identifier":return t.name===e;case"MemberExpression":return a(e,t.object);default:throw new Error(`The property expression at ${t.start} is not valid as a Type to be used in Reflect.metadata`)}}function l(e){return"Identifier"===e.type?r.types.identifier(e.name):r.types.memberExpression(l(e.left),e.right)}function p(e,t){if(void 0===t)return r.types.identifier("Object");switch(t.type){case"TSVoidKeyword":case"TSUndefinedKeyword":case"TSNullKeyword":case"TSNeverKeyword":return s();case"TSParenthesizedType":return p(e,t.typeAnnotation);case"TSFunctionType":case"TSConstructorType":return r.types.identifier("Function");case"TSArrayType":case"TSTupleType":return r.types.identifier("Array");case"TSTypePredicate":case"TSBooleanKeyword":return r.types.identifier("Boolean");case"TSStringKeyword":return r.types.identifier("String");case"TSObjectKeyword":return r.types.identifier("Object");case"TSLiteralType":switch(t.literal.type){case"StringLiteral":return r.types.identifier("String");case"NumericLiteral":return r.types.identifier("Number");case"BooleanLiteral":return r.types.identifier("Boolean");default:throw new Error("Bad type for decorator"+t.literal)}case"TSNumberKeyword":case"TSBigIntKeyword":return r.types.identifier("Number");case"TSSymbolKeyword":return r.types.identifier("Symbol");case"TSTypeReference":return o(e,t);case"TSIntersectionType":case"TSUnionType":return c(e,t.types);case"TSConditionalType":return c(e,[t.trueType,t.falseType]);case"TSTypeQuery":case"TSTypeOperator":case"TSIndexedAccessType":case"TSMappedType":case"TSTypeLiteral":case"TSAnyKeyword":case"TSUnknownKeyword":case"TSThisType":break;default:throw new Error("Bad type for decorator")}return r.types.identifier("Object")}function c(e,t){let n;for(let s of t){for(;"TSParenthesizedType"===s.type;)s=s.typeAnnotation;if("TSNeverKeyword"===s.type)continue;if("TSNullKeyword"===s.type||"TSUndefinedKeyword"===s.type)continue;const t=p(e,s);if(r.types.isIdentifier(t)&&"Object"===t.name)return t;if(n){if(!r.types.isIdentifier(n)||!r.types.isIdentifier(t)||n.name!==t.name)return r.types.identifier("Object")}else n=t}return n||s()}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/parameter/parameterVisitor.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.parameterVisitor=function(e,t){if("ClassMethod"!==t.type)return;if("ClassMethod"!==t.node.type)return;if("Identifier"!==t.node.key.type)return;const n=t;(n.get("params")||[]).slice().forEach((function(t){let r;null!=("Identifier"===t.node.type||"ObjectPattern"===t.node.type?t.node:"TSParameterProperty"===t.node.type&&"Identifier"===t.node.parameter.type?t.node.parameter:null)&&((t.node.decorators||[]).slice().forEach((function(i){"constructor"===n.node.kind?(r=s(t.key,i.expression,!0),e.node.decorators||(e.node.decorators=[]),e.node.decorators.push(r)):(r=s(t.key,i.expression,!1),n.node.decorators||(n.node.decorators=[]),n.node.decorators.push(r))})),r&&(t.node.decorators=null))}))};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js");function s(e,t,n=!1){return r.types.decorator(r.types.functionExpression(null,[r.types.identifier("target"),r.types.identifier("key")],r.types.blockStatement([r.types.returnStatement(r.types.callExpression(t,[r.types.identifier("target"),r.types.identifier(n?"undefined":"key"),r.types.numericLiteral(e)]))])))}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/plugin.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js"),s=n("./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/parameter/parameterVisitor.js"),i=n("./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/metadataVisitor.js"),o=(0,r.declare)((e=>(e.assertVersion(7),{visitor:{Program(e){e.traverse({ClassDeclaration(e){for(const t of e.get("body").get("body"))"ClassMethod"!==t.type&&"ClassProperty"!==t.type||((0,s.parameterVisitor)(e,t),(0,i.metadataVisitor)(e,t));e.parentPath.scope.crawl()}})}}})));t.default=o},"./node_modules/.pnpm/convert-source-map@2.0.0/node_modules/convert-source-map/index.js":(e,t)=>{var n;function r(e,t){(t=t||{}).hasComment&&(e=function(e){return e.split(",").pop()}(e)),"base64"===t.encoding?e=n(e):"uri"===t.encoding&&(e=decodeURIComponent(e)),(t.isJSON||t.encoding)&&(e=JSON.parse(e)),this.sourcemap=e}function s(e){return new r(e,{isJSON:!0})}Object.defineProperty(t,"commentRegex",{get:function(){return/^\s*?\/[\/\*][@#]\s+?sourceMappingURL=data:(((?:application|text)\/json)(?:;charset=([^;,]+?)?)?)?(?:;(base64))?,(.*?)$/gm}}),Object.defineProperty(t,"mapFileCommentRegex",{get:function(){return/(?:\/\/[@#][ \t]+?sourceMappingURL=([^\s'"`]+?)[ \t]*?$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^*]+?)[ \t]*?(?:\*\/){1}[ \t]*?$)/gm}}),n="undefined"!=typeof Buffer?"function"==typeof Buffer.from?function(e){return Buffer.from(e,"base64").toString()}:function(e){if("number"==typeof value)throw new TypeError("The value to decode must not be of type number.");return new Buffer(e,"base64").toString()}:function(e){return decodeURIComponent(escape(atob(e)))},r.prototype.toJSON=function(e){return JSON.stringify(this.sourcemap,null,e)},"undefined"!=typeof Buffer?"function"==typeof Buffer.from?r.prototype.toBase64=function(){var e=this.toJSON();return Buffer.from(e,"utf8").toString("base64")}:r.prototype.toBase64=function(){var e=this.toJSON();if("number"==typeof e)throw new TypeError("The json to encode must not be of type number.");return new Buffer(e,"utf8").toString("base64")}:r.prototype.toBase64=function(){var e=this.toJSON();return btoa(unescape(encodeURIComponent(e)))},r.prototype.toURI=function(){var e=this.toJSON();return encodeURIComponent(e)},r.prototype.toComment=function(e){var t,n,r;return null!=e&&"uri"===e.encoding?(t="",n=this.toURI()):(t=";base64",n=this.toBase64()),r="sourceMappingURL=data:application/json;charset=utf-8"+t+","+n,null!=e&&e.multiline?"/*# "+r+" */":"//# "+r},r.prototype.toObject=function(){return JSON.parse(this.toJSON())},r.prototype.addProperty=function(e,t){if(this.sourcemap.hasOwnProperty(e))throw new Error('property "'+e+'" already exists on the sourcemap, use set property instead');return this.setProperty(e,t)},r.prototype.setProperty=function(e,t){return this.sourcemap[e]=t,this},r.prototype.getProperty=function(e){return this.sourcemap[e]},t.fromObject=function(e){return new r(e)},t.fromJSON=function(e){return new r(e,{isJSON:!0})},t.fromURI=function(e){return new r(e,{encoding:"uri"})},t.fromBase64=function(e){return new r(e,{encoding:"base64"})},t.fromComment=function(e){var n;return new r(e=e.replace(/^\/\*/g,"//").replace(/\*\/$/g,""),{encoding:(n=t.commentRegex.exec(e))&&n[4]||"uri",hasComment:!0})},t.fromMapFileComment=function(e,n){if("string"==typeof n)throw new Error("String directory paths are no longer supported with `fromMapFileComment`\nPlease review the Upgrading documentation at https://github.com/thlorenz/convert-source-map#upgrading");var r=function(e,n){var r=t.mapFileCommentRegex.exec(e),s=r[1]||r[2];try{return null!=(e=n(s))&&"function"==typeof e.catch?e.catch(i):e}catch(e){i(e)}function i(e){throw new Error("An error occurred while trying to read the map file at "+s+"\n"+e.stack)}}(e,n);return null!=r&&"function"==typeof r.then?r.then(s):s(r)},t.fromSource=function(e){var n=e.match(t.commentRegex);return n?t.fromComment(n.pop()):null},t.fromMapFileSource=function(e,n){if("string"==typeof n)throw new Error("String directory paths are no longer supported with `fromMapFileSource`\nPlease review the Upgrading documentation at https://github.com/thlorenz/convert-source-map#upgrading");var r=e.match(t.mapFileCommentRegex);return r?t.fromMapFileComment(r.pop(),n):null},t.removeComments=function(e){return e.replace(t.commentRegex,"")},t.removeMapFileComments=function(e){return e.replace(t.mapFileCommentRegex,"")},t.generateMapFileComment=function(e,t){var n="sourceMappingURL="+e;return t&&t.multiline?"/*# "+n+" */":"//# "+n}},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/browser.js":(e,t,n)=>{t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let r=0,s=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(r++,"%c"===e&&(s=r))})),t.splice(s,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/common.js")(t);const{formatters:r}=e.exports;r.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/common.js":(e,t,n)=>{e.exports=function(e){function t(e){let n,s,i,o=null;function a(...e){if(!a.enabled)return;const r=a,s=Number(new Date),i=s-(n||s);r.diff=i,r.prev=n,r.curr=s,n=s,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let o=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,s)=>{if("%%"===n)return"%";o++;const i=t.formatters[s];if("function"==typeof i){const t=e[o];n=i.call(r,t),e.splice(o,1),o--}return n})),t.formatArgs.call(r,e),(r.log||t.log).apply(r,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=r,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==o?o:(s!==t.namespaces&&(s=t.namespaces,i=t.enabled(e)),i),set:e=>{o=e}}),"function"==typeof t.init&&t.init(a),a}function r(e,n){const r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function s(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(s),...t.skips.map(s).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const r=("string"==typeof e?e:"").split(/[\s,]+/),s=r.length;for(n=0;n<s;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n("./node_modules/.pnpm/ms@2.1.2/node_modules/ms/index.js"),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js":(e,t,n)=>{"undefined"==typeof process||"renderer"===process.type||!0===process.browser||process.__nwjs?e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/browser.js"):e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/node.js")},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/node.js":(e,t,n)=>{const r=n("tty"),s=n("util");t.init=function(e){e.inspectOpts={};const n=Object.keys(t.inspectOpts);for(let r=0;r<n.length;r++)e.inspectOpts[n[r]]=t.inspectOpts[n[r]]},t.log=function(...e){return process.stderr.write(s.formatWithOptions(t.inspectOpts,...e)+"\n")},t.formatArgs=function(n){const{namespace:r,useColors:s}=this;if(s){const t=this.color,s="[3"+(t<8?t:"8;5;"+t),i=` ${s};1m${r} [0m`;n[0]=i+n[0].split("\n").join("\n"+i),n.push(s+"m+"+e.exports.humanize(this.diff)+"[0m")}else n[0]=(t.inspectOpts.hideDate?"":(new Date).toISOString()+" ")+r+" "+n[0]},t.save=function(e){e?process.env.DEBUG=e:delete process.env.DEBUG},t.load=function(){return process.env.DEBUG},t.useColors=function(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):r.isatty(process.stderr.fd)},t.destroy=s.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),t.colors=[6,2,3,4,5,1];try{const e=n("./node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/index.js");e&&(e.stderr||e).level>=2&&(t.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch(e){}t.inspectOpts=Object.keys(process.env).filter((e=>/^debug_/i.test(e))).reduce(((e,t)=>{const n=t.substring(6).toLowerCase().replace(/_([a-z])/g,((e,t)=>t.toUpperCase()));let r=process.env[t];return r=!!/^(yes|on|true|enabled)$/i.test(r)||!/^(no|off|false|disabled)$/i.test(r)&&("null"===r?null:Number(r)),e[n]=r,e}),{}),e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/common.js")(t);const{formatters:i}=e.exports;i.o=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts).split("\n").map((e=>e.trim())).join(" ")},i.O=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts)}},"./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js":e=>{const t=Symbol.for("gensync:v1:start"),n=Symbol.for("gensync:v1:suspend"),r="GENSYNC_EXPECTED_START",s="GENSYNC_EXPECTED_SUSPEND",i="GENSYNC_OPTIONS_ERROR";function o(e,t,n,r){if(typeof n===e||r&&void 0===n)return;let s;throw s=r?`Expected opts.${t} to be either a ${e}, or undefined.`:`Expected opts.${t} to be a ${e}.`,a(s,i)}function a(e,t){return Object.assign(new Error(e),{code:t})}function l({name:e,arity:r,sync:s,async:i}){return f(e,r,(function*(...e){const r=yield t;if(!r)return s.call(this,e);let o;try{i.call(this,e,(e=>{o||(o={value:e},r())}),(e=>{o||(o={err:e},r())}))}catch(e){o={err:e},r()}if(yield n,o.hasOwnProperty("err"))throw o.err;return o.value}))}function p(e){let t;for(;!({value:t}=e.next()).done;)u(t,e);return t}function c(e,t,n){!function r(){try{let n;for(;!({value:n}=e.next()).done;){u(n,e);let t=!0,s=!1;const i=e.next((()=>{t?s=!0:r()}));if(t=!1,d(i,e),!s)return}return t(n)}catch(e){return n(e)}}()}function u(e,n){e!==t&&h(n,a(`Got unexpected yielded value in gensync generator: ${JSON.stringify(e)}. Did you perhaps mean to use 'yield*' instead of 'yield'?`,r))}function d({value:e,done:t},r){(t||e!==n)&&h(r,a(t?"Unexpected generator completion. If you get this, it is probably a gensync bug.":`Expected GENSYNC_SUSPEND, got ${JSON.stringify(e)}. If you get this, it is probably a gensync bug.`,s))}function h(e,t){throw e.throw&&e.throw(t),t}function f(e,t,n){if("string"==typeof e){const t=Object.getOwnPropertyDescriptor(n,"name");t&&!t.configurable||Object.defineProperty(n,"name",Object.assign(t||{},{configurable:!0,value:e}))}if("number"==typeof t){const e=Object.getOwnPropertyDescriptor(n,"length");e&&!e.configurable||Object.defineProperty(n,"length",Object.assign(e||{},{configurable:!0,value:t}))}return n}e.exports=Object.assign((function(e){let t=e;return t="function"!=typeof e?function({name:e,arity:t,sync:n,async:r,errback:s}){if(o("string","name",e,!0),o("number","arity",t,!0),o("function","sync",n),o("function","async",r,!0),o("function","errback",s,!0),r&&s)throw a("Expected one of either opts.async or opts.errback, but got _both_.",i);if("string"!=typeof e){let t;s&&s.name&&"errback"!==s.name&&(t=s.name),r&&r.name&&"async"!==r.name&&(t=r.name.replace(/Async$/,"")),n&&n.name&&"sync"!==n.name&&(t=n.name.replace(/Sync$/,"")),"string"==typeof t&&(e=t)}return"number"!=typeof t&&(t=n.length),l({name:e,arity:t,sync:function(e){return n.apply(this,e)},async:function(e,t,i){r?r.apply(this,e).then(t,i):s?s.call(this,...e,((e,n)=>{null==e?t(n):i(e)})):t(n.apply(this,e))}})}(e):function(e){return f(e.name,e.length,(function(...t){return e.apply(this,t)}))}(e),Object.assign(t,function(e){return{sync:function(...t){return p(e.apply(this,t))},async:function(...t){return new Promise(((n,r)=>{c(e.apply(this,t),n,r)}))},errback:function(...t){const n=t.pop();if("function"!=typeof n)throw a("Asynchronous function called without callback","GENSYNC_ERRBACK_NO_CALLBACK");let r;try{r=e.apply(this,t)}catch(e){return void n(e)}c(r,(e=>n(void 0,e)),(e=>n(e)))}}}(t))}),{all:l({name:"all",arity:1,sync:function(e){return Array.from(e[0]).map((e=>p(e)))},async:function(e,t,n){const r=Array.from(e[0]);if(0===r.length)return void Promise.resolve().then((()=>t([])));let s=0;const i=r.map((()=>{}));r.forEach(((e,r)=>{c(e,(e=>{i[r]=e,s+=1,s===i.length&&t(i)}),n)}))}}),race:l({name:"race",arity:1,sync:function(e){const t=Array.from(e[0]);if(0===t.length)throw a("Must race at least 1 item","GENSYNC_RACE_NONEMPTY");return p(t[0])},async:function(e,t,n){const r=Array.from(e[0]);if(0===r.length)throw a("Must race at least 1 item","GENSYNC_RACE_NONEMPTY");for(const e of r)c(e,t,n)}})})},"./node_modules/.pnpm/globals@11.12.0/node_modules/globals/index.js":(e,t,n)=>{e.exports=n("./node_modules/.pnpm/globals@11.12.0/node_modules/globals/globals.json")},"./node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js":e=>{e.exports=(e,t=process.argv)=>{const n=e.startsWith("-")?"":1===e.length?"-":"--",r=t.indexOf(n+e),s=t.indexOf("--");return-1!==r&&(-1===s||r<s)}},"./node_modules/.pnpm/jsesc@2.5.2/node_modules/jsesc/jsesc.js":e=>{const t={},n=t.hasOwnProperty,r=(e,t)=>{for(const r in e)n.call(e,r)&&t(r,e[r])},s=t.toString,i=Array.isArray,o=Buffer.isBuffer,a={'"':'\\"',"'":"\\'","\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t"},l=/["'\\\b\f\n\r\t]/,p=/[0-9]/,c=/[ !#-&\(-\[\]-_a-~]/,u=(e,t)=>{const n=()=>{v=E,++t.indentLevel,E=t.indent.repeat(t.indentLevel)},d={escapeEverything:!1,minimal:!1,isScriptContext:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:"\t",indentLevel:0,__inline1__:!1,__inline2__:!1},h=t&&t.json;var f,m;h&&(d.quotes="double",d.wrap=!0),f=d,"single"!=(t=(m=t)?(r(m,((e,t)=>{f[e]=t})),f):f).quotes&&"double"!=t.quotes&&"backtick"!=t.quotes&&(t.quotes="single");const y="double"==t.quotes?'"':"backtick"==t.quotes?"`":"'",b=t.compact,g=t.lowercaseHex;let E=t.indent.repeat(t.indentLevel),v="";const x=t.__inline1__,T=t.__inline2__,S=b?"":"\n";let P,_=!0;const A="binary"==t.numbers,w="octal"==t.numbers,C="decimal"==t.numbers,D="hexadecimal"==t.numbers;if(h&&e&&(e=>"function"==typeof e)(e.toJSON)&&(e=e.toJSON()),!(e=>"string"==typeof e||"[object String]"==s.call(e))(e)){if((e=>"[object Map]"==s.call(e))(e))return 0==e.size?"new Map()":(b||(t.__inline1__=!0,t.__inline2__=!1),"new Map("+u(Array.from(e),t)+")");if((e=>"[object Set]"==s.call(e))(e))return 0==e.size?"new Set()":"new Set("+u(Array.from(e),t)+")";if(o(e))return 0==e.length?"Buffer.from([])":"Buffer.from("+u(Array.from(e),t)+")";if(i(e))return P=[],t.wrap=!0,x&&(t.__inline1__=!1,t.__inline2__=!0),T||n(),((e,t)=>{const n=e.length;let r=-1;for(;++r<n;)t(e[r])})(e,(e=>{_=!1,T&&(t.__inline2__=!1),P.push((b||T?"":E)+u(e,t))})),_?"[]":T?"["+P.join(", ")+"]":"["+S+P.join(","+S)+S+(b?"":v)+"]";if(!(e=>"number"==typeof e||"[object Number]"==s.call(e))(e))return(e=>"[object Object]"==s.call(e))(e)?(P=[],t.wrap=!0,n(),r(e,((e,n)=>{_=!1,P.push((b?"":E)+u(e,t)+":"+(b?"":" ")+u(n,t))})),_?"{}":"{"+S+P.join(","+S)+S+(b?"":v)+"}"):h?JSON.stringify(e)||"null":String(e);if(h)return JSON.stringify(e);if(C)return String(e);if(D){let t=e.toString(16);return g||(t=t.toUpperCase()),"0x"+t}if(A)return"0b"+e.toString(2);if(w)return"0o"+e.toString(8)}const I=e;let O=-1;const N=I.length;for(P="";++O<N;){const e=I.charAt(O);if(t.es6){const e=I.charCodeAt(O);if(e>=55296&&e<=56319&&N>O+1){const t=I.charCodeAt(O+1);if(t>=56320&&t<=57343){let n=(1024*(e-55296)+t-56320+65536).toString(16);g||(n=n.toUpperCase()),P+="\\u{"+n+"}",++O;continue}}}if(!t.escapeEverything){if(c.test(e)){P+=e;continue}if('"'==e){P+=y==e?'\\"':e;continue}if("`"==e){P+=y==e?"\\`":e;continue}if("'"==e){P+=y==e?"\\'":e;continue}}if("\0"==e&&!h&&!p.test(I.charAt(O+1))){P+="\\0";continue}if(l.test(e)){P+=a[e];continue}const n=e.charCodeAt(0);if(t.minimal&&8232!=n&&8233!=n){P+=e;continue}let r=n.toString(16);g||(r=r.toUpperCase());const s=r.length>2||h,i="\\"+(s?"u":"x")+("0000"+r).slice(s?-4:-2);P+=i}return t.wrap&&(P=y+P+y),"`"==y&&(P=P.replace(/\$\{/g,"\\${")),t.isScriptContext?P.replace(/<\/(script|style)/gi,"<\\/$1").replace(/<!--/g,h?"\\u003C!--":"\\x3C!--"):P};u.version="2.5.2",e.exports=u},"./node_modules/.pnpm/ms@2.1.2/node_modules/ms/index.js":e=>{var t=1e3,n=60*t,r=60*n,s=24*r,i=7*s;function o(e,t,n,r){var s=t>=1.5*n;return Math.round(e/n)+" "+r+(s?"s":"")}e.exports=function(e,a){a=a||{};var l,p,c=typeof e;if("string"===c&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var o=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(o){var a=parseFloat(o[1]);switch((o[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*a;case"weeks":case"week":case"w":return a*i;case"days":case"day":case"d":return a*s;case"hours":case"hour":case"hrs":case"hr":case"h":return a*r;case"minutes":case"minute":case"mins":case"min":case"m":return a*n;case"seconds":case"second":case"secs":case"sec":case"s":return a*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}}}(e);if("number"===c&&isFinite(e))return a.long?(l=e,(p=Math.abs(l))>=s?o(l,p,s,"day"):p>=r?o(l,p,r,"hour"):p>=n?o(l,p,n,"minute"):p>=t?o(l,p,t,"second"):l+" ms"):function(e){var i=Math.abs(e);return i>=s?Math.round(e/s)+"d":i>=r?Math.round(e/r)+"h":i>=n?Math.round(e/n)+"m":i>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},"./node_modules/.pnpm/semver@6.3.1/node_modules/semver/semver.js":(e,t)=>{var n;t=e.exports=y,n="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?function(){var e=Array.prototype.slice.call(arguments,0);e.unshift("SEMVER"),console.log.apply(console,e)}:function(){},t.SEMVER_SPEC_VERSION="2.0.0";var r=256,s=Number.MAX_SAFE_INTEGER||9007199254740991,i=r-6,o=t.re=[],a=t.safeRe=[],l=t.src=[],p=t.tokens={},c=0;function u(e){p[e]=c++}var d=[["\\s",1],["\\d",r],["[a-zA-Z0-9-]",i]];function h(e){for(var t=0;t<d.length;t++){var n=d[t][0],r=d[t][1];e=e.split(n+"*").join(n+"{0,"+r+"}").split(n+"+").join(n+"{1,"+r+"}")}return e}u("NUMERICIDENTIFIER"),l[p.NUMERICIDENTIFIER]="0|[1-9]\\d*",u("NUMERICIDENTIFIERLOOSE"),l[p.NUMERICIDENTIFIERLOOSE]="\\d+",u("NONNUMERICIDENTIFIER"),l[p.NONNUMERICIDENTIFIER]="\\d*[a-zA-Z-][a-zA-Z0-9-]*",u("MAINVERSION"),l[p.MAINVERSION]="("+l[p.NUMERICIDENTIFIER]+")\\.("+l[p.NUMERICIDENTIFIER]+")\\.("+l[p.NUMERICIDENTIFIER]+")",u("MAINVERSIONLOOSE"),l[p.MAINVERSIONLOOSE]="("+l[p.NUMERICIDENTIFIERLOOSE]+")\\.("+l[p.NUMERICIDENTIFIERLOOSE]+")\\.("+l[p.NUMERICIDENTIFIERLOOSE]+")",u("PRERELEASEIDENTIFIER"),l[p.PRERELEASEIDENTIFIER]="(?:"+l[p.NUMERICIDENTIFIER]+"|"+l[p.NONNUMERICIDENTIFIER]+")",u("PRERELEASEIDENTIFIERLOOSE"),l[p.PRERELEASEIDENTIFIERLOOSE]="(?:"+l[p.NUMERICIDENTIFIERLOOSE]+"|"+l[p.NONNUMERICIDENTIFIER]+")",u("PRERELEASE"),l[p.PRERELEASE]="(?:-("+l[p.PRERELEASEIDENTIFIER]+"(?:\\."+l[p.PRERELEASEIDENTIFIER]+")*))",u("PRERELEASELOOSE"),l[p.PRERELEASELOOSE]="(?:-?("+l[p.PRERELEASEIDENTIFIERLOOSE]+"(?:\\."+l[p.PRERELEASEIDENTIFIERLOOSE]+")*))",u("BUILDIDENTIFIER"),l[p.BUILDIDENTIFIER]="[a-zA-Z0-9-]+",u("BUILD"),l[p.BUILD]="(?:\\+("+l[p.BUILDIDENTIFIER]+"(?:\\."+l[p.BUILDIDENTIFIER]+")*))",u("FULL"),u("FULLPLAIN"),l[p.FULLPLAIN]="v?"+l[p.MAINVERSION]+l[p.PRERELEASE]+"?"+l[p.BUILD]+"?",l[p.FULL]="^"+l[p.FULLPLAIN]+"$",u("LOOSEPLAIN"),l[p.LOOSEPLAIN]="[v=\\s]*"+l[p.MAINVERSIONLOOSE]+l[p.PRERELEASELOOSE]+"?"+l[p.BUILD]+"?",u("LOOSE"),l[p.LOOSE]="^"+l[p.LOOSEPLAIN]+"$",u("GTLT"),l[p.GTLT]="((?:<|>)?=?)",u("XRANGEIDENTIFIERLOOSE"),l[p.XRANGEIDENTIFIERLOOSE]=l[p.NUMERICIDENTIFIERLOOSE]+"|x|X|\\*",u("XRANGEIDENTIFIER"),l[p.XRANGEIDENTIFIER]=l[p.NUMERICIDENTIFIER]+"|x|X|\\*",u("XRANGEPLAIN"),l[p.XRANGEPLAIN]="[v=\\s]*("+l[p.XRANGEIDENTIFIER]+")(?:\\.("+l[p.XRANGEIDENTIFIER]+")(?:\\.("+l[p.XRANGEIDENTIFIER]+")(?:"+l[p.PRERELEASE]+")?"+l[p.BUILD]+"?)?)?",u("XRANGEPLAINLOOSE"),l[p.XRANGEPLAINLOOSE]="[v=\\s]*("+l[p.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+l[p.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+l[p.XRANGEIDENTIFIERLOOSE]+")(?:"+l[p.PRERELEASELOOSE]+")?"+l[p.BUILD]+"?)?)?",u("XRANGE"),l[p.XRANGE]="^"+l[p.GTLT]+"\\s*"+l[p.XRANGEPLAIN]+"$",u("XRANGELOOSE"),l[p.XRANGELOOSE]="^"+l[p.GTLT]+"\\s*"+l[p.XRANGEPLAINLOOSE]+"$",u("COERCE"),l[p.COERCE]="(^|[^\\d])(\\d{1,16})(?:\\.(\\d{1,16}))?(?:\\.(\\d{1,16}))?(?:$|[^\\d])",u("COERCERTL"),o[p.COERCERTL]=new RegExp(l[p.COERCE],"g"),a[p.COERCERTL]=new RegExp(h(l[p.COERCE]),"g"),u("LONETILDE"),l[p.LONETILDE]="(?:~>?)",u("TILDETRIM"),l[p.TILDETRIM]="(\\s*)"+l[p.LONETILDE]+"\\s+",o[p.TILDETRIM]=new RegExp(l[p.TILDETRIM],"g"),a[p.TILDETRIM]=new RegExp(h(l[p.TILDETRIM]),"g"),u("TILDE"),l[p.TILDE]="^"+l[p.LONETILDE]+l[p.XRANGEPLAIN]+"$",u("TILDELOOSE"),l[p.TILDELOOSE]="^"+l[p.LONETILDE]+l[p.XRANGEPLAINLOOSE]+"$",u("LONECARET"),l[p.LONECARET]="(?:\\^)",u("CARETTRIM"),l[p.CARETTRIM]="(\\s*)"+l[p.LONECARET]+"\\s+",o[p.CARETTRIM]=new RegExp(l[p.CARETTRIM],"g"),a[p.CARETTRIM]=new RegExp(h(l[p.CARETTRIM]),"g"),u("CARET"),l[p.CARET]="^"+l[p.LONECARET]+l[p.XRANGEPLAIN]+"$",u("CARETLOOSE"),l[p.CARETLOOSE]="^"+l[p.LONECARET]+l[p.XRANGEPLAINLOOSE]+"$",u("COMPARATORLOOSE"),l[p.COMPARATORLOOSE]="^"+l[p.GTLT]+"\\s*("+l[p.LOOSEPLAIN]+")$|^$",u("COMPARATOR"),l[p.COMPARATOR]="^"+l[p.GTLT]+"\\s*("+l[p.FULLPLAIN]+")$|^$",u("COMPARATORTRIM"),l[p.COMPARATORTRIM]="(\\s*)"+l[p.GTLT]+"\\s*("+l[p.LOOSEPLAIN]+"|"+l[p.XRANGEPLAIN]+")",o[p.COMPARATORTRIM]=new RegExp(l[p.COMPARATORTRIM],"g"),a[p.COMPARATORTRIM]=new RegExp(h(l[p.COMPARATORTRIM]),"g"),u("HYPHENRANGE"),l[p.HYPHENRANGE]="^\\s*("+l[p.XRANGEPLAIN]+")\\s+-\\s+("+l[p.XRANGEPLAIN]+")\\s*$",u("HYPHENRANGELOOSE"),l[p.HYPHENRANGELOOSE]="^\\s*("+l[p.XRANGEPLAINLOOSE]+")\\s+-\\s+("+l[p.XRANGEPLAINLOOSE]+")\\s*$",u("STAR"),l[p.STAR]="(<|>)?=?\\s*\\*";for(var f=0;f<c;f++)n(f,l[f]),o[f]||(o[f]=new RegExp(l[f]),a[f]=new RegExp(h(l[f])));function m(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof y)return e;if("string"!=typeof e)return null;if(e.length>r)return null;if(!(t.loose?a[p.LOOSE]:a[p.FULL]).test(e))return null;try{return new y(e,t)}catch(e){return null}}function y(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof y){if(e.loose===t.loose)return e;e=e.version}else if("string"!=typeof e)throw new TypeError("Invalid Version: "+e);if(e.length>r)throw new TypeError("version is longer than "+r+" characters");if(!(this instanceof y))return new y(e,t);n("SemVer",e,t),this.options=t,this.loose=!!t.loose;var i=e.trim().match(t.loose?a[p.LOOSE]:a[p.FULL]);if(!i)throw new TypeError("Invalid Version: "+e);if(this.raw=e,this.major=+i[1],this.minor=+i[2],this.patch=+i[3],this.major>s||this.major<0)throw new TypeError("Invalid major version");if(this.minor>s||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>s||this.patch<0)throw new TypeError("Invalid patch version");i[4]?this.prerelease=i[4].split(".").map((function(e){if(/^[0-9]+$/.test(e)){var t=+e;if(t>=0&&t<s)return t}return e})):this.prerelease=[],this.build=i[5]?i[5].split("."):[],this.format()}t.parse=m,t.valid=function(e,t){var n=m(e,t);return n?n.version:null},t.clean=function(e,t){var n=m(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null},t.SemVer=y,y.prototype.format=function(){return this.version=this.major+"."+this.minor+"."+this.patch,this.prerelease.length&&(this.version+="-"+this.prerelease.join(".")),this.version},y.prototype.toString=function(){return this.version},y.prototype.compare=function(e){return n("SemVer.compare",this.version,this.options,e),e instanceof y||(e=new y(e,this.options)),this.compareMain(e)||this.comparePre(e)},y.prototype.compareMain=function(e){return e instanceof y||(e=new y(e,this.options)),g(this.major,e.major)||g(this.minor,e.minor)||g(this.patch,e.patch)},y.prototype.comparePre=function(e){if(e instanceof y||(e=new y(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;var t=0;do{var r=this.prerelease[t],s=e.prerelease[t];if(n("prerelease compare",t,r,s),void 0===r&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===r)return-1;if(r!==s)return g(r,s)}while(++t)},y.prototype.compareBuild=function(e){e instanceof y||(e=new y(e,this.options));var t=0;do{var r=this.build[t],s=e.build[t];if(n("prerelease compare",t,r,s),void 0===r&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===r)return-1;if(r!==s)return g(r,s)}while(++t)},y.prototype.inc=function(e,t){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t),this.inc("pre",t);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t),this.inc("pre",t);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{for(var n=this.prerelease.length;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);-1===n&&this.prerelease.push(0)}t&&(this.prerelease[0]===t?isNaN(this.prerelease[1])&&(this.prerelease=[t,0]):this.prerelease=[t,0]);break;default:throw new Error("invalid increment argument: "+e)}return this.format(),this.raw=this.version,this},t.inc=function(e,t,n,r){"string"==typeof n&&(r=n,n=void 0);try{return new y(e,n).inc(t,r).version}catch(e){return null}},t.diff=function(e,t){if(T(e,t))return null;var n=m(e),r=m(t),s="";if(n.prerelease.length||r.prerelease.length){s="pre";var i="prerelease"}for(var o in n)if(("major"===o||"minor"===o||"patch"===o)&&n[o]!==r[o])return s+o;return i},t.compareIdentifiers=g;var b=/^[0-9]+$/;function g(e,t){var n=b.test(e),r=b.test(t);return n&&r&&(e=+e,t=+t),e===t?0:n&&!r?-1:r&&!n?1:e<t?-1:1}function E(e,t,n){return new y(e,n).compare(new y(t,n))}function v(e,t,n){return E(e,t,n)>0}function x(e,t,n){return E(e,t,n)<0}function T(e,t,n){return 0===E(e,t,n)}function S(e,t,n){return 0!==E(e,t,n)}function P(e,t,n){return E(e,t,n)>=0}function _(e,t,n){return E(e,t,n)<=0}function A(e,t,n,r){switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e===n;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e!==n;case"":case"=":case"==":return T(e,n,r);case"!=":return S(e,n,r);case">":return v(e,n,r);case">=":return P(e,n,r);case"<":return x(e,n,r);case"<=":return _(e,n,r);default:throw new TypeError("Invalid operator: "+t)}}function w(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof w){if(e.loose===!!t.loose)return e;e=e.value}if(!(this instanceof w))return new w(e,t);e=e.trim().split(/\s+/).join(" "),n("comparator",e,t),this.options=t,this.loose=!!t.loose,this.parse(e),this.semver===C?this.value="":this.value=this.operator+this.semver.version,n("comp",this)}t.rcompareIdentifiers=function(e,t){return g(t,e)},t.major=function(e,t){return new y(e,t).major},t.minor=function(e,t){return new y(e,t).minor},t.patch=function(e,t){return new y(e,t).patch},t.compare=E,t.compareLoose=function(e,t){return E(e,t,!0)},t.compareBuild=function(e,t,n){var r=new y(e,n),s=new y(t,n);return r.compare(s)||r.compareBuild(s)},t.rcompare=function(e,t,n){return E(t,e,n)},t.sort=function(e,n){return e.sort((function(e,r){return t.compareBuild(e,r,n)}))},t.rsort=function(e,n){return e.sort((function(e,r){return t.compareBuild(r,e,n)}))},t.gt=v,t.lt=x,t.eq=T,t.neq=S,t.gte=P,t.lte=_,t.cmp=A,t.Comparator=w;var C={};function D(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof D)return e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease?e:new D(e.raw,t);if(e instanceof w)return new D(e.value,t);if(!(this instanceof D))return new D(e,t);if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e.trim().split(/\s+/).join(" "),this.set=this.raw.split("||").map((function(e){return this.parseRange(e.trim())}),this).filter((function(e){return e.length})),!this.set.length)throw new TypeError("Invalid SemVer Range: "+this.raw);this.format()}function I(e,t){for(var n=!0,r=e.slice(),s=r.pop();n&&r.length;)n=r.every((function(e){return s.intersects(e,t)})),s=r.pop();return n}function O(e){return!e||"x"===e.toLowerCase()||"*"===e}function N(e,t,n,r,s,i,o,a,l,p,c,u,d){return((t=O(n)?"":O(r)?">="+n+".0.0":O(s)?">="+n+"."+r+".0":">="+t)+" "+(a=O(l)?"":O(p)?"<"+(+l+1)+".0.0":O(c)?"<"+l+"."+(+p+1)+".0":u?"<="+l+"."+p+"."+c+"-"+u:"<="+a)).trim()}function j(e,t,r){for(var s=0;s<e.length;s++)if(!e[s].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(s=0;s<e.length;s++)if(n(e[s].semver),e[s].semver!==C&&e[s].semver.prerelease.length>0){var i=e[s].semver;if(i.major===t.major&&i.minor===t.minor&&i.patch===t.patch)return!0}return!1}return!0}function k(e,t,n){try{t=new D(t,n)}catch(e){return!1}return t.test(e)}function L(e,t,n,r){var s,i,o,a,l;switch(e=new y(e,r),t=new D(t,r),n){case">":s=v,i=_,o=x,a=">",l=">=";break;case"<":s=x,i=P,o=v,a="<",l="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(k(e,t,r))return!1;for(var p=0;p<t.set.length;++p){var c=t.set[p],u=null,d=null;if(c.forEach((function(e){e.semver===C&&(e=new w(">=0.0.0")),u=u||e,d=d||e,s(e.semver,u.semver,r)?u=e:o(e.semver,d.semver,r)&&(d=e)})),u.operator===a||u.operator===l)return!1;if((!d.operator||d.operator===a)&&i(e,d.semver))return!1;if(d.operator===l&&o(e,d.semver))return!1}return!0}w.prototype.parse=function(e){var t=this.options.loose?a[p.COMPARATORLOOSE]:a[p.COMPARATOR],n=e.match(t);if(!n)throw new TypeError("Invalid comparator: "+e);this.operator=void 0!==n[1]?n[1]:"","="===this.operator&&(this.operator=""),n[2]?this.semver=new y(n[2],this.options.loose):this.semver=C},w.prototype.toString=function(){return this.value},w.prototype.test=function(e){if(n("Comparator.test",e,this.options.loose),this.semver===C||e===C)return!0;if("string"==typeof e)try{e=new y(e,this.options)}catch(e){return!1}return A(e,this.operator,this.semver,this.options)},w.prototype.intersects=function(e,t){if(!(e instanceof w))throw new TypeError("a Comparator is required");var n;if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),""===this.operator)return""===this.value||(n=new D(e.value,t),k(this.value,n,t));if(""===e.operator)return""===e.value||(n=new D(this.value,t),k(e.semver,n,t));var r=!(">="!==this.operator&&">"!==this.operator||">="!==e.operator&&">"!==e.operator),s=!("<="!==this.operator&&"<"!==this.operator||"<="!==e.operator&&"<"!==e.operator),i=this.semver.version===e.semver.version,o=!(">="!==this.operator&&"<="!==this.operator||">="!==e.operator&&"<="!==e.operator),a=A(this.semver,"<",e.semver,t)&&(">="===this.operator||">"===this.operator)&&("<="===e.operator||"<"===e.operator),l=A(this.semver,">",e.semver,t)&&("<="===this.operator||"<"===this.operator)&&(">="===e.operator||">"===e.operator);return r||s||i&&o||a||l},t.Range=D,D.prototype.format=function(){return this.range=this.set.map((function(e){return e.join(" ").trim()})).join("||").trim(),this.range},D.prototype.toString=function(){return this.range},D.prototype.parseRange=function(e){var t=this.options.loose,r=t?a[p.HYPHENRANGELOOSE]:a[p.HYPHENRANGE];e=e.replace(r,N),n("hyphen replace",e),e=e.replace(a[p.COMPARATORTRIM],"$1$2$3"),n("comparator trim",e,a[p.COMPARATORTRIM]),e=(e=(e=e.replace(a[p.TILDETRIM],"$1~")).replace(a[p.CARETTRIM],"$1^")).split(/\s+/).join(" ");var s=t?a[p.COMPARATORLOOSE]:a[p.COMPARATOR],i=e.split(" ").map((function(e){return function(e,t){return n("comp",e,t),e=function(e,t){return e.trim().split(/\s+/).map((function(e){return function(e,t){n("caret",e,t);var r=t.loose?a[p.CARETLOOSE]:a[p.CARET];return e.replace(r,(function(t,r,s,i,o){var a;return n("caret",e,t,r,s,i,o),O(r)?a="":O(s)?a=">="+r+".0.0 <"+(+r+1)+".0.0":O(i)?a="0"===r?">="+r+"."+s+".0 <"+r+"."+(+s+1)+".0":">="+r+"."+s+".0 <"+(+r+1)+".0.0":o?(n("replaceCaret pr",o),a="0"===r?"0"===s?">="+r+"."+s+"."+i+"-"+o+" <"+r+"."+s+"."+(+i+1):">="+r+"."+s+"."+i+"-"+o+" <"+r+"."+(+s+1)+".0":">="+r+"."+s+"."+i+"-"+o+" <"+(+r+1)+".0.0"):(n("no pr"),a="0"===r?"0"===s?">="+r+"."+s+"."+i+" <"+r+"."+s+"."+(+i+1):">="+r+"."+s+"."+i+" <"+r+"."+(+s+1)+".0":">="+r+"."+s+"."+i+" <"+(+r+1)+".0.0"),n("caret return",a),a}))}(e,t)})).join(" ")}(e,t),n("caret",e),e=function(e,t){return e.trim().split(/\s+/).map((function(e){return function(e,t){var r=t.loose?a[p.TILDELOOSE]:a[p.TILDE];return e.replace(r,(function(t,r,s,i,o){var a;return n("tilde",e,t,r,s,i,o),O(r)?a="":O(s)?a=">="+r+".0.0 <"+(+r+1)+".0.0":O(i)?a=">="+r+"."+s+".0 <"+r+"."+(+s+1)+".0":o?(n("replaceTilde pr",o),a=">="+r+"."+s+"."+i+"-"+o+" <"+r+"."+(+s+1)+".0"):a=">="+r+"."+s+"."+i+" <"+r+"."+(+s+1)+".0",n("tilde return",a),a}))}(e,t)})).join(" ")}(e,t),n("tildes",e),e=function(e,t){return n("replaceXRanges",e,t),e.split(/\s+/).map((function(e){return function(e,t){e=e.trim();var r=t.loose?a[p.XRANGELOOSE]:a[p.XRANGE];return e.replace(r,(function(r,s,i,o,a,l){n("xRange",e,r,s,i,o,a,l);var p=O(i),c=p||O(o),u=c||O(a),d=u;return"="===s&&d&&(s=""),l=t.includePrerelease?"-0":"",p?r=">"===s||"<"===s?"<0.0.0-0":"*":s&&d?(c&&(o=0),a=0,">"===s?(s=">=",c?(i=+i+1,o=0,a=0):(o=+o+1,a=0)):"<="===s&&(s="<",c?i=+i+1:o=+o+1),r=s+i+"."+o+"."+a+l):c?r=">="+i+".0.0"+l+" <"+(+i+1)+".0.0"+l:u&&(r=">="+i+"."+o+".0"+l+" <"+i+"."+(+o+1)+".0"+l),n("xRange return",r),r}))}(e,t)})).join(" ")}(e,t),n("xrange",e),e=function(e,t){return n("replaceStars",e,t),e.trim().replace(a[p.STAR],"")}(e,t),n("stars",e),e}(e,this.options)}),this).join(" ").split(/\s+/);return this.options.loose&&(i=i.filter((function(e){return!!e.match(s)}))),i.map((function(e){return new w(e,this.options)}),this)},D.prototype.intersects=function(e,t){if(!(e instanceof D))throw new TypeError("a Range is required");return this.set.some((function(n){return I(n,t)&&e.set.some((function(e){return I(e,t)&&n.every((function(n){return e.every((function(e){return n.intersects(e,t)}))}))}))}))},t.toComparators=function(e,t){return new D(e,t).set.map((function(e){return e.map((function(e){return e.value})).join(" ").trim().split(" ")}))},D.prototype.test=function(e){if(!e)return!1;if("string"==typeof e)try{e=new y(e,this.options)}catch(e){return!1}for(var t=0;t<this.set.length;t++)if(j(this.set[t],e,this.options))return!0;return!1},t.satisfies=k,t.maxSatisfying=function(e,t,n){var r=null,s=null;try{var i=new D(t,n)}catch(e){return null}return e.forEach((function(e){i.test(e)&&(r&&-1!==s.compare(e)||(s=new y(r=e,n)))})),r},t.minSatisfying=function(e,t,n){var r=null,s=null;try{var i=new D(t,n)}catch(e){return null}return e.forEach((function(e){i.test(e)&&(r&&1!==s.compare(e)||(s=new y(r=e,n)))})),r},t.minVersion=function(e,t){e=new D(e,t);var n=new y("0.0.0");if(e.test(n))return n;if(n=new y("0.0.0-0"),e.test(n))return n;n=null;for(var r=0;r<e.set.length;++r)e.set[r].forEach((function(e){var t=new y(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":n&&!v(n,t)||(n=t);break;case"<":case"<=":break;default:throw new Error("Unexpected operation: "+e.operator)}}));return n&&e.test(n)?n:null},t.validRange=function(e,t){try{return new D(e,t).range||"*"}catch(e){return null}},t.ltr=function(e,t,n){return L(e,t,"<",n)},t.gtr=function(e,t,n){return L(e,t,">",n)},t.outside=L,t.prerelease=function(e,t){var n=m(e,t);return n&&n.prerelease.length?n.prerelease:null},t.intersects=function(e,t,n){return e=new D(e,n),t=new D(t,n),e.intersects(t)},t.coerce=function(e,t){if(e instanceof y)return e;if("number"==typeof e&&(e=String(e)),"string"!=typeof e)return null;var n=null;if((t=t||{}).rtl){for(var r;(r=a[p.COERCERTL].exec(e))&&(!n||n.index+n[0].length!==e.length);)n&&r.index+r[0].length===n.index+n[0].length||(n=r),a[p.COERCERTL].lastIndex=r.index+r[1].length+r[2].length;a[p.COERCERTL].lastIndex=-1}else n=e.match(a[p.COERCE]);return null===n?null:m(n[2]+"."+(n[3]||"0")+"."+(n[4]||"0"),t)}},"./node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/index.js":(e,t,n)=>{const r=n("os"),s=n("tty"),i=n("./node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js"),{env:o}=process;let a;function l(e){return 0!==e&&{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function p(e,t){if(0===a)return 0;if(i("color=16m")||i("color=full")||i("color=truecolor"))return 3;if(i("color=256"))return 2;if(e&&!t&&void 0===a)return 0;const n=a||0;if("dumb"===o.TERM)return n;if("win32"===process.platform){const e=r.release().split(".");return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in o)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((e=>e in o))||"codeship"===o.CI_NAME?1:n;if("TEAMCITY_VERSION"in o)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(o.TEAMCITY_VERSION)?1:0;if("truecolor"===o.COLORTERM)return 3;if("TERM_PROGRAM"in o){const e=parseInt((o.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(o.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(o.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(o.TERM)||"COLORTERM"in o?1:n}i("no-color")||i("no-colors")||i("color=false")||i("color=never")?a=0:(i("color")||i("colors")||i("color=true")||i("color=always"))&&(a=1),"FORCE_COLOR"in o&&(a="true"===o.FORCE_COLOR?1:"false"===o.FORCE_COLOR?0:0===o.FORCE_COLOR.length?1:Math.min(parseInt(o.FORCE_COLOR,10),3)),e.exports={supportsColor:function(e){return l(p(e,e&&e.isTTY))},stdout:l(p(!0,s.isatty(1))),stderr:l(p(!0,s.isatty(2)))}},"./node_modules/.pnpm/to-fast-properties@2.0.0/node_modules/to-fast-properties/index.js":e=>{let t=null;function n(e){if(null!==t&&(t.property,1)){const e=t;return t=n.prototype=null,e}return t=n.prototype=null==e?Object.create(null):e,new n}n(),e.exports=function(e){return n(e)}},"./stubs/babel-codeframe.js":(e,t,n)=>{function r(){return""}n.r(t),n.d(t,{codeFrameColumns:()=>r})},"./stubs/helper-compilation-targets.js":(e,t,n)=>{function r(){return{}}n.r(t),n.d(t,{default:()=>r})},assert:e=>{e.exports=c},fs:e=>{e.exports=r},module:e=>{e.exports=s},os:e=>{e.exports=a},path:e=>{e.exports=i},process:e=>{e.exports=u},tty:e=>{e.exports=f},url:e=>{e.exports=p},util:e=>{e.exports=h},v8:e=>{e.exports=d},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.assertSimpleType=f,t.makeStrongCache=p,t.makeStrongCacheSync=function(e){return o(p(e))},t.makeWeakCache=l,t.makeWeakCacheSync=function(e){return o(l(e))};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js");const o=e=>r()(e).sync;function*a(){return!0}function l(e){return c(WeakMap,e)}function p(e){return c(Map,e)}function c(e,t){const n=new e,r=new e,o=new e;return function*(e,a){const l=yield*(0,s.isAsync)(),p=l?r:n,c=yield*function*(e,t,n,r,i){const o=yield*u(t,r,i);if(o.valid)return o;if(e){const e=yield*u(n,r,i);if(e.valid)return{valid:!0,value:yield*(0,s.waitFor)(e.value.promise)}}return{valid:!1,value:null}}(l,p,o,e,a);if(c.valid)return c.value;const f=new h(a),y=t(e,f);let b,g;return g=(0,i.isIterableIterator)(y)?yield*(0,s.onFirstPause)(y,(()=>{b=function(e,t,n){const r=new m;return d(t,e,n,r),r}(f,o,e)})):y,d(p,f,e,g),b&&(o.delete(e),b.release(g)),g}}function*u(e,t,n){const r=e.get(t);if(r)for(const{value:e,valid:t}of r)if(yield*t(n))return{valid:!0,value:e};return{valid:!1,value:null}}function d(e,t,n,r){t.configured()||t.forever();let s=e.get(n);switch(t.deactivate(),t.mode()){case"forever":s=[{value:r,valid:a}],e.set(n,s);break;case"invalidate":s=[{value:r,valid:t.validator()}],e.set(n,s);break;case"valid":s?s.push({value:r,valid:t.validator()}):(s=[{value:r,valid:t.validator()}],e.set(n,s))}}class h{constructor(e){this._active=!0,this._never=!1,this._forever=!1,this._invalidate=!1,this._configured=!1,this._pairs=[],this._data=void 0,this._data=e}simple(){return function(e){function t(t){if("boolean"!=typeof t)return e.using((()=>f(t())));t?e.forever():e.never()}return t.forever=()=>e.forever(),t.never=()=>e.never(),t.using=t=>e.using((()=>f(t()))),t.invalidate=t=>e.invalidate((()=>f(t()))),t}(this)}mode(){return this._never?"never":this._forever?"forever":this._invalidate?"invalidate":"valid"}forever(){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._never)throw new Error("Caching has already been configured with .never()");this._forever=!0,this._configured=!0}never(){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._forever)throw new Error("Caching has already been configured with .forever()");this._never=!0,this._configured=!0}using(e){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._never||this._forever)throw new Error("Caching has already been configured with .never or .forever()");this._configured=!0;const t=e(this._data),n=(0,s.maybeAsync)(e,"You appear to be using an async cache handler, but Babel has been called synchronously");return(0,s.isThenable)(t)?t.then((e=>(this._pairs.push([e,n]),e))):(this._pairs.push([t,n]),t)}invalidate(e){return this._invalidate=!0,this.using(e)}validator(){const e=this._pairs;return function*(t){for(const[n,r]of e)if(n!==(yield*r(t)))return!1;return!0}}deactivate(){this._active=!1}configured(){return this._configured}}function f(e){if((0,s.isThenable)(e))throw new Error("You appear to be using an async cache handler, which your current version of Babel does not support. We may add support for this in the future, but if you're on the most recent version of @babel/core and still seeing this error, then you'll need to synchronously handle your caching logic.");if(null!=e&&"string"!=typeof e&&"boolean"!=typeof e&&"number"!=typeof e)throw new Error("Cache keys must be either string, boolean, number, null, or undefined.");return e}class m{constructor(){this.released=!1,this.promise=void 0,this._resolve=void 0,this.promise=new Promise((e=>{this._resolve=e}))}release(e){this.released=!0,this._resolve(e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-chain.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}function s(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.buildPresetChain=function*(e,t){const n=yield*f(e,t);return n?{plugins:B(n.plugins),presets:B(n.presets),options:n.options.map((e=>M(e))),files:new Set}:null},t.buildPresetChainWalker=void 0,t.buildRootChain=function*(e,t){let n,s;const i=new a.ConfigPrinter,l=yield*T({options:e,dirname:t.cwd},t,void 0,i);if(!l)return null;const p=yield*i.output();let u;"string"==typeof e.configFile?u=yield*(0,c.loadConfig)(e.configFile,t.cwd,t.envName,t.caller):!1!==e.configFile&&(u=yield*(0,c.findRootConfig)(t.root,t.envName,t.caller));let{babelrc:d,babelrcRoots:h}=e,f=t.cwd;const m=R(),y=new a.ConfigPrinter;if(u){const e=E(u),r=yield*P(e,t,void 0,y);if(!r)return null;n=yield*y.output(),void 0===d&&(d=e.options.babelrc),void 0===h&&(f=e.dirname,h=e.options.babelrcRoots),L(m,r)}let b,g,x=!1;const S=R();if((!0===d||void 0===d)&&"string"==typeof t.filename){const e=yield*(0,c.findPackageData)(t.filename);if(e&&function(e,t,n,s){if("boolean"==typeof n)return n;const i=e.root;if(void 0===n)return-1!==t.directories.indexOf(i);let a=n;return Array.isArray(a)||(a=[a]),a=a.map((e=>"string"==typeof e?r().resolve(s,e):e)),1===a.length&&a[0]===i?-1!==t.directories.indexOf(i):a.some((n=>("string"==typeof n&&(n=(0,o.default)(n,s)),t.directories.some((t=>G(n,s,t,e))))))}(t,e,h,f)){if(({ignore:b,config:g}=yield*(0,c.findRelativeConfig)(e,t.envName,t.caller)),b&&S.files.add(b.filepath),b&&W(t,b.ignore,null,b.dirname)&&(x=!0),g&&!x){const e=v(g),n=new a.ConfigPrinter,r=yield*P(e,t,void 0,n);r?(s=yield*n.output(),L(S,r)):x=!0}g&&x&&S.files.add(g.filepath)}}t.showConfig&&console.log(`Babel configs on "${t.filename}" (ascending priority):\n`+[n,s,p].filter((e=>!!e)).join("\n\n")+"\n-----End Babel configs-----");const _=L(L(L(R(),m),S),l);return{plugins:x?[]:B(_.plugins),presets:x?[]:B(_.presets),options:x?[]:_.options.map((e=>M(e))),fileHandling:x?"ignored":"transpile",ignore:b||void 0,babelrc:g||void 0,config:u||void 0,files:_.files}};var i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/pattern-to-regex.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/printer.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-descriptors.js");const h=s()("babel:config:config-chain"),f=t.buildPresetChainWalker=j({root:e=>m(e),env:(e,t)=>y(e)(t),overrides:(e,t)=>b(e)(t),overridesEnv:(e,t,n)=>g(e)(t)(n),createLogger:()=>()=>{}}),m=(0,u.makeWeakCacheSync)((e=>D(e,e.alias,d.createUncachedDescriptors))),y=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>I(e,e.alias,d.createUncachedDescriptors,t))))),b=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>O(e,e.alias,d.createUncachedDescriptors,t))))),g=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>(0,u.makeStrongCacheSync)((n=>N(e,e.alias,d.createUncachedDescriptors,t,n))))))),E=(0,u.makeWeakCacheSync)((e=>({filepath:e.filepath,dirname:e.dirname,options:(0,i.validate)("configfile",e.options,e.filepath)}))),v=(0,u.makeWeakCacheSync)((e=>({filepath:e.filepath,dirname:e.dirname,options:(0,i.validate)("babelrcfile",e.options,e.filepath)}))),x=(0,u.makeWeakCacheSync)((e=>({filepath:e.filepath,dirname:e.dirname,options:(0,i.validate)("extendsfile",e.options,e.filepath)}))),T=j({root:e=>D(e,"base",d.createCachedDescriptors),env:(e,t)=>I(e,"base",d.createCachedDescriptors,t),overrides:(e,t)=>O(e,"base",d.createCachedDescriptors,t),overridesEnv:(e,t,n)=>N(e,"base",d.createCachedDescriptors,t,n),createLogger:(e,t,n)=>function(e,t,n){var r;return n?n.configure(t.showConfig,a.ChainFormatter.Programmatic,{callerName:null==(r=t.caller)?void 0:r.name}):()=>{}}(0,t,n)}),S=j({root:e=>_(e),env:(e,t)=>A(e)(t),overrides:(e,t)=>w(e)(t),overridesEnv:(e,t,n)=>C(e)(t)(n),createLogger:(e,t,n)=>function(e,t,n){return n?n.configure(t.showConfig,a.ChainFormatter.Config,{filepath:e}):()=>{}}(e.filepath,t,n)});function*P(e,t,n,r){const s=yield*S(e,t,n,r);return null==s||s.files.add(e.filepath),s}const _=(0,u.makeWeakCacheSync)((e=>D(e,e.filepath,d.createUncachedDescriptors))),A=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>I(e,e.filepath,d.createUncachedDescriptors,t))))),w=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>O(e,e.filepath,d.createUncachedDescriptors,t))))),C=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>(0,u.makeStrongCacheSync)((n=>N(e,e.filepath,d.createUncachedDescriptors,t,n)))))));function D({dirname:e,options:t},n,r){return r(e,t,n)}function I({dirname:e,options:t},n,r,s){var i;const o=null==(i=t.env)?void 0:i[s];return o?r(e,o,`${n}.env["${s}"]`):null}function O({dirname:e,options:t},n,r,s){var i;const o=null==(i=t.overrides)?void 0:i[s];if(!o)throw new Error("Assertion failure - missing override");return r(e,o,`${n}.overrides[${s}]`)}function N({dirname:e,options:t},n,r,s,i){var o,a;const l=null==(o=t.overrides)?void 0:o[s];if(!l)throw new Error("Assertion failure - missing override");const p=null==(a=l.env)?void 0:a[i];return p?r(e,p,`${n}.overrides[${s}].env["${i}"]`):null}function j({root:e,env:t,overrides:n,overridesEnv:r,createLogger:s}){return function*(i,o,a=new Set,l){const{dirname:p}=i,c=[],u=e(i);if(U(u,p,o,i.filepath)){c.push({config:u,envName:void 0,index:void 0});const e=t(i,o.envName);e&&U(e,p,o,i.filepath)&&c.push({config:e,envName:o.envName,index:void 0}),(u.options.overrides||[]).forEach(((e,t)=>{const s=n(i,t);if(U(s,p,o,i.filepath)){c.push({config:s,index:t,envName:void 0});const e=r(i,t,o.envName);e&&U(e,p,o,i.filepath)&&c.push({config:e,index:t,envName:o.envName})}}))}if(c.some((({config:{options:{ignore:e,only:t}}})=>W(o,e,t,p))))return null;const d=R(),h=s(i,o,l);for(const{config:e,index:t,envName:n}of c){if(!(yield*k(d,e.options,p,o,a,l)))return null;h(e,t,n),yield*F(d,e)}return d}}function*k(e,t,n,r,s,i){if(void 0===t.extends)return!0;const o=yield*(0,c.loadConfig)(t.extends,n,r.envName,r.caller);if(s.has(o))throw new Error(`Configuration cycle detected loading ${o.filepath}.\nFile already loaded following the config chain:\n`+Array.from(s,(e=>` - ${e.filepath}`)).join("\n"));s.add(o);const a=yield*P(x(o),r,s,i);return s.delete(o),!!a&&(L(e,a),!0)}function L(e,t){e.options.push(...t.options),e.plugins.push(...t.plugins),e.presets.push(...t.presets);for(const n of t.files)e.files.add(n);return e}function*F(e,{options:t,plugins:n,presets:r}){return e.options.push(t),e.plugins.push(...yield*n()),e.presets.push(...yield*r()),e}function R(){return{options:[],presets:[],plugins:[],files:new Set}}function M(e){const t=Object.assign({},e);return delete t.extends,delete t.env,delete t.overrides,delete t.plugins,delete t.presets,delete t.passPerPreset,delete t.ignore,delete t.only,delete t.test,delete t.include,delete t.exclude,hasOwnProperty.call(t,"sourceMap")&&(t.sourceMaps=t.sourceMap,delete t.sourceMap),t}function B(e){const t=new Map,n=[];for(const r of e)if("function"==typeof r.value){const e=r.value;let s=t.get(e);s||(s=new Map,t.set(e,s));let i=s.get(r.name);i?i.value=r:(i={value:r},n.push(i),r.ownPass||s.set(r.name,i))}else n.push({value:r});return n.reduce(((e,t)=>(e.push(t.value),e)),[])}function U({options:e},t,n,r){return(void 0===e.test||$(n,e.test,t,r))&&(void 0===e.include||$(n,e.include,t,r))&&(void 0===e.exclude||!$(n,e.exclude,t,r))}function $(e,t,n,r){return K(e,Array.isArray(t)?t:[t],n,r)}function V(e,t){return t instanceof RegExp?String(t):t}function W(e,t,n,r){if(t&&K(e,t,r)){var s;const n=`No config is applied to "${null!=(s=e.filename)?s:"(unknown)"}" because it matches one of \`ignore: ${JSON.stringify(t,V)}\` from "${r}"`;return h(n),e.showConfig&&console.log(n),!0}if(n&&!K(e,n,r)){var i;const t=`No config is applied to "${null!=(i=e.filename)?i:"(unknown)"}" because it fails to match one of \`only: ${JSON.stringify(n,V)}\` from "${r}"`;return h(t),e.showConfig&&console.log(t),!0}return!1}function K(e,t,n,r){return t.some((t=>G(t,n,e.filename,e,r)))}function G(e,t,n,r,s){if("function"==typeof e)return!!(0,l.endHiddenCallStack)(e)(n,{dirname:t,envName:r.envName,caller:r.caller});if("string"!=typeof n)throw new p.default("Configuration contains string/RegExp pattern, but no filename was passed to Babel",s);return"string"==typeof e&&(e=(0,o.default)(e,t)),e.test(n)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-descriptors.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.createCachedDescriptors=function(e,t,n){const{plugins:r,presets:s,passPerPreset:i}=t;return{options:c(t,e),plugins:r?()=>f(r,e)(n):()=>p([]),presets:s?()=>d(s,e)(n)(!!i):()=>p([])}},t.createDescriptor=v,t.createUncachedDescriptors=function(e,t,n){return{options:c(t,e),plugins:(0,s.once)((()=>g(t.plugins||[],e,n))),presets:(0,s.once)((()=>b(t.presets||[],e,n,!!t.passPerPreset)))}};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/functional.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/resolve-targets.js");function*p(e){return e}function c(e,t){return"string"==typeof e.browserslistConfigFile&&(e.browserslistConfigFile=(0,l.resolveBrowserslistConfigFile)(e.browserslistConfigFile,t)),e}const u=new WeakMap,d=(0,a.makeWeakCacheSync)(((e,t)=>{const n=t.using((e=>e));return(0,a.makeStrongCacheSync)((t=>(0,a.makeStrongCache)((function*(r){return(yield*b(e,n,t,r)).map((e=>y(u,e)))}))))})),h=new WeakMap,f=(0,a.makeWeakCacheSync)(((e,t)=>{const n=t.using((e=>e));return(0,a.makeStrongCache)((function*(t){return(yield*g(e,n,t)).map((e=>y(h,e)))}))})),m={};function y(e,t){const{value:n,options:r=m}=t;if(!1===r)return t;let s=e.get(n);s||(s=new WeakMap,e.set(n,s));let i=s.get(r);if(i||(i=[],s.set(r,i)),-1===i.indexOf(t)){const e=i.filter((e=>{return r=t,(n=e).name===r.name&&n.value===r.value&&n.options===r.options&&n.dirname===r.dirname&&n.alias===r.alias&&n.ownPass===r.ownPass&&(null==(s=n.file)?void 0:s.request)===(null==(i=r.file)?void 0:i.request)&&(null==(o=n.file)?void 0:o.resolved)===(null==(a=r.file)?void 0:a.resolved);var n,r,s,i,o,a}));if(e.length>0)return e[0];i.push(t)}return t}function*b(e,t,n,r){return yield*E("preset",e,t,n,r)}function*g(e,t,n){return yield*E("plugin",e,t,n)}function*E(e,t,n,s,i){const o=yield*r().all(t.map(((t,r)=>v(t,n,{type:e,alias:`${s}$${r}`,ownPass:!!i}))));return function(e){const t=new Map;for(const n of e){if("function"!=typeof n.value)continue;let r=t.get(n.value);if(r||(r=new Set,t.set(n.value,r)),r.has(n.name)){const t=e.filter((e=>e.value===n.value));throw new Error(["Duplicate plugin/preset detected.","If you'd like to use two separate instances of a plugin,","they need separate names, e.g.",""," plugins: ["," ['some-plugin', {}],"," ['some-plugin', {}, 'some unique name'],"," ]","","Duplicates detected are:",`${JSON.stringify(t,null,2)}`].join("\n"))}r.add(n.name)}}(o),o}function*v(e,t,{type:n,alias:r,ownPass:s}){const a=(0,o.getItemDescriptor)(e);if(a)return a;let l,p,c,u=e;Array.isArray(u)&&(3===u.length?[u,p,l]=u:[u,p]=u);let d=null;if("string"==typeof u){if("string"!=typeof n)throw new Error("To resolve a string-based item, the type of item must be given");const e="plugin"===n?i.loadPlugin:i.loadPreset,r=u;({filepath:d,value:u}=yield*e(u,t)),c={request:r,resolved:d}}if(!u)throw new Error(`Unexpected falsy value: ${String(u)}`);if("object"==typeof u&&u.__esModule){if(!u.default)throw new Error("Must export a default export when using ES6 modules.");u=u.default}if("object"!=typeof u&&"function"!=typeof u)throw new Error(`Unsupported format: ${typeof u}. Expected an object or a function.`);if(null!==d&&"object"==typeof u&&u)throw new Error(`Plugin/Preset files are not allowed to export objects, only functions. In ${d}`);return{name:l,alias:d||r,value:u,options:p,dirname:t,ownPass:s,file:c}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/configuration.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return r=function(){return e},e}function s(){const e=n("fs");return s=function(){return e},e}function i(){const e=n("path");return i=function(){return e},e}function o(){const e=n("./node_modules/.pnpm/json5@2.2.3/node_modules/json5/dist/index.mjs");return o=function(){return e},e}function a(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return a=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.ROOT_CONFIG_FILENAMES=void 0,t.findConfigUpwards=function(e){let t=e;for(;;){for(const e of b)if(s().existsSync(i().join(t,e)))return t;const e=i().dirname(t);if(t===e)break;t=e}return null},t.findRelativeConfig=function*(e,t,n){let r=null,s=null;const o=i().dirname(e.filepath);for(const l of e.directories){var a;if(r||(r=yield*_(g,l,t,n,(null==(a=e.pkg)?void 0:a.dirname)===l?T(e.pkg):null)),!s){const e=i().join(l,E);s=yield*P(e),s&&y("Found ignore %o from %o.",s.filepath,o)}}return{config:r,ignore:s}},t.findRootConfig=function(e,t,n){return _(b,e,t,n)},t.loadConfig=function*(e,t,r,s){const i=(l="8.9",a=(a=process.versions.node).split("."),l=l.split("."),+a[0]>+l[0]||a[0]==l[0]&&+a[1]>=+l[1]?n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").resolve:(e,{paths:[t]},r=n("module"))=>{let s=r._findPath(e,r._nodeModulePaths(t).concat(t));if(s)return s;throw s=new Error(`Cannot resolve module '${e}'`),s.code="MODULE_NOT_FOUND",s})(e,{paths:[t]}),o=yield*A(i,r,s);var a,l;if(!o)throw new h.default("Config file contains no configuration data",i);return y("Loaded config %o from %o.",e,t),o},t.resolveShowConfigPath=function*(e){const t=process.env.BABEL_SHOW_CONFIG_FOR;if(null!=t){const n=i().resolve(e,t);if(!(yield*f.stat(n)).isFile())throw new Error(`${n}: BABEL_SHOW_CONFIG_FOR must refer to a regular file, directories are not supported.`);return n}return null};var l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/config-api.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/utils.js"),u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/module-types.js"),d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/pattern-to-regex.js"),h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js"),f=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/fs.js"),m=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");const y=r()("babel:config:loading:files:configuration"),b=t.ROOT_CONFIG_FILENAMES=["babel.config.js","babel.config.cjs","babel.config.mjs","babel.config.json","babel.config.cts"],g=[".babelrc",".babelrc.js",".babelrc.cjs",".babelrc.mjs",".babelrc.json",".babelrc.cts"],E=".babelignore",v=(0,l.makeWeakCache)((function*(e,t){return yield*[],{options:(0,m.endHiddenCallStack)(e)((0,p.makeConfigAPI)(t)),cacheNeedsConfiguration:!t.configured()}})),x=new WeakMap,T=(0,l.makeWeakCacheSync)((e=>{const t=e.options.babel;if(void 0===t)return null;if("object"!=typeof t||Array.isArray(t)||null===t)throw new h.default(".babel property must be an object",e.filepath);return{filepath:e.filepath,dirname:e.dirname,options:t}})),S=(0,c.makeStaticFileCache)(((e,t)=>{let n;try{n=o().parse(t)}catch(t){throw new h.default(`Error while parsing config - ${t.message}`,e)}if(!n)throw new h.default("No config detected",e);if("object"!=typeof n)throw new h.default("Config returned typeof "+typeof n,e);if(Array.isArray(n))throw new h.default("Expected config object but found array",e);return delete n.$schema,{filepath:e,dirname:i().dirname(e),options:n}})),P=(0,c.makeStaticFileCache)(((e,t)=>{const n=i().dirname(e),r=t.split("\n").map((e=>e.replace(/#(.*?)$/,"").trim())).filter((e=>!!e));for(const t of r)if("!"===t[0])throw new h.default("Negation of file paths is not supported.",e);return{filepath:e,dirname:i().dirname(e),ignore:r.map((e=>(0,d.default)(e,n)))}}));function*_(e,t,n,r,s=null){const o=(yield*a().all(e.map((e=>A(i().join(t,e),n,r))))).reduce(((e,n)=>{if(n&&e)throw new h.default(`Multiple configuration files found. Please remove one:\n - ${i().basename(e.filepath)}\n - ${n.filepath}\nfrom ${t}`);return n||e}),s);return o&&y("Found configuration %o from %o.",o.filepath,t),o}function A(e,t,n){switch(i().extname(e)){case".js":case".cjs":case".mjs":case".cts":return function*(e,t){if(!s().existsSync(e))return null;let n=yield*(0,u.default)(e,"You appear to be using a native ECMAScript module configuration file, which is only supported when running Babel asynchronously."),r=!1;if("function"==typeof n&&({options:n,cacheNeedsConfiguration:r}=yield*v(n,t)),!n||"object"!=typeof n||Array.isArray(n))throw new h.default("Configuration should be an exported JavaScript object.",e);if("function"==typeof n.then)throw null==n.catch||n.catch((()=>{})),new h.default("You appear to be using an async configuration, which your current version of Babel does not support. We may add support for this in the future, but if you're on the most recent version of @babel/core and still seeing this error, then you'll need to synchronously return your config.",e);return r&&function(e){throw new h.default('Caching was left unconfigured. Babel\'s plugins, presets, and .babelrc.js files can be configured\nfor various types of caching, using the first param of their handler functions:\n\nmodule.exports = function(api) {\n // The API exposes the following:\n\n // Cache the returned value forever and don\'t call this function again.\n api.cache(true);\n\n // Don\'t cache at all. Not recommended because it will be very slow.\n api.cache(false);\n\n // Cached based on the value of some function. If this function returns a value different from\n // a previously-encountered value, the plugins will re-evaluate.\n var env = api.cache(() => process.env.NODE_ENV);\n\n // If testing for a specific env, we recommend specifics to avoid instantiating a plugin for\n // any possible NODE_ENV value that might come up during plugin execution.\n var isProd = api.cache(() => process.env.NODE_ENV === "production");\n\n // .cache(fn) will perform a linear search though instances to find the matching plugin based\n // based on previous instantiated plugins. If you want to recreate the plugin and discard the\n // previous instance whenever something changes, you may use:\n var isProd = api.cache.invalidate(() => process.env.NODE_ENV === "production");\n\n // Note, we also expose the following more-verbose versions of the above examples:\n api.cache.forever(); // api.cache(true)\n api.cache.never(); // api.cache(false)\n api.cache.using(fn); // api.cache(fn)\n\n // Return the value that will be cached.\n return { };\n};',e)}(e),function(e,t){let n=x.get(e);n||x.set(e,n=new Map);let r=n.get(t);return r||(r={filepath:t,dirname:i().dirname(t),options:e},n.set(t,r)),r}(n,e)}(e,{envName:t,caller:n});default:return S(e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/import.cjs":(e,t,n)=>{e.exports=function(e){return n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files lazy recursive")(e)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ROOT_CONFIG_FILENAMES",{enumerable:!0,get:function(){return s.ROOT_CONFIG_FILENAMES}}),Object.defineProperty(t,"findConfigUpwards",{enumerable:!0,get:function(){return s.findConfigUpwards}}),Object.defineProperty(t,"findPackageData",{enumerable:!0,get:function(){return r.findPackageData}}),Object.defineProperty(t,"findRelativeConfig",{enumerable:!0,get:function(){return s.findRelativeConfig}}),Object.defineProperty(t,"findRootConfig",{enumerable:!0,get:function(){return s.findRootConfig}}),Object.defineProperty(t,"loadConfig",{enumerable:!0,get:function(){return s.loadConfig}}),Object.defineProperty(t,"loadPlugin",{enumerable:!0,get:function(){return i.loadPlugin}}),Object.defineProperty(t,"loadPreset",{enumerable:!0,get:function(){return i.loadPreset}}),Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:function(){return i.resolvePlugin}}),Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:function(){return i.resolvePreset}}),Object.defineProperty(t,"resolveShowConfigPath",{enumerable:!0,get:function(){return s.resolveShowConfigPath}});var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/package.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/configuration.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/plugins.js")},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/module-types.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function*(e,t){switch(s().extname(e)){case".cjs":return m(e,arguments[2]);case".mjs":break;case".cts":return function(e){const t=".cts",r=!!(n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".ts"]||n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".cts"]||n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".mts"]);let i;if(!r){const a={babelrc:!1,configFile:!1,sourceType:"unambiguous",sourceMaps:"inline",sourceFileName:s().basename(e),presets:[[E(e),Object.assign({onlyRemoveTypeImports:!0,optimizeConstEnums:!0},{allowDeclareFields:!0})]]};i=function(e,s){if(i&&s.endsWith(t))try{return e._compile((0,c.transformFileSync)(s,Object.assign({},a,{filename:s})).code,s)}catch(e){if(!r){const e=n("./node_modules/.pnpm/@babel+preset-typescript@7.24.7_@babel+core@7.24.7/node_modules/@babel/preset-typescript/package.json");o().lt(e.version,"7.21.4")&&console.error("`.cts` configuration file failed to load, please try to update `@babel/preset-typescript`.")}throw e}return n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".js"](e,s)},n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[t]=i}try{return m(e)}finally{r||(n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[t]===i&&delete n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[t],i=void 0)}}(e);default:try{return m(e,arguments[2])}catch(e){if("ERR_REQUIRE_ESM"!==e.code)throw e}}if(yield*(0,r.isAsync)())return yield*(0,r.waitFor)(y(e));throw new p.default(t,e)},t.supportsESM=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js");function s(){const e=n("path");return s=function(){return e},e}function i(){const e=n("url");return i=function(){return e},e}function o(){const e=n("./node_modules/.pnpm/semver@6.3.1/node_modules/semver/semver.js");return o=function(){return e},e}function a(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return a=function(){return e},e}var l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform-file.js");function u(e,t,n,r,s,i,o){try{var a=e[i](o),l=a.value}catch(e){return void n(e)}a.done?t(l):Promise.resolve(l).then(r,s)}const d=a()("babel:config:loading:files:module-types");try{var h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/import.cjs")}catch(e){}t.supportsESM=o().satisfies(process.versions.node,"^12.17 || >=13.2");const f=new Set;function m(e){if(f.has(e))return d("Auto-ignoring usage of config %o.",e),{};let t;try{f.add(e),t=(0,l.endHiddenCallStack)(n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive"))(e)}finally{f.delete(e)}var r;return null!=(r=t)&&r.__esModule?t.default||(arguments[1]?t:void 0):t}const y=(0,l.endHiddenCallStack)((b=function*(e){const t=(0,i().pathToFileURL)(e).toString();if(!h)throw new p.default("Internal error: Native ECMAScript modules aren't supported by this platform.\n",e);return(yield h(t)).default},g=function(){var e=this,t=arguments;return new Promise((function(n,r){var s=b.apply(e,t);function i(e){u(s,n,r,i,o,"next",e)}function o(e){u(s,n,r,i,o,"throw",e)}i(void 0)}))},function(e){return g.apply(this,arguments)}));var b,g;function E(e){try{return n("./node_modules/.pnpm/@babel+preset-typescript@7.24.7_@babel+core@7.24.7/node_modules/@babel/preset-typescript/lib/index.js")}catch(t){if("MODULE_NOT_FOUND"!==t.code)throw t;let n="You appear to be using a .cts file as Babel configuration, but the `@babel/preset-typescript` package was not found: please install it!";throw process.versions.pnp&&(n+='\nIf you are using Yarn Plug\'n\'Play, you may also need to add the following configuration to your .yarnrc.yml file:\n\npackageExtensions:\n\t"@babel/core@*":\n\t\tpeerDependencies:\n\t\t\t"@babel/preset-typescript": "*"\n'),new p.default(n,e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/package.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.findPackageData=function*(e){let t=null;const n=[];let s=!0,i=r().dirname(e);for(;!t&&"node_modules"!==r().basename(i);){n.push(i),t=yield*a(r().join(i,o));const e=r().dirname(i);if(i===e){s=!1;break}i=e}return{filepath:e,directories:n,pkg:t,isPackage:s}};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/utils.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js");const o="package.json",a=(0,s.makeStaticFileCache)(((e,t)=>{let n;try{n=JSON.parse(t)}catch(t){throw new i.default(`Error while parsing JSON - ${t.message}`,e)}if(!n)throw new Error(`${e}: No config detected`);if("object"!=typeof n)throw new i.default("Config returned typeof "+typeof n,e);if(Array.isArray(n))throw new i.default("Expected config object but found array",e);return{filepath:e,dirname:r().dirname(e),options:n}}))},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/plugins.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return r=function(){return e},e}function s(){const e=n("path");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.loadPlugin=function*(e,t){const n=E(e,t,yield*(0,i.isAsync)()),r=yield*C("plugin",n);return c("Loaded plugin %o from %o.",e,t),{filepath:n,value:r}},t.loadPreset=function*(e,t){const n=v(e,t,yield*(0,i.isAsync)()),r=yield*C("preset",n);return c("Loaded preset %o from %o.",e,t),{filepath:n,value:r}},t.resolvePreset=t.resolvePlugin=void 0;var i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/module-types.js");function a(){const e=n("url");return a=function(){return e},e}var l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/vendor/import-meta-resolve.js");function p(){const e=n("fs");return p=function(){return e},e}const c=r()("babel:config:loading:files:plugins"),u=/^module:/,d=/^(?!@|module:|[^/]+\/|babel-plugin-)/,h=/^(?!@|module:|[^/]+\/|babel-preset-)/,f=/^(@babel\/)(?!plugin-|[^/]+\/)/,m=/^(@babel\/)(?!preset-|[^/]+\/)/,y=/^(@(?!babel\/)[^/]+\/)(?![^/]*babel-plugin(?:-|\/|$)|[^/]+\/)/,b=/^(@(?!babel\/)[^/]+\/)(?![^/]*babel-preset(?:-|\/|$)|[^/]+\/)/,g=/^(@(?!babel$)[^/]+)$/,E=t.resolvePlugin=A.bind(null,"plugin"),v=t.resolvePreset=A.bind(null,"preset");function x(e,t){if(s().isAbsolute(t))return t;const n="preset"===e;return t.replace(n?h:d,`babel-${e}-`).replace(n?m:f,`$1${e}-`).replace(n?b:y,`$1babel-${e}-`).replace(g,`$1/babel-${e}`).replace(u,"")}function*T(e,t){const n=x(e,t),{error:r,value:s}=yield n;if(!r)return s;if("MODULE_NOT_FOUND"!==r.code)throw r;n===t||(yield t).error||(r.message+=`\n- If you want to resolve "${t}", use "module:${t}"`),(yield x(e,"@babel/"+t)).error||(r.message+=`\n- Did you mean "@babel/${t}"?`);const i="preset"===e?"plugin":"preset";if((yield x(i,t)).error||(r.message+=`\n- Did you accidentally pass a ${i} as a ${e}?`),"plugin"===e){const e=n.replace("-proposal-","-transform-");e===n||(yield e).error||(r.message+=`\n- Did you mean "${e}"?`)}throw r.message+="\n\nMake sure that all the Babel plugins and presets you are using\nare defined as dependencies or devDependencies in your package.json\nfile. It's possible that the missing plugin is loaded by a preset\nyou are using that forgot to add the plugin to its dependencies: you\ncan workaround this problem by explicitly adding the missing package\nto your top-level package.json.\n",r}function S(e,t){try{return t?{error:null,value:(r=process.versions.node,s="8.9",r=r.split("."),s=s.split("."),+r[0]>+s[0]||r[0]==s[0]&&+r[1]>=+s[1]?n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").resolve:(e,{paths:[t]},r=n("module"))=>{let s=r._findPath(e,r._nodeModulePaths(t).concat(t));if(s)return s;throw s=new Error(`Cannot resolve module '${e}'`),s.code="MODULE_NOT_FOUND",s})(e,{paths:[t]})}:{error:null,value:n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").resolve(e)}}catch(e){return{error:e,value:null}}var r,s}function P(e,t){try{return{error:null,value:(0,l.resolve)(e,t)}}catch(e){return{error:e,value:null}}}function _(e,t,n){const r=T(e,t);let s=r.next();for(;!s.done;)s=r.next(S(s.value,n));return s.value}function A(e,t,n,r){if(!o.supportsESM||!r)return _(e,t,n);try{const r=function(e,t,n){const r=(0,a().pathToFileURL)(s().join(n,"./babel-virtual-resolve-base.js")).href,i=T(e,t);let o=i.next();for(;!o.done;)o=i.next(P(o.value,r));return(0,a().fileURLToPath)(o.value)}(e,t,n);if(!(0,p().existsSync)(r))throw Object.assign(new Error(`Could not resolve "${t}" in file ${n}.`),{type:"MODULE_NOT_FOUND"});return r}catch(r){try{return _(e,t,n)}catch(e){if("MODULE_NOT_FOUND"===r.type)throw r;if("MODULE_NOT_FOUND"===e.type)throw e;throw r}}}var w=new Set;function*C(e,t){if(!(yield*(0,i.isAsync)())&&w.has(t))throw new Error(`Reentrant ${e} detected trying to load "${t}". This module is not ignored and is trying to load itself while compiling itself, leading to a dependency cycle. We recommend adding it to your "ignore" list in your babelrc, or to a .babelignore.`);try{return w.add(t),yield*(0,o.default)(t,`You appear to be using a native ECMAScript module ${e}, which is only supported when running Babel asynchronously.`,!0)}catch(e){throw e.message=`[BABEL]: ${e.message} (While processing: ${t})`,e}finally{w.delete(t)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/utils.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.makeStaticFileCache=function(e){return(0,r.makeStrongCache)((function*(t,n){const r=n.invalidate((()=>function(e){if(!i().existsSync(e))return null;try{return+i().statSync(e).mtime}catch(e){if("ENOENT"!==e.code&&"ENOTDIR"!==e.code)throw e}return null}(t)));return null===r?null:e(t,yield*s.readFile(t,"utf8"))}))};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/fs.js");function i(){const e=n("fs");return i=function(){return e},e}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/full.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/plugin.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-chain.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/deep-array.js");function u(){const e=n("./node_modules/.pnpm/@babel+traverse@7.24.7/node_modules/@babel/traverse/lib/index.js");return u=function(){return e},e}var d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js"),f=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/plugins.js"),m=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/config-api.js"),y=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/partial.js"),b=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js");function g(e,t){return function*(n,r){try{return yield*t(n,r)}catch(t){var s;throw/^\[BABEL\]/.test(t.message)||(t.message=`[BABEL] ${null!=(s=e.filename)?s:"unknown file"}: ${t.message}`),t}}}t.default=r()((function*(e){var t;const n=yield*(0,y.default)(e);if(!n)return null;const{options:r,context:s,fileHandling:o}=n;if("ignored"===o)return null;const a={},{plugins:p,presets:u}=r;if(!p||!u)throw new Error("Assertion failure - plugins and presets exist");const d=Object.assign({},s,{targets:r.targets}),f=e=>{const t=(0,l.getItemDescriptor)(e);if(!t)throw new Error("Assertion failure - must be config item");return t},m=u.map(f),b=p.map(f),E=[[]],v=[],x=[],T=yield*g(s,(function*e(t,n){const r=[];for(let e=0;e<t.length;e++){const i=t[e];if(!1!==i.options){try{var s=yield*C(i,d)}catch(n){throw"BABEL_UNKNOWN_OPTION"===n.code&&(0,h.checkNoUnwrappedItemOptionPairs)(t,e,"preset",n),n}x.push(s.externalDependencies),i.ownPass?r.push({preset:s.chain,pass:[]}):r.unshift({preset:s.chain,pass:n})}}if(r.length>0){E.splice(1,0,...r.map((e=>e.pass)).filter((e=>e!==n)));for(const{preset:t,pass:n}of r){if(!t)return!0;if(n.push(...t.plugins),yield*e(t.presets,n))return!0;t.options.forEach((e=>{(0,i.mergeOptions)(a,e)}))}}}))(m,E[0]);if(T)return null;const P=a;(0,i.mergeOptions)(P,r);const _=Object.assign({},d,{assumptions:null!=(t=P.assumptions)?t:{}});return yield*g(s,(function*(){E[0].unshift(...b);for(const t of E){const n=[];v.push(n);for(let r=0;r<t.length;r++){const s=t[r];if(!1!==s.options){try{var e=yield*S(s,_)}catch(e){throw"BABEL_UNKNOWN_PLUGIN_PROPERTY"===e.code&&(0,h.checkNoUnwrappedItemOptionPairs)(t,r,"plugin",e),e}n.push(e),x.push(e.externalDependencies)}}}}))(),P.plugins=v[0],P.presets=v.slice(1).filter((e=>e.length>0)).map((e=>({plugins:e}))),P.passPerPreset=P.presets.length>0,{options:P,passes:v,externalDependencies:(0,c.finalize)(x)}}));const E=e=>(0,d.makeWeakCache)((function*({value:t,options:n,dirname:r,alias:i},a){if(!1===n)throw new Error("Assertion failure");n=n||{};const l=[];let p=t;if("function"==typeof t){const c=(0,s.maybeAsync)(t,"You appear to be using an async plugin/preset, but Babel has been called synchronously"),u=Object.assign({},o,e(a,l));try{p=yield*c(u,n,r)}catch(e){throw i&&(e.message+=` (While processing: ${JSON.stringify(i)})`),e}}if(!p||"object"!=typeof p)throw new Error("Plugin/Preset did not return an object.");if((0,s.isThenable)(p))throw yield*[],new Error(`You appear to be using a promise as a plugin, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version. As an alternative, you can prefix the promise with "await". (While processing: ${JSON.stringify(i)})`);if(l.length>0&&(!a.configured()||"forever"===a.mode())){let e=`A plugin/preset has external untracked dependencies (${l[0]}), but the cache `;throw a.configured()?e+=" has been configured to never be invalidated. ":e+="has not been configured to be invalidated when the external dependencies change. ",e+=`Plugins/presets should configure their cache to be invalidated when the external dependencies change, for example using \`api.cache.invalidate(() => statSync(filepath).mtimeMs)\` or \`api.cache.never()\`\n(While processing: ${JSON.stringify(i)})`,new Error(e)}return{value:p,options:n,dirname:r,alias:i,externalDependencies:(0,c.finalize)(l)}})),v=E(m.makePluginAPI),x=E(m.makePresetAPI),T=(0,d.makeWeakCache)((function*({value:e,options:t,dirname:n,alias:r,externalDependencies:i},o){const l=(0,f.validatePluginObject)(e),p=Object.assign({},l);if(p.visitor&&(p.visitor=u().default.explode(Object.assign({},p.visitor))),p.inherits){const e={name:void 0,alias:`${r}$inherits`,value:p.inherits,options:t,dirname:n},a=yield*(0,s.forwardAsync)(S,(t=>o.invalidate((n=>t(e,n)))));p.pre=D(a.pre,p.pre),p.post=D(a.post,p.post),p.manipulateOptions=D(a.manipulateOptions,p.manipulateOptions),p.visitor=u().default.visitors.merge([a.visitor||{},p.visitor||{}]),a.externalDependencies.length>0&&(i=0===i.length?a.externalDependencies:(0,c.finalize)([i,a.externalDependencies]))}return new a.default(p,t,r,i)}));function*S(e,t){if(e.value instanceof a.default){if(e.options)throw new Error("Passed options to an existing Plugin instance will not work.");return e.value}return yield*T(yield*v(e,t),t)}const P=e=>e&&"function"!=typeof e,_=(e,t)=>{if(P(e.test)||P(e.include)||P(e.exclude)){const e=t.name?`"${t.name}"`:"/* your preset */";throw new b.default([`Preset ${e} requires a filename to be set when babel is called directly,`,"```",`babel.transformSync(code, { filename: 'file.ts', presets: [${e}] });`,"```","See https://babeljs.io/docs/en/options#filename for more information."].join("\n"))}},A=(e,t,n)=>{if(!t.filename){var r;const{options:t}=e;_(t,n),null==(r=t.overrides)||r.forEach((e=>_(e,n)))}},w=(0,d.makeWeakCacheSync)((({value:e,dirname:t,alias:n,externalDependencies:r})=>({options:(0,h.validate)("preset",e),alias:n,dirname:t,externalDependencies:r})));function*C(e,t){const n=w(yield*x(e,t));return A(n,t,e),{chain:yield*(0,p.buildPresetChain)(n,t),externalDependencies:n.externalDependencies}}function D(e,t){const n=[e,t].filter(Boolean);return n.length<=1?n[0]:function(...e){for(const t of n)t.apply(this,e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/config-api.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/semver@6.3.1/node_modules/semver/semver.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.makeConfigAPI=o,t.makePluginAPI=function(e,t){return Object.assign({},a(e,t),{assumption:t=>e.using((e=>e.assumptions[t]))})},t.makePresetAPI=a;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js");function o(e){return{version:s.version,cache:e.simple(),env:t=>e.using((e=>void 0===t?e.envName:"function"==typeof t?(0,i.assertSimpleType)(t(e.envName)):(Array.isArray(t)?t:[t]).some((t=>{if("string"!=typeof t)throw new Error("Unexpected non-string value");return t===e.envName})))),async:()=>!1,caller:t=>e.using((e=>(0,i.assertSimpleType)(t(e.caller)))),assertVersion:l}}function a(e,t){return Object.assign({},o(e),{targets:()=>JSON.parse(e.using((e=>JSON.stringify(e.targets)))),addExternalDependency:e=>{t.push(e)}})}function l(e){if("number"==typeof e){if(!Number.isInteger(e))throw new Error("Expected string or integer value.");e=`^${e}.0.0-0`}if("string"!=typeof e)throw new Error("Expected string or integer value.");if("*"===e||r().satisfies(s.version,e))return;const t=Error.stackTraceLimit;"number"==typeof t&&t<25&&(Error.stackTraceLimit=25);const n=new Error(`Requires Babel "${e}", but was loaded with "${s.version}". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel.`);throw"number"==typeof t&&(Error.stackTraceLimit=t),Object.assign(n,{code:"BABEL_VERSION_UNSUPPORTED",version:s.version,range:e})}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/deep-array.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.finalize=function(e){return Object.freeze(e)},t.flattenToSet=function(e){const t=new Set,n=[e];for(;n.length>0;)for(const e of n.pop())Array.isArray(e)?n.push(e):t.add(e);return t}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/environment.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getEnv=function(e="development"){return process.env.BABEL_ENV||process.env.NODE_ENV||e}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/index.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.createConfigItem=function(e,t,n){if(void 0!==n)(0,a.beginHiddenCallStack)(d.errback)(e,t,n);else{if("function"!=typeof t)return h(e,t);(0,a.beginHiddenCallStack)(d.errback)(e,void 0,n)}},t.createConfigItemAsync=function(...e){return(0,a.beginHiddenCallStack)(d.async)(...e)},t.createConfigItemSync=h,Object.defineProperty(t,"default",{enumerable:!0,get:function(){return s.default}}),t.loadOptions=function(e,t){if(void 0!==t)(0,a.beginHiddenCallStack)(c.errback)(e,t);else{if("function"!=typeof e)return u(e);(0,a.beginHiddenCallStack)(c.errback)(void 0,e)}},t.loadOptionsAsync=function(...e){return(0,a.beginHiddenCallStack)(c.async)(...e)},t.loadOptionsSync=u,t.loadPartialConfig=function(e,t){if(void 0!==t)(0,a.beginHiddenCallStack)(l.errback)(e,t);else{if("function"!=typeof e)return p(e);(0,a.beginHiddenCallStack)(l.errback)(void 0,e)}},t.loadPartialConfigAsync=function(...e){return(0,a.beginHiddenCallStack)(l.async)(...e)},t.loadPartialConfigSync=p;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/full.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/partial.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");const l=r()(i.loadPartialConfig);function p(...e){return(0,a.beginHiddenCallStack)(l.sync)(...e)}const c=r()((function*(e){var t;const n=yield*(0,s.default)(e);return null!=(t=null==n?void 0:n.options)?t:null}));function u(...e){return(0,a.beginHiddenCallStack)(c.sync)(...e)}const d=r()(o.createConfigItem);function h(...e){return(0,a.beginHiddenCallStack)(d.sync)(...e)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.createConfigItem=function*(e,{dirname:t=".",type:n}={}){return i(yield*(0,s.createDescriptor)(e,r().resolve(t),{type:n,alias:"programmatic item"}))},t.createItemFromDescriptor=i,t.getItemDescriptor=function(e){if(null!=e&&e[o])return e._descriptor};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-descriptors.js");function i(e){return new a(e)}const o=Symbol.for("@babel/core@7 - ConfigItem");class a{constructor(e){this._descriptor=void 0,this[o]=!0,this.value=void 0,this.options=void 0,this.dirname=void 0,this.name=void 0,this.file=void 0,this._descriptor=e,Object.defineProperty(this,"_descriptor",{enumerable:!1}),Object.defineProperty(this,o,{enumerable:!1}),this.value=this._descriptor.value,this.options=this._descriptor.options,this.dirname=this._descriptor.dirname,this.name=this._descriptor.name,this.file=this._descriptor.file?{request:this._descriptor.file.request,resolved:this._descriptor.file.resolved}:void 0,Object.freeze(this)}}Object.freeze(a.prototype)},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/partial.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=h,t.loadPartialConfig=function*(e){let t=!1;if("object"==typeof e&&null!==e&&!Array.isArray(e)){var n=e;({showIgnoredFiles:t}=n),e=function(e,t){if(null==e)return{};var n,r,s={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(s[n]=e[n]);return s}(n,d)}const r=yield*h(e);if(!r)return null;const{options:i,babelrc:o,ignore:a,config:l,fileHandling:p,files:c}=r;return"ignored"!==p||t?((i.plugins||[]).forEach((e=>{if(e.value instanceof s.default)throw new Error("Passing cached plugin instances is not supported in babel.loadPartialConfig()")})),new f(i,o?o.filepath:void 0,a?a.filepath:void 0,l?l.filepath:void 0,p,c)):null};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/plugin.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-chain.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/environment.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/resolve-targets.js");const d=["showIgnoredFiles"];function*h(e){if(null!=e&&("object"!=typeof e||Array.isArray(e)))throw new Error("Babel options must be an object, null, or undefined");const t=e?(0,p.validate)("arguments",e):{},{envName:n=(0,l.getEnv)(),cwd:s=".",root:d=".",rootMode:h="root",caller:f,cloneInputAst:m=!0}=t,y=r().resolve(s),b=function(e,t){switch(t){case"root":return e;case"upward-optional":{const t=(0,c.findConfigUpwards)(e);return null===t?e:t}case"upward":{const t=(0,c.findConfigUpwards)(e);if(null!==t)return t;throw Object.assign(new Error(`Babel was run with rootMode:"upward" but a root could not be found when searching upward from "${e}".\nOne of the following config files must be in the directory tree: "${c.ROOT_CONFIG_FILENAMES.join(", ")}".`),{code:"BABEL_ROOT_NOT_FOUND",dirname:e})}default:throw new Error("Assertion failure - unknown rootMode value.")}}(r().resolve(y,d),h),g="string"==typeof t.filename?r().resolve(s,t.filename):void 0,E={filename:g,cwd:y,root:b,envName:n,caller:f,showConfig:(yield*(0,c.resolveShowConfigPath)(y))===g},v=yield*(0,a.buildRootChain)(t,E);if(!v)return null;const x={assumptions:{}};return v.options.forEach((e=>{(0,i.mergeOptions)(x,e)})),{options:Object.assign({},x,{targets:(0,u.resolveTargets)(x,b),cloneInputAst:m,babelrc:!1,configFile:!1,browserslistConfigFile:!1,passPerPreset:!1,envName:E.envName,cwd:E.cwd,root:E.root,rootMode:"root",filename:"string"==typeof E.filename?E.filename:void 0,plugins:v.plugins.map((e=>(0,o.createItemFromDescriptor)(e))),presets:v.presets.map((e=>(0,o.createItemFromDescriptor)(e)))}),context:E,fileHandling:v.fileHandling,ignore:v.ignore,babelrc:v.babelrc,config:v.config,files:v.files}}class f{constructor(e,t,n,r,s,i){this.options=void 0,this.babelrc=void 0,this.babelignore=void 0,this.config=void 0,this.fileHandling=void 0,this.files=void 0,this.options=e,this.babelignore=n,this.babelrc=t,this.config=r,this.fileHandling=s,this.files=i,Object.freeze(this)}hasFilesystemConfig(){return void 0!==this.babelrc||void 0!==this.config}}Object.freeze(f.prototype)},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/pattern-to-regex.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){const n=r().resolve(t,e).split(r().sep);return new RegExp(["^",...n.map(((e,t)=>{const r=t===n.length-1;return"**"===e?r?c:p:"*"===e?r?l:a:0===e.indexOf("*.")?o+u(e.slice(1))+(r?i:s):u(e)+(r?i:s)}))].join(""))};const s=`\\${r().sep}`,i=`(?:${s}|$)`,o=`[^${s}]+`,a=`(?:${o}${s})`,l=`(?:${o}${i})`,p=`${a}*?`,c=`${a}*?${l}?`;function u(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/plugin.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/deep-array.js");t.default=class{constructor(e,t,n,s=(0,r.finalize)([])){this.key=void 0,this.manipulateOptions=void 0,this.post=void 0,this.pre=void 0,this.visitor=void 0,this.parserOverride=void 0,this.generatorOverride=void 0,this.options=void 0,this.externalDependencies=void 0,this.key=e.name||n,this.manipulateOptions=e.manipulateOptions,this.post=e.post,this.pre=e.pre,this.visitor=e.visitor||{},this.parserOverride=e.parserOverride,this.generatorOverride=e.generatorOverride,this.options=t,this.externalDependencies=s}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/printer.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.ConfigPrinter=t.ChainFormatter=void 0;const s=t.ChainFormatter={Programmatic:0,Config:1},i={title(e,t,n){let r="";return e===s.Programmatic?(r="programmatic options",t&&(r+=" from "+t)):r="config "+n,r},loc(e,t){let n="";return null!=e&&(n+=`.overrides[${e}]`),null!=t&&(n+=`.env["${t}"]`),n},*optionsAndDescriptors(e){const t=Object.assign({},e.options);delete t.overrides,delete t.env;const n=[...yield*e.plugins()];n.length&&(t.plugins=n.map((e=>o(e))));const r=[...yield*e.presets()];return r.length&&(t.presets=[...r].map((e=>o(e)))),JSON.stringify(t,void 0,2)}};function o(e){var t;let n=null==(t=e.file)?void 0:t.request;return null==n&&("object"==typeof e.value?n=e.value:"function"==typeof e.value&&(n=`[Function: ${e.value.toString().slice(0,50)} ... ]`)),null==n&&(n="[Unknown]"),void 0===e.options?n:null==e.name?[n,e.options]:[n,e.options,e.name]}class a{constructor(){this._stack=[]}configure(e,t,{callerName:n,filepath:r}){return e?(e,s,i)=>{this._stack.push({type:t,callerName:n,filepath:r,content:e,index:s,envName:i})}:()=>{}}static*format(e){let t=i.title(e.type,e.callerName,e.filepath);const n=i.loc(e.index,e.envName);return n&&(t+=` ${n}`),`${t}\n${yield*i.optionsAndDescriptors(e.content)}`}*output(){return 0===this._stack.length?"":(yield*r().all(this._stack.map((e=>a.format(e))))).join("\n\n")}}t.ConfigPrinter=a},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/resolve-targets.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}function s(){const e=n("./stubs/helper-compilation-targets.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBrowserslistConfigFile=function(e,t){return r().resolve(t,e)},t.resolveTargets=function(e,t){const n=e.targets;let r;"string"==typeof n||Array.isArray(n)?r={browsers:n}:n&&(r="esmodules"in n?Object.assign({},n,{esmodules:"intersect"}):n);const{browserslistConfigFile:i}=e;let o,a=!1;return"string"==typeof i?o=i:a=!1===i,(0,s().default)(r,{ignoreBrowserslistConfig:a,configFile:o,configPath:t,browserslistEnv:e.browserslistEnv})}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js":(e,t)=>{function n(e,t){for(const n of Object.keys(t)){const r=t[n];void 0!==r&&(e[n]=r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.isIterableIterator=function(e){return!!e&&"function"==typeof e.next&&"function"==typeof e[Symbol.iterator]},t.mergeOptions=function(e,t){for(const r of Object.keys(t))if("parserOpts"!==r&&"generatorOpts"!==r&&"assumptions"!==r||!t[r]){const n=t[r];void 0!==n&&(e[r]=n)}else{const s=t[r];n(e[r]||(e[r]={}),s)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/option-assertions.js":(e,t,n)=>{function r(){const e=n("./stubs/helper-compilation-targets.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.access=o,t.assertArray=p,t.assertAssumptions=function(e,t){if(void 0===t)return;if("object"!=typeof t||null===t)throw new Error(`${i(e)} must be an object or undefined.`);let n=e;do{n=n.parent}while("root"!==n.type);const r="preset"===n.source;for(const n of Object.keys(t)){const a=o(e,n);if(!s.assumptionsNames.has(n))throw new Error(`${i(a)} is not a supported assumption.`);if("boolean"!=typeof t[n])throw new Error(`${i(a)} must be a boolean.`);if(r&&!1===t[n])throw new Error(`${i(a)} cannot be set to 'false' inside presets.`)}return t},t.assertBabelrcSearch=function(e,t){if(void 0===t||"boolean"==typeof t)return t;if(Array.isArray(t))t.forEach(((t,n)=>{if(!c(t))throw new Error(`${i(o(e,n))} must be a string/Function/RegExp.`)}));else if(!c(t))throw new Error(`${i(e)} must be a undefined, a boolean, a string/Function/RegExp or an array of those, got ${JSON.stringify(t)}`);return t},t.assertBoolean=a,t.assertCallerMetadata=function(e,t){const n=l(e,t);if(n){if("string"!=typeof n.name)throw new Error(`${i(e)} set but does not contain "name" property string`);for(const t of Object.keys(n)){const r=o(e,t),s=n[t];if(null!=s&&"boolean"!=typeof s&&"string"!=typeof s&&"number"!=typeof s)throw new Error(`${i(r)} must be null, undefined, a boolean, a string, or a number.`)}}return t},t.assertCompact=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&"auto"!==t)throw new Error(`${i(e)} must be a boolean, "auto", or undefined`);return t},t.assertConfigApplicableTest=function(e,t){if(void 0===t)return t;if(Array.isArray(t))t.forEach(((t,n)=>{if(!c(t))throw new Error(`${i(o(e,n))} must be a string/Function/RegExp.`)}));else if(!c(t))throw new Error(`${i(e)} must be a string/Function/RegExp, or an array of those`);return t},t.assertConfigFileSearch=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&"string"!=typeof t)throw new Error(`${i(e)} must be a undefined, a boolean, a string, got ${JSON.stringify(t)}`);return t},t.assertFunction=function(e,t){if(void 0!==t&&"function"!=typeof t)throw new Error(`${i(e)} must be a function, or undefined`);return t},t.assertIgnoreList=function(e,t){const n=p(e,t);return null==n||n.forEach(((t,n)=>function(e,t){if("string"!=typeof t&&"function"!=typeof t&&!(t instanceof RegExp))throw new Error(`${i(e)} must be an array of string/Function/RegExp values, or undefined`);return t}(o(e,n),t))),n},t.assertInputSourceMap=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&("object"!=typeof t||!t))throw new Error(`${i(e)} must be a boolean, object, or undefined`);return t},t.assertObject=l,t.assertPluginList=function(e,t){const n=p(e,t);return n&&n.forEach(((t,n)=>function(e,t){if(Array.isArray(t)){if(0===t.length)throw new Error(`${i(e)} must include an object`);if(t.length>3)throw new Error(`${i(e)} may only be a two-tuple or three-tuple`);if(u(o(e,0),t[0]),t.length>1){const n=t[1];if(void 0!==n&&!1!==n&&("object"!=typeof n||Array.isArray(n)||null===n))throw new Error(`${i(o(e,1))} must be an object, false, or undefined`)}if(3===t.length){const n=t[2];if(void 0!==n&&"string"!=typeof n)throw new Error(`${i(o(e,2))} must be a string, or undefined`)}}else u(e,t);return t}(o(e,n),t))),n},t.assertRootMode=function(e,t){if(void 0!==t&&"root"!==t&&"upward"!==t&&"upward-optional"!==t)throw new Error(`${i(e)} must be a "root", "upward", "upward-optional" or undefined`);return t},t.assertSourceMaps=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&"inline"!==t&&"both"!==t)throw new Error(`${i(e)} must be a boolean, "inline", "both", or undefined`);return t},t.assertSourceType=function(e,t){if(void 0!==t&&"module"!==t&&"script"!==t&&"unambiguous"!==t)throw new Error(`${i(e)} must be "module", "script", "unambiguous", or undefined`);return t},t.assertString=function(e,t){if(void 0!==t&&"string"!=typeof t)throw new Error(`${i(e)} must be a string, or undefined`);return t},t.assertTargets=function(e,t){if((0,r().isBrowsersQueryValid)(t))return t;if("object"!=typeof t||!t||Array.isArray(t))throw new Error(`${i(e)} must be a string, an array of strings or an object`);const n=o(e,"browsers"),s=o(e,"esmodules");d(n,t.browsers),a(s,t.esmodules);for(const n of Object.keys(t)){const s=t[n],l=o(e,n);if("esmodules"===n)a(l,s);else if("browsers"===n)d(l,s);else{if(!hasOwnProperty.call(r().TargetNames,n)){const e=Object.keys(r().TargetNames).join(", ");throw new Error(`${i(l)} is not a valid target. Supported targets are ${e}`)}h(l,s)}}return t},t.msg=i;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js");function i(e){switch(e.type){case"root":return"";case"env":return`${i(e.parent)}.env["${e.name}"]`;case"overrides":return`${i(e.parent)}.overrides[${e.index}]`;case"option":return`${i(e.parent)}.${e.name}`;case"access":return`${i(e.parent)}[${JSON.stringify(e.name)}]`;default:throw new Error(`Assertion failure: Unknown type ${e.type}`)}}function o(e,t){return{type:"access",name:t,parent:e}}function a(e,t){if(void 0!==t&&"boolean"!=typeof t)throw new Error(`${i(e)} must be a boolean, or undefined`);return t}function l(e,t){if(void 0!==t&&("object"!=typeof t||Array.isArray(t)||!t))throw new Error(`${i(e)} must be an object, or undefined`);return t}function p(e,t){if(null!=t&&!Array.isArray(t))throw new Error(`${i(e)} must be an array, or undefined`);return t}function c(e){return"string"==typeof e||"function"==typeof e||e instanceof RegExp}function u(e,t){if(("object"!=typeof t||!t)&&"string"!=typeof t&&"function"!=typeof t)throw new Error(`${i(e)} must be a string, object, function`);return t}function d(e,t){if(void 0!==t&&!(0,r().isBrowsersQueryValid)(t))throw new Error(`${i(e)} must be undefined, a string or an array of strings`)}function h(e,t){if(("number"!=typeof t||Math.round(t)!==t)&&"string"!=typeof t)throw new Error(`${i(e)} must be a string or an integer number`)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.assumptionsNames=void 0,t.checkNoUnwrappedItemOptionPairs=function(e,t,n,r){if(0===t)return;const s=e[t-1],i=e[t];s.file&&void 0===s.options&&"object"==typeof i.value&&(r.message+=`\n- Maybe you meant to use\n"${n}s": [\n ["${s.file.request}", ${JSON.stringify(i.value,void 0,2)}]\n]\nTo be a valid ${n}, its name and options should be wrapped in a pair of brackets`)},t.validate=function(e,t,n){try{return u({type:"root",source:e},t)}catch(e){const t=new i.default(e.message,n);throw e.code&&(t.code=e.code),t}};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/removed.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/option-assertions.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js");const o={cwd:s.assertString,root:s.assertString,rootMode:s.assertRootMode,configFile:s.assertConfigFileSearch,caller:s.assertCallerMetadata,filename:s.assertString,filenameRelative:s.assertString,code:s.assertBoolean,ast:s.assertBoolean,cloneInputAst:s.assertBoolean,envName:s.assertString},a={babelrc:s.assertBoolean,babelrcRoots:s.assertBabelrcSearch},l={extends:s.assertString,ignore:s.assertIgnoreList,only:s.assertIgnoreList,targets:s.assertTargets,browserslistConfigFile:s.assertConfigFileSearch,browserslistEnv:s.assertString},p={inputSourceMap:s.assertInputSourceMap,presets:s.assertPluginList,plugins:s.assertPluginList,passPerPreset:s.assertBoolean,assumptions:s.assertAssumptions,env:function(e,t){if("env"===e.parent.type)throw new Error(`${(0,s.msg)(e)} is not allowed inside of another .env block`);const n=e.parent,r=(0,s.assertObject)(e,t);if(r)for(const t of Object.keys(r)){const i=(0,s.assertObject)((0,s.access)(e,t),r[t]);i&&u({type:"env",name:t,parent:n},i)}return r},overrides:function(e,t){if("env"===e.parent.type)throw new Error(`${(0,s.msg)(e)} is not allowed inside an .env block`);if("overrides"===e.parent.type)throw new Error(`${(0,s.msg)(e)} is not allowed inside an .overrides block`);const n=e.parent,r=(0,s.assertArray)(e,t);if(r)for(const[t,i]of r.entries()){const r=(0,s.access)(e,t),o=(0,s.assertObject)(r,i);if(!o)throw new Error(`${(0,s.msg)(r)} must be an object`);u({type:"overrides",index:t,parent:n},o)}return r},test:s.assertConfigApplicableTest,include:s.assertConfigApplicableTest,exclude:s.assertConfigApplicableTest,retainLines:s.assertBoolean,comments:s.assertBoolean,shouldPrintComment:s.assertFunction,compact:s.assertCompact,minified:s.assertBoolean,auxiliaryCommentBefore:s.assertString,auxiliaryCommentAfter:s.assertString,sourceType:s.assertSourceType,wrapPluginVisitorMethod:s.assertFunction,highlightCode:s.assertBoolean,sourceMaps:s.assertSourceMaps,sourceMap:s.assertSourceMaps,sourceFileName:s.assertString,sourceRoot:s.assertString,parserOpts:s.assertObject,generatorOpts:s.assertObject};function c(e){return"root"===e.type?e.source:c(e.parent)}function u(e,t){const n=c(e);return function(e){if(hasOwnProperty.call(e,"sourceMap")&&hasOwnProperty.call(e,"sourceMaps"))throw new Error(".sourceMap is an alias for .sourceMaps, cannot use both")}(t),Object.keys(t).forEach((r=>{const i={type:"option",name:r,parent:e};if("preset"===n&&l[r])throw new Error(`${(0,s.msg)(i)} is not allowed in preset options`);if("arguments"!==n&&o[r])throw new Error(`${(0,s.msg)(i)} is only allowed in root programmatic options`);if("arguments"!==n&&"configfile"!==n&&a[r]){if("babelrcfile"===n||"extendsfile"===n)throw new Error(`${(0,s.msg)(i)} is not allowed in .babelrc or "extends"ed files, only in root programmatic options, or babel.config.js/config file options`);throw new Error(`${(0,s.msg)(i)} is only allowed in root programmatic options, or babel.config.js/config file options`)}(p[r]||l[r]||a[r]||o[r]||d)(i,t[r])})),t}function d(e){const t=e.name;if(r.default[t]){const{message:n,version:i=5}=r.default[t];throw new Error(`Using removed Babel ${i} option: ${(0,s.msg)(e)} - ${n}`)}{const t=new Error(`Unknown option: ${(0,s.msg)(e)}. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.`);throw t.code="BABEL_UNKNOWN_OPTION",t}}Object.assign(p,{getModuleId:s.assertFunction,moduleRoot:s.assertString,moduleIds:s.assertBoolean,moduleId:s.assertString}),t.assumptionsNames=new Set(["arrayLikeIsIterable","constantReexports","constantSuper","enumerableModuleMeta","ignoreFunctionLength","ignoreToPrimitiveHint","iterableIsArray","mutableTemplateObject","noClassCalls","noDocumentAll","noIncompleteNsImportDetection","noNewArrows","noUninitializedPrivateFieldAccess","objectRestNoSymbols","privateFieldsAsSymbols","privateFieldsAsProperties","pureGetters","setClassMethods","setComputedProperties","setPublicClassFields","setSpreadProperties","skipForOfIteratorClosing","superIsCallableConstructor"])},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/plugins.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validatePluginObject=function(e){const t={type:"root",source:"plugin"};return Object.keys(e).forEach((n=>{const r=s[n];if(!r){const e=new Error(`.${n} is not a valid Plugin property`);throw e.code="BABEL_UNKNOWN_PLUGIN_PROPERTY",e}r({type:"option",name:n,parent:t},e[n])})),e};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/option-assertions.js");const s={name:r.assertString,manipulateOptions:r.assertFunction,pre:r.assertFunction,post:r.assertFunction,inherits:r.assertFunction,visitor:function(e,t){const n=(0,r.assertObject)(e,t);if(n&&(Object.keys(n).forEach((e=>{"_exploded"!==e&&"_verified"!==e&&function(e,t){if(t&&"object"==typeof t)Object.keys(t).forEach((t=>{if("enter"!==t&&"exit"!==t)throw new Error(`.visitor["${e}"] may only have .enter and/or .exit handlers.`)}));else if("function"!=typeof t)throw new Error(`.visitor["${e}"] must be a function`)}(e,n[e])})),n.enter||n.exit))throw new Error(`${(0,r.msg)(e)} cannot contain catch-all "enter" or "exit" handlers. Please target individual nodes.`);return n},parserOverride:r.assertFunction,generatorOverride:r.assertFunction}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/removed.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={auxiliaryComment:{message:"Use `auxiliaryCommentBefore` or `auxiliaryCommentAfter`"},blacklist:{message:"Put the specific transforms you want in the `plugins` option"},breakConfig:{message:"This is not a necessary option in Babel 6"},experimental:{message:"Put the specific transforms you want in the `plugins` option"},externalHelpers:{message:"Use the `external-helpers` plugin instead. Check out http://babeljs.io/docs/plugins/external-helpers/"},extra:{message:""},jsxPragma:{message:"use the `pragma` option in the `react-jsx` plugin. Check out http://babeljs.io/docs/plugins/transform-react-jsx/"},loose:{message:"Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option."},metadataUsedHelpers:{message:"Not required anymore as this is enabled by default"},modules:{message:"Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules"},nonStandard:{message:"Use the `react-jsx` and `flow-strip-types` plugins to support JSX and Flow. Also check out the react preset http://babeljs.io/docs/plugins/preset-react/"},optional:{message:"Put the specific transforms you want in the `plugins` option"},sourceMapName:{message:"The `sourceMapName` option has been removed because it makes more sense for the tooling that calls Babel to assign `map.file` themselves."},stage:{message:"Check out the corresponding stage-x presets http://babeljs.io/docs/plugins/#presets"},whitelist:{message:"Put the specific transforms you want in the `plugins` option"},resolveModuleSource:{version:6,message:"Use `babel-plugin-module-resolver@3`'s 'resolvePath' options"},metadata:{version:6,message:"Generated plugin metadata is always included in the output result"},sourceMapTarget:{version:6,message:"The `sourceMapTarget` option has been removed because it makes more sense for the tooling that calls Babel to assign `map.file` themselves."}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");class s extends Error{constructor(e,t){super(e),(0,r.expectedError)(this),t&&(0,r.injectVirtualStackFrame)(this,t)}}t.default=s},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js":(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.beginHiddenCallStack=function(e){return s?Object.defineProperty((function(...t){return p(),e(...t)}),"name",{value:o}):e},t.endHiddenCallStack=function(e){return s?Object.defineProperty((function(...t){return e(...t)}),"name",{value:i}):e},t.expectedError=function(e){if(s)return a.add(e),e},t.injectVirtualStackFrame=function(e,t){if(!s)return;let n=l.get(e);return n||l.set(e,n=[]),n.push(function(e){return Object.create({isNative:()=>!1,isConstructor:()=>!1,isToplevel:()=>!0,getFileName:()=>e,getLineNumber:()=>{},getColumnNumber:()=>{},getFunctionName:()=>{},getMethodName:()=>{},getTypeName:()=>{},toString:()=>e})}(t)),e};const r=Function.call.bind(Error.prototype.toString),s=!!Error.captureStackTrace&&!0===(null==(n=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit"))?void 0:n.writable),i="startHiding - secret - don't use this - v1",o="stopHiding - secret - don't use this - v1",a=new WeakSet,l=new WeakMap;function p(){p=()=>{};const{prepareStackTrace:e=c}=Error;Error.stackTraceLimit&&(Error.stackTraceLimit=Math.max(Error.stackTraceLimit,50)),Error.prepareStackTrace=function(t,n){let r=[],s=a.has(t)?"hiding":"unknown";for(let e=0;e<n.length;e++){const a=n[e].getFunctionName();if(a===i)s="hiding";else if(a===o){if("hiding"===s)s="showing",l.has(t)&&r.unshift(...l.get(t));else if("unknown"===s){r=n;break}}else"hiding"!==s&&r.push(n[e])}return e(t,r)}}function c(e,t){return 0===t.length?r(e):`${r(e)}\n at ${t.join("\n at ")}`}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}function s(e,t,n,r,s,i,o){try{var a=e[i](o),l=a.value}catch(e){return void n(e)}a.done?t(l):Promise.resolve(l).then(r,s)}function i(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function a(e){s(o,r,i,a,l,"next",e)}function l(e){s(o,r,i,a,l,"throw",e)}a(void 0)}))}}Object.defineProperty(t,"__esModule",{value:!0}),t.forwardAsync=function(e,t){const n=r()(e);return a((e=>{const r=n[e];return t(r)}))},t.isAsync=void 0,t.isThenable=c,t.maybeAsync=function(e,t){return r()({sync(...n){const r=e.apply(this,n);if(c(r))throw new Error(t);return r},async(...t){return Promise.resolve(e.apply(this,t))}})},t.waitFor=t.onFirstPause=void 0;const o=r()((function*(e){return yield*e}));t.isAsync=r()({sync:()=>!1,errback:e=>e(null,!0)});const a=r()({sync:e=>e("sync"),async:(l=i((function*(e){return e("async")})),function(e){return l.apply(this,arguments)})});var l,p;function c(e){return!(!e||"object"!=typeof e&&"function"!=typeof e||!e.then||"function"!=typeof e.then)}t.onFirstPause=r()({name:"onFirstPause",arity:2,sync:function(e){return o.sync(e)},errback:function(e,t,n){let r=!1;o.errback(e,((e,t)=>{r=!0,n(e,t)})),r||t()}}),t.waitFor=r()({sync:e=>e,async:(p=i((function*(e){return e})),function(e){return p.apply(this,arguments)})})},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/fs.js":(e,t,n)=>{function r(){const e=n("fs");return r=function(){return e},e}function s(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.stat=t.readFile=void 0,t.readFile=s()({sync:r().readFileSync,errback:r().readFile}),t.stat=s()({sync:r().statSync,errback:r().stat})},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/functional.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.once=function(e){let t,n,s=!1;return function*(){if(!t){if(n)return s=!0,yield*(0,r.waitFor)(n);if(yield*(0,r.isAsync)()){let r,i;n=new Promise(((e,t)=>{r=e,i=t}));try{t={ok:!0,value:yield*e()},n=null,s&&r(t.value)}catch(e){t={ok:!1,value:e},n=null,s&&i(e)}}else try{t={ok:!0,value:yield*e()}}catch(e){t={ok:!1,value:e}}}if(t.ok)return t.value;throw t.value}};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js")},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.DEFAULT_EXTENSIONS=void 0,Object.defineProperty(t,"File",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(t,"buildExternalHelpers",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"createConfigItem",{enumerable:!0,get:function(){return u.createConfigItem}}),Object.defineProperty(t,"createConfigItemAsync",{enumerable:!0,get:function(){return u.createConfigItemAsync}}),Object.defineProperty(t,"createConfigItemSync",{enumerable:!0,get:function(){return u.createConfigItemSync}}),Object.defineProperty(t,"getEnv",{enumerable:!0,get:function(){return o.getEnv}}),Object.defineProperty(t,"loadOptions",{enumerable:!0,get:function(){return u.loadOptions}}),Object.defineProperty(t,"loadOptionsAsync",{enumerable:!0,get:function(){return u.loadOptionsAsync}}),Object.defineProperty(t,"loadOptionsSync",{enumerable:!0,get:function(){return u.loadOptionsSync}}),Object.defineProperty(t,"loadPartialConfig",{enumerable:!0,get:function(){return u.loadPartialConfig}}),Object.defineProperty(t,"loadPartialConfigAsync",{enumerable:!0,get:function(){return u.loadPartialConfigAsync}}),Object.defineProperty(t,"loadPartialConfigSync",{enumerable:!0,get:function(){return u.loadPartialConfigSync}}),Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return m.parse}}),Object.defineProperty(t,"parseAsync",{enumerable:!0,get:function(){return m.parseAsync}}),Object.defineProperty(t,"parseSync",{enumerable:!0,get:function(){return m.parseSync}}),Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:function(){return i.resolvePlugin}}),Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:function(){return i.resolvePreset}}),Object.defineProperty(t,"template",{enumerable:!0,get:function(){return c().default}}),Object.defineProperty(t,"tokTypes",{enumerable:!0,get:function(){return l().tokTypes}}),Object.defineProperty(t,"transform",{enumerable:!0,get:function(){return d.transform}}),Object.defineProperty(t,"transformAsync",{enumerable:!0,get:function(){return d.transformAsync}}),Object.defineProperty(t,"transformFile",{enumerable:!0,get:function(){return h.transformFile}}),Object.defineProperty(t,"transformFileAsync",{enumerable:!0,get:function(){return h.transformFileAsync}}),Object.defineProperty(t,"transformFileSync",{enumerable:!0,get:function(){return h.transformFileSync}}),Object.defineProperty(t,"transformFromAst",{enumerable:!0,get:function(){return f.transformFromAst}}),Object.defineProperty(t,"transformFromAstAsync",{enumerable:!0,get:function(){return f.transformFromAstAsync}}),Object.defineProperty(t,"transformFromAstSync",{enumerable:!0,get:function(){return f.transformFromAstSync}}),Object.defineProperty(t,"transformSync",{enumerable:!0,get:function(){return d.transformSync}}),Object.defineProperty(t,"traverse",{enumerable:!0,get:function(){return p().default}}),t.version=t.types=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transformation/file/file.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/tools/build-external-helpers.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/environment.js");function a(){const e=n("./node_modules/.pnpm/@babel+types@7.24.7/node_modules/@babel/types/lib/index.js");return a=function(){return e},e}function l(){const e=n("./node_modules/.pnpm/@babel+parser@7.24.7/node_modules/@babel/parser/lib/index.js");return l=function(){return e},e}function p(){const e=n("./node_modules/.pnpm/@babel+traverse@7.24.7/node_modules/@babel/traverse/lib/index.js");return p=function(){return e},e}function c(){const e=n("./node_modules/.pnpm/@babel+template@7.24.7/node_modules/@babel/template/lib/index.js");return c=function(){return e},e}Object.defineProperty(t,"types",{enumerable:!0,get:function(){return a()}});var u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/index.js"),d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform.js"),h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform-file.js"),f=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform-ast.js"),m=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parse.js");n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),t.version="7.24.7",t.DEFAULT_EXTENSIONS=Object.freeze([".js",".jsx",".es6",".es",".mjs",".cjs"]),t.OptionManager=class{init(e){return(0,u.loadOptionsSync)(e)}},t.Plugin=function(e){throw new Error(`The (${e}) Babel 5 plugin is being run with an unsupported Babel version.`)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parse.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=void 0,t.parseAsync=function(...e){return(0,a.beginHiddenCallStack)(l.async)(...e)},t.parseSync=function(...e){return(0,a.beginHiddenCallStack)(l.sync)(...e)};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/index.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/index.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transformation/normalize-opts.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");const l=r()((function*(e,t){const n=yield*(0,s.default)(t);return null===n?null:yield*(0,i.default)(n.passes,(0,o.default)(n),e)}));t.parse=function(e,t,n){if("function"==typeof t&&(n=t,t=void 0),void 0===n)return(0,a.beginHiddenCallStack)(l.sync)(e,t);(0,a.beginHiddenCallStack)(l.errback)(e,t,n)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/index.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/@babel+parser@7.24.7/node_modules/@babel/parser/lib/index.js");return r=function(){return e},e}function s(){const e=n("./stubs/babel-codeframe.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function*(e,{parserOpts:t,highlightCode:n=!0,filename:o="unknown"},a){try{const n=[];for(const s of e)for(const e of s){const{parserOverride:s}=e;if(s){const e=s(a,t,r().parse);void 0!==e&&n.push(e)}}if(0===n.length)return(0,r().parse)(a,t);if(1===n.length){if(yield*[],"function"==typeof n[0].then)throw new Error("You appear to be using an async parser plugin, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version.");return n[0]}throw new Error("More than one plugin attempted to override parsing.")}catch(e){"BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED"===e.code&&(e.message+="\nConsider renaming the file to '.mjs', or setting sourceType:module or sourceType:unambiguous in your Babel config for this file.");const{loc:t,missingPlugin:r}=e;if(t){const l=(0,s().codeFrameColumns)(a,{start:{line:t.line,column:t.column+1}},{highlightCode:n});e.message=r?`${o}: `+(0,i.default)(r[0],t,l,o):`${o}: ${e.message}\n\n`+l,e.code="BABEL_PARSE_ERROR"}throw e}};var i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js")},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,s,i){let o=`Support for the experimental syntax '${e}' isn't currently enabled (${t.line}:${t.column+1}):\n\n`+s;const a=n[e];if(a){const{syntax:e,transform:t}=a;if(e){const n=r(e);o+=t?`\n\nAdd ${r(t)} to the '${t.name.startsWith("@babel/plugin")?"plugins":"presets"}' section of your Babel config to enable transformation.\nIf you want to leave it as-is, add ${n} to the 'plugins' section to enable parsing.`:`\n\nAdd ${n} to the 'plugins' section of your Babel config to enable parsing.`}}return o+=`\n\nIf you already added the plugin for this syntax to your config, it's possible that your config isn't being loaded.\nYou can re-run Babel with the BABEL_SHOW_CONFIG_FOR environment variable to show the loaded configuration:\n\tnpx cross-env BABEL_SHOW_CONFIG_FOR=${"unknown"===i?"<name of the input file>":i} <your build command>\nSee https://babeljs.io/docs/configuration#print-effective-configs for more info.\n`,o};const n={asyncDoExpressions:{syntax:{name:"@babel/plugin-syntax-async-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-async-do-expressions"}},decimal:{syntax:{name:"@babel/plugin-syntax-decimal",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-decimal"}},decorators:{syntax:{name:"@babel/plugin-syntax-decorators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-decorators"},transform:{name:"@babel/plugin-proposal-decorators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-decorators"}},doExpressions:{syntax:{name:"@babel/plugin-syntax-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-do-expressions"},transform:{name:"@babel/plugin-proposal-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-do-expressions"}},exportDefaultFrom:{syntax:{name:"@babel/plugin-syntax-export-default-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-export-default-from"},transform:{name:"@babel/plugin-proposal-export-default-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-export-default-from"}},flow:{syntax:{name:"@babel/plugin-syntax-flow",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-flow"},transform:{name:"@babel/preset-flow",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-flow"}},functionBind:{syntax:{name:"@babel/plugin-syntax-function-bind",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-function-bind"},transform:{name:"@babel/plugin-proposal-function-bind",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-function-bind"}},functionSent:{syntax:{name:"@babel/plugin-syntax-function-sent",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-function-sent"},transform:{name:"@babel/plugin-proposal-function-sent",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-function-sent"}},jsx:{syntax:{name:"@babel/plugin-syntax-jsx",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-jsx"},transform:{name:"@babel/preset-react",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-react"}},importAttributes:{syntax:{name:"@babel/plugin-syntax-import-attributes",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-attributes"}},pipelineOperator:{syntax:{name:"@babel/plugin-syntax-pipeline-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-pipeline-operator"},transform:{name:"@babel/plugin-proposal-pipeline-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-pipeline-operator"}},recordAndTuple:{syntax:{name:"@babel/plugin-syntax-record-and-tuple",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-record-and-tuple"}},throwExpressions:{syntax:{name:"@babel/plugin-syntax-throw-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-throw-expressions"},transform:{name:"@babel/plugin-proposal-throw-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-throw-expressions"}},typescript:{syntax:{name:"@babel/plugin-syntax-typescript",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-typescript"},transform:{name:"@babel/preset-typescript",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-typescript"}}};Object.assign(n,{asyncGenerators:{syntax:{name:"@babel/plugin-syntax-async-generators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-async-generators"},transform:{name:"@babel/plugin-transform-async-generator-functions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-async-generator-functions"}},classProperties:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-class-properties"}},classPrivateProperties:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-class-properties"}},classPrivateMethods:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-private-methods",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-private-methods"}},classStaticBlock:{syntax:{name:"@babel/plugin-syntax-class-static-block",url:"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-class-static-block"},transform:{name:"@babel/plugin-transform-class-static-block",url:"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-static-block"}},dynamicImport:{syntax:{name:"@babel/plugin-syntax-dynamic-import",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-dynamic-import"}},exportNamespaceFrom:{syntax:{name:"@babel/plugin-syntax-export-namespace-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-export-namespace-from"},transform:{name:"@babel/plugin-transform-export-namespace-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-export-namespace-from"}},importAssertions:{syntax:{name:"@babel/plugin-syntax-import-assertions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-assertions"}},importMeta:{syntax:{name:"@babel/plugin-syntax-import-meta",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-meta"}},logicalAssignment:{syntax:{name:"@babel/plugin-syntax-logical-assignment-operators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-logical-assignment-operators"},transform:{name:"@babel/plugin-transform-logical-assignment-operators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-logical-assignment-operators"}},moduleStringNames:{syntax:{name:"@babel/plugin-syntax-module-string-names",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-module-string-names"}},numericSeparator:{syntax:{name:"@babel/plugin-syntax-numeric-separator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-numeric-separator"},transform:{name:"@babel/plugin-transform-numeric-separator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-numeric-separator"}},nullishCoalescingOperator:{syntax:{name:"@babel/plugin-syntax-nullish-coalescing-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-nullish-coalescing-operator"},transform:{name:"@babel/plugin-transform-nullish-coalescing-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-nullish-coalescing-opearator"}},objectRestSpread:{syntax:{name:"@babel/plugin-syntax-object-rest-spread",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-object-rest-spread"},transform:{name:"@babel/plugin-transform-object-rest-spread",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-object-rest-spread"}},optionalCatchBinding:{syntax:{name:"@babel/plugin-syntax-optional-catch-binding",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-optional-catch-binding"},transform:{name:"@babel/plugin-transform-optional-catch-binding",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-optional-catch-binding"}},optionalChaining:{syntax:{name:"@babel/plugin-syntax-optional-chaining",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-optional-chaining"},transform:{name:"@babel/plugin-transform-optional-chaining",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-optional-chaining"}},privateIn:{syntax:{name:"@babel/plugin-syntax-private-property-in-object",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-private-property-in-object"},transform:{name:"@babel/plugin-transform-private-property-in-object",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-private-property-in-object"}},regexpUnicodeSets:{syntax:{name:"@babel/plugin-syntax-unicode-sets-regex",url:"https://github.com/babel/babel/blob/main/packages/babel-plugin-syntax-unicode-sets-regex/README.md"},transform:{name:"@babel/plugin-transform-unicode-sets-regex",url:"https://github.com/babel/babel/blob/main/packages/babel-plugin-proposalunicode-sets-regex/README.md"}}});const r=({name:e,url:t})=>`${e} (${t})`},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/tools/build-external-helpers.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/@babel+helpers@7.24.7/node_modules/@babel/helpers/lib/index.js");return r=function(){return e},e}function s(){const e=n("./node_modules/.pnpm/@babel+generator@7.24.7/node_modules/@babel/generator/lib/index.js");return s=function(){return e},e}function i(){const e=n("./node_modules/.pnpm/@babel+template@7.24.7/node_modules/@babel/template/lib/index.js");return i=function(){return e},e}function o(){const e=n("./node_modules/.pnpm/@babel+types@7.24.7/node_modules/@babel/types/lib/index.js");return o=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t="global"){let n;const r={global:w,module:C,umd:D,var:I}[t];if(!r)throw new Error(`Unsupported output type ${t}`);return n=r(e),(0,s().default)(n).code};const{arrayExpression:a,assignmentExpression:l,binaryExpression:p,blockStatement:c,callExpression:u,cloneNode:d,conditionalExpression:h,exportNamedDeclaration:f,exportSpecifier:m,expressionStatement:y,functionExpression:b,identifier:g,memberExpression:E,objectExpression:v,program:x,stringLiteral:T,unaryExpression:S,variableDeclaration:P,variableDeclarator:_}=o(),A=e=>i().default.statement`
|
|
1
|
+
import{c as e,g as t}from"./index-CkXSesyg.js";import n from"crypto";import r from"fs";import s from"module";import i from"path";import o from"perf_hooks";import a from"os";import l from"vm";import p from"url";import c from"assert";import u from"process";import d from"v8";import h from"util";import f from"tty";function m(e,t){return t.forEach((function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach((function(n){if("default"!==n&&!(n in e)){var r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:function(){return t[n]}})}}))})),Object.freeze(e)}var y,b={exports:{}};function g(){return y||(y=1,e=b,(()=>{var t={"./node_modules/.pnpm/create-require@1.1.1/node_modules/create-require/create-require.js":(e,t,n)=>{const r=n("module"),s=n("path"),i=n("fs");e.exports=function(e){return e||(e=process.cwd()),function(e){try{return i.lstatSync(e).isDirectory()}catch(e){return!1}}(e)&&(e=s.join(e,"index.js")),r.createRequire?r.createRequire(e):r.createRequireFromPath?r.createRequireFromPath(e):function(e){const t=new r.Module(e,null);return t.filename=e,t.paths=r.Module._nodeModulePaths(s.dirname(e)),t._compile("module.exports = require;",e),t.exports}(e)}},"./node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist lazy recursive":e=>{function t(e){return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}t.keys=()=>[],t.resolve=t,t.id="./node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist lazy recursive",e.exports=t},"./node_modules/.pnpm/object-hash@3.0.0/node_modules/object-hash/index.js":(e,t,n)=>{var r=n("crypto");function s(e,t){return function(e,t){var n;if(void 0===(n="passthrough"!==t.algorithm?r.createHash(t.algorithm):new c).write&&(n.write=n.update,n.end=n.update),p(t,n).dispatch(e),n.update||n.end(""),n.digest)return n.digest("buffer"===t.encoding?void 0:t.encoding);var s=n.read();return"buffer"===t.encoding?s:s.toString(t.encoding)}(e,t=a(e,t))}(t=e.exports=s).sha1=function(e){return s(e)},t.keys=function(e){return s(e,{excludeValues:!0,algorithm:"sha1",encoding:"hex"})},t.MD5=function(e){return s(e,{algorithm:"md5",encoding:"hex"})},t.keysMD5=function(e){return s(e,{algorithm:"md5",encoding:"hex",excludeValues:!0})};var i=r.getHashes?r.getHashes().slice():["sha1","md5"];i.push("passthrough");var o=["buffer","hex","binary","base64"];function a(e,t){t=t||{};var n={};if(n.algorithm=t.algorithm||"sha1",n.encoding=t.encoding||"hex",n.excludeValues=!!t.excludeValues,n.algorithm=n.algorithm.toLowerCase(),n.encoding=n.encoding.toLowerCase(),n.ignoreUnknown=!0===t.ignoreUnknown,n.respectType=!1!==t.respectType,n.respectFunctionNames=!1!==t.respectFunctionNames,n.respectFunctionProperties=!1!==t.respectFunctionProperties,n.unorderedArrays=!0===t.unorderedArrays,n.unorderedSets=!1!==t.unorderedSets,n.unorderedObjects=!1!==t.unorderedObjects,n.replacer=t.replacer||void 0,n.excludeKeys=t.excludeKeys||void 0,void 0===e)throw new Error("Object argument required.");for(var r=0;r<i.length;++r)i[r].toLowerCase()===n.algorithm.toLowerCase()&&(n.algorithm=i[r]);if(-1===i.indexOf(n.algorithm))throw new Error('Algorithm "'+n.algorithm+'" not supported. supported values: '+i.join(", "));if(-1===o.indexOf(n.encoding)&&"passthrough"!==n.algorithm)throw new Error('Encoding "'+n.encoding+'" not supported. supported values: '+o.join(", "));return n}function l(e){return"function"==typeof e&&null!=/^function\s+\w*\s*\(\s*\)\s*{\s+\[native code\]\s+}$/i.exec(Function.prototype.toString.call(e))}function p(e,t,n){n=n||[];var r=function(e){return t.update?t.update(e,"utf8"):t.write(e,"utf8")};return{dispatch:function(t){e.replacer&&(t=e.replacer(t));var n=typeof t;return null===t&&(n="null"),this["_"+n](t)},_object:function(t){var s,i=Object.prototype.toString.call(t),o=/\[object (.*)\]/i.exec(i);if(o=(o=o?o[1]:"unknown:["+i+"]").toLowerCase(),(s=n.indexOf(t))>=0)return this.dispatch("[CIRCULAR:"+s+"]");if(n.push(t),"undefined"!=typeof Buffer&&Buffer.isBuffer&&Buffer.isBuffer(t))return r("buffer:"),r(t);if("object"===o||"function"===o||"asyncfunction"===o){var a=Object.keys(t);e.unorderedObjects&&(a=a.sort()),!1===e.respectType||l(t)||a.splice(0,0,"prototype","__proto__","constructor"),e.excludeKeys&&(a=a.filter((function(t){return!e.excludeKeys(t)}))),r("object:"+a.length+":");var p=this;return a.forEach((function(n){p.dispatch(n),r(":"),e.excludeValues||p.dispatch(t[n]),r(",")}))}if(!this["_"+o]){if(e.ignoreUnknown)return r("["+o+"]");throw new Error('Unknown object type "'+o+'"')}this["_"+o](t)},_array:function(t,s){s=void 0!==s?s:!1!==e.unorderedArrays;var i=this;if(r("array:"+t.length+":"),!s||t.length<=1)return t.forEach((function(e){return i.dispatch(e)}));var o=[],a=t.map((function(t){var r=new c,s=n.slice();return p(e,r,s).dispatch(t),o=o.concat(s.slice(n.length)),r.read().toString()}));return n=n.concat(o),a.sort(),this._array(a,!1)},_date:function(e){return r("date:"+e.toJSON())},_symbol:function(e){return r("symbol:"+e.toString())},_error:function(e){return r("error:"+e.toString())},_boolean:function(e){return r("bool:"+e.toString())},_string:function(e){r("string:"+e.length+":"),r(e.toString())},_function:function(t){r("fn:"),l(t)?this.dispatch("[native]"):this.dispatch(t.toString()),!1!==e.respectFunctionNames&&this.dispatch("function-name:"+String(t.name)),e.respectFunctionProperties&&this._object(t)},_number:function(e){return r("number:"+e.toString())},_xml:function(e){return r("xml:"+e.toString())},_null:function(){return r("Null")},_undefined:function(){return r("Undefined")},_regexp:function(e){return r("regex:"+e.toString())},_uint8array:function(e){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(e))},_uint8clampedarray:function(e){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(e))},_int8array:function(e){return r("int8array:"),this.dispatch(Array.prototype.slice.call(e))},_uint16array:function(e){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(e))},_int16array:function(e){return r("int16array:"),this.dispatch(Array.prototype.slice.call(e))},_uint32array:function(e){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(e))},_int32array:function(e){return r("int32array:"),this.dispatch(Array.prototype.slice.call(e))},_float32array:function(e){return r("float32array:"),this.dispatch(Array.prototype.slice.call(e))},_float64array:function(e){return r("float64array:"),this.dispatch(Array.prototype.slice.call(e))},_arraybuffer:function(e){return r("arraybuffer:"),this.dispatch(new Uint8Array(e))},_url:function(e){return r("url:"+e.toString())},_map:function(t){r("map:");var n=Array.from(t);return this._array(n,!1!==e.unorderedSets)},_set:function(t){r("set:");var n=Array.from(t);return this._array(n,!1!==e.unorderedSets)},_file:function(e){return r("file:"),this.dispatch([e.name,e.size,e.type,e.lastModfied])},_blob:function(){if(e.ignoreUnknown)return r("[blob]");throw Error('Hashing Blob objects is currently not supported\n(see https://github.com/puleos/object-hash/issues/26)\nUse "options.replacer" or "options.ignoreUnknown"\n')},_domwindow:function(){return r("domwindow")},_bigint:function(e){return r("bigint:"+e.toString())},_process:function(){return r("process")},_timer:function(){return r("timer")},_pipe:function(){return r("pipe")},_tcp:function(){return r("tcp")},_udp:function(){return r("udp")},_tty:function(){return r("tty")},_statwatcher:function(){return r("statwatcher")},_securecontext:function(){return r("securecontext")},_connection:function(){return r("connection")},_zlib:function(){return r("zlib")},_context:function(){return r("context")},_nodescript:function(){return r("nodescript")},_httpparser:function(){return r("httpparser")},_dataview:function(){return r("dataview")},_signal:function(){return r("signal")},_fsevent:function(){return r("fsevent")},_tlswrap:function(){return r("tlswrap")}}}function c(){return{buf:"",write:function(e){this.buf+=e},end:function(e){this.buf+=e},read:function(){return this.buf}}}t.writeToStream=function(e,t,n){return void 0===n&&(n=t,t={}),p(t=a(e,t),n).dispatch(e)}},"./node_modules/.pnpm/pirates@4.0.6/node_modules/pirates/lib/index.js":(e,t,n)=>{e=n.nmd(e),Object.defineProperty(t,"__esModule",{value:!0}),t.addHook=function(e,t={}){let n=!1;const r=[],i=[];let p;const c=a._extensions[".js"],u=t.matcher||null,d=!1!==t.ignoreNodeModules;return p=t.extensions||t.exts||t.extension||t.ext||[".js"],Array.isArray(p)||(p=[p]),p.forEach((t=>{if("string"!=typeof t)throw new TypeError(`Invalid Extension: ${t}`);const h=a._extensions[t]||c;i[t]=a._extensions[t],r[t]=a._extensions[t]=function(t,r){let i;n||function(e,t,n,r){if("string"!=typeof e)return!1;if(-1===t.indexOf(s.default.extname(e)))return!1;const i=s.default.resolve(e);return!(r&&o.test(i)||n&&"function"==typeof n&&!n(i))}(r,p,u,d)&&(i=t._compile,t._compile=function(n){t._compile=i;const s=e(n,r);if("string"!=typeof s)throw new Error(l);return t._compile(s,r)}),h(t,r)}})),function(){n||(n=!0,p.forEach((e=>{a._extensions[e]===r[e]&&(i[e]?a._extensions[e]=i[e]:delete a._extensions[e])})))}};var r=i(n("module")),s=i(n("path"));function i(e){return e&&e.__esModule?e:{default:e}}const o=/^(?:.*[\\/])?node_modules(?:[\\/].*)?$/,a=e.constructor.length>1?e.constructor:r.default,l="[Pirates] A hook returned a non-string, or nothing at all! This is a violation of intergalactic law!\n--------------------\nIf you have no idea what this means or what Pirates is, let me explain: Pirates is a module that makes is easy to implement require hooks. One of the require hooks you're using uses it. One of these require hooks didn't return anything from it's handler, so we don't know what to do. You might want to debug this."},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js":(e,t,n)=>{const r=Symbol("SemVer ANY");class s{static get ANY(){return r}constructor(e,t){if(t=i(t),e instanceof s){if(e.loose===!!t.loose)return e;e=e.value}e=e.trim().split(/\s+/).join(" "),p("comparator",e,t),this.options=t,this.loose=!!t.loose,this.parse(e),this.semver===r?this.value="":this.value=this.operator+this.semver.version,p("comp",this)}parse(e){const t=this.options.loose?o[a.COMPARATORLOOSE]:o[a.COMPARATOR],n=e.match(t);if(!n)throw new TypeError(`Invalid comparator: ${e}`);this.operator=void 0!==n[1]?n[1]:"","="===this.operator&&(this.operator=""),n[2]?this.semver=new c(n[2],this.options.loose):this.semver=r}toString(){return this.value}test(e){if(p("Comparator.test",e,this.options.loose),this.semver===r||e===r)return!0;if("string"==typeof e)try{e=new c(e,this.options)}catch(e){return!1}return l(e,this.operator,this.semver,this.options)}intersects(e,t){if(!(e instanceof s))throw new TypeError("a Comparator is required");return""===this.operator?""===this.value||new u(e.value,t).test(this.value):""===e.operator?""===e.value||new u(this.value,t).test(e.semver):!((t=i(t)).includePrerelease&&("<0.0.0-0"===this.value||"<0.0.0-0"===e.value)||!t.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0"))||(!this.operator.startsWith(">")||!e.operator.startsWith(">"))&&(!this.operator.startsWith("<")||!e.operator.startsWith("<"))&&(this.semver.version!==e.semver.version||!this.operator.includes("=")||!e.operator.includes("="))&&!(l(this.semver,"<",e.semver,t)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))&&!(l(this.semver,">",e.semver,t)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))}}e.exports=s;const i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js"),{safeRe:o,t:a}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/cmp.js"),p=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),c=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),u=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js")},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js":(e,t,n)=>{class r{constructor(e,t){if(t=i(t),e instanceof r)return e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease?e:new r(e.raw,t);if(e instanceof o)return this.raw=e.value,this.set=[[e]],this.format(),this;if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e.trim().split(/\s+/).join(" "),this.set=this.raw.split("||").map((e=>this.parseRange(e.trim()))).filter((e=>e.length)),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter((e=>!y(e[0]))),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&b(e[0])){this.set=[e];break}}this.format()}format(){return this.range=this.set.map((e=>e.join(" ").trim())).join("||").trim(),this.range}toString(){return this.range}parseRange(e){const t=((this.options.includePrerelease&&f)|(this.options.loose&&m))+":"+e,n=s.get(t);if(n)return n;const r=this.options.loose,i=r?p[c.HYPHENRANGELOOSE]:p[c.HYPHENRANGE];e=e.replace(i,D(this.options.includePrerelease)),a("hyphen replace",e),e=e.replace(p[c.COMPARATORTRIM],u),a("comparator trim",e),e=e.replace(p[c.TILDETRIM],d),a("tilde trim",e),e=e.replace(p[c.CARETTRIM],h),a("caret trim",e);let l=e.split(" ").map((e=>E(e,this.options))).join(" ").split(/\s+/).map((e=>C(e,this.options)));r&&(l=l.filter((e=>(a("loose invalid filter",e,this.options),!!e.match(p[c.COMPARATORLOOSE]))))),a("range list",l);const b=new Map,g=l.map((e=>new o(e,this.options)));for(const e of g){if(y(e))return[e];b.set(e.value,e)}b.size>1&&b.has("")&&b.delete("");const v=[...b.values()];return s.set(t,v),v}intersects(e,t){if(!(e instanceof r))throw new TypeError("a Range is required");return this.set.some((n=>g(n,t)&&e.set.some((e=>g(e,t)&&n.every((n=>e.every((e=>n.intersects(e,t)))))))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new l(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(I(this.set[t],e,this.options))return!0;return!1}}e.exports=r;const s=new(n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/lrucache.js")),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),{safeRe:p,t:c,comparatorTrimReplace:u,tildeTrimReplace:d,caretTrimReplace:h}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),{FLAG_INCLUDE_PRERELEASE:f,FLAG_LOOSE:m}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),y=e=>"<0.0.0-0"===e.value,b=e=>""===e.value,g=(e,t)=>{let n=!0;const r=e.slice();let s=r.pop();for(;n&&r.length;)n=r.every((e=>s.intersects(e,t))),s=r.pop();return n},E=(e,t)=>(a("comp",e,t),e=S(e,t),a("caret",e),e=x(e,t),a("tildes",e),e=_(e,t),a("xrange",e),e=w(e,t),a("stars",e),e),v=e=>!e||"x"===e.toLowerCase()||"*"===e,x=(e,t)=>e.trim().split(/\s+/).map((e=>T(e,t))).join(" "),T=(e,t)=>{const n=t.loose?p[c.TILDELOOSE]:p[c.TILDE];return e.replace(n,((t,n,r,s,i)=>{let o;return a("tilde",e,t,n,r,s,i),v(n)?o="":v(r)?o=`>=${n}.0.0 <${+n+1}.0.0-0`:v(s)?o=`>=${n}.${r}.0 <${n}.${+r+1}.0-0`:i?(a("replaceTilde pr",i),o=`>=${n}.${r}.${s}-${i} <${n}.${+r+1}.0-0`):o=`>=${n}.${r}.${s} <${n}.${+r+1}.0-0`,a("tilde return",o),o}))},S=(e,t)=>e.trim().split(/\s+/).map((e=>P(e,t))).join(" "),P=(e,t)=>{a("caret",e,t);const n=t.loose?p[c.CARETLOOSE]:p[c.CARET],r=t.includePrerelease?"-0":"";return e.replace(n,((t,n,s,i,o)=>{let l;return a("caret",e,t,n,s,i,o),v(n)?l="":v(s)?l=`>=${n}.0.0${r} <${+n+1}.0.0-0`:v(i)?l="0"===n?`>=${n}.${s}.0${r} <${n}.${+s+1}.0-0`:`>=${n}.${s}.0${r} <${+n+1}.0.0-0`:o?(a("replaceCaret pr",o),l="0"===n?"0"===s?`>=${n}.${s}.${i}-${o} <${n}.${s}.${+i+1}-0`:`>=${n}.${s}.${i}-${o} <${n}.${+s+1}.0-0`:`>=${n}.${s}.${i}-${o} <${+n+1}.0.0-0`):(a("no pr"),l="0"===n?"0"===s?`>=${n}.${s}.${i}${r} <${n}.${s}.${+i+1}-0`:`>=${n}.${s}.${i}${r} <${n}.${+s+1}.0-0`:`>=${n}.${s}.${i} <${+n+1}.0.0-0`),a("caret return",l),l}))},_=(e,t)=>(a("replaceXRanges",e,t),e.split(/\s+/).map((e=>A(e,t))).join(" ")),A=(e,t)=>{e=e.trim();const n=t.loose?p[c.XRANGELOOSE]:p[c.XRANGE];return e.replace(n,((n,r,s,i,o,l)=>{a("xRange",e,n,r,s,i,o,l);const p=v(s),c=p||v(i),u=c||v(o),d=u;return"="===r&&d&&(r=""),l=t.includePrerelease?"-0":"",p?n=">"===r||"<"===r?"<0.0.0-0":"*":r&&d?(c&&(i=0),o=0,">"===r?(r=">=",c?(s=+s+1,i=0,o=0):(i=+i+1,o=0)):"<="===r&&(r="<",c?s=+s+1:i=+i+1),"<"===r&&(l="-0"),n=`${r+s}.${i}.${o}${l}`):c?n=`>=${s}.0.0${l} <${+s+1}.0.0-0`:u&&(n=`>=${s}.${i}.0${l} <${s}.${+i+1}.0-0`),a("xRange return",n),n}))},w=(e,t)=>(a("replaceStars",e,t),e.trim().replace(p[c.STAR],"")),C=(e,t)=>(a("replaceGTE0",e,t),e.trim().replace(p[t.includePrerelease?c.GTE0PRE:c.GTE0],"")),D=e=>(t,n,r,s,i,o,a,l,p,c,u,d)=>`${n=v(r)?"":v(s)?`>=${r}.0.0${e?"-0":""}`:v(i)?`>=${r}.${s}.0${e?"-0":""}`:o?`>=${n}`:`>=${n}${e?"-0":""}`} ${l=v(p)?"":v(c)?`<${+p+1}.0.0-0`:v(u)?`<${p}.${+c+1}.0-0`:d?`<=${p}.${c}.${u}-${d}`:e?`<${p}.${c}.${+u+1}-0`:`<=${l}`}`.trim(),I=(e,t,n)=>{for(let n=0;n<e.length;n++)if(!e[n].test(t))return!1;if(t.prerelease.length&&!n.includePrerelease){for(let n=0;n<e.length;n++)if(a(e[n].semver),e[n].semver!==o.ANY&&e[n].semver.prerelease.length>0){const r=e[n].semver;if(r.major===t.major&&r.minor===t.minor&&r.patch===t.patch)return!0}return!1}return!0}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),{MAX_LENGTH:s,MAX_SAFE_INTEGER:i}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),{safeRe:o,t:a}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js"),{compareIdentifiers:p}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/identifiers.js");class c{constructor(e,t){if(t=l(t),e instanceof c){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>s)throw new TypeError(`version is longer than ${s} characters`);r("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const n=e.trim().match(t.loose?o[a.LOOSE]:o[a.FULL]);if(!n)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+n[1],this.minor=+n[2],this.patch=+n[3],this.major>i||this.major<0)throw new TypeError("Invalid major version");if(this.minor>i||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>i||this.patch<0)throw new TypeError("Invalid patch version");n[4]?this.prerelease=n[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<i)return t}return e})):this.prerelease=[],this.build=n[5]?n[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(r("SemVer.compare",this.version,this.options,e),!(e instanceof c)){if("string"==typeof e&&e===this.version)return 0;e=new c(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof c||(e=new c(e,this.options)),p(this.major,e.major)||p(this.minor,e.minor)||p(this.patch,e.patch)}comparePre(e){if(e instanceof c||(e=new c(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let t=0;do{const n=this.prerelease[t],s=e.prerelease[t];if(r("prerelease compare",t,n,s),void 0===n&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===n)return-1;if(n!==s)return p(n,s)}while(++t)}compareBuild(e){e instanceof c||(e=new c(e,this.options));let t=0;do{const n=this.build[t],s=e.build[t];if(r("build compare",t,n,s),void 0===n&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===n)return-1;if(n!==s)return p(n,s)}while(++t)}inc(e,t,n){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,n);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,n);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,n),this.inc("pre",t,n);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,n),this.inc("pre",t,n);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{const e=Number(n)?1:0;if(!t&&!1===n)throw new Error("invalid increment argument: identifier is empty");if(0===this.prerelease.length)this.prerelease=[e];else{let r=this.prerelease.length;for(;--r>=0;)"number"==typeof this.prerelease[r]&&(this.prerelease[r]++,r=-2);if(-1===r){if(t===this.prerelease.join(".")&&!1===n)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let r=[t,e];!1===n&&(r=[t]),0===p(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=r):this.prerelease=r}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}e.exports=c},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/clean.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/cmp.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/eq.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/neq.js"),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js");e.exports=(e,t,n,p)=>{switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e===n;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e!==n;case"":case"=":case"==":return r(e,n,p);case"!=":return s(e,n,p);case">":return i(e,n,p);case">=":return o(e,n,p);case"<":return a(e,n,p);case"<=":return l(e,n,p);default:throw new TypeError(`Invalid operator: ${t}`)}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/coerce.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js"),{safeRe:i,t:o}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js");e.exports=(e,t)=>{if(e instanceof r)return e;if("number"==typeof e&&(e=String(e)),"string"!=typeof e)return null;let n=null;if((t=t||{}).rtl){const r=t.includePrerelease?i[o.COERCERTLFULL]:i[o.COERCERTL];let s;for(;(s=r.exec(e))&&(!n||n.index+n[0].length!==e.length);)n&&s.index+s[0].length===n.index+n[0].length||(n=s),r.lastIndex=s.index+s[1].length+s[2].length;r.lastIndex=-1}else n=e.match(t.includePrerelease?i[o.COERCEFULL]:i[o.COERCE]);if(null===n)return null;const a=n[2],l=n[3]||"0",p=n[4]||"0",c=t.includePrerelease&&n[5]?`-${n[5]}`:"",u=t.includePrerelease&&n[6]?`+${n[6]}`:"";return s(`${a}.${l}.${p}${c}${u}`,t)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n)=>{const s=new r(e,n),i=new r(t,n);return s.compare(i)||s.compareBuild(i)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-loose.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t)=>r(e,t,!0)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n)=>new r(e,n).compare(new r(t,n))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/diff.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e,null,!0),s=r(t,null,!0),i=n.compare(s);if(0===i)return null;const o=i>0,a=o?n:s,l=o?s:n,p=!!a.prerelease.length;if(l.prerelease.length&&!p)return l.patch||l.minor?a.patch?"patch":a.minor?"minor":"major":"major";const c=p?"pre":"";return n.major!==s.major?c+"major":n.minor!==s.minor?c+"minor":n.patch!==s.patch?c+"patch":"prerelease"}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/eq.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>0===r(e,t,n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)>0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)>=0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/inc.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n,s,i)=>{"string"==typeof n&&(i=s,s=n,n=void 0);try{return new r(e instanceof r?e.version:e,n).inc(t,s,i).version}catch(e){return null}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)<0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(e,t,n)<=0},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/major.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t)=>new r(e,t).major},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/minor.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t)=>new r(e,t).minor},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/neq.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>0!==r(e,t,n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t,n=!1)=>{if(e instanceof r)return e;try{return new r(e,t)}catch(e){if(!n)return null;throw e}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/patch.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js");e.exports=(e,t)=>new r(e,t).patch},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/prerelease.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e,t);return n&&n.prerelease.length?n.prerelease:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rcompare.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>r(t,e,n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rsort.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js");e.exports=(e,t)=>e.sort(((e,n)=>r(n,e,t)))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>{try{t=new r(t,n)}catch(e){return!1}return t.test(e)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/sort.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js");e.exports=(e,t)=>e.sort(((e,n)=>r(e,n,t)))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/valid.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js");e.exports=(e,t)=>{const n=r(e,t);return n?n.version:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/index.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/identifiers.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/parse.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/valid.js"),p=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/clean.js"),c=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/inc.js"),u=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/diff.js"),d=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/major.js"),h=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/minor.js"),f=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/patch.js"),m=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/prerelease.js"),y=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js"),b=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rcompare.js"),g=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-loose.js"),E=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare-build.js"),v=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/sort.js"),x=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/rsort.js"),T=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js"),S=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js"),P=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/eq.js"),_=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/neq.js"),A=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js"),w=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js"),C=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/cmp.js"),D=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/coerce.js"),I=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),O=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),N=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),j=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/to-comparators.js"),k=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/max-satisfying.js"),L=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-satisfying.js"),F=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-version.js"),R=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/valid.js"),M=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js"),B=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/gtr.js"),U=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/ltr.js"),$=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/intersects.js"),V=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/simplify.js"),W=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/subset.js");e.exports={parse:a,valid:l,clean:p,inc:c,diff:u,major:d,minor:h,patch:f,prerelease:m,compare:y,rcompare:b,compareLoose:g,compareBuild:E,sort:v,rsort:x,gt:T,lt:S,eq:P,neq:_,gte:A,lte:w,cmp:C,coerce:D,Comparator:I,Range:O,satisfies:N,toComparators:j,maxSatisfying:k,minSatisfying:L,minVersion:F,validRange:R,outside:M,gtr:B,ltr:U,intersects:$,simplifyRange:V,subset:W,SemVer:i,re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:s.SEMVER_SPEC_VERSION,RELEASE_TYPES:s.RELEASE_TYPES,compareIdentifiers:o.compareIdentifiers,rcompareIdentifiers:o.rcompareIdentifiers}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js":e=>{const t=Number.MAX_SAFE_INTEGER||9007199254740991;e.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:t,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js":e=>{const t="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};e.exports=t},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/identifiers.js":e=>{const t=/^[0-9]+$/,n=(e,n)=>{const r=t.test(e),s=t.test(n);return r&&s&&(e=+e,n=+n),e===n?0:r&&!s?-1:s&&!r?1:e<n?-1:1};e.exports={compareIdentifiers:n,rcompareIdentifiers:(e,t)=>n(t,e)}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/lrucache.js":e=>{e.exports=class{constructor(){this.max=1e3,this.map=new Map}get(e){const t=this.map.get(e);return void 0===t?void 0:(this.map.delete(e),this.map.set(e,t),t)}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){const e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/parse-options.js":e=>{const t=Object.freeze({loose:!0}),n=Object.freeze({});e.exports=e=>e?"object"!=typeof e?t:e:n},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/re.js":(e,t,n)=>{const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:s,MAX_LENGTH:i}=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/constants.js"),o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/internal/debug.js"),a=(t=e.exports={}).re=[],l=t.safeRe=[],p=t.src=[],c=t.t={};let u=0;const d=[["\\s",1],["\\d",i],["[a-zA-Z0-9-]",s]],h=(e,t,n)=>{const r=(e=>{for(const[t,n]of d)e=e.split(`${t}*`).join(`${t}{0,${n}}`).split(`${t}+`).join(`${t}{1,${n}}`);return e})(t),s=u++;o(e,s,t),c[e]=s,p[s]=t,a[s]=new RegExp(t,n?"g":void 0),l[s]=new RegExp(r,n?"g":void 0)};h("NUMERICIDENTIFIER","0|[1-9]\\d*"),h("NUMERICIDENTIFIERLOOSE","\\d+"),h("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),h("MAINVERSION",`(${p[c.NUMERICIDENTIFIER]})\\.(${p[c.NUMERICIDENTIFIER]})\\.(${p[c.NUMERICIDENTIFIER]})`),h("MAINVERSIONLOOSE",`(${p[c.NUMERICIDENTIFIERLOOSE]})\\.(${p[c.NUMERICIDENTIFIERLOOSE]})\\.(${p[c.NUMERICIDENTIFIERLOOSE]})`),h("PRERELEASEIDENTIFIER",`(?:${p[c.NUMERICIDENTIFIER]}|${p[c.NONNUMERICIDENTIFIER]})`),h("PRERELEASEIDENTIFIERLOOSE",`(?:${p[c.NUMERICIDENTIFIERLOOSE]}|${p[c.NONNUMERICIDENTIFIER]})`),h("PRERELEASE",`(?:-(${p[c.PRERELEASEIDENTIFIER]}(?:\\.${p[c.PRERELEASEIDENTIFIER]})*))`),h("PRERELEASELOOSE",`(?:-?(${p[c.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${p[c.PRERELEASEIDENTIFIERLOOSE]})*))`),h("BUILDIDENTIFIER","[a-zA-Z0-9-]+"),h("BUILD",`(?:\\+(${p[c.BUILDIDENTIFIER]}(?:\\.${p[c.BUILDIDENTIFIER]})*))`),h("FULLPLAIN",`v?${p[c.MAINVERSION]}${p[c.PRERELEASE]}?${p[c.BUILD]}?`),h("FULL",`^${p[c.FULLPLAIN]}$`),h("LOOSEPLAIN",`[v=\\s]*${p[c.MAINVERSIONLOOSE]}${p[c.PRERELEASELOOSE]}?${p[c.BUILD]}?`),h("LOOSE",`^${p[c.LOOSEPLAIN]}$`),h("GTLT","((?:<|>)?=?)"),h("XRANGEIDENTIFIERLOOSE",`${p[c.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),h("XRANGEIDENTIFIER",`${p[c.NUMERICIDENTIFIER]}|x|X|\\*`),h("XRANGEPLAIN",`[v=\\s]*(${p[c.XRANGEIDENTIFIER]})(?:\\.(${p[c.XRANGEIDENTIFIER]})(?:\\.(${p[c.XRANGEIDENTIFIER]})(?:${p[c.PRERELEASE]})?${p[c.BUILD]}?)?)?`),h("XRANGEPLAINLOOSE",`[v=\\s]*(${p[c.XRANGEIDENTIFIERLOOSE]})(?:\\.(${p[c.XRANGEIDENTIFIERLOOSE]})(?:\\.(${p[c.XRANGEIDENTIFIERLOOSE]})(?:${p[c.PRERELEASELOOSE]})?${p[c.BUILD]}?)?)?`),h("XRANGE",`^${p[c.GTLT]}\\s*${p[c.XRANGEPLAIN]}$`),h("XRANGELOOSE",`^${p[c.GTLT]}\\s*${p[c.XRANGEPLAINLOOSE]}$`),h("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),h("COERCE",`${p[c.COERCEPLAIN]}(?:$|[^\\d])`),h("COERCEFULL",p[c.COERCEPLAIN]+`(?:${p[c.PRERELEASE]})?`+`(?:${p[c.BUILD]})?(?:$|[^\\d])`),h("COERCERTL",p[c.COERCE],!0),h("COERCERTLFULL",p[c.COERCEFULL],!0),h("LONETILDE","(?:~>?)"),h("TILDETRIM",`(\\s*)${p[c.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",h("TILDE",`^${p[c.LONETILDE]}${p[c.XRANGEPLAIN]}$`),h("TILDELOOSE",`^${p[c.LONETILDE]}${p[c.XRANGEPLAINLOOSE]}$`),h("LONECARET","(?:\\^)"),h("CARETTRIM",`(\\s*)${p[c.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",h("CARET",`^${p[c.LONECARET]}${p[c.XRANGEPLAIN]}$`),h("CARETLOOSE",`^${p[c.LONECARET]}${p[c.XRANGEPLAINLOOSE]}$`),h("COMPARATORLOOSE",`^${p[c.GTLT]}\\s*(${p[c.LOOSEPLAIN]})$|^$`),h("COMPARATOR",`^${p[c.GTLT]}\\s*(${p[c.FULLPLAIN]})$|^$`),h("COMPARATORTRIM",`(\\s*)${p[c.GTLT]}\\s*(${p[c.LOOSEPLAIN]}|${p[c.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",h("HYPHENRANGE",`^\\s*(${p[c.XRANGEPLAIN]})\\s+-\\s+(${p[c.XRANGEPLAIN]})\\s*$`),h("HYPHENRANGELOOSE",`^\\s*(${p[c.XRANGEPLAINLOOSE]})\\s+-\\s+(${p[c.XRANGEPLAINLOOSE]})\\s*$`),h("STAR","(<|>)?=?\\s*\\*"),h("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),h("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/gtr.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js");e.exports=(e,t,n)=>r(e,t,">",n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/intersects.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>(e=new r(e,n),t=new r(t,n),e.intersects(t,n))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/ltr.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js");e.exports=(e,t,n)=>r(e,t,"<",n)},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/max-satisfying.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>{let i=null,o=null,a=null;try{a=new s(t,n)}catch(e){return null}return e.forEach((e=>{a.test(e)&&(i&&-1!==o.compare(e)||(i=e,o=new r(i,n)))})),i}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-satisfying.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t,n)=>{let i=null,o=null,a=null;try{a=new s(t,n)}catch(e){return null}return e.forEach((e=>{a.test(e)&&(i&&1!==o.compare(e)||(i=e,o=new r(i,n)))})),i}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/min-version.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),i=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js");e.exports=(e,t)=>{e=new s(e,t);let n=new r("0.0.0");if(e.test(n))return n;if(n=new r("0.0.0-0"),e.test(n))return n;n=null;for(let t=0;t<e.set.length;++t){const s=e.set[t];let o=null;s.forEach((e=>{const t=new r(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":o&&!i(t,o)||(o=t);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${e.operator}`)}})),!o||n&&!i(n,o)||(n=o)}return n&&e.test(n)?n:null}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/outside.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/semver.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),{ANY:i}=s,o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),l=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gt.js"),p=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lt.js"),c=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/lte.js"),u=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/gte.js");e.exports=(e,t,n,d)=>{let h,f,m,y,b;switch(e=new r(e,d),t=new o(t,d),n){case">":h=l,f=c,m=p,y=">",b=">=";break;case"<":h=p,f=u,m=l,y="<",b="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(a(e,t,d))return!1;for(let n=0;n<t.set.length;++n){const r=t.set[n];let o=null,a=null;if(r.forEach((e=>{e.semver===i&&(e=new s(">=0.0.0")),o=o||e,a=a||e,h(e.semver,o.semver,d)?o=e:m(e.semver,a.semver,d)&&(a=e)})),o.operator===y||o.operator===b)return!1;if((!a.operator||a.operator===y)&&f(e,a.semver))return!1;if(a.operator===b&&m(e,a.semver))return!1}return!0}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/simplify.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js");e.exports=(e,t,n)=>{const i=[];let o=null,a=null;const l=e.sort(((e,t)=>s(e,t,n)));for(const e of l)r(e,t,n)?(a=e,o||(o=e)):(a&&i.push([o,a]),a=null,o=null);o&&i.push([o,null]);const p=[];for(const[e,t]of i)e===t?p.push(e):t||e!==l[0]?t?e===l[0]?p.push(`<=${t}`):p.push(`${e} - ${t}`):p.push(`>=${e}`):p.push("*");const c=p.join(" || "),u="string"==typeof t.raw?t.raw:String(t);return c.length<u.length?c:t}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/subset.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js"),s=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/comparator.js"),{ANY:i}=s,o=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/satisfies.js"),a=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/functions/compare.js"),l=[new s(">=0.0.0-0")],p=[new s(">=0.0.0")],c=(e,t,n)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===i){if(1===t.length&&t[0].semver===i)return!0;e=n.includePrerelease?l:p}if(1===t.length&&t[0].semver===i){if(n.includePrerelease)return!0;t=p}const r=new Set;let s,c,h,f,m,y,b;for(const t of e)">"===t.operator||">="===t.operator?s=u(s,t,n):"<"===t.operator||"<="===t.operator?c=d(c,t,n):r.add(t.semver);if(r.size>1)return null;if(s&&c){if(h=a(s.semver,c.semver,n),h>0)return null;if(0===h&&(">="!==s.operator||"<="!==c.operator))return null}for(const e of r){if(s&&!o(e,String(s),n))return null;if(c&&!o(e,String(c),n))return null;for(const r of t)if(!o(e,String(r),n))return!1;return!0}let g=!(!c||n.includePrerelease||!c.semver.prerelease.length)&&c.semver,E=!(!s||n.includePrerelease||!s.semver.prerelease.length)&&s.semver;g&&1===g.prerelease.length&&"<"===c.operator&&0===g.prerelease[0]&&(g=!1);for(const e of t){if(b=b||">"===e.operator||">="===e.operator,y=y||"<"===e.operator||"<="===e.operator,s)if(E&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===E.major&&e.semver.minor===E.minor&&e.semver.patch===E.patch&&(E=!1),">"===e.operator||">="===e.operator){if(f=u(s,e,n),f===e&&f!==s)return!1}else if(">="===s.operator&&!o(s.semver,String(e),n))return!1;if(c)if(g&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===g.major&&e.semver.minor===g.minor&&e.semver.patch===g.patch&&(g=!1),"<"===e.operator||"<="===e.operator){if(m=d(c,e,n),m===e&&m!==c)return!1}else if("<="===c.operator&&!o(c.semver,String(e),n))return!1;if(!e.operator&&(c||s)&&0!==h)return!1}return!(s&&y&&!c&&0!==h||c&&b&&!s&&0!==h||E||g)},u=(e,t,n)=>{if(!e)return t;const r=a(e.semver,t.semver,n);return r>0?e:r<0||">"===t.operator&&">="===e.operator?t:e},d=(e,t,n)=>{if(!e)return t;const r=a(e.semver,t.semver,n);return r<0?e:r>0||"<"===t.operator&&"<="===e.operator?t:e};e.exports=(e,t,n={})=>{if(e===t)return!0;e=new r(e,n),t=new r(t,n);let s=!1;e:for(const r of e.set){for(const e of t.set){const t=c(r,e,n);if(s=s||null!==t,t)continue e}if(s)return!1}return!0}},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/to-comparators.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t)=>new r(e,t).set.map((e=>e.map((e=>e.value)).join(" ").trim().split(" ")))},"./node_modules/.pnpm/semver@7.6.2/node_modules/semver/ranges/valid.js":(e,t,n)=>{const r=n("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/classes/range.js");e.exports=(e,t)=>{try{return new r(e,t).range||"*"}catch(e){return null}}},crypto:e=>{e.exports=n},fs:e=>{e.exports=r},module:e=>{e.exports=s},path:e=>{e.exports=i}},f={};function m(e){var n=f[e];if(void 0!==n)return n.exports;var r=f[e]={id:e,loaded:!1,exports:{}};return t[e](r,r.exports,m),r.loaded=!0,r.exports}m.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return m.d(t,{a:t}),t},m.d=(e,t)=>{for(var n in t)m.o(t,n)&&!m.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},m.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),m.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var y={};(()=>{m.d(y,{default:()=>xr});var e=m("fs"),t=m("module");const n=o,f=a,b=l;var g=m.n(b);const E=p,v=/^[A-Za-z]:\//;function x(e=""){return e?e.replace(/\\/g,"/").replace(v,(e=>e.toUpperCase())):e}const T=/^[/\\]{2}/,S=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,P=/^[A-Za-z]:$/,_=function(...e){if(0===e.length)return".";let t;for(const n of e)n&&n.length>0&&(void 0===t?t=n:t+=`/${n}`);return void 0===t?".":function(e){if(0===e.length)return".";const t=(e=x(e)).match(T),n=A(e),r="/"===e[e.length-1];return 0===(e=function(e,t){let n="",r=0,s=-1,i=0,o=null;for(let a=0;a<=e.length;++a){if(a<e.length)o=e[a];else{if("/"===o)break;o="/"}if("/"===o){if(s===a-1||1===i);else if(2===i){if(n.length<2||2!==r||"."!==n[n.length-1]||"."!==n[n.length-2]){if(n.length>2){const e=n.lastIndexOf("/");-1===e?(n="",r=0):(n=n.slice(0,e),r=n.length-1-n.lastIndexOf("/")),s=a,i=0;continue}if(n.length>0){n="",r=0,s=a,i=0;continue}}t&&(n+=n.length>0?"/..":"..",r=2)}else n.length>0?n+=`/${e.slice(s+1,a)}`:n=e.slice(s+1,a),r=a-s-1;s=a,i=0}else"."===o&&-1!==i?++i:i=-1}return n}(e,!n)).length?n?"/":r?"./":".":(r&&(e+="/"),P.test(e)&&(e+="/"),t?n?`//${e}`:`//./${e}`:n&&!A(e)?`/${e}`:e)}(t.replace(/\/\/+/g,"/"))},A=function(e){return S.test(e)},w=/.(\.[^./]+)$/,C=function(e){const t=w.exec(x(e));return t&&t[1]||""},D=function(e){const t=x(e).replace(/\/$/,"").split("/").slice(0,-1);return 1===t.length&&P.test(t[0])&&(t[0]+="/"),t.join("/")||(A(e)?"/":".")},I=function(e,t){return x(e).split("/").pop()},O=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,N=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,j=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function k(e,t){if(!("__proto__"===e||"constructor"===e&&t&&"object"==typeof t&&"prototype"in t))return t;!function(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}(e)}function L(e,t={}){if("string"!=typeof e)return e;const n=e.trim();if('"'===e[0]&&e.endsWith('"')&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const e=n.toLowerCase();if("true"===e)return!0;if("false"===e)return!1;if("undefined"===e)return;if("null"===e)return null;if("nan"===e)return Number.NaN;if("infinity"===e)return Number.POSITIVE_INFINITY;if("-infinity"===e)return Number.NEGATIVE_INFINITY}if(!j.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(O.test(e)||N.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,k)}return JSON.parse(e)}catch(n){if(t.strict)throw n;return e}}function F(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var R=m("./node_modules/.pnpm/create-require@1.1.1/node_modules/create-require/create-require.js"),M=m.n(R),B=m("./node_modules/.pnpm/semver@7.6.2/node_modules/semver/index.js");const U=new Set(["/","\\",void 0]),$=Symbol.for("pathe:normalizedAlias");function V(e){if(e[$])return e;const t=Object.fromEntries(Object.entries(e).sort((([e],[t])=>function(e,t){return t.split("/").length-e.split("/").length}(e,t))));for(const e in t)for(const n in t)n===e||e.startsWith(n)||t[e].startsWith(n)&&U.has(t[e][n.length])&&(t[e]=t[n]+t[e].slice(n.length));return Object.defineProperty(t,$,{value:!0,enumerable:!1}),t}function W(e="/"){const t=e[e.length-1];return"/"===t||"\\"===t}var K=m("./node_modules/.pnpm/pirates@4.0.6/node_modules/pirates/lib/index.js"),G=m("./node_modules/.pnpm/object-hash@3.0.0/node_modules/object-hash/index.js"),q=m.n(G),H=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,370,1,81,2,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,406,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,9,5351,0,7,14,13835,9,87,9,39,4,60,6,26,9,1014,0,2,54,8,3,82,0,12,1,19628,1,4706,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,983,6,110,6,6,9,4759,9,787719,239],z=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,68,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,349,41,7,1,79,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,264,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,4026,582,8634,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,689,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,43,8,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,757,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],Y="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟊꟐꟑꟓꟕ-ꟙꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",X={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},J="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",Q={5:J,"5module":J+" export import",6:J+" const class extends export import super"},Z=/^in(stanceof)?$/,ee=new RegExp("["+Y+"]"),te=new RegExp("["+Y+"·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࢘-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・]");function ne(e,t){for(var n=65536,r=0;r<t.length;r+=2){if((n+=t[r])>e)return!1;if((n+=t[r+1])>=e)return!0}return!1}function re(e,t){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&ee.test(String.fromCharCode(e)):!1!==t&&ne(e,z)))}function se(e,t){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&te.test(String.fromCharCode(e)):!1!==t&&(ne(e,z)||ne(e,H)))))}var ie=function(e,t){void 0===t&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null};function oe(e,t){return new ie(e,{beforeExpr:!0,binop:t})}var ae={beforeExpr:!0},le={startsExpr:!0},pe={};function ce(e,t){return void 0===t&&(t={}),t.keyword=e,pe[e]=new ie(e,t)}var ue={num:new ie("num",le),regexp:new ie("regexp",le),string:new ie("string",le),name:new ie("name",le),privateId:new ie("privateId",le),eof:new ie("eof"),bracketL:new ie("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new ie("]"),braceL:new ie("{",{beforeExpr:!0,startsExpr:!0}),braceR:new ie("}"),parenL:new ie("(",{beforeExpr:!0,startsExpr:!0}),parenR:new ie(")"),comma:new ie(",",ae),semi:new ie(";",ae),colon:new ie(":",ae),dot:new ie("."),question:new ie("?",ae),questionDot:new ie("?."),arrow:new ie("=>",ae),template:new ie("template"),invalidTemplate:new ie("invalidTemplate"),ellipsis:new ie("...",ae),backQuote:new ie("`",le),dollarBraceL:new ie("${",{beforeExpr:!0,startsExpr:!0}),eq:new ie("=",{beforeExpr:!0,isAssign:!0}),assign:new ie("_=",{beforeExpr:!0,isAssign:!0}),incDec:new ie("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new ie("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:oe("||",1),logicalAND:oe("&&",2),bitwiseOR:oe("|",3),bitwiseXOR:oe("^",4),bitwiseAND:oe("&",5),equality:oe("==/!=/===/!==",6),relational:oe("</>/<=/>=",7),bitShift:oe("<</>>/>>>",8),plusMin:new ie("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:oe("%",10),star:oe("*",10),slash:oe("/",10),starstar:new ie("**",{beforeExpr:!0}),coalesce:oe("??",1),_break:ce("break"),_case:ce("case",ae),_catch:ce("catch"),_continue:ce("continue"),_debugger:ce("debugger"),_default:ce("default",ae),_do:ce("do",{isLoop:!0,beforeExpr:!0}),_else:ce("else",ae),_finally:ce("finally"),_for:ce("for",{isLoop:!0}),_function:ce("function",le),_if:ce("if"),_return:ce("return",ae),_switch:ce("switch"),_throw:ce("throw",ae),_try:ce("try"),_var:ce("var"),_const:ce("const"),_while:ce("while",{isLoop:!0}),_with:ce("with"),_new:ce("new",{beforeExpr:!0,startsExpr:!0}),_this:ce("this",le),_super:ce("super",le),_class:ce("class",le),_extends:ce("extends",ae),_export:ce("export"),_import:ce("import",le),_null:ce("null",le),_true:ce("true",le),_false:ce("false",le),_in:ce("in",{beforeExpr:!0,binop:7}),_instanceof:ce("instanceof",{beforeExpr:!0,binop:7}),_typeof:ce("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:ce("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:ce("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},de=/\r\n?|\n|\u2028|\u2029/,he=new RegExp(de.source,"g");function fe(e){return 10===e||13===e||8232===e||8233===e}function me(e,t,n){void 0===n&&(n=e.length);for(var r=t;r<n;r++){var s=e.charCodeAt(r);if(fe(s))return r<n-1&&13===s&&10===e.charCodeAt(r+1)?r+2:r+1}return-1}var ye=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,be=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,ge=Object.prototype,Ee=ge.hasOwnProperty,ve=ge.toString,xe=Object.hasOwn||function(e,t){return Ee.call(e,t)},Te=Array.isArray||function(e){return"[object Array]"===ve.call(e)},Se=Object.create(null);function Pe(e){return Se[e]||(Se[e]=new RegExp("^(?:"+e.replace(/ /g,"|")+")$"))}function _e(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10),56320+(1023&e)))}var Ae=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,we=function(e,t){this.line=e,this.column=t};we.prototype.offset=function(e){return new we(this.line,this.column+e)};var Ce=function(e,t,n){this.start=t,this.end=n,null!==e.sourceFile&&(this.source=e.sourceFile)};function De(e,t){for(var n=1,r=0;;){var s=me(e,r,t);if(s<0)return new we(n,t-r);++n,r=s}}var Ie={ecmaVersion:null,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},Oe=!1;function Ne(e,t){return 2|(e?4:0)|(t?8:0)}var je=function(e,t,n){this.options=e=function(e){var t={};for(var n in Ie)t[n]=e&&xe(e,n)?e[n]:Ie[n];if("latest"===t.ecmaVersion?t.ecmaVersion=1e8:null==t.ecmaVersion?(!Oe&&"object"==typeof console&&console.warn&&(Oe=!0,console.warn("Since Acorn 8.0.0, options.ecmaVersion is required.\nDefaulting to 2020, but this will stop working in the future.")),t.ecmaVersion=11):t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),null==t.allowReserved&&(t.allowReserved=t.ecmaVersion<5),e&&null!=e.allowHashBang||(t.allowHashBang=t.ecmaVersion>=14),Te(t.onToken)){var r=t.onToken;t.onToken=function(e){return r.push(e)}}return Te(t.onComment)&&(t.onComment=function(e,t){return function(n,r,s,i,o,a){var l={type:n?"Block":"Line",value:r,start:s,end:i};e.locations&&(l.loc=new Ce(this,o,a)),e.ranges&&(l.range=[s,i]),t.push(l)}}(t,t.onComment)),t}(e),this.sourceFile=e.sourceFile,this.keywords=Pe(Q[e.ecmaVersion>=6?6:"module"===e.sourceType?"5module":5]);var r="";!0!==e.allowReserved&&(r=X[e.ecmaVersion>=6?6:5===e.ecmaVersion?5:3],"module"===e.sourceType&&(r+=" await")),this.reservedWords=Pe(r);var s=(r?r+" ":"")+X.strict;this.reservedWordsStrict=Pe(s),this.reservedWordsStrictBind=Pe(s+" "+X.strictBind),this.input=String(t),this.containsEsc=!1,n?(this.pos=n,this.lineStart=this.input.lastIndexOf("\n",n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(de).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=ue.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===e.sourceType,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),0===this.pos&&e.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(1),this.regexpState=null,this.privateNameStack=[]},ke={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};je.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)},ke.inFunction.get=function(){return(2&this.currentVarScope().flags)>0},ke.inGenerator.get=function(){return(8&this.currentVarScope().flags)>0&&!this.currentVarScope().inClassFieldInit},ke.inAsync.get=function(){return(4&this.currentVarScope().flags)>0&&!this.currentVarScope().inClassFieldInit},ke.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e];if(t.inClassFieldInit||256&t.flags)return!1;if(2&t.flags)return(4&t.flags)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},ke.allowSuper.get=function(){var e=this.currentThisScope(),t=e.flags,n=e.inClassFieldInit;return(64&t)>0||n||this.options.allowSuperOutsideMethod},ke.allowDirectSuper.get=function(){return(128&this.currentThisScope().flags)>0},ke.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},ke.allowNewDotTarget.get=function(){var e=this.currentThisScope(),t=e.flags,n=e.inClassFieldInit;return(258&t)>0||n},ke.inClassStaticBlock.get=function(){return(256&this.currentVarScope().flags)>0},je.extend=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];for(var n=this,r=0;r<e.length;r++)n=e[r](n);return n},je.parse=function(e,t){return new this(t,e).parse()},je.parseExpressionAt=function(e,t,n){var r=new this(n,e,t);return r.nextToken(),r.parseExpression()},je.tokenizer=function(e,t){return new this(t,e)},Object.defineProperties(je.prototype,ke);var Le=je.prototype,Fe=/^(?:'((?:\\.|[^'\\])*?)'|"((?:\\.|[^"\\])*?)")/;Le.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){be.lastIndex=e,e+=be.exec(this.input)[0].length;var t=Fe.exec(this.input.slice(e));if(!t)return!1;if("use strict"===(t[1]||t[2])){be.lastIndex=e+t[0].length;var n=be.exec(this.input),r=n.index+n[0].length,s=this.input.charAt(r);return";"===s||"}"===s||de.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(s)||"!"===s&&"="===this.input.charAt(r+1))}e+=t[0].length,be.lastIndex=e,e+=be.exec(this.input)[0].length,";"===this.input[e]&&e++}},Le.eat=function(e){return this.type===e&&(this.next(),!0)},Le.isContextual=function(e){return this.type===ue.name&&this.value===e&&!this.containsEsc},Le.eatContextual=function(e){return!!this.isContextual(e)&&(this.next(),!0)},Le.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Le.canInsertSemicolon=function(){return this.type===ue.eof||this.type===ue.braceR||de.test(this.input.slice(this.lastTokEnd,this.start))},Le.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Le.semicolon=function(){this.eat(ue.semi)||this.insertSemicolon()||this.unexpected()},Le.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Le.expect=function(e){this.eat(e)||this.unexpected()},Le.unexpected=function(e){this.raise(null!=e?e:this.start,"Unexpected token")};var Re=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Le.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,t?"Assigning to rvalue":"Parenthesized pattern")}},Le.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,r=e.doubleProto;if(!t)return n>=0||r>=0;n>=0&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns"),r>=0&&this.raiseRecoverable(r,"Redefinition of __proto__ property")},Le.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},Le.isSimpleAssignTarget=function(e){return"ParenthesizedExpression"===e.type?this.isSimpleAssignTarget(e.expression):"Identifier"===e.type||"MemberExpression"===e.type};var Me=je.prototype;Me.parseTopLevel=function(e){var t=Object.create(null);for(e.body||(e.body=[]);this.type!==ue.eof;){var n=this.parseStatement(null,!0,t);e.body.push(n)}if(this.inModule)for(var r=0,s=Object.keys(this.undefinedExports);r<s.length;r+=1){var i=s[r];this.raiseRecoverable(this.undefinedExports[i].start,"Export '"+i+"' is not defined")}return this.adaptDirectivePrologue(e.body),this.next(),e.sourceType=this.options.sourceType,this.finishNode(e,"Program")};var Be={kind:"loop"},Ue={kind:"switch"};Me.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;be.lastIndex=this.pos;var t=be.exec(this.input),n=this.pos+t[0].length,r=this.input.charCodeAt(n);if(91===r||92===r)return!0;if(e)return!1;if(123===r||r>55295&&r<56320)return!0;if(re(r,!0)){for(var s=n+1;se(r=this.input.charCodeAt(s),!0);)++s;if(92===r||r>55295&&r<56320)return!0;var i=this.input.slice(n,s);if(!Z.test(i))return!0}return!1},Me.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;be.lastIndex=this.pos;var e,t=be.exec(this.input),n=this.pos+t[0].length;return!(de.test(this.input.slice(this.pos,n))||"function"!==this.input.slice(n,n+8)||n+8!==this.input.length&&(se(e=this.input.charCodeAt(n+8))||e>55295&&e<56320))},Me.parseStatement=function(e,t,n){var r,s=this.type,i=this.startNode();switch(this.isLet(e)&&(s=ue._var,r="let"),s){case ue._break:case ue._continue:return this.parseBreakContinueStatement(i,s.keyword);case ue._debugger:return this.parseDebuggerStatement(i);case ue._do:return this.parseDoStatement(i);case ue._for:return this.parseForStatement(i);case ue._function:return e&&(this.strict||"if"!==e&&"label"!==e)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(i,!1,!e);case ue._class:return e&&this.unexpected(),this.parseClass(i,!0);case ue._if:return this.parseIfStatement(i);case ue._return:return this.parseReturnStatement(i);case ue._switch:return this.parseSwitchStatement(i);case ue._throw:return this.parseThrowStatement(i);case ue._try:return this.parseTryStatement(i);case ue._const:case ue._var:return r=r||this.value,e&&"var"!==r&&this.unexpected(),this.parseVarStatement(i,r);case ue._while:return this.parseWhileStatement(i);case ue._with:return this.parseWithStatement(i);case ue.braceL:return this.parseBlock(!0,i);case ue.semi:return this.parseEmptyStatement(i);case ue._export:case ue._import:if(this.options.ecmaVersion>10&&s===ue._import){be.lastIndex=this.pos;var o=be.exec(this.input),a=this.pos+o[0].length,l=this.input.charCodeAt(a);if(40===l||46===l)return this.parseExpressionStatement(i,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),s===ue._import?this.parseImport(i):this.parseExport(i,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(i,!0,!e);var p=this.value,c=this.parseExpression();return s===ue.name&&"Identifier"===c.type&&this.eat(ue.colon)?this.parseLabeledStatement(i,p,c,e):this.parseExpressionStatement(i,c)}},Me.parseBreakContinueStatement=function(e,t){var n="break"===t;this.next(),this.eat(ue.semi)||this.insertSemicolon()?e.label=null:this.type!==ue.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var r=0;r<this.labels.length;++r){var s=this.labels[r];if(null==e.label||s.name===e.label.name){if(null!=s.kind&&(n||"loop"===s.kind))break;if(e.label&&n)break}}return r===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,n?"BreakStatement":"ContinueStatement")},Me.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},Me.parseDoStatement=function(e){return this.next(),this.labels.push(Be),e.body=this.parseStatement("do"),this.labels.pop(),this.expect(ue._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(ue.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},Me.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(Be),this.enterScope(0),this.expect(ue.parenL),this.type===ue.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===ue._var||this.type===ue._const||n){var r=this.startNode(),s=n?"let":this.value;return this.next(),this.parseVar(r,!0,s),this.finishNode(r,"VariableDeclaration"),(this.type===ue._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&1===r.declarations.length?(this.options.ecmaVersion>=9&&(this.type===ue._in?t>-1&&this.unexpected(t):e.await=t>-1),this.parseForIn(e,r)):(t>-1&&this.unexpected(t),this.parseFor(e,r))}var i=this.isContextual("let"),o=!1,a=new Re,l=this.parseExpression(!(t>-1)||"await",a);return this.type===ue._in||(o=this.options.ecmaVersion>=6&&this.isContextual("of"))?(this.options.ecmaVersion>=9&&(this.type===ue._in?t>-1&&this.unexpected(t):e.await=t>-1),i&&o&&this.raise(l.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(l,!1,a),this.checkLValPattern(l),this.parseForIn(e,l)):(this.checkExpressionErrors(a,!0),t>-1&&this.unexpected(t),this.parseFor(e,l))},Me.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,Ve|(n?0:We),!1,t)},Me.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement("if"),e.alternate=this.eat(ue._else)?this.parseStatement("if"):null,this.finishNode(e,"IfStatement")},Me.parseReturnStatement=function(e){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(ue.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},Me.parseSwitchStatement=function(e){var t;this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(ue.braceL),this.labels.push(Ue),this.enterScope(0);for(var n=!1;this.type!==ue.braceR;)if(this.type===ue._case||this.type===ue._default){var r=this.type===ue._case;t&&this.finishNode(t,"SwitchCase"),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),r?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),n=!0,t.test=null),this.expect(ue.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},Me.parseThrowStatement=function(e){return this.next(),de.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var $e=[];Me.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t="Identifier"===e.type;return this.enterScope(t?32:0),this.checkLValPattern(e,t?4:2),this.expect(ue.parenR),e},Me.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===ue._catch){var t=this.startNode();this.next(),this.eat(ue.parenL)?t.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0)),t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(ue._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},Me.parseVarStatement=function(e,t,n){return this.next(),this.parseVar(e,!1,t,n),this.semicolon(),this.finishNode(e,"VariableDeclaration")},Me.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(Be),e.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(e,"WhileStatement")},Me.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement("with"),this.finishNode(e,"WithStatement")},Me.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},Me.parseLabeledStatement=function(e,t,n,r){for(var s=0,i=this.labels;s<i.length;s+=1)i[s].name===t&&this.raise(n.start,"Label '"+t+"' is already declared");for(var o=this.type.isLoop?"loop":this.type===ue._switch?"switch":null,a=this.labels.length-1;a>=0;a--){var l=this.labels[a];if(l.statementStart!==e.start)break;l.statementStart=this.start,l.kind=o}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(r?-1===r.indexOf("label")?r+"label":r:"label"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},Me.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},Me.parseBlock=function(e,t,n){for(void 0===e&&(e=!0),void 0===t&&(t=this.startNode()),t.body=[],this.expect(ue.braceL),e&&this.enterScope(0);this.type!==ue.braceR;){var r=this.parseStatement(null);t.body.push(r)}return n&&(this.strict=!1),this.next(),e&&this.exitScope(),this.finishNode(t,"BlockStatement")},Me.parseFor=function(e,t){return e.init=t,this.expect(ue.semi),e.test=this.type===ue.semi?null:this.parseExpression(),this.expect(ue.semi),e.update=this.type===ue.parenR?null:this.parseExpression(),this.expect(ue.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,"ForStatement")},Me.parseForIn=function(e,t){var n=this.type===ue._in;return this.next(),"VariableDeclaration"===t.type&&null!=t.declarations[0].init&&(!n||this.options.ecmaVersion<8||this.strict||"var"!==t.kind||"Identifier"!==t.declarations[0].id.type)&&this.raise(t.start,(n?"for-in":"for-of")+" loop variable declaration may not have an initializer"),e.left=t,e.right=n?this.parseExpression():this.parseMaybeAssign(),this.expect(ue.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,n?"ForInStatement":"ForOfStatement")},Me.parseVar=function(e,t,n,r){for(e.declarations=[],e.kind=n;;){var s=this.startNode();if(this.parseVarId(s,n),this.eat(ue.eq)?s.init=this.parseMaybeAssign(t):r||"const"!==n||this.type===ue._in||this.options.ecmaVersion>=6&&this.isContextual("of")?r||"Identifier"===s.id.type||t&&(this.type===ue._in||this.isContextual("of"))?s.init=null:this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(s,"VariableDeclarator")),!this.eat(ue.comma))break}return e},Me.parseVarId=function(e,t){e.id=this.parseBindingAtom(),this.checkLValPattern(e.id,"var"===t?1:2,!1)};var Ve=1,We=2;function Ke(e,t){var n=t.key.name,r=e[n],s="true";return"MethodDefinition"!==t.type||"get"!==t.kind&&"set"!==t.kind||(s=(t.static?"s":"i")+t.kind),"iget"===r&&"iset"===s||"iset"===r&&"iget"===s||"sget"===r&&"sset"===s||"sset"===r&&"sget"===s?(e[n]="true",!1):!!r||(e[n]=s,!1)}function Ge(e,t){var n=e.computed,r=e.key;return!n&&("Identifier"===r.type&&r.name===t||"Literal"===r.type&&r.value===t)}Me.parseFunction=function(e,t,n,r,s){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!r)&&(this.type===ue.star&&t&We&&this.unexpected(),e.generator=this.eat(ue.star)),this.options.ecmaVersion>=8&&(e.async=!!r),t&Ve&&(e.id=4&t&&this.type!==ue.name?null:this.parseIdent(),!e.id||t&We||this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?1:2:3));var i=this.yieldPos,o=this.awaitPos,a=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Ne(e.async,e.generator)),t&Ve||(e.id=this.type===ue.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1,s),this.yieldPos=i,this.awaitPos=o,this.awaitIdentPos=a,this.finishNode(e,t&Ve?"FunctionDeclaration":"FunctionExpression")},Me.parseFunctionParams=function(e){this.expect(ue.parenL),e.params=this.parseBindingList(ue.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},Me.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var r=this.enterClassBody(),s=this.startNode(),i=!1;for(s.body=[],this.expect(ue.braceL);this.type!==ue.braceR;){var o=this.parseClassElement(null!==e.superClass);o&&(s.body.push(o),"MethodDefinition"===o.type&&"constructor"===o.kind?(i&&this.raiseRecoverable(o.start,"Duplicate constructor in the same class"),i=!0):o.key&&"PrivateIdentifier"===o.key.type&&Ke(r,o)&&this.raiseRecoverable(o.key.start,"Identifier '#"+o.key.name+"' has already been declared"))}return this.strict=n,this.next(),e.body=this.finishNode(s,"ClassBody"),this.exitClassBody(),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},Me.parseClassElement=function(e){if(this.eat(ue.semi))return null;var t=this.options.ecmaVersion,n=this.startNode(),r="",s=!1,i=!1,o="method",a=!1;if(this.eatContextual("static")){if(t>=13&&this.eat(ue.braceL))return this.parseClassStaticBlock(n),n;this.isClassElementNameStart()||this.type===ue.star?a=!0:r="static"}if(n.static=a,!r&&t>=8&&this.eatContextual("async")&&(!this.isClassElementNameStart()&&this.type!==ue.star||this.canInsertSemicolon()?r="async":i=!0),!r&&(t>=9||!i)&&this.eat(ue.star)&&(s=!0),!r&&!i&&!s){var l=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?o=l:r=l)}if(r?(n.computed=!1,n.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),n.key.name=r,this.finishNode(n.key,"Identifier")):this.parseClassElementName(n),t<13||this.type===ue.parenL||"method"!==o||s||i){var p=!n.static&&Ge(n,"constructor"),c=p&&e;p&&"method"!==o&&this.raise(n.key.start,"Constructor can't have get/set modifier"),n.kind=p?"constructor":o,this.parseClassMethod(n,s,i,c)}else this.parseClassField(n);return n},Me.isClassElementNameStart=function(){return this.type===ue.name||this.type===ue.privateId||this.type===ue.num||this.type===ue.string||this.type===ue.bracketL||this.type.keyword},Me.parseClassElementName=function(e){this.type===ue.privateId?("constructor"===this.value&&this.raise(this.start,"Classes can't have an element named '#constructor'"),e.computed=!1,e.key=this.parsePrivateIdent()):this.parsePropertyName(e)},Me.parseClassMethod=function(e,t,n,r){var s=e.key;"constructor"===e.kind?(t&&this.raise(s.start,"Constructor can't be a generator"),n&&this.raise(s.start,"Constructor can't be an async method")):e.static&&Ge(e,"prototype")&&this.raise(s.start,"Classes may not have a static property named prototype");var i=e.value=this.parseMethod(t,n,r);return"get"===e.kind&&0!==i.params.length&&this.raiseRecoverable(i.start,"getter should have no params"),"set"===e.kind&&1!==i.params.length&&this.raiseRecoverable(i.start,"setter should have exactly one param"),"set"===e.kind&&"RestElement"===i.params[0].type&&this.raiseRecoverable(i.params[0].start,"Setter cannot use rest params"),this.finishNode(e,"MethodDefinition")},Me.parseClassField=function(e){if(Ge(e,"constructor")?this.raise(e.key.start,"Classes can't have a field named 'constructor'"):e.static&&Ge(e,"prototype")&&this.raise(e.key.start,"Classes can't have a static field named 'prototype'"),this.eat(ue.eq)){var t=this.currentThisScope(),n=t.inClassFieldInit;t.inClassFieldInit=!0,e.value=this.parseMaybeAssign(),t.inClassFieldInit=n}else e.value=null;return this.semicolon(),this.finishNode(e,"PropertyDefinition")},Me.parseClassStaticBlock=function(e){e.body=[];var t=this.labels;for(this.labels=[],this.enterScope(320);this.type!==ue.braceR;){var n=this.parseStatement(null);e.body.push(n)}return this.next(),this.exitScope(),this.labels=t,this.finishNode(e,"StaticBlock")},Me.parseClassId=function(e,t){this.type===ue.name?(e.id=this.parseIdent(),t&&this.checkLValSimple(e.id,2,!1)):(!0===t&&this.unexpected(),e.id=null)},Me.parseClassSuper=function(e){e.superClass=this.eat(ue._extends)?this.parseExprSubscripts(null,!1):null},Me.enterClassBody=function(){var e={declared:Object.create(null),used:[]};return this.privateNameStack.push(e),e.declared},Me.exitClassBody=function(){var e=this.privateNameStack.pop(),t=e.declared,n=e.used;if(this.options.checkPrivateFields)for(var r=this.privateNameStack.length,s=0===r?null:this.privateNameStack[r-1],i=0;i<n.length;++i){var o=n[i];xe(t,o.name)||(s?s.used.push(o):this.raiseRecoverable(o.start,"Private field '#"+o.name+"' must be declared in an enclosing class"))}},Me.parseExportAllDeclaration=function(e,t){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual("from"),this.type!==ue.string&&this.unexpected(),e.source=this.parseExprAtom(),this.semicolon(),this.finishNode(e,"ExportAllDeclaration")},Me.parseExport=function(e,t){if(this.next(),this.eat(ue.star))return this.parseExportAllDeclaration(e,t);if(this.eat(ue._default))return this.checkExport(t,"default",this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),"VariableDeclaration"===e.declaration.type?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))this.type!==ue.string&&this.unexpected(),e.source=this.parseExprAtom();else{for(var n=0,r=e.specifiers;n<r.length;n+=1){var s=r[n];this.checkUnreserved(s.local),this.checkLocalExport(s.local),"Literal"===s.local.type&&this.raise(s.local.start,"A string literal cannot be used as an exported binding without `from`.")}e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},Me.parseExportDeclaration=function(e){return this.parseStatement(null)},Me.parseExportDefaultDeclaration=function(){var e;if(this.type===ue._function||(e=this.isAsyncFunction())){var t=this.startNode();return this.next(),e&&this.next(),this.parseFunction(t,4|Ve,!1,e)}if(this.type===ue._class){var n=this.startNode();return this.parseClass(n,"nullableID")}var r=this.parseMaybeAssign();return this.semicolon(),r},Me.checkExport=function(e,t,n){e&&("string"!=typeof t&&(t="Identifier"===t.type?t.name:t.value),xe(e,t)&&this.raiseRecoverable(n,"Duplicate export '"+t+"'"),e[t]=!0)},Me.checkPatternExport=function(e,t){var n=t.type;if("Identifier"===n)this.checkExport(e,t,t.start);else if("ObjectPattern"===n)for(var r=0,s=t.properties;r<s.length;r+=1){var i=s[r];this.checkPatternExport(e,i)}else if("ArrayPattern"===n)for(var o=0,a=t.elements;o<a.length;o+=1){var l=a[o];l&&this.checkPatternExport(e,l)}else"Property"===n?this.checkPatternExport(e,t.value):"AssignmentPattern"===n?this.checkPatternExport(e,t.left):"RestElement"===n&&this.checkPatternExport(e,t.argument)},Me.checkVariableExport=function(e,t){if(e)for(var n=0,r=t;n<r.length;n+=1){var s=r[n];this.checkPatternExport(e,s.id)}},Me.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},Me.parseExportSpecifier=function(e){var t=this.startNode();return t.local=this.parseModuleExportName(),t.exported=this.eatContextual("as")?this.parseModuleExportName():t.local,this.checkExport(e,t.exported,t.exported.start),this.finishNode(t,"ExportSpecifier")},Me.parseExportSpecifiers=function(e){var t=[],n=!0;for(this.expect(ue.braceL);!this.eat(ue.braceR);){if(n)n=!1;else if(this.expect(ue.comma),this.afterTrailingComma(ue.braceR))break;t.push(this.parseExportSpecifier(e))}return t},Me.parseImport=function(e){return this.next(),this.type===ue.string?(e.specifiers=$e,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===ue.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},Me.parseImportSpecifier=function(){var e=this.startNode();return e.imported=this.parseModuleExportName(),this.eatContextual("as")?e.local=this.parseIdent():(this.checkUnreserved(e.imported),e.local=e.imported),this.checkLValSimple(e.local,2),this.finishNode(e,"ImportSpecifier")},Me.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,2),this.finishNode(e,"ImportDefaultSpecifier")},Me.parseImportNamespaceSpecifier=function(){var e=this.startNode();return this.next(),this.expectContextual("as"),e.local=this.parseIdent(),this.checkLValSimple(e.local,2),this.finishNode(e,"ImportNamespaceSpecifier")},Me.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===ue.name&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(ue.comma)))return e;if(this.type===ue.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(ue.braceL);!this.eat(ue.braceR);){if(t)t=!1;else if(this.expect(ue.comma),this.afterTrailingComma(ue.braceR))break;e.push(this.parseImportSpecifier())}return e},Me.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===ue.string){var e=this.parseLiteral(this.value);return Ae.test(e.value)&&this.raise(e.start,"An export name cannot include a lone surrogate."),e}return this.parseIdent(!0)},Me.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)},Me.isDirectiveCandidate=function(e){return this.options.ecmaVersion>=5&&"ExpressionStatement"===e.type&&"Literal"===e.expression.type&&"string"==typeof e.expression.value&&('"'===this.input[e.start]||"'"===this.input[e.start])};var qe=je.prototype;qe.toAssignable=function(e,t,n){if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&"await"===e.name&&this.raise(e.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern",n&&this.checkPatternErrors(n,!0);for(var r=0,s=e.properties;r<s.length;r+=1){var i=s[r];this.toAssignable(i,t),"RestElement"!==i.type||"ArrayPattern"!==i.argument.type&&"ObjectPattern"!==i.argument.type||this.raise(i.argument.start,"Unexpected token")}break;case"Property":"init"!==e.kind&&this.raise(e.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(e.value,t);break;case"ArrayExpression":e.type="ArrayPattern",n&&this.checkPatternErrors(n,!0),this.toAssignableList(e.elements,t);break;case"SpreadElement":e.type="RestElement",this.toAssignable(e.argument,t),"AssignmentPattern"===e.argument.type&&this.raise(e.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":"="!==e.operator&&this.raise(e.left.end,"Only '=' operator can be used for specifying default value."),e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);break;case"ParenthesizedExpression":this.toAssignable(e.expression,t,n);break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}else n&&this.checkPatternErrors(n,!0);return e},qe.toAssignableList=function(e,t){for(var n=e.length,r=0;r<n;r++){var s=e[r];s&&this.toAssignable(s,t)}if(n){var i=e[n-1];6===this.options.ecmaVersion&&t&&i&&"RestElement"===i.type&&"Identifier"!==i.argument.type&&this.unexpected(i.argument.start)}return e},qe.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},qe.parseRestBinding=function(){var e=this.startNode();return this.next(),6===this.options.ecmaVersion&&this.type!==ue.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,"RestElement")},qe.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case ue.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(ue.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case ue.braceL:return this.parseObj(!0)}return this.parseIdent()},qe.parseBindingList=function(e,t,n,r){for(var s=[],i=!0;!this.eat(e);)if(i?i=!1:this.expect(ue.comma),t&&this.type===ue.comma)s.push(null);else{if(n&&this.afterTrailingComma(e))break;if(this.type===ue.ellipsis){var o=this.parseRestBinding();this.parseBindingListItem(o),s.push(o),this.type===ue.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(e);break}s.push(this.parseAssignableListItem(r))}return s},qe.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},qe.parseBindingListItem=function(e){return e},qe.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(ue.eq))return n;var r=this.startNodeAt(e,t);return r.left=n,r.right=this.parseMaybeAssign(),this.finishNode(r,"AssignmentPattern")},qe.checkLValSimple=function(e,t,n){void 0===t&&(t=0);var r=0!==t;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(r?"Binding ":"Assigning to ")+e.name+" in strict mode"),r&&(2===t&&"let"===e.name&&this.raiseRecoverable(e.start,"let is disallowed as a lexically bound name"),n&&(xe(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0),5!==t&&this.declareName(e.name,t,e.start));break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":r&&this.raiseRecoverable(e.start,"Binding member expression");break;case"ParenthesizedExpression":return r&&this.raiseRecoverable(e.start,"Binding parenthesized expression"),this.checkLValSimple(e.expression,t,n);default:this.raise(e.start,(r?"Binding":"Assigning to")+" rvalue")}},qe.checkLValPattern=function(e,t,n){switch(void 0===t&&(t=0),e.type){case"ObjectPattern":for(var r=0,s=e.properties;r<s.length;r+=1){var i=s[r];this.checkLValInnerPattern(i,t,n)}break;case"ArrayPattern":for(var o=0,a=e.elements;o<a.length;o+=1){var l=a[o];l&&this.checkLValInnerPattern(l,t,n)}break;default:this.checkLValSimple(e,t,n)}},qe.checkLValInnerPattern=function(e,t,n){switch(void 0===t&&(t=0),e.type){case"Property":this.checkLValInnerPattern(e.value,t,n);break;case"AssignmentPattern":this.checkLValPattern(e.left,t,n);break;case"RestElement":this.checkLValPattern(e.argument,t,n);break;default:this.checkLValPattern(e,t,n)}};var He=function(e,t,n,r,s){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=r,this.generator=!!s},ze={b_stat:new He("{",!1),b_expr:new He("{",!0),b_tmpl:new He("${",!1),p_stat:new He("(",!1),p_expr:new He("(",!0),q_tmpl:new He("`",!0,!0,(function(e){return e.tryReadTemplateToken()})),f_stat:new He("function",!1),f_expr:new He("function",!0),f_expr_gen:new He("function",!0,!1,null,!0),f_gen:new He("function",!1,!1,null,!0)},Ye=je.prototype;Ye.initialContext=function(){return[ze.b_stat]},Ye.curContext=function(){return this.context[this.context.length-1]},Ye.braceIsBlock=function(e){var t=this.curContext();return t===ze.f_expr||t===ze.f_stat||(e!==ue.colon||t!==ze.b_stat&&t!==ze.b_expr?e===ue._return||e===ue.name&&this.exprAllowed?de.test(this.input.slice(this.lastTokEnd,this.start)):e===ue._else||e===ue.semi||e===ue.eof||e===ue.parenR||e===ue.arrow||(e===ue.braceL?t===ze.b_stat:e!==ue._var&&e!==ue._const&&e!==ue.name&&!this.exprAllowed):!t.isExpr)},Ye.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if("function"===t.token)return t.generator}return!1},Ye.updateContext=function(e){var t,n=this.type;n.keyword&&e===ue.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},Ye.overrideContext=function(e){this.curContext()!==e&&(this.context[this.context.length-1]=e)},ue.parenR.updateContext=ue.braceR.updateContext=function(){if(1!==this.context.length){var e=this.context.pop();e===ze.b_stat&&"function"===this.curContext().token&&(e=this.context.pop()),this.exprAllowed=!e.isExpr}else this.exprAllowed=!0},ue.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?ze.b_stat:ze.b_expr),this.exprAllowed=!0},ue.dollarBraceL.updateContext=function(){this.context.push(ze.b_tmpl),this.exprAllowed=!0},ue.parenL.updateContext=function(e){var t=e===ue._if||e===ue._for||e===ue._with||e===ue._while;this.context.push(t?ze.p_stat:ze.p_expr),this.exprAllowed=!0},ue.incDec.updateContext=function(){},ue._function.updateContext=ue._class.updateContext=function(e){!e.beforeExpr||e===ue._else||e===ue.semi&&this.curContext()!==ze.p_stat||e===ue._return&&de.test(this.input.slice(this.lastTokEnd,this.start))||(e===ue.colon||e===ue.braceL)&&this.curContext()===ze.b_stat?this.context.push(ze.f_stat):this.context.push(ze.f_expr),this.exprAllowed=!1},ue.colon.updateContext=function(){"function"===this.curContext().token&&this.context.pop(),this.exprAllowed=!0},ue.backQuote.updateContext=function(){this.curContext()===ze.q_tmpl?this.context.pop():this.context.push(ze.q_tmpl),this.exprAllowed=!1},ue.star.updateContext=function(e){if(e===ue._function){var t=this.context.length-1;this.context[t]===ze.f_expr?this.context[t]=ze.f_expr_gen:this.context[t]=ze.f_gen}this.exprAllowed=!0},ue.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==ue.dot&&("of"===this.value&&!this.exprAllowed||"yield"===this.value&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var Xe=je.prototype;function Je(e){return"MemberExpression"===e.type&&"PrivateIdentifier"===e.property.type||"ChainExpression"===e.type&&Je(e.expression)}Xe.checkPropClash=function(e,t,n){if(!(this.options.ecmaVersion>=9&&"SpreadElement"===e.type||this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var r,s=e.key;switch(s.type){case"Identifier":r=s.name;break;case"Literal":r=String(s.value);break;default:return}var i=e.kind;if(this.options.ecmaVersion>=6)"__proto__"===r&&"init"===i&&(t.proto&&(n?n.doubleProto<0&&(n.doubleProto=s.start):this.raiseRecoverable(s.start,"Redefinition of __proto__ property")),t.proto=!0);else{var o=t[r="$"+r];o?("init"===i?this.strict&&o.init||o.get||o.set:o.init||o[i])&&this.raiseRecoverable(s.start,"Redefinition of property"):o=t[r]={init:!1,get:!1,set:!1},o[i]=!0}}},Xe.parseExpression=function(e,t){var n=this.start,r=this.startLoc,s=this.parseMaybeAssign(e,t);if(this.type===ue.comma){var i=this.startNodeAt(n,r);for(i.expressions=[s];this.eat(ue.comma);)i.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(i,"SequenceExpression")}return s},Xe.parseMaybeAssign=function(e,t,n){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var r=!1,s=-1,i=-1,o=-1;t?(s=t.parenthesizedAssign,i=t.trailingComma,o=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new Re,r=!0);var a=this.start,l=this.startLoc;this.type!==ue.parenL&&this.type!==ue.name||(this.potentialArrowAt=this.start,this.potentialArrowInForAwait="await"===e);var p=this.parseMaybeConditional(e,t);if(n&&(p=n.call(this,p,a,l)),this.type.isAssign){var c=this.startNodeAt(a,l);return c.operator=this.value,this.type===ue.eq&&(p=this.toAssignable(p,!1,t)),r||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=p.start&&(t.shorthandAssign=-1),this.type===ue.eq?this.checkLValPattern(p):this.checkLValSimple(p),c.left=p,this.next(),c.right=this.parseMaybeAssign(e),o>-1&&(t.doubleProto=o),this.finishNode(c,"AssignmentExpression")}return r&&this.checkExpressionErrors(t,!0),s>-1&&(t.parenthesizedAssign=s),i>-1&&(t.trailingComma=i),p},Xe.parseMaybeConditional=function(e,t){var n=this.start,r=this.startLoc,s=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return s;if(this.eat(ue.question)){var i=this.startNodeAt(n,r);return i.test=s,i.consequent=this.parseMaybeAssign(),this.expect(ue.colon),i.alternate=this.parseMaybeAssign(e),this.finishNode(i,"ConditionalExpression")}return s},Xe.parseExprOps=function(e,t){var n=this.start,r=this.startLoc,s=this.parseMaybeUnary(t,!1,!1,e);return this.checkExpressionErrors(t)||s.start===n&&"ArrowFunctionExpression"===s.type?s:this.parseExprOp(s,n,r,-1,e)},Xe.parseExprOp=function(e,t,n,r,s){var i=this.type.binop;if(null!=i&&(!s||this.type!==ue._in)&&i>r){var o=this.type===ue.logicalOR||this.type===ue.logicalAND,a=this.type===ue.coalesce;a&&(i=ue.logicalAND.binop);var l=this.value;this.next();var p=this.start,c=this.startLoc,u=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,s),p,c,i,s),d=this.buildBinary(t,n,e,u,l,o||a);return(o&&this.type===ue.coalesce||a&&(this.type===ue.logicalOR||this.type===ue.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(d,t,n,r,s)}return e},Xe.buildBinary=function(e,t,n,r,s,i){"PrivateIdentifier"===r.type&&this.raise(r.start,"Private identifier can only be left side of binary expression");var o=this.startNodeAt(e,t);return o.left=n,o.operator=s,o.right=r,this.finishNode(o,i?"LogicalExpression":"BinaryExpression")},Xe.parseMaybeUnary=function(e,t,n,r){var s,i=this.start,o=this.startLoc;if(this.isContextual("await")&&this.canAwait)s=this.parseAwait(r),t=!0;else if(this.type.prefix){var a=this.startNode(),l=this.type===ue.incDec;a.operator=this.value,a.prefix=!0,this.next(),a.argument=this.parseMaybeUnary(null,!0,l,r),this.checkExpressionErrors(e,!0),l?this.checkLValSimple(a.argument):this.strict&&"delete"===a.operator&&"Identifier"===a.argument.type?this.raiseRecoverable(a.start,"Deleting local variable in strict mode"):"delete"===a.operator&&Je(a.argument)?this.raiseRecoverable(a.start,"Private fields can not be deleted"):t=!0,s=this.finishNode(a,l?"UpdateExpression":"UnaryExpression")}else if(t||this.type!==ue.privateId){if(s=this.parseExprSubscripts(e,r),this.checkExpressionErrors(e))return s;for(;this.type.postfix&&!this.canInsertSemicolon();){var p=this.startNodeAt(i,o);p.operator=this.value,p.prefix=!1,p.argument=s,this.checkLValSimple(s),this.next(),s=this.finishNode(p,"UpdateExpression")}}else(r||0===this.privateNameStack.length)&&this.options.checkPrivateFields&&this.unexpected(),s=this.parsePrivateIdent(),this.type!==ue._in&&this.unexpected();return n||!this.eat(ue.starstar)?s:t?void this.unexpected(this.lastTokStart):this.buildBinary(i,o,s,this.parseMaybeUnary(null,!1,!1,r),"**",!1)},Xe.parseExprSubscripts=function(e,t){var n=this.start,r=this.startLoc,s=this.parseExprAtom(e,t);if("ArrowFunctionExpression"===s.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd))return s;var i=this.parseSubscripts(s,n,r,!1,t);return e&&"MemberExpression"===i.type&&(e.parenthesizedAssign>=i.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=i.start&&(e.parenthesizedBind=-1),e.trailingComma>=i.start&&(e.trailingComma=-1)),i},Xe.parseSubscripts=function(e,t,n,r,s){for(var i=this.options.ecmaVersion>=8&&"Identifier"===e.type&&"async"===e.name&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start==5&&this.potentialArrowAt===e.start,o=!1;;){var a=this.parseSubscript(e,t,n,r,i,o,s);if(a.optional&&(o=!0),a===e||"ArrowFunctionExpression"===a.type){if(o){var l=this.startNodeAt(t,n);l.expression=a,a=this.finishNode(l,"ChainExpression")}return a}e=a}},Xe.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(ue.arrow)},Xe.parseSubscriptAsyncArrow=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!0,r)},Xe.parseSubscript=function(e,t,n,r,s,i,o){var a=this.options.ecmaVersion>=11,l=a&&this.eat(ue.questionDot);r&&l&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var p=this.eat(ue.bracketL);if(p||l&&this.type!==ue.parenL&&this.type!==ue.backQuote||this.eat(ue.dot)){var c=this.startNodeAt(t,n);c.object=e,p?(c.property=this.parseExpression(),this.expect(ue.bracketR)):this.type===ue.privateId&&"Super"!==e.type?c.property=this.parsePrivateIdent():c.property=this.parseIdent("never"!==this.options.allowReserved),c.computed=!!p,a&&(c.optional=l),e=this.finishNode(c,"MemberExpression")}else if(!r&&this.eat(ue.parenL)){var u=new Re,d=this.yieldPos,h=this.awaitPos,f=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var m=this.parseExprList(ue.parenR,this.options.ecmaVersion>=8,!1,u);if(s&&!l&&this.shouldParseAsyncArrow())return this.checkPatternErrors(u,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=d,this.awaitPos=h,this.awaitIdentPos=f,this.parseSubscriptAsyncArrow(t,n,m,o);this.checkExpressionErrors(u,!0),this.yieldPos=d||this.yieldPos,this.awaitPos=h||this.awaitPos,this.awaitIdentPos=f||this.awaitIdentPos;var y=this.startNodeAt(t,n);y.callee=e,y.arguments=m,a&&(y.optional=l),e=this.finishNode(y,"CallExpression")}else if(this.type===ue.backQuote){(l||i)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var b=this.startNodeAt(t,n);b.tag=e,b.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(b,"TaggedTemplateExpression")}return e},Xe.parseExprAtom=function(e,t,n){this.type===ue.slash&&this.readRegexp();var r,s=this.potentialArrowAt===this.start;switch(this.type){case ue._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),r=this.startNode(),this.next(),this.type!==ue.parenL||this.allowDirectSuper||this.raise(r.start,"super() call outside constructor of a subclass"),this.type!==ue.dot&&this.type!==ue.bracketL&&this.type!==ue.parenL&&this.unexpected(),this.finishNode(r,"Super");case ue._this:return r=this.startNode(),this.next(),this.finishNode(r,"ThisExpression");case ue.name:var i=this.start,o=this.startLoc,a=this.containsEsc,l=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!a&&"async"===l.name&&!this.canInsertSemicolon()&&this.eat(ue._function))return this.overrideContext(ze.f_expr),this.parseFunction(this.startNodeAt(i,o),0,!1,!0,t);if(s&&!this.canInsertSemicolon()){if(this.eat(ue.arrow))return this.parseArrowExpression(this.startNodeAt(i,o),[l],!1,t);if(this.options.ecmaVersion>=8&&"async"===l.name&&this.type===ue.name&&!a&&(!this.potentialArrowInForAwait||"of"!==this.value||this.containsEsc))return l=this.parseIdent(!1),!this.canInsertSemicolon()&&this.eat(ue.arrow)||this.unexpected(),this.parseArrowExpression(this.startNodeAt(i,o),[l],!0,t)}return l;case ue.regexp:var p=this.value;return(r=this.parseLiteral(p.value)).regex={pattern:p.pattern,flags:p.flags},r;case ue.num:case ue.string:return this.parseLiteral(this.value);case ue._null:case ue._true:case ue._false:return(r=this.startNode()).value=this.type===ue._null?null:this.type===ue._true,r.raw=this.type.keyword,this.next(),this.finishNode(r,"Literal");case ue.parenL:var c=this.start,u=this.parseParenAndDistinguishExpression(s,t);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(u)&&(e.parenthesizedAssign=c),e.parenthesizedBind<0&&(e.parenthesizedBind=c)),u;case ue.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(ue.bracketR,!0,!0,e),this.finishNode(r,"ArrayExpression");case ue.braceL:return this.overrideContext(ze.b_expr),this.parseObj(!1,e);case ue._function:return r=this.startNode(),this.next(),this.parseFunction(r,0);case ue._class:return this.parseClass(this.startNode(),!1);case ue._new:return this.parseNew();case ue.backQuote:return this.parseTemplate();case ue._import:return this.options.ecmaVersion>=11?this.parseExprImport(n):this.unexpected();default:return this.parseExprAtomDefault()}},Xe.parseExprAtomDefault=function(){this.unexpected()},Xe.parseExprImport=function(e){var t=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===ue.parenL&&!e)return this.parseDynamicImport(t);if(this.type===ue.dot){var n=this.startNodeAt(t.start,t.loc&&t.loc.start);return n.name="import",t.meta=this.finishNode(n,"Identifier"),this.parseImportMeta(t)}this.unexpected()},Xe.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),!this.eat(ue.parenR)){var t=this.start;this.eat(ue.comma)&&this.eat(ue.parenR)?this.raiseRecoverable(t,"Trailing comma is not allowed in import()"):this.unexpected(t)}return this.finishNode(e,"ImportExpression")},Xe.parseImportMeta=function(e){this.next();var t=this.containsEsc;return e.property=this.parseIdent(!0),"meta"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for import is 'import.meta'"),t&&this.raiseRecoverable(e.start,"'import.meta' must not contain escaped characters"),"module"===this.options.sourceType||this.options.allowImportExportEverywhere||this.raiseRecoverable(e.start,"Cannot use 'import.meta' outside a module"),this.finishNode(e,"MetaProperty")},Xe.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),110===t.raw.charCodeAt(t.raw.length-1)&&(t.bigint=t.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(t,"Literal")},Xe.parseParenExpression=function(){this.expect(ue.parenL);var e=this.parseExpression();return this.expect(ue.parenR),e},Xe.shouldParseArrow=function(e){return!this.canInsertSemicolon()},Xe.parseParenAndDistinguishExpression=function(e,t){var n,r=this.start,s=this.startLoc,i=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var o,a=this.start,l=this.startLoc,p=[],c=!0,u=!1,d=new Re,h=this.yieldPos,f=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==ue.parenR;){if(c?c=!1:this.expect(ue.comma),i&&this.afterTrailingComma(ue.parenR,!0)){u=!0;break}if(this.type===ue.ellipsis){o=this.start,p.push(this.parseParenItem(this.parseRestBinding())),this.type===ue.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}p.push(this.parseMaybeAssign(!1,d,this.parseParenItem))}var m=this.lastTokEnd,y=this.lastTokEndLoc;if(this.expect(ue.parenR),e&&this.shouldParseArrow(p)&&this.eat(ue.arrow))return this.checkPatternErrors(d,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=h,this.awaitPos=f,this.parseParenArrowList(r,s,p,t);p.length&&!u||this.unexpected(this.lastTokStart),o&&this.unexpected(o),this.checkExpressionErrors(d,!0),this.yieldPos=h||this.yieldPos,this.awaitPos=f||this.awaitPos,p.length>1?((n=this.startNodeAt(a,l)).expressions=p,this.finishNodeAt(n,"SequenceExpression",m,y)):n=p[0]}else n=this.parseParenExpression();if(this.options.preserveParens){var b=this.startNodeAt(r,s);return b.expression=n,this.finishNode(b,"ParenthesizedExpression")}return n},Xe.parseParenItem=function(e){return e},Xe.parseParenArrowList=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!1,r)};var Qe=[];Xe.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var e=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===ue.dot){var t=this.startNodeAt(e.start,e.loc&&e.loc.start);t.name="new",e.meta=this.finishNode(t,"Identifier"),this.next();var n=this.containsEsc;return e.property=this.parseIdent(!0),"target"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is 'new.target'"),n&&this.raiseRecoverable(e.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(e.start,"'new.target' can only be used in functions and class static block"),this.finishNode(e,"MetaProperty")}var r=this.start,s=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),r,s,!0,!1),this.eat(ue.parenL)?e.arguments=this.parseExprList(ue.parenR,this.options.ecmaVersion>=8,!1):e.arguments=Qe,this.finishNode(e,"NewExpression")},Xe.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===ue.invalidTemplate?(t||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),n.value={raw:this.value,cooked:null}):n.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),n.tail=this.type===ue.backQuote,this.finishNode(n,"TemplateElement")},Xe.parseTemplate=function(e){void 0===e&&(e={});var t=e.isTagged;void 0===t&&(t=!1);var n=this.startNode();this.next(),n.expressions=[];var r=this.parseTemplateElement({isTagged:t});for(n.quasis=[r];!r.tail;)this.type===ue.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(ue.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(ue.braceR),n.quasis.push(r=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,"TemplateLiteral")},Xe.isAsyncProp=function(e){return!e.computed&&"Identifier"===e.key.type&&"async"===e.key.name&&(this.type===ue.name||this.type===ue.num||this.type===ue.string||this.type===ue.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===ue.star)&&!de.test(this.input.slice(this.lastTokEnd,this.start))},Xe.parseObj=function(e,t){var n=this.startNode(),r=!0,s={};for(n.properties=[],this.next();!this.eat(ue.braceR);){if(r)r=!1;else if(this.expect(ue.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(ue.braceR))break;var i=this.parseProperty(e,t);e||this.checkPropClash(i,s,t),n.properties.push(i)}return this.finishNode(n,e?"ObjectPattern":"ObjectExpression")},Xe.parseProperty=function(e,t){var n,r,s,i,o=this.startNode();if(this.options.ecmaVersion>=9&&this.eat(ue.ellipsis))return e?(o.argument=this.parseIdent(!1),this.type===ue.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(o,"RestElement")):(o.argument=this.parseMaybeAssign(!1,t),this.type===ue.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(o,"SpreadElement"));this.options.ecmaVersion>=6&&(o.method=!1,o.shorthand=!1,(e||t)&&(s=this.start,i=this.startLoc),e||(n=this.eat(ue.star)));var a=this.containsEsc;return this.parsePropertyName(o),!e&&!a&&this.options.ecmaVersion>=8&&!n&&this.isAsyncProp(o)?(r=!0,n=this.options.ecmaVersion>=9&&this.eat(ue.star),this.parsePropertyName(o)):r=!1,this.parsePropertyValue(o,e,n,r,s,i,t,a),this.finishNode(o,"Property")},Xe.parseGetterSetter=function(e){e.kind=e.key.name,this.parsePropertyName(e),e.value=this.parseMethod(!1);var t="get"===e.kind?0:1;if(e.value.params.length!==t){var n=e.value.start;"get"===e.kind?this.raiseRecoverable(n,"getter should have no params"):this.raiseRecoverable(n,"setter should have exactly one param")}else"set"===e.kind&&"RestElement"===e.value.params[0].type&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")},Xe.parsePropertyValue=function(e,t,n,r,s,i,o,a){(n||r)&&this.type===ue.colon&&this.unexpected(),this.eat(ue.colon)?(e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,o),e.kind="init"):this.options.ecmaVersion>=6&&this.type===ue.parenL?(t&&this.unexpected(),e.kind="init",e.method=!0,e.value=this.parseMethod(n,r)):t||a||!(this.options.ecmaVersion>=5)||e.computed||"Identifier"!==e.key.type||"get"!==e.key.name&&"set"!==e.key.name||this.type===ue.comma||this.type===ue.braceR||this.type===ue.eq?this.options.ecmaVersion>=6&&!e.computed&&"Identifier"===e.key.type?((n||r)&&this.unexpected(),this.checkUnreserved(e.key),"await"!==e.key.name||this.awaitIdentPos||(this.awaitIdentPos=s),e.kind="init",t?e.value=this.parseMaybeDefault(s,i,this.copyNode(e.key)):this.type===ue.eq&&o?(o.shorthandAssign<0&&(o.shorthandAssign=this.start),e.value=this.parseMaybeDefault(s,i,this.copyNode(e.key))):e.value=this.copyNode(e.key),e.shorthand=!0):this.unexpected():((n||r)&&this.unexpected(),this.parseGetterSetter(e))},Xe.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(ue.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(ue.bracketR),e.key;e.computed=!1}return e.key=this.type===ue.num||this.type===ue.string?this.parseExprAtom():this.parseIdent("never"!==this.options.allowReserved)},Xe.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},Xe.parseMethod=function(e,t,n){var r=this.startNode(),s=this.yieldPos,i=this.awaitPos,o=this.awaitIdentPos;return this.initFunction(r),this.options.ecmaVersion>=6&&(r.generator=e),this.options.ecmaVersion>=8&&(r.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(64|Ne(t,r.generator)|(n?128:0)),this.expect(ue.parenL),r.params=this.parseBindingList(ue.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(r,!1,!0,!1),this.yieldPos=s,this.awaitPos=i,this.awaitIdentPos=o,this.finishNode(r,"FunctionExpression")},Xe.parseArrowExpression=function(e,t,n,r){var s=this.yieldPos,i=this.awaitPos,o=this.awaitIdentPos;return this.enterScope(16|Ne(n,!1)),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1,r),this.yieldPos=s,this.awaitPos=i,this.awaitIdentPos=o,this.finishNode(e,"ArrowFunctionExpression")},Xe.parseFunctionBody=function(e,t,n,r){var s=t&&this.type!==ue.braceL,i=this.strict,o=!1;if(s)e.body=this.parseMaybeAssign(r),e.expression=!0,this.checkParams(e,!1);else{var a=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);i&&!a||(o=this.strictDirective(this.end))&&a&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list");var l=this.labels;this.labels=[],o&&(this.strict=!0),this.checkParams(e,!i&&!o&&!t&&!n&&this.isSimpleParamList(e.params)),this.strict&&e.id&&this.checkLValSimple(e.id,5),e.body=this.parseBlock(!1,void 0,o&&!i),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=l}this.exitScope()},Xe.isSimpleParamList=function(e){for(var t=0,n=e;t<n.length;t+=1)if("Identifier"!==n[t].type)return!1;return!0},Xe.checkParams=function(e,t){for(var n=Object.create(null),r=0,s=e.params;r<s.length;r+=1){var i=s[r];this.checkLValInnerPattern(i,1,t?null:n)}},Xe.parseExprList=function(e,t,n,r){for(var s=[],i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(ue.comma),t&&this.afterTrailingComma(e))break;var o=void 0;n&&this.type===ue.comma?o=null:this.type===ue.ellipsis?(o=this.parseSpread(r),r&&this.type===ue.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):o=this.parseMaybeAssign(!1,r),s.push(o)}return s},Xe.checkUnreserved=function(e){var t=e.start,n=e.end,r=e.name;this.inGenerator&&"yield"===r&&this.raiseRecoverable(t,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&"await"===r&&this.raiseRecoverable(t,"Cannot use 'await' as identifier inside an async function"),this.currentThisScope().inClassFieldInit&&"arguments"===r&&this.raiseRecoverable(t,"Cannot use 'arguments' in class field initializer"),!this.inClassStaticBlock||"arguments"!==r&&"await"!==r||this.raise(t,"Cannot use "+r+" in class static initialization block"),this.keywords.test(r)&&this.raise(t,"Unexpected keyword '"+r+"'"),this.options.ecmaVersion<6&&-1!==this.input.slice(t,n).indexOf("\\")||(this.strict?this.reservedWordsStrict:this.reservedWords).test(r)&&(this.inAsync||"await"!==r||this.raiseRecoverable(t,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(t,"The keyword '"+r+"' is reserved"))},Xe.parseIdent=function(e){var t=this.parseIdentNode();return this.next(!!e),this.finishNode(t,"Identifier"),e||(this.checkUnreserved(t),"await"!==t.name||this.awaitIdentPos||(this.awaitIdentPos=t.start)),t},Xe.parseIdentNode=function(){var e=this.startNode();return this.type===ue.name?e.name=this.value:this.type.keyword?(e.name=this.type.keyword,"class"!==e.name&&"function"!==e.name||this.lastTokEnd===this.lastTokStart+1&&46===this.input.charCodeAt(this.lastTokStart)||this.context.pop(),this.type=ue.name):this.unexpected(),e},Xe.parsePrivateIdent=function(){var e=this.startNode();return this.type===ue.privateId?e.name=this.value:this.unexpected(),this.next(),this.finishNode(e,"PrivateIdentifier"),this.options.checkPrivateFields&&(0===this.privateNameStack.length?this.raise(e.start,"Private field '#"+e.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(e)),e},Xe.parseYield=function(e){this.yieldPos||(this.yieldPos=this.start);var t=this.startNode();return this.next(),this.type===ue.semi||this.canInsertSemicolon()||this.type!==ue.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(ue.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,"YieldExpression")},Xe.parseAwait=function(e){this.awaitPos||(this.awaitPos=this.start);var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0,!1,e),this.finishNode(t,"AwaitExpression")};var Ze=je.prototype;Ze.raise=function(e,t){var n=De(this.input,e);t+=" ("+n.line+":"+n.column+")";var r=new SyntaxError(t);throw r.pos=e,r.loc=n,r.raisedAt=this.pos,r},Ze.raiseRecoverable=Ze.raise,Ze.curPosition=function(){if(this.options.locations)return new we(this.curLine,this.pos-this.lineStart)};var et=je.prototype,tt=function(e){this.flags=e,this.var=[],this.lexical=[],this.functions=[],this.inClassFieldInit=!1};et.enterScope=function(e){this.scopeStack.push(new tt(e))},et.exitScope=function(){this.scopeStack.pop()},et.treatFunctionsAsVarInScope=function(e){return 2&e.flags||!this.inModule&&1&e.flags},et.declareName=function(e,t,n){var r=!1;if(2===t){var s=this.currentScope();r=s.lexical.indexOf(e)>-1||s.functions.indexOf(e)>-1||s.var.indexOf(e)>-1,s.lexical.push(e),this.inModule&&1&s.flags&&delete this.undefinedExports[e]}else if(4===t)this.currentScope().lexical.push(e);else if(3===t){var i=this.currentScope();r=this.treatFunctionsAsVar?i.lexical.indexOf(e)>-1:i.lexical.indexOf(e)>-1||i.var.indexOf(e)>-1,i.functions.push(e)}else for(var o=this.scopeStack.length-1;o>=0;--o){var a=this.scopeStack[o];if(a.lexical.indexOf(e)>-1&&!(32&a.flags&&a.lexical[0]===e)||!this.treatFunctionsAsVarInScope(a)&&a.functions.indexOf(e)>-1){r=!0;break}if(a.var.push(e),this.inModule&&1&a.flags&&delete this.undefinedExports[e],259&a.flags)break}r&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},et.checkLocalExport=function(e){-1===this.scopeStack[0].lexical.indexOf(e.name)&&-1===this.scopeStack[0].var.indexOf(e.name)&&(this.undefinedExports[e.name]=e)},et.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},et.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(259&t.flags)return t}},et.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(259&t.flags&&!(16&t.flags))return t}};var nt=function(e,t,n){this.type="",this.start=t,this.end=0,e.options.locations&&(this.loc=new Ce(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},rt=je.prototype;function st(e,t,n,r){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=r),this.options.ranges&&(e.range[1]=n),e}rt.startNode=function(){return new nt(this,this.start,this.startLoc)},rt.startNodeAt=function(e,t){return new nt(this,e,t)},rt.finishNode=function(e,t){return st.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},rt.finishNodeAt=function(e,t,n,r){return st.call(this,e,t,n,r)},rt.copyNode=function(e){var t=new nt(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};for(var it,ot,at="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",lt=at+" Extended_Pictographic",pt=lt+" EBase EComp EMod EPres ExtPict",ct={9:at,10:lt,11:lt,12:pt,13:pt,14:pt},ut={9:"",10:"",11:"",12:"",13:"",14:"Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji"},dt="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",ht="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",ft=ht+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",mt=ft+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",yt=mt+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",bt=yt+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",gt={9:ht,10:ft,11:mt,12:yt,13:bt,14:bt+" Hrkt Katakana_Or_Hiragana Kawi Nag_Mundari Nagm Unknown Zzzz"},Et={},vt=0,xt=[9,10,11,12,13,14];vt<xt.length;vt+=1)ot=void 0,(ot=Et[it=xt[vt]]={binary:Pe(ct[it]+" "+dt),binaryOfStrings:Pe(ut[it]),nonBinary:{General_Category:Pe(dt),Script:Pe(gt[it])}}).nonBinary.Script_Extensions=ot.nonBinary.Script,ot.nonBinary.gc=ot.nonBinary.General_Category,ot.nonBinary.sc=ot.nonBinary.Script,ot.nonBinary.scx=ot.nonBinary.Script_Extensions;var Tt=je.prototype,St=function(e){this.parser=e,this.validFlags="gim"+(e.options.ecmaVersion>=6?"uy":"")+(e.options.ecmaVersion>=9?"s":"")+(e.options.ecmaVersion>=13?"d":"")+(e.options.ecmaVersion>=15?"v":""),this.unicodeProperties=Et[e.options.ecmaVersion>=14?14:e.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=[],this.backReferenceNames=[]};function Pt(e){return 36===e||e>=40&&e<=43||46===e||63===e||e>=91&&e<=94||e>=123&&e<=125}function _t(e){return e>=65&&e<=90||e>=97&&e<=122}function At(e){return _t(e)||95===e}function wt(e){return At(e)||Ct(e)}function Ct(e){return e>=48&&e<=57}function Dt(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function It(e){return e>=65&&e<=70?e-65+10:e>=97&&e<=102?e-97+10:e-48}function Ot(e){return e>=48&&e<=55}St.prototype.reset=function(e,t,n){var r=-1!==n.indexOf("v"),s=-1!==n.indexOf("u");this.start=0|e,this.source=t+"",this.flags=n,r&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=s&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=s&&this.parser.options.ecmaVersion>=9)},St.prototype.raise=function(e){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+e)},St.prototype.at=function(e,t){void 0===t&&(t=!1);var n=this.source,r=n.length;if(e>=r)return-1;var s=n.charCodeAt(e);if(!t&&!this.switchU||s<=55295||s>=57344||e+1>=r)return s;var i=n.charCodeAt(e+1);return i>=56320&&i<=57343?(s<<10)+i-56613888:s},St.prototype.nextIndex=function(e,t){void 0===t&&(t=!1);var n=this.source,r=n.length;if(e>=r)return r;var s,i=n.charCodeAt(e);return!t&&!this.switchU||i<=55295||i>=57344||e+1>=r||(s=n.charCodeAt(e+1))<56320||s>57343?e+1:e+2},St.prototype.current=function(e){return void 0===e&&(e=!1),this.at(this.pos,e)},St.prototype.lookahead=function(e){return void 0===e&&(e=!1),this.at(this.nextIndex(this.pos,e),e)},St.prototype.advance=function(e){void 0===e&&(e=!1),this.pos=this.nextIndex(this.pos,e)},St.prototype.eat=function(e,t){return void 0===t&&(t=!1),this.current(t)===e&&(this.advance(t),!0)},St.prototype.eatChars=function(e,t){void 0===t&&(t=!1);for(var n=this.pos,r=0,s=e;r<s.length;r+=1){var i=s[r],o=this.at(n,t);if(-1===o||o!==i)return!1;n=this.nextIndex(n,t)}return this.pos=n,!0},Tt.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,r=!1,s=!1,i=0;i<n.length;i++){var o=n.charAt(i);-1===t.indexOf(o)&&this.raise(e.start,"Invalid regular expression flag"),n.indexOf(o,i+1)>-1&&this.raise(e.start,"Duplicate regular expression flag"),"u"===o&&(r=!0),"v"===o&&(s=!0)}this.options.ecmaVersion>=15&&r&&s&&this.raise(e.start,"Invalid regular expression flag")},Tt.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&e.groupNames.length>0&&(e.switchN=!0,this.regexp_pattern(e))},Tt.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue="",e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames.length=0,e.backReferenceNames.length=0,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise("Unmatched ')'"),(e.eat(93)||e.eat(125))&&e.raise("Lone quantifier brackets")),e.maxBackReference>e.numCapturingParens&&e.raise("Invalid escape");for(var t=0,n=e.backReferenceNames;t<n.length;t+=1){var r=n[t];-1===e.groupNames.indexOf(r)&&e.raise("Invalid named capture referenced")}},Tt.regexp_disjunction=function(e){for(this.regexp_alternative(e);e.eat(124);)this.regexp_alternative(e);this.regexp_eatQuantifier(e,!0)&&e.raise("Nothing to repeat"),e.eat(123)&&e.raise("Lone quantifier brackets")},Tt.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););},Tt.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise("Invalid quantifier"),!0):!!(e.switchU?this.regexp_eatAtom(e):this.regexp_eatExtendedAtom(e))&&(this.regexp_eatQuantifier(e),!0)},Tt.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise("Unterminated group"),e.lastAssertionIsQuantifiable=!n,!0}return e.pos=t,!1},Tt.regexp_eatQuantifier=function(e,t){return void 0===t&&(t=!1),!!this.regexp_eatQuantifierPrefix(e,t)&&(e.eat(63),!0)},Tt.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},Tt.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var r=0,s=-1;if(this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(s=e.lastIntValue),e.eat(125)))return-1!==s&&s<r&&!t&&e.raise("numbers out of order in {} quantifier"),!0;e.switchU&&!t&&e.raise("Incomplete quantifier"),e.pos=n}return!1},Tt.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)},Tt.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1},Tt.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)&&e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise("Unterminated group")}e.pos=t}return!1},Tt.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):63===e.current()&&e.raise("Invalid group"),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise("Unterminated group")}return!1},Tt.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)},Tt.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise("Nothing to repeat"),!1},Tt.regexp_eatSyntaxCharacter=function(e){var t=e.current();return!!Pt(t)&&(e.lastIntValue=t,e.advance(),!0)},Tt.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;-1!==(n=e.current())&&!Pt(n);)e.advance();return e.pos!==t},Tt.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return!(-1===t||36===t||t>=40&&t<=43||46===t||63===t||91===t||94===t||124===t||(e.advance(),0))},Tt.regexp_groupSpecifier=function(e){if(e.eat(63)){if(this.regexp_eatGroupName(e))return-1!==e.groupNames.indexOf(e.lastStringValue)&&e.raise("Duplicate capture group name"),void e.groupNames.push(e.lastStringValue);e.raise("Invalid group")}},Tt.regexp_eatGroupName=function(e){if(e.lastStringValue="",e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise("Invalid capture group name")}return!1},Tt.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue="",this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=_e(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=_e(e.lastIntValue);return!0}return!1},Tt.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),92===r&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),function(e){return re(e,!0)||36===e||95===e}(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)},Tt.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),92===r&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),function(e){return se(e,!0)||36===e||95===e||8204===e||8205===e}(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)},Tt.regexp_eatAtomEscape=function(e){return!!(this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e))||(e.switchU&&(99===e.current()&&e.raise("Invalid unicode escape"),e.raise("Invalid escape")),!1)},Tt.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU)return n>e.maxBackReference&&(e.maxBackReference=n),!0;if(n<=e.numCapturingParens)return!0;e.pos=t}return!1},Tt.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise("Invalid named reference")}return!1},Tt.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,!1)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)},Tt.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},Tt.regexp_eatZero=function(e){return 48===e.current()&&!Ct(e.lookahead())&&(e.lastIntValue=0,e.advance(),!0)},Tt.regexp_eatControlEscape=function(e){var t=e.current();return 116===t?(e.lastIntValue=9,e.advance(),!0):110===t?(e.lastIntValue=10,e.advance(),!0):118===t?(e.lastIntValue=11,e.advance(),!0):102===t?(e.lastIntValue=12,e.advance(),!0):114===t&&(e.lastIntValue=13,e.advance(),!0)},Tt.regexp_eatControlLetter=function(e){var t=e.current();return!!_t(t)&&(e.lastIntValue=t%32,e.advance(),!0)},Tt.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){void 0===t&&(t=!1);var n,r=e.pos,s=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(s&&i>=55296&&i<=56319){var o=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var a=e.lastIntValue;if(a>=56320&&a<=57343)return e.lastIntValue=1024*(i-55296)+(a-56320)+65536,!0}e.pos=o,e.lastIntValue=i}return!0}if(s&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&(n=e.lastIntValue)>=0&&n<=1114111)return!0;s&&e.raise("Invalid unicode escape"),e.pos=r}return!1},Tt.regexp_eatIdentityEscape=function(e){if(e.switchU)return!!this.regexp_eatSyntaxCharacter(e)||!!e.eat(47)&&(e.lastIntValue=47,!0);var t=e.current();return!(99===t||e.switchN&&107===t||(e.lastIntValue=t,e.advance(),0))},Tt.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do{e.lastIntValue=10*e.lastIntValue+(t-48),e.advance()}while((t=e.current())>=48&&t<=57);return!0}return!1},Tt.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(function(e){return 100===e||68===e||115===e||83===e||119===e||87===e}(t))return e.lastIntValue=-1,e.advance(),1;var n=!1;if(e.switchU&&this.options.ecmaVersion>=9&&((n=80===t)||112===t)){var r;if(e.lastIntValue=-1,e.advance(),e.eat(123)&&(r=this.regexp_eatUnicodePropertyValueExpression(e))&&e.eat(125))return n&&2===r&&e.raise("Invalid property name"),r;e.raise("Invalid property name")}return 0},Tt.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,r),1}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var s=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,s)}return 0},Tt.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){xe(e.unicodeProperties.nonBinary,t)||e.raise("Invalid property name"),e.unicodeProperties.nonBinary[t].test(n)||e.raise("Invalid property value")},Tt.regexp_validateUnicodePropertyNameOrValue=function(e,t){return e.unicodeProperties.binary.test(t)?1:e.switchV&&e.unicodeProperties.binaryOfStrings.test(t)?2:void e.raise("Invalid property name")},Tt.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";At(t=e.current());)e.lastStringValue+=_e(t),e.advance();return""!==e.lastStringValue},Tt.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";wt(t=e.current());)e.lastStringValue+=_e(t),e.advance();return""!==e.lastStringValue},Tt.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},Tt.regexp_eatCharacterClass=function(e){if(e.eat(91)){var t=e.eat(94),n=this.regexp_classContents(e);return e.eat(93)||e.raise("Unterminated character class"),t&&2===n&&e.raise("Negated character class may contain strings"),!0}return!1},Tt.regexp_classContents=function(e){return 93===e.current()?1:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),1)},Tt.regexp_nonEmptyClassRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;!e.switchU||-1!==t&&-1!==n||e.raise("Invalid character class"),-1!==t&&-1!==n&&t>n&&e.raise("Range out of order in character class")}}},Tt.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var n=e.current();(99===n||Ot(n))&&e.raise("Invalid class escape"),e.raise("Invalid escape")}e.pos=t}var r=e.current();return 93!==r&&(e.lastIntValue=r,e.advance(),!0)},Tt.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)},Tt.regexp_classSetExpression=function(e){var t,n=1;if(this.regexp_eatClassSetRange(e));else if(t=this.regexp_eatClassSetOperand(e)){2===t&&(n=2);for(var r=e.pos;e.eatChars([38,38]);)38!==e.current()&&(t=this.regexp_eatClassSetOperand(e))?2!==t&&(n=1):e.raise("Invalid character in character class");if(r!==e.pos)return n;for(;e.eatChars([45,45]);)this.regexp_eatClassSetOperand(e)||e.raise("Invalid character in character class");if(r!==e.pos)return n}else e.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(e)){if(!(t=this.regexp_eatClassSetOperand(e)))return n;2===t&&(n=2)}},Tt.regexp_eatClassSetRange=function(e){var t=e.pos;if(this.regexp_eatClassSetCharacter(e)){var n=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassSetCharacter(e)){var r=e.lastIntValue;return-1!==n&&-1!==r&&n>r&&e.raise("Range out of order in character class"),!0}e.pos=t}return!1},Tt.regexp_eatClassSetOperand=function(e){return this.regexp_eatClassSetCharacter(e)?1:this.regexp_eatClassStringDisjunction(e)||this.regexp_eatNestedClass(e)},Tt.regexp_eatNestedClass=function(e){var t=e.pos;if(e.eat(91)){var n=e.eat(94),r=this.regexp_classContents(e);if(e.eat(93))return n&&2===r&&e.raise("Negated character class may contain strings"),r;e.pos=t}if(e.eat(92)){var s=this.regexp_eatCharacterClassEscape(e);if(s)return s;e.pos=t}return null},Tt.regexp_eatClassStringDisjunction=function(e){var t=e.pos;if(e.eatChars([92,113])){if(e.eat(123)){var n=this.regexp_classStringDisjunctionContents(e);if(e.eat(125))return n}else e.raise("Invalid escape");e.pos=t}return null},Tt.regexp_classStringDisjunctionContents=function(e){for(var t=this.regexp_classString(e);e.eat(124);)2===this.regexp_classString(e)&&(t=2);return t},Tt.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return 1===t?1:2},Tt.regexp_eatClassSetCharacter=function(e){var t=e.pos;if(e.eat(92))return!(!this.regexp_eatCharacterEscape(e)&&!this.regexp_eatClassSetReservedPunctuator(e)&&(e.eat(98)?(e.lastIntValue=8,0):(e.pos=t,1)));var n=e.current();return!(n<0||n===e.lookahead()&&function(e){return 33===e||e>=35&&e<=38||e>=42&&e<=44||46===e||e>=58&&e<=64||94===e||96===e||126===e}(n)||function(e){return 40===e||41===e||45===e||47===e||e>=91&&e<=93||e>=123&&e<=125}(n)||(e.advance(),e.lastIntValue=n,0))},Tt.regexp_eatClassSetReservedPunctuator=function(e){var t=e.current();return!!function(e){return 33===e||35===e||37===e||38===e||44===e||45===e||e>=58&&e<=62||64===e||96===e||126===e}(t)&&(e.lastIntValue=t,e.advance(),!0)},Tt.regexp_eatClassControlLetter=function(e){var t=e.current();return!(!Ct(t)&&95!==t||(e.lastIntValue=t%32,e.advance(),0))},Tt.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise("Invalid escape"),e.pos=t}return!1},Tt.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Ct(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t},Tt.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Dt(n=e.current());)e.lastIntValue=16*e.lastIntValue+It(n),e.advance();return e.pos!==t},Tt.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=64*t+8*n+e.lastIntValue:e.lastIntValue=8*t+n}else e.lastIntValue=t;return!0}return!1},Tt.regexp_eatOctalDigit=function(e){var t=e.current();return Ot(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)},Tt.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var r=0;r<t;++r){var s=e.current();if(!Dt(s))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+It(s),e.advance()}return!0};var Nt=function(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,e.options.locations&&(this.loc=new Ce(e,e.startLoc,e.endLoc)),e.options.ranges&&(this.range=[e.start,e.end])},jt=je.prototype;function kt(e){return"function"!=typeof BigInt?null:BigInt(e.replace(/_/g,""))}jt.next=function(e){!e&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new Nt(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},jt.getToken=function(){return this.next(),new Nt(this)},"undefined"!=typeof Symbol&&(jt[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===ue.eof,value:t}}}}),jt.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length?this.finishToken(ue.eof):e.override?e.override(this):void this.readToken(this.fullCharCodeAtPos())},jt.readToken=function(e){return re(e,this.options.ecmaVersion>=6)||92===e?this.readWord():this.getTokenFromCode(e)},jt.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=56320)return e;var t=this.input.charCodeAt(this.pos+1);return t<=56319||t>=57344?e:(e<<10)+t-56613888},jt.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition(),t=this.pos,n=this.input.indexOf("*/",this.pos+=2);if(-1===n&&this.raise(this.pos-2,"Unterminated comment"),this.pos=n+2,this.options.locations)for(var r=void 0,s=t;(r=me(this.input,s,this.pos))>-1;)++this.curLine,s=this.lineStart=r;this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())},jt.skipLineComment=function(e){for(var t=this.pos,n=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!fe(r);)r=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())},jt.skipSpace=function(){e:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:10===this.input.charCodeAt(this.pos+1)&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(!(e>8&&e<14||e>=5760&&ye.test(String.fromCharCode(e))))break e;++this.pos}}},jt.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},jt.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===e&&46===t?(this.pos+=3,this.finishToken(ue.ellipsis)):(++this.pos,this.finishToken(ue.dot))},jt.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===e?this.finishOp(ue.assign,2):this.finishOp(ue.slash,1)},jt.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,r=42===e?ue.star:ue.modulo;return this.options.ecmaVersion>=7&&42===e&&42===t&&(++n,r=ue.starstar,t=this.input.charCodeAt(this.pos+2)),61===t?this.finishOp(ue.assign,n+1):this.finishOp(r,n)},jt.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.options.ecmaVersion>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(ue.assign,3):this.finishOp(124===e?ue.logicalOR:ue.logicalAND,2):61===t?this.finishOp(ue.assign,2):this.finishOp(124===e?ue.bitwiseOR:ue.bitwiseAND,1)},jt.readToken_caret=function(){return 61===this.input.charCodeAt(this.pos+1)?this.finishOp(ue.assign,2):this.finishOp(ue.bitwiseXOR,1)},jt.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?45!==t||this.inModule||62!==this.input.charCodeAt(this.pos+2)||0!==this.lastTokEnd&&!de.test(this.input.slice(this.lastTokEnd,this.pos))?this.finishOp(ue.incDec,2):(this.skipLineComment(3),this.skipSpace(),this.nextToken()):61===t?this.finishOp(ue.assign,2):this.finishOp(ue.plusMin,1)},jt.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=62===e&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+n)?this.finishOp(ue.assign,n+1):this.finishOp(ue.bitShift,n)):33!==t||60!==e||this.inModule||45!==this.input.charCodeAt(this.pos+2)||45!==this.input.charCodeAt(this.pos+3)?(61===t&&(n=2),this.finishOp(ue.relational,n)):(this.skipLineComment(4),this.skipSpace(),this.nextToken())},jt.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return 61===t?this.finishOp(ue.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===e&&62===t&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(ue.arrow)):this.finishOp(61===e?ue.eq:ue.prefix,1)},jt.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(46===t){var n=this.input.charCodeAt(this.pos+2);if(n<48||n>57)return this.finishOp(ue.questionDot,2)}if(63===t)return e>=12&&61===this.input.charCodeAt(this.pos+2)?this.finishOp(ue.assign,3):this.finishOp(ue.coalesce,2)}return this.finishOp(ue.question,1)},jt.readToken_numberSign=function(){var e=35;if(this.options.ecmaVersion>=13&&(++this.pos,re(e=this.fullCharCodeAtPos(),!0)||92===e))return this.finishToken(ue.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+_e(e)+"'")},jt.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(ue.parenL);case 41:return++this.pos,this.finishToken(ue.parenR);case 59:return++this.pos,this.finishToken(ue.semi);case 44:return++this.pos,this.finishToken(ue.comma);case 91:return++this.pos,this.finishToken(ue.bracketL);case 93:return++this.pos,this.finishToken(ue.bracketR);case 123:return++this.pos,this.finishToken(ue.braceL);case 125:return++this.pos,this.finishToken(ue.braceR);case 58:return++this.pos,this.finishToken(ue.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(ue.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(ue.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+_e(e)+"'")},jt.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},jt.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,"Unterminated regular expression");var r=this.input.charAt(this.pos);if(de.test(r)&&this.raise(n,"Unterminated regular expression"),e)e=!1;else{if("["===r)t=!0;else if("]"===r&&t)t=!1;else if("/"===r&&!t)break;e="\\"===r}++this.pos}var s=this.input.slice(n,this.pos);++this.pos;var i=this.pos,o=this.readWord1();this.containsEsc&&this.unexpected(i);var a=this.regexpState||(this.regexpState=new St(this));a.reset(n,s,o),this.validateRegExpFlags(a),this.validateRegExpPattern(a);var l=null;try{l=new RegExp(s,o)}catch(e){}return this.finishToken(ue.regexp,{pattern:s,flags:o,value:l})},jt.readInt=function(e,t,n){for(var r=this.options.ecmaVersion>=12&&void 0===t,s=n&&48===this.input.charCodeAt(this.pos),i=this.pos,o=0,a=0,l=0,p=null==t?1/0:t;l<p;++l,++this.pos){var c=this.input.charCodeAt(this.pos),u=void 0;if(r&&95===c)s&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),95===a&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),0===l&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),a=c;else{if((u=c>=97?c-97+10:c>=65?c-65+10:c>=48&&c<=57?c-48:1/0)>=e)break;a=c,o=o*e+u}}return r&&95===a&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===i||null!=t&&this.pos-i!==t?null:o},jt.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);return null==n&&this.raise(this.start+2,"Expected number in radix "+e),this.options.ecmaVersion>=11&&110===this.input.charCodeAt(this.pos)?(n=kt(this.input.slice(t,this.pos)),++this.pos):re(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(ue.num,n)},jt.readNumber=function(e){var t=this.pos;e||null!==this.readInt(10,void 0,!0)||this.raise(t,"Invalid number");var n=this.pos-t>=2&&48===this.input.charCodeAt(t);n&&this.strict&&this.raise(t,"Invalid number");var r=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&110===r){var s=kt(this.input.slice(t,this.pos));return++this.pos,re(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(ue.num,s)}n&&/[89]/.test(this.input.slice(t,this.pos))&&(n=!1),46!==r||n||(++this.pos,this.readInt(10),r=this.input.charCodeAt(this.pos)),69!==r&&101!==r||n||(43!==(r=this.input.charCodeAt(++this.pos))&&45!==r||++this.pos,null===this.readInt(10)&&this.raise(t,"Invalid number")),re(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var i,o=(i=this.input.slice(t,this.pos),n?parseInt(i,8):parseFloat(i.replace(/_/g,"")));return this.finishToken(ue.num,o)},jt.readCodePoint=function(){var e;if(123===this.input.charCodeAt(this.pos)){this.options.ecmaVersion<6&&this.unexpected();var t=++this.pos;e=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,e>1114111&&this.invalidStringToken(t,"Code point out of bounds")}else e=this.readHexChar(4);return e},jt.readString=function(e){for(var t="",n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var r=this.input.charCodeAt(this.pos);if(r===e)break;92===r?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):8232===r||8233===r?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(fe(r)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(ue.string,t)};var Lt={};jt.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e!==Lt)throw e;this.readInvalidTemplateToken()}this.inTemplateElement=!1},jt.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Lt;this.raise(e,t)},jt.readTmplToken=function(){for(var e="",t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var n=this.input.charCodeAt(this.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.pos+1))return this.pos!==this.start||this.type!==ue.template&&this.type!==ue.invalidTemplate?(e+=this.input.slice(t,this.pos),this.finishToken(ue.template,e)):36===n?(this.pos+=2,this.finishToken(ue.dollarBraceL)):(++this.pos,this.finishToken(ue.backQuote));if(92===n)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(fe(n)){switch(e+=this.input.slice(t,this.pos),++this.pos,n){case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:e+="\n";break;default:e+=String.fromCharCode(n)}this.options.locations&&(++this.curLine,this.lineStart=this.pos),t=this.pos}else++this.pos}},jt.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if("{"!==this.input[this.pos+1])break;case"`":return this.finishToken(ue.invalidTemplate,this.input.slice(this.start,this.pos))}this.raise(this.start,"Unterminated template")},jt.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return _e(this.readCodePoint());case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,"Invalid escape sequence"),e){var n=this.pos-1;this.invalidStringToken(n,"Invalid escape sequence in template string")}default:if(t>=48&&t<=55){var r=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],s=parseInt(r,8);return s>255&&(r=r.slice(0,-1),s=parseInt(r,8)),this.pos+=r.length-1,t=this.input.charCodeAt(this.pos),"0"===r&&56!==t&&57!==t||!this.strict&&!e||this.invalidStringToken(this.pos-1-r.length,e?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(s)}return fe(t)?"":String.fromCharCode(t)}},jt.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return null===n&&this.invalidStringToken(t,"Bad character escape sequence"),n},jt.readWord1=function(){this.containsEsc=!1;for(var e="",t=!0,n=this.pos,r=this.options.ecmaVersion>=6;this.pos<this.input.length;){var s=this.fullCharCodeAtPos();if(se(s,r))this.pos+=s<=65535?1:2;else{if(92!==s)break;this.containsEsc=!0,e+=this.input.slice(n,this.pos);var i=this.pos;117!==this.input.charCodeAt(++this.pos)&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var o=this.readCodePoint();(t?re:se)(o,r)||this.invalidStringToken(i,"Invalid Unicode escape"),e+=_e(o),n=this.pos}t=!1}return e+this.input.slice(n,this.pos)},jt.readWord=function(){var e=this.readWord1(),t=ue.name;return this.keywords.test(e)&&(t=pe[e]),this.finishToken(t,e)},je.acorn={Parser:je,version:"8.11.3",defaultOptions:Ie,Position:we,SourceLocation:Ce,getLineInfo:De,Node:nt,TokenType:ie,tokTypes:ue,keywordTypes:pe,TokContext:He,tokContexts:ze,isIdentifierChar:se,isIdentifierStart:re,Token:Nt,isNewLine:fe,lineBreak:de,lineBreakG:he,nonASCIIwhitespace:ye};const Ft=s,Rt=r,Mt=/^\.?\//;function Bt(e="",t){return e.endsWith("/")?e:e+"/"}function Ut(e,...t){let n=e||"";for(const e of t.filter((e=>function(e){return e&&"/"!==e}(e))))if(n){const t=e.replace(Mt,"");n=Bt(n)+t}else n=e;return n}const $t=p,Vt=c,Wt=u,Kt=i,Gt=d,qt=h,Ht=new Set(Ft.builtinModules);function zt(e){return e.replace(/\\/g,"/")}const Yt={}.hasOwnProperty,Xt=/^([A-Z][a-z\d]*)+$/,Jt=new Set(["string","function","number","object","Function","Object","boolean","bigint","symbol"]),Qt={};function Zt(e,t="and"){return e.length<3?e.join(` ${t} `):`${e.slice(0,-1).join(", ")}, ${t} ${e[e.length-1]}`}const en=new Map;let tn;function nn(e,t,n){return en.set(e,t),r=n,s=e,function(...e){const t=Error.stackTraceLimit;rn()&&(Error.stackTraceLimit=0);const n=new r;rn()&&(Error.stackTraceLimit=t);const i=function(e,t,n){const r=en.get(e);if(Vt(void 0!==r,"expected `message` to be found"),"function"==typeof r)return Vt(r.length<=t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${r.length}).`),Reflect.apply(r,n,t);const s=/%[dfijoOs]/g;let i=0;for(;null!==s.exec(r);)i++;return Vt(i===t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${i}).`),0===t.length?r:(t.unshift(r),Reflect.apply(qt.format,null,t))}(s,e,n);return Object.defineProperties(n,{message:{value:i,enumerable:!1,writable:!0,configurable:!0},toString:{value(){return`${this.name} [${s}]: ${this.message}`},enumerable:!1,writable:!0,configurable:!0}}),sn(n),n.code=s,n};var r,s}function rn(){try{if(Gt.startupSnapshot.isBuildingSnapshot())return!1}catch{}const e=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit");return void 0===e?Object.isExtensible(Error):Yt.call(e,"writable")&&void 0!==e.writable?e.writable:void 0!==e.set}Qt.ERR_INVALID_ARG_TYPE=nn("ERR_INVALID_ARG_TYPE",((e,t,n)=>{Vt("string"==typeof e,"'name' must be a string"),Array.isArray(t)||(t=[t]);let r="The ";if(e.endsWith(" argument"))r+=`${e} `;else{const t=e.includes(".")?"property":"argument";r+=`"${e}" ${t} `}r+="must be ";const s=[],i=[],o=[];for(const e of t)Vt("string"==typeof e,"All expected entries have to be of type string"),Jt.has(e)?s.push(e.toLowerCase()):null===Xt.exec(e)?(Vt("object"!==e,'The value "object" should be written as "Object"'),o.push(e)):i.push(e);if(i.length>0){const e=s.indexOf("object");-1!==e&&(s.slice(e,1),i.push("Object"))}return s.length>0&&(r+=`${s.length>1?"one of type":"of type"} ${Zt(s,"or")}`,(i.length>0||o.length>0)&&(r+=" or ")),i.length>0&&(r+=`an instance of ${Zt(i,"or")}`,o.length>0&&(r+=" or ")),o.length>0&&(o.length>1?r+=`one of ${Zt(o,"or")}`:(o[0].toLowerCase()!==o[0]&&(r+="an "),r+=`${o[0]}`)),r+=`. Received ${function(e){if(null==e)return String(e);if("function"==typeof e&&e.name)return`function ${e.name}`;if("object"==typeof e)return e.constructor&&e.constructor.name?`an instance of ${e.constructor.name}`:`${(0,qt.inspect)(e,{depth:-1})}`;let t=(0,qt.inspect)(e,{colors:!1});return t.length>28&&(t=`${t.slice(0,25)}...`),`type ${typeof e} (${t})`}(n)}`,r}),TypeError),Qt.ERR_INVALID_MODULE_SPECIFIER=nn("ERR_INVALID_MODULE_SPECIFIER",((e,t,n=void 0)=>`Invalid module "${e}" ${t}${n?` imported from ${n}`:""}`),TypeError),Qt.ERR_INVALID_PACKAGE_CONFIG=nn("ERR_INVALID_PACKAGE_CONFIG",((e,t,n)=>`Invalid package config ${e}${t?` while importing ${t}`:""}${n?`. ${n}`:""}`),Error),Qt.ERR_INVALID_PACKAGE_TARGET=nn("ERR_INVALID_PACKAGE_TARGET",((e,t,n,r=!1,s=void 0)=>{const i="string"==typeof n&&!r&&n.length>0&&!n.startsWith("./");return"."===t?(Vt(!1===r),`Invalid "exports" main target ${JSON.stringify(n)} defined in the package config ${e}package.json${s?` imported from ${s}`:""}${i?'; targets must start with "./"':""}`):`Invalid "${r?"imports":"exports"}" target ${JSON.stringify(n)} defined for '${t}' in the package config ${e}package.json${s?` imported from ${s}`:""}${i?'; targets must start with "./"':""}`}),Error),Qt.ERR_MODULE_NOT_FOUND=nn("ERR_MODULE_NOT_FOUND",((e,t,n=!1)=>`Cannot find ${n?"module":"package"} '${e}' imported from ${t}`),Error),Qt.ERR_NETWORK_IMPORT_DISALLOWED=nn("ERR_NETWORK_IMPORT_DISALLOWED","import of '%s' by %s is not supported: %s",Error),Qt.ERR_PACKAGE_IMPORT_NOT_DEFINED=nn("ERR_PACKAGE_IMPORT_NOT_DEFINED",((e,t,n)=>`Package import specifier "${e}" is not defined${t?` in package ${t}package.json`:""} imported from ${n}`),TypeError),Qt.ERR_PACKAGE_PATH_NOT_EXPORTED=nn("ERR_PACKAGE_PATH_NOT_EXPORTED",((e,t,n=void 0)=>"."===t?`No "exports" main defined in ${e}package.json${n?` imported from ${n}`:""}`:`Package subpath '${t}' is not defined by "exports" in ${e}package.json${n?` imported from ${n}`:""}`),Error),Qt.ERR_UNSUPPORTED_DIR_IMPORT=nn("ERR_UNSUPPORTED_DIR_IMPORT","Directory import '%s' is not supported resolving ES modules imported from %s",Error),Qt.ERR_UNSUPPORTED_RESOLVE_REQUEST=nn("ERR_UNSUPPORTED_RESOLVE_REQUEST",'Failed to resolve module specifier "%s" from "%s": Invalid relative URL or base scheme is not hierarchical.',TypeError),Qt.ERR_UNKNOWN_FILE_EXTENSION=nn("ERR_UNKNOWN_FILE_EXTENSION",((e,t)=>`Unknown file extension "${e}" for ${t}`),TypeError),Qt.ERR_INVALID_ARG_VALUE=nn("ERR_INVALID_ARG_VALUE",((e,t,n="is invalid")=>{let r=(0,qt.inspect)(t);return r.length>128&&(r=`${r.slice(0,128)}...`),`The ${e.includes(".")?"property":"argument"} '${e}' ${n}. Received ${r}`}),TypeError);const sn=function(e){const t="__node_internal_"+e.name;return Object.defineProperty(e,"name",{value:t}),e}((function(e){const t=rn();return t&&(tn=Error.stackTraceLimit,Error.stackTraceLimit=Number.POSITIVE_INFINITY),Error.captureStackTrace(e),t&&(Error.stackTraceLimit=tn),e})),on={}.hasOwnProperty,{ERR_INVALID_PACKAGE_CONFIG:an}=Qt,ln=new Map;function pn(e,{base:t,specifier:n}){const r=ln.get(e);if(r)return r;let s;try{s=Rt.readFileSync(Kt.toNamespacedPath(e),"utf8")}catch(e){const t=e;if("ENOENT"!==t.code)throw t}const i={exists:!1,pjsonPath:e,main:void 0,name:void 0,type:"none",exports:void 0,imports:void 0};if(void 0!==s){let r;try{r=JSON.parse(s)}catch(r){const s=r,i=new an(e,(t?`"${n}" from `:"")+(0,$t.fileURLToPath)(t||n),s.message);throw i.cause=s,i}i.exists=!0,on.call(r,"name")&&"string"==typeof r.name&&(i.name=r.name),on.call(r,"main")&&"string"==typeof r.main&&(i.main=r.main),on.call(r,"exports")&&(i.exports=r.exports),on.call(r,"imports")&&(i.imports=r.imports),!on.call(r,"type")||"commonjs"!==r.type&&"module"!==r.type||(i.type=r.type)}return ln.set(e,i),i}function cn(e){let t=new URL("package.json",e);for(;!t.pathname.endsWith("node_modules/package.json");){const n=pn((0,$t.fileURLToPath)(t),{specifier:e});if(n.exists)return n;const r=t;if(t=new URL("../package.json",t),t.pathname===r.pathname)break}return{pjsonPath:(0,$t.fileURLToPath)(t),exists:!1,type:"none"}}function un(e){return cn(e).type}const{ERR_UNKNOWN_FILE_EXTENSION:dn}=Qt,hn={}.hasOwnProperty,fn={__proto__:null,".cjs":"commonjs",".js":"module",".json":"json",".mjs":"module"},mn={__proto__:null,"data:":function(e){const{1:t}=/^([^/]+\/[^;,]+)[^,]*?(;base64)?,/.exec(e.pathname)||[null,null,null];return function(e){return e&&/\s*(text|application)\/javascript\s*(;\s*charset=utf-?8\s*)?/i.test(e)?"module":"application/json"===e?"json":null}(t)},"file:":function(e,t,n){const r=function(e){const t=e.pathname;let n=t.length;for(;n--;){const e=t.codePointAt(n);if(47===e)return"";if(46===e)return 47===t.codePointAt(n-1)?"":t.slice(n)}return""}(e);if(".js"===r){const t=un(e);return"none"!==t?t:"commonjs"}if(""===r){const t=un(e);return"none"===t||"commonjs"===t?"commonjs":"module"}const s=fn[r];if(s)return s;if(n)return;const i=(0,$t.fileURLToPath)(e);throw new dn(r,i)},"http:":yn,"https:":yn,"node:":()=>"builtin"};function yn(){}const bn=RegExp.prototype[Symbol.replace],{ERR_NETWORK_IMPORT_DISALLOWED:gn,ERR_INVALID_MODULE_SPECIFIER:En,ERR_INVALID_PACKAGE_CONFIG:vn,ERR_INVALID_PACKAGE_TARGET:xn,ERR_MODULE_NOT_FOUND:Tn,ERR_PACKAGE_IMPORT_NOT_DEFINED:Sn,ERR_PACKAGE_PATH_NOT_EXPORTED:Pn,ERR_UNSUPPORTED_DIR_IMPORT:_n,ERR_UNSUPPORTED_RESOLVE_REQUEST:An}=Qt,wn={}.hasOwnProperty,Cn=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))?(\\|\/|$)/i,Dn=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i,In=/^\.|%|\\/,On=/\*/g,Nn=/%2f|%5c/i,jn=new Set,kn=/[/\\]{2}/;function Ln(e,t,n,r,s,i,o){if(Wt.noDeprecation)return;const a=(0,$t.fileURLToPath)(r),l=null!==kn.exec(o?e:t);Wt.emitWarning(`Use of deprecated ${l?"double slash":"leading or trailing slash matching"} resolving "${e}" for module request "${t}" ${t===n?"":`matched to "${n}" `}in the "${s?"imports":"exports"}" field module resolution of the package at ${a}${i?` imported from ${(0,$t.fileURLToPath)(i)}`:""}.`,"DeprecationWarning","DEP0166")}function Fn(e,t,n,r){if(Wt.noDeprecation)return;const s=function(e,t){const n=e.protocol;return hn.call(mn,n)&&mn[n](e,t,!0)||null}(e,{parentURL:n.href});if("module"!==s)return;const i=(0,$t.fileURLToPath)(e.href),o=(0,$t.fileURLToPath)(new $t.URL(".",t)),a=(0,$t.fileURLToPath)(n);r?Kt.resolve(o,r)!==i&&Wt.emitWarning(`Package ${o} has a "main" field set to "${r}", excluding the full filename and extension to the resolved file at "${i.slice(o.length)}", imported from ${a}.\n Automatic extension resolution of the "main" field is deprecated for ES modules.`,"DeprecationWarning","DEP0151"):Wt.emitWarning(`No "main" or "exports" field defined in the package.json for ${o} resolving the main entry point "${i.slice(o.length)}", imported from ${a}.\nDefault "index" lookups for the main are deprecated for ES modules.`,"DeprecationWarning","DEP0151")}function Rn(e){try{return(0,Rt.statSync)(e)}catch{}}function Mn(e){const t=(0,Rt.statSync)(e,{throwIfNoEntry:!1}),n=t?t.isFile():void 0;return null!=n&&n}function Bn(e,t,n){let r;if(void 0!==t.main){if(r=new $t.URL(t.main,e),Mn(r))return r;const s=[`./${t.main}.js`,`./${t.main}.json`,`./${t.main}.node`,`./${t.main}/index.js`,`./${t.main}/index.json`,`./${t.main}/index.node`];let i=-1;for(;++i<s.length&&(r=new $t.URL(s[i],e),!Mn(r));)r=void 0;if(r)return Fn(r,e,n,t.main),r}const s=["./index.js","./index.json","./index.node"];let i=-1;for(;++i<s.length&&(r=new $t.URL(s[i],e),!Mn(r));)r=void 0;if(r)return Fn(r,e,n,t.main),r;throw new Tn((0,$t.fileURLToPath)(new $t.URL(".",e)),(0,$t.fileURLToPath)(n))}function Un(e,t,n){return new Pn((0,$t.fileURLToPath)(new $t.URL(".",t)),e,n&&(0,$t.fileURLToPath)(n))}function $n(e,t,n,r,s){return t="object"==typeof t&&null!==t?JSON.stringify(t,null,""):`${t}`,new xn((0,$t.fileURLToPath)(new $t.URL(".",n)),e,t,r,s&&(0,$t.fileURLToPath)(s))}function Vn(e){const t=Number(e);return`${t}`===e&&t>=0&&t<4294967295}function Wn(e,t,n,r,s,i,o,a,l){if("string"==typeof t)return function(e,t,n,r,s,i,o,a,l){if(""!==t&&!i&&"/"!==e[e.length-1])throw $n(n,e,r,o,s);if(!e.startsWith("./")){if(o&&!e.startsWith("../")&&!e.startsWith("/")){let n=!1;try{new $t.URL(e),n=!0}catch{}if(!n)return Hn(i?bn.call(On,e,(()=>t)):e+t,r,l)}throw $n(n,e,r,o,s)}if(null!==Cn.exec(e.slice(2))){if(null!==Dn.exec(e.slice(2)))throw $n(n,e,r,o,s);if(!a){const a=i?n.replace("*",(()=>t)):n+t;Ln(i?bn.call(On,e,(()=>t)):e,a,n,r,o,s,!0)}}const p=new $t.URL(e,r),c=p.pathname,u=new $t.URL(".",r).pathname;if(!c.startsWith(u))throw $n(n,e,r,o,s);if(""===t)return p;if(null!==Cn.exec(t)){const l=i?n.replace("*",(()=>t)):n+t;null===Dn.exec(t)?a||Ln(i?bn.call(On,e,(()=>t)):e,l,n,r,o,s,!1):function(e,t,n,r,s){const i=`request is not a valid match in pattern "${t}" for the "${r?"imports":"exports"}" resolution of ${(0,$t.fileURLToPath)(n)}`;throw new En(e,i,s&&(0,$t.fileURLToPath)(s))}(l,n,r,o,s)}return i?new $t.URL(bn.call(On,p.href,(()=>t))):new $t.URL(t,p)}(t,n,r,e,s,i,o,a,l);if(Array.isArray(t)){const p=t;if(0===p.length)return null;let c,u=-1;for(;++u<p.length;){const t=p[u];let d;try{d=Wn(e,t,n,r,s,i,o,a,l)}catch(e){if(c=e,"ERR_INVALID_PACKAGE_TARGET"===e.code)continue;throw e}if(void 0!==d){if(null!==d)return d;c=null}}if(null==c)return null;throw c}if("object"==typeof t&&null!==t){const p=Object.getOwnPropertyNames(t);let c=-1;for(;++c<p.length;)if(Vn(p[c]))throw new vn((0,$t.fileURLToPath)(e),s,'"exports" cannot contain numeric property keys.');for(c=-1;++c<p.length;){const u=p[c];if("default"===u||l&&l.has(u)){const p=Wn(e,t[u],n,r,s,i,o,a,l);if(void 0===p)continue;return p}}return null}if(null===t)return null;throw $n(r,t,e,o,s)}function Kn(e,t,n){if(Wt.noDeprecation)return;const r=(0,$t.fileURLToPath)(t);jn.has(r+"|"+e)||(jn.add(r+"|"+e),Wt.emitWarning(`Use of deprecated trailing slash pattern mapping "${e}" in the "exports" field module resolution of the package at ${r}${n?` imported from ${(0,$t.fileURLToPath)(n)}`:""}. Mapping specifiers ending in "/" is no longer supported.`,"DeprecationWarning","DEP0155"))}function Gn(e,t,n,r,s){let i=n.exports;if(function(e,t,n){if("string"==typeof e||Array.isArray(e))return!0;if("object"!=typeof e||null===e)return!1;const r=Object.getOwnPropertyNames(e);let s=!1,i=0,o=-1;for(;++o<r.length;){const e=r[o],a=""===e||"."!==e[0];if(0==i++)s=a;else if(s!==a)throw new vn((0,$t.fileURLToPath)(t),n,"\"exports\" cannot contain some keys starting with '.' and some not. The exports object must either be an object of package subpath keys or an object of main entry condition name keys only.")}return s}(i,e,r)&&(i={".":i}),wn.call(i,t)&&!t.includes("*")&&!t.endsWith("/")){const n=Wn(e,i[t],"",t,r,!1,!1,!1,s);if(null==n)throw Un(t,e,r);return n}let o="",a="";const l=Object.getOwnPropertyNames(i);let p=-1;for(;++p<l.length;){const n=l[p],s=n.indexOf("*");if(-1!==s&&t.startsWith(n.slice(0,s))){t.endsWith("/")&&Kn(t,e,r);const i=n.slice(s+1);t.length>=n.length&&t.endsWith(i)&&1===qn(o,n)&&n.lastIndexOf("*")===s&&(o=n,a=t.slice(s,t.length-i.length))}}if(o){const n=Wn(e,i[o],a,o,r,!0,!1,t.endsWith("/"),s);if(null==n)throw Un(t,e,r);return n}throw Un(t,e,r)}function qn(e,t){const n=e.indexOf("*"),r=t.indexOf("*"),s=-1===n?e.length:n+1,i=-1===r?t.length:r+1;return s>i?-1:i>s||-1===n?1:-1===r||e.length>t.length?-1:t.length>e.length?1:0}function Hn(e,t,n){if(Ft.builtinModules.includes(e))return new $t.URL("node:"+e);const{packageName:r,packageSubpath:s,isScoped:i}=function(e,t){let n=e.indexOf("/"),r=!0,s=!1;"@"===e[0]&&(s=!0,-1===n||0===e.length?r=!1:n=e.indexOf("/",n+1));const i=-1===n?e:e.slice(0,n);if(null!==In.exec(i)&&(r=!1),!r)throw new En(e,"is not a valid package name",(0,$t.fileURLToPath)(t));return{packageName:i,packageSubpath:"."+(-1===n?"":e.slice(n)),isScoped:s}}(e,t),o=cn(t);if(o.exists){const e=(0,$t.pathToFileURL)(o.pjsonPath);if(o.name===r&&void 0!==o.exports&&null!==o.exports)return Gn(e,s,o,t,n)}let a,l=new $t.URL("./node_modules/"+r+"/package.json",t),p=(0,$t.fileURLToPath)(l);do{const o=Rn(p.slice(0,-13));if(!o||!o.isDirectory()){a=p,l=new $t.URL((i?"../../../../node_modules/":"../../../node_modules/")+r+"/package.json",l),p=(0,$t.fileURLToPath)(l);continue}const c=pn(p,{base:t,specifier:e});return void 0!==c.exports&&null!==c.exports?Gn(l,s,c,t,n):"."===s?Bn(l,c,t):new $t.URL(s,l)}while(p.length!==a.length);throw new Tn(r,(0,$t.fileURLToPath)(t),!1)}function zn(e,t,n,r){const s=t.protocol,i="data:"===s||"http:"===s||"https:"===s;let o;if(function(e){return""!==e&&("/"===e[0]||function(e){if("."===e[0]){if(1===e.length||"/"===e[1])return!0;if("."===e[1]&&(2===e.length||"/"===e[2]))return!0}return!1}(e))}(e))try{o=new $t.URL(e,t)}catch(n){const r=new An(e,t);throw r.cause=n,r}else if("file:"===s&&"#"===e[0])o=function(e,t,n){if("#"===e||e.startsWith("#/")||e.endsWith("/"))throw new En(e,"is not a valid internal imports specifier name",(0,$t.fileURLToPath)(t));let r;const s=cn(t);if(s.exists){r=(0,$t.pathToFileURL)(s.pjsonPath);const i=s.imports;if(i)if(wn.call(i,e)&&!e.includes("*")){const s=Wn(r,i[e],"",e,t,!1,!0,!1,n);if(null!=s)return s}else{let s="",o="";const a=Object.getOwnPropertyNames(i);let l=-1;for(;++l<a.length;){const t=a[l],n=t.indexOf("*");if(-1!==n&&e.startsWith(t.slice(0,-1))){const r=t.slice(n+1);e.length>=t.length&&e.endsWith(r)&&1===qn(s,t)&&t.lastIndexOf("*")===n&&(s=t,o=e.slice(n,e.length-r.length))}}if(s){const e=Wn(r,i[s],o,s,t,!0,!0,!1,n);if(null!=e)return e}}}throw function(e,t,n){return new Sn(e,t&&(0,$t.fileURLToPath)(new $t.URL(".",t)),(0,$t.fileURLToPath)(n))}(e,r,t)}(e,t,n);else try{o=new $t.URL(e)}catch(r){if(i&&!Ft.builtinModules.includes(e)){const n=new An(e,t);throw n.cause=r,n}o=Hn(e,t,n)}return Vt(void 0!==o,"expected to be defined"),"file:"!==o.protocol?o:function(e,t,n){if(null!==Nn.exec(e.pathname))throw new En(e.pathname,'must not include encoded "/" or "\\" characters',(0,$t.fileURLToPath)(t));let r;try{r=(0,$t.fileURLToPath)(e)}catch(n){const r=n;throw Object.defineProperty(r,"input",{value:String(e)}),Object.defineProperty(r,"module",{value:String(t)}),r}const s=Rn(r.endsWith("/")?r.slice(-1):r);if(s&&s.isDirectory()){const n=new _n(r,(0,$t.fileURLToPath)(t));throw n.url=String(e),n}if(!s||!s.isFile()){const n=new Tn(r||e.pathname,t&&(0,$t.fileURLToPath)(t),!0);throw n.url=String(e),n}{const t=(0,Rt.realpathSync)(r),{search:n,hash:s}=e;(e=(0,$t.pathToFileURL)(t+(r.endsWith(Kt.sep)?"/":""))).search=n,e.hash=s}return e}(o,t)}function Yn(e){return"string"!=typeof e||e.startsWith("file://")?zt((0,$t.fileURLToPath)(e)):zt(e)}function Xn(e){return(0,$t.pathToFileURL)(Yn(e)).toString()}const Jn=new Set(["node","import"]),Qn=[".mjs",".cjs",".js",".json"],Zn=new Set(["ERR_MODULE_NOT_FOUND","ERR_UNSUPPORTED_DIR_IMPORT","MODULE_NOT_FOUND","ERR_PACKAGE_PATH_NOT_EXPORTED"]);function er(e,t,n){try{return zn(e,t,n)}catch(e){if(!Zn.has(e?.code))throw e}}function tr(e,t){return function(e,t={}){if("string"!=typeof e){if(!(e instanceof URL))throw new TypeError("input must be a `string` or `URL`");e=Yn(e)}if(/(node|data|http|https):/.test(e))return e;if(Ht.has(e))return"node:"+e;if(e.startsWith("file://")&&(e=Yn(e)),A(e))try{if((0,Rt.statSync)(e).isFile())return Xn(e)}catch(e){if("ENOENT"!==e?.code)throw e}const n=t.conditions?new Set(t.conditions):Jn,r=(Array.isArray(t.url)?t.url:[t.url]).filter(Boolean).map((e=>new URL(function(e){return"string"!=typeof e&&(e=e.toString()),/(node|data|http|https|file):/.test(e)?e:Ht.has(e)?"node:"+e:"file://"+encodeURI(zt(e))}(e.toString()))));0===r.length&&r.push(new URL(Xn(process.cwd())));const s=[...r];for(const e of r)"file:"===e.protocol&&s.push(new URL("./",e),new URL(Ut(e.pathname,"_index.js"),e),new URL("node_modules",e));let i;for(const r of s){if(i=er(e,r,n),i)break;for(const s of["","/index"]){for(const o of t.extensions||Qn)if(i=er(e+s+o,r,n),i)break;if(i)break}if(i)break}if(!i){const t=new Error(`Cannot find module ${e} imported from ${s.join(", ")}`);throw t.code="ERR_MODULE_NOT_FOUND",t}return Xn(i)}(e,t)}function nr(e,t){return Yn(tr(e,t))}const rr=/([\s;]|^)(import[\s\w*,{}]*from|import\s*["'*{]|export\b\s*(?:[*{]|default|class|type|function|const|var|let|async function)|import\.meta\b)/m,sr=/\/\*.+?\*\/|\/\/.*(?=[nr])/g;var ir=m("crypto");function or(e,t=8){return(0,ir.createHash)("md5").update(e).digest("hex").slice(0,t)}var ar=function(e,t,n,r){return new(n||(n=Promise))((function(t,s){function i(e){try{a(r.next(e))}catch(e){s(e)}}function o(e){try{a(r.throw(e))}catch(e){s(e)}}function a(e){var r;e.done?t(e.value):(r=e.value,r instanceof n?r:new n((function(e){e(r)}))).then(i,o)}a((r=r.apply(e,[])).next())}))};const lr=L(process.env.JITI_DEBUG),pr=L(process.env.JITI_CACHE),cr=L(process.env.JITI_ESM_RESOLVE),ur=L(process.env.JITI_REQUIRE_CACHE),dr=L(process.env.JITI_SOURCE_MAPS),hr=L(process.env.JITI_ALIAS),fr=L(process.env.JITI_TRANSFORM_MODULES),mr=L(process.env.JITI_NATIVE_MODULES),yr=L(process.env.JITI_EXPERIMENTAL_BUN),br="win32"===(0,f.platform)(),gr={debug:lr,cache:void 0===pr||!!pr,requireCache:void 0===ur||!!ur,sourceMaps:void 0!==dr&&!!dr,interopDefault:!1,esmResolve:cr||!1,cacheVersion:"7",legacy:(0,B.lt)(process.version||"0.0.0","14.0.0"),extensions:[".js",".mjs",".cjs",".ts",".mts",".cts",".json"],alias:hr,nativeModules:mr||[],transformModules:fr||[],experimentalBun:void 0===yr?!!process.versions.bun:!!yr},Er=/\.(c|m)?j(sx?)$/,vr=/\.(c|m)?t(sx?)$/;function xr(r,s={},i,o){(s=Object.assign(Object.assign({},gr),s)).legacy&&(s.cacheVersion+="-legacy"),s.transformOptions&&(s.cacheVersion+="-"+q()(s.transformOptions));const a=s.alias&&Object.keys(s.alias).length>0?V(s.alias||{}):null,l=["typescript","jiti",...s.nativeModules||[]],p=[...s.transformModules||[]],c=new RegExp(`node_modules/(${l.map((e=>F(e))).join("|")})/`),u=new RegExp(`node_modules/(${p.map((e=>F(e))).join("|")})/`);function d(...e){s.debug&&console.log("[jiti]",...e)}if(r||(r=process.cwd()),function(t){try{return(0,e.lstatSync)(t).isDirectory()}catch(e){return!1}}(r)&&(r=_(r,"index.js")),!0===s.cache&&(s.cache=function(){let e=(0,f.tmpdir)();if(process.env.TMPDIR&&e===process.cwd()&&!process.env.JITI_RESPECT_TMPDIR_ENV){const t=process.env.TMPDIR;delete process.env.TMPDIR,e=(0,f.tmpdir)(),process.env.TMPDIR=t}return _(e,"node-jiti")}()),s.cache)try{if((0,e.mkdirSync)(s.cache,{recursive:!0}),!function(t){try{return(0,e.accessSync)(t,e.constants.W_OK),!0}catch(e){return!1}}(s.cache))throw new Error("directory is not writable")}catch(e){d("Error creating cache directory at ",s.cache,e),s.cache=!1}const h=M()(br?r.replace(/\//g,"\\"):r),m=(e,t)=>{try{return h.resolve(e,t)}catch(e){}},y=(0,E.pathToFileURL)(r),b=[...s.extensions].filter((e=>".js"!==e)),v=(e,t)=>{let n,r;if(a&&(e=function(e,t){const n=x(e);t=V(t);for(const[e,r]of Object.entries(t)){if(!n.startsWith(e))continue;const t=W(e)?e.slice(0,-1):e;if(W(n[t.length]))return _(r,n.slice(e.length))}return n}(e,a)),s.esmResolve){const t=[["node","require"],["node","import"]];for(const i of t){try{n=nr(e,{url:y,conditions:i,extensions:s.extensions})}catch(e){r=e}if(n)return n}}try{return h.resolve(e,t)}catch(e){r=e}for(const r of b){if(n=m(e+r,t)||m(e+"/index"+r,t),n)return n;if(vr.test((null==i?void 0:i.filename)||"")&&(n=m(e.replace(Er,".$1t$2"),t),n))return n}throw r};function T(t){let n=function(t,n,r){if(!s.cache||!t)return r();const i=` /* v${s.cacheVersion}-${or(n,16)} */`,o=I(D(t))+"-"+I(t),a=_(s.cache,o+"."+or(t)+".js");if((0,e.existsSync)(a)){const n=(0,e.readFileSync)(a,"utf8");if(n.endsWith(i))return d("[cache hit]",t,"~>",a),n}d("[cache miss]",t);const l=r();return l.includes("__JITI_ERROR__")||(0,e.writeFileSync)(a,l+i,"utf8"),l}(t.filename,t.source,(()=>{var e;const n=s.transform(Object.assign(Object.assign(Object.assign({legacy:s.legacy},s.transformOptions),{babel:Object.assign(Object.assign({},s.sourceMaps?{sourceFileName:t.filename,sourceMaps:"inline"}:{}),null===(e=s.transformOptions)||void 0===e?void 0:e.babel)}),t));return n.error&&s.debug&&d(n.error),n.code}));return n.startsWith("#!")&&(n="// "+n),n}function S(e){return s.interopDefault?function(e,t={}){if(null===(n=e)||"object"!=typeof n||!("default"in e))return e;var n;const r=e.default;if(null==r)return e;const s=typeof r;if("object"!==s&&("function"!==s||t.preferNamespace))return t.preferNamespace?e:r;for(const t in e)try{t in r||Object.defineProperty(r,t,{enumerable:"default"!==t,configurable:"default"!==t,get:()=>e[t]})}catch{}return r}(e):e}function P(n,r){var a,l;const p=o||{};if(n.startsWith("node:")?n=n.slice(5):n.startsWith("file:")&&(n=(0,E.fileURLToPath)(n)),t.builtinModules.includes(n)||".pnp.js"===n)return h(n);if(s.experimentalBun&&!s.transformOptions)try{d(`[bun] [native] ${n}`);const e=h(n);return!1===s.requireCache&&delete h.cache[n],S(e)}catch(e){d(`[bun] Using fallback for ${n} because of an error:`,e)}const u=v(n),f=C(u);if(".json"===f){d("[json]",u);const e=h(n);return Object.defineProperty(e,"default",{value:e}),e}return f&&!s.extensions.includes(f)?(d("[unknown]",u),h(n)):c.test(u)?(d("[native]",u),h(n)):!p[u]||!0!==p[u].loaded&&!1!==(null==i?void 0:i.loaded)?s.requireCache&&h.cache[u]?S(null===(l=h.cache[u])||void 0===l?void 0:l.exports):A((0,e.readFileSync)(u,"utf8"),{id:n,filename:u,ext:f,cache:p}):S(null===(a=p[u])||void 0===a?void 0:a.exports)}function A(r,a={}){var l;const p=a.id||(a.filename?I(a.filename):`_jitiEval.${a.ext||".js"}`),c=a.filename||v(p),f=a.ext||C(c),m=a.cache||o||{},y=".ts"===f||".mts"===f||".cts"===f,b=".mjs"===f||".js"===f&&"module"===(null===(l=function(t){for(;t&&"."!==t&&"/"!==t;){t=_(t,"..");try{const n=(0,e.readFileSync)(_(t,"package.json"),"utf8");try{return JSON.parse(n)}catch(e){}break}catch(e){}}}(c))||void 0===l?void 0:l.type),E=!(".cjs"===f)&&(y||b||u.test(c)||function(e,t={}){return t.stripComments&&(e=e.replace(sr,"")),rr.test(e)}(r)||s.legacy&&r.match(/\?\.|\?\?/)),x=n.performance.now();if(E)r=T({filename:c,source:r,ts:y}),d("[transpile]"+(b?" [esm]":""),c,`(${Math.round(1e3*(n.performance.now()-x))/1e3}ms)`);else try{return d("[native]",c),S(h(p))}catch(e){d("Native require error:",e),d("[fallback]",c),r=T({filename:c,source:r,ts:y})}const A=new t.Module(c);let w;A.filename=c,i&&(A.parent=i,Array.isArray(i.children)&&!i.children.includes(A)&&i.children.push(A)),A.require=xr(c,s,A,m),A.path=D(c),A.paths=t.Module._nodeModulePaths(A.path),m[c]=A,s.requireCache&&(h.cache[c]=A);try{w=g().runInThisContext(t.Module.wrap(r),{filename:c,lineOffset:0,displayErrors:!1})}catch(e){s.requireCache&&delete h.cache[c],s.onError(e)}try{w(A.exports,A.require,A,A.filename,D(A.filename))}catch(e){s.requireCache&&delete h.cache[c],s.onError(e)}if(A.exports&&A.exports.__JITI_ERROR__){const{filename:e,line:t,column:n,code:r,message:i}=A.exports.__JITI_ERROR__,o=new Error(`${r}: ${i} \n ${e}:${t}:${n}`);Error.captureStackTrace(o,P),s.onError(o)}return A.loaded=!0,S(A.exports)}return v.paths=h.resolve.paths,P.resolve=v,P.cache=s.requireCache?h.cache:{},P.extensions=h.extensions,P.main=h.main,P.transform=T,P.register=function(){return(0,K.addHook)(((e,t)=>P.transform({source:e,filename:t,ts:!!/\.[cm]?ts$/.test(t)})),{exts:s.extensions})},P.evalModule=A,P.import=(e,t)=>ar(this,void 0,void 0,(function*(){return yield P(e)})),P}})(),e.exports=y.default})()),b.exports;var e}var E,v={exports:{}};function x(){return E||(E=1,t=v,(()=>{var n={"./node_modules/.pnpm/@ampproject+remapping@2.3.0/node_modules/@ampproject/remapping/dist/remapping.umd.js":function(e,t,n){e.exports=function(e,t){const n=s("",-1,-1,"",null,!1),r=[];function s(e,t,n,r,s,i){return{source:e,line:t,column:n,name:r,content:s,ignore:i}}function i(e,t,n,r,s){return{map:e,sources:t,source:n,content:r,ignore:s}}function o(e,t){return i(e,t,"",null,!1)}function a(t,r,i,o){if(!t.map)return s(t.source,r,i,o,t.content,t.ignore);const l=e.traceSegment(t.map,r,i);return null==l?null:1===l.length?n:a(t.sources[l[1]],l[2],l[3],5===l.length?t.map.names[l[4]]:o)}function l(t,n){const r=function(e){return Array.isArray(e)?e:[e]}(t).map((t=>new e.TraceMap(t,""))),s=r.pop();for(let e=0;e<r.length;e++)if(r[e].sources.length>1)throw new Error(`Transformation map ${e} must have exactly one source file.\nDid you specify these with the most recent transformation maps first?`);let i=p(s,n,"",0);for(let e=r.length-1;e>=0;e--)i=o(r[e],[i]);return i}function p(t,n,s,a){const{resolvedSources:l,sourcesContent:c,ignoreList:u}=t,d=a+1;return o(t,l.map(((t,o)=>{const a={importer:s,depth:d,source:t||"",content:void 0,ignore:void 0},l=n(a.source,a),{source:h,content:f,ignore:m}=a;return l?p(new e.TraceMap(l,h),n,h,d):function(e,t,n){return i(null,r,e,t,n)}(h,void 0!==f?f:c?c[o]:null,void 0!==m?m:!!u&&u.includes(o))})))}class c{constructor(e,n){const r=n.decodedMappings?t.toDecodedMap(e):t.toEncodedMap(e);this.version=r.version,this.file=r.file,this.mappings=r.mappings,this.names=r.names,this.ignoreList=r.ignoreList,this.sourceRoot=r.sourceRoot,this.sources=r.sources,n.excludeContent||(this.sourcesContent=r.sourcesContent)}toString(){return JSON.stringify(this)}}return function(r,s,i){const o="object"==typeof i?i:{excludeContent:!!i,decodedMappings:!1},p=l(r,s);return new c(function(r){const s=new t.GenMapping({file:r.map.file}),{sources:i,map:o}=r,l=o.names,p=e.decodedMappings(o);for(let e=0;e<p.length;e++){const r=p[e];for(let o=0;o<r.length;o++){const p=r[o],c=p[0];let u=n;if(1!==p.length&&(u=a(i[p[1]],p[2],p[3],5===p.length?l[p[4]]:""),null==u))continue;const{column:d,line:h,name:f,content:m,source:y,ignore:b}=u;t.maybeAddSegment(s,e,c,y,h,d,f),y&&null!=m&&t.setSourceContent(s,y,m),b&&t.setIgnore(s,y,!0)}}return s}(p),o)}}(n("./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js"),n("./node_modules/.pnpm/@jridgewell+gen-mapping@0.3.5/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js"))},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files lazy recursive":e=>{function t(e){return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}t.keys=()=>[],t.resolve=t,t.id="./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files lazy recursive",e.exports=t},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive":e=>{function t(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}t.keys=()=>[],t.resolve=t,t.id="./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive",e.exports=t},"./node_modules/.pnpm/@babel+plugin-syntax-class-properties@7.12.13_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-class-properties/lib/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-class-properties",manipulateOptions(e,t){t.plugins.push("classProperties","classPrivateProperties","classPrivateMethods")}})));t.default=r},"./node_modules/.pnpm/@babel+plugin-syntax-export-namespace-from@7.8.3_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-export-namespace-from/lib/index.js":(e,t,n)=>{t.A=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-export-namespace-from",manipulateOptions(e,t){t.plugins.push("exportNamespaceFrom")}})));t.A=r},"./node_modules/.pnpm/@babel+plugin-syntax-nullish-coalescing-operator@7.8.3_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/lib/index.js":(e,t,n)=>{t.A=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-nullish-coalescing-operator",manipulateOptions(e,t){t.plugins.push("nullishCoalescingOperator")}})));t.A=r},"./node_modules/.pnpm/@babel+plugin-syntax-optional-chaining@7.8.3_@babel+core@7.24.7/node_modules/@babel/plugin-syntax-optional-chaining/lib/index.js":(e,t,n)=>{t.A=void 0;var r=(0,n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js").declare)((e=>(e.assertVersion(7),{name:"syntax-optional-chaining",manipulateOptions(e,t){t.plugins.push("optionalChaining")}})));t.A=r},"./node_modules/.pnpm/@jridgewell+gen-mapping@0.3.5/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js":function(e,t,n){!function(e,t,n,r){const s=0,i=1,o=2,a=3,l=4,p=-1;class c{constructor({file:e,sourceRoot:n}={}){this._names=new t.SetArray,this._sources=new t.SetArray,this._sourcesContent=[],this._mappings=[],this.file=e,this.sourceRoot=n,this._ignoreList=new t.SetArray}}function u(e){const{_mappings:t,_sources:n,_sourcesContent:r,_names:s,_ignoreList:i}=e;return function(e){const{length:t}=e;let n=t;for(let t=n-1;t>=0&&!(e[t].length>0);n=t,t--);n<t&&(e.length=n)}(t),{version:3,file:e.file||void 0,names:s.array,sourceRoot:e.sourceRoot||void 0,sources:n.array,sourcesContent:r,mappings:t,ignoreList:i.array}}function d(e,n,r,c,u,d,f,m,y){const{_mappings:b,_sources:g,_sourcesContent:E,_names:v}=n,x=function(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}(b,r),T=function(e,t){let n=e.length;for(let r=n-1;r>=0&&!(t>=e[r][s]);n=r--);return n}(x,c);if(!u){if(e&&function(e,t){return 0===t||1===e[t-1].length}(x,T))return;return h(x,T,[c])}const S=t.put(g,u),P=m?t.put(v,m):p;if(S===E.length&&(E[S]=null!=y?y:null),!e||!function(e,t,n,r,s,c){if(0===t)return!1;const u=e[t-1];return 1!==u.length&&n===u[i]&&r===u[o]&&s===u[a]&&c===(5===u.length?u[l]:p)}(x,T,S,d,f,P))return h(x,T,m?[c,S,d,f,P]:[c,S,d,f])}function h(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function f(e,n){for(let r=0;r<n.length;r++)t.put(e,n[r])}function m(e,t,n){const{generated:r,source:s,original:i,name:o,content:a}=n;return s?d(e,t,r.line-1,r.column,s,i.line-1,i.column,o,a):d(e,t,r.line-1,r.column,null,null,null,null,null)}e.GenMapping=c,e.addMapping=function(e,t){return m(!1,e,t)},e.addSegment=function(e,t,n,r,s,i,o,a){return d(!1,e,t,n,r,s,i,o,a)},e.allMappings=function(e){const t=[],{_mappings:n,_sources:r,_names:p}=e;for(let e=0;e<n.length;e++){const c=n[e];for(let n=0;n<c.length;n++){const u=c[n],d={line:e+1,column:u[s]};let h,f,m;1!==u.length&&(h=r.array[u[i]],f={line:u[o]+1,column:u[a]},5===u.length&&(m=p.array[u[l]])),t.push({generated:d,source:h,original:f,name:m})}}return t},e.fromMap=function(e){const t=new r.TraceMap(e),n=new c({file:t.file,sourceRoot:t.sourceRoot});return f(n._names,t.names),f(n._sources,t.sources),n._sourcesContent=t.sourcesContent||t.sources.map((()=>null)),n._mappings=r.decodedMappings(t),t.ignoreList&&f(n._ignoreList,t.ignoreList),n},e.maybeAddMapping=(e,t)=>m(!0,e,t),e.maybeAddSegment=(e,t,n,r,s,i,o,a)=>d(!0,e,t,n,r,s,i,o,a),e.setIgnore=function(e,n,r=!0){const{_sources:s,_sourcesContent:i,_ignoreList:o}=e,a=t.put(s,n);a===i.length&&(i[a]=null),r?t.put(o,a):t.remove(o,a)},e.setSourceContent=function(e,n,r){const{_sources:s,_sourcesContent:i}=e;i[t.put(s,n)]=r},e.toDecodedMap=u,e.toEncodedMap=function(e){const t=u(e);return Object.assign(Object.assign({},t),{mappings:n.encode(t.mappings)})},Object.defineProperty(e,"__esModule",{value:!0})}(t,n("./node_modules/.pnpm/@jridgewell+set-array@1.2.1/node_modules/@jridgewell/set-array/dist/set-array.umd.js"),n("./node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.15/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js"),n("./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js"))},"./node_modules/.pnpm/@jridgewell+resolve-uri@3.1.2/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js":function(e){e.exports=function(){const e=/^[\w+.-]+:\/\//,t=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,n=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function r(e){return e.startsWith("/")}function s(e){return/^[.?#]/.test(e)}function i(e){const n=t.exec(e);return o(n[1],n[2]||"",n[3],n[4]||"",n[5]||"/",n[6]||"",n[7]||"")}function o(e,t,n,r,s,i,o){return{scheme:e,user:t,host:n,port:r,path:s,query:i,hash:o,type:7}}function a(t){if(function(e){return e.startsWith("//")}(t)){const e=i("http:"+t);return e.scheme="",e.type=6,e}if(r(t)){const e=i("http://foo.com"+t);return e.scheme="",e.host="",e.type=5,e}if(function(e){return e.startsWith("file:")}(t))return function(e){const t=n.exec(e),s=t[2];return o("file:","",t[1]||"","",r(s)?s:"/"+s,t[3]||"",t[4]||"")}(t);if(function(t){return e.test(t)}(t))return i(t);const s=i("http://foo.com/"+t);return s.scheme="",s.host="",s.type=t?t.startsWith("?")?3:t.startsWith("#")?2:4:1,s}function l(e,t){const n=t<=4,r=e.path.split("/");let s=1,i=0,o=!1;for(let e=1;e<r.length;e++){const t=r[e];t?(o=!1,"."!==t&&(".."!==t?(r[s++]=t,i++):i?(o=!0,i--,s--):n&&(r[s++]=t))):o=!0}let a="";for(let e=1;e<s;e++)a+="/"+r[e];(!a||o&&!a.endsWith("/.."))&&(a+="/"),e.path=a}return function(e,t){if(!e&&!t)return"";const n=a(e);let r=n.type;if(t&&7!==r){const e=a(t),s=e.type;switch(r){case 1:n.hash=e.hash;case 2:n.query=e.query;case 3:case 4:!function(e,t){l(t,t.type),"/"===e.path?e.path=t.path:e.path=function(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}(t.path)+e.path}(n,e);case 5:n.user=e.user,n.host=e.host,n.port=e.port;case 6:n.scheme=e.scheme}s>r&&(r=s)}l(n,r);const i=n.query+n.hash;switch(r){case 2:case 3:return i;case 4:{const r=n.path.slice(1);return r?s(t||e)&&!s(r)?"./"+r+i:r+i:i||"."}case 5:return n.path+i;default:return n.scheme+"//"+n.user+n.host+n.port+n.path+i}}}()},"./node_modules/.pnpm/@jridgewell+set-array@1.2.1/node_modules/@jridgewell/set-array/dist/set-array.umd.js":function(e,t){!function(e){function t(e,t){return e._indexes[t]}e.SetArray=class{constructor(){this._indexes={__proto__:null},this.array=[]}},e.get=t,e.pop=function(e){const{array:t,_indexes:n}=e;0!==t.length&&(n[t.pop()]=void 0)},e.put=function(e,n){const r=t(e,n);if(void 0!==r)return r;const{array:s,_indexes:i}=e,o=s.push(n);return i[n]=o-1},e.remove=function(e,n){const r=t(e,n);if(void 0===r)return;const{array:s,_indexes:i}=e;for(let e=r+1;e<s.length;e++){const t=s[e];s[e-1]=t,i[t]--}i[n]=void 0,s.pop()},Object.defineProperty(e,"__esModule",{value:!0})}(t)},"./node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.15/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js":function(e,t){!function(e){const t=",".charCodeAt(0),n=";".charCodeAt(0),r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=new Uint8Array(64),i=new Uint8Array(128);for(let e=0;e<64;e++){const t=r.charCodeAt(e);s[e]=t,i[t]=e}const o="undefined"!=typeof TextDecoder?new TextDecoder:"undefined"!=typeof Buffer?{decode:e=>Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}:{decode(e){let t="";for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}};function a(e,t){const n=e.indexOf(";",t);return-1===n?e.length:n}function l(e,t,n,r){let s=0,o=0,a=0;do{const n=e.charCodeAt(t++);a=i[n],s|=(31&a)<<o,o+=5}while(32&a);const l=1&s;return s>>>=1,l&&(s=-2147483648|-s),n[r]+=s,t}function p(e,n,r){return!(n>=r)&&e.charCodeAt(n)!==t}function c(e){e.sort(u)}function u(e,t){return e[0]-t[0]}function d(e,t,n,r,i){const o=r[i];let a=o-n[i];n[i]=o,a=a<0?-a<<1|1:a<<1;do{let n=31&a;a>>>=5,a>0&&(n|=32),e[t++]=s[n]}while(a>0);return t}e.decode=function(e){const t=new Int32Array(5),n=[];let r=0;do{const s=a(e,r),i=[];let o=!0,u=0;t[0]=0;for(let n=r;n<s;n++){let r;n=l(e,n,t,0);const a=t[0];a<u&&(o=!1),u=a,p(e,n,s)?(n=l(e,n,t,1),n=l(e,n,t,2),n=l(e,n,t,3),p(e,n,s)?(n=l(e,n,t,4),r=[a,t[1],t[2],t[3],t[4]]):r=[a,t[1],t[2],t[3]]):r=[a],i.push(r)}o||c(i),n.push(i),r=s+1}while(r<=e.length);return n},e.encode=function(e){const r=new Int32Array(5),s=16384,i=16348,a=new Uint8Array(s),l=a.subarray(0,i);let p=0,c="";for(let u=0;u<e.length;u++){const h=e[u];if(u>0&&(p===s&&(c+=o.decode(a),p=0),a[p++]=n),0!==h.length){r[0]=0;for(let e=0;e<h.length;e++){const n=h[e];p>i&&(c+=o.decode(l),a.copyWithin(0,i,p),p-=i),e>0&&(a[p++]=t),p=d(a,p,r,n,0),1!==n.length&&(p=d(a,p,r,n,1),p=d(a,p,r,n,2),p=d(a,p,r,n,3),4!==n.length&&(p=d(a,p,r,n,4)))}}}return c+o.decode(a.subarray(0,p))},Object.defineProperty(e,"__esModule",{value:!0})}(t)},"./node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js":function(e,t,n){!function(e,t,n){function r(e,t){return t&&!t.endsWith("/")&&(t+="/"),n(e,t)}const s=0,i=1,o=2,a=3,l=4,p=1,c=2;function u(e,t){for(let n=t;n<e.length;n++)if(!d(e[n]))return n;return e.length}function d(e){for(let t=1;t<e.length;t++)if(e[t][s]<e[t-1][s])return!1;return!0}function h(e,t){return t||(e=e.slice()),e.sort(f)}function f(e,t){return e[s]-t[s]}let m=!1;function y(e,t,n){for(let r=n+1;r<e.length&&e[r][s]===t;n=r++);return n}function b(e,t,n){for(let r=n-1;r>=0&&e[r][s]===t;n=r--);return n}function g(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function E(e,t,n,r){const{lastKey:i,lastNeedle:o,lastIndex:a}=n;let l=0,p=e.length-1;if(r===i){if(t===o)return m=-1!==a&&e[a][s]===t,a;t>=o?l=-1===a?0:a:p=a}return n.lastKey=r,n.lastNeedle=t,n.lastIndex=function(e,t,n,r){for(;n<=r;){const i=n+(r-n>>1),o=e[i][s]-t;if(0===o)return m=!0,i;o<0?n=i+1:r=i-1}return m=!1,n-1}(e,t,l,p)}function v(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function x(){return{__proto__:null}}function T(e){return"string"==typeof e?JSON.parse(e):e}function S(e,t,n,r,s,i,o,a,l,p,c){const{sections:u}=e;for(let e=0;e<u.length;e++){const{map:d,offset:h}=u[e];let f=p,m=c;if(e+1<u.length){const t=u[e+1].offset;f=Math.min(p,a+t.line),f===p?m=Math.min(c,l+t.column):f<p&&(m=l+t.column)}P(d,t,n,r,s,i,o,a+h.line,l+h.column,f,m)}}function P(e,t,n,r,p,c,u,d,h,f,m){const y=T(e);if("sections"in y)return S(...arguments);const b=new O(y,t),g=r.length,E=c.length,v=j(b),{resolvedSources:x,sourcesContent:P,ignoreList:w}=b;if(_(r,x),_(c,b.names),P)_(p,P);else for(let e=0;e<x.length;e++)p.push(null);if(w)for(let e=0;e<w.length;e++)u.push(w[e]+g);for(let e=0;e<v.length;e++){const t=d+e;if(t>f)return;const r=A(n,t),p=0===e?h:0,c=v[e];for(let e=0;e<c.length;e++){const n=c[e],u=p+n[s];if(t===f&&u>=m)return;if(1===n.length){r.push([u]);continue}const d=g+n[i],h=n[o],y=n[a];r.push(4===n.length?[u,d,h,y]:[u,d,h,y,E+n[l]])}}}function _(e,t){for(let n=0;n<t.length;n++)e.push(t[n])}function A(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}const w="`line` must be greater than 0 (lines start at line 1)",C="`column` must be greater than or equal to 0 (columns start at column 0)",D=-1,I=1;class O{constructor(e,t){const n="string"==typeof e;if(!n&&e._decodedMemo)return e;const s=n?JSON.parse(e):e,{version:i,file:o,names:a,sourceRoot:l,sources:p,sourcesContent:c}=s;this.version=i,this.file=o,this.names=a||[],this.sourceRoot=l,this.sources=p,this.sourcesContent=c,this.ignoreList=s.ignoreList||s.x_google_ignoreList||void 0;const d=r(l||"",function(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}(t));this.resolvedSources=p.map((e=>r(e||"",d)));const{mappings:f}=s;"string"==typeof f?(this._encoded=f,this._decoded=void 0):(this._encoded=void 0,this._decoded=function(e,t){const n=u(e,0);if(n===e.length)return e;t||(e=e.slice());for(let r=n;r<e.length;r=u(e,r+1))e[r]=h(e[r],t);return e}(f,n)),this._decodedMemo={lastKey:-1,lastNeedle:-1,lastIndex:-1},this._bySources=void 0,this._bySourceMemos=void 0}}function N(e){var n,r;return null!==(n=(r=e)._encoded)&&void 0!==n?n:r._encoded=t.encode(e._decoded)}function j(e){var n;return(n=e)._decoded||(n._decoded=t.decode(e._encoded))}function k(e,t){const{sources:n,resolvedSources:r}=e;let s=n.indexOf(t);return-1===s&&(s=r.indexOf(t)),s}function L(e,t){const n=new O(F(e,[]),t);return n._decoded=e.mappings,n}function F(e,t){return{version:e.version,file:e.file,names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,mappings:t,ignoreList:e.ignoreList||e.x_google_ignoreList}}function R(e,t,n,r){return{source:e,line:t,column:n,name:r}}function M(e,t){return{line:e,column:t}}function B(e,t,n,r,s){let i=E(e,r,t,n);return m?i=(s===D?y:b)(e,r,i):s===D&&i++,-1===i||i===e.length?-1:i}function U(e,t,n,r,l,u){var d;if(--n<0)throw new Error(w);if(r<0)throw new Error(C);const{sources:h,resolvedSources:f}=e;let T=h.indexOf(t);if(-1===T&&(T=f.indexOf(t)),-1===T)return u?[]:M(null,null);const S=((d=e)._bySources||(d._bySources=function(e,t){const n=t.map(x);for(let r=0;r<e.length;r++){const l=e[r];for(let e=0;e<l.length;e++){const p=l[e];if(1===p.length)continue;const c=p[i],u=p[o],d=p[a],h=n[c],f=h[u]||(h[u]=[]),m=t[c];let b=y(f,d,E(f,d,m,u));m.lastIndex=++b,v(f,b,[d,r,p[s]])}}return n}(j(e),e._bySourceMemos=h.map(g))))[T][n];if(null==S)return u?[]:M(null,null);const P=e._bySourceMemos[T];if(u)return function(e,t,n,r,i){let o=B(e,t,n,r,I);if(m||i!==D||o++,-1===o||o===e.length)return[];const a=m?r:e[o][s];m||(o=b(e,a,o));const l=y(e,a,o),u=[];for(;o<=l;o++){const t=e[o];u.push(M(t[p]+1,t[c]))}return u}(S,P,n,r,l);const _=B(S,P,n,r,l);if(-1===_)return M(null,null);const A=S[_];return M(A[p]+1,A[c])}e.AnyMap=function(e,t){const n=T(e);if(!("sections"in n))return new O(n,t);const r=[],s=[],i=[],o=[],a=[];return S(n,t,r,s,i,o,a,0,0,1/0,1/0),L({version:3,file:n.file,names:o,sources:s,sourcesContent:i,mappings:r,ignoreList:a})},e.GREATEST_LOWER_BOUND=I,e.LEAST_UPPER_BOUND=D,e.TraceMap=O,e.allGeneratedPositionsFor=function(e,t){const{source:n,line:r,column:s,bias:i}=t;return U(e,n,r,s,i||D,!0)},e.decodedMap=function(e){return F(e,j(e))},e.decodedMappings=j,e.eachMapping=function(e,t){const n=j(e),{names:r,resolvedSources:s}=e;for(let e=0;e<n.length;e++){const i=n[e];for(let n=0;n<i.length;n++){const o=i[n],a=e+1,l=o[0];let p=null,c=null,u=null,d=null;1!==o.length&&(p=s[o[1]],c=o[2]+1,u=o[3]),5===o.length&&(d=r[o[4]]),t({generatedLine:a,generatedColumn:l,source:p,originalLine:c,originalColumn:u,name:d})}}},e.encodedMap=function(e){return F(e,N(e))},e.encodedMappings=N,e.generatedPositionFor=function(e,t){const{source:n,line:r,column:s,bias:i}=t;return U(e,n,r,s,i||I,!1)},e.isIgnored=function(e,t){const{ignoreList:n}=e;if(null==n)return!1;const r=k(e,t);return-1!==r&&n.includes(r)},e.originalPositionFor=function(e,t){let{line:n,column:r,bias:s}=t;if(n--,n<0)throw new Error(w);if(r<0)throw new Error(C);const p=j(e);if(n>=p.length)return R(null,null,null,null);const c=p[n],u=B(c,e._decodedMemo,n,r,s||I);if(-1===u)return R(null,null,null,null);const d=c[u];if(1===d.length)return R(null,null,null,null);const{names:h,resolvedSources:f}=e;return R(f[d[i]],d[o]+1,d[a],5===d.length?h[d[l]]:null)},e.presortedDecodedMap=L,e.sourceContentFor=function(e,t){const{sourcesContent:n}=e;if(null==n)return null;const r=k(e,t);return-1===r?null:n[r]},e.traceSegment=function(e,t,n){const r=j(e);if(t>=r.length)return null;const s=r[t],i=B(s,e._decodedMemo,t,n,I);return-1===i?null:s[i]}}(t,n("./node_modules/.pnpm/@jridgewell+sourcemap-codec@1.4.15/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js"),n("./node_modules/.pnpm/@jridgewell+resolve-uri@3.1.2/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js"))},"./node_modules/.pnpm/babel-plugin-dynamic-import-node@2.3.3/node_modules/babel-plugin-dynamic-import-node/lib/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=(0,r.createDynamicImportTransform)(e);return{manipulateOptions:function(e,t){t.plugins.push("dynamicImport")},visitor:{Import:function(e){t(this,e)}}}};var r=n("./node_modules/.pnpm/babel-plugin-dynamic-import-node@2.3.3/node_modules/babel-plugin-dynamic-import-node/lib/utils.js");e.exports=t.default},"./node_modules/.pnpm/babel-plugin-dynamic-import-node@2.3.3/node_modules/babel-plugin-dynamic-import-node/lib/utils.js":(e,t)=>{function n(e,t){var n=t.arguments,r=function(e,t){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return function(e,t){var n=[],r=!0,s=!1,i=void 0;try{for(var o,a=e[Symbol.iterator]();!(r=(o=a.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){s=!0,i=e}finally{try{!r&&a.return&&a.return()}finally{if(s)throw i}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}(n,1)[0];return e.isStringLiteral(r)||e.isTemplateLiteral(r)?(e.removeComments(r),r):e.templateLiteral([e.templateElement({raw:"",cooked:""}),e.templateElement({raw:"",cooked:""},!0)],n)}Object.defineProperty(t,"__esModule",{value:!0}),t.getImportSource=n,t.createDynamicImportTransform=function(e){var t=e.template,r=e.types,s={static:{interop:t("Promise.resolve().then(() => INTEROP(require(SOURCE)))"),noInterop:t("Promise.resolve().then(() => require(SOURCE))")},dynamic:{interop:t("Promise.resolve(SOURCE).then(s => INTEROP(require(s)))"),noInterop:t("Promise.resolve(SOURCE).then(s => require(s))")}},i="function"==typeof WeakSet&&new WeakSet;return function(e,t){if(i){if(i.has(t))return;i.add(t)}var o,a=n(r,t.parent),l=(o=a,r.isStringLiteral(o)||r.isTemplateLiteral(o)&&0===o.expressions.length?s.static:s.dynamic),p=e.opts.noInterop?l.noInterop({SOURCE:a}):l.interop({SOURCE:a,INTEROP:e.addHelper("interopRequireWildcard")});t.parentPath.replaceWith(p)}}},"./node_modules/.pnpm/babel-plugin-parameter-decorator@1.0.16/node_modules/babel-plugin-parameter-decorator/lib/index.js":(e,t,n)=>{var r=n("path");function s(e){switch(e.parent.type){case"TSTypeReference":case"TSQualifiedName":case"TSExpressionWithTypeArguments":case"TSTypeQuery":return!0;default:return!1}}e.exports=function(e){var t=e.types,n=function(e,n){return function(r){var s=t.callExpression(e.expression,[t.Identifier(r),t.Identifier("undefined"),t.NumericLiteral(n.key)]),i=t.logicalExpression("||",s,t.Identifier(r)),o=t.assignmentExpression("=",t.Identifier(r),i);return t.expressionStatement(o)}},i=function(e,n){return function(r,s){var i=t.callExpression(e.expression,[t.Identifier("".concat(r,".prototype")),t.StringLiteral(s),t.NumericLiteral(n.key)]);return t.expressionStatement(i)}};return{visitor:{Program:function(e,t){var n=(0,r.extname)(t.file.opts.filename);".ts"!==n&&".tsx"!==n||function(){var t=Object.create(null);e.node.body.filter((function(e){var t=e.type,n=e.declaration;switch(t){case"ClassDeclaration":return!0;case"ExportNamedDeclaration":case"ExportDefaultDeclaration":return n&&"ClassDeclaration"===n.type;default:return!1}})).map((function(e){return"ClassDeclaration"===e.type?e:e.declaration})).forEach((function(e){e.body.body.forEach((function(e){(e.params||[]).forEach((function(e){(e.decorators||[]).forEach((function(e){e.expression.callee?t[e.expression.callee.name]=e:t[e.expression.name]=e}))}))}))}));var n=!0,r=!1,i=void 0;try{for(var o,a=e.get("body")[Symbol.iterator]();!(n=(o=a.next()).done);n=!0){var l=o.value;if("ImportDeclaration"===l.node.type){if(0===l.node.specifiers.length)continue;var p=!0,c=!1,u=void 0;try{for(var d,h=function(){var e=d.value,n=l.scope.getBinding(e.local.name);n.referencePaths.length?n.referencePaths.reduce((function(e,t){return e||s(t)}),!1)&&Object.keys(t).forEach((function(r){var s=t[r];(s.expression.arguments||[]).forEach((function(t){t.name===e.local.name&&n.referencePaths.push({parent:s.expression})}))})):t[e.local.name]&&n.referencePaths.push({parent:t[e.local.name]})},f=l.node.specifiers[Symbol.iterator]();!(p=(d=f.next()).done);p=!0)h()}catch(e){c=!0,u=e}finally{try{p||null==f.return||f.return()}finally{if(c)throw u}}}}}catch(e){r=!0,i=e}finally{try{n||null==a.return||a.return()}finally{if(r)throw i}}}()},Function:function(e){var r="";e.node.id?r=e.node.id.name:e.node.key&&(r=e.node.key.name),(e.get("params")||[]).slice().forEach((function(s){var o=s.node.decorators||[],a=o.length;if(o.slice().forEach((function(t){if("ClassMethod"===e.type){var o,a=e.parentPath.parentPath,l=e.findParent((function(e){return"ClassDeclaration"===e.type}));if(l?o=l.node.id.name:(a.insertAfter(null),o=function(e){var t=e.findParent((function(e){return"AssignmentExpression"===e.node.type}));return"SequenceExpression"===t.node.right.type?t.node.right.expressions[1].name:"ClassExpression"===t.node.right.type?t.node.left.name:null}(e)),"constructor"===r){var p=n(t,s)(o);a.insertAfter(p)}else{var c=i(t,s)(o,r);a.insertAfter(c)}}else{var u=e.findParent((function(e){return"VariableDeclarator"===e.node.type})).node.id.name;if(r===u){var d=n(t,s)(u);"body"===e.parentKey?e.insertAfter(d):e.findParent((function(e){return"body"===e.parentKey})).insertAfter(d)}else{var h=e.findParent((function(e){return"CallExpression"===e.node.type})),f=i(t,s)(u,r);h.insertAfter(f)}}})),a){var l=function(e){switch(e.node.type){case"ObjectPattern":return t.ObjectPattern(e.node.properties);case"AssignmentPattern":return t.AssignmentPattern(e.node.left,e.node.right);case"TSParameterProperty":return t.Identifier(e.node.parameter.name);default:return t.Identifier(e.node.name)}}(s);s.replaceWith(l)}}))}}}}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/metadataVisitor.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.metadataVisitor=function(e,t){const n=t.node,o=e.node;switch(n.type){case"ClassMethod":const t="constructor"===n.kind?o.decorators:n.decorators;if(!t||0===t.length)return;t.push(i("design:type",r.types.identifier("Function"))),t.push(i("design:paramtypes",r.types.arrayExpression(n.params.map((t=>(0,s.serializeType)(e,t))))));break;case"ClassProperty":if(!n.decorators||0===n.decorators.length)return;if(!n.typeAnnotation||"TSTypeAnnotation"!==n.typeAnnotation.type)return;n.decorators.push(i("design:type",(0,s.serializeType)(e,n)))}};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),s=n("./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/serializeType.js");function i(e,t){return r.types.decorator(r.types.callExpression(r.types.memberExpression(r.types.identifier("Reflect"),r.types.identifier("metadata")),[r.types.stringLiteral(e),t]))}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/serializeType.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.serializeType=function(e,t){const n=i(t);if(null==n)return s();if(!n.typeAnnotation||"TSTypeAnnotation"!==n.typeAnnotation.type)return s();const r=n.typeAnnotation.typeAnnotation;return p(e.node.id?e.node.id.name:"",r)},t.isClassType=a;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js");function s(){return r.types.unaryExpression("void",r.types.numericLiteral(0))}function i(e){return null==e?null:"ClassProperty"===e.type||"Identifier"===e.type||"ObjectPattern"===e.type?e:"AssignmentPattern"===e.type&&"Identifier"===e.left.type?e.left:"TSParameterProperty"===e.type?i(e.parameter):null}function o(e,t){const n=l(t.typeName);return a(e,n)?r.types.identifier("Object"):r.types.conditionalExpression(r.types.binaryExpression("===",r.types.unaryExpression("typeof",n),r.types.stringLiteral("undefined")),r.types.identifier("Object"),r.types.cloneDeep(n))}function a(e,t){switch(t.type){case"Identifier":return t.name===e;case"MemberExpression":return a(e,t.object);default:throw new Error(`The property expression at ${t.start} is not valid as a Type to be used in Reflect.metadata`)}}function l(e){return"Identifier"===e.type?r.types.identifier(e.name):r.types.memberExpression(l(e.left),e.right)}function p(e,t){if(void 0===t)return r.types.identifier("Object");switch(t.type){case"TSVoidKeyword":case"TSUndefinedKeyword":case"TSNullKeyword":case"TSNeverKeyword":return s();case"TSParenthesizedType":return p(e,t.typeAnnotation);case"TSFunctionType":case"TSConstructorType":return r.types.identifier("Function");case"TSArrayType":case"TSTupleType":return r.types.identifier("Array");case"TSTypePredicate":case"TSBooleanKeyword":return r.types.identifier("Boolean");case"TSStringKeyword":return r.types.identifier("String");case"TSObjectKeyword":return r.types.identifier("Object");case"TSLiteralType":switch(t.literal.type){case"StringLiteral":return r.types.identifier("String");case"NumericLiteral":return r.types.identifier("Number");case"BooleanLiteral":return r.types.identifier("Boolean");default:throw new Error("Bad type for decorator"+t.literal)}case"TSNumberKeyword":case"TSBigIntKeyword":return r.types.identifier("Number");case"TSSymbolKeyword":return r.types.identifier("Symbol");case"TSTypeReference":return o(e,t);case"TSIntersectionType":case"TSUnionType":return c(e,t.types);case"TSConditionalType":return c(e,[t.trueType,t.falseType]);case"TSTypeQuery":case"TSTypeOperator":case"TSIndexedAccessType":case"TSMappedType":case"TSTypeLiteral":case"TSAnyKeyword":case"TSUnknownKeyword":case"TSThisType":break;default:throw new Error("Bad type for decorator")}return r.types.identifier("Object")}function c(e,t){let n;for(let s of t){for(;"TSParenthesizedType"===s.type;)s=s.typeAnnotation;if("TSNeverKeyword"===s.type)continue;if("TSNullKeyword"===s.type||"TSUndefinedKeyword"===s.type)continue;const t=p(e,s);if(r.types.isIdentifier(t)&&"Object"===t.name)return t;if(n){if(!r.types.isIdentifier(n)||!r.types.isIdentifier(t)||n.name!==t.name)return r.types.identifier("Object")}else n=t}return n||s()}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/parameter/parameterVisitor.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.parameterVisitor=function(e,t){if("ClassMethod"!==t.type)return;if("ClassMethod"!==t.node.type)return;if("Identifier"!==t.node.key.type)return;const n=t;(n.get("params")||[]).slice().forEach((function(t){let r;null!=("Identifier"===t.node.type||"ObjectPattern"===t.node.type?t.node:"TSParameterProperty"===t.node.type&&"Identifier"===t.node.parameter.type?t.node.parameter:null)&&((t.node.decorators||[]).slice().forEach((function(i){"constructor"===n.node.kind?(r=s(t.key,i.expression,!0),e.node.decorators||(e.node.decorators=[]),e.node.decorators.push(r)):(r=s(t.key,i.expression,!1),n.node.decorators||(n.node.decorators=[]),n.node.decorators.push(r))})),r&&(t.node.decorators=null))}))};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js");function s(e,t,n=!1){return r.types.decorator(r.types.functionExpression(null,[r.types.identifier("target"),r.types.identifier("key")],r.types.blockStatement([r.types.returnStatement(r.types.callExpression(t,[r.types.identifier("target"),r.types.identifier(n?"undefined":"key"),r.types.numericLiteral(e)]))])))}},"./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/plugin.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("./node_modules/.pnpm/@babel+helper-plugin-utils@7.24.7/node_modules/@babel/helper-plugin-utils/lib/index.js"),s=n("./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/parameter/parameterVisitor.js"),i=n("./node_modules/.pnpm/babel-plugin-transform-typescript-metadata@0.3.2_@babel+core@7.24.7_@babel+traverse@7.24.7/node_modules/babel-plugin-transform-typescript-metadata/lib/metadata/metadataVisitor.js"),o=(0,r.declare)((e=>(e.assertVersion(7),{visitor:{Program(e){e.traverse({ClassDeclaration(e){for(const t of e.get("body").get("body"))"ClassMethod"!==t.type&&"ClassProperty"!==t.type||((0,s.parameterVisitor)(e,t),(0,i.metadataVisitor)(e,t));e.parentPath.scope.crawl()}})}}})));t.default=o},"./node_modules/.pnpm/convert-source-map@2.0.0/node_modules/convert-source-map/index.js":(e,t)=>{var n;function r(e,t){(t=t||{}).hasComment&&(e=function(e){return e.split(",").pop()}(e)),"base64"===t.encoding?e=n(e):"uri"===t.encoding&&(e=decodeURIComponent(e)),(t.isJSON||t.encoding)&&(e=JSON.parse(e)),this.sourcemap=e}function s(e){return new r(e,{isJSON:!0})}Object.defineProperty(t,"commentRegex",{get:function(){return/^\s*?\/[\/\*][@#]\s+?sourceMappingURL=data:(((?:application|text)\/json)(?:;charset=([^;,]+?)?)?)?(?:;(base64))?,(.*?)$/gm}}),Object.defineProperty(t,"mapFileCommentRegex",{get:function(){return/(?:\/\/[@#][ \t]+?sourceMappingURL=([^\s'"`]+?)[ \t]*?$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^*]+?)[ \t]*?(?:\*\/){1}[ \t]*?$)/gm}}),n="undefined"!=typeof Buffer?"function"==typeof Buffer.from?function(e){return Buffer.from(e,"base64").toString()}:function(e){if("number"==typeof value)throw new TypeError("The value to decode must not be of type number.");return new Buffer(e,"base64").toString()}:function(e){return decodeURIComponent(escape(atob(e)))},r.prototype.toJSON=function(e){return JSON.stringify(this.sourcemap,null,e)},"undefined"!=typeof Buffer?"function"==typeof Buffer.from?r.prototype.toBase64=function(){var e=this.toJSON();return Buffer.from(e,"utf8").toString("base64")}:r.prototype.toBase64=function(){var e=this.toJSON();if("number"==typeof e)throw new TypeError("The json to encode must not be of type number.");return new Buffer(e,"utf8").toString("base64")}:r.prototype.toBase64=function(){var e=this.toJSON();return btoa(unescape(encodeURIComponent(e)))},r.prototype.toURI=function(){var e=this.toJSON();return encodeURIComponent(e)},r.prototype.toComment=function(e){var t,n,r;return null!=e&&"uri"===e.encoding?(t="",n=this.toURI()):(t=";base64",n=this.toBase64()),r="sourceMappingURL=data:application/json;charset=utf-8"+t+","+n,null!=e&&e.multiline?"/*# "+r+" */":"//# "+r},r.prototype.toObject=function(){return JSON.parse(this.toJSON())},r.prototype.addProperty=function(e,t){if(this.sourcemap.hasOwnProperty(e))throw new Error('property "'+e+'" already exists on the sourcemap, use set property instead');return this.setProperty(e,t)},r.prototype.setProperty=function(e,t){return this.sourcemap[e]=t,this},r.prototype.getProperty=function(e){return this.sourcemap[e]},t.fromObject=function(e){return new r(e)},t.fromJSON=function(e){return new r(e,{isJSON:!0})},t.fromURI=function(e){return new r(e,{encoding:"uri"})},t.fromBase64=function(e){return new r(e,{encoding:"base64"})},t.fromComment=function(e){var n;return new r(e=e.replace(/^\/\*/g,"//").replace(/\*\/$/g,""),{encoding:(n=t.commentRegex.exec(e))&&n[4]||"uri",hasComment:!0})},t.fromMapFileComment=function(e,n){if("string"==typeof n)throw new Error("String directory paths are no longer supported with `fromMapFileComment`\nPlease review the Upgrading documentation at https://github.com/thlorenz/convert-source-map#upgrading");var r=function(e,n){var r=t.mapFileCommentRegex.exec(e),s=r[1]||r[2];try{return null!=(e=n(s))&&"function"==typeof e.catch?e.catch(i):e}catch(e){i(e)}function i(e){throw new Error("An error occurred while trying to read the map file at "+s+"\n"+e.stack)}}(e,n);return null!=r&&"function"==typeof r.then?r.then(s):s(r)},t.fromSource=function(e){var n=e.match(t.commentRegex);return n?t.fromComment(n.pop()):null},t.fromMapFileSource=function(e,n){if("string"==typeof n)throw new Error("String directory paths are no longer supported with `fromMapFileSource`\nPlease review the Upgrading documentation at https://github.com/thlorenz/convert-source-map#upgrading");var r=e.match(t.mapFileCommentRegex);return r?t.fromMapFileComment(r.pop(),n):null},t.removeComments=function(e){return e.replace(t.commentRegex,"")},t.removeMapFileComments=function(e){return e.replace(t.mapFileCommentRegex,"")},t.generateMapFileComment=function(e,t){var n="sourceMappingURL="+e;return t&&t.multiline?"/*# "+n+" */":"//# "+n}},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/browser.js":(e,t,n)=>{t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let r=0,s=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(r++,"%c"===e&&(s=r))})),t.splice(s,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/common.js")(t);const{formatters:r}=e.exports;r.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/common.js":(e,t,n)=>{e.exports=function(e){function t(e){let n,s,i,o=null;function a(...e){if(!a.enabled)return;const r=a,s=Number(new Date),i=s-(n||s);r.diff=i,r.prev=n,r.curr=s,n=s,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let o=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,s)=>{if("%%"===n)return"%";o++;const i=t.formatters[s];if("function"==typeof i){const t=e[o];n=i.call(r,t),e.splice(o,1),o--}return n})),t.formatArgs.call(r,e),(r.log||t.log).apply(r,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=r,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==o?o:(s!==t.namespaces&&(s=t.namespaces,i=t.enabled(e)),i),set:e=>{o=e}}),"function"==typeof t.init&&t.init(a),a}function r(e,n){const r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function s(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(s),...t.skips.map(s).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const r=("string"==typeof e?e:"").split(/[\s,]+/),s=r.length;for(n=0;n<s;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n("./node_modules/.pnpm/ms@2.1.2/node_modules/ms/index.js"),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js":(e,t,n)=>{"undefined"==typeof process||"renderer"===process.type||!0===process.browser||process.__nwjs?e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/browser.js"):e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/node.js")},"./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/node.js":(e,t,n)=>{const r=n("tty"),s=n("util");t.init=function(e){e.inspectOpts={};const n=Object.keys(t.inspectOpts);for(let r=0;r<n.length;r++)e.inspectOpts[n[r]]=t.inspectOpts[n[r]]},t.log=function(...e){return process.stderr.write(s.formatWithOptions(t.inspectOpts,...e)+"\n")},t.formatArgs=function(n){const{namespace:r,useColors:s}=this;if(s){const t=this.color,s="[3"+(t<8?t:"8;5;"+t),i=` ${s};1m${r} [0m`;n[0]=i+n[0].split("\n").join("\n"+i),n.push(s+"m+"+e.exports.humanize(this.diff)+"[0m")}else n[0]=(t.inspectOpts.hideDate?"":(new Date).toISOString()+" ")+r+" "+n[0]},t.save=function(e){e?process.env.DEBUG=e:delete process.env.DEBUG},t.load=function(){return process.env.DEBUG},t.useColors=function(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):r.isatty(process.stderr.fd)},t.destroy=s.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),t.colors=[6,2,3,4,5,1];try{const e=n("./node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/index.js");e&&(e.stderr||e).level>=2&&(t.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch(e){}t.inspectOpts=Object.keys(process.env).filter((e=>/^debug_/i.test(e))).reduce(((e,t)=>{const n=t.substring(6).toLowerCase().replace(/_([a-z])/g,((e,t)=>t.toUpperCase()));let r=process.env[t];return r=!!/^(yes|on|true|enabled)$/i.test(r)||!/^(no|off|false|disabled)$/i.test(r)&&("null"===r?null:Number(r)),e[n]=r,e}),{}),e.exports=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/common.js")(t);const{formatters:i}=e.exports;i.o=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts).split("\n").map((e=>e.trim())).join(" ")},i.O=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts)}},"./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js":e=>{const t=Symbol.for("gensync:v1:start"),n=Symbol.for("gensync:v1:suspend"),r="GENSYNC_EXPECTED_START",s="GENSYNC_EXPECTED_SUSPEND",i="GENSYNC_OPTIONS_ERROR";function o(e,t,n,r){if(typeof n===e||r&&void 0===n)return;let s;throw s=r?`Expected opts.${t} to be either a ${e}, or undefined.`:`Expected opts.${t} to be a ${e}.`,a(s,i)}function a(e,t){return Object.assign(new Error(e),{code:t})}function l({name:e,arity:r,sync:s,async:i}){return f(e,r,(function*(...e){const r=yield t;if(!r)return s.call(this,e);let o;try{i.call(this,e,(e=>{o||(o={value:e},r())}),(e=>{o||(o={err:e},r())}))}catch(e){o={err:e},r()}if(yield n,o.hasOwnProperty("err"))throw o.err;return o.value}))}function p(e){let t;for(;!({value:t}=e.next()).done;)u(t,e);return t}function c(e,t,n){!function r(){try{let n;for(;!({value:n}=e.next()).done;){u(n,e);let t=!0,s=!1;const i=e.next((()=>{t?s=!0:r()}));if(t=!1,d(i,e),!s)return}return t(n)}catch(e){return n(e)}}()}function u(e,n){e!==t&&h(n,a(`Got unexpected yielded value in gensync generator: ${JSON.stringify(e)}. Did you perhaps mean to use 'yield*' instead of 'yield'?`,r))}function d({value:e,done:t},r){(t||e!==n)&&h(r,a(t?"Unexpected generator completion. If you get this, it is probably a gensync bug.":`Expected GENSYNC_SUSPEND, got ${JSON.stringify(e)}. If you get this, it is probably a gensync bug.`,s))}function h(e,t){throw e.throw&&e.throw(t),t}function f(e,t,n){if("string"==typeof e){const t=Object.getOwnPropertyDescriptor(n,"name");t&&!t.configurable||Object.defineProperty(n,"name",Object.assign(t||{},{configurable:!0,value:e}))}if("number"==typeof t){const e=Object.getOwnPropertyDescriptor(n,"length");e&&!e.configurable||Object.defineProperty(n,"length",Object.assign(e||{},{configurable:!0,value:t}))}return n}e.exports=Object.assign((function(e){let t=e;return t="function"!=typeof e?function({name:e,arity:t,sync:n,async:r,errback:s}){if(o("string","name",e,!0),o("number","arity",t,!0),o("function","sync",n),o("function","async",r,!0),o("function","errback",s,!0),r&&s)throw a("Expected one of either opts.async or opts.errback, but got _both_.",i);if("string"!=typeof e){let t;s&&s.name&&"errback"!==s.name&&(t=s.name),r&&r.name&&"async"!==r.name&&(t=r.name.replace(/Async$/,"")),n&&n.name&&"sync"!==n.name&&(t=n.name.replace(/Sync$/,"")),"string"==typeof t&&(e=t)}return"number"!=typeof t&&(t=n.length),l({name:e,arity:t,sync:function(e){return n.apply(this,e)},async:function(e,t,i){r?r.apply(this,e).then(t,i):s?s.call(this,...e,((e,n)=>{null==e?t(n):i(e)})):t(n.apply(this,e))}})}(e):function(e){return f(e.name,e.length,(function(...t){return e.apply(this,t)}))}(e),Object.assign(t,function(e){return{sync:function(...t){return p(e.apply(this,t))},async:function(...t){return new Promise(((n,r)=>{c(e.apply(this,t),n,r)}))},errback:function(...t){const n=t.pop();if("function"!=typeof n)throw a("Asynchronous function called without callback","GENSYNC_ERRBACK_NO_CALLBACK");let r;try{r=e.apply(this,t)}catch(e){return void n(e)}c(r,(e=>n(void 0,e)),(e=>n(e)))}}}(t))}),{all:l({name:"all",arity:1,sync:function(e){return Array.from(e[0]).map((e=>p(e)))},async:function(e,t,n){const r=Array.from(e[0]);if(0===r.length)return void Promise.resolve().then((()=>t([])));let s=0;const i=r.map((()=>{}));r.forEach(((e,r)=>{c(e,(e=>{i[r]=e,s+=1,s===i.length&&t(i)}),n)}))}}),race:l({name:"race",arity:1,sync:function(e){const t=Array.from(e[0]);if(0===t.length)throw a("Must race at least 1 item","GENSYNC_RACE_NONEMPTY");return p(t[0])},async:function(e,t,n){const r=Array.from(e[0]);if(0===r.length)throw a("Must race at least 1 item","GENSYNC_RACE_NONEMPTY");for(const e of r)c(e,t,n)}})})},"./node_modules/.pnpm/globals@11.12.0/node_modules/globals/index.js":(e,t,n)=>{e.exports=n("./node_modules/.pnpm/globals@11.12.0/node_modules/globals/globals.json")},"./node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js":e=>{e.exports=(e,t=process.argv)=>{const n=e.startsWith("-")?"":1===e.length?"-":"--",r=t.indexOf(n+e),s=t.indexOf("--");return-1!==r&&(-1===s||r<s)}},"./node_modules/.pnpm/jsesc@2.5.2/node_modules/jsesc/jsesc.js":e=>{const t={},n=t.hasOwnProperty,r=(e,t)=>{for(const r in e)n.call(e,r)&&t(r,e[r])},s=t.toString,i=Array.isArray,o=Buffer.isBuffer,a={'"':'\\"',"'":"\\'","\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t"},l=/["'\\\b\f\n\r\t]/,p=/[0-9]/,c=/[ !#-&\(-\[\]-_a-~]/,u=(e,t)=>{const n=()=>{v=E,++t.indentLevel,E=t.indent.repeat(t.indentLevel)},d={escapeEverything:!1,minimal:!1,isScriptContext:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:"\t",indentLevel:0,__inline1__:!1,__inline2__:!1},h=t&&t.json;var f,m;h&&(d.quotes="double",d.wrap=!0),f=d,"single"!=(t=(m=t)?(r(m,((e,t)=>{f[e]=t})),f):f).quotes&&"double"!=t.quotes&&"backtick"!=t.quotes&&(t.quotes="single");const y="double"==t.quotes?'"':"backtick"==t.quotes?"`":"'",b=t.compact,g=t.lowercaseHex;let E=t.indent.repeat(t.indentLevel),v="";const x=t.__inline1__,T=t.__inline2__,S=b?"":"\n";let P,_=!0;const A="binary"==t.numbers,w="octal"==t.numbers,C="decimal"==t.numbers,D="hexadecimal"==t.numbers;if(h&&e&&(e=>"function"==typeof e)(e.toJSON)&&(e=e.toJSON()),!(e=>"string"==typeof e||"[object String]"==s.call(e))(e)){if((e=>"[object Map]"==s.call(e))(e))return 0==e.size?"new Map()":(b||(t.__inline1__=!0,t.__inline2__=!1),"new Map("+u(Array.from(e),t)+")");if((e=>"[object Set]"==s.call(e))(e))return 0==e.size?"new Set()":"new Set("+u(Array.from(e),t)+")";if(o(e))return 0==e.length?"Buffer.from([])":"Buffer.from("+u(Array.from(e),t)+")";if(i(e))return P=[],t.wrap=!0,x&&(t.__inline1__=!1,t.__inline2__=!0),T||n(),((e,t)=>{const n=e.length;let r=-1;for(;++r<n;)t(e[r])})(e,(e=>{_=!1,T&&(t.__inline2__=!1),P.push((b||T?"":E)+u(e,t))})),_?"[]":T?"["+P.join(", ")+"]":"["+S+P.join(","+S)+S+(b?"":v)+"]";if(!(e=>"number"==typeof e||"[object Number]"==s.call(e))(e))return(e=>"[object Object]"==s.call(e))(e)?(P=[],t.wrap=!0,n(),r(e,((e,n)=>{_=!1,P.push((b?"":E)+u(e,t)+":"+(b?"":" ")+u(n,t))})),_?"{}":"{"+S+P.join(","+S)+S+(b?"":v)+"}"):h?JSON.stringify(e)||"null":String(e);if(h)return JSON.stringify(e);if(C)return String(e);if(D){let t=e.toString(16);return g||(t=t.toUpperCase()),"0x"+t}if(A)return"0b"+e.toString(2);if(w)return"0o"+e.toString(8)}const I=e;let O=-1;const N=I.length;for(P="";++O<N;){const e=I.charAt(O);if(t.es6){const e=I.charCodeAt(O);if(e>=55296&&e<=56319&&N>O+1){const t=I.charCodeAt(O+1);if(t>=56320&&t<=57343){let n=(1024*(e-55296)+t-56320+65536).toString(16);g||(n=n.toUpperCase()),P+="\\u{"+n+"}",++O;continue}}}if(!t.escapeEverything){if(c.test(e)){P+=e;continue}if('"'==e){P+=y==e?'\\"':e;continue}if("`"==e){P+=y==e?"\\`":e;continue}if("'"==e){P+=y==e?"\\'":e;continue}}if("\0"==e&&!h&&!p.test(I.charAt(O+1))){P+="\\0";continue}if(l.test(e)){P+=a[e];continue}const n=e.charCodeAt(0);if(t.minimal&&8232!=n&&8233!=n){P+=e;continue}let r=n.toString(16);g||(r=r.toUpperCase());const s=r.length>2||h,i="\\"+(s?"u":"x")+("0000"+r).slice(s?-4:-2);P+=i}return t.wrap&&(P=y+P+y),"`"==y&&(P=P.replace(/\$\{/g,"\\${")),t.isScriptContext?P.replace(/<\/(script|style)/gi,"<\\/$1").replace(/<!--/g,h?"\\u003C!--":"\\x3C!--"):P};u.version="2.5.2",e.exports=u},"./node_modules/.pnpm/ms@2.1.2/node_modules/ms/index.js":e=>{var t=1e3,n=60*t,r=60*n,s=24*r,i=7*s;function o(e,t,n,r){var s=t>=1.5*n;return Math.round(e/n)+" "+r+(s?"s":"")}e.exports=function(e,a){a=a||{};var l,p,c=typeof e;if("string"===c&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var o=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(o){var a=parseFloat(o[1]);switch((o[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*a;case"weeks":case"week":case"w":return a*i;case"days":case"day":case"d":return a*s;case"hours":case"hour":case"hrs":case"hr":case"h":return a*r;case"minutes":case"minute":case"mins":case"min":case"m":return a*n;case"seconds":case"second":case"secs":case"sec":case"s":return a*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}}}(e);if("number"===c&&isFinite(e))return a.long?(l=e,(p=Math.abs(l))>=s?o(l,p,s,"day"):p>=r?o(l,p,r,"hour"):p>=n?o(l,p,n,"minute"):p>=t?o(l,p,t,"second"):l+" ms"):function(e){var i=Math.abs(e);return i>=s?Math.round(e/s)+"d":i>=r?Math.round(e/r)+"h":i>=n?Math.round(e/n)+"m":i>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},"./node_modules/.pnpm/semver@6.3.1/node_modules/semver/semver.js":(e,t)=>{var n;t=e.exports=y,n="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?function(){var e=Array.prototype.slice.call(arguments,0);e.unshift("SEMVER"),console.log.apply(console,e)}:function(){},t.SEMVER_SPEC_VERSION="2.0.0";var r=256,s=Number.MAX_SAFE_INTEGER||9007199254740991,i=r-6,o=t.re=[],a=t.safeRe=[],l=t.src=[],p=t.tokens={},c=0;function u(e){p[e]=c++}var d=[["\\s",1],["\\d",r],["[a-zA-Z0-9-]",i]];function h(e){for(var t=0;t<d.length;t++){var n=d[t][0],r=d[t][1];e=e.split(n+"*").join(n+"{0,"+r+"}").split(n+"+").join(n+"{1,"+r+"}")}return e}u("NUMERICIDENTIFIER"),l[p.NUMERICIDENTIFIER]="0|[1-9]\\d*",u("NUMERICIDENTIFIERLOOSE"),l[p.NUMERICIDENTIFIERLOOSE]="\\d+",u("NONNUMERICIDENTIFIER"),l[p.NONNUMERICIDENTIFIER]="\\d*[a-zA-Z-][a-zA-Z0-9-]*",u("MAINVERSION"),l[p.MAINVERSION]="("+l[p.NUMERICIDENTIFIER]+")\\.("+l[p.NUMERICIDENTIFIER]+")\\.("+l[p.NUMERICIDENTIFIER]+")",u("MAINVERSIONLOOSE"),l[p.MAINVERSIONLOOSE]="("+l[p.NUMERICIDENTIFIERLOOSE]+")\\.("+l[p.NUMERICIDENTIFIERLOOSE]+")\\.("+l[p.NUMERICIDENTIFIERLOOSE]+")",u("PRERELEASEIDENTIFIER"),l[p.PRERELEASEIDENTIFIER]="(?:"+l[p.NUMERICIDENTIFIER]+"|"+l[p.NONNUMERICIDENTIFIER]+")",u("PRERELEASEIDENTIFIERLOOSE"),l[p.PRERELEASEIDENTIFIERLOOSE]="(?:"+l[p.NUMERICIDENTIFIERLOOSE]+"|"+l[p.NONNUMERICIDENTIFIER]+")",u("PRERELEASE"),l[p.PRERELEASE]="(?:-("+l[p.PRERELEASEIDENTIFIER]+"(?:\\."+l[p.PRERELEASEIDENTIFIER]+")*))",u("PRERELEASELOOSE"),l[p.PRERELEASELOOSE]="(?:-?("+l[p.PRERELEASEIDENTIFIERLOOSE]+"(?:\\."+l[p.PRERELEASEIDENTIFIERLOOSE]+")*))",u("BUILDIDENTIFIER"),l[p.BUILDIDENTIFIER]="[a-zA-Z0-9-]+",u("BUILD"),l[p.BUILD]="(?:\\+("+l[p.BUILDIDENTIFIER]+"(?:\\."+l[p.BUILDIDENTIFIER]+")*))",u("FULL"),u("FULLPLAIN"),l[p.FULLPLAIN]="v?"+l[p.MAINVERSION]+l[p.PRERELEASE]+"?"+l[p.BUILD]+"?",l[p.FULL]="^"+l[p.FULLPLAIN]+"$",u("LOOSEPLAIN"),l[p.LOOSEPLAIN]="[v=\\s]*"+l[p.MAINVERSIONLOOSE]+l[p.PRERELEASELOOSE]+"?"+l[p.BUILD]+"?",u("LOOSE"),l[p.LOOSE]="^"+l[p.LOOSEPLAIN]+"$",u("GTLT"),l[p.GTLT]="((?:<|>)?=?)",u("XRANGEIDENTIFIERLOOSE"),l[p.XRANGEIDENTIFIERLOOSE]=l[p.NUMERICIDENTIFIERLOOSE]+"|x|X|\\*",u("XRANGEIDENTIFIER"),l[p.XRANGEIDENTIFIER]=l[p.NUMERICIDENTIFIER]+"|x|X|\\*",u("XRANGEPLAIN"),l[p.XRANGEPLAIN]="[v=\\s]*("+l[p.XRANGEIDENTIFIER]+")(?:\\.("+l[p.XRANGEIDENTIFIER]+")(?:\\.("+l[p.XRANGEIDENTIFIER]+")(?:"+l[p.PRERELEASE]+")?"+l[p.BUILD]+"?)?)?",u("XRANGEPLAINLOOSE"),l[p.XRANGEPLAINLOOSE]="[v=\\s]*("+l[p.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+l[p.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+l[p.XRANGEIDENTIFIERLOOSE]+")(?:"+l[p.PRERELEASELOOSE]+")?"+l[p.BUILD]+"?)?)?",u("XRANGE"),l[p.XRANGE]="^"+l[p.GTLT]+"\\s*"+l[p.XRANGEPLAIN]+"$",u("XRANGELOOSE"),l[p.XRANGELOOSE]="^"+l[p.GTLT]+"\\s*"+l[p.XRANGEPLAINLOOSE]+"$",u("COERCE"),l[p.COERCE]="(^|[^\\d])(\\d{1,16})(?:\\.(\\d{1,16}))?(?:\\.(\\d{1,16}))?(?:$|[^\\d])",u("COERCERTL"),o[p.COERCERTL]=new RegExp(l[p.COERCE],"g"),a[p.COERCERTL]=new RegExp(h(l[p.COERCE]),"g"),u("LONETILDE"),l[p.LONETILDE]="(?:~>?)",u("TILDETRIM"),l[p.TILDETRIM]="(\\s*)"+l[p.LONETILDE]+"\\s+",o[p.TILDETRIM]=new RegExp(l[p.TILDETRIM],"g"),a[p.TILDETRIM]=new RegExp(h(l[p.TILDETRIM]),"g"),u("TILDE"),l[p.TILDE]="^"+l[p.LONETILDE]+l[p.XRANGEPLAIN]+"$",u("TILDELOOSE"),l[p.TILDELOOSE]="^"+l[p.LONETILDE]+l[p.XRANGEPLAINLOOSE]+"$",u("LONECARET"),l[p.LONECARET]="(?:\\^)",u("CARETTRIM"),l[p.CARETTRIM]="(\\s*)"+l[p.LONECARET]+"\\s+",o[p.CARETTRIM]=new RegExp(l[p.CARETTRIM],"g"),a[p.CARETTRIM]=new RegExp(h(l[p.CARETTRIM]),"g"),u("CARET"),l[p.CARET]="^"+l[p.LONECARET]+l[p.XRANGEPLAIN]+"$",u("CARETLOOSE"),l[p.CARETLOOSE]="^"+l[p.LONECARET]+l[p.XRANGEPLAINLOOSE]+"$",u("COMPARATORLOOSE"),l[p.COMPARATORLOOSE]="^"+l[p.GTLT]+"\\s*("+l[p.LOOSEPLAIN]+")$|^$",u("COMPARATOR"),l[p.COMPARATOR]="^"+l[p.GTLT]+"\\s*("+l[p.FULLPLAIN]+")$|^$",u("COMPARATORTRIM"),l[p.COMPARATORTRIM]="(\\s*)"+l[p.GTLT]+"\\s*("+l[p.LOOSEPLAIN]+"|"+l[p.XRANGEPLAIN]+")",o[p.COMPARATORTRIM]=new RegExp(l[p.COMPARATORTRIM],"g"),a[p.COMPARATORTRIM]=new RegExp(h(l[p.COMPARATORTRIM]),"g"),u("HYPHENRANGE"),l[p.HYPHENRANGE]="^\\s*("+l[p.XRANGEPLAIN]+")\\s+-\\s+("+l[p.XRANGEPLAIN]+")\\s*$",u("HYPHENRANGELOOSE"),l[p.HYPHENRANGELOOSE]="^\\s*("+l[p.XRANGEPLAINLOOSE]+")\\s+-\\s+("+l[p.XRANGEPLAINLOOSE]+")\\s*$",u("STAR"),l[p.STAR]="(<|>)?=?\\s*\\*";for(var f=0;f<c;f++)n(f,l[f]),o[f]||(o[f]=new RegExp(l[f]),a[f]=new RegExp(h(l[f])));function m(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof y)return e;if("string"!=typeof e)return null;if(e.length>r)return null;if(!(t.loose?a[p.LOOSE]:a[p.FULL]).test(e))return null;try{return new y(e,t)}catch(e){return null}}function y(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof y){if(e.loose===t.loose)return e;e=e.version}else if("string"!=typeof e)throw new TypeError("Invalid Version: "+e);if(e.length>r)throw new TypeError("version is longer than "+r+" characters");if(!(this instanceof y))return new y(e,t);n("SemVer",e,t),this.options=t,this.loose=!!t.loose;var i=e.trim().match(t.loose?a[p.LOOSE]:a[p.FULL]);if(!i)throw new TypeError("Invalid Version: "+e);if(this.raw=e,this.major=+i[1],this.minor=+i[2],this.patch=+i[3],this.major>s||this.major<0)throw new TypeError("Invalid major version");if(this.minor>s||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>s||this.patch<0)throw new TypeError("Invalid patch version");i[4]?this.prerelease=i[4].split(".").map((function(e){if(/^[0-9]+$/.test(e)){var t=+e;if(t>=0&&t<s)return t}return e})):this.prerelease=[],this.build=i[5]?i[5].split("."):[],this.format()}t.parse=m,t.valid=function(e,t){var n=m(e,t);return n?n.version:null},t.clean=function(e,t){var n=m(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null},t.SemVer=y,y.prototype.format=function(){return this.version=this.major+"."+this.minor+"."+this.patch,this.prerelease.length&&(this.version+="-"+this.prerelease.join(".")),this.version},y.prototype.toString=function(){return this.version},y.prototype.compare=function(e){return n("SemVer.compare",this.version,this.options,e),e instanceof y||(e=new y(e,this.options)),this.compareMain(e)||this.comparePre(e)},y.prototype.compareMain=function(e){return e instanceof y||(e=new y(e,this.options)),g(this.major,e.major)||g(this.minor,e.minor)||g(this.patch,e.patch)},y.prototype.comparePre=function(e){if(e instanceof y||(e=new y(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;var t=0;do{var r=this.prerelease[t],s=e.prerelease[t];if(n("prerelease compare",t,r,s),void 0===r&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===r)return-1;if(r!==s)return g(r,s)}while(++t)},y.prototype.compareBuild=function(e){e instanceof y||(e=new y(e,this.options));var t=0;do{var r=this.build[t],s=e.build[t];if(n("prerelease compare",t,r,s),void 0===r&&void 0===s)return 0;if(void 0===s)return 1;if(void 0===r)return-1;if(r!==s)return g(r,s)}while(++t)},y.prototype.inc=function(e,t){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t),this.inc("pre",t);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t),this.inc("pre",t);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{for(var n=this.prerelease.length;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);-1===n&&this.prerelease.push(0)}t&&(this.prerelease[0]===t?isNaN(this.prerelease[1])&&(this.prerelease=[t,0]):this.prerelease=[t,0]);break;default:throw new Error("invalid increment argument: "+e)}return this.format(),this.raw=this.version,this},t.inc=function(e,t,n,r){"string"==typeof n&&(r=n,n=void 0);try{return new y(e,n).inc(t,r).version}catch(e){return null}},t.diff=function(e,t){if(T(e,t))return null;var n=m(e),r=m(t),s="";if(n.prerelease.length||r.prerelease.length){s="pre";var i="prerelease"}for(var o in n)if(("major"===o||"minor"===o||"patch"===o)&&n[o]!==r[o])return s+o;return i},t.compareIdentifiers=g;var b=/^[0-9]+$/;function g(e,t){var n=b.test(e),r=b.test(t);return n&&r&&(e=+e,t=+t),e===t?0:n&&!r?-1:r&&!n?1:e<t?-1:1}function E(e,t,n){return new y(e,n).compare(new y(t,n))}function v(e,t,n){return E(e,t,n)>0}function x(e,t,n){return E(e,t,n)<0}function T(e,t,n){return 0===E(e,t,n)}function S(e,t,n){return 0!==E(e,t,n)}function P(e,t,n){return E(e,t,n)>=0}function _(e,t,n){return E(e,t,n)<=0}function A(e,t,n,r){switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e===n;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e!==n;case"":case"=":case"==":return T(e,n,r);case"!=":return S(e,n,r);case">":return v(e,n,r);case">=":return P(e,n,r);case"<":return x(e,n,r);case"<=":return _(e,n,r);default:throw new TypeError("Invalid operator: "+t)}}function w(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof w){if(e.loose===!!t.loose)return e;e=e.value}if(!(this instanceof w))return new w(e,t);e=e.trim().split(/\s+/).join(" "),n("comparator",e,t),this.options=t,this.loose=!!t.loose,this.parse(e),this.semver===C?this.value="":this.value=this.operator+this.semver.version,n("comp",this)}t.rcompareIdentifiers=function(e,t){return g(t,e)},t.major=function(e,t){return new y(e,t).major},t.minor=function(e,t){return new y(e,t).minor},t.patch=function(e,t){return new y(e,t).patch},t.compare=E,t.compareLoose=function(e,t){return E(e,t,!0)},t.compareBuild=function(e,t,n){var r=new y(e,n),s=new y(t,n);return r.compare(s)||r.compareBuild(s)},t.rcompare=function(e,t,n){return E(t,e,n)},t.sort=function(e,n){return e.sort((function(e,r){return t.compareBuild(e,r,n)}))},t.rsort=function(e,n){return e.sort((function(e,r){return t.compareBuild(r,e,n)}))},t.gt=v,t.lt=x,t.eq=T,t.neq=S,t.gte=P,t.lte=_,t.cmp=A,t.Comparator=w;var C={};function D(e,t){if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),e instanceof D)return e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease?e:new D(e.raw,t);if(e instanceof w)return new D(e.value,t);if(!(this instanceof D))return new D(e,t);if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e.trim().split(/\s+/).join(" "),this.set=this.raw.split("||").map((function(e){return this.parseRange(e.trim())}),this).filter((function(e){return e.length})),!this.set.length)throw new TypeError("Invalid SemVer Range: "+this.raw);this.format()}function I(e,t){for(var n=!0,r=e.slice(),s=r.pop();n&&r.length;)n=r.every((function(e){return s.intersects(e,t)})),s=r.pop();return n}function O(e){return!e||"x"===e.toLowerCase()||"*"===e}function N(e,t,n,r,s,i,o,a,l,p,c,u,d){return((t=O(n)?"":O(r)?">="+n+".0.0":O(s)?">="+n+"."+r+".0":">="+t)+" "+(a=O(l)?"":O(p)?"<"+(+l+1)+".0.0":O(c)?"<"+l+"."+(+p+1)+".0":u?"<="+l+"."+p+"."+c+"-"+u:"<="+a)).trim()}function j(e,t,r){for(var s=0;s<e.length;s++)if(!e[s].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(s=0;s<e.length;s++)if(n(e[s].semver),e[s].semver!==C&&e[s].semver.prerelease.length>0){var i=e[s].semver;if(i.major===t.major&&i.minor===t.minor&&i.patch===t.patch)return!0}return!1}return!0}function k(e,t,n){try{t=new D(t,n)}catch(e){return!1}return t.test(e)}function L(e,t,n,r){var s,i,o,a,l;switch(e=new y(e,r),t=new D(t,r),n){case">":s=v,i=_,o=x,a=">",l=">=";break;case"<":s=x,i=P,o=v,a="<",l="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(k(e,t,r))return!1;for(var p=0;p<t.set.length;++p){var c=t.set[p],u=null,d=null;if(c.forEach((function(e){e.semver===C&&(e=new w(">=0.0.0")),u=u||e,d=d||e,s(e.semver,u.semver,r)?u=e:o(e.semver,d.semver,r)&&(d=e)})),u.operator===a||u.operator===l)return!1;if((!d.operator||d.operator===a)&&i(e,d.semver))return!1;if(d.operator===l&&o(e,d.semver))return!1}return!0}w.prototype.parse=function(e){var t=this.options.loose?a[p.COMPARATORLOOSE]:a[p.COMPARATOR],n=e.match(t);if(!n)throw new TypeError("Invalid comparator: "+e);this.operator=void 0!==n[1]?n[1]:"","="===this.operator&&(this.operator=""),n[2]?this.semver=new y(n[2],this.options.loose):this.semver=C},w.prototype.toString=function(){return this.value},w.prototype.test=function(e){if(n("Comparator.test",e,this.options.loose),this.semver===C||e===C)return!0;if("string"==typeof e)try{e=new y(e,this.options)}catch(e){return!1}return A(e,this.operator,this.semver,this.options)},w.prototype.intersects=function(e,t){if(!(e instanceof w))throw new TypeError("a Comparator is required");var n;if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),""===this.operator)return""===this.value||(n=new D(e.value,t),k(this.value,n,t));if(""===e.operator)return""===e.value||(n=new D(this.value,t),k(e.semver,n,t));var r=!(">="!==this.operator&&">"!==this.operator||">="!==e.operator&&">"!==e.operator),s=!("<="!==this.operator&&"<"!==this.operator||"<="!==e.operator&&"<"!==e.operator),i=this.semver.version===e.semver.version,o=!(">="!==this.operator&&"<="!==this.operator||">="!==e.operator&&"<="!==e.operator),a=A(this.semver,"<",e.semver,t)&&(">="===this.operator||">"===this.operator)&&("<="===e.operator||"<"===e.operator),l=A(this.semver,">",e.semver,t)&&("<="===this.operator||"<"===this.operator)&&(">="===e.operator||">"===e.operator);return r||s||i&&o||a||l},t.Range=D,D.prototype.format=function(){return this.range=this.set.map((function(e){return e.join(" ").trim()})).join("||").trim(),this.range},D.prototype.toString=function(){return this.range},D.prototype.parseRange=function(e){var t=this.options.loose,r=t?a[p.HYPHENRANGELOOSE]:a[p.HYPHENRANGE];e=e.replace(r,N),n("hyphen replace",e),e=e.replace(a[p.COMPARATORTRIM],"$1$2$3"),n("comparator trim",e,a[p.COMPARATORTRIM]),e=(e=(e=e.replace(a[p.TILDETRIM],"$1~")).replace(a[p.CARETTRIM],"$1^")).split(/\s+/).join(" ");var s=t?a[p.COMPARATORLOOSE]:a[p.COMPARATOR],i=e.split(" ").map((function(e){return function(e,t){return n("comp",e,t),e=function(e,t){return e.trim().split(/\s+/).map((function(e){return function(e,t){n("caret",e,t);var r=t.loose?a[p.CARETLOOSE]:a[p.CARET];return e.replace(r,(function(t,r,s,i,o){var a;return n("caret",e,t,r,s,i,o),O(r)?a="":O(s)?a=">="+r+".0.0 <"+(+r+1)+".0.0":O(i)?a="0"===r?">="+r+"."+s+".0 <"+r+"."+(+s+1)+".0":">="+r+"."+s+".0 <"+(+r+1)+".0.0":o?(n("replaceCaret pr",o),a="0"===r?"0"===s?">="+r+"."+s+"."+i+"-"+o+" <"+r+"."+s+"."+(+i+1):">="+r+"."+s+"."+i+"-"+o+" <"+r+"."+(+s+1)+".0":">="+r+"."+s+"."+i+"-"+o+" <"+(+r+1)+".0.0"):(n("no pr"),a="0"===r?"0"===s?">="+r+"."+s+"."+i+" <"+r+"."+s+"."+(+i+1):">="+r+"."+s+"."+i+" <"+r+"."+(+s+1)+".0":">="+r+"."+s+"."+i+" <"+(+r+1)+".0.0"),n("caret return",a),a}))}(e,t)})).join(" ")}(e,t),n("caret",e),e=function(e,t){return e.trim().split(/\s+/).map((function(e){return function(e,t){var r=t.loose?a[p.TILDELOOSE]:a[p.TILDE];return e.replace(r,(function(t,r,s,i,o){var a;return n("tilde",e,t,r,s,i,o),O(r)?a="":O(s)?a=">="+r+".0.0 <"+(+r+1)+".0.0":O(i)?a=">="+r+"."+s+".0 <"+r+"."+(+s+1)+".0":o?(n("replaceTilde pr",o),a=">="+r+"."+s+"."+i+"-"+o+" <"+r+"."+(+s+1)+".0"):a=">="+r+"."+s+"."+i+" <"+r+"."+(+s+1)+".0",n("tilde return",a),a}))}(e,t)})).join(" ")}(e,t),n("tildes",e),e=function(e,t){return n("replaceXRanges",e,t),e.split(/\s+/).map((function(e){return function(e,t){e=e.trim();var r=t.loose?a[p.XRANGELOOSE]:a[p.XRANGE];return e.replace(r,(function(r,s,i,o,a,l){n("xRange",e,r,s,i,o,a,l);var p=O(i),c=p||O(o),u=c||O(a),d=u;return"="===s&&d&&(s=""),l=t.includePrerelease?"-0":"",p?r=">"===s||"<"===s?"<0.0.0-0":"*":s&&d?(c&&(o=0),a=0,">"===s?(s=">=",c?(i=+i+1,o=0,a=0):(o=+o+1,a=0)):"<="===s&&(s="<",c?i=+i+1:o=+o+1),r=s+i+"."+o+"."+a+l):c?r=">="+i+".0.0"+l+" <"+(+i+1)+".0.0"+l:u&&(r=">="+i+"."+o+".0"+l+" <"+i+"."+(+o+1)+".0"+l),n("xRange return",r),r}))}(e,t)})).join(" ")}(e,t),n("xrange",e),e=function(e,t){return n("replaceStars",e,t),e.trim().replace(a[p.STAR],"")}(e,t),n("stars",e),e}(e,this.options)}),this).join(" ").split(/\s+/);return this.options.loose&&(i=i.filter((function(e){return!!e.match(s)}))),i.map((function(e){return new w(e,this.options)}),this)},D.prototype.intersects=function(e,t){if(!(e instanceof D))throw new TypeError("a Range is required");return this.set.some((function(n){return I(n,t)&&e.set.some((function(e){return I(e,t)&&n.every((function(n){return e.every((function(e){return n.intersects(e,t)}))}))}))}))},t.toComparators=function(e,t){return new D(e,t).set.map((function(e){return e.map((function(e){return e.value})).join(" ").trim().split(" ")}))},D.prototype.test=function(e){if(!e)return!1;if("string"==typeof e)try{e=new y(e,this.options)}catch(e){return!1}for(var t=0;t<this.set.length;t++)if(j(this.set[t],e,this.options))return!0;return!1},t.satisfies=k,t.maxSatisfying=function(e,t,n){var r=null,s=null;try{var i=new D(t,n)}catch(e){return null}return e.forEach((function(e){i.test(e)&&(r&&-1!==s.compare(e)||(s=new y(r=e,n)))})),r},t.minSatisfying=function(e,t,n){var r=null,s=null;try{var i=new D(t,n)}catch(e){return null}return e.forEach((function(e){i.test(e)&&(r&&1!==s.compare(e)||(s=new y(r=e,n)))})),r},t.minVersion=function(e,t){e=new D(e,t);var n=new y("0.0.0");if(e.test(n))return n;if(n=new y("0.0.0-0"),e.test(n))return n;n=null;for(var r=0;r<e.set.length;++r)e.set[r].forEach((function(e){var t=new y(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":n&&!v(n,t)||(n=t);break;case"<":case"<=":break;default:throw new Error("Unexpected operation: "+e.operator)}}));return n&&e.test(n)?n:null},t.validRange=function(e,t){try{return new D(e,t).range||"*"}catch(e){return null}},t.ltr=function(e,t,n){return L(e,t,"<",n)},t.gtr=function(e,t,n){return L(e,t,">",n)},t.outside=L,t.prerelease=function(e,t){var n=m(e,t);return n&&n.prerelease.length?n.prerelease:null},t.intersects=function(e,t,n){return e=new D(e,n),t=new D(t,n),e.intersects(t)},t.coerce=function(e,t){if(e instanceof y)return e;if("number"==typeof e&&(e=String(e)),"string"!=typeof e)return null;var n=null;if((t=t||{}).rtl){for(var r;(r=a[p.COERCERTL].exec(e))&&(!n||n.index+n[0].length!==e.length);)n&&r.index+r[0].length===n.index+n[0].length||(n=r),a[p.COERCERTL].lastIndex=r.index+r[1].length+r[2].length;a[p.COERCERTL].lastIndex=-1}else n=e.match(a[p.COERCE]);return null===n?null:m(n[2]+"."+(n[3]||"0")+"."+(n[4]||"0"),t)}},"./node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/index.js":(e,t,n)=>{const r=n("os"),s=n("tty"),i=n("./node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js"),{env:o}=process;let a;function l(e){return 0!==e&&{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function p(e,t){if(0===a)return 0;if(i("color=16m")||i("color=full")||i("color=truecolor"))return 3;if(i("color=256"))return 2;if(e&&!t&&void 0===a)return 0;const n=a||0;if("dumb"===o.TERM)return n;if("win32"===process.platform){const e=r.release().split(".");return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in o)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((e=>e in o))||"codeship"===o.CI_NAME?1:n;if("TEAMCITY_VERSION"in o)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(o.TEAMCITY_VERSION)?1:0;if("truecolor"===o.COLORTERM)return 3;if("TERM_PROGRAM"in o){const e=parseInt((o.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(o.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(o.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(o.TERM)||"COLORTERM"in o?1:n}i("no-color")||i("no-colors")||i("color=false")||i("color=never")?a=0:(i("color")||i("colors")||i("color=true")||i("color=always"))&&(a=1),"FORCE_COLOR"in o&&(a="true"===o.FORCE_COLOR?1:"false"===o.FORCE_COLOR?0:0===o.FORCE_COLOR.length?1:Math.min(parseInt(o.FORCE_COLOR,10),3)),e.exports={supportsColor:function(e){return l(p(e,e&&e.isTTY))},stdout:l(p(!0,s.isatty(1))),stderr:l(p(!0,s.isatty(2)))}},"./node_modules/.pnpm/to-fast-properties@2.0.0/node_modules/to-fast-properties/index.js":e=>{let t=null;function n(e){if(null!==t&&(t.property,1)){const e=t;return t=n.prototype=null,e}return t=n.prototype=null==e?Object.create(null):e,new n}n(),e.exports=function(e){return n(e)}},"./stubs/babel-codeframe.js":(e,t,n)=>{function r(){return""}n.r(t),n.d(t,{codeFrameColumns:()=>r})},"./stubs/helper-compilation-targets.js":(e,t,n)=>{function r(){return{}}n.r(t),n.d(t,{default:()=>r})},assert:e=>{e.exports=c},fs:e=>{e.exports=r},module:e=>{e.exports=s},os:e=>{e.exports=a},path:e=>{e.exports=i},process:e=>{e.exports=u},tty:e=>{e.exports=f},url:e=>{e.exports=p},util:e=>{e.exports=h},v8:e=>{e.exports=d},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.assertSimpleType=f,t.makeStrongCache=p,t.makeStrongCacheSync=function(e){return o(p(e))},t.makeWeakCache=l,t.makeWeakCacheSync=function(e){return o(l(e))};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js");const o=e=>r()(e).sync;function*a(){return!0}function l(e){return c(WeakMap,e)}function p(e){return c(Map,e)}function c(e,t){const n=new e,r=new e,o=new e;return function*(e,a){const l=yield*(0,s.isAsync)(),p=l?r:n,c=yield*function*(e,t,n,r,i){const o=yield*u(t,r,i);if(o.valid)return o;if(e){const e=yield*u(n,r,i);if(e.valid)return{valid:!0,value:yield*(0,s.waitFor)(e.value.promise)}}return{valid:!1,value:null}}(l,p,o,e,a);if(c.valid)return c.value;const f=new h(a),y=t(e,f);let b,g;return g=(0,i.isIterableIterator)(y)?yield*(0,s.onFirstPause)(y,(()=>{b=function(e,t,n){const r=new m;return d(t,e,n,r),r}(f,o,e)})):y,d(p,f,e,g),b&&(o.delete(e),b.release(g)),g}}function*u(e,t,n){const r=e.get(t);if(r)for(const{value:e,valid:t}of r)if(yield*t(n))return{valid:!0,value:e};return{valid:!1,value:null}}function d(e,t,n,r){t.configured()||t.forever();let s=e.get(n);switch(t.deactivate(),t.mode()){case"forever":s=[{value:r,valid:a}],e.set(n,s);break;case"invalidate":s=[{value:r,valid:t.validator()}],e.set(n,s);break;case"valid":s?s.push({value:r,valid:t.validator()}):(s=[{value:r,valid:t.validator()}],e.set(n,s))}}class h{constructor(e){this._active=!0,this._never=!1,this._forever=!1,this._invalidate=!1,this._configured=!1,this._pairs=[],this._data=void 0,this._data=e}simple(){return function(e){function t(t){if("boolean"!=typeof t)return e.using((()=>f(t())));t?e.forever():e.never()}return t.forever=()=>e.forever(),t.never=()=>e.never(),t.using=t=>e.using((()=>f(t()))),t.invalidate=t=>e.invalidate((()=>f(t()))),t}(this)}mode(){return this._never?"never":this._forever?"forever":this._invalidate?"invalidate":"valid"}forever(){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._never)throw new Error("Caching has already been configured with .never()");this._forever=!0,this._configured=!0}never(){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._forever)throw new Error("Caching has already been configured with .forever()");this._never=!0,this._configured=!0}using(e){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._never||this._forever)throw new Error("Caching has already been configured with .never or .forever()");this._configured=!0;const t=e(this._data),n=(0,s.maybeAsync)(e,"You appear to be using an async cache handler, but Babel has been called synchronously");return(0,s.isThenable)(t)?t.then((e=>(this._pairs.push([e,n]),e))):(this._pairs.push([t,n]),t)}invalidate(e){return this._invalidate=!0,this.using(e)}validator(){const e=this._pairs;return function*(t){for(const[n,r]of e)if(n!==(yield*r(t)))return!1;return!0}}deactivate(){this._active=!1}configured(){return this._configured}}function f(e){if((0,s.isThenable)(e))throw new Error("You appear to be using an async cache handler, which your current version of Babel does not support. We may add support for this in the future, but if you're on the most recent version of @babel/core and still seeing this error, then you'll need to synchronously handle your caching logic.");if(null!=e&&"string"!=typeof e&&"boolean"!=typeof e&&"number"!=typeof e)throw new Error("Cache keys must be either string, boolean, number, null, or undefined.");return e}class m{constructor(){this.released=!1,this.promise=void 0,this._resolve=void 0,this.promise=new Promise((e=>{this._resolve=e}))}release(e){this.released=!0,this._resolve(e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-chain.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}function s(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.buildPresetChain=function*(e,t){const n=yield*f(e,t);return n?{plugins:B(n.plugins),presets:B(n.presets),options:n.options.map((e=>M(e))),files:new Set}:null},t.buildPresetChainWalker=void 0,t.buildRootChain=function*(e,t){let n,s;const i=new a.ConfigPrinter,l=yield*T({options:e,dirname:t.cwd},t,void 0,i);if(!l)return null;const p=yield*i.output();let u;"string"==typeof e.configFile?u=yield*(0,c.loadConfig)(e.configFile,t.cwd,t.envName,t.caller):!1!==e.configFile&&(u=yield*(0,c.findRootConfig)(t.root,t.envName,t.caller));let{babelrc:d,babelrcRoots:h}=e,f=t.cwd;const m=R(),y=new a.ConfigPrinter;if(u){const e=E(u),r=yield*P(e,t,void 0,y);if(!r)return null;n=yield*y.output(),void 0===d&&(d=e.options.babelrc),void 0===h&&(f=e.dirname,h=e.options.babelrcRoots),L(m,r)}let b,g,x=!1;const S=R();if((!0===d||void 0===d)&&"string"==typeof t.filename){const e=yield*(0,c.findPackageData)(t.filename);if(e&&function(e,t,n,s){if("boolean"==typeof n)return n;const i=e.root;if(void 0===n)return-1!==t.directories.indexOf(i);let a=n;return Array.isArray(a)||(a=[a]),a=a.map((e=>"string"==typeof e?r().resolve(s,e):e)),1===a.length&&a[0]===i?-1!==t.directories.indexOf(i):a.some((n=>("string"==typeof n&&(n=(0,o.default)(n,s)),t.directories.some((t=>G(n,s,t,e))))))}(t,e,h,f)){if(({ignore:b,config:g}=yield*(0,c.findRelativeConfig)(e,t.envName,t.caller)),b&&S.files.add(b.filepath),b&&W(t,b.ignore,null,b.dirname)&&(x=!0),g&&!x){const e=v(g),n=new a.ConfigPrinter,r=yield*P(e,t,void 0,n);r?(s=yield*n.output(),L(S,r)):x=!0}g&&x&&S.files.add(g.filepath)}}t.showConfig&&console.log(`Babel configs on "${t.filename}" (ascending priority):\n`+[n,s,p].filter((e=>!!e)).join("\n\n")+"\n-----End Babel configs-----");const _=L(L(L(R(),m),S),l);return{plugins:x?[]:B(_.plugins),presets:x?[]:B(_.presets),options:x?[]:_.options.map((e=>M(e))),fileHandling:x?"ignored":"transpile",ignore:b||void 0,babelrc:g||void 0,config:u||void 0,files:_.files}};var i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/pattern-to-regex.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/printer.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-descriptors.js");const h=s()("babel:config:config-chain"),f=t.buildPresetChainWalker=j({root:e=>m(e),env:(e,t)=>y(e)(t),overrides:(e,t)=>b(e)(t),overridesEnv:(e,t,n)=>g(e)(t)(n),createLogger:()=>()=>{}}),m=(0,u.makeWeakCacheSync)((e=>D(e,e.alias,d.createUncachedDescriptors))),y=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>I(e,e.alias,d.createUncachedDescriptors,t))))),b=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>O(e,e.alias,d.createUncachedDescriptors,t))))),g=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>(0,u.makeStrongCacheSync)((n=>N(e,e.alias,d.createUncachedDescriptors,t,n))))))),E=(0,u.makeWeakCacheSync)((e=>({filepath:e.filepath,dirname:e.dirname,options:(0,i.validate)("configfile",e.options,e.filepath)}))),v=(0,u.makeWeakCacheSync)((e=>({filepath:e.filepath,dirname:e.dirname,options:(0,i.validate)("babelrcfile",e.options,e.filepath)}))),x=(0,u.makeWeakCacheSync)((e=>({filepath:e.filepath,dirname:e.dirname,options:(0,i.validate)("extendsfile",e.options,e.filepath)}))),T=j({root:e=>D(e,"base",d.createCachedDescriptors),env:(e,t)=>I(e,"base",d.createCachedDescriptors,t),overrides:(e,t)=>O(e,"base",d.createCachedDescriptors,t),overridesEnv:(e,t,n)=>N(e,"base",d.createCachedDescriptors,t,n),createLogger:(e,t,n)=>function(e,t,n){var r;return n?n.configure(t.showConfig,a.ChainFormatter.Programmatic,{callerName:null==(r=t.caller)?void 0:r.name}):()=>{}}(0,t,n)}),S=j({root:e=>_(e),env:(e,t)=>A(e)(t),overrides:(e,t)=>w(e)(t),overridesEnv:(e,t,n)=>C(e)(t)(n),createLogger:(e,t,n)=>function(e,t,n){return n?n.configure(t.showConfig,a.ChainFormatter.Config,{filepath:e}):()=>{}}(e.filepath,t,n)});function*P(e,t,n,r){const s=yield*S(e,t,n,r);return null==s||s.files.add(e.filepath),s}const _=(0,u.makeWeakCacheSync)((e=>D(e,e.filepath,d.createUncachedDescriptors))),A=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>I(e,e.filepath,d.createUncachedDescriptors,t))))),w=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>O(e,e.filepath,d.createUncachedDescriptors,t))))),C=(0,u.makeWeakCacheSync)((e=>(0,u.makeStrongCacheSync)((t=>(0,u.makeStrongCacheSync)((n=>N(e,e.filepath,d.createUncachedDescriptors,t,n)))))));function D({dirname:e,options:t},n,r){return r(e,t,n)}function I({dirname:e,options:t},n,r,s){var i;const o=null==(i=t.env)?void 0:i[s];return o?r(e,o,`${n}.env["${s}"]`):null}function O({dirname:e,options:t},n,r,s){var i;const o=null==(i=t.overrides)?void 0:i[s];if(!o)throw new Error("Assertion failure - missing override");return r(e,o,`${n}.overrides[${s}]`)}function N({dirname:e,options:t},n,r,s,i){var o,a;const l=null==(o=t.overrides)?void 0:o[s];if(!l)throw new Error("Assertion failure - missing override");const p=null==(a=l.env)?void 0:a[i];return p?r(e,p,`${n}.overrides[${s}].env["${i}"]`):null}function j({root:e,env:t,overrides:n,overridesEnv:r,createLogger:s}){return function*(i,o,a=new Set,l){const{dirname:p}=i,c=[],u=e(i);if(U(u,p,o,i.filepath)){c.push({config:u,envName:void 0,index:void 0});const e=t(i,o.envName);e&&U(e,p,o,i.filepath)&&c.push({config:e,envName:o.envName,index:void 0}),(u.options.overrides||[]).forEach(((e,t)=>{const s=n(i,t);if(U(s,p,o,i.filepath)){c.push({config:s,index:t,envName:void 0});const e=r(i,t,o.envName);e&&U(e,p,o,i.filepath)&&c.push({config:e,index:t,envName:o.envName})}}))}if(c.some((({config:{options:{ignore:e,only:t}}})=>W(o,e,t,p))))return null;const d=R(),h=s(i,o,l);for(const{config:e,index:t,envName:n}of c){if(!(yield*k(d,e.options,p,o,a,l)))return null;h(e,t,n),yield*F(d,e)}return d}}function*k(e,t,n,r,s,i){if(void 0===t.extends)return!0;const o=yield*(0,c.loadConfig)(t.extends,n,r.envName,r.caller);if(s.has(o))throw new Error(`Configuration cycle detected loading ${o.filepath}.\nFile already loaded following the config chain:\n`+Array.from(s,(e=>` - ${e.filepath}`)).join("\n"));s.add(o);const a=yield*P(x(o),r,s,i);return s.delete(o),!!a&&(L(e,a),!0)}function L(e,t){e.options.push(...t.options),e.plugins.push(...t.plugins),e.presets.push(...t.presets);for(const n of t.files)e.files.add(n);return e}function*F(e,{options:t,plugins:n,presets:r}){return e.options.push(t),e.plugins.push(...yield*n()),e.presets.push(...yield*r()),e}function R(){return{options:[],presets:[],plugins:[],files:new Set}}function M(e){const t=Object.assign({},e);return delete t.extends,delete t.env,delete t.overrides,delete t.plugins,delete t.presets,delete t.passPerPreset,delete t.ignore,delete t.only,delete t.test,delete t.include,delete t.exclude,hasOwnProperty.call(t,"sourceMap")&&(t.sourceMaps=t.sourceMap,delete t.sourceMap),t}function B(e){const t=new Map,n=[];for(const r of e)if("function"==typeof r.value){const e=r.value;let s=t.get(e);s||(s=new Map,t.set(e,s));let i=s.get(r.name);i?i.value=r:(i={value:r},n.push(i),r.ownPass||s.set(r.name,i))}else n.push({value:r});return n.reduce(((e,t)=>(e.push(t.value),e)),[])}function U({options:e},t,n,r){return(void 0===e.test||$(n,e.test,t,r))&&(void 0===e.include||$(n,e.include,t,r))&&(void 0===e.exclude||!$(n,e.exclude,t,r))}function $(e,t,n,r){return K(e,Array.isArray(t)?t:[t],n,r)}function V(e,t){return t instanceof RegExp?String(t):t}function W(e,t,n,r){if(t&&K(e,t,r)){var s;const n=`No config is applied to "${null!=(s=e.filename)?s:"(unknown)"}" because it matches one of \`ignore: ${JSON.stringify(t,V)}\` from "${r}"`;return h(n),e.showConfig&&console.log(n),!0}if(n&&!K(e,n,r)){var i;const t=`No config is applied to "${null!=(i=e.filename)?i:"(unknown)"}" because it fails to match one of \`only: ${JSON.stringify(n,V)}\` from "${r}"`;return h(t),e.showConfig&&console.log(t),!0}return!1}function K(e,t,n,r){return t.some((t=>G(t,n,e.filename,e,r)))}function G(e,t,n,r,s){if("function"==typeof e)return!!(0,l.endHiddenCallStack)(e)(n,{dirname:t,envName:r.envName,caller:r.caller});if("string"!=typeof n)throw new p.default("Configuration contains string/RegExp pattern, but no filename was passed to Babel",s);return"string"==typeof e&&(e=(0,o.default)(e,t)),e.test(n)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-descriptors.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.createCachedDescriptors=function(e,t,n){const{plugins:r,presets:s,passPerPreset:i}=t;return{options:c(t,e),plugins:r?()=>f(r,e)(n):()=>p([]),presets:s?()=>d(s,e)(n)(!!i):()=>p([])}},t.createDescriptor=v,t.createUncachedDescriptors=function(e,t,n){return{options:c(t,e),plugins:(0,s.once)((()=>g(t.plugins||[],e,n))),presets:(0,s.once)((()=>b(t.presets||[],e,n,!!t.passPerPreset)))}};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/functional.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/resolve-targets.js");function*p(e){return e}function c(e,t){return"string"==typeof e.browserslistConfigFile&&(e.browserslistConfigFile=(0,l.resolveBrowserslistConfigFile)(e.browserslistConfigFile,t)),e}const u=new WeakMap,d=(0,a.makeWeakCacheSync)(((e,t)=>{const n=t.using((e=>e));return(0,a.makeStrongCacheSync)((t=>(0,a.makeStrongCache)((function*(r){return(yield*b(e,n,t,r)).map((e=>y(u,e)))}))))})),h=new WeakMap,f=(0,a.makeWeakCacheSync)(((e,t)=>{const n=t.using((e=>e));return(0,a.makeStrongCache)((function*(t){return(yield*g(e,n,t)).map((e=>y(h,e)))}))})),m={};function y(e,t){const{value:n,options:r=m}=t;if(!1===r)return t;let s=e.get(n);s||(s=new WeakMap,e.set(n,s));let i=s.get(r);if(i||(i=[],s.set(r,i)),-1===i.indexOf(t)){const e=i.filter((e=>{return r=t,(n=e).name===r.name&&n.value===r.value&&n.options===r.options&&n.dirname===r.dirname&&n.alias===r.alias&&n.ownPass===r.ownPass&&(null==(s=n.file)?void 0:s.request)===(null==(i=r.file)?void 0:i.request)&&(null==(o=n.file)?void 0:o.resolved)===(null==(a=r.file)?void 0:a.resolved);var n,r,s,i,o,a}));if(e.length>0)return e[0];i.push(t)}return t}function*b(e,t,n,r){return yield*E("preset",e,t,n,r)}function*g(e,t,n){return yield*E("plugin",e,t,n)}function*E(e,t,n,s,i){const o=yield*r().all(t.map(((t,r)=>v(t,n,{type:e,alias:`${s}$${r}`,ownPass:!!i}))));return function(e){const t=new Map;for(const n of e){if("function"!=typeof n.value)continue;let r=t.get(n.value);if(r||(r=new Set,t.set(n.value,r)),r.has(n.name)){const t=e.filter((e=>e.value===n.value));throw new Error(["Duplicate plugin/preset detected.","If you'd like to use two separate instances of a plugin,","they need separate names, e.g.",""," plugins: ["," ['some-plugin', {}],"," ['some-plugin', {}, 'some unique name'],"," ]","","Duplicates detected are:",`${JSON.stringify(t,null,2)}`].join("\n"))}r.add(n.name)}}(o),o}function*v(e,t,{type:n,alias:r,ownPass:s}){const a=(0,o.getItemDescriptor)(e);if(a)return a;let l,p,c,u=e;Array.isArray(u)&&(3===u.length?[u,p,l]=u:[u,p]=u);let d=null;if("string"==typeof u){if("string"!=typeof n)throw new Error("To resolve a string-based item, the type of item must be given");const e="plugin"===n?i.loadPlugin:i.loadPreset,r=u;({filepath:d,value:u}=yield*e(u,t)),c={request:r,resolved:d}}if(!u)throw new Error(`Unexpected falsy value: ${String(u)}`);if("object"==typeof u&&u.__esModule){if(!u.default)throw new Error("Must export a default export when using ES6 modules.");u=u.default}if("object"!=typeof u&&"function"!=typeof u)throw new Error(`Unsupported format: ${typeof u}. Expected an object or a function.`);if(null!==d&&"object"==typeof u&&u)throw new Error(`Plugin/Preset files are not allowed to export objects, only functions. In ${d}`);return{name:l,alias:d||r,value:u,options:p,dirname:t,ownPass:s,file:c}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/configuration.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return r=function(){return e},e}function s(){const e=n("fs");return s=function(){return e},e}function i(){const e=n("path");return i=function(){return e},e}function o(){const e=n("./node_modules/.pnpm/json5@2.2.3/node_modules/json5/dist/index.mjs");return o=function(){return e},e}function a(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return a=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.ROOT_CONFIG_FILENAMES=void 0,t.findConfigUpwards=function(e){let t=e;for(;;){for(const e of b)if(s().existsSync(i().join(t,e)))return t;const e=i().dirname(t);if(t===e)break;t=e}return null},t.findRelativeConfig=function*(e,t,n){let r=null,s=null;const o=i().dirname(e.filepath);for(const l of e.directories){var a;if(r||(r=yield*_(g,l,t,n,(null==(a=e.pkg)?void 0:a.dirname)===l?T(e.pkg):null)),!s){const e=i().join(l,E);s=yield*P(e),s&&y("Found ignore %o from %o.",s.filepath,o)}}return{config:r,ignore:s}},t.findRootConfig=function(e,t,n){return _(b,e,t,n)},t.loadConfig=function*(e,t,r,s){const i=(l="8.9",a=(a=process.versions.node).split("."),l=l.split("."),+a[0]>+l[0]||a[0]==l[0]&&+a[1]>=+l[1]?n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").resolve:(e,{paths:[t]},r=n("module"))=>{let s=r._findPath(e,r._nodeModulePaths(t).concat(t));if(s)return s;throw s=new Error(`Cannot resolve module '${e}'`),s.code="MODULE_NOT_FOUND",s})(e,{paths:[t]}),o=yield*A(i,r,s);var a,l;if(!o)throw new h.default("Config file contains no configuration data",i);return y("Loaded config %o from %o.",e,t),o},t.resolveShowConfigPath=function*(e){const t=process.env.BABEL_SHOW_CONFIG_FOR;if(null!=t){const n=i().resolve(e,t);if(!(yield*f.stat(n)).isFile())throw new Error(`${n}: BABEL_SHOW_CONFIG_FOR must refer to a regular file, directories are not supported.`);return n}return null};var l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/config-api.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/utils.js"),u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/module-types.js"),d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/pattern-to-regex.js"),h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js"),f=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/fs.js"),m=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");const y=r()("babel:config:loading:files:configuration"),b=t.ROOT_CONFIG_FILENAMES=["babel.config.js","babel.config.cjs","babel.config.mjs","babel.config.json","babel.config.cts"],g=[".babelrc",".babelrc.js",".babelrc.cjs",".babelrc.mjs",".babelrc.json",".babelrc.cts"],E=".babelignore",v=(0,l.makeWeakCache)((function*(e,t){return yield*[],{options:(0,m.endHiddenCallStack)(e)((0,p.makeConfigAPI)(t)),cacheNeedsConfiguration:!t.configured()}})),x=new WeakMap,T=(0,l.makeWeakCacheSync)((e=>{const t=e.options.babel;if(void 0===t)return null;if("object"!=typeof t||Array.isArray(t)||null===t)throw new h.default(".babel property must be an object",e.filepath);return{filepath:e.filepath,dirname:e.dirname,options:t}})),S=(0,c.makeStaticFileCache)(((e,t)=>{let n;try{n=o().parse(t)}catch(t){throw new h.default(`Error while parsing config - ${t.message}`,e)}if(!n)throw new h.default("No config detected",e);if("object"!=typeof n)throw new h.default("Config returned typeof "+typeof n,e);if(Array.isArray(n))throw new h.default("Expected config object but found array",e);return delete n.$schema,{filepath:e,dirname:i().dirname(e),options:n}})),P=(0,c.makeStaticFileCache)(((e,t)=>{const n=i().dirname(e),r=t.split("\n").map((e=>e.replace(/#(.*?)$/,"").trim())).filter((e=>!!e));for(const t of r)if("!"===t[0])throw new h.default("Negation of file paths is not supported.",e);return{filepath:e,dirname:i().dirname(e),ignore:r.map((e=>(0,d.default)(e,n)))}}));function*_(e,t,n,r,s=null){const o=(yield*a().all(e.map((e=>A(i().join(t,e),n,r))))).reduce(((e,n)=>{if(n&&e)throw new h.default(`Multiple configuration files found. Please remove one:\n - ${i().basename(e.filepath)}\n - ${n.filepath}\nfrom ${t}`);return n||e}),s);return o&&y("Found configuration %o from %o.",o.filepath,t),o}function A(e,t,n){switch(i().extname(e)){case".js":case".cjs":case".mjs":case".cts":return function*(e,t){if(!s().existsSync(e))return null;let n=yield*(0,u.default)(e,"You appear to be using a native ECMAScript module configuration file, which is only supported when running Babel asynchronously."),r=!1;if("function"==typeof n&&({options:n,cacheNeedsConfiguration:r}=yield*v(n,t)),!n||"object"!=typeof n||Array.isArray(n))throw new h.default("Configuration should be an exported JavaScript object.",e);if("function"==typeof n.then)throw null==n.catch||n.catch((()=>{})),new h.default("You appear to be using an async configuration, which your current version of Babel does not support. We may add support for this in the future, but if you're on the most recent version of @babel/core and still seeing this error, then you'll need to synchronously return your config.",e);return r&&function(e){throw new h.default('Caching was left unconfigured. Babel\'s plugins, presets, and .babelrc.js files can be configured\nfor various types of caching, using the first param of their handler functions:\n\nmodule.exports = function(api) {\n // The API exposes the following:\n\n // Cache the returned value forever and don\'t call this function again.\n api.cache(true);\n\n // Don\'t cache at all. Not recommended because it will be very slow.\n api.cache(false);\n\n // Cached based on the value of some function. If this function returns a value different from\n // a previously-encountered value, the plugins will re-evaluate.\n var env = api.cache(() => process.env.NODE_ENV);\n\n // If testing for a specific env, we recommend specifics to avoid instantiating a plugin for\n // any possible NODE_ENV value that might come up during plugin execution.\n var isProd = api.cache(() => process.env.NODE_ENV === "production");\n\n // .cache(fn) will perform a linear search though instances to find the matching plugin based\n // based on previous instantiated plugins. If you want to recreate the plugin and discard the\n // previous instance whenever something changes, you may use:\n var isProd = api.cache.invalidate(() => process.env.NODE_ENV === "production");\n\n // Note, we also expose the following more-verbose versions of the above examples:\n api.cache.forever(); // api.cache(true)\n api.cache.never(); // api.cache(false)\n api.cache.using(fn); // api.cache(fn)\n\n // Return the value that will be cached.\n return { };\n};',e)}(e),function(e,t){let n=x.get(e);n||x.set(e,n=new Map);let r=n.get(t);return r||(r={filepath:t,dirname:i().dirname(t),options:e},n.set(t,r)),r}(n,e)}(e,{envName:t,caller:n});default:return S(e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/import.cjs":(e,t,n)=>{e.exports=function(e){return n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files lazy recursive")(e)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ROOT_CONFIG_FILENAMES",{enumerable:!0,get:function(){return s.ROOT_CONFIG_FILENAMES}}),Object.defineProperty(t,"findConfigUpwards",{enumerable:!0,get:function(){return s.findConfigUpwards}}),Object.defineProperty(t,"findPackageData",{enumerable:!0,get:function(){return r.findPackageData}}),Object.defineProperty(t,"findRelativeConfig",{enumerable:!0,get:function(){return s.findRelativeConfig}}),Object.defineProperty(t,"findRootConfig",{enumerable:!0,get:function(){return s.findRootConfig}}),Object.defineProperty(t,"loadConfig",{enumerable:!0,get:function(){return s.loadConfig}}),Object.defineProperty(t,"loadPlugin",{enumerable:!0,get:function(){return i.loadPlugin}}),Object.defineProperty(t,"loadPreset",{enumerable:!0,get:function(){return i.loadPreset}}),Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:function(){return i.resolvePlugin}}),Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:function(){return i.resolvePreset}}),Object.defineProperty(t,"resolveShowConfigPath",{enumerable:!0,get:function(){return s.resolveShowConfigPath}});var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/package.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/configuration.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/plugins.js")},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/module-types.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function*(e,t){switch(s().extname(e)){case".cjs":return m(e,arguments[2]);case".mjs":break;case".cts":return function(e){const t=".cts",r=!!(n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".ts"]||n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".cts"]||n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".mts"]);let i;if(!r){const a={babelrc:!1,configFile:!1,sourceType:"unambiguous",sourceMaps:"inline",sourceFileName:s().basename(e),presets:[[E(e),Object.assign({onlyRemoveTypeImports:!0,optimizeConstEnums:!0},{allowDeclareFields:!0})]]};i=function(e,s){if(i&&s.endsWith(t))try{return e._compile((0,c.transformFileSync)(s,Object.assign({},a,{filename:s})).code,s)}catch(e){if(!r){const e=n("./node_modules/.pnpm/@babel+preset-typescript@7.24.7_@babel+core@7.24.7/node_modules/@babel/preset-typescript/package.json");o().lt(e.version,"7.21.4")&&console.error("`.cts` configuration file failed to load, please try to update `@babel/preset-typescript`.")}throw e}return n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[".js"](e,s)},n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[t]=i}try{return m(e)}finally{r||(n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[t]===i&&delete n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").extensions[t],i=void 0)}}(e);default:try{return m(e,arguments[2])}catch(e){if("ERR_REQUIRE_ESM"!==e.code)throw e}}if(yield*(0,r.isAsync)())return yield*(0,r.waitFor)(y(e));throw new p.default(t,e)},t.supportsESM=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js");function s(){const e=n("path");return s=function(){return e},e}function i(){const e=n("url");return i=function(){return e},e}function o(){const e=n("./node_modules/.pnpm/semver@6.3.1/node_modules/semver/semver.js");return o=function(){return e},e}function a(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return a=function(){return e},e}var l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform-file.js");function u(e,t,n,r,s,i,o){try{var a=e[i](o),l=a.value}catch(e){return void n(e)}a.done?t(l):Promise.resolve(l).then(r,s)}const d=a()("babel:config:loading:files:module-types");try{var h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/import.cjs")}catch(e){}t.supportsESM=o().satisfies(process.versions.node,"^12.17 || >=13.2");const f=new Set;function m(e){if(f.has(e))return d("Auto-ignoring usage of config %o.",e),{};let t;try{f.add(e),t=(0,l.endHiddenCallStack)(n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive"))(e)}finally{f.delete(e)}var r;return null!=(r=t)&&r.__esModule?t.default||(arguments[1]?t:void 0):t}const y=(0,l.endHiddenCallStack)((b=function*(e){const t=(0,i().pathToFileURL)(e).toString();if(!h)throw new p.default("Internal error: Native ECMAScript modules aren't supported by this platform.\n",e);return(yield h(t)).default},g=function(){var e=this,t=arguments;return new Promise((function(n,r){var s=b.apply(e,t);function i(e){u(s,n,r,i,o,"next",e)}function o(e){u(s,n,r,i,o,"throw",e)}i(void 0)}))},function(e){return g.apply(this,arguments)}));var b,g;function E(e){try{return n("./node_modules/.pnpm/@babel+preset-typescript@7.24.7_@babel+core@7.24.7/node_modules/@babel/preset-typescript/lib/index.js")}catch(t){if("MODULE_NOT_FOUND"!==t.code)throw t;let n="You appear to be using a .cts file as Babel configuration, but the `@babel/preset-typescript` package was not found: please install it!";throw process.versions.pnp&&(n+='\nIf you are using Yarn Plug\'n\'Play, you may also need to add the following configuration to your .yarnrc.yml file:\n\npackageExtensions:\n\t"@babel/core@*":\n\t\tpeerDependencies:\n\t\t\t"@babel/preset-typescript": "*"\n'),new p.default(n,e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/package.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.findPackageData=function*(e){let t=null;const n=[];let s=!0,i=r().dirname(e);for(;!t&&"node_modules"!==r().basename(i);){n.push(i),t=yield*a(r().join(i,o));const e=r().dirname(i);if(i===e){s=!1;break}i=e}return{filepath:e,directories:n,pkg:t,isPackage:s}};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/utils.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js");const o="package.json",a=(0,s.makeStaticFileCache)(((e,t)=>{let n;try{n=JSON.parse(t)}catch(t){throw new i.default(`Error while parsing JSON - ${t.message}`,e)}if(!n)throw new Error(`${e}: No config detected`);if("object"!=typeof n)throw new i.default("Config returned typeof "+typeof n,e);if(Array.isArray(n))throw new i.default("Expected config object but found array",e);return{filepath:e,dirname:r().dirname(e),options:n}}))},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/plugins.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/debug@4.3.5/node_modules/debug/src/index.js");return r=function(){return e},e}function s(){const e=n("path");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.loadPlugin=function*(e,t){const n=E(e,t,yield*(0,i.isAsync)()),r=yield*C("plugin",n);return c("Loaded plugin %o from %o.",e,t),{filepath:n,value:r}},t.loadPreset=function*(e,t){const n=v(e,t,yield*(0,i.isAsync)()),r=yield*C("preset",n);return c("Loaded preset %o from %o.",e,t),{filepath:n,value:r}},t.resolvePreset=t.resolvePlugin=void 0;var i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/module-types.js");function a(){const e=n("url");return a=function(){return e},e}var l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/vendor/import-meta-resolve.js");function p(){const e=n("fs");return p=function(){return e},e}const c=r()("babel:config:loading:files:plugins"),u=/^module:/,d=/^(?!@|module:|[^/]+\/|babel-plugin-)/,h=/^(?!@|module:|[^/]+\/|babel-preset-)/,f=/^(@babel\/)(?!plugin-|[^/]+\/)/,m=/^(@babel\/)(?!preset-|[^/]+\/)/,y=/^(@(?!babel\/)[^/]+\/)(?![^/]*babel-plugin(?:-|\/|$)|[^/]+\/)/,b=/^(@(?!babel\/)[^/]+\/)(?![^/]*babel-preset(?:-|\/|$)|[^/]+\/)/,g=/^(@(?!babel$)[^/]+)$/,E=t.resolvePlugin=A.bind(null,"plugin"),v=t.resolvePreset=A.bind(null,"preset");function x(e,t){if(s().isAbsolute(t))return t;const n="preset"===e;return t.replace(n?h:d,`babel-${e}-`).replace(n?m:f,`$1${e}-`).replace(n?b:y,`$1babel-${e}-`).replace(g,`$1/babel-${e}`).replace(u,"")}function*T(e,t){const n=x(e,t),{error:r,value:s}=yield n;if(!r)return s;if("MODULE_NOT_FOUND"!==r.code)throw r;n===t||(yield t).error||(r.message+=`\n- If you want to resolve "${t}", use "module:${t}"`),(yield x(e,"@babel/"+t)).error||(r.message+=`\n- Did you mean "@babel/${t}"?`);const i="preset"===e?"plugin":"preset";if((yield x(i,t)).error||(r.message+=`\n- Did you accidentally pass a ${i} as a ${e}?`),"plugin"===e){const e=n.replace("-proposal-","-transform-");e===n||(yield e).error||(r.message+=`\n- Did you mean "${e}"?`)}throw r.message+="\n\nMake sure that all the Babel plugins and presets you are using\nare defined as dependencies or devDependencies in your package.json\nfile. It's possible that the missing plugin is loaded by a preset\nyou are using that forgot to add the plugin to its dependencies: you\ncan workaround this problem by explicitly adding the missing package\nto your top-level package.json.\n",r}function S(e,t){try{return t?{error:null,value:(r=process.versions.node,s="8.9",r=r.split("."),s=s.split("."),+r[0]>+s[0]||r[0]==s[0]&&+r[1]>=+s[1]?n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").resolve:(e,{paths:[t]},r=n("module"))=>{let s=r._findPath(e,r._nodeModulePaths(t).concat(t));if(s)return s;throw s=new Error(`Cannot resolve module '${e}'`),s.code="MODULE_NOT_FOUND",s})(e,{paths:[t]})}:{error:null,value:n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files sync recursive").resolve(e)}}catch(e){return{error:e,value:null}}var r,s}function P(e,t){try{return{error:null,value:(0,l.resolve)(e,t)}}catch(e){return{error:e,value:null}}}function _(e,t,n){const r=T(e,t);let s=r.next();for(;!s.done;)s=r.next(S(s.value,n));return s.value}function A(e,t,n,r){if(!o.supportsESM||!r)return _(e,t,n);try{const r=function(e,t,n){const r=(0,a().pathToFileURL)(s().join(n,"./babel-virtual-resolve-base.js")).href,i=T(e,t);let o=i.next();for(;!o.done;)o=i.next(P(o.value,r));return(0,a().fileURLToPath)(o.value)}(e,t,n);if(!(0,p().existsSync)(r))throw Object.assign(new Error(`Could not resolve "${t}" in file ${n}.`),{type:"MODULE_NOT_FOUND"});return r}catch(r){try{return _(e,t,n)}catch(e){if("MODULE_NOT_FOUND"===r.type)throw r;if("MODULE_NOT_FOUND"===e.type)throw e;throw r}}}var w=new Set;function*C(e,t){if(!(yield*(0,i.isAsync)())&&w.has(t))throw new Error(`Reentrant ${e} detected trying to load "${t}". This module is not ignored and is trying to load itself while compiling itself, leading to a dependency cycle. We recommend adding it to your "ignore" list in your babelrc, or to a .babelignore.`);try{return w.add(t),yield*(0,o.default)(t,`You appear to be using a native ECMAScript module ${e}, which is only supported when running Babel asynchronously.`,!0)}catch(e){throw e.message=`[BABEL]: ${e.message} (While processing: ${t})`,e}finally{w.delete(t)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/utils.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.makeStaticFileCache=function(e){return(0,r.makeStrongCache)((function*(t,n){const r=n.invalidate((()=>function(e){if(!i().existsSync(e))return null;try{return+i().statSync(e).mtime}catch(e){if("ENOENT"!==e.code&&"ENOTDIR"!==e.code)throw e}return null}(t)));return null===r?null:e(t,yield*s.readFile(t,"utf8"))}))};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/fs.js");function i(){const e=n("fs");return i=function(){return e},e}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/full.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/plugin.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-chain.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/deep-array.js");function u(){const e=n("./node_modules/.pnpm/@babel+traverse@7.24.7/node_modules/@babel/traverse/lib/index.js");return u=function(){return e},e}var d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js"),h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js"),f=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/plugins.js"),m=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/config-api.js"),y=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/partial.js"),b=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js");function g(e,t){return function*(n,r){try{return yield*t(n,r)}catch(t){var s;throw/^\[BABEL\]/.test(t.message)||(t.message=`[BABEL] ${null!=(s=e.filename)?s:"unknown file"}: ${t.message}`),t}}}t.default=r()((function*(e){var t;const n=yield*(0,y.default)(e);if(!n)return null;const{options:r,context:s,fileHandling:o}=n;if("ignored"===o)return null;const a={},{plugins:p,presets:u}=r;if(!p||!u)throw new Error("Assertion failure - plugins and presets exist");const d=Object.assign({},s,{targets:r.targets}),f=e=>{const t=(0,l.getItemDescriptor)(e);if(!t)throw new Error("Assertion failure - must be config item");return t},m=u.map(f),b=p.map(f),E=[[]],v=[],x=[],T=yield*g(s,(function*e(t,n){const r=[];for(let e=0;e<t.length;e++){const i=t[e];if(!1!==i.options){try{var s=yield*C(i,d)}catch(n){throw"BABEL_UNKNOWN_OPTION"===n.code&&(0,h.checkNoUnwrappedItemOptionPairs)(t,e,"preset",n),n}x.push(s.externalDependencies),i.ownPass?r.push({preset:s.chain,pass:[]}):r.unshift({preset:s.chain,pass:n})}}if(r.length>0){E.splice(1,0,...r.map((e=>e.pass)).filter((e=>e!==n)));for(const{preset:t,pass:n}of r){if(!t)return!0;if(n.push(...t.plugins),yield*e(t.presets,n))return!0;t.options.forEach((e=>{(0,i.mergeOptions)(a,e)}))}}}))(m,E[0]);if(T)return null;const P=a;(0,i.mergeOptions)(P,r);const _=Object.assign({},d,{assumptions:null!=(t=P.assumptions)?t:{}});return yield*g(s,(function*(){E[0].unshift(...b);for(const t of E){const n=[];v.push(n);for(let r=0;r<t.length;r++){const s=t[r];if(!1!==s.options){try{var e=yield*S(s,_)}catch(e){throw"BABEL_UNKNOWN_PLUGIN_PROPERTY"===e.code&&(0,h.checkNoUnwrappedItemOptionPairs)(t,r,"plugin",e),e}n.push(e),x.push(e.externalDependencies)}}}}))(),P.plugins=v[0],P.presets=v.slice(1).filter((e=>e.length>0)).map((e=>({plugins:e}))),P.passPerPreset=P.presets.length>0,{options:P,passes:v,externalDependencies:(0,c.finalize)(x)}}));const E=e=>(0,d.makeWeakCache)((function*({value:t,options:n,dirname:r,alias:i},a){if(!1===n)throw new Error("Assertion failure");n=n||{};const l=[];let p=t;if("function"==typeof t){const c=(0,s.maybeAsync)(t,"You appear to be using an async plugin/preset, but Babel has been called synchronously"),u=Object.assign({},o,e(a,l));try{p=yield*c(u,n,r)}catch(e){throw i&&(e.message+=` (While processing: ${JSON.stringify(i)})`),e}}if(!p||"object"!=typeof p)throw new Error("Plugin/Preset did not return an object.");if((0,s.isThenable)(p))throw yield*[],new Error(`You appear to be using a promise as a plugin, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version. As an alternative, you can prefix the promise with "await". (While processing: ${JSON.stringify(i)})`);if(l.length>0&&(!a.configured()||"forever"===a.mode())){let e=`A plugin/preset has external untracked dependencies (${l[0]}), but the cache `;throw a.configured()?e+=" has been configured to never be invalidated. ":e+="has not been configured to be invalidated when the external dependencies change. ",e+=`Plugins/presets should configure their cache to be invalidated when the external dependencies change, for example using \`api.cache.invalidate(() => statSync(filepath).mtimeMs)\` or \`api.cache.never()\`\n(While processing: ${JSON.stringify(i)})`,new Error(e)}return{value:p,options:n,dirname:r,alias:i,externalDependencies:(0,c.finalize)(l)}})),v=E(m.makePluginAPI),x=E(m.makePresetAPI),T=(0,d.makeWeakCache)((function*({value:e,options:t,dirname:n,alias:r,externalDependencies:i},o){const l=(0,f.validatePluginObject)(e),p=Object.assign({},l);if(p.visitor&&(p.visitor=u().default.explode(Object.assign({},p.visitor))),p.inherits){const e={name:void 0,alias:`${r}$inherits`,value:p.inherits,options:t,dirname:n},a=yield*(0,s.forwardAsync)(S,(t=>o.invalidate((n=>t(e,n)))));p.pre=D(a.pre,p.pre),p.post=D(a.post,p.post),p.manipulateOptions=D(a.manipulateOptions,p.manipulateOptions),p.visitor=u().default.visitors.merge([a.visitor||{},p.visitor||{}]),a.externalDependencies.length>0&&(i=0===i.length?a.externalDependencies:(0,c.finalize)([i,a.externalDependencies]))}return new a.default(p,t,r,i)}));function*S(e,t){if(e.value instanceof a.default){if(e.options)throw new Error("Passed options to an existing Plugin instance will not work.");return e.value}return yield*T(yield*v(e,t),t)}const P=e=>e&&"function"!=typeof e,_=(e,t)=>{if(P(e.test)||P(e.include)||P(e.exclude)){const e=t.name?`"${t.name}"`:"/* your preset */";throw new b.default([`Preset ${e} requires a filename to be set when babel is called directly,`,"```",`babel.transformSync(code, { filename: 'file.ts', presets: [${e}] });`,"```","See https://babeljs.io/docs/en/options#filename for more information."].join("\n"))}},A=(e,t,n)=>{if(!t.filename){var r;const{options:t}=e;_(t,n),null==(r=t.overrides)||r.forEach((e=>_(e,n)))}},w=(0,d.makeWeakCacheSync)((({value:e,dirname:t,alias:n,externalDependencies:r})=>({options:(0,h.validate)("preset",e),alias:n,dirname:t,externalDependencies:r})));function*C(e,t){const n=w(yield*x(e,t));return A(n,t,e),{chain:yield*(0,p.buildPresetChain)(n,t),externalDependencies:n.externalDependencies}}function D(e,t){const n=[e,t].filter(Boolean);return n.length<=1?n[0]:function(...e){for(const t of n)t.apply(this,e)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/config-api.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/semver@6.3.1/node_modules/semver/semver.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.makeConfigAPI=o,t.makePluginAPI=function(e,t){return Object.assign({},a(e,t),{assumption:t=>e.using((e=>e.assumptions[t]))})},t.makePresetAPI=a;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/caching.js");function o(e){return{version:s.version,cache:e.simple(),env:t=>e.using((e=>void 0===t?e.envName:"function"==typeof t?(0,i.assertSimpleType)(t(e.envName)):(Array.isArray(t)?t:[t]).some((t=>{if("string"!=typeof t)throw new Error("Unexpected non-string value");return t===e.envName})))),async:()=>!1,caller:t=>e.using((e=>(0,i.assertSimpleType)(t(e.caller)))),assertVersion:l}}function a(e,t){return Object.assign({},o(e),{targets:()=>JSON.parse(e.using((e=>JSON.stringify(e.targets)))),addExternalDependency:e=>{t.push(e)}})}function l(e){if("number"==typeof e){if(!Number.isInteger(e))throw new Error("Expected string or integer value.");e=`^${e}.0.0-0`}if("string"!=typeof e)throw new Error("Expected string or integer value.");if("*"===e||r().satisfies(s.version,e))return;const t=Error.stackTraceLimit;"number"==typeof t&&t<25&&(Error.stackTraceLimit=25);const n=new Error(`Requires Babel "${e}", but was loaded with "${s.version}". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel.`);throw"number"==typeof t&&(Error.stackTraceLimit=t),Object.assign(n,{code:"BABEL_VERSION_UNSUPPORTED",version:s.version,range:e})}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/deep-array.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.finalize=function(e){return Object.freeze(e)},t.flattenToSet=function(e){const t=new Set,n=[e];for(;n.length>0;)for(const e of n.pop())Array.isArray(e)?n.push(e):t.add(e);return t}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/environment.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getEnv=function(e="development"){return process.env.BABEL_ENV||process.env.NODE_ENV||e}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/index.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.createConfigItem=function(e,t,n){if(void 0!==n)(0,a.beginHiddenCallStack)(d.errback)(e,t,n);else{if("function"!=typeof t)return h(e,t);(0,a.beginHiddenCallStack)(d.errback)(e,void 0,n)}},t.createConfigItemAsync=function(...e){return(0,a.beginHiddenCallStack)(d.async)(...e)},t.createConfigItemSync=h,Object.defineProperty(t,"default",{enumerable:!0,get:function(){return s.default}}),t.loadOptions=function(e,t){if(void 0!==t)(0,a.beginHiddenCallStack)(c.errback)(e,t);else{if("function"!=typeof e)return u(e);(0,a.beginHiddenCallStack)(c.errback)(void 0,e)}},t.loadOptionsAsync=function(...e){return(0,a.beginHiddenCallStack)(c.async)(...e)},t.loadOptionsSync=u,t.loadPartialConfig=function(e,t){if(void 0!==t)(0,a.beginHiddenCallStack)(l.errback)(e,t);else{if("function"!=typeof e)return p(e);(0,a.beginHiddenCallStack)(l.errback)(void 0,e)}},t.loadPartialConfigAsync=function(...e){return(0,a.beginHiddenCallStack)(l.async)(...e)},t.loadPartialConfigSync=p;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/full.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/partial.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");const l=r()(i.loadPartialConfig);function p(...e){return(0,a.beginHiddenCallStack)(l.sync)(...e)}const c=r()((function*(e){var t;const n=yield*(0,s.default)(e);return null!=(t=null==n?void 0:n.options)?t:null}));function u(...e){return(0,a.beginHiddenCallStack)(c.sync)(...e)}const d=r()(o.createConfigItem);function h(...e){return(0,a.beginHiddenCallStack)(d.sync)(...e)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.createConfigItem=function*(e,{dirname:t=".",type:n}={}){return i(yield*(0,s.createDescriptor)(e,r().resolve(t),{type:n,alias:"programmatic item"}))},t.createItemFromDescriptor=i,t.getItemDescriptor=function(e){if(null!=e&&e[o])return e._descriptor};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-descriptors.js");function i(e){return new a(e)}const o=Symbol.for("@babel/core@7 - ConfigItem");class a{constructor(e){this._descriptor=void 0,this[o]=!0,this.value=void 0,this.options=void 0,this.dirname=void 0,this.name=void 0,this.file=void 0,this._descriptor=e,Object.defineProperty(this,"_descriptor",{enumerable:!1}),Object.defineProperty(this,o,{enumerable:!1}),this.value=this._descriptor.value,this.options=this._descriptor.options,this.dirname=this._descriptor.dirname,this.name=this._descriptor.name,this.file=this._descriptor.file?{request:this._descriptor.file.request,resolved:this._descriptor.file.resolved}:void 0,Object.freeze(this)}}Object.freeze(a.prototype)},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/partial.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=h,t.loadPartialConfig=function*(e){let t=!1;if("object"==typeof e&&null!==e&&!Array.isArray(e)){var n=e;({showIgnoredFiles:t}=n),e=function(e,t){if(null==e)return{};var n,r,s={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(s[n]=e[n]);return s}(n,d)}const r=yield*h(e);if(!r)return null;const{options:i,babelrc:o,ignore:a,config:l,fileHandling:p,files:c}=r;return"ignored"!==p||t?((i.plugins||[]).forEach((e=>{if(e.value instanceof s.default)throw new Error("Passing cached plugin instances is not supported in babel.loadPartialConfig()")})),new f(i,o?o.filepath:void 0,a?a.filepath:void 0,l?l.filepath:void 0,p,c)):null};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/plugin.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/item.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/config-chain.js"),l=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/environment.js"),p=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js"),c=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/resolve-targets.js");const d=["showIgnoredFiles"];function*h(e){if(null!=e&&("object"!=typeof e||Array.isArray(e)))throw new Error("Babel options must be an object, null, or undefined");const t=e?(0,p.validate)("arguments",e):{},{envName:n=(0,l.getEnv)(),cwd:s=".",root:d=".",rootMode:h="root",caller:f,cloneInputAst:m=!0}=t,y=r().resolve(s),b=function(e,t){switch(t){case"root":return e;case"upward-optional":{const t=(0,c.findConfigUpwards)(e);return null===t?e:t}case"upward":{const t=(0,c.findConfigUpwards)(e);if(null!==t)return t;throw Object.assign(new Error(`Babel was run with rootMode:"upward" but a root could not be found when searching upward from "${e}".\nOne of the following config files must be in the directory tree: "${c.ROOT_CONFIG_FILENAMES.join(", ")}".`),{code:"BABEL_ROOT_NOT_FOUND",dirname:e})}default:throw new Error("Assertion failure - unknown rootMode value.")}}(r().resolve(y,d),h),g="string"==typeof t.filename?r().resolve(s,t.filename):void 0,E={filename:g,cwd:y,root:b,envName:n,caller:f,showConfig:(yield*(0,c.resolveShowConfigPath)(y))===g},v=yield*(0,a.buildRootChain)(t,E);if(!v)return null;const x={assumptions:{}};return v.options.forEach((e=>{(0,i.mergeOptions)(x,e)})),{options:Object.assign({},x,{targets:(0,u.resolveTargets)(x,b),cloneInputAst:m,babelrc:!1,configFile:!1,browserslistConfigFile:!1,passPerPreset:!1,envName:E.envName,cwd:E.cwd,root:E.root,rootMode:"root",filename:"string"==typeof E.filename?E.filename:void 0,plugins:v.plugins.map((e=>(0,o.createItemFromDescriptor)(e))),presets:v.presets.map((e=>(0,o.createItemFromDescriptor)(e)))}),context:E,fileHandling:v.fileHandling,ignore:v.ignore,babelrc:v.babelrc,config:v.config,files:v.files}}class f{constructor(e,t,n,r,s,i){this.options=void 0,this.babelrc=void 0,this.babelignore=void 0,this.config=void 0,this.fileHandling=void 0,this.files=void 0,this.options=e,this.babelignore=n,this.babelrc=t,this.config=r,this.fileHandling=s,this.files=i,Object.freeze(this)}hasFilesystemConfig(){return void 0!==this.babelrc||void 0!==this.config}}Object.freeze(f.prototype)},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/pattern-to-regex.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){const n=r().resolve(t,e).split(r().sep);return new RegExp(["^",...n.map(((e,t)=>{const r=t===n.length-1;return"**"===e?r?c:p:"*"===e?r?l:a:0===e.indexOf("*.")?o+u(e.slice(1))+(r?i:s):u(e)+(r?i:s)}))].join(""))};const s=`\\${r().sep}`,i=`(?:${s}|$)`,o=`[^${s}]+`,a=`(?:${o}${s})`,l=`(?:${o}${i})`,p=`${a}*?`,c=`${a}*?${l}?`;function u(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/plugin.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/deep-array.js");t.default=class{constructor(e,t,n,s=(0,r.finalize)([])){this.key=void 0,this.manipulateOptions=void 0,this.post=void 0,this.pre=void 0,this.visitor=void 0,this.parserOverride=void 0,this.generatorOverride=void 0,this.options=void 0,this.externalDependencies=void 0,this.key=e.name||n,this.manipulateOptions=e.manipulateOptions,this.post=e.post,this.pre=e.pre,this.visitor=e.visitor||{},this.parserOverride=e.parserOverride,this.generatorOverride=e.generatorOverride,this.options=t,this.externalDependencies=s}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/printer.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.ConfigPrinter=t.ChainFormatter=void 0;const s=t.ChainFormatter={Programmatic:0,Config:1},i={title(e,t,n){let r="";return e===s.Programmatic?(r="programmatic options",t&&(r+=" from "+t)):r="config "+n,r},loc(e,t){let n="";return null!=e&&(n+=`.overrides[${e}]`),null!=t&&(n+=`.env["${t}"]`),n},*optionsAndDescriptors(e){const t=Object.assign({},e.options);delete t.overrides,delete t.env;const n=[...yield*e.plugins()];n.length&&(t.plugins=n.map((e=>o(e))));const r=[...yield*e.presets()];return r.length&&(t.presets=[...r].map((e=>o(e)))),JSON.stringify(t,void 0,2)}};function o(e){var t;let n=null==(t=e.file)?void 0:t.request;return null==n&&("object"==typeof e.value?n=e.value:"function"==typeof e.value&&(n=`[Function: ${e.value.toString().slice(0,50)} ... ]`)),null==n&&(n="[Unknown]"),void 0===e.options?n:null==e.name?[n,e.options]:[n,e.options,e.name]}class a{constructor(){this._stack=[]}configure(e,t,{callerName:n,filepath:r}){return e?(e,s,i)=>{this._stack.push({type:t,callerName:n,filepath:r,content:e,index:s,envName:i})}:()=>{}}static*format(e){let t=i.title(e.type,e.callerName,e.filepath);const n=i.loc(e.index,e.envName);return n&&(t+=` ${n}`),`${t}\n${yield*i.optionsAndDescriptors(e.content)}`}*output(){return 0===this._stack.length?"":(yield*r().all(this._stack.map((e=>a.format(e))))).join("\n\n")}}t.ConfigPrinter=a},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/resolve-targets.js":(e,t,n)=>{function r(){const e=n("path");return r=function(){return e},e}function s(){const e=n("./stubs/helper-compilation-targets.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBrowserslistConfigFile=function(e,t){return r().resolve(t,e)},t.resolveTargets=function(e,t){const n=e.targets;let r;"string"==typeof n||Array.isArray(n)?r={browsers:n}:n&&(r="esmodules"in n?Object.assign({},n,{esmodules:"intersect"}):n);const{browserslistConfigFile:i}=e;let o,a=!1;return"string"==typeof i?o=i:a=!1===i,(0,s().default)(r,{ignoreBrowserslistConfig:a,configFile:o,configPath:t,browserslistEnv:e.browserslistEnv})}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/util.js":(e,t)=>{function n(e,t){for(const n of Object.keys(t)){const r=t[n];void 0!==r&&(e[n]=r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.isIterableIterator=function(e){return!!e&&"function"==typeof e.next&&"function"==typeof e[Symbol.iterator]},t.mergeOptions=function(e,t){for(const r of Object.keys(t))if("parserOpts"!==r&&"generatorOpts"!==r&&"assumptions"!==r||!t[r]){const n=t[r];void 0!==n&&(e[r]=n)}else{const s=t[r];n(e[r]||(e[r]={}),s)}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/option-assertions.js":(e,t,n)=>{function r(){const e=n("./stubs/helper-compilation-targets.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.access=o,t.assertArray=p,t.assertAssumptions=function(e,t){if(void 0===t)return;if("object"!=typeof t||null===t)throw new Error(`${i(e)} must be an object or undefined.`);let n=e;do{n=n.parent}while("root"!==n.type);const r="preset"===n.source;for(const n of Object.keys(t)){const a=o(e,n);if(!s.assumptionsNames.has(n))throw new Error(`${i(a)} is not a supported assumption.`);if("boolean"!=typeof t[n])throw new Error(`${i(a)} must be a boolean.`);if(r&&!1===t[n])throw new Error(`${i(a)} cannot be set to 'false' inside presets.`)}return t},t.assertBabelrcSearch=function(e,t){if(void 0===t||"boolean"==typeof t)return t;if(Array.isArray(t))t.forEach(((t,n)=>{if(!c(t))throw new Error(`${i(o(e,n))} must be a string/Function/RegExp.`)}));else if(!c(t))throw new Error(`${i(e)} must be a undefined, a boolean, a string/Function/RegExp or an array of those, got ${JSON.stringify(t)}`);return t},t.assertBoolean=a,t.assertCallerMetadata=function(e,t){const n=l(e,t);if(n){if("string"!=typeof n.name)throw new Error(`${i(e)} set but does not contain "name" property string`);for(const t of Object.keys(n)){const r=o(e,t),s=n[t];if(null!=s&&"boolean"!=typeof s&&"string"!=typeof s&&"number"!=typeof s)throw new Error(`${i(r)} must be null, undefined, a boolean, a string, or a number.`)}}return t},t.assertCompact=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&"auto"!==t)throw new Error(`${i(e)} must be a boolean, "auto", or undefined`);return t},t.assertConfigApplicableTest=function(e,t){if(void 0===t)return t;if(Array.isArray(t))t.forEach(((t,n)=>{if(!c(t))throw new Error(`${i(o(e,n))} must be a string/Function/RegExp.`)}));else if(!c(t))throw new Error(`${i(e)} must be a string/Function/RegExp, or an array of those`);return t},t.assertConfigFileSearch=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&"string"!=typeof t)throw new Error(`${i(e)} must be a undefined, a boolean, a string, got ${JSON.stringify(t)}`);return t},t.assertFunction=function(e,t){if(void 0!==t&&"function"!=typeof t)throw new Error(`${i(e)} must be a function, or undefined`);return t},t.assertIgnoreList=function(e,t){const n=p(e,t);return null==n||n.forEach(((t,n)=>function(e,t){if("string"!=typeof t&&"function"!=typeof t&&!(t instanceof RegExp))throw new Error(`${i(e)} must be an array of string/Function/RegExp values, or undefined`);return t}(o(e,n),t))),n},t.assertInputSourceMap=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&("object"!=typeof t||!t))throw new Error(`${i(e)} must be a boolean, object, or undefined`);return t},t.assertObject=l,t.assertPluginList=function(e,t){const n=p(e,t);return n&&n.forEach(((t,n)=>function(e,t){if(Array.isArray(t)){if(0===t.length)throw new Error(`${i(e)} must include an object`);if(t.length>3)throw new Error(`${i(e)} may only be a two-tuple or three-tuple`);if(u(o(e,0),t[0]),t.length>1){const n=t[1];if(void 0!==n&&!1!==n&&("object"!=typeof n||Array.isArray(n)||null===n))throw new Error(`${i(o(e,1))} must be an object, false, or undefined`)}if(3===t.length){const n=t[2];if(void 0!==n&&"string"!=typeof n)throw new Error(`${i(o(e,2))} must be a string, or undefined`)}}else u(e,t);return t}(o(e,n),t))),n},t.assertRootMode=function(e,t){if(void 0!==t&&"root"!==t&&"upward"!==t&&"upward-optional"!==t)throw new Error(`${i(e)} must be a "root", "upward", "upward-optional" or undefined`);return t},t.assertSourceMaps=function(e,t){if(void 0!==t&&"boolean"!=typeof t&&"inline"!==t&&"both"!==t)throw new Error(`${i(e)} must be a boolean, "inline", "both", or undefined`);return t},t.assertSourceType=function(e,t){if(void 0!==t&&"module"!==t&&"script"!==t&&"unambiguous"!==t)throw new Error(`${i(e)} must be "module", "script", "unambiguous", or undefined`);return t},t.assertString=function(e,t){if(void 0!==t&&"string"!=typeof t)throw new Error(`${i(e)} must be a string, or undefined`);return t},t.assertTargets=function(e,t){if((0,r().isBrowsersQueryValid)(t))return t;if("object"!=typeof t||!t||Array.isArray(t))throw new Error(`${i(e)} must be a string, an array of strings or an object`);const n=o(e,"browsers"),s=o(e,"esmodules");d(n,t.browsers),a(s,t.esmodules);for(const n of Object.keys(t)){const s=t[n],l=o(e,n);if("esmodules"===n)a(l,s);else if("browsers"===n)d(l,s);else{if(!hasOwnProperty.call(r().TargetNames,n)){const e=Object.keys(r().TargetNames).join(", ");throw new Error(`${i(l)} is not a valid target. Supported targets are ${e}`)}h(l,s)}}return t},t.msg=i;var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js");function i(e){switch(e.type){case"root":return"";case"env":return`${i(e.parent)}.env["${e.name}"]`;case"overrides":return`${i(e.parent)}.overrides[${e.index}]`;case"option":return`${i(e.parent)}.${e.name}`;case"access":return`${i(e.parent)}[${JSON.stringify(e.name)}]`;default:throw new Error(`Assertion failure: Unknown type ${e.type}`)}}function o(e,t){return{type:"access",name:t,parent:e}}function a(e,t){if(void 0!==t&&"boolean"!=typeof t)throw new Error(`${i(e)} must be a boolean, or undefined`);return t}function l(e,t){if(void 0!==t&&("object"!=typeof t||Array.isArray(t)||!t))throw new Error(`${i(e)} must be an object, or undefined`);return t}function p(e,t){if(null!=t&&!Array.isArray(t))throw new Error(`${i(e)} must be an array, or undefined`);return t}function c(e){return"string"==typeof e||"function"==typeof e||e instanceof RegExp}function u(e,t){if(("object"!=typeof t||!t)&&"string"!=typeof t&&"function"!=typeof t)throw new Error(`${i(e)} must be a string, object, function`);return t}function d(e,t){if(void 0!==t&&!(0,r().isBrowsersQueryValid)(t))throw new Error(`${i(e)} must be undefined, a string or an array of strings`)}function h(e,t){if(("number"!=typeof t||Math.round(t)!==t)&&"string"!=typeof t)throw new Error(`${i(e)} must be a string or an integer number`)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/options.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.assumptionsNames=void 0,t.checkNoUnwrappedItemOptionPairs=function(e,t,n,r){if(0===t)return;const s=e[t-1],i=e[t];s.file&&void 0===s.options&&"object"==typeof i.value&&(r.message+=`\n- Maybe you meant to use\n"${n}s": [\n ["${s.file.request}", ${JSON.stringify(i.value,void 0,2)}]\n]\nTo be a valid ${n}, its name and options should be wrapped in a pair of brackets`)},t.validate=function(e,t,n){try{return u({type:"root",source:e},t)}catch(e){const t=new i.default(e.message,n);throw e.code&&(t.code=e.code),t}};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/removed.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/option-assertions.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js");const o={cwd:s.assertString,root:s.assertString,rootMode:s.assertRootMode,configFile:s.assertConfigFileSearch,caller:s.assertCallerMetadata,filename:s.assertString,filenameRelative:s.assertString,code:s.assertBoolean,ast:s.assertBoolean,cloneInputAst:s.assertBoolean,envName:s.assertString},a={babelrc:s.assertBoolean,babelrcRoots:s.assertBabelrcSearch},l={extends:s.assertString,ignore:s.assertIgnoreList,only:s.assertIgnoreList,targets:s.assertTargets,browserslistConfigFile:s.assertConfigFileSearch,browserslistEnv:s.assertString},p={inputSourceMap:s.assertInputSourceMap,presets:s.assertPluginList,plugins:s.assertPluginList,passPerPreset:s.assertBoolean,assumptions:s.assertAssumptions,env:function(e,t){if("env"===e.parent.type)throw new Error(`${(0,s.msg)(e)} is not allowed inside of another .env block`);const n=e.parent,r=(0,s.assertObject)(e,t);if(r)for(const t of Object.keys(r)){const i=(0,s.assertObject)((0,s.access)(e,t),r[t]);i&&u({type:"env",name:t,parent:n},i)}return r},overrides:function(e,t){if("env"===e.parent.type)throw new Error(`${(0,s.msg)(e)} is not allowed inside an .env block`);if("overrides"===e.parent.type)throw new Error(`${(0,s.msg)(e)} is not allowed inside an .overrides block`);const n=e.parent,r=(0,s.assertArray)(e,t);if(r)for(const[t,i]of r.entries()){const r=(0,s.access)(e,t),o=(0,s.assertObject)(r,i);if(!o)throw new Error(`${(0,s.msg)(r)} must be an object`);u({type:"overrides",index:t,parent:n},o)}return r},test:s.assertConfigApplicableTest,include:s.assertConfigApplicableTest,exclude:s.assertConfigApplicableTest,retainLines:s.assertBoolean,comments:s.assertBoolean,shouldPrintComment:s.assertFunction,compact:s.assertCompact,minified:s.assertBoolean,auxiliaryCommentBefore:s.assertString,auxiliaryCommentAfter:s.assertString,sourceType:s.assertSourceType,wrapPluginVisitorMethod:s.assertFunction,highlightCode:s.assertBoolean,sourceMaps:s.assertSourceMaps,sourceMap:s.assertSourceMaps,sourceFileName:s.assertString,sourceRoot:s.assertString,parserOpts:s.assertObject,generatorOpts:s.assertObject};function c(e){return"root"===e.type?e.source:c(e.parent)}function u(e,t){const n=c(e);return function(e){if(hasOwnProperty.call(e,"sourceMap")&&hasOwnProperty.call(e,"sourceMaps"))throw new Error(".sourceMap is an alias for .sourceMaps, cannot use both")}(t),Object.keys(t).forEach((r=>{const i={type:"option",name:r,parent:e};if("preset"===n&&l[r])throw new Error(`${(0,s.msg)(i)} is not allowed in preset options`);if("arguments"!==n&&o[r])throw new Error(`${(0,s.msg)(i)} is only allowed in root programmatic options`);if("arguments"!==n&&"configfile"!==n&&a[r]){if("babelrcfile"===n||"extendsfile"===n)throw new Error(`${(0,s.msg)(i)} is not allowed in .babelrc or "extends"ed files, only in root programmatic options, or babel.config.js/config file options`);throw new Error(`${(0,s.msg)(i)} is only allowed in root programmatic options, or babel.config.js/config file options`)}(p[r]||l[r]||a[r]||o[r]||d)(i,t[r])})),t}function d(e){const t=e.name;if(r.default[t]){const{message:n,version:i=5}=r.default[t];throw new Error(`Using removed Babel ${i} option: ${(0,s.msg)(e)} - ${n}`)}{const t=new Error(`Unknown option: ${(0,s.msg)(e)}. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.`);throw t.code="BABEL_UNKNOWN_OPTION",t}}Object.assign(p,{getModuleId:s.assertFunction,moduleRoot:s.assertString,moduleIds:s.assertBoolean,moduleId:s.assertString}),t.assumptionsNames=new Set(["arrayLikeIsIterable","constantReexports","constantSuper","enumerableModuleMeta","ignoreFunctionLength","ignoreToPrimitiveHint","iterableIsArray","mutableTemplateObject","noClassCalls","noDocumentAll","noIncompleteNsImportDetection","noNewArrows","noUninitializedPrivateFieldAccess","objectRestNoSymbols","privateFieldsAsSymbols","privateFieldsAsProperties","pureGetters","setClassMethods","setComputedProperties","setPublicClassFields","setSpreadProperties","skipForOfIteratorClosing","superIsCallableConstructor"])},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/plugins.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validatePluginObject=function(e){const t={type:"root",source:"plugin"};return Object.keys(e).forEach((n=>{const r=s[n];if(!r){const e=new Error(`.${n} is not a valid Plugin property`);throw e.code="BABEL_UNKNOWN_PLUGIN_PROPERTY",e}r({type:"option",name:n,parent:t},e[n])})),e};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/option-assertions.js");const s={name:r.assertString,manipulateOptions:r.assertFunction,pre:r.assertFunction,post:r.assertFunction,inherits:r.assertFunction,visitor:function(e,t){const n=(0,r.assertObject)(e,t);if(n&&(Object.keys(n).forEach((e=>{"_exploded"!==e&&"_verified"!==e&&function(e,t){if(t&&"object"==typeof t)Object.keys(t).forEach((t=>{if("enter"!==t&&"exit"!==t)throw new Error(`.visitor["${e}"] may only have .enter and/or .exit handlers.`)}));else if("function"!=typeof t)throw new Error(`.visitor["${e}"] must be a function`)}(e,n[e])})),n.enter||n.exit))throw new Error(`${(0,r.msg)(e)} cannot contain catch-all "enter" or "exit" handlers. Please target individual nodes.`);return n},parserOverride:r.assertFunction,generatorOverride:r.assertFunction}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/validation/removed.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={auxiliaryComment:{message:"Use `auxiliaryCommentBefore` or `auxiliaryCommentAfter`"},blacklist:{message:"Put the specific transforms you want in the `plugins` option"},breakConfig:{message:"This is not a necessary option in Babel 6"},experimental:{message:"Put the specific transforms you want in the `plugins` option"},externalHelpers:{message:"Use the `external-helpers` plugin instead. Check out http://babeljs.io/docs/plugins/external-helpers/"},extra:{message:""},jsxPragma:{message:"use the `pragma` option in the `react-jsx` plugin. Check out http://babeljs.io/docs/plugins/transform-react-jsx/"},loose:{message:"Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option."},metadataUsedHelpers:{message:"Not required anymore as this is enabled by default"},modules:{message:"Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules"},nonStandard:{message:"Use the `react-jsx` and `flow-strip-types` plugins to support JSX and Flow. Also check out the react preset http://babeljs.io/docs/plugins/preset-react/"},optional:{message:"Put the specific transforms you want in the `plugins` option"},sourceMapName:{message:"The `sourceMapName` option has been removed because it makes more sense for the tooling that calls Babel to assign `map.file` themselves."},stage:{message:"Check out the corresponding stage-x presets http://babeljs.io/docs/plugins/#presets"},whitelist:{message:"Put the specific transforms you want in the `plugins` option"},resolveModuleSource:{version:6,message:"Use `babel-plugin-module-resolver@3`'s 'resolvePath' options"},metadata:{version:6,message:"Generated plugin metadata is always included in the output result"},sourceMapTarget:{version:6,message:"The `sourceMapTarget` option has been removed because it makes more sense for the tooling that calls Babel to assign `map.file` themselves."}}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/config-error.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");class s extends Error{constructor(e,t){super(e),(0,r.expectedError)(this),t&&(0,r.injectVirtualStackFrame)(this,t)}}t.default=s},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js":(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.beginHiddenCallStack=function(e){return s?Object.defineProperty((function(...t){return p(),e(...t)}),"name",{value:o}):e},t.endHiddenCallStack=function(e){return s?Object.defineProperty((function(...t){return e(...t)}),"name",{value:i}):e},t.expectedError=function(e){if(s)return a.add(e),e},t.injectVirtualStackFrame=function(e,t){if(!s)return;let n=l.get(e);return n||l.set(e,n=[]),n.push(function(e){return Object.create({isNative:()=>!1,isConstructor:()=>!1,isToplevel:()=>!0,getFileName:()=>e,getLineNumber:()=>{},getColumnNumber:()=>{},getFunctionName:()=>{},getMethodName:()=>{},getTypeName:()=>{},toString:()=>e})}(t)),e};const r=Function.call.bind(Error.prototype.toString),s=!!Error.captureStackTrace&&!0===(null==(n=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit"))?void 0:n.writable),i="startHiding - secret - don't use this - v1",o="stopHiding - secret - don't use this - v1",a=new WeakSet,l=new WeakMap;function p(){p=()=>{};const{prepareStackTrace:e=c}=Error;Error.stackTraceLimit&&(Error.stackTraceLimit=Math.max(Error.stackTraceLimit,50)),Error.prepareStackTrace=function(t,n){let r=[],s=a.has(t)?"hiding":"unknown";for(let e=0;e<n.length;e++){const a=n[e].getFunctionName();if(a===i)s="hiding";else if(a===o){if("hiding"===s)s="showing",l.has(t)&&r.unshift(...l.get(t));else if("unknown"===s){r=n;break}}else"hiding"!==s&&r.push(n[e])}return e(t,r)}}function c(e,t){return 0===t.length?r(e):`${r(e)}\n at ${t.join("\n at ")}`}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}function s(e,t,n,r,s,i,o){try{var a=e[i](o),l=a.value}catch(e){return void n(e)}a.done?t(l):Promise.resolve(l).then(r,s)}function i(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function a(e){s(o,r,i,a,l,"next",e)}function l(e){s(o,r,i,a,l,"throw",e)}a(void 0)}))}}Object.defineProperty(t,"__esModule",{value:!0}),t.forwardAsync=function(e,t){const n=r()(e);return a((e=>{const r=n[e];return t(r)}))},t.isAsync=void 0,t.isThenable=c,t.maybeAsync=function(e,t){return r()({sync(...n){const r=e.apply(this,n);if(c(r))throw new Error(t);return r},async(...t){return Promise.resolve(e.apply(this,t))}})},t.waitFor=t.onFirstPause=void 0;const o=r()((function*(e){return yield*e}));t.isAsync=r()({sync:()=>!1,errback:e=>e(null,!0)});const a=r()({sync:e=>e("sync"),async:(l=i((function*(e){return e("async")})),function(e){return l.apply(this,arguments)})});var l,p;function c(e){return!(!e||"object"!=typeof e&&"function"!=typeof e||!e.then||"function"!=typeof e.then)}t.onFirstPause=r()({name:"onFirstPause",arity:2,sync:function(e){return o.sync(e)},errback:function(e,t,n){let r=!1;o.errback(e,((e,t)=>{r=!0,n(e,t)})),r||t()}}),t.waitFor=r()({sync:e=>e,async:(p=i((function*(e){return e})),function(e){return p.apply(this,arguments)})})},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/fs.js":(e,t,n)=>{function r(){const e=n("fs");return r=function(){return e},e}function s(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.stat=t.readFile=void 0,t.readFile=s()({sync:r().readFileSync,errback:r().readFile}),t.stat=s()({sync:r().statSync,errback:r().stat})},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/functional.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.once=function(e){let t,n,s=!1;return function*(){if(!t){if(n)return s=!0,yield*(0,r.waitFor)(n);if(yield*(0,r.isAsync)()){let r,i;n=new Promise(((e,t)=>{r=e,i=t}));try{t={ok:!0,value:yield*e()},n=null,s&&r(t.value)}catch(e){t={ok:!1,value:e},n=null,s&&i(e)}}else try{t={ok:!0,value:yield*e()}}catch(e){t={ok:!1,value:e}}}if(t.ok)return t.value;throw t.value}};var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/gensync-utils/async.js")},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js":(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.DEFAULT_EXTENSIONS=void 0,Object.defineProperty(t,"File",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(t,"buildExternalHelpers",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"createConfigItem",{enumerable:!0,get:function(){return u.createConfigItem}}),Object.defineProperty(t,"createConfigItemAsync",{enumerable:!0,get:function(){return u.createConfigItemAsync}}),Object.defineProperty(t,"createConfigItemSync",{enumerable:!0,get:function(){return u.createConfigItemSync}}),Object.defineProperty(t,"getEnv",{enumerable:!0,get:function(){return o.getEnv}}),Object.defineProperty(t,"loadOptions",{enumerable:!0,get:function(){return u.loadOptions}}),Object.defineProperty(t,"loadOptionsAsync",{enumerable:!0,get:function(){return u.loadOptionsAsync}}),Object.defineProperty(t,"loadOptionsSync",{enumerable:!0,get:function(){return u.loadOptionsSync}}),Object.defineProperty(t,"loadPartialConfig",{enumerable:!0,get:function(){return u.loadPartialConfig}}),Object.defineProperty(t,"loadPartialConfigAsync",{enumerable:!0,get:function(){return u.loadPartialConfigAsync}}),Object.defineProperty(t,"loadPartialConfigSync",{enumerable:!0,get:function(){return u.loadPartialConfigSync}}),Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return m.parse}}),Object.defineProperty(t,"parseAsync",{enumerable:!0,get:function(){return m.parseAsync}}),Object.defineProperty(t,"parseSync",{enumerable:!0,get:function(){return m.parseSync}}),Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:function(){return i.resolvePlugin}}),Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:function(){return i.resolvePreset}}),Object.defineProperty(t,"template",{enumerable:!0,get:function(){return c().default}}),Object.defineProperty(t,"tokTypes",{enumerable:!0,get:function(){return l().tokTypes}}),Object.defineProperty(t,"transform",{enumerable:!0,get:function(){return d.transform}}),Object.defineProperty(t,"transformAsync",{enumerable:!0,get:function(){return d.transformAsync}}),Object.defineProperty(t,"transformFile",{enumerable:!0,get:function(){return h.transformFile}}),Object.defineProperty(t,"transformFileAsync",{enumerable:!0,get:function(){return h.transformFileAsync}}),Object.defineProperty(t,"transformFileSync",{enumerable:!0,get:function(){return h.transformFileSync}}),Object.defineProperty(t,"transformFromAst",{enumerable:!0,get:function(){return f.transformFromAst}}),Object.defineProperty(t,"transformFromAstAsync",{enumerable:!0,get:function(){return f.transformFromAstAsync}}),Object.defineProperty(t,"transformFromAstSync",{enumerable:!0,get:function(){return f.transformFromAstSync}}),Object.defineProperty(t,"transformSync",{enumerable:!0,get:function(){return d.transformSync}}),Object.defineProperty(t,"traverse",{enumerable:!0,get:function(){return p().default}}),t.version=t.types=void 0;var r=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transformation/file/file.js"),s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/tools/build-external-helpers.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/files/index.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/helpers/environment.js");function a(){const e=n("./node_modules/.pnpm/@babel+types@7.24.7/node_modules/@babel/types/lib/index.js");return a=function(){return e},e}function l(){const e=n("./node_modules/.pnpm/@babel+parser@7.24.7/node_modules/@babel/parser/lib/index.js");return l=function(){return e},e}function p(){const e=n("./node_modules/.pnpm/@babel+traverse@7.24.7/node_modules/@babel/traverse/lib/index.js");return p=function(){return e},e}function c(){const e=n("./node_modules/.pnpm/@babel+template@7.24.7/node_modules/@babel/template/lib/index.js");return c=function(){return e},e}Object.defineProperty(t,"types",{enumerable:!0,get:function(){return a()}});var u=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/index.js"),d=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform.js"),h=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform-file.js"),f=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transform-ast.js"),m=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parse.js");n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/index.js"),t.version="7.24.7",t.DEFAULT_EXTENSIONS=Object.freeze([".js",".jsx",".es6",".es",".mjs",".cjs"]),t.OptionManager=class{init(e){return(0,u.loadOptionsSync)(e)}},t.Plugin=function(e){throw new Error(`The (${e}) Babel 5 plugin is being run with an unsupported Babel version.`)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parse.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/gensync@1.0.0-beta.2/node_modules/gensync/index.js");return r=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=void 0,t.parseAsync=function(...e){return(0,a.beginHiddenCallStack)(l.async)(...e)},t.parseSync=function(...e){return(0,a.beginHiddenCallStack)(l.sync)(...e)};var s=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/config/index.js"),i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/index.js"),o=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/transformation/normalize-opts.js"),a=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js");const l=r()((function*(e,t){const n=yield*(0,s.default)(t);return null===n?null:yield*(0,i.default)(n.passes,(0,o.default)(n),e)}));t.parse=function(e,t,n){if("function"==typeof t&&(n=t,t=void 0),void 0===n)return(0,a.beginHiddenCallStack)(l.sync)(e,t);(0,a.beginHiddenCallStack)(l.errback)(e,t,n)}},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/index.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/@babel+parser@7.24.7/node_modules/@babel/parser/lib/index.js");return r=function(){return e},e}function s(){const e=n("./stubs/babel-codeframe.js");return s=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function*(e,{parserOpts:t,highlightCode:n=!0,filename:o="unknown"},a){try{const n=[];for(const s of e)for(const e of s){const{parserOverride:s}=e;if(s){const e=s(a,t,r().parse);void 0!==e&&n.push(e)}}if(0===n.length)return(0,r().parse)(a,t);if(1===n.length){if(yield*[],"function"==typeof n[0].then)throw new Error("You appear to be using an async parser plugin, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version.");return n[0]}throw new Error("More than one plugin attempted to override parsing.")}catch(e){"BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED"===e.code&&(e.message+="\nConsider renaming the file to '.mjs', or setting sourceType:module or sourceType:unambiguous in your Babel config for this file.");const{loc:t,missingPlugin:r}=e;if(t){const l=(0,s().codeFrameColumns)(a,{start:{line:t.line,column:t.column+1}},{highlightCode:n});e.message=r?`${o}: `+(0,i.default)(r[0],t,l,o):`${o}: ${e.message}\n\n`+l,e.code="BABEL_PARSE_ERROR"}throw e}};var i=n("./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js")},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js":(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,s,i){let o=`Support for the experimental syntax '${e}' isn't currently enabled (${t.line}:${t.column+1}):\n\n`+s;const a=n[e];if(a){const{syntax:e,transform:t}=a;if(e){const n=r(e);o+=t?`\n\nAdd ${r(t)} to the '${t.name.startsWith("@babel/plugin")?"plugins":"presets"}' section of your Babel config to enable transformation.\nIf you want to leave it as-is, add ${n} to the 'plugins' section to enable parsing.`:`\n\nAdd ${n} to the 'plugins' section of your Babel config to enable parsing.`}}return o+=`\n\nIf you already added the plugin for this syntax to your config, it's possible that your config isn't being loaded.\nYou can re-run Babel with the BABEL_SHOW_CONFIG_FOR environment variable to show the loaded configuration:\n\tnpx cross-env BABEL_SHOW_CONFIG_FOR=${"unknown"===i?"<name of the input file>":i} <your build command>\nSee https://babeljs.io/docs/configuration#print-effective-configs for more info.\n`,o};const n={asyncDoExpressions:{syntax:{name:"@babel/plugin-syntax-async-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-async-do-expressions"}},decimal:{syntax:{name:"@babel/plugin-syntax-decimal",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-decimal"}},decorators:{syntax:{name:"@babel/plugin-syntax-decorators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-decorators"},transform:{name:"@babel/plugin-proposal-decorators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-decorators"}},doExpressions:{syntax:{name:"@babel/plugin-syntax-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-do-expressions"},transform:{name:"@babel/plugin-proposal-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-do-expressions"}},exportDefaultFrom:{syntax:{name:"@babel/plugin-syntax-export-default-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-export-default-from"},transform:{name:"@babel/plugin-proposal-export-default-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-export-default-from"}},flow:{syntax:{name:"@babel/plugin-syntax-flow",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-flow"},transform:{name:"@babel/preset-flow",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-flow"}},functionBind:{syntax:{name:"@babel/plugin-syntax-function-bind",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-function-bind"},transform:{name:"@babel/plugin-proposal-function-bind",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-function-bind"}},functionSent:{syntax:{name:"@babel/plugin-syntax-function-sent",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-function-sent"},transform:{name:"@babel/plugin-proposal-function-sent",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-function-sent"}},jsx:{syntax:{name:"@babel/plugin-syntax-jsx",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-jsx"},transform:{name:"@babel/preset-react",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-react"}},importAttributes:{syntax:{name:"@babel/plugin-syntax-import-attributes",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-attributes"}},pipelineOperator:{syntax:{name:"@babel/plugin-syntax-pipeline-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-pipeline-operator"},transform:{name:"@babel/plugin-proposal-pipeline-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-pipeline-operator"}},recordAndTuple:{syntax:{name:"@babel/plugin-syntax-record-and-tuple",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-record-and-tuple"}},throwExpressions:{syntax:{name:"@babel/plugin-syntax-throw-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-throw-expressions"},transform:{name:"@babel/plugin-proposal-throw-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-throw-expressions"}},typescript:{syntax:{name:"@babel/plugin-syntax-typescript",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-typescript"},transform:{name:"@babel/preset-typescript",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-typescript"}}};Object.assign(n,{asyncGenerators:{syntax:{name:"@babel/plugin-syntax-async-generators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-async-generators"},transform:{name:"@babel/plugin-transform-async-generator-functions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-async-generator-functions"}},classProperties:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-class-properties"}},classPrivateProperties:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-class-properties"}},classPrivateMethods:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-private-methods",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-private-methods"}},classStaticBlock:{syntax:{name:"@babel/plugin-syntax-class-static-block",url:"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-class-static-block"},transform:{name:"@babel/plugin-transform-class-static-block",url:"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-static-block"}},dynamicImport:{syntax:{name:"@babel/plugin-syntax-dynamic-import",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-dynamic-import"}},exportNamespaceFrom:{syntax:{name:"@babel/plugin-syntax-export-namespace-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-export-namespace-from"},transform:{name:"@babel/plugin-transform-export-namespace-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-export-namespace-from"}},importAssertions:{syntax:{name:"@babel/plugin-syntax-import-assertions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-assertions"}},importMeta:{syntax:{name:"@babel/plugin-syntax-import-meta",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-meta"}},logicalAssignment:{syntax:{name:"@babel/plugin-syntax-logical-assignment-operators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-logical-assignment-operators"},transform:{name:"@babel/plugin-transform-logical-assignment-operators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-logical-assignment-operators"}},moduleStringNames:{syntax:{name:"@babel/plugin-syntax-module-string-names",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-module-string-names"}},numericSeparator:{syntax:{name:"@babel/plugin-syntax-numeric-separator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-numeric-separator"},transform:{name:"@babel/plugin-transform-numeric-separator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-numeric-separator"}},nullishCoalescingOperator:{syntax:{name:"@babel/plugin-syntax-nullish-coalescing-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-nullish-coalescing-operator"},transform:{name:"@babel/plugin-transform-nullish-coalescing-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-nullish-coalescing-opearator"}},objectRestSpread:{syntax:{name:"@babel/plugin-syntax-object-rest-spread",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-object-rest-spread"},transform:{name:"@babel/plugin-transform-object-rest-spread",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-object-rest-spread"}},optionalCatchBinding:{syntax:{name:"@babel/plugin-syntax-optional-catch-binding",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-optional-catch-binding"},transform:{name:"@babel/plugin-transform-optional-catch-binding",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-optional-catch-binding"}},optionalChaining:{syntax:{name:"@babel/plugin-syntax-optional-chaining",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-optional-chaining"},transform:{name:"@babel/plugin-transform-optional-chaining",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-optional-chaining"}},privateIn:{syntax:{name:"@babel/plugin-syntax-private-property-in-object",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-private-property-in-object"},transform:{name:"@babel/plugin-transform-private-property-in-object",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-private-property-in-object"}},regexpUnicodeSets:{syntax:{name:"@babel/plugin-syntax-unicode-sets-regex",url:"https://github.com/babel/babel/blob/main/packages/babel-plugin-syntax-unicode-sets-regex/README.md"},transform:{name:"@babel/plugin-transform-unicode-sets-regex",url:"https://github.com/babel/babel/blob/main/packages/babel-plugin-proposalunicode-sets-regex/README.md"}}});const r=({name:e,url:t})=>`${e} (${t})`},"./node_modules/.pnpm/@babel+core@7.24.7/node_modules/@babel/core/lib/tools/build-external-helpers.js":(e,t,n)=>{function r(){const e=n("./node_modules/.pnpm/@babel+helpers@7.24.7/node_modules/@babel/helpers/lib/index.js");return r=function(){return e},e}function s(){const e=n("./node_modules/.pnpm/@babel+generator@7.24.7/node_modules/@babel/generator/lib/index.js");return s=function(){return e},e}function i(){const e=n("./node_modules/.pnpm/@babel+template@7.24.7/node_modules/@babel/template/lib/index.js");return i=function(){return e},e}function o(){const e=n("./node_modules/.pnpm/@babel+types@7.24.7/node_modules/@babel/types/lib/index.js");return o=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t="global"){let n;const r={global:w,module:C,umd:D,var:I}[t];if(!r)throw new Error(`Unsupported output type ${t}`);return n=r(e),(0,s().default)(n).code};const{arrayExpression:a,assignmentExpression:l,binaryExpression:p,blockStatement:c,callExpression:u,cloneNode:d,conditionalExpression:h,exportNamedDeclaration:f,exportSpecifier:m,expressionStatement:y,functionExpression:b,identifier:g,memberExpression:E,objectExpression:v,program:x,stringLiteral:T,unaryExpression:S,variableDeclaration:P,variableDeclarator:_}=o(),A=e=>i().default.statement`
|
|
2
2
|
(function (root, factory) {
|
|
3
3
|
if (typeof define === "function" && define.amd) {
|
|
4
4
|
define(AMD_ARGUMENTS, factory);
|