wilddragon-site/node_modules/next/dist/compiled/babel-packages/packages-bundle.js

335 lines
1.5 MiB
JavaScript
Raw Normal View History

2026-04-17 15:51:01 -04:00
(()=>{var e={3430:(e,r,t)=>{"use strict";r.__esModule=true;r.presetEnvSilentDebugHeader=void 0;r.stringifyTargets=stringifyTargets;r.stringifyTargetsMultiline=stringifyTargetsMultiline;var s=t(3924);const a="#__secret_key__@babel/preset-env__don't_log_debug_header_and_resolved_targets";r.presetEnvSilentDebugHeader=a;function stringifyTargetsMultiline(e){return JSON.stringify((0,s.prettifyTargets)(e),null,2)}function stringifyTargets(e){return JSON.stringify(e).replace(/,/g,", ").replace(/^\{"/,'{ "').replace(/"\}$/,'" }')}},9464:(e,r,t)=>{"use strict";r.__esModule=true;r["default"]=void 0;var s=_interopRequireWildcard(t(8304));function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")return null;var r=new WeakMap;var t=new WeakMap;return(_getRequireWildcardCache=function(e){return e?t:r})(e)}function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}if(e===null||typeof e!=="object"&&typeof e!=="function"){return{default:e}}var t=_getRequireWildcardCache(r);if(t&&t.has(e)){return t.get(e)}var s={};var a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e){if(n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)){var o=a?Object.getOwnPropertyDescriptor(e,n):null;if(o&&(o.get||o.set)){Object.defineProperty(s,n,o)}else{s[n]=e[n]}}}s.default=e;if(t){t.set(e,s)}return s}const{types:a}=s.default||s;class ImportsCachedInjector{constructor(e,r){this._imports=new WeakMap;this._anonymousImports=new WeakMap;this._lastImports=new WeakMap;this._resolver=e;this._getPreferredIndex=r}storeAnonymous(e,r,t,s){const n=this._normalizeKey(e,r);const o=this._ensure(this._anonymousImports,e,Set);if(o.has(n))return;const i=s(e.node.sourceType==="script",a.stringLiteral(this._resolver(r)));o.add(n);this._injectImport(e,i,t)}storeNamed(e,r,t,s,n){const o=this._normalizeKey(e,r,t);const i=this._ensure(this._imports,e,Map);if(!i.has(o)){const{node:l,name:c}=n(e.node.sourceType==="script",a.stringLiteral(this._resolver(r)),a.identifier(t));i.set(o,c);this._injectImport(e,l,s)}return a.identifier(i.get(o))}_injectImport(e,r,t){var s;const a=this._getPreferredIndex(t);const n=(s=this._lastImports.get(e))!=null?s:[];const isPathStillValid=r=>r.node&&r.parent===e.node&&r.container===e.node.body;let o;if(a===Infinity){if(n.length>0){o=n[n.length-1].path;if(!isPathStillValid(o))o=undefined}}else{for(const[e,t]of n.entries()){const{path:s,index:i}=t;if(isPathStillValid(s)){if(a<i){const[t]=s.insertBefore(r);n.splice(e,0,{path:t,index:a});return}o=s}}}if(o){const[e]=o.insertAfter(r);n.push({path:e,index:a})}else{const[t]=e.unshiftContainer("body",r);this._lastImports.set(e,[{path:t,index:a}])}}_ensure(e,r,t){let s=e.get(r);if(!s){s=new t;e.set(r,s)}return s}_normalizeKey(e,r,t=""){const{sourceType:s}=e.node;return`${t&&s}::${r}::${t}`}}r["default"]=ImportsCachedInjector},6970:(e,r,t)=>{"use strict";r.__esModule=true;r["default"]=definePolyfillProvider;var s=t(9045);var a=_interopRequireWildcard(t(3924));var n=t(7523);var o=_interopRequireDefault(t(9464));var i=t(3430);var l=t(3116);var c=_interopRequireWildcard(t(3642));var d=_interopRequireWildcard(t(6820));var u=_interopRequireDefault(t(233));const p=["method","targets","ignoreBrowserslistConfig","configPath","debug","shouldInjectPolyfill","absoluteImports"];function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")return null;var r=new WeakMap;var t=new WeakMap;return(_getRequireWildcardCache=function(e){return e?t:r})(e)}function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}if(e===null||typeof e!=="object"&&typeof e!=="function"){return{default:e}}var t=_getRequireWildcardCache(r);if(t&&t.has(e)){return t.get(e)}var s={};var a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e){if(n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)){var o=a?Object.getOwnPropertyDescriptor(e,n):null;if(o&&(o.get||o.set)){Object.defineProperty(s,n,o)}else{s[n]=e[n]}}}s.default=e;if(t){t.set(e,s)}return s}function _objectWithoutPropertiesLoose(e,r){if(e==null)
var ${i} = require(${r}).${s}
`):a.importDeclaration([a.importSpecifier(i,s)],r),name:i.name}}))},injectDefaultImport(r,s=r,o){return e.storeNamed(t,r,"default",o,((e,r)=>{const o=t.scope.generateUidIdentifier(s);return{node:e?hoist(n.statement.ast`var ${o} = require(${r})`):a.importDeclaration([a.importDefaultSpecifier(o)],r),name:o.name}}))}}}}},2623:(e,r,t)=>{"use strict";r.__esModule=true;r["default"]=void 0;var s=t(7523);var _default=e=>({ImportDeclaration(r){const t=(0,s.getImportSource)(r);if(!t)return;e({kind:"import",source:t},r)},Program(r){r.get("body").forEach((r=>{const t=(0,s.getRequireSource)(r);if(!t)return;e({kind:"import",source:t},r)}))}});r["default"]=_default},3642:(e,r,t)=>{"use strict";r.__esModule=true;r.usage=r.entry=void 0;var s=_interopRequireDefault(t(3735));r.usage=s.default;var a=_interopRequireDefault(t(2623));r.entry=a.default;function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}},3735:(e,r,t)=>{"use strict";r.__esModule=true;r["default"]=void 0;var s=t(7523);function isRemoved(e){if(e.removed)return true;if(!e.parentPath)return false;if(e.listKey){var r;if(!((r=e.parentPath.node)!=null&&(r=r[e.listKey])!=null&&r.includes(e.node)))return true}else{if(e.parentPath.node[e.key]!==e.node)return true}return isRemoved(e.parentPath)}var _default=e=>{function property(r,t,s,a){return e({kind:"property",object:r,key:t,placement:s},a)}function handleReferencedIdentifier(r){const{node:{name:t},scope:s}=r;if(s.getBindingIdentifier(t))return;e({kind:"global",name:t},r)}function analyzeMemberExpression(e){const r=(0,s.resolveKey)(e.get("property"),e.node.computed);return{key:r,handleAsMemberExpression:!!r&&r!=="prototype"}}return{ReferencedIdentifier(e){const{parentPath:r}=e;if(r.isMemberExpression({object:e.node})&&analyzeMemberExpression(r).handleAsMemberExpression){return}handleReferencedIdentifier(e)},"MemberExpression|OptionalMemberExpression"(e){const{key:r,handleAsMemberExpression:t}=analyzeMemberExpression(e);if(!t)return;const a=e.get("object");let n=a.isIdentifier();if(n){const e=a.scope.getBinding(a.node.name);if(e){if(e.path.isImportNamespaceSpecifier())return;n=false}}const o=(0,s.resolveSource)(a);let i=property(o.id,r,o.placement,e);i||(i=!n||e.shouldSkip||a.shouldSkip||isRemoved(a));if(!i)handleReferencedIdentifier(a)},ObjectPattern(e){const{parentPath:r,parent:t}=e;let a;if(r.isVariableDeclarator()){a=r.get("init")}else if(r.isAssignmentExpression()){a=r.get("right")}else if(r.isFunction()){const s=r.parentPath;if(s.isCallExpression()||s.isNewExpression()){if(s.node.callee===t){a=s.get("arguments")[e.key]}}}let n=null;let o=null;if(a)({id:n,placement:o}=(0,s.resolveSource)(a));for(const r of e.get("properties")){if(r.isObjectProperty()){const e=(0,s.resolveKey)(r.get("key"));if(e)property(n,e,o,r)}}},BinaryExpression(r){if(r.node.operator!=="in")return;const t=(0,s.resolveSource)(r.get("right"));const a=(0,s.resolveKey)(r.get("left"),true);if(!a)return;e({kind:"in",object:t.id,key:a,placement:t.placement},r)}}};r["default"]=_default},1870:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(6454);var a=(0,s.declare)((e=>{e.assertVersion(7);return{name:"syntax-bigint",manipulateOptions(e,r){r.plugins.push("bigInt")}}}));r["default"]=a},1228:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(8863);var a=(0,s.declare)((e=>{e.assertVersion(7);return{name:"syntax-dynamic-import",manipulateOptions(e,r){r.plugins.push("dynamicImport")}}}));r["default"]=a},964:(e,r)=>{"use strict";r.__esModule=true;r["default"]=void 0;const t={allowInsertArrow:false,specCompliant:false};var _default=({types:e})=>({name:"transform-async-arrows-in-class",visitor:{ArrowFunctionExpression(r){if(r.node.async&&r.findParent(e.isClassMethod)){r.arrowFunctionToExpression(t)}}}});r["default"]=_default;e.exports=r.default},9239:(e,r)=>{"use strict";r.__esModule=true;r["default"]=void 0;var _default=({types:e})=>{const isArrowParent=r=>r.parentKey==="params"&&r.parentPath&&e.isArrowFunctionExpression(r.parentPath);retu
Function.call.bind(${t}(${r}), ${a})
`))}else if(p.isOptionalMemberExpression(n)){const e=(0,d.extractOptionalCheck)(s.scope,n);(0,d.callMethod)(s,t,true,e)}else{(0,d.callMethod)(s,t,true)}}else if(p.isCallExpression(o)&&o.callee===n){(0,d.callMethod)(s,t,false)}else if(p.isOptionalMemberExpression(n)){const e=(0,d.extractOptionalCheck)(s.scope,n);s.replaceWith(e(p.callExpression(t,[n.object])));if(p.isOptionalMemberExpression(o))o.optional=true}else{s.replaceWith(p.callExpression(t,[n.object]))}}},visitor:r==="usage-global"&&{CallExpression(r){if(r.get("callee").isImport()){const t=e(r);if(S){maybeInjectGlobal(o.PromiseDependenciesWithIterators,t)}else{maybeInjectGlobal(o.PromiseDependencies,t)}}},Function(r){if(r.node.async){maybeInjectGlobal(o.PromiseDependencies,e(r))}},"ForOfStatement|ArrayPattern"(r){maybeInjectGlobal(o.CommonIterators,e(r))},SpreadElement(r){if(!r.parentPath.isObjectExpression()){maybeInjectGlobal(o.CommonIterators,e(r))}},YieldExpression(r){if(r.node.delegate){maybeInjectGlobal(o.CommonIterators,e(r))}},Class(r){var t;const s=((t=r.node.decorators)==null?void 0:t.length)||r.node.body.body.some((e=>{var r;return(r=e.decorators)==null?void 0:r.length}));if(s){maybeInjectGlobal(o.DecoratorMetadataDependencies,e(r))}}}}}));r["default"]=b},2613:(e,r)=>{"use strict";r.__esModule=true;r["default"]=void 0;var t=new Set(["esnext.suppressed-error.constructor","esnext.array.from-async","esnext.array.group","esnext.array.group-to-map","esnext.data-view.get-float16","esnext.data-view.set-float16","esnext.error.is-error","esnext.iterator.dispose","esnext.json.is-raw-json","esnext.json.parse","esnext.json.raw-json","esnext.math.f16round","esnext.regexp.escape","esnext.symbol.async-dispose","esnext.symbol.dispose","esnext.symbol.metadata","esnext.uint8-array.from-base64","esnext.uint8-array.from-hex","esnext.uint8-array.set-from-base64","esnext.uint8-array.set-from-hex","esnext.uint8-array.to-base64","esnext.uint8-array.to-hex"]);r["default"]=t},5279:(e,r,t)=>{"use strict";r.__esModule=true;r["default"]=canSkipPolyfill;var s=_interopRequireWildcard(t(8304));function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")return null;var r=new WeakMap;var t=new WeakMap;return(_getRequireWildcardCache=function(e){return e?t:r})(e)}function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}if(e===null||typeof e!=="object"&&typeof e!=="function"){return{default:e}}var t=_getRequireWildcardCache(r);if(t&&t.has(e)){return t.get(e)}var s={};var a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e){if(n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)){var o=a?Object.getOwnPropertyDescriptor(e,n):null;if(o&&(o.get||o.set)){Object.defineProperty(s,n,o)}else{s[n]=e[n]}}}s.default=e;if(t){t.set(e,s)}return s}const{types:a}=s.default||s;function canSkipPolyfill(e,r){const{node:t,parent:s}=r;switch(e.name){case"es.string.split":{if(!a.isCallExpression(s,{callee:t}))return false;if(s.arguments.length<1)return true;const e=s.arguments[0];return a.isStringLiteral(e)||a.isTemplateLiteral(e)}}}},9967:(e,r,t)=>{"use strict";r.__esModule=true;r.BABEL_RUNTIME=void 0;r.callMethod=callMethod;r.coreJSModule=coreJSModule;r.coreJSPureHelper=coreJSPureHelper;r.extractOptionalCheck=extractOptionalCheck;r.isCoreJSSource=isCoreJSSource;r.maybeMemoizeContext=maybeMemoizeContext;var s=_interopRequireWildcard(t(8304));var a=_interopRequireDefault(t(9218));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")return null;var r=new WeakMap;var t=new WeakMap;return(_getRequireWildcardCache=function(e){return e?t:r})(e)}function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}if(e===null||typeof e!=="object"&&typeof e!=="function"){return{default:e}}var t=_getRequireWildcardCache(r);if(t&&t.has(e)){return t.get(e)}var s={};var a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e){if(n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)){var o=a?Object.getOwnPropertyDescriptor(e,n):null;if(o&&(o.get||o.set)){O
/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/(function(){var t;var s="4.17.21";var a=200;var n="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",o="Expected a function",i="Invalid `variable` option passed into `_.template`";var l="__lodash_hash_undefined__";var c=500;var d="__lodash_placeholder__";var u=1,p=2,f=4;var y=1,g=2;var h=1,b=2,x=4,v=8,j=16,w=32,E=64,_=128,S=256,k=512;var D=30,C="...";var P=800,I=16;var A=1,O=2,R=3;var F=1/0,M=9007199254740991,N=17976931348623157e292,B=0/0;var L=4294967295,q=L-1,W=L>>>1;var U=[["ary",_],["bind",h],["bindKey",b],["curry",v],["curryRight",j],["flip",k],["partial",w],["partialRight",E],["rearg",S]];var V="[object Arguments]",G="[object Array]",H="[object AsyncFunction]",z="[object Boolean]",$="[object Date]",K="[object DOMException]",J="[object Error]",Y="[object Function]",X="[object GeneratorFunction]",Z="[object Map]",Q="[object Number]",ee="[object Null]",re="[object Object]",te="[object Promise]",se="[object Proxy]",ae="[object RegExp]",ne="[object Set]",oe="[object String]",ie="[object Symbol]",le="[object Undefined]",ce="[object WeakMap]",de="[object WeakSet]";var ue="[object ArrayBuffer]",pe="[object DataView]",fe="[object Float32Array]",ye="[object Float64Array]",me="[object Int8Array]",ge="[object Int16Array]",he="[object Int32Array]",be="[object Uint8Array]",xe="[object Uint8ClampedArray]",ve="[object Uint16Array]",je="[object Uint32Array]";var we=/\b__p \+= '';/g,Ee=/\b(__p \+=) '' \+/g,_e=/(__e\(.*?\)|\b__t\)) \+\n'';/g;var Se=/&(?:amp|lt|gt|quot|#39);/g,ke=/[&<>"']/g,De=RegExp(Se.source),Ce=RegExp(ke.source);var Pe=/<%-([\s\S]+?)%>/g,Ie=/<%([\s\S]+?)%>/g,Ae=/<%=([\s\S]+?)%>/g;var Oe=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Re=/^\w*$/,Fe=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;var Te=/[\\^$.*+?()[\]{}|]/g,Me=RegExp(Te.source);var Ne=/^\s+/;var Be=/\s/;var Le=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,qe=/\{\n\/\* \[wrapped with (.+)\] \*/,We=/,? & /;var Ue=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;var Ve=/[()=,{}\[\]\/\s]/;var Ge=/\\(\\)?/g;var He=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g;var ze=/\w*$/;var $e=/^[-+]0x[0-9a-f]+$/i;var Ke=/^0b[01]+$/i;var Je=/^\[object .+?Constructor\]$/;var Ye=/^0o[0-7]+$/i;var Xe=/^(?:0|[1-9]\d*)$/;var Ze=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;var Qe=/($^)/;var er=/['\n\r\u2028\u2029\\]/g;var rr="\\ud800-\\udfff",tr="\\u0300-\\u036f",sr="\\ufe20-\\ufe2f",ar="\\u20d0-\\u20ff",nr=tr+sr+ar,or="\\u2700-\\u27bf",ir="a-z\\xdf-\\xf6\\xf8-\\xff",lr="\\xac\\xb1\\xd7\\xf7",cr="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",dr="\\u2000-\\u206f",ur=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",pr="A-Z\\xc0-\\xd6\\xd8-\\xde",fr="\\ufe0e\\ufe0f",yr=lr+cr+dr+ur;var mr="[']",gr="["+rr+"]",hr="["+yr+"]",br="["+nr+"]",xr="\\d+",vr="["+or+"]",jr="["+ir+"]",wr="[^"+rr+yr+xr+or+ir+pr+"]",Er="\\ud83c[\\udffb-\\udfff]",_r="(?:"+br+"|"+Er+")",Sr="[^"+rr+"]",kr="(?:\\ud83c[\\udde6-\\uddff]){2}",Dr="[\\ud800-\\udbff][\\udc00-\\udfff]",Cr="["+pr+"]",Pr="\\u200d";var Ir="(?:"+jr+"|"+wr+")",Ar="(?:"+Cr+"|"+wr+")",Or="(?:"+mr+"(?:d|ll|m|re|s|t|ve))?",Rr="(?:"+mr+"(?:D|LL|M|RE|S|T|VE))?",Fr=_r+"?",Tr="["+fr+"]?",Mr="(?:"+Pr+"(?:"+[Sr,kr,Dr].join("|")+")"+Tr+Fr+")*",Nr="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Br="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Lr=Tr+Fr+Mr,qr="(?:"+[vr,kr,Dr].join("|")+")"+Lr,Wr="(?:"+[Sr+br+"?",br,kr,Dr,gr].join("|")+")";var Ur=RegExp(mr,"g");var Vr=RegExp(br,"g");var Gr=RegExp(Er+"(?="+Er+")|"+Wr+Lr,"g");var Hr=RegExp([Cr+"?"+jr+"+"+Or+"(?="+[hr,Cr,"$"].join("|")+")",Ar+"+"+Rr+"(?="+[hr,Cr+Ir,"$"].join("|")+")",Cr+"?"+Ir+"+"+Or,Cr+"+"+Rr,Br,Nr,xr,qr].join("|"),"g");var zr=RegExp("["+Pr+rr+nr+fr+"]");var $r=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;var Kr=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbo
/*! https://mths.be/regenerate v1.4.2 by @mathias | MIT license */(function(t){var s=true&&r;var a=true&&e&&e.exports==s&&e;var n=typeof global=="object"&&global;if(n.global===n||n.window===n){t=n}var o={rangeOrder:"A ranges `stop` value must be greater than or equal "+"to the `start` value.",codePointRange:"Invalid code point value. Code points range from "+"U+000000 to U+10FFFF."};var i=55296;var l=56319;var c=56320;var d=57343;var u=/\\x00([^0123456789]|$)/g;var p={};var f=p.hasOwnProperty;var extend=function(e,r){var t;for(t in r){if(f.call(r,t)){e[t]=r[t]}}return e};var forEach=function(e,r){var t=-1;var s=e.length;while(++t<s){r(e[t],t)}};var y=p.toString;var isArray=function(e){return y.call(e)=="[object Array]"};var isNumber=function(e){return typeof e=="number"||y.call(e)=="[object Number]"};var g="0000";var pad=function(e,r){var t=String(e);return t.length<r?(g+t).slice(-r):t};var hex=function(e){return Number(e).toString(16).toUpperCase()};var h=[].slice;var dataFromCodePoints=function(e){var r=-1;var t=e.length;var s=t-1;var a=[];var n=true;var o;var i=0;while(++r<t){o=e[r];if(n){a.push(o);i=o;n=false}else{if(o==i+1){if(r!=s){i=o;continue}else{n=true;a.push(o+1)}}else{a.push(i+1,o);i=o}}}if(!n){a.push(o+1)}return a};var dataRemove=function(e,r){var t=0;var s;var a;var n=e.length;while(t<n){s=e[t];a=e[t+1];if(r>=s&&r<a){if(r==s){if(a==s+1){e.splice(t,2);return e}else{e[t]=r+1;return e}}else if(r==a-1){e[t+1]=r;return e}else{e.splice(t,2,s,r,r+1,a);return e}}t+=2}return e};var dataRemoveRange=function(e,r,t){if(t<r){throw Error(o.rangeOrder)}var s=0;var a;var n;while(s<e.length){a=e[s];n=e[s+1]-1;if(a>t){return e}if(r<=a&&t>=n){e.splice(s,2);continue}if(r>=a&&t<n){if(r==a){e[s]=t+1;e[s+1]=n+1;return e}e.splice(s,2,a,r,t+1,n+1);return e}if(r>=a&&r<=n){e[s+1]=r}else if(t>=a&&t<=n){e[s]=t+1;return e}s+=2}return e};var dataAdd=function(e,r){var t=0;var s;var a;var n=null;var i=e.length;if(r<0||r>1114111){throw RangeError(o.codePointRange)}while(t<i){s=e[t];a=e[t+1];if(r>=s&&r<a){return e}if(r==s-1){e[t]=r;return e}if(s>r){e.splice(n!=null?n+2:0,0,r,r+1);return e}if(r==a){if(r+1==e[t+2]){e.splice(t,4,s,e[t+3]);return e}e[t+1]=r+1;return e}n=t;t+=2}e.push(r,r+1);return e};var dataAddData=function(e,r){var t=0;var s;var a;var n=e.slice();var o=r.length;while(t<o){s=r[t];a=r[t+1]-1;if(s==a){n=dataAdd(n,s)}else{n=dataAddRange(n,s,a)}t+=2}return n};var dataRemoveData=function(e,r){var t=0;var s;var a;var n=e.slice();var o=r.length;while(t<o){s=r[t];a=r[t+1]-1;if(s==a){n=dataRemove(n,s)}else{n=dataRemoveRange(n,s,a)}t+=2}return n};var dataAddRange=function(e,r,t){if(t<r){throw Error(o.rangeOrder)}if(r<0||r>1114111||t<0||t>1114111){throw RangeError(o.codePointRange)}var s=0;var a;var n;var i=false;var l=e.length;while(s<l){a=e[s];n=e[s+1];if(i){if(a==t+1){e.splice(s-1,2);return e}if(a>t){return e}if(a>=r&&a<=t){if(n>r&&n-1<=t){e.splice(s,2);s-=2}else{e.splice(s-1,2);s-=2}}}else if(a==t+1||a==t){e[s]=r;return e}else if(a>t){e.splice(s,0,r,t+1);return e}else if(r>=a&&r<n&&t+1<=n){return e}else if(r>=a&&r<n||n==r){e[s+1]=t+1;i=true}else if(r<=a&&t+1>=n){e[s]=r;e[s+1]=t+1;i=true}s+=2}if(!i){e.push(r,t+1)}return e};var dataContains=function(e,r){var t=0;var s=e.length;var a=e[t];var n=e[s-1];if(s>=2){if(r<a||r>n){return false}}while(t<s){a=e[t];n=e[t+1];if(r>=a&&r<n){return true}t+=2}return false};var dataIntersection=function(e,r){var t=0;var s=r.length;var a;var n=[];while(t<s){a=r[t];if(dataContains(e,a)){n.push(a)}++t}return dataFromCodePoints(n)};var dataIsEmpty=function(e){return!e.length};var dataIsSingleton=function(e){return e.length==2&&e[0]+1==e[1]};var dataToArray=function(e){var r=0;var t;var s;var a=[];var n=e.length;while(r<n){t=e[r];s=e[r+1];while(t<s){a.push(t);++t}r+=2}return a};var b=Math.floor;var highSurrogate=function(e){return parseInt(b((e-65536)/1024)+i,10)};var lowSurrogate=function(e){return parseInt((e-65536)%1024+c,10)};var x=String.fromCharCode;var codePointToString=function(e){var r;if(e==9){r="\\t"}else if(e==10){r="\\n"}else if(e==12){r="\\f"}else if(e==13){r="\\r"}else if(e==45){r="\\x2D"}e
/*!
* regjsgen 0.8.0
* Copyright 2014-2023 Benjamin Tan <https://ofcr.se/>
* Available under the MIT license <https://github.com/bnjmnt4n/regjsgen/blob/main/LICENSE-MIT.txt>
*/(function(){"use strict";var t={function:true,object:true};var s=t[typeof window]&&window||this;var a=t[typeof r]&&r&&!r.nodeType&&r;var n=t["object"]&&e&&!e.nodeType;var o=a&&n&&typeof global=="object"&&global;if(o&&(o.global===o||o.window===o||o.self===o)){s=o}var i=Object.prototype.hasOwnProperty;function fromCodePoint(){var e=Number(arguments[0]);if(!isFinite(e)||e<0||e>1114111||Math.floor(e)!=e){throw RangeError("Invalid code point: "+e)}if(e<=65535){return String.fromCharCode(e)}else{e-=65536;var r=(e>>10)+55296;var t=e%1024+56320;return String.fromCharCode(r,t)}}var l={};function assertType(e,r){if(r.indexOf("|")==-1){if(e==r){return}throw Error("Invalid node type: "+e+"; expected type: "+r)}r=i.call(l,r)?l[r]:l[r]=RegExp("^(?:"+r+")$");if(r.test(e)){return}throw Error("Invalid node type: "+e+"; expected types: "+r)}function generate(e){var r=e.type;if(i.call(d,r)){return d[r](e)}throw Error("Invalid node type: "+r)}function generateSequence(e,r,t){var s=-1,a=r.length,n="",o;while(++s<a){o=r[s];if(t&&s>0)n+=t;if(s+1<a&&r[s].type=="value"&&r[s].kind=="null"&&r[s+1].type=="value"&&r[s+1].kind=="symbol"&&r[s+1].codePoint>=48&&r[s+1].codePoint<=57){n+="\\000";continue}n+=e(o)}return n}function generateAlternative(e){assertType(e.type,"alternative");return generateSequence(generateTerm,e.body)}function generateAnchor(e){assertType(e.type,"anchor");switch(e.kind){case"start":return"^";case"end":return"$";case"boundary":return"\\b";case"not-boundary":return"\\B";default:throw Error("Invalid assertion")}}var c="anchor|characterClass|characterClassEscape|dot|group|reference|unicodePropertyEscape|value";function generateAtom(e){assertType(e.type,c);return generate(e)}function generateCharacterClass(e){assertType(e.type,"characterClass");var r=e.kind;var t=r==="intersection"?"&&":r==="subtraction"?"--":"";return"["+(e.negative?"^":"")+generateSequence(generateClassAtom,e.body,t)+"]"}function generateCharacterClassEscape(e){assertType(e.type,"characterClassEscape");return"\\"+e.value}function generateCharacterClassRange(e){assertType(e.type,"characterClassRange");var r=e.min,t=e.max;if(r.type=="characterClassRange"||t.type=="characterClassRange"){throw Error("Invalid character class range")}return generateClassAtom(r)+"-"+generateClassAtom(t)}function generateClassAtom(e){assertType(e.type,"anchor|characterClass|characterClassEscape|characterClassRange|dot|value|unicodePropertyEscape|classStrings");return generate(e)}function generateClassStrings(e){assertType(e.type,"classStrings");return"\\q{"+generateSequence(generateClassString,e.strings,"|")+"}"}function generateClassString(e){assertType(e.type,"classString");return generateSequence(generate,e.characters)}function generateDisjunction(e){assertType(e.type,"disjunction");return generateSequence(generate,e.body,"|")}function generateDot(e){assertType(e.type,"dot");return"."}function generateGroup(e){assertType(e.type,"group");var r="";switch(e.behavior){case"normal":if(e.name){r+="?<"+generateIdentifier(e.name)+">"}break;case"ignore":if(e.modifierFlags){r+="?";if(e.modifierFlags.enabling)r+=e.modifierFlags.enabling;if(e.modifierFlags.disabling)r+="-"+e.modifierFlags.disabling;r+=":"}else{r+="?:"}break;case"lookahead":r+="?=";break;case"negativeLookahead":r+="?!";break;case"lookbehind":r+="?<=";break;case"negativeLookbehind":r+="?<!";break;default:throw Error("Invalid behaviour: "+e.behaviour)}r+=generateSequence(generate,e.body);return"("+r+")"}function generateIdentifier(e){assertType(e.type,"identifier");return e.value}function generateQuantifier(e){assertType(e.type,"quantifier");var r="",t=e.min,s=e.max;if(s==null){if(t==0){r="*"}else if(t==1){r="+"}else{r="{"+t+",}"}}else if(t==s){r="{"+t+"}"}else if(t==0&&s==1){r="?"}else{r="{"+t+","+s+"}"}if(!e.greedy){r+="?"}return generateAtom(e.body[0])+r}function generateReference(e){assertType(e.type,"reference");if(e.matchIndex){return"\\"+e.matchIndex}if(e.name){return"\\k<"+generateIdentifier(e.name)+">"}throw new Error("Unknown reference type")}function generateTerm(e){assertType(e.type,c+"|empty|quantifier");return gene
${addDecorateHelper(a)}(
${p||s.types.nullLiteral()},
function (${i}, ${d?s.types.cloneNode(u):null}) {
${n}
return { F: ${s.types.cloneNode(n.id)}, d: ${f} };
},
${d}
)
`;if(!c){y.arguments[1].body.directives.push(s.types.directive(s.types.directiveLiteral("use strict")))}let g=y;let h="arguments.1.body.body.0";if(l){g=s.template.statement.ast`let ${e} = ${y}`;h="declarations.0.init."+h}return{instanceNodes:[s.template.statement.ast`
${s.types.cloneNode(i)}(this)
`],wrapClass(e){e.replaceWith(g);return e.get(h)}}}},7009:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=_default;r.hasDecorators=hasDecorators;r.hasOwnDecorators=hasOwnDecorators;var s=t(8304);var a=t(6721);var n=t(9102);var o=t(4697);var i=t(5040);function hasOwnDecorators(e){var r;return!!((r=e.decorators)!=null&&r.length)}function hasDecorators(e){return hasOwnDecorators(e)||e.body.body.some(hasOwnDecorators)}function incrementId(e,r=e.length-1){if(r===-1){e.unshift(65);return}const t=e[r];if(t===90){e[r]=97}else if(t===122){e[r]=65;incrementId(e,r-1)}else{e[r]=t+1}}function createPrivateUidGeneratorForClass(e){const r=[];const t=new Set;e.traverse({PrivateName(e){t.add(e.node.id.name)}});return()=>{let e;do{incrementId(r);e=String.fromCharCode(...r)}while(t.has(e));return s.types.privateName(s.types.identifier(e))}}function createLazyPrivateUidGeneratorForClass(e){let r;return()=>{if(!r){r=createPrivateUidGeneratorForClass(e)}return r()}}function replaceClassWithVar(e,r){const t=e.node.id;const a=e.scope;if(e.type==="ClassDeclaration"){const r=t.name;const n=a.generateUidIdentifierBasedOnNode(t);const o=s.types.identifier(r);a.rename(r,n.name);e.get("id").replaceWith(o);return{id:s.types.cloneNode(n),path:e}}else{let n;if(t){r=t.name;n=generateLetUidIdentifier(a.parent,r);a.rename(r,n.name)}else{n=generateLetUidIdentifier(a.parent,typeof r==="string"?r:"decorated_class")}const o=s.types.classExpression(typeof r==="string"?s.types.identifier(r):null,e.node.superClass,e.node.body);const[i]=e.replaceWith(s.types.sequenceExpression([o,n]));return{id:s.types.cloneNode(n),path:i.get("expressions.0")}}}function generateClassProperty(e,r,t){if(e.type==="PrivateName"){return s.types.classPrivateProperty(e,r,undefined,t)}else{return s.types.classProperty(e,r,undefined,undefined,t)}}function assignIdForAnonymousClass(e,r){if(!e.node.id){e.node.id=typeof r==="string"?s.types.identifier(r):e.scope.generateUidIdentifier("Class")}}function addProxyAccessorsFor(e,r,t,a,n,o,i,l){const c=(l==="2023-11"||l==="2023-05")&&i?e:s.types.thisExpression();const d=s.types.blockStatement([s.types.returnStatement(s.types.memberExpression(s.types.cloneNode(c),s.types.cloneNode(n)))]);const u=s.types.blockStatement([s.types.expressionStatement(s.types.assignmentExpression("=",s.types.memberExpression(s.types.cloneNode(c),s.types.cloneNode(n)),s.types.identifier("v")))]);let p,f;if(t.type==="PrivateName"){p=s.types.classPrivateMethod("get",t,[],d,i);f=s.types.classPrivateMethod("set",a,[s.types.identifier("v")],u,i)}else{p=s.types.classMethod("get",t,[],d,o,i);f=s.types.classMethod("set",a,[s.types.identifier("v")],u,o,i)}r.insertAfter(f);r.insertAfter(p)}function extractProxyAccessorsFor(e,r){if(r!=="2023-11"&&r!=="2023-05"&&r!=="2023-01"){return[s.template.expression.ast`
function () {
return this.${s.types.cloneNode(e)};
}
`,s.template.expression.ast`
function (value) {
this.${s.types.cloneNode(e)} = value;
}
`]}return[s.template.expression.ast`
o => o.${s.types.cloneNode(e)}
`,s.template.expression.ast`
(o, v) => o.${s.types.cloneNode(e)} = v
`]}function getComputedKeyLastElement(e){e=(0,n.skipTransparentExprWrappers)(e);if(e.isSequenceExpression()){const r=e.get("expressions");return getComputedKeyLastElement(r[r.length-1])}return e}function getComputedKeyMemoiser(e){const r=getComputedKeyLastElement(e);if(r.isConstantExpression()){return s.types.cloneNode(e.node)}else if(r.isIdentifier()&&e.scope.hasUid(r.node.name)){return s.types.cloneNode(e.node)}else if(r.isAssignmentExpression()&&r.get("left").isIdentifier()){return s.types.cloneNode(r.node.left)}else{throw new Error(`Internal Error: the computed key ${e.toString()} has not yet been memoised.`)}}function prependExpressionsToComputedKey(e,r){const t=r.get("key");if(t.isSequenceExpression()){e.push(...t.node.expressions)}else{e.push(t.node)}t.replaceWith(maybeSequenceExpression(e))}function appendExpressionsToComputedKey(e,r){const t=r.get("key");const a=getComputedKeyLastElement(t);if(a.isConstantExpression()){prependExpressionsToComputedKey(e,r)}else{const n=t.scope.parent;const o=(0,i.memoiseComputedKey)(a.node,n,n.generateUid("computedKey"));if(!o){prependExpressionsToComputedKey(e,r)}else{const r=[...e,s.types.cloneNode(o.left)];const t=a.parentPath;if(t.isSequenceExpression()){t.pushContainer("expressions",r)}else{a.replaceWith(maybeSequenceExpression([s.types.cloneNode(o),...r]))}}}}function prependExpressionsToFieldInitializer(e,r){const t=r.get("value");if(t.node){e.push(t.node)}else if(e.length>0){e[e.length-1]=s.types.unaryExpression("void",e[e.length-1])}t.replaceWith(maybeSequenceExpression(e))}function prependExpressionsToStaticBlock(e,r){r.unshiftContainer("body",s.types.expressionStatement(maybeSequenceExpression(e)))}function prependExpressionsToConstructor(e,r){r.node.body.body.unshift(s.types.expressionStatement(maybeSequenceExpression(e)))}function isProtoInitCallExpression(e,r){return s.types.isCallExpression(e)&&s.types.isIdentifier(e.callee,{name:r.name})}function optimizeSuperCallAndExpressions(e,r){if(r){if(e.length>=2&&isProtoInitCallExpression(e[1],r)){const t=s.types.callExpression(s.types.cloneNode(r),[e[0]]);e.splice(0,2,t)}if(e.length>=2&&s.types.isThisExpression(e[e.length-1])&&isProtoInitCallExpression(e[e.length-2],r)){e.splice(e.length-1,1)}}return maybeSequenceExpression(e)}function insertExpressionsAfterSuperCallAndOptimize(e,r,t){r.traverse({CallExpression:{exit(r){if(!r.get("callee").isSuper())return;const a=[r.node,...e.map((e=>s.types.cloneNode(e)))];if(r.isCompletionRecord()){a.push(s.types.thisExpression())}r.replaceWith(optimizeSuperCallAndExpressions(a,t));r.skip()}},ClassMethod(e){if(e.node.kind==="constructor"){e.skip()}}})}function createConstructorFromExpressions(e,r){const t=[s.types.expressionStatement(maybeSequenceExpression(e))];if(r){t.unshift(s.types.expressionStatement(s.types.callExpression(s.types.super(),[s.types.spreadElement(s.types.identifier("args"))])))}return s.types.classMethod("constructor",s.types.identifier("constructor"),r?[s.types.restElement(s.types.identifier("args"))]:[],s.types.blockStatement(t))}function createStaticBlockFromExpressions(e){return s.types.staticBlock([s.types.expressionStatement(maybeSequenceExpression(e))])}const l=0;const c=1;const d=2;const u=3;const p=4;const f=5;const y=8;const g=16;function getElementKind(e){switch(e.node.type){case"ClassProperty":case"ClassPrivateProperty":return l;case"ClassAccessorProperty":return c;case"ClassMethod":case"ClassPrivateMethod":if(e.node.kind==="get"){return u}else if(e.node.kind==="set"){return p}else{return d}}}function toSortedDecoratorInfo(e){return[...e.filter((e=>e.isStatic&&e.kind>=c&&e.kind<=p)),...e.filter((e=>!e.isStatic&&e.kind>=c&&e.kind<=p)),...e.filter((e=>e.isStatic&&e.kind===l)),...e.filter((e=>!e.isStatic&&e.kind===l))]}function generateDecorationList(e,r,t){const a=e.length;const n=r.some(Boolean);const o=[];for(let i=0;i<a;i++){if((t==="2023-11"||t==="2023-05")&&n){o.push(r[i]||s.types.unaryExpression("void",s.types.numericLiteral(0)))}o.push(e[i].expression)}return{haveThis:n,decs:o}}function generateDecorationExprs(e,r){return s.types.arrayExpressio
class extends ${r.addHelper("identity")} {}
`;t.body.body=[s.types.classProperty(s.types.toExpression(Q),undefined,undefined,undefined,true,true),...o];const a=[];const n=s.types.newExpression(t,[]);if(H.length>0){a.push(...H)}if(X){Y=true;a.push(X)}if(a.length>0){a.unshift(s.types.callExpression(s.types.super(),[s.types.cloneNode(R)]));t.body.body.push(createConstructorFromExpressions(a,false))}else{n.arguments.push(s.types.cloneNode(R))}const[i]=e.replaceWith(n);Z=i.get("callee").get("body").get("body.0.key")}}if(!Y&&X){e.node.body.body.push(s.types.staticBlock([s.types.expressionStatement(X)]))}let{superClass:re}=Q;if(re&&(f==="2023-11"||f==="2023-05")){const r=e.scope.maybeGenerateMemoised(re);if(r){Q.superClass=s.types.assignmentExpression("=",r,re);re=r}}const te=s.types.staticBlock([]);Q.body.body.unshift(te);const se=te.body;if(W.length>0){const e=Z.get("body.body");let r;for(const t of e){if((t.isClassProperty()||t.isClassMethod())&&t.node.kind!=="constructor"){r=t;break}}if(r!=null){convertToComputedKey(r);prependExpressionsToComputedKey(W,r)}else{Q.body.body.unshift(s.types.classProperty(s.types.sequenceExpression([...W,s.types.stringLiteral("_")]),undefined,undefined,undefined,true,true));se.push(s.types.expressionStatement(s.types.unaryExpression("delete",s.types.memberExpression(s.types.thisExpression(),s.types.identifier("_")))))}W=[]}se.push(s.types.expressionStatement(createLocalsAssignment(K,J,$,q!=null?q:s.types.arrayExpression(L),s.types.numericLiteral(B),V?U:null,D,s.types.cloneNode(re),r,f)));if(S){se.push(s.types.expressionStatement(s.types.callExpression(s.types.cloneNode(S),[s.types.thisExpression()])))}if(ee.length>0){se.push(...ee.map((e=>s.types.expressionStatement(e))))}e.insertBefore(w.map((e=>s.types.expressionStatement(e))));if(N){const r=E.getBinding(R.name);if(!r.constantViolations.length){e.insertBefore(s.types.variableDeclaration("let",[s.types.variableDeclarator(s.types.cloneNode(R))]))}else{const r=E.generateUidIdentifier("t"+R.name);const t=R;e.replaceWithMultiple([s.types.variableDeclaration("let",[s.types.variableDeclarator(s.types.cloneNode(t)),s.types.variableDeclarator(r)]),s.types.blockStatement([s.types.variableDeclaration("let",[s.types.variableDeclarator(s.types.cloneNode(R))]),e.node,s.types.expressionStatement(s.types.assignmentExpression("=",s.types.cloneNode(r),s.types.cloneNode(R)))]),s.types.expressionStatement(s.types.assignmentExpression("=",s.types.cloneNode(t),s.types.cloneNode(r)))])}}if(A.size>0){checkPrivateMethodUpdateError(e,A)}e.scope.crawl();return e}function createLocalsAssignment(e,r,t,a,n,o,i,l,c,d){let u,p;const f=[i?createSetFunctionNameCall(c,i):s.types.thisExpression(),a,t];{if(d!=="2023-11"){f.splice(1,2,t,a)}if(d==="2021-12"||d==="2022-03"&&!c.availableHelper("applyDecs2203R")){u=s.types.arrayPattern([...e,...r]);p=s.types.callExpression(c.addHelper(d==="2021-12"?"applyDecs":"applyDecs2203"),f);return s.types.assignmentExpression("=",u,p)}else if(d==="2022-03"){p=s.types.callExpression(c.addHelper("applyDecs2203R"),f)}else if(d==="2023-01"){if(o){f.push(createPrivateBrandCheckClosure(o))}p=s.types.callExpression(c.addHelper("applyDecs2301"),f)}else if(d==="2023-05"){if(o||l||n.value!==0){f.push(n)}if(o){f.push(createPrivateBrandCheckClosure(o))}else if(l){f.push(s.types.unaryExpression("void",s.types.numericLiteral(0)))}if(l)f.push(l);p=s.types.callExpression(c.addHelper("applyDecs2305"),f)}}if(d==="2023-11"){if(o||l||n.value!==0){f.push(n)}if(o){f.push(createPrivateBrandCheckClosure(o))}else if(l){f.push(s.types.unaryExpression("void",s.types.numericLiteral(0)))}if(l)f.push(l);p=s.types.callExpression(c.addHelper("applyDecs2311"),f)}if(e.length>0){if(r.length>0){u=s.types.objectPattern([s.types.objectProperty(s.types.identifier("e"),s.types.arrayPattern(e)),s.types.objectProperty(s.types.identifier("c"),s.types.arrayPattern(r))])}else{u=s.types.arrayPattern(e);p=s.types.memberExpression(p,s.types.identifier("e"),false,false)}}else{u=s.types.arrayPattern(r);p=s.types.memberExpression(p,s.types.identifier("c"),false,false)}return s.types.assignmentExpression("=",u,p)}function isProtoKe
Object.prototype.hasOwnProperty.call(${buildCheckInRHS(n,r)}, ${s.types.cloneNode(t)})
`);return}const{id:d,static:u}=i.get(c);if(u){e.replaceWith(s.template.expression.ast`${buildCheckInRHS(n,r)} === ${s.types.cloneNode(this.classRef)}`);return}e.replaceWith(s.template.expression.ast`${s.types.cloneNode(d)}.has(${buildCheckInRHS(n,r)})`)}});function readOnlyError(e,r){return s.types.callExpression(e.addHelper("readOnlyError"),[s.types.stringLiteral(`#${r}`)])}function writeOnlyError(e,r){if(!e.availableHelper("writeOnlyError")){console.warn(`@babel/helpers is outdated, update it to silence this warning.`);return s.types.buildUndefinedNode()}return s.types.callExpression(e.addHelper("writeOnlyError"),[s.types.stringLiteral(`#${r}`)])}function buildStaticPrivateFieldAccess(e,r){if(r)return e;return s.types.memberExpression(e,s.types.identifier("_"))}function autoInherits(e){return function(r){return s.types.inherits(e.apply(this,arguments),r.node)}}const f={memoise(e,r){const{scope:t}=e;const{object:s}=e.node;const a=t.maybeGenerateMemoised(s);if(!a){return}this.memoiser.set(s,a,r)},receiver(e){const{object:r}=e.node;if(this.memoiser.has(r)){return s.types.cloneNode(this.memoiser.get(r))}return s.types.cloneNode(r)},get:autoInherits((function(e){const{classRef:r,privateNamesMap:t,file:a,innerBinding:n,noUninitializedPrivateFieldAccess:o}=this;const i=e.node.property;const{name:l}=i.id;const{id:c,static:d,method:u,methodId:p,getId:f,setId:y}=t.get(l);const g=f||y;const cloneId=e=>s.types.inherits(s.types.cloneNode(e),i);if(d){unshadow(r.name,e.scope,n);if(!newHelpers(a)){const t=u&&!g?"classStaticPrivateMethodGet":"classStaticPrivateFieldSpecGet";return s.types.callExpression(a.addHelper(t),[this.receiver(e),s.types.cloneNode(r),cloneId(c)])}const t=this.receiver(e);const i=s.types.isIdentifier(t)&&t.name===r.name;if(!u){if(i){return buildStaticPrivateFieldAccess(cloneId(c),o)}return buildStaticPrivateFieldAccess(s.types.callExpression(a.addHelper("assertClassBrand"),[s.types.cloneNode(r),t,cloneId(c)]),o)}if(f){if(i){return s.types.callExpression(cloneId(f),[t])}return s.types.callExpression(a.addHelper("classPrivateGetter"),[s.types.cloneNode(r),t,cloneId(f)])}if(y){const e=s.types.buildUndefinedNode();if(i)return e;return s.types.sequenceExpression([s.types.callExpression(a.addHelper("assertClassBrand"),[s.types.cloneNode(r),t]),e])}if(i)return cloneId(c);return s.types.callExpression(a.addHelper("assertClassBrand"),[s.types.cloneNode(r),t,cloneId(c)])}if(u){if(g){if(!f){return s.types.sequenceExpression([this.receiver(e),writeOnlyError(a,l)])}if(!newHelpers(a)){return s.types.callExpression(a.addHelper("classPrivateFieldGet"),[this.receiver(e),cloneId(c)])}return s.types.callExpression(a.addHelper("classPrivateGetter"),[s.types.cloneNode(c),this.receiver(e),cloneId(f)])}if(!newHelpers(a)){return s.types.callExpression(a.addHelper("classPrivateMethodGet"),[this.receiver(e),s.types.cloneNode(c),cloneId(p)])}return s.types.callExpression(a.addHelper("assertClassBrand"),[s.types.cloneNode(c),this.receiver(e),cloneId(p)])}if(newHelpers(a)){return s.types.callExpression(a.addHelper("classPrivateFieldGet2"),[cloneId(c),this.receiver(e)])}return s.types.callExpression(a.addHelper("classPrivateFieldGet"),[this.receiver(e),cloneId(c)])})),boundGet(e){this.memoise(e,1);return s.types.callExpression(s.types.memberExpression(this.get(e),s.types.identifier("bind")),[this.receiver(e)])},set:autoInherits((function(e,r){const{classRef:t,privateNamesMap:a,file:n,noUninitializedPrivateFieldAccess:o}=this;const i=e.node.property;const{name:l}=i.id;const{id:c,static:d,method:u,setId:p,getId:f}=a.get(l);const y=f||p;const cloneId=e=>s.types.inherits(s.types.cloneNode(e),i);if(d){if(!newHelpers(n)){const a=u&&!y?"classStaticPrivateMethodSet":"classStaticPrivateFieldSpecSet";return s.types.callExpression(n.addHelper(a),[this.receiver(e),s.types.cloneNode(t),cloneId(c),r])}const a=this.receiver(e);const i=s.types.isIdentifier(a)&&a.name===t.name;if(u&&!p){const e=readOnlyError(n,l);if(i)return s.types.sequenceExpression([r,e]);return s.types.sequenceExpression([r,s.types.callExpression(n.addHelper("assertClassBrand"),[s.t
Object.defineProperty(${e}, ${s.types.cloneNode(a)}, {
// configurable is false by default
// enumerable is false by default
writable: true,
value: ${n}
});
`,r)}function buildPrivateInstanceFieldInitSpec(e,r,t,a){const{id:n}=t.get(r.node.key.id.name);const o=r.node.value||r.scope.buildUndefinedNode();{if(!a.availableHelper("classPrivateFieldInitSpec")){return inheritPropComments(s.template.statement.ast`${s.types.cloneNode(n)}.set(${e}, {
// configurable is always false for private elements
// enumerable is always false for private elements
writable: true,
value: ${o},
})`,r)}}const i=a.addHelper("classPrivateFieldInitSpec");return inheritLoc(inheritPropComments(s.types.expressionStatement(s.types.callExpression(i,[s.types.thisExpression(),inheritLoc(s.types.cloneNode(n),r.node.key),newHelpers(a)?o:s.template.expression.ast`{ writable: true, value: ${o} }`])),r),r.node)}function buildPrivateStaticFieldInitSpec(e,r,t){const a=r.get(e.node.key.id.name);const n=t?e.node.value:s.template.expression.ast`{
_: ${e.node.value||s.types.buildUndefinedNode()}
}`;return inheritPropComments(s.types.variableDeclaration("var",[s.types.variableDeclarator(s.types.cloneNode(a.id),n)]),e)}{var buildPrivateStaticFieldInitSpecOld=function(e,r){const t=r.get(e.node.key.id.name);const{id:a,getId:n,setId:o,initAdded:i}=t;const l=n||o;if(!e.isProperty()&&(i||!l))return;if(l){r.set(e.node.key.id.name,Object.assign({},t,{initAdded:true}));return inheritPropComments(s.template.statement.ast`
var ${s.types.cloneNode(a)} = {
// configurable is false by default
// enumerable is false by default
// writable is false by default
get: ${n?n.name:e.scope.buildUndefinedNode()},
set: ${o?o.name:e.scope.buildUndefinedNode()}
}
`,e)}const c=e.node.value||e.scope.buildUndefinedNode();return inheritPropComments(s.template.statement.ast`
var ${s.types.cloneNode(a)} = {
// configurable is false by default
// enumerable is false by default
writable: true,
value: ${c}
};
`,e)}}function buildPrivateMethodInitLoose(e,r,t){const a=t.get(r.node.key.id.name);const{methodId:n,id:o,getId:i,setId:l,initAdded:c}=a;if(c)return;if(n){return inheritPropComments(s.template.statement.ast`
Object.defineProperty(${e}, ${o}, {
// configurable is false by default
// enumerable is false by default
// writable is false by default
value: ${n.name}
});
`,r)}const d=i||l;if(d){t.set(r.node.key.id.name,Object.assign({},a,{initAdded:true}));return inheritPropComments(s.template.statement.ast`
Object.defineProperty(${e}, ${o}, {
// configurable is false by default
// enumerable is false by default
// writable is false by default
get: ${i?i.name:r.scope.buildUndefinedNode()},
set: ${l?l.name:r.scope.buildUndefinedNode()}
});
`,r)}}function buildPrivateInstanceMethodInitSpec(e,r,t,s){const a=t.get(r.node.key.id.name);if(a.initAdded)return;if(!newHelpers(s)){const n=a.getId||a.setId;if(n){return buildPrivateAccessorInitialization(e,r,t,s)}}return buildPrivateInstanceMethodInitialization(e,r,t,s)}function buildPrivateAccessorInitialization(e,r,t,a){const n=t.get(r.node.key.id.name);const{id:o,getId:i,setId:l}=n;t.set(r.node.key.id.name,Object.assign({},n,{initAdded:true}));{if(!a.availableHelper("classPrivateFieldInitSpec")){return inheritPropComments(s.template.statement.ast`
${o}.set(${e}, {
get: ${i?i.name:r.scope.buildUndefinedNode()},
set: ${l?l.name:r.scope.buildUndefinedNode()}
});
`,r)}}const c=a.addHelper("classPrivateFieldInitSpec");return inheritLoc(inheritPropComments(s.template.statement.ast`${c}(
${s.types.thisExpression()},
${s.types.cloneNode(o)},
{
get: ${i?i.name:r.scope.buildUndefinedNode()},
set: ${l?l.name:r.scope.buildUndefinedNode()}
},
)`,r),r.node)}function buildPrivateInstanceMethodInitialization(e,r,t,a){const n=t.get(r.node.key.id.name);const{id:o}=n;{if(!a.availableHelper("classPrivateMethodInitSpec")){return inheritPropComments(s.template.statement.ast`${o}.add(${e})`,r)}}const i=a.addHelper("classPrivateMethodInitSpec");return inheritPropComments(s.template.statement.ast`${i}(
${s.types.thisExpression()},
${s.types.cloneNode(o)}
)`,r)}function buildPublicFieldInitLoose(e,r){const{key:t,computed:a}=r.node;const n=r.node.value||r.scope.buildUndefinedNode();return inheritPropComments(s.types.expressionStatement(s.types.assignmentExpression("=",s.types.memberExpression(e,t,a||s.types.isLiteral(t)),n)),r)}function buildPublicFieldInitSpec(e,r,t){const{key:a,computed:n}=r.node;const o=r.node.value||r.scope.buildUndefinedNode();return inheritPropComments(s.types.expressionStatement(s.types.callExpression(t.addHelper("defineProperty"),[e,n||s.types.isLiteral(a)?a:s.types.stringLiteral(a.name),o])),r)}function buildPrivateStaticMethodInitLoose(e,r,t,a){const n=a.get(r.node.key.id.name);const{id:o,methodId:i,getId:l,setId:c,initAdded:d}=n;if(d)return;const u=l||c;if(u){a.set(r.node.key.id.name,Object.assign({},n,{initAdded:true}));return inheritPropComments(s.template.statement.ast`
Object.defineProperty(${e}, ${o}, {
// configurable is false by default
// enumerable is false by default
// writable is false by default
get: ${l?l.name:r.scope.buildUndefinedNode()},
set: ${c?c.name:r.scope.buildUndefinedNode()}
})
`,r)}return inheritPropComments(s.template.statement.ast`
Object.defineProperty(${e}, ${o}, {
// configurable is false by default
// enumerable is false by default
// writable is false by default
value: ${i.name}
});
`,r)}function buildPrivateMethodDeclaration(e,r,t,a=false){const n=t.get(r.node.key.id.name);const{id:o,methodId:i,getId:l,setId:c,getterDeclared:d,setterDeclared:u,static:p}=n;const{params:f,body:y,generator:h,async:b}=r.node;const x=l&&f.length===0;const v=c&&f.length>0;if(x&&d||v&&u){t.set(r.node.key.id.name,Object.assign({},n,{initAdded:true}));return null}if(newHelpers(e)&&(x||v)&&!a){const e=r.get("body").scope;const t=e.generateUidIdentifier("this");const a={thisRef:t,argumentsPath:[]};r.traverse(g,a);if(a.argumentsPath.length){const r=e.generateUidIdentifier("arguments");e.push({id:r,init:s.template.expression.ast`[].slice.call(arguments, 1)`});for(const e of a.argumentsPath){e.replaceWith(s.types.cloneNode(r))}}f.unshift(s.types.cloneNode(t))}let j=i;if(x){t.set(r.node.key.id.name,Object.assign({},n,{getterDeclared:true,initAdded:true}));j=l}else if(v){t.set(r.node.key.id.name,Object.assign({},n,{setterDeclared:true,initAdded:true}));j=c}else if(p&&!a){j=o}return inheritPropComments(s.types.functionDeclaration(s.types.cloneNode(j),f,y,h,b),r)}const g=a.visitors.environmentVisitor({Identifier(e,r){if(r.argumentsPath&&e.node.name==="arguments"){r.argumentsPath.push(e)}},UnaryExpression(e){const{node:r}=e;if(r.operator==="delete"){const t=(0,c.skipTransparentExprWrapperNodes)(r.argument);if(s.types.isThisExpression(t)){e.replaceWith(s.types.booleanLiteral(true))}}},ThisExpression(e,r){r.needsClassRef=true;e.replaceWith(s.types.cloneNode(r.thisRef))},MetaProperty(e){const{node:r,scope:t}=e;if(r.meta.name==="new"&&r.property.name==="target"){e.replaceWith(t.buildUndefinedNode())}}});const h={ReferencedIdentifier(e,r){if(e.scope.bindingIdentifierEquals(e.node.name,r.innerBinding)){r.needsClassRef=true;e.node.name=r.thisRef.name}}};function replaceThisContext(e,r,t){var s;const a={thisRef:r,needsClassRef:false,innerBinding:t};if(!e.isMethod()){e.traverse(g,a)}if(t!=null&&(s=a.thisRef)!=null&&s.name&&a.thisRef.name!==t.name){e.traverse(h,a)}return a.needsClassRef}function isNameOrLength({key:e,computed:r}){if(e.type==="Identifier"){return!r&&(e.name==="name"||e.name==="length")}if(e.type==="StringLiteral"){return e.value==="name"||e.value==="length"}return false}function inheritPropComments(e,r){s.types.inheritLeadingComments(e,r.node);s.types.inheritInnerComments(e,r.node);return e}function inheritLoc(e,r){e.start=r.start;e.end=r.end;e.loc=r.loc;return e}function buildFieldsInitNodes(e,r,t,a,o,i,l,c,u,p){let f=0;let y;const g=[];const h=[];let b=false;const x=[];let v=null;const j=s.types.isIdentifier(r)?()=>r:()=>{y!=null?y:y=t[0].scope.generateUidIdentifierBasedOnNode(r);return y};const w=e!=null?e:t[0].scope.generateUidIdentifier((p==null?void 0:p.name)||"Class");e!=null?e:e=s.types.cloneNode(p);for(const r of t){if(r.isClassProperty()){d.assertFieldTransformed(r)}const t=!(s.types.isStaticBlock!=null&&s.types.isStaticBlock(r.node))&&r.node.static;const y=!t;const v=r.isPrivate();const E=!v;const _=r.isProperty();const S=!_;const k=r.isStaticBlock==null?void 0:r.isStaticBlock();if(t)f|=1;if(t||S&&v||k){new n.default({methodPath:r,constantSuper:u,file:o,refToPreserve:p,getSuperRef:j,getObjectRef(){f|=2;if(t||k){return w}else{return s.types.memberExpression(w,s.types.identifier("prototype"))}}}).replace();const e=replaceThisContext(r,w,p);if(e){f|=2}}b=false;switch(true){case k:{const e=r.node.body;if(e.length===1&&s.types.isExpressionStatement(e[0])){g.push(inheritPropComments(e[0],r))}else{g.push(s.types.inheritsComments(s.template.statement.ast`(() => { ${e} })()`,r.node))}break}case t&&v&&_&&l:g.push(buildPrivateFieldInitLoose(s.types.cloneNode(e),r,a));break;case t&&v&&_&&!l:if(!newHelpers(o)){g.push(buildPrivateStaticFieldInitSpecOld(r,a))}else{g.push(buildPrivateStaticFieldInitSpec(r,a,c))}break;case t&&E&&_&&i:if(!isNameOrLength(r.node)){g.push(buildPublicFieldInitLoose(s.types.cloneNode(e),r));break}case t&&E&&_&&!i:g.push(buildPublicFieldInitSpec(s.types.cloneNode(e),r,o));break;case y&&v&&_&&l:h.push(buildPrivateFieldInitLoose(s.types.thisExpression(),r,a));break;case y&&v&&_&&!l:h.push(buildPrivateIns
Promise.resolve().then(() => ${a(n)})
`}else return a(n)}const o=s.types.isTemplateLiteral(n)?s.types.identifier("specifier"):s.types.templateLiteral([s.types.templateElement({raw:""}),s.types.templateElement({raw:""})],[s.types.identifier("specifier")]);if(r){return s.template.expression.ast`
(specifier =>
new Promise(r => r(${o}))
.then(s => ${a(s.types.identifier("s"))})
)(${n})
`}else if(t){return s.template.expression.ast`
(specifier =>
new Promise(r => r(${a(o)}))
)(${n})
`}else{return s.template.expression.ast`
(specifier => ${a(o)})(${n})
`}}},7857:(e,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=getModuleName;{const e=getModuleName;r["default"]=getModuleName=function getModuleName(r,t){var s,a,n,o;return e(r,{moduleId:(s=t.moduleId)!=null?s:r.moduleId,moduleIds:(a=t.moduleIds)!=null?a:r.moduleIds,getModuleId:(n=t.getModuleId)!=null?n:r.getModuleId,moduleRoot:(o=t.moduleRoot)!=null?o:r.moduleRoot})}}function getModuleName(e,r){const{filename:t,filenameRelative:s=t,sourceRoot:a=r.moduleRoot}=e;const{moduleId:n,moduleIds:o=!!n,getModuleId:i,moduleRoot:l=a}=r;if(!o)return null;if(n!=null&&!i){return n}let c=l!=null?l+"/":"";if(s){const e=a!=null?new RegExp("^"+a+"/?"):"";c+=s.replace(e,"").replace(/\.\w*$/,"")}c=c.replace(/\\/g,"/");if(i){return i(c)||c}else{return c}}},9460:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});Object.defineProperty(r,"buildDynamicImport",{enumerable:true,get:function(){return d.buildDynamicImport}});r.buildNamespaceInitStatements=buildNamespaceInitStatements;r.ensureStatementsHoisted=ensureStatementsHoisted;Object.defineProperty(r,"getModuleName",{enumerable:true,get:function(){return u.default}});Object.defineProperty(r,"hasExports",{enumerable:true,get:function(){return l.hasExports}});Object.defineProperty(r,"isModule",{enumerable:true,get:function(){return n.isModule}});Object.defineProperty(r,"isSideEffectImport",{enumerable:true,get:function(){return l.isSideEffectImport}});r.rewriteModuleStatementsAndPrepareHeader=rewriteModuleStatementsAndPrepareHeader;Object.defineProperty(r,"rewriteThis",{enumerable:true,get:function(){return o.default}});r.wrapInterop=wrapInterop;var s=t(9491);var a=t(8304);var n=t(4414);var o=t(6348);var i=t(2984);var l=t(8800);var c=t(1219);var d=t(3747);var u=t(7857);{r.getDynamicImportSource=t(3747).getDynamicImportSource}function rewriteModuleStatementsAndPrepareHeader(e,{exportName:r,strict:t,allowTopLevelThis:d,strictMode:u,noInterop:p,importInterop:f=(p?"none":"babel"),lazy:y,getWrapperPayload:g=c.toGetWrapperPayload(y!=null?y:false),wrapReference:h=c.wrapReference,esNamespaceOnly:b,filename:x,constantReexports:v=arguments[1].loose,enumerableModuleMeta:j=arguments[1].loose,noIncompleteNsImportDetection:w}){(0,l.validateImportInteropOption)(f);s((0,n.isModule)(e),"Cannot process module statements in a script");e.node.sourceType="script";const E=(0,l.default)(e,r,{importInterop:f,initializeReexports:v,getWrapperPayload:g,esNamespaceOnly:b,filename:x});if(!d){(0,o.default)(e)}(0,i.default)(e,E,h);if(u!==false){const r=e.node.directives.some((e=>e.value.value==="use strict"));if(!r){e.unshiftContainer("directives",a.types.directive(a.types.directiveLiteral("use strict")))}}const _=[];if((0,l.hasExports)(E)&&!t){_.push(buildESModuleHeader(E,j))}const S=buildExportNameListDeclaration(e,E);if(S){E.exportNameListName=S.name;_.push(S.statement)}_.push(...buildExportInitializationStatements(e,E,h,v,w));return{meta:E,headers:_}}function ensureStatementsHoisted(e){e.forEach((e=>{e._blockHoist=3}))}function wrapInterop(e,r,t){if(t==="none"){return null}if(t==="node-namespace"){return a.types.callExpression(e.hub.addHelper("interopRequireWildcard"),[r,a.types.booleanLiteral(true)])}else if(t==="node-default"){return null}let s;if(t==="default"){s="interopRequireDefault"}else if(t==="namespace"){s="interopRequireWildcard"}else{throw new Error(`Unknown interop: ${t}`)}return a.types.callExpression(e.hub.addHelper(s),[r])}function buildNamespaceInitStatements(e,r,t=false,s=c.wrapReference){var n;const o=[];const i=a.types.identifier(r.name);for(const e of r.importsNamespace){if(e===r.name)continue;o.push(a.template.statement`var NAME = SOURCE;`({NAME:e,SOURCE:a.types.cloneNode(i)}))}const l=(n=s(i,r.wrap))!=null?n:i;if(t){o.push(...buildReexportsFromMeta(e,r,true,s))}for(const t of r.reexportNamespace){o.push((!a.types.isIdentifier(l)?a.template.statement`
Object.defineProperty(EXPORTS, "NAME", {
enumerable: true,
get: function() {
return NAMESPACE;
}
});
`:a.template.statement`EXPORTS.NAME = NAMESPACE;`)({EXPORTS:e.exportName,NAME:t,NAMESPACE:a.types.cloneNode(l)}))}if(r.reexportAll){const s=buildNamespaceReexport(e,a.types.cloneNode(l),t);s.loc=r.reexportAll.loc;o.push(s)}return o}const p={constant:({exports:e,exportName:r,namespaceImport:t})=>a.template.statement.ast`
${e}.${r} = ${t};
`,constantComputed:({exports:e,exportName:r,namespaceImport:t})=>a.template.statement.ast`
${e}["${r}"] = ${t};
`,spec:({exports:e,exportName:r,namespaceImport:t})=>a.template.statement.ast`
Object.defineProperty(${e}, "${r}", {
enumerable: true,
get: function() {
return ${t};
},
});
`};function buildReexportsFromMeta(e,r,t,s){var n;let o=a.types.identifier(r.name);o=(n=s(o,r.wrap))!=null?n:o;const{stringSpecifiers:i}=e;return Array.from(r.reexports,(([s,n])=>{let l=a.types.cloneNode(o);if(n==="default"&&r.interop==="node-default"){}else if(i.has(n)){l=a.types.memberExpression(l,a.types.stringLiteral(n),true)}else{l=a.types.memberExpression(l,a.types.identifier(n))}const c={exports:e.exportName,exportName:s,namespaceImport:l};if(t||a.types.isIdentifier(l)){if(i.has(s)){return p.constantComputed(c)}else{return p.constant(c)}}else{return p.spec(c)}}))}function buildESModuleHeader(e,r=false){return(r?a.template.statement`
EXPORTS.__esModule = true;
`:a.template.statement`
Object.defineProperty(EXPORTS, "__esModule", {
value: true,
});
`)({EXPORTS:e.exportName})}function buildNamespaceReexport(e,r,t){return(t?a.template.statement`
Object.keys(NAMESPACE).forEach(function(key) {
if (key === "default" || key === "__esModule") return;
VERIFY_NAME_LIST;
if (key in EXPORTS && EXPORTS[key] === NAMESPACE[key]) return;
EXPORTS[key] = NAMESPACE[key];
});
`:a.template.statement`
Object.keys(NAMESPACE).forEach(function(key) {
if (key === "default" || key === "__esModule") return;
VERIFY_NAME_LIST;
if (key in EXPORTS && EXPORTS[key] === NAMESPACE[key]) return;
Object.defineProperty(EXPORTS, key, {
enumerable: true,
get: function() {
return NAMESPACE[key];
},
});
});
`)({NAMESPACE:r,EXPORTS:e.exportName,VERIFY_NAME_LIST:e.exportNameListName?(0,a.template)`
if (Object.prototype.hasOwnProperty.call(EXPORTS_LIST, key)) return;
`({EXPORTS_LIST:e.exportNameListName}):null})}function buildExportNameListDeclaration(e,r){const t=Object.create(null);for(const e of r.local.values()){for(const r of e.names){t[r]=true}}let s=false;for(const e of r.source.values()){for(const r of e.reexports.keys()){t[r]=true}for(const r of e.reexportNamespace){t[r]=true}s=s||!!e.reexportAll}if(!s||Object.keys(t).length===0)return null;const n=e.scope.generateUidIdentifier("exportNames");delete t.default;return{name:n.name,statement:a.types.variableDeclaration("var",[a.types.variableDeclarator(n,a.types.valueToNode(t))])}}function buildExportInitializationStatements(e,r,t,s=false,n=false){const o=[];for(const[e,t]of r.local){if(t.kind==="import"){}else if(t.kind==="hoisted"){o.push([t.names[0],buildInitStatement(r,t.names,a.types.identifier(e))])}else if(!n){for(const e of t.names){o.push([e,null])}}}for(const e of r.source.values()){if(!s){const s=buildReexportsFromMeta(r,e,false,t);const a=[...e.reexports.keys()];for(let e=0;e<s.length;e++){o.push([a[e],s[e]])}}if(!n){for(const r of e.reexportNamespace){o.push([r,null])}}}o.sort((([e],[r])=>{if(e<r)return-1;if(r<e)return 1;return 0}));const i=[];if(n){for(const[,e]of o){i.push(e)}}else{const t=100;for(let s=0;s<o.length;s+=t){let a=[];for(let n=0;n<t&&s+n<o.length;n++){const[t,l]=o[s+n];if(l!==null){if(a.length>0){i.push(buildInitStatement(r,a,e.scope.buildUndefinedNode()));a=[]}i.push(l)}else{a.push(t)}}if(a.length>0){i.push(buildInitStatement(r,a,e.scope.buildUndefinedNode()))}}}return i}const f={computed:({exports:e,name:r,value:t})=>a.template.expression.ast`${e}["${r}"] = ${t}`,default:({exports:e,name:r,value:t})=>a.template.expression.ast`${e}.${r} = ${t}`,define:({exports:e,name:r,value:t})=>a.template.expression.ast`
Object.defineProperty(${e}, "${r}", {
enumerable: true,
value: void 0,
writable: true
})["${r}"] = ${t}`};function buildInitStatement(e,r,t){const{stringSpecifiers:s,exportName:n}=e;return a.types.expressionStatement(r.reduce(((e,r)=>{const t={exports:n,name:r,value:e};if(r==="__proto__"){return f.define(t)}if(s.has(r)){return f.computed(t)}return f.default(t)}),t))}},1219:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.toGetWrapperPayload=toGetWrapperPayload;r.wrapReference=wrapReference;var s=t(8304);var a=t(8800);function toGetWrapperPayload(e){return(r,t)=>{if(e===false)return null;if((0,a.isSideEffectImport)(t)||t.reexportAll)return null;if(e===true){return r.includes(".")?null:"lazy"}if(Array.isArray(e)){return!e.includes(r)?null:"lazy"}if(typeof e==="function"){return e(r)?"lazy":null}throw new Error(`.lazy must be a boolean, string array, or function`)}}function wrapReference(e,r){if(r==="lazy")return s.types.callExpression(e,[]);return null}},8800:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=normalizeModuleAndLoadMetadata;r.hasExports=hasExports;r.isSideEffectImport=isSideEffectImport;r.validateImportInteropOption=validateImportInteropOption;var s=t(1017);var a=t(974);function hasExports(e){return e.hasExports}function isSideEffectImport(e){return e.imports.size===0&&e.importsNamespace.size===0&&e.reexports.size===0&&e.reexportNamespace.size===0&&!e.reexportAll}function validateImportInteropOption(e){if(typeof e!=="function"&&e!=="none"&&e!=="babel"&&e!=="node"){throw new Error(`.importInterop must be one of "none", "babel", "node", or a function returning one of those values (received ${e}).`)}return e}function resolveImportInterop(e,r,t){if(typeof e==="function"){return validateImportInteropOption(e(r,t))}return e}function normalizeModuleAndLoadMetadata(e,r,{importInterop:t,initializeReexports:s=false,getWrapperPayload:a,esNamespaceOnly:n=false,filename:o}){if(!r){r=e.scope.generateUidIdentifier("exports").name}const i=new Set;nameAnonymousExports(e);const{local:l,sources:c,hasExports:d}=getModuleMetadata(e,{initializeReexports:s,getWrapperPayload:a},i);removeImportExportDeclarations(e);for(const[e,r]of c){const{importsNamespace:s,imports:a}=r;if(s.size>0&&a.size===0){const[e]=s;r.name=e}const i=resolveImportInterop(t,e,o);if(i==="none"){r.interop="none"}else if(i==="node"&&r.interop==="namespace"){r.interop="node-namespace"}else if(i==="node"&&r.interop==="default"){r.interop="node-default"}else if(n&&r.interop==="namespace"){r.interop="default"}}return{exportName:r,exportNameListName:null,hasExports:d,local:l,source:c,stringSpecifiers:i}}function getExportSpecifierName(e,r){if(e.isIdentifier()){return e.node.name}else if(e.isStringLiteral()){const t=e.node.value;if(!(0,a.isIdentifierName)(t)){r.add(t)}return t}else{throw new Error(`Expected export specifier to be either Identifier or StringLiteral, got ${e.node.type}`)}}function assertExportSpecifier(e){if(e.isExportSpecifier()){return}else if(e.isExportNamespaceSpecifier()){throw e.buildCodeFrameError("Export namespace should be first transformed by `@babel/plugin-transform-export-namespace-from`.")}else{throw e.buildCodeFrameError("Unexpected export specifier type")}}function getModuleMetadata(e,{getWrapperPayload:r,initializeReexports:t},a){const n=getLocalExportMetadata(e,t,a);const o=new Map;const i=new Map;const getData=(r,t)=>{const a=r.value;let n=i.get(a);if(!n){n={name:e.scope.generateUidIdentifier((0,s.basename)(a,(0,s.extname)(a))).name,interop:"none",loc:null,imports:new Map,importsNamespace:new Set,reexports:new Map,reexportNamespace:new Set,reexportAll:null,wrap:null,get lazy(){return this.wrap==="lazy"},referenced:false};i.set(a,n);o.set(a,[t])}else{o.get(a).push(t)}return n};let l=false;e.get("body").forEach((e=>{if(e.isImportDeclaration()){const r=getData(e.node.source,e.node);if(!r.loc)r.loc=e.node.loc;e.get("specifiers").forEach((e=>{if(e.isImportDefaultSpecifier()){const t=e.get("local").node.name;r.imports.set(t,"default");const s=n.get(t);if(s){n.delete(t);s.names.forEach((e=>{r.reexports.set(e,"default")}));r.referenced=true}}else if(e.isImpor
(function() {
throw new Error('"' + '${e}' + '" is read-only.');
})()
`;const n={ReferencedIdentifier(e){const{seen:r,buildImportReference:t,scope:a,imported:n,requeueInParent:o}=this;if(r.has(e.node))return;r.add(e.node);const i=e.node.name;const l=n.get(i);if(l){if(isInType(e)){throw e.buildCodeFrameError(`Cannot transform the imported binding "${i}" since it's also used in a type annotation. `+`Please strip type annotations using @babel/preset-typescript or @babel/preset-flow.`)}const r=e.scope.getBinding(i);const n=a.getBinding(i);if(n!==r)return;const c=t(l,e.node);c.loc=e.node.loc;if((e.parentPath.isCallExpression({callee:e.node})||e.parentPath.isOptionalCallExpression({callee:e.node})||e.parentPath.isTaggedTemplateExpression({tag:e.node}))&&s.types.isMemberExpression(c)){e.replaceWith(s.types.sequenceExpression([s.types.numericLiteral(0),c]))}else if(e.isJSXIdentifier()&&s.types.isMemberExpression(c)){const{object:r,property:t}=c;e.replaceWith(s.types.jsxMemberExpression(s.types.jsxIdentifier(r.name),s.types.jsxIdentifier(t.name)))}else{e.replaceWith(c)}o(e);e.skip()}},UpdateExpression(e){const{scope:r,seen:t,imported:a,exported:n,requeueInParent:o,buildImportReference:i}=this;if(t.has(e.node))return;t.add(e.node);const l=e.get("argument");if(l.isMemberExpression())return;const c=e.node;if(l.isIdentifier()){const t=l.node.name;if(r.getBinding(t)!==e.scope.getBinding(t)){return}const o=n.get(t);const d=a.get(t);if((o==null?void 0:o.length)>0||d){if(d){e.replaceWith(s.types.assignmentExpression(c.operator[0]+"=",i(d,l.node),buildImportThrow(t)))}else if(c.prefix){e.replaceWith(buildBindingExportAssignmentExpression(this.metadata,o,s.types.cloneNode(c),e.scope))}else{const a=r.generateDeclaredUidIdentifier(t);e.replaceWith(s.types.sequenceExpression([s.types.assignmentExpression("=",s.types.cloneNode(a),s.types.cloneNode(c)),buildBindingExportAssignmentExpression(this.metadata,o,s.types.identifier(t),e.scope),s.types.cloneNode(a)]))}}}o(e);e.skip()},AssignmentExpression:{exit(e){const{scope:r,seen:t,imported:a,exported:n,requeueInParent:o,buildImportReference:i}=this;if(t.has(e.node))return;t.add(e.node);const l=e.get("left");if(l.isMemberExpression())return;if(l.isIdentifier()){const t=l.node.name;if(r.getBinding(t)!==e.scope.getBinding(t)){return}const c=n.get(t);const d=a.get(t);if((c==null?void 0:c.length)>0||d){const r=e.node;if(d){r.left=i(d,l.node);r.right=s.types.sequenceExpression([r.right,buildImportThrow(t)])}const{operator:a}=r;let n;if(a==="="){n=r}else if(a==="&&="||a==="||="||a==="??="){n=s.types.assignmentExpression("=",r.left,s.types.logicalExpression(a.slice(0,-1),s.types.cloneNode(r.left),r.right))}else{n=s.types.assignmentExpression("=",r.left,s.types.binaryExpression(a.slice(0,-1),s.types.cloneNode(r.left),r.right))}e.replaceWith(buildBindingExportAssignmentExpression(this.metadata,c,n,e.scope));o(e);e.skip()}}else{const t=l.getOuterBindingIdentifiers();const i=Object.keys(t).filter((t=>r.getBinding(t)===e.scope.getBinding(t)));const c=i.find((e=>a.has(e)));if(c){e.node.right=s.types.sequenceExpression([e.node.right,buildImportThrow(c)])}const d=[];i.forEach((r=>{const t=n.get(r)||[];if(t.length>0){d.push(buildBindingExportAssignmentExpression(this.metadata,t,s.types.identifier(r),e.scope))}}));if(d.length>0){let r=s.types.sequenceExpression(d);if(e.parentPath.isExpressionStatement()){r=s.types.expressionStatement(r);r._blockHoist=e.parentPath.node._blockHoist}const t=e.insertAfter(r)[0];o(t)}}}},ForXStatement(e){const{scope:r,node:t}=e;const{left:a}=t;const{exported:n,imported:o,scope:i}=this;if(!s.types.isVariableDeclaration(a)){let t=false,l;const c=e.get("body").scope;for(const e of Object.keys(s.types.getOuterBindingIdentifiers(a))){if(i.getBinding(e)===r.getBinding(e)){if(n.has(e)){t=true;if(c.hasOwnBinding(e)){c.rename(e)}}if(o.has(e)&&!l){l=e}}}if(!t&&!l){return}e.ensureBlock();const d=e.get("body");const u=r.generateUidIdentifierBasedOnNode(a);e.get("left").replaceWith(s.types.variableDeclaration("let",[s.types.variableDeclarator(s.types.cloneNode(u))]));r.registerDeclaration(e.get("left"));if(t){d.unshiftContainer("body",s.types.expressionStatement(s.t
function () { throw new ReferenceError("'delete super[expr]' is invalid"); }()
`])}else{return n.template.expression.ast`
function () { throw new ReferenceError("'delete super.prop' is invalid"); }()
`}}};const x={memoise(e,r){const{scope:t,node:s}=e;const{computed:a,property:n}=s;if(!a){return}const o=t.maybeGenerateMemoised(n);if(!o){return}this.memoiser.set(n,o,r)},prop(e){const{computed:r,property:t}=e.node;if(this.memoiser.has(t)){return c(this.memoiser.get(t))}if(r){return c(t)}return f(t.name)},_getPrototypeOfExpression(){const e=c(this.getObjectRef());const r=this.isStatic||this.isPrivateMethod?e:u(e,d("prototype"));return l(this.file.addHelper("getPrototypeOf"),[r])},get(e){return this._get(e)},_get(e){const r=this._getPrototypeOfExpression();return l(this.file.addHelper("get"),[this.isDerivedConstructor?p([y(),r]):r,this.prop(e),y()])},set(e,r){const t=this._getPrototypeOfExpression();return l(this.file.addHelper("set"),[this.isDerivedConstructor?p([y(),t]):t,this.prop(e),r,y(),n.types.booleanLiteral(e.isInStrictMode())])},destructureSet(e){throw e.buildCodeFrameError(`Destructuring to a super field is not supported yet.`)},call(e,r){return(0,a.default)(this._get(e),y(),r,false)},optionalCall(e,r){return(0,a.default)(this._get(e),c(y()),r,true)},delete(e){if(e.node.computed){return p([l(this.file.addHelper("toPropertyKey"),[c(e.node.property)]),n.template.expression.ast`
function () { throw new ReferenceError("'delete super[expr]' is invalid"); }()
`])}else{return n.template.expression.ast`
function () { throw new ReferenceError("'delete super.prop' is invalid"); }()
`}}};const v=Object.assign({},b,{prop(e){const{property:r}=e.node;if(this.memoiser.has(r)){return c(this.memoiser.get(r))}return c(r)},get(e){const{isStatic:r,getSuperRef:t}=this;const{computed:s}=e.node;const a=this.prop(e);let n;if(r){var o;n=(o=t())!=null?o:u(d("Function"),d("prototype"))}else{var i;n=u((i=t())!=null?i:d("Object"),d("prototype"))}return u(n,a,s)},set(e,r){const{computed:t}=e.node;const s=this.prop(e);return i("=",u(y(),s,t),r)},destructureSet(e){const{computed:r}=e.node;const t=this.prop(e);return u(y(),t,r)},call(e,r){return(0,a.default)(this.get(e),y(),r,false)},optionalCall(e,r){return(0,a.default)(this.get(e),y(),r,true)}});class ReplaceSupers{constructor(e){var r;const t=e.methodPath;this.methodPath=t;this.isDerivedConstructor=t.isClassMethod({kind:"constructor"})&&!!e.superRef;this.isStatic=t.isObjectMethod()||t.node.static||(t.isStaticBlock==null?void 0:t.isStaticBlock());this.isPrivateMethod=t.isPrivate()&&t.isMethod();this.file=e.file;this.constantSuper=(r=e.constantSuper)!=null?r:e.isLoose;this.opts=e}getObjectRef(){return c(this.opts.objectRef||this.opts.getObjectRef())}getSuperRef(){if(this.opts.superRef)return c(this.opts.superRef);if(this.opts.getSuperRef){return c(this.opts.getSuperRef())}}replace(){const{methodPath:e}=this;if(this.opts.refToPreserve){e.traverse(h,{refName:this.opts.refToPreserve.name})}const r=this.constantSuper?v:this.file.availableHelper("superPropSet")?b:x;g.shouldSkip=r=>{if(r.parentPath===e){if(r.parentKey==="decorators"||r.parentKey==="key"){return true}}};(0,s.default)(e,g,Object.assign({file:this.file,scope:this.methodPath.scope,isDerivedConstructor:this.isDerivedConstructor,isStatic:this.isStatic,isPrivateMethod:this.isPrivateMethod,getObjectRef:this.getObjectRef.bind(this),getSuperRef:this.getSuperRef.bind(this),boundGet:r.get},r))}}r["default"]=ReplaceSupers},9102:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.isTransparentExprWrapper=isTransparentExprWrapper;r.skipTransparentExprWrapperNodes=skipTransparentExprWrapperNodes;r.skipTransparentExprWrappers=skipTransparentExprWrappers;var s=t(8622);const{isParenthesizedExpression:a,isTSAsExpression:n,isTSNonNullExpression:o,isTSSatisfiesExpression:i,isTSTypeAssertion:l,isTypeCastExpression:c}=s;function isTransparentExprWrapper(e){return n(e)||i(e)||l(e)||o(e)||c(e)||a(e)}function skipTransparentExprWrappers(e){while(isTransparentExprWrapper(e.node)){e=e.get("expression")}return e}function skipTransparentExprWrapperNodes(e){while(isTransparentExprWrapper(e)){e=e.expression}return e}},7008:(e,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.isIdentifierChar=isIdentifierChar;r.isIdentifierName=isIdentifierName;r.isIdentifierStart=isIdentifierStart;let t="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙ<E1BD97><E1BD99>
if (${p}) ${r}
`)}}else{const r=e.scope.generateUid("ret");if(g.isVariableDeclaration()){g.pushContainer("declarations",[s.types.variableDeclarator(s.types.identifier(r))]);h.push(s.types.expressionStatement(s.types.assignmentExpression("=",s.types.identifier(r),p)))}else{h.push(s.types.variableDeclaration("var",[s.types.variableDeclarator(s.types.identifier(r),p)]))}const t=[];for(const e of o.breaksContinues){const{node:a}=e;const{type:n,label:o}=a;let i=n==="BreakStatement"?"break":"continue";if(o)i+=" "+o.name;let l=t.indexOf(i);const c=l!==-1;if(!c){t.push(i);l=t.length-1}e.replaceWith(s.types.addComment(s.types.returnStatement(s.types.numericLiteral(l)),"trailing"," "+i,true));if(y)e.insertBefore(s.types.cloneNode(y));if(c)continue;h.push(s.template.statement.ast`
if (${s.types.identifier(r)} === ${s.types.numericLiteral(l)}) ${a}
`)}if(v){for(const e of o.returns){const r=e.node.argument||e.scope.buildUndefinedNode();e.replaceWith(s.template.statement.ast`
return { v: ${r} };
`)}h.push(s.template.statement.ast`
if (${s.types.identifier(r)}) return ${s.types.identifier(r)}.v;
`)}}a.body=s.types.blockStatement(h);return g}function isVarInLoopHead(e){if(s.types.isForStatement(e.parent))return e.key==="init";if(s.types.isForXStatement(e.parent))return e.key==="left";return false}function filterMap(e,r){const t=[];for(const s of e){const e=r(s);if(e)t.push(e)}return t}},3287:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.validateUsage=validateUsage;var s=t(8304);function validateUsage(e,r,t){const s=[];for(const a of Object.keys(e.getBindingIdentifiers())){const n=e.scope.getBinding(a);if(!n)continue;if(t){if(injectTDZChecks(n,r))s.push(a)}if(e.node.kind==="const"){disallowConstantViolations(a,n,r)}}return s}function disallowConstantViolations(e,r,t){for(const a of r.constantViolations){const r=t.addHelper("readOnlyError");const n=s.types.callExpression(r,[s.types.stringLiteral(e)]);if(a.isAssignmentExpression()){const{operator:e,left:r,right:t}=a.node;if(e==="="){const e=[t];e.push(n);a.replaceWith(s.types.sequenceExpression(e))}else if(["&&=","||=","??="].includes(e)){a.replaceWith(s.types.logicalExpression(e.slice(0,-1),r,s.types.sequenceExpression([t,n])))}else{a.replaceWith(s.types.sequenceExpression([s.types.binaryExpression(e.slice(0,-1),r,t),n]))}}else if(a.isUpdateExpression()){a.replaceWith(s.types.sequenceExpression([s.types.unaryExpression("+",a.get("argument").node),n]))}else if(a.isForXStatement()){a.ensureBlock();a.get("left").replaceWith(s.types.variableDeclaration("var",[s.types.variableDeclarator(a.scope.generateUidIdentifier(e))]));a.node.body.body.unshift(s.types.expressionStatement(n))}}}function getTDZStatus(e,r){const t=r._guessExecutionStatusRelativeTo(e);if(t==="before"){return"outside"}else if(t==="after"){return"inside"}else{return"maybe"}}const a=new WeakSet;function buildTDZAssert(e,r,t){if(e==="maybe"){const e=s.types.cloneNode(r);a.add(e);return s.types.callExpression(t.addHelper("temporalRef"),[e,s.types.stringLiteral(r.name)])}else{return s.types.callExpression(t.addHelper("tdz"),[s.types.stringLiteral(r.name)])}}function getTDZReplacement(e,r,t=e.node){var s;if(a.has(t))return;a.add(t);const n=(s=e.scope.getBinding(t.name))==null?void 0:s.path;if(!n||n.isFunctionDeclaration())return;const o=getTDZStatus(e,n);if(o==="outside")return;if(o==="maybe"){n.parent._tdzThis=true}return{status:o,node:buildTDZAssert(o,t,r)}}function injectTDZChecks(e,r){const t=new Set(e.referencePaths);e.constantViolations.forEach(t.add,t);let n=false;for(const t of e.constantViolations){const{node:e}=t;if(a.has(e))continue;a.add(e);if(t.isUpdateExpression()){const e=t.get("argument");const s=getTDZReplacement(t,r,e.node);if(!s)continue;if(s.status==="maybe"){n=true;t.insertBefore(s.node)}else{t.replaceWith(s.node)}}else if(t.isAssignmentExpression()){const e=[];const a=t.getBindingIdentifiers();for(const o of Object.keys(a)){const i=getTDZReplacement(t,r,a[o]);if(i){e.push(s.types.expressionStatement(i.node));if(i.status==="inside")break;if(i.status==="maybe")n=true}}if(e.length>0)t.insertBefore(e)}}for(const t of e.referencePaths){if(t.parentPath.isUpdateExpression())continue;if(t.parentPath.isFor({left:t.node}))continue;const e=getTDZReplacement(t,r);if(!e)continue;if(e.status==="maybe")n=true;t.replaceWith(e.node)}return n}},6909:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(3713);var n=r["default"]=(0,s.declare)(((e,r)=>{e.assertVersion(7);return(0,a.createClassFeaturePlugin)({name:"transform-class-properties",api:e,feature:a.FEATURES.fields,loose:r.loose,manipulateOptions(e,r){{r.plugins.push("classProperties","classPrivateProperties")}}})}))},1603:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(3713);function generateUid(e,r){const t="";let s;let a=1;do{s=`_${t}`;if(a>1)s+=a;a++}while(r.has(s));return s}var n=r["default"]=(0,s.declare)((({types:e,template:r,assertVersion:t})=>{t("^7.12.0 || >8.0.0-alpha <8.0.0-beta");return{name:"transform-class-static-block",manipulateOptions:(e,r)=>r.plugins.push("classStati
function CALL_SUPER(
_this,
derived,
args,
) {
function isNativeReflectConstruct() {
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
// core-js@3
if (Reflect.construct.sham) return false;
// Proxy can't be polyfilled. Every browser implemented
// proxies before or at the same time as Reflect.construct,
// so if they support Proxy they also support Reflect.construct.
if (typeof Proxy === "function") return true;
// Since Reflect.construct can't be properly polyfilled, some
// implementations (e.g. core-js@2) don't set the correct internal slots.
// Those polyfills don't allow us to subclass built-ins, so we need to
// use our fallback implementation.
try {
// If the internal slots aren't set, this throws an error similar to
// TypeError: this is not a Boolean object.
return !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}),);
} catch (e) {
return false;
}
}
// Super
derived = GET_PROTOTYPE_OF(derived);
return POSSIBLE_CONSTRUCTOR_RETURN(
_this,
isNativeReflectConstruct()
? // NOTE: This doesn't work if this.__proto__.constructor has been modified.
Reflect.construct(
derived,
args || [],
GET_PROTOTYPE_OF(_this).constructor,
)
: derived.apply(_this, args),
);
}
`;const n=new WeakMap;function addCallSuperHelper(e){if(n.has(e)){return(s.types.cloneNode||s.types.clone)(n.get(e))}try{return e.addHelper("callSuper")}catch(e){}const r=e.scope.generateUidIdentifier("callSuper");n.set(e,r);const t=a({CALL_SUPER:r,GET_PROTOTYPE_OF:e.addHelper("getPrototypeOf"),POSSIBLE_CONSTRUCTOR_RETURN:e.addHelper("possibleConstructorReturn")});e.path.unshiftContainer("body",[t]);e.scope.registerDeclaration(e.path.get("body.0"));return s.types.cloneNode(r)}},1093:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=transformClass;var s=t(6721);var a=t(8304);var n=t(7369);var o=t(344);var i=t(5509);function buildConstructor(e,r,t){const s=a.types.functionDeclaration(a.types.cloneNode(e),[],r);a.types.inherits(s,t);return s}function transformClass(e,r,l,c,d,u){const p={parent:undefined,scope:undefined,node:undefined,path:undefined,file:undefined,classId:undefined,classRef:undefined,superName:null,superReturns:[],isDerived:false,extendsNative:false,construct:undefined,constructorBody:undefined,userConstructor:undefined,userConstructorPath:undefined,hasConstructor:false,body:[],superThises:[],pushedInherits:false,pushedCreateClass:false,protoAlias:null,isLoose:false,dynamicKeys:new Map,methods:{instance:{hasComputed:false,list:[],map:new Map},static:{hasComputed:false,list:[],map:new Map}}};const setState=e=>{Object.assign(p,e)};const f=n.visitors.environmentVisitor({ThisExpression(e){p.superThises.push(e)}});function createClassHelper(e){return a.types.callExpression(p.file.addHelper("createClass"),e)}function maybeCreateConstructor(){const e=p.path.get("body");for(const r of e.get("body")){if(r.isClassMethod({kind:"constructor"}))return}let r,t;if(p.isDerived){const e=a.template.expression.ast`
(function () {
super(...arguments);
})
`;r=e.params;t=e.body}else{r=[];t=a.types.blockStatement([])}e.unshiftContainer("body",a.types.classMethod("constructor",a.types.identifier("constructor"),r,t))}function buildBody(){maybeCreateConstructor();pushBody();verifyConstructor();if(p.userConstructor){const{constructorBody:e,userConstructor:r,construct:t}=p;e.body.push(...r.body.body);a.types.inherits(t,r);a.types.inherits(e,r.body)}pushDescriptors()}function pushBody(){const e=p.path.get("body.body");for(const o of e){const e=o.node;if(o.isClassProperty()||o.isClassPrivateProperty()){throw o.buildCodeFrameError("Missing class properties transform.")}if(e.decorators){throw o.buildCodeFrameError("Method has decorators, put the decorator plugin before the classes one.")}if(a.types.isClassMethod(e)){const a=e.kind==="constructor";const i=new s.default({methodPath:o,objectRef:p.classRef,superRef:p.superName,constantSuper:d.constantSuper,file:p.file,refToPreserve:p.classRef});i.replace();const l=[];o.traverse(n.visitors.environmentVisitor({ReturnStatement(e){if(!e.getFunctionParent().isArrowFunctionExpression()){l.push(e)}}}));if(a){pushConstructor(l,e,o)}else{{var r;(r=o.ensureFunctionName)!=null?r:o.ensureFunctionName=t(7369).NodePath.prototype.ensureFunctionName}o.ensureFunctionName(u);let s;if(e!==o.node){s=o.node;o.replaceWith(e)}pushMethod(e,s)}}}}function pushDescriptors(){pushInheritsToBody();const{body:e}=p;const r={instance:null,static:null};for(const e of["static","instance"]){if(p.methods[e].list.length){r[e]=p.methods[e].list.map((e=>{const r=a.types.objectExpression([a.types.objectProperty(a.types.identifier("key"),e.key)]);for(const t of["get","set","value"]){if(e[t]!=null){r.properties.push(a.types.objectProperty(a.types.identifier(t),e[t]))}}return r}))}}if(r.instance||r.static){let t=[a.types.cloneNode(p.classRef),r.instance?a.types.arrayExpression(r.instance):a.types.nullLiteral(),r.static?a.types.arrayExpression(r.static):a.types.nullLiteral()];let s=0;for(let e=0;e<t.length;e++){if(!a.types.isNullLiteral(t[e]))s=e}t=t.slice(0,s+1);e.push(a.types.returnStatement(createClassHelper(t)));p.pushedCreateClass=true}}function wrapSuperCall(e,r,t,s){const n=e.node;let o;if(d.superIsCallableConstructor){n.arguments.unshift(a.types.thisExpression());if(n.arguments.length===2&&a.types.isSpreadElement(n.arguments[1])&&a.types.isIdentifier(n.arguments[1].argument,{name:"arguments"})){n.arguments[1]=n.arguments[1].argument;n.callee=a.types.memberExpression(a.types.cloneNode(r),a.types.identifier("apply"))}else{n.callee=a.types.memberExpression(a.types.cloneNode(r),a.types.identifier("call"))}o=a.types.logicalExpression("||",n,a.types.thisExpression())}else{var l;const e=[a.types.thisExpression(),a.types.cloneNode(p.classRef)];if((l=n.arguments)!=null&&l.length){const r=n.arguments;if(r.length===1&&a.types.isSpreadElement(r[0])&&a.types.isIdentifier(r[0].argument,{name:"arguments"})){e.push(r[0].argument)}else{e.push(a.types.arrayExpression(r))}}o=a.types.callExpression((0,i.default)(p.file),e)}if(e.parentPath.isExpressionStatement()&&e.parentPath.container===s.node.body&&s.node.body.length-1===e.parentPath.key){if(p.superThises.length){o=a.types.assignmentExpression("=",t(),o)}e.parentPath.replaceWith(a.types.returnStatement(o))}else{e.replaceWith(a.types.assignmentExpression("=",t(),o))}}function verifyConstructor(){if(!p.isDerived)return;const e=p.userConstructorPath;const r=e.get("body");const t=e.get("body");let s=t.node.body.length;e.traverse(f);let thisRef=function(){const r=e.scope.generateDeclaredUidIdentifier("this");s++;thisRef=()=>a.types.cloneNode(r);return r};const buildAssertThisInitialized=function(){return a.types.callExpression(p.file.addHelper("assertThisInitialized"),[thisRef()])};const o=[];e.traverse(n.visitors.environmentVisitor({Super(e){const{node:r,parentPath:t}=e;if(t.isCallExpression({callee:r})){o.unshift(t)}}}));for(const e of o){wrapSuperCall(e,p.superName,thisRef,r);if(s>=0){let r;e.find((function(e){if(e===t){s=Math.min(s,r.key);return true}const{type:a}=e;switch(a){case"ExpressionStatement":case"SequenceExpression":case"As
function (type, obj, key, fn) {
var desc = { configurable: true, enumerable: true };
desc[type] = fn;
return Object.defineProperty(obj, key, desc);
}
`;o._compact=true}var i=r["default"]=(0,a.declare)(((e,r)=>{var t;e.assertVersion(7);const a=(t=e.assumption("setComputedProperties"))!=null?t:r.loose;const n=a?pushComputedPropsLoose:pushComputedPropsSpec;function buildDefineAccessor(e,r,t){const a=t.kind;const n=!t.computed&&s.types.isIdentifier(t.key)?s.types.stringLiteral(t.key.name):t.key;const i=getValue(t);{let t;if(e.availableHelper("defineAccessor")){t=e.addHelper("defineAccessor")}else{const r=e.file;t=r.get("fallbackDefineAccessorHelper");if(!t){const e=r.scope.generateUidIdentifier("defineAccessor");r.scope.push({id:e,init:o});r.set("fallbackDefineAccessorHelper",t=e)}t=s.types.cloneNode(t)}return s.types.callExpression(t,[s.types.stringLiteral(a),r,n,i])}}function getValue(e){if(s.types.isObjectProperty(e)){return e.value}else if(s.types.isObjectMethod(e)){return s.types.functionExpression(null,e.params,e.body,e.generator,e.async)}}function pushAssign(e,r,t){t.push(s.types.expressionStatement(s.types.assignmentExpression("=",s.types.memberExpression(s.types.cloneNode(e),r.key,r.computed||s.types.isLiteral(r.key)),getValue(r))))}function pushComputedPropsLoose(e){const{computedProps:r,state:t,initPropExpression:a,objId:n,body:o}=e;for(const e of r){if(s.types.isObjectMethod(e)&&(e.kind==="get"||e.kind==="set")){if(r.length===1){return buildDefineAccessor(t,a,e)}else{o.push(s.types.expressionStatement(buildDefineAccessor(t,s.types.cloneNode(n),e)))}}else{pushAssign(s.types.cloneNode(n),e,o)}}}function pushComputedPropsSpec(e){const{objId:r,body:t,computedProps:a,state:n}=e;const o=10;let i=null;const l=[];for(const e of a){if(!i||i.length===o){i=[];l.push(i)}i.push(e)}for(const a of l){const o=l.length===1;let i=o?e.initPropExpression:s.types.cloneNode(r);for(const r of a){if(s.types.isObjectMethod(r)&&(r.kind==="get"||r.kind==="set")){i=buildDefineAccessor(e.state,i,r)}else{i=s.types.callExpression(n.addHelper("defineProperty"),[i,s.types.toComputedKey(r),getValue(r)])}}if(o)return i;t.push(s.types.expressionStatement(i))}}return{name:"transform-computed-properties",visitor:{ObjectExpression:{exit(e,r){const{node:t,parent:o,scope:i}=e;let l=false;for(const e of t.properties){l=e.computed===true;if(l)break}if(!l)return;const c=[];const d=[];let u=false;for(const e of t.properties){if(s.types.isSpreadElement(e)){continue}if(e.computed){u=true}if(u){d.push(e)}else{c.push(e)}}const p=i.generateUidIdentifierBasedOnNode(o);const f=s.types.objectExpression(c);const y=[];y.push(s.types.variableDeclaration("var",[s.types.variableDeclarator(p,f)]));const g=n({scope:i,objId:p,body:y,computedProps:d,initPropExpression:f,state:r});if(g){e.replaceWith(g)}else{if(a){y.push(s.types.expressionStatement(s.types.cloneNode(p)))}e.replaceWithMultiple(y)}}}}}}))},2610:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});var s=t(9045);var a=t(8304);function isPureVoid(e){return a.types.isUnaryExpression(e)&&e.operator==="void"&&a.types.isPureish(e.argument)}function unshiftForXStatementBody(e,r){e.ensureBlock();const{scope:t,node:s}=e;const n=e.get("body").scope.bindings;const o=Object.keys(n).some((e=>t.hasBinding(e)));if(o){s.body=a.types.blockStatement([...r,s.body])}else{s.body.body.unshift(...r)}}function hasArrayRest(e){return e.elements.some((e=>a.types.isRestElement(e)))}function hasObjectRest(e){return e.properties.some((e=>a.types.isRestElement(e)))}const n={};const arrayUnpackVisitor=(e,r,t)=>{if(!r.length){return}if(a.types.isIdentifier(e)&&a.types.isReferenced(e,r[r.length-1].node)&&t.bindings[e.name]){t.deopt=true;throw n}};class DestructuringTransformer{constructor(e){this.blockHoist=void 0;this.operator=void 0;this.arrayRefSet=void 0;this.nodes=void 0;this.scope=void 0;this.kind=void 0;this.iterableIsArray=void 0;this.arrayLikeIsIterable=void 0;this.objectRestNoSymbols=void 0;this.useBuiltIns=void 0;this.addHelper=void 0;this.blockHoist=e.blockHoist;this.operator=e.operator;this.arrayRefSet=new Set;this.nodes=e.nodes||[];this.scope=e.scope;this.kind=e.kind;this.iterableIsArray=e.iterableIsArray;this.arrayLikeIsIterable=e.arrayLikeIsIterable;t
Array.prototype.slice.call(${e})
`}let n;const o=[e];if(typeof r==="number"){o.push(a.types.numericLiteral(r));n="slicedToArray"}else{n="toArray"}if(s){o.unshift(t.path.hub.addHelper(n));n="maybeArrayLike"}return a.types.callExpression(t.path.hub.addHelper(n),o)}}pushAssignmentPattern({left:e,right:r},t){if(isPureVoid(t)){this.push(e,r);return}const s=this.scope.generateUidIdentifierBasedOnNode(t);this.nodes.push(this.buildVariableDeclaration(s,t));const n=a.types.conditionalExpression(a.types.binaryExpression("===",a.types.cloneNode(s),this.scope.buildUndefinedNode()),r,a.types.cloneNode(s));if(a.types.isPattern(e)){let r;let t;if(this.kind==="const"||this.kind==="let"||this.kind==="using"){r=this.scope.generateUidIdentifier(s.name);t=this.buildVariableDeclaration(r,n)}else{r=s;t=a.types.expressionStatement(a.types.assignmentExpression("=",a.types.cloneNode(s),n))}this.nodes.push(t);this.push(e,r)}else{this.nodes.push(this.buildVariableAssignment(e,n))}}pushObjectRest(e,r,t,s){const a=buildObjectExcludingKeys(e.properties.slice(0,s),r,this.scope,(e=>this.addHelper(e)),this.objectRestNoSymbols,this.useBuiltIns);this.nodes.push(this.buildVariableAssignment(t.argument,a))}pushObjectProperty(e,r){if(a.types.isLiteral(e.key))e.computed=true;const t=e.value;const s=a.types.memberExpression(a.types.cloneNode(r),e.key,e.computed);if(a.types.isPattern(t)){this.push(t,s)}else{this.nodes.push(this.buildVariableAssignment(t,s))}}pushObjectPattern(e,r){if(!e.properties.length){this.nodes.push(a.types.expressionStatement(a.types.callExpression(this.addHelper("objectDestructuringEmpty"),isPureVoid(r)?[]:[r])));return}if(e.properties.length>1&&!this.scope.isStatic(r)){const e=this.scope.generateUidIdentifierBasedOnNode(r);this.nodes.push(this.buildVariableDeclaration(e,r));r=e}if(hasObjectRest(e)){let r;for(let t=0;t<e.properties.length;t++){const s=e.properties[t];if(a.types.isRestElement(s)){break}const n=s.key;if(s.computed&&!this.scope.isPure(n)){const a=this.scope.generateUidIdentifierBasedOnNode(n);this.nodes.push(this.buildVariableDeclaration(a,n));if(!r){r=e=Object.assign({},e,{properties:e.properties.slice()})}r.properties[t]=Object.assign({},s,{key:a})}}}for(let t=0;t<e.properties.length;t++){const s=e.properties[t];if(a.types.isRestElement(s)){this.pushObjectRest(e,r,s,t)}else{this.pushObjectProperty(s,r)}}}canUnpackArrayPattern(e,r){if(!a.types.isArrayExpression(r))return false;if(e.elements.length>r.elements.length)return;if(e.elements.length<r.elements.length&&!hasArrayRest(e)){return false}for(const r of e.elements){if(!r)return false;if(a.types.isMemberExpression(r))return false}for(const e of r.elements){if(a.types.isSpreadElement(e))return false;if(a.types.isCallExpression(e))return false;if(a.types.isMemberExpression(e))return false}const t=a.types.getBindingIdentifiers(e);const s={deopt:false,bindings:t};try{a.types.traverse(r,arrayUnpackVisitor,s)}catch(e){if(e!==n)throw e}return!s.deopt}pushUnpackedArrayPattern(e,r){const holeToUndefined=e=>e!=null?e:this.scope.buildUndefinedNode();for(let t=0;t<e.elements.length;t++){const s=e.elements[t];if(a.types.isRestElement(s)){this.push(s.argument,a.types.arrayExpression(r.elements.slice(t).map(holeToUndefined)))}else{this.push(s,holeToUndefined(r.elements[t]))}}}pushArrayPattern(e,r){if(r===null){this.nodes.push(a.types.expressionStatement(a.types.callExpression(this.addHelper("objectDestructuringEmpty"),[])));return}if(!e.elements)return;if(this.canUnpackArrayPattern(e,r)){this.pushUnpackedArrayPattern(e,r);return}const t=!hasArrayRest(e)&&e.elements.length;const s=this.toArray(r,t);if(a.types.isIdentifier(s)){r=s}else{r=this.scope.generateUidIdentifierBasedOnNode(r);this.arrayRefSet.add(r.name);this.nodes.push(this.buildVariableDeclaration(r,s))}for(let t=0;t<e.elements.length;t++){const s=e.elements[t];if(!s)continue;let n;if(a.types.isRestElement(s)){n=this.toArray(r);n=a.types.callExpression(a.types.memberExpression(n,a.types.identifier("slice")),[a.types.numericLiteral(t)]);this.push(s.argument,n)}else{n=a.types.memberExpression(r,a.types.numericLiteral(t),true);this.push(s,n)}}}init(e,r){
for (var KEY = 0, NAME = ARR; KEY < NAME.length; KEY++) BODY;
`;const p=a.template.statements`
for (var ITERATOR_HELPER = CREATE_ITERATOR_HELPER(OBJECT, ARRAY_LIKE_IS_ITERABLE), STEP_KEY;
!(STEP_KEY = ITERATOR_HELPER()).done;) BODY;
`;const f=a.template.statements`
var ITERATOR_HELPER = CREATE_ITERATOR_HELPER(OBJECT, ARRAY_LIKE_IS_ITERABLE), STEP_KEY;
try {
for (ITERATOR_HELPER.s(); !(STEP_KEY = ITERATOR_HELPER.n()).done;) BODY;
} catch (err) {
ITERATOR_HELPER.e(err);
} finally {
ITERATOR_HELPER.f();
}
`;const y=d?{build:p,helper:"createForOfIteratorHelperLoose",getContainer:e=>e}:{build:f,helper:"createForOfIteratorHelper",getContainer:e=>e[1].block.body};function _ForOfStatementArray(e){const{node:r,scope:t}=e;const s=t.generateUidIdentifierBasedOnNode(r.right,"arr");const n=t.generateUidIdentifier("i");const o=u({BODY:r.body,KEY:n,NAME:s,ARR:r.right});a.types.inherits(o,r);const i=a.types.memberExpression(a.types.cloneNode(s),a.types.cloneNode(n),true);let l;const c=r.left;if(a.types.isVariableDeclaration(c)){c.declarations[0].init=i;l=c}else{l=a.types.expressionStatement(a.types.assignmentExpression("=",c,i))}o.body=buildLoopBody(e,l,o.body);return o}return{name:"transform-for-of",visitor:{ForOfStatement(e,r){const t=e.get("right");if(t.isArrayExpression()||t.isGenericType("Array")||a.types.isArrayTypeAnnotation(t.getTypeAnnotation())){e.replaceWith(_ForOfStatementArray(e));return}{if(!r.availableHelper(y.helper)){(0,n.default)(d,e,r);return}}const{node:s,parent:o,scope:i}=e;const l=s.left;let u;const p=i.generateUid("step");const f=a.types.memberExpression(a.types.identifier(p),a.types.identifier("value"));if(a.types.isVariableDeclaration(l)){u=a.types.variableDeclaration(l.kind,[a.types.variableDeclarator(l.declarations[0].id,f)])}else{u=a.types.expressionStatement(a.types.assignmentExpression("=",l,f))}const g=y.build({CREATE_ITERATOR_HELPER:r.addHelper(y.helper),ITERATOR_HELPER:i.generateUidIdentifier("iterator"),ARRAY_LIKE_IS_ITERABLE:c?a.types.booleanLiteral(true):null,STEP_KEY:a.types.identifier(p),OBJECT:s.right,BODY:buildLoopBody(e,u)});const h=y.getContainer(g);a.types.inherits(h[0],s);a.types.inherits(h[0].body,s.body);if(a.types.isLabeledStatement(o)){h[0]=a.types.labeledStatement(o.label,h[0]);e.parentPath.replaceWithMultiple(g);e.skip()}else{e.replaceWithMultiple(g)}}}}}))},8774:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=transformWithoutHelper;var s=t(8304);function transformWithoutHelper(e,r,t){const a=e?pushComputedPropsLoose:pushComputedPropsSpec;const{node:n}=r;const o=a(r,t);const i=o.declar;const l=o.loop;const c=l.body;r.ensureBlock();if(i){c.body.push(i)}c.body.push(...n.body.body);s.types.inherits(l,n);s.types.inherits(l.body,n.body);if(o.replaceParent){r.parentPath.replaceWithMultiple(o.node);r.remove()}else{r.replaceWithMultiple(o.node)}}const a=s.template.statement(`\n for (var LOOP_OBJECT = OBJECT,\n IS_ARRAY = Array.isArray(LOOP_OBJECT),\n INDEX = 0,\n LOOP_OBJECT = IS_ARRAY ? LOOP_OBJECT : LOOP_OBJECT[Symbol.iterator]();;) {\n INTERMEDIATE;\n if (IS_ARRAY) {\n if (INDEX >= LOOP_OBJECT.length) break;\n ID = LOOP_OBJECT[INDEX++];\n } else {\n INDEX = LOOP_OBJECT.next();\n if (INDEX.done) break;\n ID = INDEX.value;\n }\n }\n`);const n=s.template.statements(`\n var ITERATOR_COMPLETION = true;\n var ITERATOR_HAD_ERROR_KEY = false;\n var ITERATOR_ERROR_KEY = undefined;\n try {\n for (\n var ITERATOR_KEY = OBJECT[Symbol.iterator](), STEP_KEY;\n !(ITERATOR_COMPLETION = (STEP_KEY = ITERATOR_KEY.next()).done);\n ITERATOR_COMPLETION = true\n ) {}\n } catch (err) {\n ITERATOR_HAD_ERROR_KEY = true;\n ITERATOR_ERROR_KEY = err;\n } finally {\n try {\n if (!ITERATOR_COMPLETION && ITERATOR_KEY.return != null) {\n ITERATOR_KEY.return();\n }\n } finally {\n if (ITERATOR_HAD_ERROR_KEY) {\n throw ITERATOR_ERROR_KEY;\n }\n }\n }\n`);function pushComputedPropsLoose(e,r){const{node:t,scope:n,parent:o}=e;const{left:i}=t;let l,c,d;if(s.types.isIdentifier(i)||s.types.isPattern(i)||s.types.isMemberExpression(i)){c=i;d=null}else if(s.types.isVariableDeclaration(i)){c=n.generateUidIdentifier("ref");l=s.types.variableDeclaration(i.kind,[s.types.variableDeclarator(i.declarations[0].id,s.types.identifier(c.name))]);d=s.types.variableDeclaration("var",[s.types.variableDeclarator(s.types.identifier(c.name))])}else{throw r.buildCodeFrameError(i,`Unknown node type ${i.type} in ForStatement`)}const u=n.generateUidIdentifier("iterator");c
new Promise((${s}, ${o}) =>
${t}(
[${e}],
imported => ${n.types.cloneNode(s)}(${i}),
${n.types.cloneNode(o)}
)
)
`)))},Program:{exit(e,{requireId:t}){if(!(0,a.isModule)(e)){if(t){injectWrapper(e,i({REQUIRE:n.types.cloneNode(t)}))}return}const s=[];const g=[];if(t){s.push(n.types.stringLiteral("require"));g.push(n.types.cloneNode(t))}let h=(0,a.getModuleName)(this.file.opts,r);if(h)h=n.types.stringLiteral(h);const{meta:b,headers:x}=(0,a.rewriteModuleStatementsAndPrepareHeader)(e,{enumerableModuleMeta:y,constantReexports:f,strict:c,strictMode:d,allowTopLevelThis:l,importInterop:u,noInterop:p,filename:this.file.opts.filename});if((0,a.hasExports)(b)){s.push(n.types.stringLiteral("exports"));g.push(n.types.identifier(b.exportName))}for(const[r,t]of b.source){s.push(n.types.stringLiteral(r));g.push(n.types.identifier(t.name));if(!(0,a.isSideEffectImport)(t)){const r=(0,a.wrapInterop)(e,n.types.identifier(t.name),t.interop);if(r){const e=n.types.expressionStatement(n.types.assignmentExpression("=",n.types.identifier(t.name),r));e.loc=t.loc;x.push(e)}}x.push(...(0,a.buildNamespaceInitStatements)(b,t,f))}(0,a.ensureStatementsHoisted)(x);e.unshiftContainer("body",x);injectWrapper(e,o({MODULE_NAME:h,AMD_ARGUMENTS:n.types.arrayExpression(s),IMPORT_NAMES:g}))}}}}}))},3086:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.transformDynamicImport=transformDynamicImport;var s=t(8304);var a=t(9460);const requireNoInterop=e=>s.template.expression.ast`require(${e})`;const requireInterop=(e,r)=>s.types.callExpression(r.addHelper("interopRequireWildcard"),[requireNoInterop(e)]);function transformDynamicImport(e,r,t){const s=r?requireNoInterop:requireInterop;e.replaceWith((0,a.buildDynamicImport)(e.node,true,false,(e=>s(e,t))))}},5735:(e,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.defineCommonJSHook=defineCommonJSHook;r.makeInvokers=makeInvokers;const t="@babel/plugin-transform-modules-commonjs/customWrapperPlugin";function defineCommonJSHook(e,r){let s=e.get(t);if(!s)e.set(t,s=[]);s.push(r)}function findMap(e,r){if(e){for(const t of e){const e=r(t);if(e!=null)return e}}}function makeInvokers(e){const r=e.get(t);return{getWrapperPayload(...e){return findMap(r,(r=>r.getWrapperPayload==null?void 0:r.getWrapperPayload(...e)))},wrapReference(...e){return findMap(r,(r=>r.wrapReference==null?void 0:r.wrapReference(...e)))},buildRequireWrapper(...e){return findMap(r,(r=>r.buildRequireWrapper==null?void 0:r.buildRequireWrapper(...e)))}}}},7179:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;Object.defineProperty(r,"defineCommonJSHook",{enumerable:true,get:function(){return l.defineCommonJSHook}});var s=t(9045);var a=t(9460);var n=t(8304);var o=t(3086);var i=t(2461);var l=t(5735);var c=r["default"]=(0,s.declare)(((e,r)=>{var t,s,c;e.assertVersion(7);const{strictNamespace:d=false,mjsStrictNamespace:u=d,allowTopLevelThis:p,strict:f,strictMode:y,noInterop:g,importInterop:h,lazy:b=false,allowCommonJSExports:x=true,loose:v=false}=r;const j=(t=e.assumption("constantReexports"))!=null?t:v;const w=(s=e.assumption("enumerableModuleMeta"))!=null?s:v;const E=(c=e.assumption("noIncompleteNsImportDetection"))!=null?c:false;if(typeof b!=="boolean"&&typeof b!=="function"&&(!Array.isArray(b)||!b.every((e=>typeof e==="string")))){throw new Error(`.lazy must be a boolean, array of strings, or a function`)}if(typeof d!=="boolean"){throw new Error(`.strictNamespace must be a boolean, or undefined`)}if(typeof u!=="boolean"){throw new Error(`.mjsStrictNamespace must be a boolean, or undefined`)}const getAssertion=e=>n.template.expression.ast`
(function(){
throw new Error(
"The CommonJS '" + "${e}" + "' variable is not available in ES6 modules." +
"Consider setting setting sourceType:script or sourceType:unambiguous in your " +
"Babel config for this file.");
})()
`;const _={ReferencedIdentifier(e){const r=e.node.name;if(r!=="module"&&r!=="exports")return;const t=e.scope.getBinding(r);const s=this.scope.getBinding(r);if(s!==t||e.parentPath.isObjectProperty({value:e.node})&&e.parentPath.parentPath.isObjectPattern()||e.parentPath.isAssignmentExpression({left:e.node})||e.isAssignmentExpression({left:e.node})){return}e.replaceWith(getAssertion(r))},UpdateExpression(e){const r=e.get("argument");if(!r.isIdentifier())return;const t=r.node.name;if(t!=="module"&&t!=="exports")return;const s=e.scope.getBinding(t);const a=this.scope.getBinding(t);if(a!==s)return;e.replaceWith(n.types.assignmentExpression(e.node.operator[0]+"=",r.node,getAssertion(t)))},AssignmentExpression(e){const r=e.get("left");if(r.isIdentifier()){const t=r.node.name;if(t!=="module"&&t!=="exports")return;const s=e.scope.getBinding(t);const a=this.scope.getBinding(t);if(a!==s)return;const o=e.get("right");o.replaceWith(n.types.sequenceExpression([o.node,getAssertion(t)]))}else if(r.isPattern()){const t=r.getOuterBindingIdentifiers();const s=Object.keys(t).find((r=>{if(r!=="module"&&r!=="exports")return false;return this.scope.getBinding(r)===e.scope.getBinding(r)}));if(s){const r=e.get("right");r.replaceWith(n.types.sequenceExpression([r.node,getAssertion(s)]))}}}};return{name:"transform-modules-commonjs",pre(){this.file.set("@babel/plugin-transform-modules-*","commonjs");if(b)(0,l.defineCommonJSHook)(this.file,(0,i.lazyImportsHook)(b))},visitor:{["CallExpression"+(e.types.importExpression?"|ImportExpression":"")](e){if(!this.file.has("@babel/plugin-proposal-dynamic-import"))return;if(e.isCallExpression()&&!n.types.isImport(e.node.callee))return;let{scope:r}=e;do{r.rename("require")}while(r=r.parent);(0,o.transformDynamicImport)(e,g,this.file)},Program:{exit(e,t){if(!(0,a.isModule)(e))return;e.scope.rename("exports");e.scope.rename("module");e.scope.rename("require");e.scope.rename("__filename");e.scope.rename("__dirname");if(!x){e.traverse(_,{scope:e.scope})}let s=(0,a.getModuleName)(this.file.opts,r);if(s)s=n.types.stringLiteral(s);const o=(0,l.makeInvokers)(this.file);const{meta:i,headers:c}=(0,a.rewriteModuleStatementsAndPrepareHeader)(e,{exportName:"exports",constantReexports:j,enumerableModuleMeta:w,strict:f,strictMode:y,allowTopLevelThis:p,noInterop:g,importInterop:h,wrapReference:o.wrapReference,getWrapperPayload:o.getWrapperPayload,esNamespaceOnly:typeof t.filename==="string"&&/\.mjs$/.test(t.filename)?u:d,noIncompleteNsImportDetection:E,filename:this.file.opts.filename});for(const[r,t]of i.source){const s=n.types.callExpression(n.types.identifier("require"),[n.types.stringLiteral(r)]);let l;if((0,a.isSideEffectImport)(t)){if(b&&t.wrap==="function"){throw new Error("Assertion failure")}l=n.types.expressionStatement(s)}else{var v;const r=(0,a.wrapInterop)(e,s,t.interop)||s;if(t.wrap){const e=o.buildRequireWrapper(t.name,r,t.wrap,t.referenced);if(e===false)continue;else l=e}(v=l)!=null?v:l=n.template.statement.ast`
var ${t.name} = ${r};
`}l.loc=t.loc;c.push(l);c.push(...(0,a.buildNamespaceInitStatements)(i,t,j,o.wrapReference))}(0,a.ensureStatementsHoisted)(c);e.unshiftContainer("body",c);e.get("body").forEach((e=>{if(!c.includes(e.node))return;if(e.isVariableDeclaration()){e.scope.registerDeclaration(e)}}))}}}}}))},2461:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.lazyImportsHook=void 0;var s=t(8304);var a=t(9460);const lazyImportsHook=e=>({name:`${"@babel/plugin-transform-modules-commonjs"}/lazy`,version:"7.26.3",getWrapperPayload(r,t){if((0,a.isSideEffectImport)(t)||t.reexportAll){return null}if(e===true){return r.includes(".")?null:"lazy/function"}if(Array.isArray(e)){return!e.includes(r)?null:"lazy/function"}if(typeof e==="function"){return e(r)?"lazy/function":null}},buildRequireWrapper(e,r,t,a){if(t==="lazy/function"){if(!a)return false;return s.template.statement.ast`
function ${e}() {
const data = ${r};
${e} = function(){ return data; };
return data;
}
`}},wrapReference(e,r){if(r==="lazy/function")return s.types.callExpression(e,[])}});r.lazyImportsHook=lazyImportsHook},5120:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;r.getExportSpecifierName=getExportSpecifierName;var s=t(9045);var a=t(8304);var n=t(9460);var o=t(974);const i=a.template.statement(`\n SYSTEM_REGISTER(MODULE_NAME, SOURCES, function (EXPORT_IDENTIFIER, CONTEXT_IDENTIFIER) {\n "use strict";\n BEFORE_BODY;\n return {\n setters: SETTERS,\n execute: EXECUTE,\n };\n });\n`);const l=a.template.statement(`\n for (var KEY in TARGET) {\n if (KEY !== "default" && KEY !== "__esModule") EXPORT_OBJ[KEY] = TARGET[KEY];\n }\n`);const c=`WARNING: Dynamic import() transformation must be enabled using the\n @babel/plugin-transform-dynamic-import plugin. Babel 8 will\n no longer transform import() without using that plugin.\n`;const d=`ERROR: Dynamic import() transformation must be enabled using the\n @babel/plugin-transform-dynamic-import plugin. Babel 8\n no longer transforms import() without using that plugin.\n`;function getExportSpecifierName(e,r){if(e.type==="Identifier"){return e.name}else if(e.type==="StringLiteral"){const t=e.value;if(!(0,o.isIdentifierName)(t)){r.add(t)}return t}else{throw new Error(`Expected export specifier to be either Identifier or StringLiteral, got ${e.type}`)}}function constructExportCall(e,r,t,s,n,o){const i=[];if(!n){if(t.length===1){i.push(a.types.expressionStatement(a.types.callExpression(r,[a.types.stringLiteral(t[0]),s[0]])))}else{const e=[];for(let r=0;r<t.length;r++){const n=t[r];const i=s[r];e.push(a.types.objectProperty(o.has(n)?a.types.stringLiteral(n):a.types.identifier(n),i))}i.push(a.types.expressionStatement(a.types.callExpression(r,[a.types.objectExpression(e)])))}}else{const o=e.scope.generateUid("exportObj");i.push(a.types.variableDeclaration("var",[a.types.variableDeclarator(a.types.identifier(o),a.types.objectExpression([]))]));i.push(l({KEY:e.scope.generateUidIdentifier("key"),EXPORT_OBJ:a.types.identifier(o),TARGET:n}));for(let e=0;e<t.length;e++){const r=t[e];const n=s[e];i.push(a.types.expressionStatement(a.types.assignmentExpression("=",a.types.memberExpression(a.types.identifier(o),a.types.identifier(r)),n)))}i.push(a.types.expressionStatement(a.types.callExpression(r,[a.types.identifier(o)])))}return i}var u=r["default"]=(0,s.declare)(((e,r)=>{e.assertVersion(7);const{systemGlobal:s="System",allowTopLevelThis:o=false}=r;const l=new WeakSet;const u={"AssignmentExpression|UpdateExpression"(e){if(l.has(e.node))return;l.add(e.node);const r=e.isAssignmentExpression()?e.get("left"):e.get("argument");if(r.isObjectPattern()||r.isArrayPattern()){const t=[e.node];for(const s of Object.keys(r.getBindingIdentifiers())){if(this.scope.getBinding(s)!==e.scope.getBinding(s)){return}const r=this.exports[s];if(!r)continue;for(const e of r){t.push(this.buildCall(e,a.types.identifier(s)).expression)}}e.replaceWith(a.types.sequenceExpression(t));return}if(!r.isIdentifier())return;const t=r.node.name;if(this.scope.getBinding(t)!==e.scope.getBinding(t))return;const s=this.exports[t];if(!s)return;let n=e.node;const o=a.types.isUpdateExpression(n,{prefix:false});if(o){n=a.types.binaryExpression(n.operator[0],a.types.unaryExpression("+",a.types.cloneNode(n.argument)),a.types.numericLiteral(1))}for(const e of s){n=this.buildCall(e,n).expression}if(o){n=a.types.sequenceExpression([n,e.node])}e.replaceWith(n)}};return{name:"transform-modules-systemjs",pre(){this.file.set("@babel/plugin-transform-modules-*","systemjs")},visitor:{["CallExpression"+(e.types.importExpression?"|ImportExpression":"")](e,r){if(e.isCallExpression()&&!a.types.isImport(e.node.callee))return;if(e.isCallExpression()){if(!this.file.has("@babel/plugin-proposal-dynamic-import")){{console.warn(c)}}}else{if(!this.file.has("@babel/plugin-proposal-dynamic-import")){throw new Error(d)}}e.replaceWith((0,n.buildDynamicImport)(e.node,false,true,(e=>a.types.callExpression(a.types.memberExpression(a.types.identifier(r.co
try {
${x.node.body.body}
} catch (e) {
return Promise.reject(e);
}
}`}}else{x.get("body").unshiftContainer("body",y)}return true}},1591:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=convertFunctionRest;var s=t(8304);var a=t(3175);const n=s.template.statement(`\n for (var LEN = ARGUMENTS.length,\n ARRAY = new Array(ARRAY_LEN),\n KEY = START;\n KEY < LEN;\n KEY++) {\n ARRAY[ARRAY_KEY] = ARGUMENTS[KEY];\n }\n`);const o=s.template.expression(`\n (INDEX < OFFSET || ARGUMENTS.length <= INDEX) ? undefined : ARGUMENTS[INDEX]\n`);const i=s.template.expression(`\n REF = INDEX, (REF < OFFSET || ARGUMENTS.length <= REF) ? undefined : ARGUMENTS[REF]\n`);const l=s.template.expression(`\n ARGUMENTS.length <= OFFSET ? 0 : ARGUMENTS.length - OFFSET\n`);function referencesRest(e,r){if(e.node.name===r.name){return e.scope.bindingIdentifierEquals(r.name,r.outerBinding)}return false}const c={Scope(e,r){if(!e.scope.bindingIdentifierEquals(r.name,r.outerBinding)){e.skip()}},Flow(e){if(e.isTypeCastExpression())return;e.skip()},Function(e,r){const t=r.noOptimise;r.noOptimise=true;e.traverse(c,r);r.noOptimise=t;e.skip()},ReferencedIdentifier(e,r){const{node:t}=e;if(t.name==="arguments"){r.deopted=true}if(!referencesRest(e,r))return;if(r.noOptimise){r.deopted=true}else{const{parentPath:s}=e;if(s.listKey==="params"&&s.key<r.offset){return}if(s.isMemberExpression({object:t})){const t=s.parentPath;const a=!r.deopted&&!(t.isAssignmentExpression()&&s.node===t.node.left||t.isLVal()||t.isForXStatement()||t.isUpdateExpression()||t.isUnaryExpression({operator:"delete"})||(t.isCallExpression()||t.isNewExpression())&&s.node===t.node.callee);if(a){if(s.node.computed){if(s.get("property").isBaseType("number")){r.candidates.push({cause:"indexGetter",path:e});return}}else if(s.node.property.name==="length"){r.candidates.push({cause:"lengthGetter",path:e});return}}}if(r.offset===0&&s.isSpreadElement()){const t=s.parentPath;if(t.isCallExpression()&&t.node.arguments.length===1){r.candidates.push({cause:"argSpread",path:e});return}}r.references.push(e)}},BindingIdentifier(e,r){if(referencesRest(e,r)){r.deopted=true}}};function getParamsCount(e){let r=e.params.length;if(r>0&&s.types.isIdentifier(e.params[0],{name:"this"})){r-=1}return r}function hasRest(e){const r=e.params.length;return r>0&&s.types.isRestElement(e.params[r-1])}function optimiseIndexGetter(e,r,t){const a=s.types.numericLiteral(t);let n;const l=e.parent;if(s.types.isNumericLiteral(l.property)){n=s.types.numericLiteral(l.property.value+t)}else if(t===0){n=l.property}else{n=s.types.binaryExpression("+",l.property,s.types.cloneNode(a))}const{scope:c,parentPath:d}=e;if(!c.isPure(n)){const e=c.generateUidIdentifierBasedOnNode(n);c.push({id:e,kind:"var"});d.replaceWith(i({ARGUMENTS:r,OFFSET:a,INDEX:n,REF:s.types.cloneNode(e)}))}else{d.replaceWith(o({ARGUMENTS:r,OFFSET:a,INDEX:n}));const e=d;const t=e.get("test");const s=t.get("left").evaluate();if(s.confident){if(s.value===true){e.replaceWith(c.buildUndefinedNode())}else{t.replaceWith(t.get("right"))}}}}function optimiseLengthGetter(e,r,t){if(t){e.parentPath.replaceWith(l({ARGUMENTS:r,OFFSET:s.types.numericLiteral(t)}))}else{e.replaceWith(r)}}function convertFunctionRest(e){const{node:r,scope:t}=e;if(!hasRest(r))return false;const o=e.get(`params.${r.params.length-1}.argument`);if(!o.isIdentifier()){const r=new Set;(0,a.collectShadowedParamsNames)(o,e.scope,r);let n=r.size>0;if(!n){const e={needsOuterBinding:false,scope:t};o.traverse(a.iifeVisitor,e);n=e.needsOuterBinding}if(n){e.ensureBlock();e.set("body",s.types.blockStatement([(0,a.buildScopeIIFE)(r,e.node.body)]))}}let i=o.node;r.params.pop();if(s.types.isPattern(i)){const a=i;i=t.generateUidIdentifier("ref");const n=s.types.variableDeclaration("let",[s.types.variableDeclarator(a,i)]);e.ensureBlock();r.body.body.unshift(n)}else if(i.name==="arguments"){t.rename(i.name)}const l=s.types.identifier("arguments");const d=getParamsCount(r);const u={references:[],offset:d,argumentsNode:l,outerBinding:t.getBindingIdentifier(i.name),candidates:[],name:i.name,deopted:false};e.traverse(c,u);if
${t.cloneNode(u.node.id)} === ${(0,a.buildCheckInRHS)(n.right,o)}
`)}else{var p;const r=getWeakSetId(i,u,u,(p=u.node.id)==null?void 0:p.name,injectInitialization);e.replaceWith(s.expression.ast`${r}.has(${(0,a.buildCheckInRHS)(n.right,o)})`)}}else{const r=getWeakSetId(l,u,d,d.node.key.id.name,injectToFieldInit);e.replaceWith(s.expression.ast`${r}.has(${(0,a.buildCheckInRHS)(n.right,o)})`)}}}}}))},3456:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(8304);var n=r["default"]=(0,s.declare)((e=>{e.assertVersion(7);return{name:"transform-property-literals",visitor:{ObjectProperty:{exit({node:e}){const r=e.key;if(!e.computed&&a.types.isIdentifier(r)&&!a.types.isValidES3Identifier(r.name)){e.key=a.types.stringLiteral(r.name)}}}}}}))},9991:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(1017);var n=t(8304);var o=r["default"]=(0,s.declare)((e=>{e.assertVersion(7);function addDisplayName(e,r){const t=r.arguments[0].properties;let s=true;for(let e=0;e<t.length;e++){const r=t[e];if(n.types.isSpreadElement(r)){continue}const a=n.types.toComputedKey(r);if(n.types.isStringLiteral(a,{value:"displayName"})){s=false;break}}if(s){t.unshift(n.types.objectProperty(n.types.identifier("displayName"),n.types.stringLiteral(e)))}}const r=n.types.buildMatchMemberExpression("React.createClass");const isCreateClassAddon=e=>n.types.isIdentifier(e,{name:"createReactClass"});function isCreateClass(e){if(!e||!n.types.isCallExpression(e))return false;if(!r(e.callee)&&!isCreateClassAddon(e.callee)){return false}const t=e.arguments;if(t.length!==1)return false;const s=t[0];if(!n.types.isObjectExpression(s))return false;return true}return{name:"transform-react-display-name",visitor:{ExportDefaultDeclaration({node:e},r){if(isCreateClass(e.declaration)){const t=r.filename||"unknown";let s=a.basename(t,a.extname(t));if(s==="index"){s=a.basename(a.dirname(t))}addDisplayName(s,e.declaration)}},CallExpression(e){const{node:r}=e;if(!isCreateClass(r))return;let t;e.find((function(e){if(e.isAssignmentExpression()){t=e.node.left}else if(e.isObjectProperty()){t=e.node.key}else if(e.isVariableDeclarator()){t=e.node.id}else if(e.isStatement()){return true}if(t)return true}));if(!t)return;if(n.types.isMemberExpression(t)){t=t.property}if(n.types.isIdentifier(t)){addDisplayName(t.name,r)}}}}}))},1157:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(7552);var a=r["default"]=s.default},7107:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=createPlugin;var s=t(2698);var a=t(9045);var n=t(8304);var o=t(4414);var i=t(344);const l={importSource:"react",runtime:"automatic",pragma:"React.createElement",pragmaFrag:"React.Fragment"};const c=/^\s*(?:\*\s*)?@jsxImportSource\s+(\S+)\s*$/m;const d=/^\s*(?:\*\s*)?@jsxRuntime\s+(\S+)\s*$/m;const u=/^\s*(?:\*\s*)?@jsx\s+(\S+)\s*$/m;const p=/^\s*(?:\*\s*)?@jsxFrag\s+(\S+)\s*$/m;const get=(e,r)=>e.get(`@babel/plugin-react-jsx/${r}`);const set=(e,r,t)=>e.set(`@babel/plugin-react-jsx/${r}`,t);function hasProto(e){return e.properties.some((e=>n.types.isObjectProperty(e,{computed:false,shorthand:false})&&(n.types.isIdentifier(e.key,{name:"__proto__"})||n.types.isStringLiteral(e.key,{value:"__proto__"}))))}function createPlugin({name:e,development:r}){return(0,a.declare)(((t,a)=>{const{pure:o,throwIfNamespace:f=true,filter:y,runtime:g=(r?"automatic":"classic"),importSource:h=l.importSource,pragma:b=l.pragma,pragmaFrag:x=l.pragmaFrag}=a;{var{useSpread:v=false,useBuiltIns:j=false}=a;if(g==="classic"){if(typeof v!=="boolean"){throw new Error("transform-react-jsx currently only accepts a boolean option for "+"useSpread (defaults to false)")}if(typeof j!=="boolean"){throw new Error("transform-react-jsx currently only accepts a boolean option for "+"useBuiltIns (defaults to false)")}if(v&&j){throw new Error("transform-react-jsx currently only accepts useBuiltIns or useSpread "+"but not both")}}}const w={JSXOpeningElement(e,r){const t=[];if(isThisAllowed(e.scope)){t.push(n.types.
fileName: ${e},
lineNumber: ${s},
columnNumber: ${a},
}`}function sourceSelfError(e,r){const t=`transform-react-jsx-${r.slice(2)}`;return e.buildCodeFrameError(`Duplicate ${r} prop found. You are most likely using the deprecated ${t} Babel plugin. Both __source and __self are automatically set when using the automatic runtime. Please remove transform-react-jsx-source and transform-react-jsx-self from your Babel config.`)}},7552:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(7107);var a=r["default"]=(0,s.default)({name:"transform-react-jsx/development",development:true})},1096:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(7107);var a=r["default"]=(0,s.default)({name:"transform-react-jsx",development:false})},9212:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(344);var n=t(8304);const o=[["react",new Set(["cloneElement","createContext","createElement","createFactory","createRef","forwardRef","isValidElement","memo","lazy"])],["react-dom",new Set(["createPortal"])]];var i=r["default"]=(0,s.declare)((e=>{e.assertVersion(7);return{name:"transform-react-pure-annotations",visitor:{CallExpression(e){if(isReactCall(e)){(0,a.default)(e)}}}}}));function isReactCall(e){const r=e.get("callee");if(!r.isMemberExpression()){for(const[e,t]of o){for(const s of t){if(r.referencesImport(e,s)){return true}}}return false}const t=r.get("object");const s=r.node;if(!s.computed&&n.types.isIdentifier(s.property)){const e=s.property.name;for(const[r,s]of o){if(t.referencesImport(r,"default")||t.referencesImport(r,"*")){return s.has(e)}}}return false}},8123:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(9982);var n=r["default"]=(0,s.declare)((({types:e,assertVersion:r})=>{r(7);return{name:"transform-regenerator",inherits:a.default,visitor:{CallExpression(r){{var t;if(!((t=this.availableHelper)!=null&&t.call(this,"regeneratorRuntime"))){return}}const s=r.get("callee");if(!s.isMemberExpression())return;const a=s.get("object");if(a.isIdentifier({name:"regeneratorRuntime"})){const r=this.addHelper("regeneratorRuntime");{if(e.isArrowFunctionExpression(r)){a.replaceWith(r.body);return}}a.replaceWith(e.callExpression(r,[]))}}}}}))},8390:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(5436);var a=t(9045);var n=r["default"]=(0,a.declare)((e=>{e.assertVersion("^7.19.0 || >8.0.0-alpha <8.0.0-beta");return(0,s.createRegExpFeaturePlugin)({name:"transform-regexp-modifiers",feature:"modifiers"})}))},9013:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(8304);var n=r["default"]=(0,s.declare)((e=>{e.assertVersion(7);return{name:"transform-reserved-words",visitor:{"BindingIdentifier|ReferencedIdentifier"(e){if(!a.types.isValidES3Identifier(e.node.name)){e.scope.rename(e.node.name)}}}}}))},9709:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=_default;r.resolveFSPath=resolveFSPath;var s=t(1017);t(8188);function _default(e,r,t){if(t===false)return e;return resolveAbsoluteRuntime(e,s.resolve(r,t===true?".":t))}function resolveAbsoluteRuntime(e,r){try{return s.dirname((((e,r)=>(e=e.split("."),r=r.split("."),+e[0]>+r[0]||e[0]==r[0]&&+e[1]>=+r[1]))(process.versions.node,"8.9")?require.resolve:(e,{paths:[r]},s=t(8188))=>{let a=s._findPath(e,s._nodeModulePaths(r).concat(r));if(a)return a;a=new Error(`Cannot resolve module '${e}'`);a.code="MODULE_NOT_FOUND";throw a})(`${e}/package.json`,{paths:[r]})).replace(/\\/g,"/")}catch(t){if(t.code!=="MODULE_NOT_FOUND")throw t;throw Object.assign(new Error(`Failed to resolve "${e}" relative to "${r}"`),{code:"BABEL_RUNTIME_NOT_FOUND",runtime:e,dirname:r})}}function resolveFSPath(e){return require.resolve(e).replace(/\\/g,"/")}},3124:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.hasMinVersion=hasMinVersion;var s=t(7849);function hasMinVersion(e,r){if(!r)retu
Array.prototype.slice.call(${t})
`}const s=[t];let a="toConsumableArray";if(i){s.unshift(r.path.hub.addHelper(a));a="maybeArrayLike"}return n.types.callExpression(r.path.hub.addHelper(a),s)}}function hasHole(e){return e.elements.includes(null)}function hasSpread(e){for(let r=0;r<e.length;r++){if(n.types.isSpreadElement(e[r])){return true}}return false}function push(e,r){if(!e.length)return e;r.push(n.types.arrayExpression(e));return[]}function build(e,r,t){const s=[];let a=[];for(const o of e){if(n.types.isSpreadElement(o)){a=push(a,s);let e=getSpreadLiteral(o,r);if(n.types.isArrayExpression(e)&&hasHole(e)){e=n.types.callExpression(t.addHelper("arrayWithoutHoles"),[e])}s.push(e)}else{a.push(o)}}push(a,s);return s}return{name:"transform-spread",visitor:{ArrayExpression(e){const{node:r,scope:t}=e;const s=r.elements;if(!hasSpread(s))return;const a=build(s,t,this.file);let o=a[0];if(a.length===1&&o!==s[0].argument){e.replaceWith(o);return}if(!n.types.isArrayExpression(o)){o=n.types.arrayExpression([])}else{a.shift()}e.replaceWith(n.types.callExpression(n.types.memberExpression(o,n.types.identifier("concat")),a))},CallExpression(e){const{node:r,scope:t}=e;const s=r.arguments;if(!hasSpread(s))return;const o=(0,a.skipTransparentExprWrappers)(e.get("callee"));if(o.isSuper()){throw e.buildCodeFrameError("It's not possible to compile spread arguments in `super()` without compiling classes.\n"+"Please add '@babel/plugin-transform-classes' to your Babel configuration.")}let i=t.buildUndefinedNode();r.arguments=[];let l;if(s.length===1&&n.types.isIdentifier(s[0].argument,{name:"arguments"})){l=[s[0].argument]}else{l=build(s,t,this.file)}const c=l.shift();if(l.length){r.arguments.push(n.types.callExpression(n.types.memberExpression(c,n.types.identifier("concat")),l))}else{r.arguments.push(c)}const d=o.node;if(n.types.isMemberExpression(d)){const e=t.maybeGenerateMemoised(d.object);if(e){d.object=n.types.assignmentExpression("=",e,d.object);i=e}else{i=n.types.cloneNode(d.object)}}r.callee=n.types.memberExpression(r.callee,n.types.identifier("apply"));if(n.types.isSuper(i)){i=n.types.thisExpression()}r.arguments.unshift(n.types.cloneNode(i))},NewExpression(e){const{node:r,scope:t}=e;if(!hasSpread(r.arguments))return;const s=build(r.arguments,t,this.file);const a=s.shift();let o;if(s.length){o=n.types.callExpression(n.types.memberExpression(a,n.types.identifier("concat")),s)}else{o=a}e.replaceWith(n.types.callExpression(e.hub.addHelper("construct"),[r.callee,o]))}}}}))},8260:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(8304);var n=r["default"]=(0,s.declare)((e=>{e.assertVersion(7);return{name:"transform-sticky-regex",visitor:{RegExpLiteral(e){const{node:r}=e;if(!r.flags.includes("y"))return;e.replaceWith(a.types.newExpression(a.types.identifier("RegExp"),[a.types.stringLiteral(r.pattern),a.types.stringLiteral(r.flags)]))}}}}))},8614:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(8304);var n=r["default"]=(0,s.declare)(((e,r)=>{var t,s;e.assertVersion(7);const n=(t=e.assumption("ignoreToPrimitiveHint"))!=null?t:r.loose;const o=(s=e.assumption("mutableTemplateObject"))!=null?s:r.loose;let i="taggedTemplateLiteral";if(o)i+="Loose";function buildConcatCallExpressions(e){let r=true;return e.reduce((function(e,t){let s=a.types.isLiteral(t);if(!s&&r){s=true;r=false}if(s&&a.types.isCallExpression(e)){e.arguments.push(t);return e}return a.types.callExpression(a.types.memberExpression(e,a.types.identifier("concat")),[t])}))}return{name:"transform-template-literals",visitor:{TaggedTemplateExpression(e){const{node:r}=e;const{quasi:t}=r;const s=[];const n=[];let o=true;for(const r of t.quasis){const{raw:t,cooked:i}=r.value;const l=i==null?e.scope.buildUndefinedNode():a.types.stringLiteral(i);s.push(l);n.push(a.types.stringLiteral(t));if(t!==i){o=false}}const l=[a.types.arrayExpression(s)];if(!o){l.push(a.types.arrayExpression(n))}const c=e.scope.generateUidIdentifier("templateObject");e.scope.getProgramParent().push({id:a.types.cloneNode
${a.types.cloneNode(c)} || (
${c} = ${this.addHelper(i)}(${l})
)
`,...t.expressions]))},TemplateLiteral(e){if(e.parent.type==="TSLiteralType"){return}const r=[];const t=e.get("expressions");let s=0;for(const n of e.node.quasis){if(n.value.cooked){r.push(a.types.stringLiteral(n.value.cooked))}if(s<t.length){const e=t[s++];const n=e.node;if(!a.types.isStringLiteral(n,{value:""})){r.push(n)}}}if(!a.types.isStringLiteral(r[0])&&!(n&&a.types.isStringLiteral(r[1]))){r.unshift(a.types.stringLiteral(""))}let o=r[0];if(n){for(let e=1;e<r.length;e++){o=a.types.binaryExpression("+",o,r[e])}}else if(r.length>1){o=buildConcatCallExpressions(r)}e.replaceWith(o)}}}}))},4767:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(8304);var n=r["default"]=(0,s.declare)((e=>{e.assertVersion(7);return{name:"transform-typeof-symbol",visitor:{Scope({scope:e}){if(!e.getBinding("Symbol")){return}e.rename("Symbol")},UnaryExpression(e){const{node:r,parent:t}=e;if(r.operator!=="typeof")return;if(e.parentPath.isBinaryExpression()&&a.types.EQUALITY_BINARY_OPERATORS.includes(t.operator)){const r=e.getOpposite();if(r.isStringLiteral()&&r.node.value!=="symbol"&&r.node.value!=="object"){return}}let s=e.findParent((e=>{if(e.isFunctionDeclaration()){var r;return((r=e.get("body.directives.0"))==null?void 0:r.node.value.value)==="@babel/helpers - typeof"}}));if(s)return;const n=this.addHelper("typeof");{s=e.findParent((e=>e.isVariableDeclarator()&&e.node.id===n||e.isFunctionDeclaration()&&e.node.id&&e.node.id.name===n.name));if(s){return}}const o=a.types.callExpression(n,[r.argument]);const i=e.get("argument");if(i.isIdentifier()&&!e.scope.hasBinding(i.node.name,true)){const t=a.types.unaryExpression("typeof",a.types.cloneNode(r.argument));e.replaceWith(a.types.conditionalExpression(a.types.binaryExpression("===",t,a.types.stringLiteral("undefined")),a.types.stringLiteral("undefined"),o))}else{e.replaceWith(o)}}}}}))},7077:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.EXPORTED_CONST_ENUMS_IN_NAMESPACE=void 0;r["default"]=transpileConstEnum;var s=t(5886);const a=r.EXPORTED_CONST_ENUMS_IN_NAMESPACE=new WeakSet;function transpileConstEnum(e,r){const{name:t}=e.node.id;const n=e.parentPath.isExportNamedDeclaration();let o=n;if(!o&&r.isProgram(e.parent)){o=e.parent.body.some((e=>r.isExportNamedDeclaration(e)&&e.exportKind!=="type"&&!e.source&&e.specifiers.some((e=>r.isExportSpecifier(e)&&e.exportKind!=="type"&&e.local.name===t))))}const{enumValues:i}=(0,s.translateEnumValues)(e,r);if(o||a.has(e.node)){const s=r.objectExpression(i.map((([e,t])=>r.objectProperty(r.isValidIdentifier(e)?r.identifier(e):r.stringLiteral(e),t))));if(e.scope.hasOwnBinding(t)){(n?e.parentPath:e).replaceWith(r.expressionStatement(r.callExpression(r.memberExpression(r.identifier("Object"),r.identifier("assign")),[e.node.id,s])))}else{e.replaceWith(r.variableDeclaration("var",[r.variableDeclarator(e.node.id,s)]));e.scope.registerDeclaration(e)}return}const l=new Map(i);e.scope.path.traverse({Scope(e){if(e.scope.hasOwnBinding(t))e.skip()},MemberExpression(e){if(!r.isIdentifier(e.node.object,{name:t}))return;let s;if(e.node.computed){if(r.isStringLiteral(e.node.property)){s=e.node.property.value}else{return}}else if(r.isIdentifier(e.node.property)){s=e.node.property.name}else{return}if(!l.has(s))return;e.replaceWith(r.cloneNode(l.get(s)))}});e.remove()}},5886:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=transpileEnum;r.isSyntacticallyString=isSyntacticallyString;r.translateEnumValues=translateEnumValues;var s=t(8304);var a=t(9491);var n=t(344);var o=t(9102);const i=new WeakMap;const l=s.template.expression(`\n (function (ID) {\n ASSIGNMENTS;\n return ID;\n })(INIT)\n `);function transpileEnum(e,r){const{node:t,parentPath:s}=e;if(t.declare){e.remove();return}const a=t.id.name;const{fill:o,data:c,isPure:d}=enumFill(e,r,t.id);switch(s.type){case"BlockStatement":case"ExportNamedDeclaration":case"Program":{const u=r.isProgram(e.parent);const p=seen(s);let f=r.objectExpression([]);if(p||u){f=r.logicalEx
this.${t.cloneNode(i)} = ${t.cloneNode(i)}
`);r.replaceWith(r.get("parameter"));o.registerBinding("param",r)}}(0,n.injectInitialization)(r,e,a)}};return{name:"transform-typescript",inherits:a.default,visitor:{Pattern:visitPattern,Identifier:visitPattern,RestElement:visitPattern,Program:{enter(e,r){const{file:t}=r;let s=null;let a=null;const n=e.scope;if(!l.GLOBAL_TYPES.has(n)){l.GLOBAL_TYPES.set(n,new Set)}if(t.ast.comments){for(const e of t.ast.comments){const r=p.exec(e.value);if(r){if(r[1]){a=r[2]}else{s=r[2]}}}}let o=s||y;if(o){[o]=o.split(".")}let i=a||g;if(i){[i]=i.split(".")}for(let t of e.get("body")){if(t.isImportDeclaration()){if(!d.has(r.file.ast.program)){d.set(r.file.ast.program,true)}if(t.node.importKind==="type"){for(const e of t.node.specifiers){(0,l.registerGlobalType)(n,e.local.name)}t.remove();continue}const s=new Set;const a=t.node.specifiers.length;const isAllSpecifiersElided=()=>a>0&&a===s.size;for(const e of t.node.specifiers){if(e.type==="ImportSpecifier"&&e.importKind==="type"){(0,l.registerGlobalType)(n,e.local.name);const r=t.scope.getBinding(e.local.name);if(r){s.add(r.path)}}}if(h){d.set(e.node,false)}else{if(t.node.specifiers.length===0){d.set(e.node,false);continue}for(const r of t.node.specifiers){const a=t.scope.getBinding(r.local.name);if(a&&!s.has(a.path)){if(isImportTypeOnly({binding:a,programPath:e,pragmaImportName:o,pragmaFragImportName:i})){s.add(a.path)}else{d.set(e.node,false)}}}}if(isAllSpecifiersElided()&&!h){t.remove()}else{for(const e of s){e.remove()}}continue}if(!h&&t.isTSImportEqualsDeclaration()){const{id:r}=t.node;const s=t.scope.getBinding(r.name);if(s&&!t.node.isExport&&isImportTypeOnly({binding:s,programPath:e,pragmaImportName:o,pragmaFragImportName:i})){t.remove();continue}}if(t.isExportDeclaration()){t=t.get("declaration")}if(t.isVariableDeclaration({declare:true})){for(const e of Object.keys(t.getBindingIdentifiers())){(0,l.registerGlobalType)(n,e)}}else if(t.isTSTypeAliasDeclaration()||t.isTSDeclareFunction()&&t.get("id").isIdentifier()||t.isTSInterfaceDeclaration()||t.isClassDeclaration({declare:true})||t.isTSEnumDeclaration({declare:true})||t.isTSModuleDeclaration({declare:true})&&t.get("id").isIdentifier()){(0,l.registerGlobalType)(n,t.node.id.name)}}},exit(e){if(e.node.sourceType==="module"&&d.get(e.node)){e.pushContainer("body",t.exportNamedDeclaration())}}},ExportNamedDeclaration(e,r){if(!d.has(r.file.ast.program)){d.set(r.file.ast.program,true)}if(e.node.exportKind==="type"){e.remove();return}if(e.node.source&&e.node.specifiers.length>0&&e.node.specifiers.every((e=>e.type==="ExportSpecifier"&&e.exportKind==="type"))){e.remove();return}if(!e.node.source&&e.node.specifiers.length>0&&e.node.specifiers.every((r=>t.isExportSpecifier(r)&&(0,l.isGlobalType)(e,r.local.name)))){e.remove();return}if(t.isTSModuleDeclaration(e.node.declaration)){const r=e.node.declaration;if(!t.isStringLiteral(r.id)){const s=(0,c.getFirstIdentifier)(r.id);if(e.scope.hasOwnBinding(s.name)){e.replaceWith(r)}else{const[a]=e.replaceWithMultiple([t.exportNamedDeclaration(t.variableDeclaration("let",[t.variableDeclarator(t.cloneNode(s))])),r]);e.scope.registerDeclaration(a)}}}d.set(r.file.ast.program,false)},ExportAllDeclaration(e){if(e.node.exportKind==="type")e.remove()},ExportSpecifier(e){const r=e.parent;if(!r.source&&(0,l.isGlobalType)(e,e.node.local.name)||e.node.exportKind==="type"){e.remove()}},ExportDefaultDeclaration(e,r){if(!d.has(r.file.ast.program)){d.set(r.file.ast.program,true)}if(t.isIdentifier(e.node.declaration)&&(0,l.isGlobalType)(e,e.node.declaration.name)){e.remove();return}d.set(r.file.ast.program,false)},TSDeclareFunction(e){safeRemove(e)},TSDeclareMethod(e){safeRemove(e)},VariableDeclaration(e){if(e.node.declare){safeRemove(e)}},VariableDeclarator({node:e}){if(e.definite)e.definite=null},TSIndexSignature(e){e.remove()},ClassDeclaration(e){const{node:r}=e;if(r.declare){safeRemove(e)}},Class(e){const{node:r}=e;if(r.typeParameters)r.typeParameters=null;{if(r.superTypeParameters)r.superTypeParameters=null}if(r.implements)r.implements=null;if(r.abstract)r.abstract=null;e.get("body.body").forEach((r=>{if
${s.types.cloneNode(e)} ||
(${s.types.cloneNode(e)} = ${p})
`}return s.template.statement.ast`
(function (${s.types.identifier(i)}) {
${d}
})(${o} || (${s.types.cloneNode(o)} = ${p}));
`}},5360:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(9045);var a=t(8304);var n=r["default"]=(0,s.declare)((e=>{e.assertVersion(7);const r=/[\ud800-\udfff]/g;const t=/(\\+)u\{([0-9a-fA-F]+)\}/g;function escape(e){{let r=e.toString(16);while(r.length<4)r="0"+r;return"\\u"+r}}function replacer(e,r,t){if(r.length%2===0){return e}const s=String.fromCodePoint(parseInt(t,16));const a=r.slice(0,-1)+escape(s.charCodeAt(0));return s.length===1?a:a+escape(s.charCodeAt(1))}function replaceUnicodeEscapes(e){return e.replace(t,replacer)}function getUnicodeEscape(e){let r;while(r=t.exec(e)){if(r[1].length%2===0)continue;t.lastIndex=0;return r[0]}return null}return{name:"transform-unicode-escapes",manipulateOptions({generatorOpts:e}){var r,t;if(!e.jsescOption){e.jsescOption={}}(t=(r=e.jsescOption).minimal)!=null?t:r.minimal=false},visitor:{Identifier(e){const{node:t,key:s}=e;const{name:n}=t;const o=n.replace(r,(e=>`_u${e.charCodeAt(0).toString(16)}`));if(n===o)return;const i=a.types.inherits(a.types.stringLiteral(n),t);if(s==="key"){e.replaceWith(i);return}const{parentPath:l,scope:c}=e;if(l.isMemberExpression({property:t})||l.isOptionalMemberExpression({property:t})){l.node.computed=true;e.replaceWith(i);return}const d=c.getBinding(n);if(d){c.rename(n,c.generateUid(o));return}throw e.buildCodeFrameError(`Can't reference '${n}' as a bare identifier`)},"StringLiteral|DirectiveLiteral"(e){const{node:r}=e;const{extra:t}=r;if(t!=null&&t.raw)t.raw=replaceUnicodeEscapes(t.raw)},TemplateElement(e){const{node:r,parentPath:t}=e;const{value:s}=r;const a=getUnicodeEscape(s.raw);if(!a)return;const n=t.parentPath;if(n.isTaggedTemplateExpression()){throw e.buildCodeFrameError(`Can't replace Unicode escape '${a}' inside tagged template literals. You can enable '@babel/plugin-transform-template-literals' to compile them to classic strings.`)}s.raw=replaceUnicodeEscapes(s.raw)}}}}))},1361:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(5436);var a=t(9045);var n=r["default"]=(0,a.declare)(((e,r)=>{e.assertVersion("^7.0.0-0 || >8.0.0-alpha <8.0.0-beta");const{useUnicodeFlag:t=true}=r;if(typeof t!=="boolean"){throw new Error(".useUnicodeFlag must be a boolean, or undefined")}return(0,s.createRegExpFeaturePlugin)({name:"transform-unicode-property-regex",feature:"unicodePropertyEscape",options:{useUnicodeFlag:t}})}))},1685:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(5436);var a=t(9045);var n=r["default"]=(0,a.declare)((e=>{e.assertVersion(7);return(0,s.createRegExpFeaturePlugin)({name:"transform-unicode-regex",feature:"unicodeFlag"})}))},1678:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r["default"]=void 0;var s=t(5436);var a=t(9045);var n=r["default"]=(0,a.declare)((e=>{e.assertVersion("^7.0.0-0 || >8.0.0-alpha <8.0.0-beta");return(0,s.createRegExpFeaturePlugin)({name:"transform-unicode-sets-regex",feature:"unicodeSetsFlag",manipulateOptions(e,r){{r.plugins.push("regexpUnicodeSets")}}})}))},9181:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:true});r.minVersions=r.legacyBabel7SyntaxPlugins=r["default"]=void 0;var s=t(4431);var a=t(8558);var n=t(1802);var o=t(3957);var i=t(3412);var l=t(9857);var c=t(7309);var d=t(9437);var u=t(6909);var p=t(1603);var f=t(3579);var y=t(2610);var g=t(4408);var h=t(9744);var b=t(1737);var x=t(5802);var v=t(6155);var j=t(4530);var w=t(9928);var E=t(1909);var _=t(8689);var S=t(5867);var k=t(8489);var D=t(5588);var C=t(3902);var P=t(7179);var I=t(5120);var A=t(3257);var O=t(8252);var R=t(6011);var F=t(6386);var M=t(1432);var N=t(2521);var B=t(2061);var L=t(6271);var q=t(9076);var W=t(1695);var U=t(642);var V=t(9388);var G=t(3456);var H=t(8123);var z=t(8390);var $=t(9013);var K=t(8203);var J=t(5726);var Y=t(8260);var X=t(8614);var Z=t(4767);var Q=t(5360);var ee=t(1361);var re=t(1685);var te=t(1678);var se=t(964);var ae=t(9239);var ne=t(983);var oe=t(6797);var ie=t(9417);var le=t(7554);var ce=t(2712);var de=t(8194)
import "core-js";
import "regenerator-runtime/runtime.js";
`)}else{a.replaceWith(e.ast`
import "core-js";
`)}}},Program(s){s.get("body").forEach((s=>{const c=a(s);if(l&&n(c)){console.warn(i.replace("SPECIFIER",c));if(!t)s.remove()}else if(c==="@babel/polyfill"){if(t){console.warn(o)}else if(r){s.replaceWithMultiple(e.ast`
require("core-js");
require("regenerator-runtime/runtime.js");
`)}else{s.replaceWith(e.ast`
require("core-js");
`)}}}))}}}}},1234:(e,r,t)=>{const{getImportSource:s,getRequireSource:a}=t(2787);function isRegeneratorSource(e){return e==="regenerator-runtime/runtime"||e==="regenerator-runtime/runtime.js"}e.exports=function(){const e={ImportDeclaration(e){if(isRegeneratorSource(s(e))){this.regeneratorImportExcluded=true;e.remove()}},Program(e){e.get("body").forEach((e=>{if(isRegeneratorSource(a(e))){this.regeneratorImportExcluded=true;e.remove()}}))}};return{name:"preset-env/remove-regenerator",visitor:e,pre(){this.regeneratorImportExcluded=false},post(){if(this.opts.debug&&this.regeneratorImportExcluded){let e=this.file.opts.filename;if(process.env.BABEL_ENV==="test"){e=e.replace(/\\/g,"/")}console.log(`\n[${e}] Based on your targets, regenerator-runtime import excluded.`)}}}}},2787:(e,r)=>{r.getImportSource=function({node:e}){if(e.specifiers.length===0)return e.source.value};r.getRequireSource=function({node:e}){if(e.type!=="ExpressionStatement")return;const{expression:r}=e;if(r.type==="CallExpression"&&r.callee.type==="Identifier"&&r.callee.name==="require"&&r.arguments.length===1&&r.arguments[0].type==="StringLiteral"){return r.arguments[0].value}};r.isPolyfillSource=function(e){return e==="@babel/polyfill"||e==="core-js"}},9074:e=>{"use strict";e.exports=JSON.parse('{"es6.array.copy-within":{"chrome":"45","opera":"32","edge":"12","firefox":"32","safari":"9","node":"4","deno":"1","ios":"9","samsung":"5","rhino":"1.7.13","opera_mobile":"32","electron":"0.31"},"es6.array.every":{"chrome":"5","opera":"10.10","edge":"12","firefox":"2","safari":"3.1","node":"0.4","deno":"1","ie":"9","android":"4","ios":"6","phantom":"1.9","samsung":"1","rhino":"1.7.13","opera_mobile":"10.1","electron":"0.20"},"es6.array.fill":{"chrome":"45","opera":"32","edge":"12","firefox":"31","safari":"7.1","node":"4","deno":"1","ios":"8","samsung":"5","rhino":"1.7.13","opera_mobile":"32","electron":"0.31"},"es6.array.filter":{"chrome":"51","opera":"38","edge":"13","firefox":"48","safari":"10","node":"6.5","deno":"1","ios":"10","samsung":"5","opera_mobile":"41","electron":"1.2"},"es6.array.find":{"chrome":"45","opera":"32","edge":"12","firefox":"25","safari":"7.1","node":"4","deno":"1","ios":"8","samsung":"5","rhino":"1.7.13","opera_mobile":"32","electron":"0.31"},"es6.array.find-index":{"chrome":"45","opera":"32","edge":"12","firefox":"25","safari":"7.1","node":"4","deno":"1","ios":"8","samsung":"5","rhino":"1.7.13","opera_mobile":"32","electron":"0.31"},"es7.array.flat-map":{"chrome":"69","opera":"56","edge":"79","firefox":"62","safari":"12","node":"11","deno":"1","ios":"12","samsung":"10","rhino":"1.7.15","opera_mobile":"48","electron":"4.0"},"es6.array.for-each":{"chrome":"5","opera":"10.10","edge":"12","firefox":"2","safari":"3.1","node":"0.4","deno":"1","ie":"9","android":"4","ios":"6","phantom":"1.9","samsung":"1","rhino":"1.7.13","opera_mobile":"10.1","electron":"0.20"},"es6.array.from":{"chrome":"51","opera":"38","edge":"15","firefox":"36","safari":"10","node":"6.5","deno":"1","ios":"10","samsung":"5","rhino":"1.7.15","opera_mobile":"41","electron":"1.2"},"es7.array.includes":{"chrome":"47","opera":"34","edge":"14","firefox":"102","safari":"10","node":"6","deno":"1","ios":"10","samsung":"5","opera_mobile":"34","electron":"0.36"},"es6.array.index-of":{"chrome":"5","opera":"10.10","edge":"12","firefox":"2","safari":"3.1","node":"0.4","deno":"1","ie":"9","android":"4","ios":"6","phantom":"1.9","samsung":"1","rhino":"1.7.13","opera_mobile":"10.1","electron":"0.20"},"es6.array.is-array":{"chrome":"5","opera":"10.50","edge":"12","firefox":"4","safari":"4","node":"0.4","deno":"1","ie":"9","android":"4","ios":"6","phantom":"1.9","samsung":"1","rhino":"1.7.13","opera_mobile":"10.1","electron":"0.20"},"es6.array.iterator":{"chrome":"66","opera":"53","edge":"12","firefox":"60","safari":"9","node":"10","deno":"1","ios":"9","samsung":"9","rhino":"1.7.13","opera_mobile":"47","electron":"3.0"},"es6.array.last-index-of":{"chrome":"5","opera":"10.10","edge":"12","firefox":"2","safari":"3.1","node":"0.4","deno":"1","ie":"9","android":"4","ios":"6","phantom":"