javascript-obfuscator 5.5.0 → 5.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/CLAUDE.md +19 -0
- package/README.md +269 -24
- package/dist/index.browser.js +2 -2
- package/dist/index.browser.js.map +1 -1
- package/dist/index.cli.js +1 -1
- package/dist/index.cli.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -1
- package/typings/src/code-transformers/preparing-transformers/HashbangOperatorTransformer.d.ts +1 -0
package/dist/index.browser.js
CHANGED
|
@@ -28,7 +28,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
28
28
|
* @author Feross Aboukhadijeh <https://feross.org>
|
|
29
29
|
* @license MIT
|
|
30
30
|
*/
|
|
31
|
-
e.exports=function(e){return null!=e&&(t(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&t(e.slice(0,0))}(e)||!!e._isBuffer)}},21069:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.customCodeHelpersModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(79011),s=r(71332),c=r(48498),d=r(51774),l=r(40043),u=r(56370),f=r(20088),p=r(63871),m=r(64712),h=r(62402),g=r(2953),b=r(15236),y=r(15061),v=r(50229),S=r(28609),C=r(87381),_=r(51507),x=r(42540),A=r(18316),E=r(31691),I=r(6480);t.customCodeHelpersModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(p.ConsoleOutputDisableCodeHelper).whenNamed(o.CustomCodeHelper.ConsoleOutputDisable),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(g.DebugProtectionFunctionCallCodeHelper).whenNamed(o.CustomCodeHelper.DebugProtectionFunctionCall),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(b.DebugProtectionFunctionIntervalCodeHelper).whenNamed(o.CustomCodeHelper.DebugProtectionFunctionInterval),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(y.DebugProtectionFunctionCodeHelper).whenNamed(o.CustomCodeHelper.DebugProtectionFunction),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(v.DomainLockCodeHelper).whenNamed(o.CustomCodeHelper.DomainLock),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(S.CallsControllerFunctionCodeHelper).whenNamed(o.CustomCodeHelper.CallsControllerFunction),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(C.SelfDefendingCodeHelper).whenNamed(o.CustomCodeHelper.SelfDefending),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(_.StringArrayCallsWrapperCodeHelper).whenNamed(o.CustomCodeHelper.StringArrayCallsWrapper),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(x.StringArrayCallsWrapperBase64CodeHelper).whenNamed(o.CustomCodeHelper.StringArrayCallsWrapperBase64),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(A.StringArrayCallsWrapperRc4CodeHelper).whenNamed(o.CustomCodeHelper.StringArrayCallsWrapperRc4),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(E.StringArrayCodeHelper).whenNamed(o.CustomCodeHelper.StringArray),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(I.StringArrayRotateFunctionCodeHelper).whenNamed(o.CustomCodeHelper.StringArrayRotateFunction),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(c.ConsoleOutputCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.ConsoleOutput),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(d.DebugProtectionCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.DebugProtection),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(l.DomainLockCustomCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.DomainLock),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(u.SelfDefendingCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.SelfDefending),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(f.StringArrayCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.StringArray),e.bind(a.ServiceIdentifiers.Factory__ICustomCodeHelper).toFactory(n.InversifyContainerFacade.getFactory(a.ServiceIdentifiers.ICustomCodeHelper)),e.bind(a.ServiceIdentifiers.Factory__ICustomCodeHelperGroup).toFactory(n.InversifyContainerFacade.getFactory(a.ServiceIdentifiers.ICustomCodeHelperGroup)),e.bind(a.ServiceIdentifiers.ICustomCodeHelperFormatter).to(m.CustomCodeHelperFormatter).inSingletonScope(),e.bind(a.ServiceIdentifiers.ICustomCodeHelperObfuscator).to(h.CustomCodeHelperObfuscator).inSingletonScope()})},21146:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelpersTransformer=void 0;const o=r(52650),s=r(32287),c=r(96390),d=r(18436),l=r(76893),u=r(23615);let f=class extends l.AbstractNodeTransformer{constructor(e,t,r,n,i){super(n,i),this.runAfter=[c.NodeTransformer.ParentificationTransformer,c.NodeTransformer.VariablePreserveTransformer],this.callsGraphData=[],this.callsGraphAnalyzer=e,this.prevailingKindOfVariablesAnalyzer=t,this.customCodeHelperGroupStorage=r}getVisitor(e){return e===d.NodeTransformationStage.Preparing?{leave:(e,t)=>{if(u.NodeGuards.isProgramNode(e))return this.prepareNode(e,t),this.appendCustomNodesForPreparingStage(e,t),this.transformNode(e,t)}}:{leave:(t,r)=>(u.NodeGuards.isProgramNode(t)&&this.appendCustomNodesForStage(e,t,r),t)}}prepareNode(e,t){this.callsGraphData=this.callsGraphAnalyzer.analyze(e),this.prevailingKindOfVariablesAnalyzer.analyze(e)}transformNode(e,t){return e}appendCustomNodesForPreparingStage(e,t){this.customCodeHelperGroupStorage.getStorage().forEach(t=>{var r;t.initialize(),null===(r=t.appendOnPreparingStage)||void 0===r||r.call(t,e,this.callsGraphData)})}appendCustomNodesForStage(e,t,r){this.customCodeHelperGroupStorage.getStorage().forEach(r=>{var n;null===(n=r[`appendOn${e}Stage`])||void 0===n||n.call(r,t,this.callsGraphData)})}};t.CustomCodeHelpersTransformer=f,t.CustomCodeHelpersTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.ICallsGraphAnalyzer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IPrevailingKindOfVariablesAnalyzer)),a(2,(0,o.inject)(s.ServiceIdentifiers.TCustomNodeGroupStorage)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object,Object,Object])],f)},21186:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionCustomNode=void 0,function(e){e.BlockStatementDeadCodeInjectionNode="BlockStatementDeadCodeInjectionNode"}(r||(t.DeadCodeInjectionCustomNode=r={}))},21246:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.optional=function(){const e=(0,a.buildMaybeClassElementMetadataFromMaybeClassElementMetadata)(i.updateMetadataOptional);return(0,o.injectBase)(e,n.incrementPendingClassMetadataCount)};const n=r(33873),i=r(51353),a=r(33998),o=r(83814)},21385:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.finalizingTransformersModule=void 0;const n=r(52650),i=r(32287),a=r(96390),o=r(25360),s=r(30490);t.finalizingTransformersModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.INodeTransformer).to(o.DirectivePlacementTransformer).whenNamed(a.NodeTransformer.DirectivePlacementTransformer),e.bind(i.ServiceIdentifiers.INodeTransformer).to(s.EscapeSequenceTransformer).whenNamed(a.NodeTransformer.EscapeSequenceTransformer)})},21408:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDefaultPendingClassMetadataCount=function(){return 0}},21426:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isUserlandEmittedType=function(e){return!r.includes(e)};const r=[Array,BigInt,Boolean,Function,Number,Object,String]},21666:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,i.default)(e),t&&t.no_symbols)return o.test(e);return new RegExp("^[+-]?([0-9]*[".concat((t||{}).locale?a.decimal[t.locale]:".","])?[0-9]+$")).test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(13237);var o=/^[0-9]+$/;e.exports=t.default,e.exports.default=t.default},21772:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveConstantValueBinding=void 0;const n=r(88476),i=r(77600);t.resolveConstantValueBinding=(0,i.resolveSingletonScopedBinding)(n.resolveConstantValueBindingCallback)},21773:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.InversifyCoreError=void 0;const r=Symbol.for("@inversifyjs/core/InversifyCoreError");class n extends Error{[r];kind;constructor(e,t,n){super(t,n),this[r]=!0,this.kind=e}static is(e){return"object"==typeof e&&null!==e&&!0===e[r]}static isErrorOfKind(e,t){return n.is(e)&&e.kind===t}}t.InversifyCoreError=n},21818:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractStatementSimplifyTransformer=void 0;const o=r(52650),s=r(32287),c=r(96390),d=r(76893),l=r(23615),u=r(91363);let f=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[c.NodeTransformer.ExpressionStatementsMergeTransformer,c.NodeTransformer.VariableDeclarationsMergeTransformer]}getStatementSimplifyData(e){if(!e)return null;if(!l.NodeGuards.isBlockStatementNode(e))return{leadingStatements:[e],trailingStatement:null,hasReturnStatement:!1,hasSingleExpression:!1};const{startIndex:t,unwrappedExpressions:r,hasReturnStatement:n,hasStatementsAfterReturnStatement:i}=this.collectIteratedStatementsSimplifyData(e);if(i)return{leadingStatements:e.body,trailingStatement:null,hasReturnStatement:!1,hasSingleExpression:!1};const a=this.getLeadingStatements(e,t);if(!r.length)return{leadingStatements:a,trailingStatement:null,hasReturnStatement:n,hasSingleExpression:!1};const o=1===r.length,s=o?r[0]:u.NodeFactory.sequenceExpressionNode(r);return{leadingStatements:a,trailingStatement:{statement:n?u.NodeFactory.returnStatementNode(s):u.NodeFactory.expressionStatementNode(s),expression:s},hasReturnStatement:n,hasSingleExpression:o}}collectIteratedStatementsSimplifyData(e){const t=e.body.length,r=[];let n=!1,i=!1,a=null;for(let o=t-1;o>=0;o--){const s=e.body[o];if(l.NodeGuards.isExpressionStatementNode(s))l.NodeGuards.isSequenceExpressionNode(s.expression)?r.unshift(...s.expression.expressions):r.unshift(s.expression),a=o;else{if(!l.NodeGuards.isReturnStatementNode(s)||!s.argument)break;r.unshift(s.argument),n=!0,i=o!==t-1,a=o}}return{startIndex:a,unwrappedExpressions:r,hasReturnStatement:n,hasStatementsAfterReturnStatement:i}}getLeadingStatements(e,t){return null===t?e.body:0===t?[]:e.body.slice(0,t)}getPartialStatement(e){return!e.leadingStatements.length&&e.trailingStatement?e.trailingStatement.statement:u.NodeFactory.blockStatementNode([...e.leadingStatements.length?e.leadingStatements:[],...e.trailingStatement?[e.trailingStatement.statement]:[]])}};t.AbstractStatementSimplifyTransformer=f,t.AbstractStatementSimplifyTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],f)},21965:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCodeTransformer=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.randomGenerator=e,this.options=t}};t.AbstractCodeTransformer=c,t.AbstractCodeTransformer=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],c)},22292:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.EscapeSequenceEncoder=void 0;const a=r(52650);let o=n=class{constructor(){this.stringsCache=new Map}encode(e,t){const r=`${e}-${String(t)}`;if(this.stringsCache.has(r))return this.stringsCache.get(r);const i=e.replace(n.replaceRegExp,e=>this.encodeCharacter(e,t));return this.stringsCache.set(r,i),this.stringsCache.set(`${i}-${String(t)}`,i),i}encodeLiteral(e,t,r){if(r||void 0===t)return this.encode(e,r);const n=`literal-${e}-${t}-${String(r)}`;if(this.stringsCache.has(n))return this.stringsCache.get(n);const i=this.encodePreservingUnicodeEscapes(e,t),a=null!=i?i:this.encode(e,r);return this.stringsCache.set(n,a),a}encodeCharacter(e,t){if(!(t||n.forceEscapeCharactersRegExp.test(e)))return e;let r,i;return n.ASCIICharactersRegExp.test(e)?(r="\\x",i="00"):(r="\\u",i="0000"),`${r}${(i+e.charCodeAt(0).toString(16)).slice(-i.length)}`}encodePreservingUnicodeEscapes(e,t){const r=t.slice(1,-1);let n="",i="",a=0;for(;a<r.length;){const e=r[a];if("\\"!==e){n+=this.encodeCharacter(e,!1),i+=e,a++;continue}const t=r[a+1];if(void 0===t)return null;if("u"===t||"x"===t){const e=this.readUnicodeEscapeSequence(r,a);if(!e)return null;n+=e.raw,i+=e.decoded,a+=e.raw.length;continue}const o=this.readSimpleEscapeSequence(r,a);for(const e of o.decoded)n+=this.encodeCharacter(e,!1);i+=o.decoded,a+=o.raw.length}return i===e?n:null}readUnicodeEscapeSequence(e,t){return"x"===e[t+1]?this.readFixedLengthHexEscapeSequence(e,t,2):"{"===e[t+2]?this.readCodePointEscapeSequence(e,t):this.readFixedLengthHexEscapeSequence(e,t,4)}readFixedLengthHexEscapeSequence(e,t,r){const n=e.slice(t+2,t+2+r);return n.length===r&&this.isHexString(n)?{raw:e.slice(t,t+2+r),decoded:String.fromCharCode(parseInt(n,16))}:null}readCodePointEscapeSequence(e,t){const r=e.indexOf("}",t+3);if(-1===r)return null;const n=e.slice(t+3,r),i=parseInt(n,16);return!n.length||!this.isHexString(n)||i>1114111?null:{raw:e.slice(t,r+1),decoded:String.fromCodePoint(i)}}readSimpleEscapeSequence(e,t){var r;const i=e[t+1];switch(i){case"n":return{raw:"\\n",decoded:"\n"};case"r":return{raw:"\\r",decoded:"\r"};case"t":return{raw:"\\t",decoded:"\t"};case"b":return{raw:"\\b",decoded:"\b"};case"f":return{raw:"\\f",decoded:"\f"};case"v":return{raw:"\\v",decoded:"\v"};case"\r":return{raw:"\n"===e[t+2]?"\\\r\n":"\\\r",decoded:""};case"\n":return{raw:"\\\n",decoded:""}}if(n.octalDigitRegExp.test(i)){let a=i;const o=i<="3"?3:2;for(;a.length<o&&n.octalDigitRegExp.test(null!==(r=e[t+1+a.length])&&void 0!==r?r:"");)a+=e[t+1+a.length];return{raw:`\\${a}`,decoded:String.fromCharCode(parseInt(a,8))}}return{raw:`\\${i}`,decoded:i}}isHexString(e){for(const t of e)if(!n.hexDigitRegExp.test(t))return!1;return!0}};t.EscapeSequenceEncoder=o,o.ASCIICharactersRegExp=/[\x00-\x7F]/,o.forceEscapeCharactersRegExp=/[\x00-\x1F\x7F-\x9F'"\\\s]/,o.replaceRegExp=/[\s\S]/g,o.hexDigitRegExp=/[0-9a-fA-F]/,o.octalDigitRegExp=/[0-7]/,t.EscapeSequenceEncoder=o=n=i([(0,a.injectable)()],o)},22671:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateReflectMetadata=function(e,t,r,i,a){const o=(0,n.getReflectMetadata)(e,t,a)??r(),s=i(o);Reflect.defineMetadata(t,s,e,a)};const n=r(3654)},22767:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowFlatteningThresholdRule=void 0;t.ControlFlowFlatteningThresholdRule=e=>(0===e.controlFlowFlatteningThreshold&&(e={...e,controlFlowFlattening:!1,controlFlowFlatteningThreshold:0}),e)},23473:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildManagedMetadataFromMaybeClassElementMetadata=void 0;const n=r(39320),i=r(90883),a=r(76986);t.buildManagedMetadataFromMaybeClassElementMetadata=(0,n.buildClassElementMetadataFromMaybeClassElementMetadata)(i.buildDefaultManagedMetadata,a.buildManagedMetadataFromMaybeManagedMetadata)},23475:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildEmptyArrayMetadata=function(){return[]}},23615:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeGuards=void 0;const n=r(81568);class i{static isArrayPatternNode(e){return e.type===n.NodeType.ArrayPattern}static isArrowFunctionExpressionNode(e){return e.type===n.NodeType.ArrowFunctionExpression}static isAssignmentExpressionNode(e){return e.type===n.NodeType.AssignmentExpression}static isAssignmentPatternNode(e){return e.type===n.NodeType.AssignmentPattern}static isAwaitExpressionNode(e){return e.type===n.NodeType.AwaitExpression}static isBigIntLiteralNode(e){return i.isLiteralNode(e)&&!!e.bigint}static isBlockStatementNode(e){return e.type===n.NodeType.BlockStatement}static isBreakStatementNode(e){return e.type===n.NodeType.BreakStatement}static isCallExpressionNode(e){return e.type===n.NodeType.CallExpression}static isChainExpressionNode(e){return e.type===n.NodeType.ChainExpression}static isClassBodyNode(e){return e.type===n.NodeType.ClassBody}static isClassDeclarationNode(e){return e.type===n.NodeType.ClassDeclaration&&null!==e.id}static isConditionalExpressionNode(e){return e.type===n.NodeType.ConditionalExpression}static isContinueStatementNode(e){return e.type===n.NodeType.ContinueStatement}static isDirectiveNode(e){return e.type===n.NodeType.ExpressionStatement&&"directive"in e}static isDoWhileStatementNode(e){return e.type===n.NodeType.DoWhileStatement}static isExportAllDeclarationNode(e){return e.type===n.NodeType.ExportAllDeclaration}static isExportNamedDeclarationNode(e){return e.type===n.NodeType.ExportNamedDeclaration}static isExportSpecifierNode(e){return e.type===n.NodeType.ExportSpecifier}static isExpressionStatementNode(e){return e.type===n.NodeType.ExpressionStatement&&!("directive"in e)}static isForStatementNode(e){return e.type===n.NodeType.ForStatement}static isForInStatementNode(e){return e.type===n.NodeType.ForInStatement}static isForOfStatementNode(e){return e.type===n.NodeType.ForOfStatement}static isFunctionNode(e){return i.isFunctionDeclarationNode(e)||i.isFunctionExpressionNode(e)||i.isArrowFunctionExpressionNode(e)}static isFunctionDeclarationNode(e){return e.type===n.NodeType.FunctionDeclaration&&null!==e.id}static isFunctionExpressionNode(e){return e.type===n.NodeType.FunctionExpression}static isIdentifierNode(e){return e.type===n.NodeType.Identifier}static isIfStatementNode(e){return e.type===n.NodeType.IfStatement}static isIfStatementNodeWithSingleStatementBody(e){return!!i.isIfStatementNode(e)&&(!i.isBlockStatementNode(e.consequent)||!!e.alternate&&!i.isBlockStatementNode(e.alternate))}static isImportDeclarationNode(e){return e.type===n.NodeType.ImportDeclaration}static isImportExpressionNode(e){return e.type===n.NodeType.ImportExpression}static isImportSpecifierNode(e){return e.type===n.NodeType.ImportSpecifier}static isLabelIdentifierNode(e,t){const r=i.isLabeledStatementNode(t)&&t.label===e,n=i.isContinueStatementNode(t)&&t.label===e,a=i.isBreakStatementNode(t)&&t.label===e;return r||n||a}static isLabeledStatementNode(e){return e.type===n.NodeType.LabeledStatement}static isLiteralNode(e){return e.type===n.NodeType.Literal}static isLogicalExpressionNode(e){return e.type===n.NodeType.LogicalExpression}static isLoopStatementNode(e){return i.isForStatementNode(e)||i.isForInStatementNode(e)||i.isForOfStatementNode(e)||i.isWhileStatementNode(e)||i.isDoWhileStatementNode(e)}static isMemberExpressionNode(e){return e.type===n.NodeType.MemberExpression}static isMetaPropertyNode(e){return e.type===n.NodeType.MetaProperty}static isMethodDefinitionNode(e){return e.type===n.NodeType.MethodDefinition}static isNewExpressionNode(e){return e.type===n.NodeType.NewExpression}static isNode(e){return e&&void 0!==!e.type}static isNodeWithLexicalScope(e){return i.isProgramNode(e)||i.isFunctionNode(e)}static isNodeWithBlockLexicalScope(e){return i.isNodeWithLexicalScope(e)||i.isBlockStatementNode(e)||i.isStaticBlockNode(e)}static isNodeWithSingleStatementBody(e){return i.isIfStatementNode(e)?i.isIfStatementNodeWithSingleStatementBody(e):(i.isForStatementNode(e)||i.isForOfStatementNode(e)||i.isForInStatementNode(e)||i.isWhileStatementNode(e)||i.isDoWhileStatementNode(e)||i.isWithStatementNode(e)||i.isLabeledStatementNode(e))&&!i.isBlockStatementNode(e.body)}static isNodeWithLexicalScopeStatements(e,t){return i.isProgramNode(e)||i.isBlockStatementNode(e)&&i.nodesWithLexicalStatements.includes(t.type)}static isNodeWithStatements(e){return i.isProgramNode(e)||i.isBlockStatementNode(e)||i.isStaticBlockNode(e)||i.isSwitchCaseNode(e)}static isNodeWithComments(e){return Boolean(e.leadingComments)||Boolean(e.trailingComments)}static isObjectPatternNode(e){return e.type===n.NodeType.ObjectPattern}static isObjectExpressionNode(e){return e.type===n.NodeType.ObjectExpression}static isPrivateIdentifierNode(e){return e.type===n.NodeType.PrivateIdentifier}static isProgramNode(e){return e.type===n.NodeType.Program}static isPropertyNode(e){return e.type===n.NodeType.Property}static isPropertyDefinitionNode(e){return e.type===n.NodeType.PropertyDefinition}static isRestElementNode(e){return e.type===n.NodeType.RestElement}static isReturnStatementNode(e){return e.type===n.NodeType.ReturnStatement}static isSequenceExpressionNode(e){return e.type===n.NodeType.SequenceExpression}static isSpreadElementNode(e){return e.type===n.NodeType.SpreadElement}static isStaticBlockNode(e){return e.type===n.NodeType.StaticBlock}static isSuperNode(e){return e.type===n.NodeType.Super}static isSwitchCaseNode(e){return e.type===n.NodeType.SwitchCase}static isTaggedTemplateExpressionNode(e){return e.type===n.NodeType.TaggedTemplateExpression}static isTemplateLiteralNode(e){return e.type===n.NodeType.TemplateLiteral}static isThisExpressionNode(e){return e.type===n.NodeType.ThisExpression}static isUnaryExpressionNode(e){return e.type===n.NodeType.UnaryExpression}static isVariableDeclarationNode(e){return e.type===n.NodeType.VariableDeclaration}static isVariableDeclaratorNode(e){return e.type===n.NodeType.VariableDeclarator}static isWithStatementNode(e){return e.type===n.NodeType.WithStatement}static isWhileStatementNode(e){return e.type===n.NodeType.WhileStatement}static isYieldExpressionNode(e){return e.type===n.NodeType.YieldExpression}}t.NodeGuards=i,i.nodesWithLexicalStatements=[n.NodeType.ArrowFunctionExpression,n.NodeType.FunctionDeclaration,n.NodeType.FunctionExpression,n.NodeType.MethodDefinition]},23624:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneBindingCache=function(e){if(e.isRight)return{isRight:!0,value:e.value};return e}},23641:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(0,n.default)(e),function(e,t){var r=e.replace(/[\s\-]+/gi,"").toUpperCase(),n=r.slice(0,2).toUpperCase(),a=n in o;if(t.whitelist){if(!function(e){if(e.filter(function(e){return!(e in o)}).length>0)return!1;return!0}(t.whitelist))return!1;if(!(0,i.default)(t.whitelist,n))return!1}if(t.blacklist){if((0,i.default)(t.blacklist,n))return!1}return a&&o[n].test(r)}(e,t)&&function(e){var t=e.replace(/[^A-Z0-9]+/gi,"").toUpperCase();return 1===(t.slice(4)+t.slice(0,4)).replace(/[A-Z]/g,function(e){return e.charCodeAt(0)-55}).match(/\d{1,7}/g).reduce(function(e,t){return Number(e+t)%97},"")}(e)},t.locales=void 0;var n=a(r(83399)),i=a(r(78644));function a(e){return e&&e.__esModule?e:{default:e}}var o={AD:/^(AD[0-9]{2})\d{8}[A-Z0-9]{12}$/,AE:/^(AE[0-9]{2})\d{3}\d{16}$/,AL:/^(AL[0-9]{2})\d{8}[A-Z0-9]{16}$/,AT:/^(AT[0-9]{2})\d{16}$/,AZ:/^(AZ[0-9]{2})[A-Z0-9]{4}\d{20}$/,BA:/^(BA[0-9]{2})\d{16}$/,BE:/^(BE[0-9]{2})\d{12}$/,BG:/^(BG[0-9]{2})[A-Z]{4}\d{6}[A-Z0-9]{8}$/,BH:/^(BH[0-9]{2})[A-Z]{4}[A-Z0-9]{14}$/,BR:/^(BR[0-9]{2})\d{23}[A-Z]{1}[A-Z0-9]{1}$/,BY:/^(BY[0-9]{2})[A-Z0-9]{4}\d{20}$/,CH:/^(CH[0-9]{2})\d{5}[A-Z0-9]{12}$/,CR:/^(CR[0-9]{2})\d{18}$/,CY:/^(CY[0-9]{2})\d{8}[A-Z0-9]{16}$/,CZ:/^(CZ[0-9]{2})\d{20}$/,DE:/^(DE[0-9]{2})\d{18}$/,DK:/^(DK[0-9]{2})\d{14}$/,DO:/^(DO[0-9]{2})[A-Z]{4}\d{20}$/,DZ:/^(DZ\d{24})$/,EE:/^(EE[0-9]{2})\d{16}$/,EG:/^(EG[0-9]{2})\d{25}$/,ES:/^(ES[0-9]{2})\d{20}$/,FI:/^(FI[0-9]{2})\d{14}$/,FO:/^(FO[0-9]{2})\d{14}$/,FR:/^(FR[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,GB:/^(GB[0-9]{2})[A-Z]{4}\d{14}$/,GE:/^(GE[0-9]{2})[A-Z0-9]{2}\d{16}$/,GI:/^(GI[0-9]{2})[A-Z]{4}[A-Z0-9]{15}$/,GL:/^(GL[0-9]{2})\d{14}$/,GR:/^(GR[0-9]{2})\d{7}[A-Z0-9]{16}$/,GT:/^(GT[0-9]{2})[A-Z0-9]{4}[A-Z0-9]{20}$/,HR:/^(HR[0-9]{2})\d{17}$/,HU:/^(HU[0-9]{2})\d{24}$/,IE:/^(IE[0-9]{2})[A-Z]{4}\d{14}$/,IL:/^(IL[0-9]{2})\d{19}$/,IQ:/^(IQ[0-9]{2})[A-Z]{4}\d{15}$/,IR:/^(IR[0-9]{2})0\d{2}0\d{18}$/,IS:/^(IS[0-9]{2})\d{22}$/,IT:/^(IT[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,JO:/^(JO[0-9]{2})[A-Z]{4}\d{22}$/,KW:/^(KW[0-9]{2})[A-Z]{4}[A-Z0-9]{22}$/,KZ:/^(KZ[0-9]{2})\d{3}[A-Z0-9]{13}$/,LB:/^(LB[0-9]{2})\d{4}[A-Z0-9]{20}$/,LC:/^(LC[0-9]{2})[A-Z]{4}[A-Z0-9]{24}$/,LI:/^(LI[0-9]{2})\d{5}[A-Z0-9]{12}$/,LT:/^(LT[0-9]{2})\d{16}$/,LU:/^(LU[0-9]{2})\d{3}[A-Z0-9]{13}$/,LV:/^(LV[0-9]{2})[A-Z]{4}[A-Z0-9]{13}$/,MA:/^(MA[0-9]{26})$/,MC:/^(MC[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,MD:/^(MD[0-9]{2})[A-Z0-9]{20}$/,ME:/^(ME[0-9]{2})\d{18}$/,MK:/^(MK[0-9]{2})\d{3}[A-Z0-9]{10}\d{2}$/,MR:/^(MR[0-9]{2})\d{23}$/,MT:/^(MT[0-9]{2})[A-Z]{4}\d{5}[A-Z0-9]{18}$/,MU:/^(MU[0-9]{2})[A-Z]{4}\d{19}[A-Z]{3}$/,MZ:/^(MZ[0-9]{2})\d{21}$/,NL:/^(NL[0-9]{2})[A-Z]{4}\d{10}$/,NO:/^(NO[0-9]{2})\d{11}$/,PK:/^(PK[0-9]{2})[A-Z0-9]{4}\d{16}$/,PL:/^(PL[0-9]{2})\d{24}$/,PS:/^(PS[0-9]{2})[A-Z]{4}[A-Z0-9]{21}$/,PT:/^(PT[0-9]{2})\d{21}$/,QA:/^(QA[0-9]{2})[A-Z]{4}[A-Z0-9]{21}$/,RO:/^(RO[0-9]{2})[A-Z]{4}[A-Z0-9]{16}$/,RS:/^(RS[0-9]{2})\d{18}$/,SA:/^(SA[0-9]{2})\d{2}[A-Z0-9]{18}$/,SC:/^(SC[0-9]{2})[A-Z]{4}\d{20}[A-Z]{3}$/,SE:/^(SE[0-9]{2})\d{20}$/,SI:/^(SI[0-9]{2})\d{15}$/,SK:/^(SK[0-9]{2})\d{20}$/,SM:/^(SM[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,SV:/^(SV[0-9]{2})[A-Z0-9]{4}\d{20}$/,TL:/^(TL[0-9]{2})\d{19}$/,TN:/^(TN[0-9]{2})\d{20}$/,TR:/^(TR[0-9]{2})\d{5}[A-Z0-9]{17}$/,UA:/^(UA[0-9]{2})\d{6}[A-Z0-9]{19}$/,VA:/^(VA[0-9]{2})\d{18}$/,VG:/^(VG[0-9]{2})[A-Z]{4}\d{16}$/,XK:/^(XK[0-9]{2})\d{16}$/};t.locales=Object.keys(o)},23787:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DebuggerTemplateNoEval=function(){return"\n if (typeof counter === 'string') {\n const func = function () {\n while (true) {}\n };\n \n return func();\n } else {\n if (('' + counter / counter)['length'] !== 1 || counter % 20 === 0) {\n debugger;\n } else {\n debugger;\n }\n \n }\n "}},23855:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.MaybeClassElementMetadataKind=void 0,function(e){e[e.unknown=32]="unknown"}(r||(t.MaybeClassElementMetadataKind=r={}))},23877:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.numbersString=void 0,t.numbersString="0123456789"},23888:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.tryBuildGetPlanOptionsFromResolvedValueElementMetadata=function(e){let t;if(0===e.tags.size)t=void 0;else{if(1!==e.tags.size)return;{const[r,n]=e.tags.entries().next().value;t={key:r,value:n}}}const r=n.LazyServiceIdentifier.is(e.value)?e.value.unwrap():e.value;return e.kind===i.ResolvedValueElementMetadataKind.multipleInjection?{chained:e.chained,isMultiple:!0,name:e.name,optional:e.optional,serviceIdentifier:r,tag:t}:{isMultiple:!1,name:e.name,optional:e.optional,serviceIdentifier:r,tag:t}};const n=r(5265),i=r(37810)},23908:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.NumberToNumericalExpressionTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615),u=r(91363),f=r(94556),p=r(57876),m=r(94766);let h=class extends d.AbstractNodeTransformer{constructor(e,t,r){super(t,r),this.numberNumericalExpressionAnalyzer=e}getVisitor(e){return this.options.numbersToExpressions&&e===c.NodeTransformationStage.Converting?{leave:(e,t)=>{if(t&&l.NodeGuards.isLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if("number"!=typeof e.value)return e;if(l.NodeGuards.isPropertyNode(t)&&!t.computed)return e;const r=e.value,[n,i]=p.NumberUtils.extractIntegerAndDecimalParts(r),a=this.numberNumericalExpressionAnalyzer.analyze(n,f.NumberNumericalExpressionAnalyzer.defaultAdditionalPartsCount);return i?m.NumericalExpressionDataToNodeConverter.convertFloatNumberData(a,i,this.getNumberNumericalExpressionLiteralNode):m.NumericalExpressionDataToNodeConverter.convertIntegerNumberData(a,this.getNumberNumericalExpressionLiteralNode)}getNumberNumericalExpressionLiteralNode(e,t){const r=u.NodeFactory.literalNode(e);return t?r:u.NodeFactory.unaryExpressionNode("-",r)}};t.NumberToNumericalExpressionTransformer=h,t.NumberToNumericalExpressionTransformer=h=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.INumberNumericalExpressionAnalyzer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object])],h)},24116:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IsInputFileName=void 0;const n=r(90804),i=r(48096);t.IsInputFileName=()=>(e,t)=>{(0,n.IsString)()(e,t),(0,n.ValidateIf)(({sourceMapSourcesMode:e})=>e===i.SourceMapSourcesMode.Sources)(e,t),(0,n.IsNotEmpty)()(e,t)}},24248:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayWrappersChainedCallsRule=void 0;t.StringArrayWrappersChainedCallsRule=e=>(0===e.stringArrayWrappersCount&&(e={...e,stringArrayWrappersChainedCalls:!1,stringArrayWrappersCount:0}),e)},24641:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^#?([0-9A-F]{3}|[0-9A-F]{4}|[0-9A-F]{6}|[0-9A-F]{8})$/i;e.exports=t.default,e.exports.default=t.default},24706:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.setReflectMetadata=function(e,t,r,n){Reflect.defineMetadata(t,r,e,n)}},24712:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.OptionsNormalizer=void 0;const a=r(52650),o=r(22767),s=r(60509),c=r(13450),d=r(65889),l=r(12798),u=r(36264),f=r(17604),p=r(88996),m=r(48983),h=r(89420),g=r(31309),b=r(51066),y=r(43735),v=r(73661),S=r(15426),C=r(24248);let _=n=class{normalize(e){let t={...e};for(const e of n.normalizerRules)t=e(t);return t}};t.OptionsNormalizer=_,_.normalizerRules=[o.ControlFlowFlatteningThresholdRule,s.DeadCodeInjectionRule,c.DeadCodeInjectionThresholdRule,d.DomainLockRedirectUrlRule,l.DomainLockRule,u.IdentifierNamesCacheRule,f.InputFileNameRule,p.SeedRule,m.SelfDefendingRule,h.SourceMapBaseUrlRule,g.SourceMapFileNameRule,b.SplitStringsChunkLengthRule,y.StringArrayRule,v.StringArrayCallsTransformThresholdRule,S.StringArrayEncodingRule,C.StringArrayWrappersChainedCallsRule],t.OptionsNormalizer=_=n=i([(0,a.injectable)()],_)},24808:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.BlackListObfuscatingGuard=void 0;const o=r(52650),s=r(50275),c=r(23615);let d=n=class{constructor(){this.blackListGuardsLength=n.blackListGuards.length}check(e){for(let t=0;t<this.blackListGuardsLength;t++)if(n.blackListGuards[t](e))return s.ObfuscatingGuardResult.Ignore;return s.ObfuscatingGuardResult.Transform}};t.BlackListObfuscatingGuard=d,d.blackListGuards=[c.NodeGuards.isDirectiveNode],t.BlackListObfuscatingGuard=d=n=i([(0,o.injectable)(),a("design:paramtypes",[])],d)},24969:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildArrayMetadataWithArray=function(e){return t=>(t.push(...e),t)}},25120:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.NodeUtils=void 0;const s=o(r(61146)),c=o(r(34608)),d=r(90432),l=r(13013),u=r(23615),f=r(12720);class p{static addXVerbatimPropertyTo(e){return e["x-verbatim-property"]={content:e.raw,precedence:s.Precedence.Primary},e}static clone(e){return p.parentizeAst(p.cloneRecursive(e))}static convertCodeToStructure(e){const t=l.ASTParserFacade.parse(e,{ecmaVersion:d.ecmaVersion,sourceType:"script"});return c.replace(t,{enter:(e,t)=>(p.parentizeNode(e,t),u.NodeGuards.isLiteralNode(e)&&p.addXVerbatimPropertyTo(e),f.NodeMetadata.set(e,{ignoredNode:!1}),e)}),t.body}static convertStructureToCode(e){return e.reduce((e,t)=>e+s.generate(t,{sourceMapWithCode:!0}).code,"")}static getUnaryExpressionArgumentNode(e){return u.NodeGuards.isUnaryExpressionNode(e.argument)?p.getUnaryExpressionArgumentNode(e.argument):e.argument}static parentizeAst(e){var t;const r=null!==(t=e.parentNode)&&void 0!==t?t:null;return c.replace(e,{enter:p.parentizeNode}),r&&(e.parentNode=r),e}static parentizeNode(e,t){return e.parentNode=null!=t?t:e,e}static cloneRecursive(e){if(null===e)return e;if("object"!=typeof e)return e;const t={};return Object.keys(e).forEach(r=>{var n;if("parentNode"===r)return;const i=null!==(n=e[r])&&void 0!==n?n:null;let a;a=null===i||i instanceof RegExp?i:i instanceof Array?i.map(p.cloneRecursive):"object"==typeof i?p.cloneRecursive(i):i,t[r]=a}),t}}t.NodeUtils=p},25191:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.controlFlowTransformersModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(80231),s=r(96390),c=r(55613),d=r(6768),l=r(76822),u=r(59070),f=r(83595),p=r(70906),m=r(83682),h=r(9756);t.controlFlowTransformersModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.INodeTransformer).to(d.BlockStatementControlFlowTransformer).whenNamed(s.NodeTransformer.BlockStatementControlFlowTransformer),e.bind(a.ServiceIdentifiers.INodeTransformer).to(u.FunctionControlFlowTransformer).whenNamed(s.NodeTransformer.FunctionControlFlowTransformer),e.bind(a.ServiceIdentifiers.INodeTransformer).to(m.StringArrayControlFlowTransformer).whenNamed(s.NodeTransformer.StringArrayControlFlowTransformer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(c.BinaryExpressionControlFlowReplacer).whenNamed(o.ControlFlowReplacer.BinaryExpressionControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(l.CallExpressionControlFlowReplacer).whenNamed(o.ControlFlowReplacer.CallExpressionControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(f.LogicalExpressionControlFlowReplacer).whenNamed(o.ControlFlowReplacer.LogicalExpressionControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(p.StringArrayCallControlFlowReplacer).whenNamed(o.ControlFlowReplacer.StringArrayCallControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(h.StringLiteralControlFlowReplacer).whenNamed(o.ControlFlowReplacer.StringLiteralControlFlowReplacer),e.bind(a.ServiceIdentifiers.Factory__IControlFlowReplacer).toFactory(n.InversifyContainerFacade.getCacheFactory(a.ServiceIdentifiers.IControlFlowReplacer))})},25328:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateMaybeClassMetadataProperty=function(e,t){return r=>{const n=r.properties.get(t);return r.properties.set(t,e(n)),r}}},25360:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DirectivePlacementTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(96390),l=r(76893),u=r(30386),f=r(23615),p=r(25120);let m=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[d.NodeTransformer.CustomCodeHelpersTransformer],this.lexicalScopeDirectives=new WeakMap}getVisitor(e){switch(e){case c.NodeTransformationStage.Preparing:return{enter:(e,t)=>{if(t&&f.NodeGuards.isNodeWithLexicalScopeStatements(e,t))return this.analyzeNode(e,t)}};case c.NodeTransformationStage.Finalizing:return{enter:(e,t)=>{if(t&&f.NodeGuards.isNodeWithLexicalScopeStatements(e,t))return this.transformNode(e,t)}};default:return null}}analyzeNode(e,t){var r;if(!f.NodeGuards.isNodeWithLexicalScope(t))return e;const n=null!==(r=e.body[0])&&void 0!==r?r:null;return n&&f.NodeGuards.isDirectiveNode(n)&&this.lexicalScopeDirectives.set(t,n),e}transformNode(e,t){if(!f.NodeGuards.isNodeWithLexicalScope(t))return e;const r=this.lexicalScopeDirectives.get(t);if(r){const t=p.NodeUtils.clone(r);u.NodeAppender.prepend(e,[t]),e.body=e.body.filter(e=>e!==r)}return e}};t.DirectivePlacementTransformer=m,t.DirectivePlacementTransformer=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],m)},25748:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)||o.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(bc1|tb1|bc1p|tb1p)[ac-hj-np-z02-9]{39,58}$/,o=/^(1|2|3|m)[A-HJ-NP-Za-km-z1-9]{25,39}$/;e.exports=t.default,e.exports.default=t.default},25860:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowStorage=void 0,function(e){e.FunctionControlFlowStorage="function-control-flow-storage",e.StringControlFlowStorage="string-control-flow-storage"}(r||(t.ControlFlowStorage=r={}))},26273:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isMultipleResolvedValueMetadataInjectOptions=function(e){return!0===e.isMultiple}},26617:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if((0,i.default)(e),a.test(e))return!0;return!1};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[A-HJ-NP-Za-km-z1-9]*$/;e.exports=t.default,e.exports.default=t.default},27349:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if((0,i.default)(e),0!==e.indexOf("magnet:?"))return!1;return a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/(?:^magnet:\?|[^?&]&)xt(?:\.1)?=urn:(?:(?:aich|bitprint|btih|ed2k|ed2khash|kzhash|md5|sha1|tree:tiger):[a-z0-9]{32}(?:[a-z0-9]{8})?|btmh:1220[a-z0-9]{64})(?:$|&)/i;e.exports=t.default,e.exports.default=t.default},27418:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SelfDefendingTemplate=function(){return"\n const {selfDefendingFunctionName} = {callControllerFunctionName}(this, function () {\n if ({selfDefendingFunctionName}.bind().toString().indexOf('\\n') !== -1) {\n return;\n }\n\n return {selfDefendingFunctionName}\n .toString()\n .search('(((.+)+)+)+$')\n .toString()\n .constructor({selfDefendingFunctionName})\n .search('(((.+)+)+)+$');\n });\n\n {selfDefendingFunctionName}();\n "}},27480:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.base64alphabet=void 0;const n=r(98376),i=r(218),a=r(23877);t.base64alphabet=`${n.alphabetStringUppercase}${i.alphabetString}${a.numbersString}+/=`},27600:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayStorageAnalyzer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(70885),h=r(23615),g=r(90253),b=r(12720);let y=i=class{constructor(e,t,r){this.stringArrayStorageData=new WeakMap,this.stringArrayStorage=e,this.randomGenerator=t,this.options=r}analyze(e){this.options.stringArray&&p.traverse(e,{enter:(e,t)=>{if(t)return b.NodeMetadata.isIgnoredNode(e)?p.VisitorOption.Skip:void(h.NodeGuards.isLiteralNode(e)&&this.analyzeLiteralNode(e,t))}})}analyzeLiteralNode(e,t){g.NodeLiteralUtils.isStringLiteralNode(e)&&(g.NodeLiteralUtils.isProhibitedLiteralNode(e,t)||this.shouldAddValueToStringArray(e)&&this.addItemDataForLiteralNode(e))}addItemDataForLiteralNode(e){this.stringArrayStorageData.set(e,this.stringArrayStorage.getOrThrow(e.value))}getItemDataForLiteralNode(e){return this.stringArrayStorageData.get(e)}shouldAddValueToStringArray(e){if(this.isProhibitedStringArrayValue(e.value))return!1;return!!b.NodeMetadata.isForceTransformNode(e)||e.value.length>=i.minimumLengthForStringArray&&!!this.options.stringArrayThreshold&&this.randomGenerator.getMathRandom()<=this.options.stringArrayThreshold}isProhibitedStringArrayValue(e){return this.options.stringArrayEncoding.some(e=>e===m.StringArrayEncoding.Base64||e===m.StringArrayEncoding.Rc4)&&i.loneSurrogateRegExp.test(e)}};t.StringArrayStorageAnalyzer=y,y.minimumLengthForStringArray=3,y.loneSurrogateRegExp=/[\uD800-\uDFFF]/u,t.StringArrayStorageAnalyzer=y=i=s([(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.IStringArrayStorage)),l(1,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(2,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Object,Object,Object])],y)},27680:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CallExpressionFunctionNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363),u=r(25120),f=r(23615);let p=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t){this.expressionArguments=e,this.isChainExpressionParent=t}getNodeStructure(){const e=l.NodeFactory.identifierNode("callee"),t=[],r=[],n=this.expressionArguments.length;for(let e=0;e<n;e++){const i=this.expressionArguments[e],a=f.NodeGuards.isSpreadElementNode(i),o=l.NodeFactory.identifierNode(`param${e+1}`);if(a){t.push(l.NodeFactory.restElementNode(o)),r.push(l.NodeFactory.spreadElementNode(o));if(e<n-1)break}else t.push(o),r.push(o)}const i=l.NodeFactory.callExpressionNode(e,r,this.isChainExpressionParent),a=l.NodeFactory.expressionStatementNode(l.NodeFactory.functionExpressionNode([e,...t],l.NodeFactory.blockStatementNode([l.NodeFactory.returnStatementNode(this.isChainExpressionParent?l.NodeFactory.chainExpressionNode(i):i)])));return u.NodeUtils.parentizeAst(a),[a]}};t.CallExpressionFunctionNode=p,n([(0,c.initializable)(),i("design:type",Array)],p.prototype,"expressionArguments",void 0),n([(0,c.initializable)(),i("design:type",Boolean)],p.prototype,"isChainExpressionParent",void 0),t.CallExpressionFunctionNode=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],p)},27717:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=Number(e.slice(-1));return s.test(e)&&t===(r=e,n=10-r.slice(0,-1).split("").map(function(e,t){return Number(e)*function(e,t){return e===a||e===o?t%2==0?3:1:t%2==0?1:3}(r.length,t)}).reduce(function(e,t){return e+t},0)%10,n<10?n:0);var r,n};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=8,o=14,s=/^(\d{8}|\d{13}|\d{14})$/;e.exports=t.default,e.exports.default=t.default},28516:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildEmptyMapMetadata=function(){return new Map}},28609:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CallsControllerFunctionCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(10548),l=r(79820),u=r(88318),f=r(25120);let p=class extends u.AbstractCustomCodeHelper{constructor(e,t,r,n,i){super(e,t,r,n,i)}initialize(e,t){this.nodeTransformationStage=e,this.callsControllerFunctionName=t}getNodeStructure(e){return f.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){return this.nodeTransformationStage===c.NodeTransformationStage.Finalizing?this.customCodeHelperObfuscator.obfuscateTemplate(this.customCodeHelperFormatter.formatTemplate((0,l.SingleCallControllerTemplate)(),{callControllerFunctionName:this.callsControllerFunctionName})):this.customCodeHelperFormatter.formatTemplate((0,l.SingleCallControllerTemplate)(),{callControllerFunctionName:this.callsControllerFunctionName})}};t.CallsControllerFunctionCodeHelper=p,n([(0,d.initializable)(),i("design:type",String)],p.prototype,"callsControllerFunctionName",void 0),n([(0,d.initializable)(),i("design:type",String)],p.prototype,"nodeTransformationStage",void 0),t.CallsControllerFunctionCodeHelper=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object,Object])],p)},28794:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingConstraintUtils=void 0;t.BindingConstraintUtils=class{static always=e=>!0}},28901:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.BlockStatementControlFlowFlatteningNode=void 0;const o=r(52650),s=r(32287),c=r(19793),d=r(10548),l=r(57013),u=r(91363),f=r(23615),p=r(25120);let m=class extends l.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t,r){this.blockStatementBody=e,this.shuffledKeys=t,this.originalKeysIndexesInShuffledArray=r}getNodeStructure(){const e=this.randomGenerator.getRandomString(6),t=this.randomGenerator.getRandomString(6),r=u.NodeFactory.blockStatementNode([u.NodeFactory.variableDeclarationNode([u.NodeFactory.variableDeclaratorNode(u.NodeFactory.identifierNode(e),u.NodeFactory.callExpressionNode(u.NodeFactory.memberExpressionNode(u.NodeFactory.literalNode(this.originalKeysIndexesInShuffledArray.join(c.StringSeparator.VerticalLine)),u.NodeFactory.identifierNode("split")),[u.NodeFactory.literalNode(c.StringSeparator.VerticalLine)]))],"const"),u.NodeFactory.variableDeclarationNode([u.NodeFactory.variableDeclaratorNode(u.NodeFactory.identifierNode(t),u.NodeFactory.literalNode(0))],"let"),u.NodeFactory.whileStatementNode(u.NodeFactory.literalNode(!0),u.NodeFactory.blockStatementNode([u.NodeFactory.switchStatementNode(u.NodeFactory.memberExpressionNode(u.NodeFactory.identifierNode(e),u.NodeFactory.updateExpressionNode("++",u.NodeFactory.identifierNode(t)),!0),this.shuffledKeys.map((e,t)=>{const r=this.blockStatementBody[e],n=[r];return f.NodeGuards.isReturnStatementNode(r)||n.push(u.NodeFactory.continueStatement()),u.NodeFactory.switchCaseNode(u.NodeFactory.literalNode(String(t)),n)})),u.NodeFactory.breakStatement()]))]);return p.NodeUtils.parentizeAst(r),[r]}};t.BlockStatementControlFlowFlatteningNode=m,n([(0,d.initializable)(),i("design:type",Array)],m.prototype,"blockStatementBody",void 0),n([(0,d.initializable)(),i("design:type",Array)],m.prototype,"originalKeysIndexesInShuffledArray",void 0),n([(0,d.initializable)(),i("design:type",Array)],m.prototype,"shuffledKeys",void 0),t.BlockStatementControlFlowFlatteningNode=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],m)},29064:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNotParentBindingConstraints=function(e){return t=>{const r=t.getAncestor();return void 0===r||!e(r)}}},29172:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,n.default)(e);var t=e.split(".");if(3!==t.length)return!1;return t.reduce(function(e,t){return e&&(0,i.default)(t,{urlSafe:!0})},!0)};var n=a(r(83399)),i=a(r(98274));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},29285:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r,n;(0,i.default)(e),"object"===a(t)?(r=t.min||0,n=t.max):(r=arguments[1]||0,n=arguments[2]);var o=e.match(/[^\uFE0F\uFE0E][\uFE0F\uFE0E]/g)||[],s=e.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g)||[],c=e.length-o.length-s.length,d=c>=r&&(void 0===n||c<=n);if(d&&Array.isArray(null==t?void 0:t.discreteLengths))return t.discreteLengths.some(function(e){return e===c});return d};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}e.exports=t.default,e.exports.default=t.default},29598:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildPlanServiceNodeFromResolvedValueElementMetadata=t.buildPlanServiceNodeFromClassElementMetadata=void 0,t.plan=function(e){try{const t=(0,n.buildGetPlanOptionsFromPlanParams)(e),r=e.operations.getPlan(t);if(void 0!==r)return r;const i=h(e),a={tree:{root:new u(e,i)}};return e.operations.setPlan(t,a),a}catch(t){(0,i.handlePlanError)(e,t)}};const n=r(67766),i=r(18421),a=r(46552),o=r(14928),s=r(84337),c=r(37098),d=r(39967),l=r(94505);class u extends a.LazyPlanServiceNode{#A;constructor(e,t){super(t,t.serviceIdentifier),this.#A=e}_buildPlanServiceNode(){return h(this.#A)}}t.buildPlanServiceNodeFromClassElementMetadata=(0,s.curryBuildPlanServiceNodeFromClassElementMetadata)(m),t.buildPlanServiceNodeFromResolvedValueElementMetadata=(0,c.curryBuildPlanServiceNodeFromResolvedValueElementMetadata)(m);const f=(0,l.currySubplan)(t.buildPlanServiceNodeFromClassElementMetadata,t.buildPlanServiceNodeFromResolvedValueElementMetadata,t.buildPlanServiceNodeFromClassElementMetadata,t.buildPlanServiceNodeFromResolvedValueElementMetadata),p=(0,d.curryBuildServiceNodeBindings)(f);function m(e,t,r,n,i){return p(e,t,r,n,i)}const h=(0,o.curryBuildPlanServiceNode)(p)},29657:(e,t)=>{"use strict";function r(e,t,r){return e?new Set([...t,...r]):r}Object.defineProperty(t,"__esModule",{value:!0}),t.getExtendedLifecycle=function(e,t,n){const i=e.lifecycle?.extendPostConstructMethods??!0,a=r(e.lifecycle?.extendPreDestroyMethods??!0,t.lifecycle.preDestroyMethodNames,n.lifecycle.preDestroyMethodNames);return{postConstructMethodNames:r(i,t.lifecycle.postConstructMethodNames,n.lifecycle.postConstructMethodNames),preDestroyMethodNames:a}}},29666:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)},t.fullWidth=void 0;var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=t.fullWidth=/[^\u0020-\u007E\uFF61-\uFF9F\uFFA0-\uFFDC\uFFE8-\uFFEE0-9a-zA-Z]/},29850:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveInstanceBindingNodeAsyncFromConstructorParams=function(e){return async(t,r,n)=>{const i=await t;return e(i,r,n)}}},29902:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.OneToManyMapStar=void 0;class r{#E;#I;#N;constructor(e){this.#E=new Map,this.#I={};for(const t of Reflect.ownKeys(e))this.#I[t]=new Map;this.#N=e}add(e,t){this.#M(e).push(t);for(const r of Reflect.ownKeys(t))this.#T(r,t[r]).push(e)}clone(){const e=this.#R(),t=this.#D(),r=Reflect.ownKeys(this.#N),n=this._buildNewInstance(this.#N);this.#O(this.#E,n.#E,e,t);for(const t of r)this.#P(this.#I[t],n.#I[t],e);return n}get(e,t){return this.#I[e].get(t)}getAllKeys(e){return this.#I[e].keys()}removeByRelation(e,t){const r=this.get(e,t);if(void 0===r)return;const n=new Set(r);for(const r of n){const n=this.#E.get(r);if(void 0===n)throw new Error("Expecting model relation, none found");for(const i of n)i[e]===t&&this.#F(r,i);this.#E.delete(r)}}_buildNewInstance(e){return new r(e)}_cloneModel(e){return e}_cloneRelation(e){return e}#R(){const e=new Map;for(const t of this.#E.keys()){const r=this._cloneModel(t);e.set(t,r)}return e}#D(){const e=new Map;for(const t of this.#E.values())for(const r of t){const t=this._cloneRelation(r);e.set(r,t)}return e}#M(e){let t=this.#E.get(e);return void 0===t&&(t=[],this.#E.set(e,t)),t}#T(e,t){let r=this.#I[e].get(t);return void 0===r&&(r=[],this.#I[e].set(t,r)),r}#w(e,t){const r=t.get(e);if(void 0===r)throw new Error("Expecting model to be cloned, none found");return r}#B(e,t){const r=t.get(e);if(void 0===r)throw new Error("Expecting relation to be cloned, none found");return r}#P(e,t,r){for(const[n,i]of e){const e=new Array;for(const t of i)e.push(this.#w(t,r));t.set(n,e)}}#O(e,t,r,n){for(const[i,a]of e){const e=new Array;for(const t of a)e.push(this.#B(t,n));t.set(this.#w(i,r),e)}}#F(e,t){for(const r of Reflect.ownKeys(t))this.#k(e,r,t[r])}#k(e,t,r){const n=this.#I[t].get(r);if(void 0!==n){const i=n.indexOf(e);-1!==i&&n.splice(i,1),0===n.length&&this.#I[t].delete(r)}}}t.OneToManyMapStar=r},29947:e=>{"use strict";e.exports=()=>{const e="\\ud800-\\udfff",t=`[${e}]`,r="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\u1ab0-\\u1aff\\u1dc0-\\u1dff]",n="\\ud83c[\\udffb-\\udfff]",i=`[^${e}]`,a="(?:\\uD83C[\\uDDE6-\\uDDFF]){2}",o="[\\ud800-\\udbff][\\udc00-\\udfff]",s="[\\uD83D\\uDC69\\uD83C\\uDFFB\\u200D\\uD83C\\uDF93]",c=`${`(?:${r}|${n})`}?`,d="[\\ufe0e\\ufe0f]?",l=d+c+`(?:\\u200d(?:${[i,a,o].join("|")})${d+c})*`,u=`(?:${[`${i}${r}?`,r,a,o,t,s].join("|")})`;return new RegExp(`(?:\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40(?:\\udc65|\\udc73|\\udc77)\\udb40(?:\\udc6e|\\udc63|\\udc6c)\\udb40(?:\\udc67|\\udc74|\\udc73)\\udb40\\udc7f)|${n}(?=${n})|${u+l}`,"g")}},29978:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNotParentBindingConstraintsWithTag=function(e,t){return(0,i.isNotParentBindingConstraints)((0,n.isBindingConstraintsWithTag)(e,t))};const n=r(70039),i=r(29064)},30102:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CodeTransformer=void 0,function(e){e.HashbangOperatorTransformer="HashbangOperatorTransformer"}(r||(t.CodeTransformer=r={}))},30221:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionIdentifiersTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615);let u=class extends d.AbstractNodeTransformer{constructor(e,t,r,n){super(t,r),this.identifierReplacer=e,this.scopeIdentifiersTraverser=n}getVisitor(e){return e===c.NodeTransformationStage.RenameIdentifiers?{enter:(e,t)=>{if(t&&l.NodeGuards.isProgramNode(e))return this.transformNode(e)}}:null}transformNode(e){return this.scopeIdentifiersTraverser.traverseScopeThroughIdentifiers(e,e=>{const{reference:t,variableLexicalScopeNode:r}=e;this.transformScopeThroughIdentifiers(t,r)}),e}transformScopeThroughIdentifiers(e,t){if(e.resolved)return;const r=e.identifier;this.storeIdentifierName(r,t),this.replaceIdentifierName(r,t,e)}storeIdentifierName(e,t){this.identifierReplacer.storeLocalName(e,t)}replaceIdentifierName(e,t,r){const n=this.identifierReplacer.replace(e,t);r.identifier.name=n.name}};t.DeadCodeInjectionIdentifiersTransformer=u,t.DeadCodeInjectionIdentifiersTransformer=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IIdentifierReplacer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(3,(0,o.inject)(s.ServiceIdentifiers.IScopeIdentifiersTraverser)),i("design:paramtypes",[Object,Object,Object,Object])],u)},30228:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveScopedResolvedValueBindingNode=void 0;const n=r(98455),i=r(95910);t.resolveScopedResolvedValueBindingNode=e=>(0,i.resolveScoped)(n.getResolvedValueNodeBinding,e)},30317:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,n.default)((0,i.default)(e,t),t)};var n=a(r(12483)),i=a(r(62309));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},30386:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeAppender=void 0;const n=r(23615);class i{static append(e,t){t=i.parentizeScopeStatementsBeforeAppend(e,t);const r=i.getScopeStatements(e).concat(t);i.setScopeStatements(e,r)}static appendToOptimalBlockScope(e,t,r,n=0){const a=e.length?i.getOptimalBlockScope(e,n):t;i.prepend(a,r)}static getOptimalBlockScope(e,t,r=1/0){const n=e[t];if(r<=0)throw new Error("Invalid `deep` argument value. Value should be bigger then 0.");return r>1&&n.callsGraph.length?i.getOptimalBlockScope(n.callsGraph,0,--r):n.callee}static getScopeStatements(e){return n.NodeGuards.isSwitchCaseNode(e)?e.consequent:e.body}static insertBefore(e,t,r){const n=i.getScopeStatements(e).indexOf(r);i.insertAtIndex(e,t,n)}static insertAfter(e,t,r){const n=i.getScopeStatements(e).indexOf(r);i.insertAtIndex(e,t,n+1)}static insertAtIndex(e,t,r){t=i.parentizeScopeStatementsBeforeAppend(e,t),i.setScopeStatements(e,[...i.getScopeStatements(e).slice(0,r),...t,...i.getScopeStatements(e).slice(r)])}static prepend(e,t){const r=(t=i.parentizeScopeStatementsBeforeAppend(e,t)).concat(i.getScopeStatements(e));i.setScopeStatements(e,r)}static remove(e,t){const r=i.getScopeStatements(e),n=r.indexOf(t);if(-1===n)return;const a=[...r];a.splice(n,1),i.setScopeStatements(e,a)}static parentizeScopeStatementsBeforeAppend(e,t){return t.forEach(t=>{t.parentNode=e}),t}static setScopeStatements(e,t){n.NodeGuards.isSwitchCaseNode(e)?e.consequent=t:e.body=t}}t.NodeAppender=i},30486:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.RandomGenerator=void 0;const c=r(52650),d=r(32287),l=s(r(83503)),u=r(97677),f=r(10548),p=r(218),m=r(98376);let h=n=class{constructor(e,t){this.sourceCode=e,this.options=t}initialize(){this.randomGenerator=new u.Chance(this.getRawSeed())}getMathRandom(){return this.getRandomInteger(0,99999)/1e5}getRandomGenerator(){return this.randomGenerator}getRandomInteger(e,t){return this.getRandomGenerator().integer({min:e,max:t})}getRandomIntegerExcluding(e,t,r){const n=[];for(let i=e;i<=t;i++)r.includes(i)||n.push(i);return this.randomGenerator.pickone(n)}getRandomString(e,t=n.randomGeneratorPool){return this.getRandomGenerator().string({length:e,pool:t})}getInputSeed(){return this.options.seed.toString()}getRawSeed(){const e=this.getInputSeed();if(`${e}`.split("|").length>1)return e;return`${e}|${(0,l.default)(this.sourceCode.getSourceCode())}`}};t.RandomGenerator=h,h.randomGeneratorPool=`${p.alphabetString}${m.alphabetStringUppercase}`,i([(0,f.initializable)(),a("design:type",Object)],h.prototype,"randomGenerator",void 0),i([(0,c.postConstruct)(),a("design:type",Function),a("design:paramtypes",[]),a("design:returntype",void 0)],h.prototype,"initialize",null),t.RandomGenerator=h=n=i([(0,c.injectable)(),o(0,(0,c.inject)(d.ServiceIdentifiers.ISourceCode)),o(1,(0,c.inject)(d.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],h)},30490:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.EscapeSequenceTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(96390),l=r(76893),u=r(23615),f=r(90253),p=r(91363),m=r(25120);let h=class extends l.AbstractNodeTransformer{constructor(e,t,r){super(e,t),this.runAfter=[d.NodeTransformer.CustomCodeHelpersTransformer],this.escapeSequenceEncoder=r}getVisitor(e){return e===c.NodeTransformationStage.Finalizing?{enter:(e,t)=>{if(u.NodeGuards.isLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!f.NodeLiteralUtils.isStringLiteralNode(e))return e;const r=this.escapeSequenceEncoder.encodeLiteral(e.value,e.raw,this.options.unicodeEscapeSequence),n=p.NodeFactory.literalNode(r);return m.NodeUtils.parentizeNode(n,t),n}};t.EscapeSequenceTransformer=h,t.EscapeSequenceTransformer=h=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(2,(0,o.inject)(s.ServiceIdentifiers.IEscapeSequenceEncoder)),i("design:paramtypes",[Object,Object,Object])],h)},30607:function(e,t,r){"use strict";var n,i=r(65606),a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.ProApiClient=void 0;const c=r(10955),d=r(46404);class l{constructor(e){var t;this.config={apiToken:e.apiToken,timeout:null!==(t=e.timeout)&&void 0!==t?t:l.defaultTimeout,version:e.version}}static hasProFeatures(e){return!0===e.vmObfuscation||!0===e.parseHtml}async obfuscate(e,t={},r){if(!l.hasProFeatures(t))throw new c.ApiError("Obfuscator.io Pro obfuscation works only when Pro features set.",400);const n=JSON.stringify({code:e,options:t});return Buffer.byteLength(n,"utf8")>l.blobUploadThreshold?this.obfuscateWithBlobUpload(e,t,n,r):this.obfuscateDirect(n,r)}async obfuscateDirect(e,t){const r={"Content-Type":"application/json",Accept:"application/x-ndjson",Authorization:`Bearer ${this.config.apiToken}`},n=new AbortController,i=setTimeout(()=>n.abort(),this.config.timeout);let a=l.apiUrl;this.config.version&&(a=`${l.apiUrl}?version=${encodeURIComponent(this.config.version)}`);try{const o=await fetch(a,{method:"POST",headers:r,body:e,signal:n.signal});return clearTimeout(i),this.handleStreamingResponse(o,t)}catch(e){if(clearTimeout(i),e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Request timeout",408);throw e}}async obfuscateWithBlobUpload(e,t,r,n){null==n||n("Uploading large file...");const i=Buffer.byteLength(JSON.stringify({blobUrl:"",blobFormat:"raw",options:t}),"utf8")+l.followUpBodyHeadroom<=l.blobUploadThreshold,a=i?await this.uploadToBlob("obfuscate-source.js",e,"text/plain"):await this.uploadToBlob("obfuscate-request.json",r,"application/json"),o=i?JSON.stringify({blobUrl:a,blobFormat:"raw",options:t}):JSON.stringify({blobUrl:a});null==n||n("File uploaded, starting obfuscation...");const s={"Content-Type":"application/json",Accept:"application/x-ndjson",Authorization:`Bearer ${this.config.apiToken}`},d=new AbortController,u=setTimeout(()=>d.abort(),this.config.timeout);let f=l.apiUrl;this.config.version&&(f=`${l.apiUrl}?version=${encodeURIComponent(this.config.version)}`);try{const e=await fetch(f,{method:"POST",headers:s,body:o,signal:d.signal});return clearTimeout(u),this.handleStreamingResponse(e,n)}catch(e){if(clearTimeout(u),e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Request timeout",408);throw e}}async uploadToBlob(e,t,r){const n=await this.getUploadToken(e);return this.uploadWithClientToken(n,e,t,r)}async getUploadToken(e){var t;const r=new AbortController,n=setTimeout(()=>r.abort(),3e4);try{const i=await fetch(l.uploadTokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.config.apiToken}`},body:JSON.stringify({pathname:e}),signal:r.signal});clearTimeout(n);const a=await i.text();let o;try{o=JSON.parse(a)}catch(e){throw new c.ApiError(a||"Failed to get upload token",i.status)}if(!i.ok)throw new c.ApiError(null!==(t=o.error)&&void 0!==t?t:"Failed to get upload token",i.status);if(!o.clientToken)throw new c.ApiError("No client token returned",500);return o.clientToken}catch(e){if(clearTimeout(n),e instanceof c.ApiError)throw e;if(e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Token request timeout",408);throw e}}async uploadWithClientToken(e,t,n,i){const a=await Promise.resolve().then(()=>s(r(19384))),o=new AbortController,d=setTimeout(()=>o.abort(),12e4);try{const r=await a.put(t,n,{access:"public",token:e,contentType:i});return clearTimeout(d),r.url}catch(e){if(clearTimeout(d),e instanceof c.ApiError)throw e;if(e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Upload timeout",408);if(e instanceof Error)throw new c.ApiError(`Upload failed: ${e.message}`,500);throw e}}async handleStreamingResponse(e,t){var r;const n=(await e.text()).trim().split("\n"),i=[];for(const e of n)if(e.trim())try{const r=JSON.parse(e);i.push(r),"progress"===r.type&&r.message&&t&&t(r.message)}catch(e){}const a=i.find(e=>"error"===e.type);if(a)throw new c.ApiError(null!==(r=a.message)&&void 0!==r?r:"Unknown API error",e.status);const o=this.reassembleChunkedResponse(i);if(!o.code)throw new c.ApiError("No result received from API",500);return new d.ProApiObfuscationResult(o.code,o.sourceMap||"")}reassembleChunkedResponse(e){var t,r,n;const i=[],a=[];let o={code:"",sourceMap:""};for(const s of e)switch(s.type){case"chunk":"code"===s.field&&void 0!==s.data&&void 0!==s.index?i[s.index]=s.data:"sourceMap"===s.field&&void 0!==s.data&&void 0!==s.index&&(a[s.index]=s.data);break;case"chunk_end":o.code=i.join(""),o.sourceMap=null!==(t=a.join("")||s.sourceMap)&&void 0!==t?t:"";break;case"result":o={code:null!==(r=s.code)&&void 0!==r?r:"",sourceMap:null!==(n=s.sourceMap)&&void 0!==n?n:""}}return o}}t.ProApiClient=l,l.apiHost=i.env.OBFUSCATOR_API_HOST||"https://obfuscator.io",l.apiUrl=`${l.apiHost}/api/v1/obfuscate`,l.uploadTokenUrl=`${l.apiHost}/api/v1/upload/token`,l.defaultTimeout=3e5,l.blobUploadThreshold=44e5,l.followUpBodyHeadroom=512},30664:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.MemberExpressionTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(91363),u=r(23615),f=r(12720);let p=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&u.NodeGuards.isMemberExpressionNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(f.NodeMetadata.isIgnoredNode(e.object)||f.NodeMetadata.isIgnoredNode(e.property))return e;if(u.NodeGuards.isIdentifierNode(e.property)){if(e.computed)return e;e.computed=!0,e.property=l.NodeFactory.literalNode(e.property.name)}return e}};t.MemberExpressionTransformer=p,t.MemberExpressionTransformer=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],p)},31024:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.setInstanceProperties=function(e){return(t,r,s)=>{const c=[];for(const[d,l]of s.propertyParams){const u=s.classMetadata.properties.get(d);if(void 0===u)throw new i.InversifyCoreError(a.InversifyCoreErrorKind.resolution,`Expecting metadata at property "${d.toString()}", none found`);u.kind!==o.ClassElementMetadataKind.unmanaged&&void 0!==l.bindings&&(r[d]=e(t,l),(0,n.isPromise)(r[d])&&c.push((async()=>{r[d]=await r[d]})()))}if(c.length>0)return Promise.all(c).then(()=>{})}};const n=r(5265),i=r(21773),a=r(94931),o=r(86277)},31252:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,n.default)(e),(0,i.default)(e)&&24===e.length};var n=a(r(83399)),i=a(r(82002));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},31309:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SourceMapFileNameRule=void 0;const n=r(19793);t.SourceMapFileNameRule=e=>{let{sourceMapFileName:t}=e;if(t){if(t=t.replace(/^\/+/,""),t.endsWith(".js.map"))return{...e,sourceMapFileName:t};t=t.replace(/(?:\.js)?(?:\.map)?$/,"");let r=t.split(n.StringSeparator.Dot);const i=r.length,a=r[i-1];i>1&&a.length<=3&&(r=r.slice(0,-1)),t=r.join(n.StringSeparator.Dot),e={...e,sourceMapFileName:`${t}.js.map`}}return e}},31449:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.fullWidth.test(e)&&o.halfWidth.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(29666),o=r(49534);e.exports=t.default,e.exports.default=t.default},31596:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraintsWithTag=function(e,t){return(0,n.isAnyAncestorBindingConstraints)((0,i.isBindingConstraintsWithTag)(e,t))};const n=r(74622),i=r(70039)},31691:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(65104),l=r(88318),u=r(25120),f=r(37004);let p=class extends l.AbstractCustomCodeHelper{constructor(e,t,r,n,i){super(e,t,r,n,i)}initialize(e,t){this.stringArrayStorage=e,this.stringArrayFunctionName=t}getNodeStructure(e){return u.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){const e=this.identifierNamesGenerator.generateNext();return this.customCodeHelperFormatter.formatTemplate((0,d.StringArrayTemplate)(),{stringArrayFunctionName:this.stringArrayFunctionName,stringArrayName:e,stringArrayStorageItems:this.getEncodedStringArrayStorageItems()})}getEncodedStringArrayStorageItems(){return Array.from(this.stringArrayStorage.getStorage().values()).map(e=>`'${f.StringUtils.escapeJsString(e.encodedValue)}'`).toString()}};t.StringArrayCodeHelper=p,n([(0,c.initializable)(),i("design:type",Object)],p.prototype,"stringArrayStorage",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayFunctionName",void 0),t.StringArrayCodeHelper=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object,Object])],p)},31954:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[A-Z]{2}[0-9A-Z]{3}\d{2}\d{5}$/;e.exports=t.default,e.exports.default=t.default},32017:e=>{"use strict";e.exports=function e(t,r){if(t===r)return!0;if(t&&r&&"object"==typeof t&&"object"==typeof r){if(t.constructor!==r.constructor)return!1;var n,i,a;if(Array.isArray(t)){if((n=t.length)!=r.length)return!1;for(i=n;0!==i--;)if(!e(t[i],r[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if((n=(a=Object.keys(t)).length)!==Object.keys(r).length)return!1;for(i=n;0!==i--;)if(!Object.prototype.hasOwnProperty.call(r,a[i]))return!1;for(i=n;0!==i--;){var o=a[i];if(!e(t[o],r[o]))return!1}return!0}return t!=t&&r!=r}},32047:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayRC4DecodeTemplate=function(e){const t=e.getRandomString(6),r=e.getRandomString(6),n=e.getRandomString(6),i=e.getRandomString(6);return`\n if ({stringArrayCallsWrapperName}.${t} === undefined) {\n {atobPolyfill}\n {rc4Polyfill}\n {stringArrayCallsWrapperName}.${r} = {rc4FunctionName};\n \n {stringArrayCallsWrapperName}.${n} = {};\n \n {stringArrayCallsWrapperName}.${t} = true;\n }\n \n const firstValue = stringArray[0];\n const cacheKey = index + firstValue;\n const cachedValue = {stringArrayCallsWrapperName}.${n}[cacheKey];\n\n if (!cachedValue) {\n if ({stringArrayCallsWrapperName}.${i} === undefined) {\n {selfDefendingCode}\n \n {stringArrayCallsWrapperName}.${i} = true;\n }\n \n value = {stringArrayCallsWrapperName}.${r}(value, key);\n {stringArrayCallsWrapperName}.${n}[cacheKey] = value;\n } else {\n value = cachedValue;\n }\n `}},32287:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ServiceIdentifiers=void 0,function(e){e.Factory__ICalleeDataExtractor="Factory<ICalleeDataExtractor>",e.Factory__ICodeTransformer="Factory<ICodeTransformer[]>",e.Factory__IControlFlowCustomNode="Factory<IControlFlowCustomNode>",e.Factory__IControlFlowReplacer="Factory<IControlFlowReplacer>",e.Factory__ICustomCodeHelper="Factory<ICustomCodeHelper>",e.Factory__ICustomCodeHelperGroup="Factory<ICustomCodeHelperGroup>",e.Factory__IDeadCodeInjectionCustomNode="Factory<IDeadCodeInjectionCustomNode>",e.Factory__IIdentifierNamesGenerator="Factory<IIdentifierNamesGenerator>",e.Factory__INodeGuard="Factory<INodeGuard>",e.Factory__INodeTransformer="Factory<INodeTransformer[]>",e.Factory__IObfuscationResult="Factory<IObfuscationResult>",e.Factory__IObjectExpressionKeysTransformerCustomNode="Factory<IObjectExpressionKeysTransformerCustomNode>",e.Factory__IObjectExpressionExtractor="Factory<IObjectExpressionExtractor>",e.Factory__IStringArrayCustomNode="Factory<IStringArrayCustomNode>",e.Factory__IStringArrayIndexNode="Factory<IStringArrayIndexNode>",e.Factory__TControlFlowStorage="Factory<TControlFlowStorage>",e.IArrayUtils="IArrayUtils",e.ICalleeDataExtractor="ICalleeDataExtractor",e.ICallsGraphAnalyzer="ICallsGraphAnalyzer",e.ICodeTransformer="ICodeTransformer",e.ICodeTransformerNamesGroupsBuilder="ICodeTransformerNamesGroupsBuilder",e.ICodeTransformersRunner="ICodeTransformersRunner",e.IControlFlowStorage="IControlFlowStorage",e.ICryptUtils="ICryptUtils",e.ICryptUtilsStringArray="ICryptUtilsStringArray",e.ICustomCodeHelper="ICustomCodeHelper",e.ICustomCodeHelperGroup="ICustomCodeHelperGroup",e.IControlFlowReplacer="IControlFlowReplacer",e.ICustomCodeHelperFormatter="ICustomCodeHelperFormatter",e.ICustomCodeHelperObfuscator="ICustomCodeHelperObfuscator",e.IEscapeSequenceEncoder="IEscapeSequenceEncoder",e.IGlobalIdentifierNamesCacheStorage="IGlobalIdentifierNamesCacheStorage",e.IIdentifierNamesGenerator="IIdentifierNamesGenerator",e.IIdentifierReplacer="IIdentifierReplacer",e.IJavaScriptObfuscator="IJavaScriptObfuscator",e.ILevelledTopologicalSorter="ILevelledTopologicalSorter",e.ILiteralNodesCacheStorage="ILiteralNodesCacheStorage",e.ILogger="ILogger",e.INodeGuard="INodeGuard",e.INodeTransformer="INodeTransformer",e.INodeTransformerNamesGroupsBuilder="INodeTransformerNamesGroupsBuilder",e.INodeTransformersRunner="INodeTransformersRunner",e.INumberNumericalExpressionAnalyzer="INumberNumericalExpressionAnalyzer",e.IObfuscationResult="IObfuscationResult",e.IOptions="IOptions",e.IOptionsNormalizer="IOptionsNormalizer",e.IPrevailingKindOfVariablesAnalyzer="IPrevailingKindOfVariablesAnalyzer",e.IPropertyIdentifierNamesCacheStorage="IPropertyIdentifierNamesCacheStorage",e.IObjectExpressionExtractor="IObjectExpressionExtractor",e.IRandomGenerator="IRandomGenerator",e.IRenamePropertiesReplacer="IRenamePropertiesReplacer",e.IScopeIdentifiersTraverser="IScopeIdentifiersTraverser",e.ISetUtils="ISetUtils",e.ISourceCode="ISourceCode",e.IScopeAnalyzer="IScopeAnalyzer",e.IStringArrayIndexNode="IStringArrayIndexNode",e.IStringArrayScopeCallsWrappersDataStorage="IStringArrayScopeCallsWrappersDataStorage",e.IStringArrayStorage="IStringArrayStorage",e.IStringArrayStorageAnalyzer="IStringArrayStorageAnalyzer",e.IThroughIdentifierReplacer="IThroughIdentifierReplacer",e.IVisitedLexicalScopeNodesStackStorage="IVisitedLexicalScopeNodesStackStorage",e.Newable__ICustomNode="Newable<ICustomNode>",e.TCustomNodeGroupStorage="TCustomNodeGroupStorage",e.TInputOptions="TInputOptions"}(r||(t.ServiceIdentifiers=r={}))},32337:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,a.default)(e),0!==e.indexOf("mailto:"))return!1;var r=s(e.replace("mailto:","").split("?"),2),o=r[0],d=r[1],l=void 0===d?"":d;if(!o&&!l)return!0;var u=function(e){var t=new Set(["subject","body","cc","bcc"]),r={cc:"",bcc:""},n=!1,i=e.split("&");if(i.length>4)return!1;var a,o=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=c(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||null==r.return||r.return()}finally{if(s)throw a}}}}(i);try{for(o.s();!(a=o.n()).done;){var d=s(a.value.split("="),2),l=d[0],u=d[1];if(l&&!t.has(l)){n=!0;break}!u||"cc"!==l&&"bcc"!==l||(r[l]=u),l&&t.delete(l)}}catch(e){o.e(e)}finally{o.f()}return!n&&r}(l);if(!u)return!1;return"".concat(o,",").concat(u.cc,",").concat(u.bcc).split(",").every(function(e){return!(e=(0,n.default)(e," "))||(0,i.default)(e,t)})};var n=o(r(30317)),i=o(r(69517)),a=o(r(83399));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,i,a,o,s=[],c=!0,d=!1;try{if(a=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=a.call(r)).done)&&(s.push(n.value),s.length!==t);c=!0);}catch(e){d=!0,i=e}finally{try{if(!c&&null!=r.return&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return s}}(e,t)||c(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(e,t){if(e){if("string"==typeof e)return d(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}e.exports=t.default,e.exports.default=t.default},32364:(e,t)=>{var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<r.length)return r[e];throw new TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},32391:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.inject=function(e){const t=(0,i.buildManagedMetadataFromMaybeClassElementMetadata)(a.ClassElementMetadataKind.singleInjection,e);return(0,o.injectBase)(t,n.decrementPendingClassMetadataCount)};const n=r(70177),i=r(23473),a=r(86277),o=r(83814)},32504:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeLexicalScopeUtils=void 0;const n=r(23615);class i{static getLexicalScope(e){return i.getLexicalScopesRecursive(e,1)[0]}static getLexicalScopes(e){return i.getLexicalScopesRecursive(e)}static getLexicalScopesRecursive(e,t=1/0,r=[],a=0){if(r.length>=t)return r;const o=e.parentNode;if(!o)throw new ReferenceError("`parentNode` property of given node is `undefined`");return n.NodeGuards.isNodeWithLexicalScope(e)&&r.push(e),e!==o?i.getLexicalScopesRecursive(o,t,r,++a):r}}t.NodeLexicalScopeUtils=i},32592:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveModuleDeactivations=function(e,t){const r=e.getBindingsFromModule(t);return(0,n.resolveBindingsDeactivations)(e,r)};const n=r(8914)},32644:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.IgnoredImportObfuscatingGuard=void 0;const s=r(52650),c=r(50275),d=r(32287),l=r(23615);let u=n=class{constructor(e){this.options=e}static isDynamicImport(e){return l.NodeGuards.isImportExpressionNode(e)}static isRequireImport(e){return l.NodeGuards.isCallExpressionNode(e)&&l.NodeGuards.isIdentifierNode(e.callee)&&"require"===e.callee.name}check(e){if(this.options.ignoreImports){if(n.isDynamicImport(e)||n.isRequireImport(e))return c.ObfuscatingGuardResult.Ignore}return c.ObfuscatingGuardResult.Transform}};t.IgnoredImportObfuscatingGuard=u,t.IgnoredImportObfuscatingGuard=u=n=i([(0,s.injectable)(),o(0,(0,s.inject)(d.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object])],u)},32795:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowStorageNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363),u=r(23615);let f=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.controlFlowStorage=e}getNodeStructure(){const e=[],t=this.controlFlowStorage.getStorage();for(const[r,n]of t){const t=n.getNode()[0];if(!u.NodeGuards.isExpressionStatementNode(t))throw new Error("Function node for control flow storage object should be passed inside the `ExpressionStatement` node!");e.push(l.NodeFactory.propertyNode(l.NodeFactory.identifierNode(r),t.expression))}return[l.NodeFactory.variableDeclarationNode([l.NodeFactory.variableDeclaratorNode(l.NodeFactory.identifierNode(this.controlFlowStorage.getStorageId()),l.NodeFactory.objectExpressionNode(e))],"const")]}};t.ControlFlowStorageNode=f,n([(0,c.initializable)(),i("design:type",Object)],f.prototype,"controlFlowStorage",void 0),t.ControlFlowStorageNode=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],f)},33078:(e,t)=>{"use strict";const r={ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],AwaitExpression:["argument"],BinaryExpression:["left","right"],BlockStatement:["body"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ExportAllDeclaration:["exported","source","attributes"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source","attributes"],ExportSpecifier:["local","exported"],ExpressionStatement:["expression"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportAttribute:["key","value"],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:["local"],ImportExpression:["source","options"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:[],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXOpeningFragment:[],JSXSpreadAttribute:["argument"],JSXSpreadChild:["expression"],JSXText:[],LabeledStatement:["label","body"],Literal:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n=Object.keys(r);for(const e of n)Object.freeze(r[e]);Object.freeze(r);const i=new Set(["parent","leadingComments","trailingComments"]);function a(e){return!i.has(e)&&"_"!==e[0]}t.KEYS=r,t.getKeys=function(e){return Object.keys(e).filter(a)},t.unionWith=function(e){const t=Object.assign({},r);for(const r of Object.keys(e))if(Object.hasOwn(t,r)){const n=new Set(e[r]);for(const e of t[r])n.add(e);t[r]=Object.freeze(Array.from(n))}else t[r]=Object.freeze(Array.from(e[r]));return Object.freeze(t)}},33600:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.WeakMapStorage=void 0;const o=r(52650),s=r(32287),c=r(10548);let d=class{constructor(e,t){this.randomGenerator=e,this.options=t}initialize(){this.storage=new Map,this.storageId=this.randomGenerator.getRandomString(6)}get(e){return this.storage.get(e)}getOrThrow(e){const t=this.get(e);if(!t)throw new Error(`No value found in weak map storage with key \`${e}\``);return t}getStorage(){return this.storage}getStorageId(){return this.storageId}has(e){return this.storage.has(e)}set(e,t){this.storage.set(e,t)}};t.WeakMapStorage=d,n([(0,c.initializable)(),i("design:type",String)],d.prototype,"storageId",void 0),n([(0,c.initializable)(),i("design:type",WeakMap)],d.prototype,"storage",void 0),n([(0,o.postConstruct)(),i("design:type",Function),i("design:paramtypes",[]),i("design:returntype",void 0)],d.prototype,"initialize",null),t.WeakMapStorage=d=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],d)},33752:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e)?parseFloat(e):NaN};var n,i=(n=r(50995))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},33873:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.incrementPendingClassMetadataCount=function(e){return t=>{void 0===t&&(0,n.updateOwnReflectMetadata)(e,i.pendingClassMetadataCountReflectKey,a.getDefaultPendingClassMetadataCount,e=>e+1)}};const n=r(59517),i=r(17254),a=r(21408)},33906:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e,{allow_leading_zeroes:!1,min:0,max:65535})};var n,i=(n=r(76084))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},33973:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,i.default)(e),new RegExp("^[a-fA-F0-9]{".concat(a[t],"}$")).test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a={md5:32,md4:32,sha1:40,sha256:64,sha384:96,sha512:128,ripemd128:32,ripemd160:40,tiger128:32,tiger160:40,tiger192:48,crc32:8,crc32b:8};e.exports=t.default,e.exports.default=t.default},33998:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildMaybeClassElementMetadataFromMaybeClassElementMetadata=function(e){return t=>{const r=t??(0,o.buildDefaultMaybeClassElementMetadata)();if(r.kind===a.ClassElementMetadataKind.unmanaged)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected injection found. Found @unmanaged injection with additional @named, @optional, @tagged or @targetName injections");return e(r)}};const n=r(21773),i=r(94931),a=r(86277),o=r(65266)},34003:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractIdentifierNamesGenerator=void 0;const s=r(52650),c=r(32287),d=r(23615);let l=n=class{constructor(e,t){this.preservedNamesSet=new Set,this.lexicalScopesPreservedNamesMap=new WeakMap,this.allLexicalScopePreservedNames=new Set,this.randomGenerator=e,this.options=t}generate(e,t){return d.NodeGuards.isProgramNode(e)?this.generateForGlobalScope():this.generateForLexicalScope(e)}preserveName(e){this.preservedNamesSet.add(e)}preserveNameForLexicalScope(e,t){var r;const n=null!==(r=this.lexicalScopesPreservedNamesMap.get(t))&&void 0!==r?r:new Set;n.add(e),this.lexicalScopesPreservedNamesMap.set(t,n),this.allLexicalScopePreservedNames.add(e)}isValidIdentifierName(e){return!this.isReservedName(e)&&!this.preservedNamesSet.has(e)}isValidIdentifierNameInLexicalScopes(e,t){var r;if(!this.isValidIdentifierName(e))return!1;for(const n of t){const t=null!==(r=this.lexicalScopesPreservedNamesMap.get(n))&&void 0!==r?r:null;if(t&&t.has(e))return!1}return!0}isValidIdentifierNameInAllScopes(e){return!!this.isValidIdentifierName(e)&&!this.allLexicalScopePreservedNames.has(e)}checkGenerationAttempts(e){if(e>n.maxGenerationAttempts)throw new Error("Unable to generate a valid identifier name. This is likely caused by `reservedNames` patterns that match all generated names. Please check your `reservedNames` option.")}isReservedName(e){return!!this.options.reservedNames.length&&this.options.reservedNames.some(t=>null!==new RegExp(t,"g").exec(e))}};t.AbstractIdentifierNamesGenerator=l,l.maxGenerationAttempts=1e4,t.AbstractIdentifierNamesGenerator=l=n=i([(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],l)},34056:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.injectFromHierarchy=function(e){return t=>{const r=[];let a=(0,n.getBaseType)(t);for(;void 0!==a&&a!==Object;){const e=a;r.push(e),a=(0,n.getBaseType)(e)}r.reverse();for(const n of r)(0,i.injectFrom)({...e,type:n})(t)}};const n=r(73240),i=r(17231)},34516:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionToVariableDeclarationExtractor=void 0;const o=r(52650),s=r(32287),c=r(63726),d=r(30386),l=r(23615),u=r(50027),f=r(25120),p=r(32504);let m=class{constructor(e){this.objectExpressionKeysTransformerCustomNodeFactory=e}extract(e,t){return this.transformObjectExpressionToVariableDeclaration(e,t)}transformObjectExpressionToVariableDeclaration(e,t){var r;const n=u.NodeStatementUtils.getScopeOfNode(t),i=l.NodeGuards.isNodeWithLexicalScope(n)?n:null!==(r=p.NodeLexicalScopeUtils.getLexicalScope(n))&&void 0!==r?r:null;if(!i)throw new Error("Cannot find lexical scope node for the host statement node");const a=e.properties,o=this.getObjectExpressionHostNode(i,a),s=[o];d.NodeAppender.insertBefore(n,s,t),f.NodeUtils.parentizeAst(o),f.NodeUtils.parentizeNode(o,n);return{nodeToReplace:this.getObjectExpressionIdentifierNode(o),objectExpressionHostStatement:o,objectExpressionNode:this.getObjectExpressionNode(o)}}getObjectExpressionHostNode(e,t){const r=this.objectExpressionKeysTransformerCustomNodeFactory(c.ObjectExpressionKeysTransformerCustomNode.ObjectExpressionVariableDeclarationHostNode);r.initialize(e,t);const n=r.getNode()[0];if(!n||!l.NodeGuards.isVariableDeclarationNode(n))throw new Error("`objectExpressionHostCustomNode.getNode()[0]` should returns array with `VariableDeclaration` node");return n}getObjectExpressionIdentifierNode(e){const t=e.declarations[0].id;if(!l.NodeGuards.isIdentifierNode(t))throw new Error("`objectExpressionHostNode` should contain `VariableDeclarator` node with `Identifier` id property");return t}getObjectExpressionNode(e){var t;const r=null!==(t=e.declarations[0].init)&&void 0!==t?t:null;if(!r||!l.NodeGuards.isObjectExpressionNode(r))throw new Error("`objectExpressionHostNode` should contain `VariableDeclarator` node with `ObjectExpression` init property");return r}};t.ObjectExpressionToVariableDeclarationExtractor=m,t.ObjectExpressionToVariableDeclarationExtractor=m=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IObjectExpressionKeysTransformerCustomNode)),i("design:paramtypes",[Function])],m)},34608:(e,t)=>{!function e(t){"use strict";var r,n,i,a,o,s;function c(e){var t,r,n={};for(t in e)e.hasOwnProperty(t)&&(r=e[t],n[t]="object"==typeof r&&null!==r?c(r):r);return n}function d(e,t){this.parent=e,this.key=t}function l(e,t,r,n){this.node=e,this.path=t,this.wrap=r,this.ref=n}function u(){}function f(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function p(e,t){return(e===r.ObjectExpression||e===r.ObjectPattern)&&"properties"===t}function m(e,t){for(var r=e.length-1;r>=0;--r)if(e[r].node===t)return!0;return!1}function h(e,t){return(new u).traverse(e,t)}function g(e,t){var r;return r=function(e,t){var r,n,i,a;for(n=e.length,i=0;n;)t(e[a=i+(r=n>>>1)])?n=r:(i=a+1,n-=r+1);return i}(t,function(t){return t.range[0]>e.range[0]}),e.extendedRange=[e.range[0],e.range[1]],r!==t.length&&(e.extendedRange[1]=t[r].range[0]),(r-=1)>=0&&(e.extendedRange[0]=t[r].range[1]),e}return r={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",PrivateIdentifier:"PrivateIdentifier",Program:"Program",Property:"Property",PropertyDefinition:"PropertyDefinition",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",StaticBlock:"StaticBlock",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},i={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n={Break:a={},Skip:o={},Remove:s={}},d.prototype.replace=function(e){this.parent[this.key]=e},d.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)},u.prototype.path=function(){var e,t,r,n,i;function a(e,t){if(Array.isArray(t))for(r=0,n=t.length;r<n;++r)e.push(t[r]);else e.push(t)}if(!this.__current.path)return null;for(i=[],e=2,t=this.__leavelist.length;e<t;++e)a(i,this.__leavelist[e].path);return a(i,this.__current.path),i},u.prototype.type=function(){return this.current().type||this.__current.wrap},u.prototype.parents=function(){var e,t,r;for(r=[],e=1,t=this.__leavelist.length;e<t;++e)r.push(this.__leavelist[e].node);return r},u.prototype.current=function(){return this.__current.node},u.prototype.__execute=function(e,t){var r,n;return n=void 0,r=this.__current,this.__current=t,this.__state=null,e&&(n=e.call(this,t.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=r,n},u.prototype.notify=function(e){this.__state=e},u.prototype.skip=function(){this.notify(o)},u.prototype.break=function(){this.notify(a)},u.prototype.remove=function(){this.notify(s)},u.prototype.__initialize=function(e,t){this.visitor=t,this.root=e,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,"iteration"===t.fallback?this.__fallback=Object.keys:"function"==typeof t.fallback&&(this.__fallback=t.fallback),this.__keys=i,t.keys&&(this.__keys=Object.assign(Object.create(this.__keys),t.keys))},u.prototype.traverse=function(e,t){var r,n,i,s,c,d,u,h,g,b,y,v;for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,r.push(new l(e,null,null,null)),n.push(new l(null,null,null,null));r.length;)if((i=r.pop())!==v){if(i.node){if(d=this.__execute(t.enter,i),this.__state===a||d===a)return;if(r.push(v),n.push(i),this.__state===o||d===o)continue;if(c=(s=i.node).type||i.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(s)}for(h=b.length;(h-=1)>=0;)if(y=s[u=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]&&!m(n,y[g])){if(p(c,b[h]))i=new l(y[g],[u,g],"Property",null);else{if(!f(y[g]))continue;i=new l(y[g],[u,g],null,null)}r.push(i)}}else if(f(y)){if(m(n,y))continue;r.push(new l(y,u,null,null))}}}else if(i=n.pop(),d=this.__execute(t.leave,i),this.__state===a||d===a)return},u.prototype.replace=function(e,t){var r,n,i,c,u,m,h,g,b,y,v,S,C;function _(e){var t,n,i,a;if(e.ref.remove())for(n=e.ref.key,a=e.ref.parent,t=r.length;t--;)if((i=r[t]).ref&&i.ref.parent===a){if(i.ref.key<n)break;--i.ref.key}}for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,m=new l(e,null,null,new d(S={root:e},"root")),r.push(m),n.push(m);r.length;)if((m=r.pop())!==v){if(void 0!==(u=this.__execute(t.enter,m))&&u!==a&&u!==o&&u!==s&&(m.ref.replace(u),m.node=u),this.__state!==s&&u!==s||(_(m),m.node=null),this.__state===a||u===a)return S.root;if((i=m.node)&&(r.push(v),n.push(m),this.__state!==o&&u!==o)){if(c=i.type||m.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(i)}for(h=b.length;(h-=1)>=0;)if(y=i[C=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]){if(p(c,b[h]))m=new l(y[g],[C,g],"Property",new d(y,g));else{if(!f(y[g]))continue;m=new l(y[g],[C,g],null,new d(y,g))}r.push(m)}}else f(y)&&r.push(new l(y,C,null,new d(i,C)))}}else if(m=n.pop(),void 0!==(u=this.__execute(t.leave,m))&&u!==a&&u!==o&&u!==s&&m.ref.replace(u),this.__state!==s&&u!==s||_(m),this.__state===a||u===a)return S.root;return S.root},t.Syntax=r,t.traverse=h,t.replace=function(e,t){return(new u).replace(e,t)},t.attachComments=function(e,t,r){var i,a,o,s,d=[];if(!e.range)throw new Error("attachComments needs range information");if(!r.length){if(t.length){for(o=0,a=t.length;o<a;o+=1)(i=c(t[o])).extendedRange=[0,e.range[0]],d.push(i);e.leadingComments=d}return e}for(o=0,a=t.length;o<a;o+=1)d.push(g(c(t[o]),r));return s=0,h(e,{enter:function(e){for(var t;s<d.length&&!((t=d[s]).extendedRange[1]>e.range[0]);)t.extendedRange[1]===e.range[0]?(e.leadingComments||(e.leadingComments=[]),e.leadingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),s=0,h(e,{leave:function(e){for(var t;s<d.length&&(t=d[s],!(e.range[1]<t.extendedRange[0]));)e.range[1]===t.extendedRange[0]?(e.trailingComments||(e.trailingComments=[]),e.trailingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),e},t.VisitorKeys=i,t.VisitorOption=n,t.Controller=u,t.cloneEnvironment=function(){return e({})},t}(t)},34660:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PlanParamsOperationsManager=void 0;const n=r(69687);t.PlanParamsOperationsManager=class{planParamsOperations;#C;constructor(e){this.#C=e,this.planParamsOperations={getBindings:this.#C.bindingService.get.bind(this.#C.bindingService),getBindingsChained:this.#C.bindingService.getChained.bind(this.#C.bindingService),getClassMetadata:n.getClassMetadata,getPlan:this.#C.planResultCacheService.get.bind(this.#C.planResultCacheService),setBinding:this.#L.bind(this),setNonCachedServiceNode:this.#C.planResultCacheService.setNonCachedServiceNode.bind(this.#C.planResultCacheService),setPlan:this.#C.planResultCacheService.set.bind(this.#C.planResultCacheService)},this.#C.onReset(()=>{this.#j()})}#j(){this.planParamsOperations.getBindings=this.#C.bindingService.get.bind(this.#C.bindingService),this.planParamsOperations.getBindingsChained=this.#C.bindingService.getChained.bind(this.#C.bindingService),this.planParamsOperations.setBinding=this.#L.bind(this)}#L(e){this.#C.bindingService.set(e),this.#C.planResultCacheService.invalidateServiceBinding({binding:e,kind:n.CacheBindingInvalidationKind.bindingAdded,operations:this.planParamsOperations})}}},35041:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.EvalCallExpressionTransformer=void 0;const s=r(52650),c=r(32287),d=r(96390),l=r(18436),u=r(76893),f=r(91363),p=r(23615),m=r(12720),h=r(25120),g=r(37004);let b=n=class extends u.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[d.NodeTransformer.EscapeSequenceTransformer,d.NodeTransformer.ParentificationTransformer,d.NodeTransformer.VariablePreserveTransformer]}static extractEvalStringFromCallExpressionArgument(e){return p.NodeGuards.isLiteralNode(e)?n.extractEvalStringFromLiteralNode(e):p.NodeGuards.isTemplateLiteralNode(e)?n.extractEvalStringFromTemplateLiteralNode(e):null}static extractEvalStringFromLiteralNode(e){return"string"==typeof e.value?e.value:null}static extractEvalStringFromTemplateLiteralNode(e){var t;const r=e.quasis;return 1!==r.length||e.expressions.length?null:null!==(t=r[0].value.cooked)&&void 0!==t?t:null}getVisitor(e){switch(e){case l.NodeTransformationStage.Preparing:return{enter:(e,t)=>{if(t)return this.transformNode(e,t)}};case l.NodeTransformationStage.Finalizing:return{leave:(e,t)=>{if(t)return this.restoreNode(e,t)}};default:return null}}transformNode(e,t){if(!(t&&p.NodeGuards.isCallExpressionNode(e)&&p.NodeGuards.isIdentifierNode(e.callee)&&"eval"===e.callee.name))return e;const r=e.arguments[0];if(!r)return e;const i=n.extractEvalStringFromCallExpressionArgument(r);if(!i)return e;let a;try{a=h.NodeUtils.convertCodeToStructure(i)}catch(t){return e}const o=f.NodeFactory.functionExpressionNode([],f.NodeFactory.blockStatementNode(a));return m.NodeMetadata.set(o,{evalHostNode:!0}),h.NodeUtils.parentizeAst(o),h.NodeUtils.parentizeNode(o,t),o}restoreNode(e,t){if(!this.isEvalRootAstHostNode(e))return e;const r=e.body.body,n=h.NodeUtils.convertStructureToCode(r);return f.NodeFactory.callExpressionNode(f.NodeFactory.identifierNode("eval"),[f.NodeFactory.literalNode(g.StringUtils.escapeJsString(n))])}isEvalRootAstHostNode(e){return m.NodeMetadata.isEvalHostNode(e)}};t.EvalCallExpressionTransformer=b,t.EvalCallExpressionTransformer=b=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],b)},35126:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractStringArrayCallNode=void 0;const s=r(52650),c=r(32287),d=r(66822),l=r(38094),u=r(57013),f=r(91363),p=r(12720),m=r(25120);let h=n=class extends u.AbstractCustomNode{constructor(e,t,r,n,i,a,o){super(e,r,a,o),this.stringArrayIndexNodeFactory=t,this.stringArrayStorage=n,this.arrayUtils=i}getStringArrayIndexNode(e){var t;const r=e>=0,i=Math.abs(e),a=this.randomGenerator.getRandomGenerator().pickone(this.options.stringArrayIndexesType),o=null!==(t=n.stringArrayIndexNodesMap.get(a))&&void 0!==t?t:null;if(!o)throw new Error("Invalid string array index node name");const s=this.stringArrayIndexNodeFactory(o).getNode(i);p.NodeMetadata.set(s,{stringArrayCallLiteralNode:!0});const c=r?s:f.NodeFactory.unaryExpressionNode("-",s);return m.NodeUtils.parentizeAst(c),c}getRc4KeyLiteralNode(e){const t=f.NodeFactory.literalNode(e);return p.NodeMetadata.set(t,{stringArrayCallLiteralNode:!0}),t}};t.AbstractStringArrayCallNode=h,h.stringArrayRootCallsWrapperParametersCount=2,h.stringArrayIndexNodesMap=new Map([[d.StringArrayIndexesType.HexadecimalNumber,l.StringArrayIndexNode.StringArrayHexadecimalNumberIndexNode],[d.StringArrayIndexesType.HexadecimalNumericString,l.StringArrayIndexNode.StringArrayHexadecimalNumericStringIndexNode]]),t.AbstractStringArrayCallNode=h=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IStringArrayIndexNode)),o(2,(0,s.inject)(c.ServiceIdentifiers.ICustomCodeHelperFormatter)),o(3,(0,s.inject)(c.ServiceIdentifiers.IStringArrayStorage)),o(4,(0,s.inject)(c.ServiceIdentifiers.IArrayUtils)),o(5,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(6,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object,Object,Object,Object])],h)},35355:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ParentificationTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(25120);let u=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Preparing?{enter:(e,t)=>this.transformNode(e,t)}:null}transformNode(e,t){return l.NodeUtils.parentizeNode(e,t)}};t.ParentificationTransformer=u,t.ParentificationTransformer=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],u)},35372:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(t);var n=("object"===a(r)?r.version:arguments[1])||"";if(!n)return e(t,{version:4})||e(t,{version:6});if("4"===n.toString())return c.test(t);if("6"===n.toString())return l.test(t);return!1};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}var o="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",s="(".concat(o,"[.]){3}").concat(o),c=new RegExp("^".concat(s,"$")),d="(?:[0-9a-fA-F]{1,4})",l=new RegExp("^("+"(?:".concat(d,":){7}(?:").concat(d,"|:)|")+"(?:".concat(d,":){6}(?:").concat(s,"|:").concat(d,"|:)|")+"(?:".concat(d,":){5}(?::").concat(s,"|(:").concat(d,"){1,2}|:)|")+"(?:".concat(d,":){4}(?:(:").concat(d,"){0,1}:").concat(s,"|(:").concat(d,"){1,3}|:)|")+"(?:".concat(d,":){3}(?:(:").concat(d,"){0,2}:").concat(s,"|(:").concat(d,"){1,4}|:)|")+"(?:".concat(d,":){2}(?:(:").concat(d,"){0,3}:").concat(s,"|(:").concat(d,"){1,5}|:)|")+"(?:".concat(d,":){1}(?:(:").concat(d,"){0,4}:").concat(s,"|(:").concat(d,"){1,6}|:)|")+"(?::((?::".concat(d,"){0,5}:").concat(s,"|(?::").concat(d,"){1,7}|:))")+")(%[0-9a-zA-Z.]{1,})?$");e.exports=t.default,e.exports.default=t.default},35614:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BasePropertiesExtractor=void 0;const a=r(52650),o=r(30386),s=r(91363),c=r(23615),d=r(50027),l=r(25120);let u=n=class{static getPropertyNodeKeyName(e){const t=e.key;return!c.NodeGuards.isLiteralNode(t)||"string"!=typeof t.value&&"number"!=typeof t.value?c.NodeGuards.isIdentifierNode(t)?t.name:null:t.value.toString()}static isProhibitedPropertyNode(e){return"init"!==e.kind}static isProhibitedPattern(e){return!e||c.NodeGuards.isObjectPatternNode(e)||c.NodeGuards.isArrayPatternNode(e)||c.NodeGuards.isAssignmentPatternNode(e)||c.NodeGuards.isRestElementNode(e)}static shouldCreateLiteralNode(e){return!e.computed||e.computed&&!!e.key&&c.NodeGuards.isLiteralNode(e.key)}extract(e,t){const r=e.parentNode;return r&&c.NodeGuards.isVariableDeclaratorNode(r)&&c.NodeGuards.isIdentifierNode(r.id)?this.transformObjectExpressionNode(e,t,r.id):{nodeToReplace:e,objectExpressionHostStatement:t,objectExpressionNode:e}}transformObjectExpressionNode(e,t,r){const n=e.properties,[i,a]=this.extractPropertiesToExpressionStatements(n,t,r),s=d.NodeStatementUtils.getScopeOfNode(t);return this.filterExtractedObjectExpressionProperties(e,a),o.NodeAppender.insertAfter(s,i,t),i.forEach(e=>{l.NodeUtils.parentizeAst(e),l.NodeUtils.parentizeNode(e,s)}),{nodeToReplace:e,objectExpressionHostStatement:t,objectExpressionNode:e}}extractPropertiesToExpressionStatements(e,t,r){const i=[],a=[];for(let o=e.length-1;o>=0;o--){const d=e[o];if(c.NodeGuards.isSpreadElementNode(d))break;if(n.isProhibitedPropertyNode(d))continue;const l=d.value;if(n.isProhibitedPattern(l))continue;const u=n.getPropertyNodeKeyName(d);if(!u)continue;const f=n.shouldCreateLiteralNode(d)?s.NodeFactory.literalNode(u):s.NodeFactory.identifierNode(u),p=s.NodeFactory.memberExpressionNode(r,f,!0),m=s.NodeFactory.expressionStatementNode(s.NodeFactory.assignmentExpressionNode("=",p,l));c.NodeGuards.isObjectExpressionNode(d.value)&&this.transformObjectExpressionNode(d.value,t,p),i.unshift(m),a.unshift(o)}return[i,a]}filterExtractedObjectExpressionProperties(e,t){const r=new Set(t);e.properties=e.properties.filter((e,t)=>!r.has(t))}};t.BasePropertiesExtractor=u,t.BasePropertiesExtractor=u=n=i([(0,a.injectable)()],u)},36202:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ArrayUtils=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e){this.randomGenerator=e}createWithRange(e){const t=[];for(let r=0;r<e;r++)t.push(r);return t}fillWithRange(e,t){const r=[];for(let n=0;n<e;n++)r.push(t(n));return r}findMostOccurringElement(e){var t;if(!e.length)return null;const r={};let n=e[0],i=1;for(const a of e){const e=(null!==(t=r[a])&&void 0!==t?t:0)+1;e>i&&(n=a,i=e),r[a]=e}return n}getLastElement(e){return this.getLastElementByIndex(e,0)}getLastElementByIndex(e,t){var r;return null!==(r=e[e.length-1-t])&&void 0!==r?r:void 0}rotate(e,t){const r=e.length;if(!r)throw new ReferenceError("Cannot rotate empty array.");if(t<=0)return e;const n=t%r;return 0===n?[...e]:[...e.slice(-n),...e.slice(0,-n)]}shuffle(e){const t=[...e];for(let e=t.length;e;e--){const r=Math.floor(this.randomGenerator.getMathRandom()*e);[t[e-1],t[r]]=[t[r],t[e-1]]}return t}};t.ArrayUtils=c,t.ArrayUtils=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),i("design:paramtypes",[Object])],c)},36264:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IdentifierNamesCacheRule=void 0;t.IdentifierNamesCacheRule=e=>{let t=e.identifierNamesCache;return t&&!t.globalIdentifiers&&(t={...t,globalIdentifiers:{}}),t&&!t.propertyIdentifiers&&(t={...t,propertyIdentifiers:{}}),e={...e,identifierNamesCache:t}}},36323:(e,t,r)=>{!function(){"use strict";t.ast=r(62890),t.code=r(67989),t.keyword=r(83921)}()},36791:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayBase64DecodeTemplate=function(e){const t=e.getRandomString(6),r=e.getRandomString(6),n=e.getRandomString(6);return`\n if ({stringArrayCallsWrapperName}.${t} === undefined) {\n {atobPolyfill}\n {stringArrayCallsWrapperName}.${r} = {atobFunctionName};\n\n {stringArrayCallsWrapperName}.${n} = {};\n \n {stringArrayCallsWrapperName}.${t} = true;\n }\n \n const firstValue = stringArray[0];\n const cacheKey = index + firstValue;\n const cachedValue = {stringArrayCallsWrapperName}.${n}[cacheKey];\n \n if (!cachedValue) {\n {selfDefendingCode}\n \n value = {stringArrayCallsWrapperName}.${r}(value);\n {stringArrayCallsWrapperName}.${n}[cacheKey] = value;\n } else {\n value = cachedValue;\n }\n `}},36833:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.RenamePropertiesMode=void 0;const n=r(65063);t.RenamePropertiesMode=n.Utils.makeEnum({Safe:"safe",Unsafe:"unsafe"})},37004:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringUtils=void 0;const i=n(r(69560));t.StringUtils=class{static escapeJsString(e){return(0,i.default)(e)}}},37098:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.curryBuildPlanServiceNodeFromResolvedValueElementMetadata=function(e){return(t,r,c)=>{const d=(0,s.getServiceFromMaybeLazyServiceIdentifier)(c.value),l=r.concat({getAncestorsCalled:!1,name:c.name,serviceIdentifier:d,tags:c.tags}),u=new n.BindingConstraintsImplementation(l.last),f=c.kind===i.ResolvedValueElementMetadataKind.multipleInjection&&c.chained,p=(0,a.buildFilteredServiceBindings)(t,u,{chained:f}),m=[],h={bindings:m,isContextFree:!0,serviceIdentifier:d};if(m.push(...e(t,l,p,h,f)),h.isContextFree=!l.last.elem.getAncestorsCalled,c.kind===i.ResolvedValueElementMetadataKind.singleInjection){(0,o.checkServiceNodeSingleInjectionBindings)(h,c.optional,l.last);const[e]=m;h.bindings=e}return h}};const n=r(71947),i=r(37810),a=r(84426),o=r(37682),s=r(3191)},37348:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveInstanceBindingNode=function(e,t,r){return(i,a)=>{const o=e(i,a);return(0,n.isPromise)(o)?t(o,i,a):r(o,i,a)}};const n=r(5265)},37592:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addRootServiceNodeBindingIfContextFree=function(e,t,r){if(i.LazyPlanServiceNode.is(t)&&!t.isExpanded())return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!1};const o=(0,n.buildPlanBindingConstraintsList)(e),s=e.rootConstraints.isMultiple&&e.rootConstraints.chained;return(0,a.addServiceNodeBindingIfContextFree)(e,t,r,o,s)};const n=r(44304),i=r(46552),a=r(59024)},37612:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),e===e.toLowerCase()};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},37682:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.checkServiceNodeSingleInjectionBindings=function(e,t,r){if(Array.isArray(e.bindings)&&e.bindings.length===o){const[a]=e.bindings;return void((0,i.isPlanServiceRedirectionBindingNode)(a)&&(0,n.checkPlanServiceRedirectionBindingNodeSingleInjectionBindings)(a,t,r,[a.binding.targetServiceIdentifier]))}(0,a.throwErrorWhenUnexpectedBindingsAmountFound)(e.bindings,t,r,[])};const n=r(14900),i=r(15537),a=r(96685),o=1},37694:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallsWrapperTemplate=function(){return"\n function {stringArrayCallsWrapperName} (index, key) {\n index = index - {indexShiftAmount};\n\n const stringArray = {stringArrayFunctionName}();\n let value = stringArray[index];\n \n {decodeCodeHelperTemplate}\n\n return value;\n }\n "}},37810:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ResolvedValueElementMetadataKind=void 0,function(e){e[e.multipleInjection=0]="multipleInjection",e[e.singleInjection=1]="singleInjection"}(r||(t.ResolvedValueElementMetadataKind=r={}))},37956:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(63437),i=r(51851);function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=a(n),s=a(i);function c(e,t="Assertion failed."){if(!e)throw new Error(t)}class d{constructor(e,t,r,n,i,a,o){this.identifier=e,this.from=t,this.tainted=!1,this.resolved=null,this.flag=r,this.isWrite()&&(this.writeExpr=n,this.partial=a,this.init=o),this.__maybeImplicitGlobal=i}isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isStatic()}isWrite(){return!!(this.flag&d.WRITE)}isRead(){return!!(this.flag&d.READ)}isReadOnly(){return this.flag===d.READ}isWriteOnly(){return this.flag===d.WRITE}isReadWrite(){return this.flag===d.RW}}d.READ=1,d.WRITE=2,d.RW=3;class l{constructor(e,t){this.name=e,this.identifiers=[],this.references=[],this.defs=[],this.tainted=!1,this.stack=!0,this.scope=t}}l.CatchClause="CatchClause",l.Parameter="Parameter",l.FunctionName="FunctionName",l.ClassName="ClassName",l.Variable="Variable",l.ImportBinding="ImportBinding",l.ImplicitGlobalVariable="ImplicitGlobalVariable";class u{constructor(e,t,r,n,i,a){this.type=e,this.name=t,this.node=r,this.parent=n,this.index=i,this.kind=a}}class f extends u{constructor(e,t,r,n){super(l.Parameter,e,t,null,r,null),this.rest=n}}const{Syntax:p}=o.default;function m(e){return e.type===l.ClassName||e.type===l.Variable&&"var"!==e.parent.kind}class h{constructor(e,t,r,n,i){this.type=t,this.set=new Map,this.taints=new Map,this.dynamic="global"===this.type||"with"===this.type,this.block=n,this.through=[],this.variables=[],this.references=[],this.variableScope="global"===this.type||"module"===this.type||"function"===this.type||"class-field-initializer"===this.type||"class-static-block"===this.type?this:r.variableScope,this.functionExpressionScope=!1,this.directCallToEvalScope=!1,this.thisFound=!1,this.__left=[],this.upper=r,this.isStrict=!!e.isStrictModeSupported()&&function(e,t,r){let n;if(e.upper&&e.upper.isStrict)return!0;if(r)return!0;if("class"===e.type||"module"===e.type)return!0;if("block"===e.type||"switch"===e.type)return!1;if("function"===e.type){if(t.type===p.ArrowFunctionExpression&&t.body.type!==p.BlockStatement)return!1;if(n=t.type===p.Program?t:t.body,!n)return!1}else{if("global"!==e.type)return!1;n=t}for(let e=0,t=n.body.length;e<t;++e){const t=n.body[e];if("string"!=typeof t.directive)break;if("use strict"===t.directive)return!0}return!1}(this,n,i),this.childScopes=[],this.upper&&this.upper.childScopes.push(this),this.__declaredVariables=e.__declaredVariables,function(e,t){e.scopes.push(t);const r=e.__nodeToScope.get(t.block);r?r.push(t):e.__nodeToScope.set(t.block,[t])}(e,this)}__shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()}__shouldStaticallyCloseForGlobal(e){const t=e.identifier.name;if(!this.set.has(t))return!1;const r=this.set.get(t).defs;return r.length>0&&r.every(m)}__staticCloseRef(e){this.__resolve(e)||this.__delegateToUpperScope(e)}__dynamicCloseRef(e){let t=this;do{t.through.push(e),t=t.upper}while(t)}__globalCloseRef(e){this.__shouldStaticallyCloseForGlobal(e)?this.__staticCloseRef(e):this.__dynamicCloseRef(e)}__close(e){let t;t=this.__shouldStaticallyClose(e)?this.__staticCloseRef:"global"!==this.type?this.__dynamicCloseRef:this.__globalCloseRef;for(let e=0,r=this.__left.length;e<r;++e){const r=this.__left[e];t.call(this,r)}return this.__left=null,this.upper}__isValidResolution(e,t){return!0}__resolve(e){const t=e.identifier.name;if(!this.set.has(t))return!1;const r=this.set.get(t);return!!this.__isValidResolution(e,r)&&(r.references.push(e),r.stack=r.stack&&e.from.variableScope===this.variableScope,e.tainted&&(r.tainted=!0,this.taints.set(r.name,!0)),e.resolved=r,!0)}__delegateToUpperScope(e){this.upper&&this.upper.__left.push(e),this.through.push(e)}__addDeclaredVariablesOfNode(e,t){if(null==t)return;let r=this.__declaredVariables.get(t);null==r&&(r=[],this.__declaredVariables.set(t,r)),r.includes(e)||r.push(e)}__defineGeneric(e,t,r,n,i){let a;a=t.get(e),a||(a=new l(e,this),t.set(e,a),r.push(a)),i&&(a.defs.push(i),this.__addDeclaredVariablesOfNode(a,i.node),this.__addDeclaredVariablesOfNode(a,i.parent)),n&&a.identifiers.push(n)}__define(e,t){e&&e.type===p.Identifier&&this.__defineGeneric(e.name,this.set,this.variables,e,t)}__referencing(e,t,r,n,i,a){if(!e||e.type!==p.Identifier&&"JSXIdentifier"!==e.type)return;if("super"===e.name)return;const o=new d(e,this,t||d.READ,r,n,!!i,!!a);this.references.push(o),this.__left.push(o)}__detectEval(){let e=this;this.directCallToEvalScope=!0;do{e.dynamic=!0,e=e.upper}while(e)}__detectThis(){this.thisFound=!0}__isClosed(){return null===this.__left}resolve(e){let t,r,n;for(c(this.__isClosed(),"Scope should be closed."),c(e.type===p.Identifier,"Target should be identifier."),r=0,n=this.references.length;r<n;++r)if(t=this.references[r],t.identifier===e)return t;return null}isStatic(){return!this.dynamic}isArgumentsMaterialized(){return!0}isThisMaterialized(){return!0}isUsedName(e){if(this.set.has(e))return!0;for(let t=0,r=this.through.length;t<r;++t)if(this.through[t].identifier.name===e)return!0;return!1}}class g extends h{constructor(e,t){super(e,"global",null,t,!1),this.implicit={set:new Map,variables:[],left:[]}}__close(e){const t=[];for(let e=0,r=this.__left.length;e<r;++e){const r=this.__left[e];r.__maybeImplicitGlobal&&!this.set.has(r.identifier.name)&&t.push(r.__maybeImplicitGlobal)}for(let e=0,r=t.length;e<r;++e){const r=t[e];this.__defineImplicit(r.pattern,new u(l.ImplicitGlobalVariable,r.pattern,r.node,null,null,null))}return this.implicit.left=this.__left,super.__close(e)}__defineImplicit(e,t){e&&e.type===p.Identifier&&this.__defineGeneric(e.name,this.implicit.set,this.implicit.variables,e,t)}}class b extends h{constructor(e,t,r){super(e,"module",t,r,!1)}}class y extends h{constructor(e,t,r){super(e,"function-expression-name",t,r,!1),this.__define(r.id,new u(l.FunctionName,r.id,r,null,null,null)),this.functionExpressionScope=!0}}class v extends h{constructor(e,t,r){super(e,"catch",t,r,!1)}}class S extends h{constructor(e,t,r){super(e,"with",t,r,!1)}__close(e){if(this.__shouldStaticallyClose(e))return super.__close(e);for(let e=0,t=this.__left.length;e<t;++e){const t=this.__left[e];t.tainted=!0,this.__delegateToUpperScope(t)}return this.__left=null,this.upper}}class C extends h{constructor(e,t,r){super(e,"block",t,r,!1)}}class _ extends h{constructor(e,t,r){super(e,"switch",t,r,!1)}}class x extends h{constructor(e,t,r,n){super(e,"function",t,r,n),this.block.type!==p.ArrowFunctionExpression&&this.__defineArguments()}isArgumentsMaterialized(){if(this.block.type===p.ArrowFunctionExpression)return!1;if(!this.isStatic())return!0;const e=this.set.get("arguments");return c(e,"Always have arguments variable."),e.tainted||0!==e.references.length}isThisMaterialized(){return!this.isStatic()||this.thisFound}__defineArguments(){this.__defineGeneric("arguments",this.set,this.variables,null,null),this.taints.set("arguments",!0)}__isValidResolution(e,t){if("Program"===this.block.type)return!0;const r=this.block.body.range[0];return!(t.scope===this&&e.identifier.range[0]<r&&t.defs.every(e=>e.name.range[0]>=r))}}class A extends h{constructor(e,t,r){super(e,"for",t,r,!1)}}class E extends h{constructor(e,t,r){super(e,"class",t,r,!1)}}class I extends h{constructor(e,t,r){super(e,"class-field-initializer",t,r,!0)}}class N extends h{constructor(e,t,r){super(e,"class-static-block",t,r,!0)}}class M{constructor(e){this.scopes=[],this.globalScope=null,this.__nodeToScope=new WeakMap,this.__currentScope=null,this.__options=e,this.__declaredVariables=new WeakMap}__isOptimistic(){return this.__options.optimistic}__ignoreEval(){return this.__options.ignoreEval}__isJSXEnabled(){return!0===this.__options.jsx}isGlobalReturn(){return this.__options.nodejsScope||"commonjs"===this.__options.sourceType}isModule(){return"module"===this.__options.sourceType}isImpliedStrict(){return this.__options.impliedStrict}isStrictModeSupported(){return this.__options.ecmaVersion>=5}__get(e){return this.__nodeToScope.get(e)}getDeclaredVariables(e){return this.__declaredVariables.get(e)||[]}acquire(e,t){function r(e){return"function"!==e.type||!e.functionExpressionScope}const n=this.__get(e);if(!n||0===n.length)return null;if(1===n.length)return n[0];if(t)for(let e=n.length-1;e>=0;--e){const t=n[e];if(r(t))return t}else for(let e=0,t=n.length;e<t;++e){const t=n[e];if(r(t))return t}return null}acquireAll(e){return this.__get(e)}release(e,t){const r=this.__get(e);if(r&&r.length){const e=r[0].upper;return e?this.acquire(e.block,t):null}return null}attach(){}detach(){}__nestScope(e){return e instanceof g&&(c(null===this.__currentScope),this.globalScope=e),this.__currentScope=e,e}__nestGlobalScope(e){return this.__nestScope(new g(this,e))}__nestBlockScope(e){return this.__nestScope(new C(this,this.__currentScope,e))}__nestFunctionScope(e,t){return this.__nestScope(new x(this,this.__currentScope,e,t))}__nestForScope(e){return this.__nestScope(new A(this,this.__currentScope,e))}__nestCatchScope(e){return this.__nestScope(new v(this,this.__currentScope,e))}__nestWithScope(e){return this.__nestScope(new S(this,this.__currentScope,e))}__nestClassScope(e){return this.__nestScope(new E(this,this.__currentScope,e))}__nestClassFieldInitializerScope(e){return this.__nestScope(new I(this,this.__currentScope,e))}__nestClassStaticBlockScope(e){return this.__nestScope(new N(this,this.__currentScope,e))}__nestSwitchScope(e){return this.__nestScope(new _(this,this.__currentScope,e))}__nestModuleScope(e){return this.__nestScope(new b(this,this.__currentScope,e))}__nestFunctionExpressionNameScope(e){return this.__nestScope(new y(this,this.__currentScope,e))}__isES6(){return this.__options.ecmaVersion>=6}}const{Syntax:T}=o.default;class R extends s.default.Visitor{static isPattern(e){const t=e.type;return t===T.Identifier||t===T.ObjectPattern||t===T.ArrayPattern||t===T.SpreadElement||t===T.RestElement||t===T.AssignmentPattern}constructor(e,t,r){super(null,e),this.rootPattern=t,this.callback=r,this.assignments=[],this.rightHandNodes=[],this.restElements=[]}Identifier(e){const t=this.restElements.at(-1)||null;this.callback(e,{topLevel:e===this.rootPattern,rest:null!=t&&t.argument===e,assignments:this.assignments})}Property(e){e.computed&&this.rightHandNodes.push(e.key),this.visit(e.value)}ArrayPattern(e){for(let t=0,r=e.elements.length;t<r;++t){const r=e.elements[t];this.visit(r)}}AssignmentPattern(e){this.assignments.push(e),this.visit(e.left),this.rightHandNodes.push(e.right),this.assignments.pop()}RestElement(e){this.restElements.push(e),this.visit(e.argument),this.restElements.pop()}MemberExpression(e){e.computed&&this.rightHandNodes.push(e.property),this.rightHandNodes.push(e.object)}SpreadElement(e){this.visit(e.argument)}ArrayExpression(e){e.elements.forEach(this.visit,this)}AssignmentExpression(e){this.assignments.push(e),this.visit(e.left),this.rightHandNodes.push(e.right),this.assignments.pop()}CallExpression(e){e.arguments.forEach(e=>{this.rightHandNodes.push(e)}),this.visit(e.callee)}}const{Syntax:D}=o.default;class O extends s.default.Visitor{constructor(e,t){super(null,t.options),this.declaration=e,this.referencer=t}visitImport(e,t){this.referencer.visitPattern(e,e=>{this.referencer.currentScope().__define(e,new u(l.ImportBinding,e,t,this.declaration,null,null))})}ImportNamespaceSpecifier(e){const t=e.local||e.id;t&&this.visitImport(t,e)}ImportDefaultSpecifier(e){const t=e.local||e.id;this.visitImport(t,e)}ImportSpecifier(e){const t=e.local||e.id;e.name?this.visitImport(e.name,e):this.visitImport(t,e)}}class P extends s.default.Visitor{constructor(e,t){super(null,e),this.options=e,this.scopeManager=t,this.parent=null,this.isInnerMethodDefinition=!1}currentScope(){return this.scopeManager.__currentScope}close(e){for(;this.currentScope()&&e===this.currentScope().block;)this.scopeManager.__currentScope=this.currentScope().__close(this.scopeManager)}pushInnerMethodDefinition(e){const t=this.isInnerMethodDefinition;return this.isInnerMethodDefinition=e,t}popInnerMethodDefinition(e){this.isInnerMethodDefinition=e}referencingDefaultValue(e,t,r,n){const i=this.currentScope();t.forEach(t=>{i.__referencing(e,d.WRITE,t.right,r,e!==t.left,n)})}visitPattern(e,t,r){let n=t,i=r;"function"==typeof t&&(i=t,n={processRightHandNodes:!1}),function(e,t,r,n){const i=new R(e,t,n);i.visit(t),null!=r&&i.rightHandNodes.forEach(r.visit,r)}(this.options,e,n.processRightHandNodes?this:null,i)}visitFunction(e){let t,r;e.type===D.FunctionDeclaration&&this.currentScope().__define(e.id,new u(l.FunctionName,e.id,e,null,null,null)),e.type===D.FunctionExpression&&e.id&&this.scopeManager.__nestFunctionExpressionNameScope(e),this.scopeManager.__nestFunctionScope(e,this.isInnerMethodDefinition);const n=this;function i(r,i){n.currentScope().__define(r,new f(r,e,t,i.rest)),n.referencingDefaultValue(r,i.assignments,null,!0)}for(t=0,r=e.params.length;t<r;++t)this.visitPattern(e.params[t],{processRightHandNodes:!0},i);e.rest&&this.visitPattern({type:"RestElement",argument:e.rest},t=>{this.currentScope().__define(t,new f(t,e,e.params.length,!0))}),e.body&&(e.body.type===D.BlockStatement?this.visitChildren(e.body):this.visit(e.body)),this.close(e)}visitClass(e){e.type===D.ClassDeclaration&&this.currentScope().__define(e.id,new u(l.ClassName,e.id,e,null,null,null)),this.scopeManager.__nestClassScope(e),e.id&&this.currentScope().__define(e.id,new u(l.ClassName,e.id,e)),this.visit(e.superClass),this.visit(e.body),this.close(e)}visitProperty(e){let t;e.computed&&this.visit(e.key);const r=e.type===D.MethodDefinition;r&&(t=this.pushInnerMethodDefinition(!0)),this.visit(e.value),r&&this.popInnerMethodDefinition(t)}visitForIn(e){e.left.type===D.VariableDeclaration&&"var"!==e.left.kind&&this.scopeManager.__nestForScope(e),e.left.type===D.VariableDeclaration?(this.visit(e.left),this.visitPattern(e.left.declarations[0].id,t=>{this.currentScope().__referencing(t,d.WRITE,e.right,null,!0,!0)})):this.visitPattern(e.left,{processRightHandNodes:!0},(t,r)=>{let n=null;this.currentScope().isStrict||(n={pattern:t,node:e}),this.referencingDefaultValue(t,r.assignments,n,!1),this.currentScope().__referencing(t,d.WRITE,e.right,n,!0,!1)}),this.visit(e.right),this.visit(e.body),this.close(e)}visitVariableDeclaration(e,t,r,n){const i=r.declarations[n],a=i.init;this.visitPattern(i.id,{processRightHandNodes:!0},(o,s)=>{e.__define(o,new u(t,o,i,r,n,r.kind)),this.referencingDefaultValue(o,s.assignments,null,!0),a&&this.currentScope().__referencing(o,d.WRITE,a,null,!s.topLevel,!0)})}AssignmentExpression(e){R.isPattern(e.left)?"="===e.operator?this.visitPattern(e.left,{processRightHandNodes:!0},(t,r)=>{let n=null;this.currentScope().isStrict||(n={pattern:t,node:e}),this.referencingDefaultValue(t,r.assignments,n,!1),this.currentScope().__referencing(t,d.WRITE,e.right,n,!r.topLevel,!1)}):this.currentScope().__referencing(e.left,d.RW,e.right):this.visit(e.left),this.visit(e.right)}CatchClause(e){this.scopeManager.__nestCatchScope(e),this.visitPattern(e.param,{processRightHandNodes:!0},(t,r)=>{this.currentScope().__define(t,new u(l.CatchClause,t,e,null,null,null)),this.referencingDefaultValue(t,r.assignments,null,!0)}),this.visit(e.body),this.close(e)}Program(e){this.scopeManager.__nestGlobalScope(e),this.scopeManager.isGlobalReturn()&&(this.currentScope().isStrict=!1,this.scopeManager.__nestFunctionScope(e,!1)),this.scopeManager.__isES6()&&this.scopeManager.isModule()&&this.scopeManager.__nestModuleScope(e),this.scopeManager.isStrictModeSupported()&&this.scopeManager.isImpliedStrict()&&(this.currentScope().isStrict=!0),this.visitChildren(e),this.close(e)}Identifier(e){this.currentScope().__referencing(e)}PrivateIdentifier(){}UpdateExpression(e){R.isPattern(e.argument)?this.currentScope().__referencing(e.argument,d.RW,null):this.visitChildren(e)}MemberExpression(e){this.visit(e.object),e.computed&&this.visit(e.property)}Property(e){this.visitProperty(e)}PropertyDefinition(e){const{computed:t,key:r,value:n}=e;t&&this.visit(r),n&&(this.scopeManager.__nestClassFieldInitializerScope(n),this.visit(n),this.close(n))}StaticBlock(e){this.scopeManager.__nestClassStaticBlockScope(e),this.visitChildren(e),this.close(e)}MethodDefinition(e){this.visitProperty(e)}BreakStatement(){}ContinueStatement(){}LabeledStatement(e){this.visit(e.body)}ForStatement(e){e.init&&e.init.type===D.VariableDeclaration&&"var"!==e.init.kind&&this.scopeManager.__nestForScope(e),this.visitChildren(e),this.close(e)}ClassExpression(e){this.visitClass(e)}ClassDeclaration(e){this.visitClass(e)}CallExpression(e){this.scopeManager.__ignoreEval()||e.callee.type!==D.Identifier||"eval"!==e.callee.name||this.currentScope().variableScope.__detectEval(),this.visitChildren(e)}BlockStatement(e){this.scopeManager.__isES6()&&this.scopeManager.__nestBlockScope(e),this.visitChildren(e),this.close(e)}ThisExpression(){this.currentScope().variableScope.__detectThis()}WithStatement(e){this.visit(e.object),this.scopeManager.__nestWithScope(e),this.visit(e.body),this.close(e)}VariableDeclaration(e){const t="var"===e.kind?this.currentScope().variableScope:this.currentScope();for(let r=0,n=e.declarations.length;r<n;++r){const n=e.declarations[r];this.visitVariableDeclaration(t,l.Variable,e,r),n.init&&this.visit(n.init)}}SwitchStatement(e){this.visit(e.discriminant),this.scopeManager.__isES6()&&this.scopeManager.__nestSwitchScope(e);for(let t=0,r=e.cases.length;t<r;++t)this.visit(e.cases[t]);this.close(e)}FunctionDeclaration(e){this.visitFunction(e)}FunctionExpression(e){this.visitFunction(e)}ForOfStatement(e){this.visitForIn(e)}ForInStatement(e){this.visitForIn(e)}ArrowFunctionExpression(e){this.visitFunction(e)}ImportDeclaration(e){c(this.scopeManager.__isES6()&&this.scopeManager.isModule(),"ImportDeclaration should appear when the mode is ES6 and in the module context.");new O(e,this).visit(e)}visitExportDeclaration(e){e.source||(e.declaration?this.visit(e.declaration):this.visitChildren(e))}ExportDeclaration(e){this.visitExportDeclaration(e)}ExportAllDeclaration(e){this.visitExportDeclaration(e)}ExportDefaultDeclaration(e){this.visitExportDeclaration(e)}ExportNamedDeclaration(e){this.visitExportDeclaration(e)}ExportSpecifier(e){const t=e.id||e.local;this.visit(t)}MetaProperty(){}JSXIdentifier(e){this.scopeManager.__isJSXEnabled()&&"this"!==e.name&&this.currentScope().__referencing(e)}JSXMemberExpression(e){this.visit(e.object)}JSXElement(e){this.scopeManager.__isJSXEnabled()?(this.visit(e.openingElement),e.children.forEach(this.visit,this)):this.visitChildren(e)}JSXOpeningElement(e){if(this.scopeManager.__isJSXEnabled()){const t=e.name;("JSXIdentifier"===t.type&&t.name[0].toUpperCase()===t.name[0]||"JSXMemberExpression"===t.type)&&this.visit(t)}e.attributes.forEach(this.visit,this)}JSXAttribute(e){e.value&&this.visit(e.value)}JSXExpressionContainer(e){this.visit(e.expression)}JSXNamespacedName(e){this.visit(e.namespace),this.visit(e.name)}}function F(e,t){function r(e){return"object"==typeof e&&e instanceof Object&&!(e instanceof Array)&&!(e instanceof RegExp)}for(const n in t)if(Object.hasOwn(t,n)){const i=t[n];r(i)?r(e[n])?F(e[n],i):e[n]=F({},i):e[n]=i}return e}t.Definition=u,t.PatternVisitor=R,t.Reference=d,t.Referencer=P,t.Scope=h,t.ScopeManager=M,t.Variable=l,t.analyze=function(e,t){const r=F({optimistic:!1,nodejsScope:!1,impliedStrict:!1,sourceType:"script",ecmaVersion:5,childVisitorKeys:null,fallback:"iteration"},t),n=new M(r);return new P(r,n).visit(e),c(null===n.__currentScope,"currentScope should be null."),n},t.version="8.4.0"},38037:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveFactoryBinding=void 0;const n=r(92473),i=r(77600);t.resolveFactoryBinding=(0,i.resolveSingletonScopedBinding)(n.resolveFactoryBindingCallback)},38094:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayIndexNode=void 0,function(e){e.StringArrayHexadecimalNumberIndexNode="StringArrayHexadecimalNumberIndexNode",e.StringArrayHexadecimalNumericStringIndexNode="StringArrayHexadecimalNumericStringIndexNode"}(r||(t.StringArrayIndexNode=r={}))},38168:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBindingPreDestroy=function(e,t){if(t.type===i.bindingTypeValues.Instance){const r=e.getClassMetadata(t.implementationType),i=t.cache.value;return(0,n.isPromise)(i)?i.then(e=>o(r,e)):o(r,i)}};const n=r(5265),i=r(66621);function a(e,t){if("function"==typeof e[t]){return e[t]()}}function o(e,t){const r=e.lifecycle.preDestroyMethodNames;if(0===r.size)return;let n;for(const e of r)n=void 0===n?a(t,e):n.then(()=>a(t,e));return n}},38630:(e,t,r)=>{
|
|
31
|
+
e.exports=function(e){return null!=e&&(t(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&t(e.slice(0,0))}(e)||!!e._isBuffer)}},21069:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.customCodeHelpersModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(79011),s=r(71332),c=r(48498),d=r(51774),l=r(40043),u=r(56370),f=r(20088),p=r(63871),m=r(64712),h=r(62402),g=r(2953),b=r(15236),y=r(15061),v=r(50229),S=r(28609),C=r(87381),_=r(51507),x=r(42540),A=r(18316),E=r(31691),I=r(6480);t.customCodeHelpersModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(p.ConsoleOutputDisableCodeHelper).whenNamed(o.CustomCodeHelper.ConsoleOutputDisable),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(g.DebugProtectionFunctionCallCodeHelper).whenNamed(o.CustomCodeHelper.DebugProtectionFunctionCall),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(b.DebugProtectionFunctionIntervalCodeHelper).whenNamed(o.CustomCodeHelper.DebugProtectionFunctionInterval),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(y.DebugProtectionFunctionCodeHelper).whenNamed(o.CustomCodeHelper.DebugProtectionFunction),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(v.DomainLockCodeHelper).whenNamed(o.CustomCodeHelper.DomainLock),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(S.CallsControllerFunctionCodeHelper).whenNamed(o.CustomCodeHelper.CallsControllerFunction),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(C.SelfDefendingCodeHelper).whenNamed(o.CustomCodeHelper.SelfDefending),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(_.StringArrayCallsWrapperCodeHelper).whenNamed(o.CustomCodeHelper.StringArrayCallsWrapper),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(x.StringArrayCallsWrapperBase64CodeHelper).whenNamed(o.CustomCodeHelper.StringArrayCallsWrapperBase64),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(A.StringArrayCallsWrapperRc4CodeHelper).whenNamed(o.CustomCodeHelper.StringArrayCallsWrapperRc4),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(E.StringArrayCodeHelper).whenNamed(o.CustomCodeHelper.StringArray),e.bind(a.ServiceIdentifiers.ICustomCodeHelper).to(I.StringArrayRotateFunctionCodeHelper).whenNamed(o.CustomCodeHelper.StringArrayRotateFunction),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(c.ConsoleOutputCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.ConsoleOutput),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(d.DebugProtectionCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.DebugProtection),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(l.DomainLockCustomCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.DomainLock),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(u.SelfDefendingCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.SelfDefending),e.bind(a.ServiceIdentifiers.ICustomCodeHelperGroup).to(f.StringArrayCodeHelperGroup).whenNamed(s.CustomCodeHelperGroup.StringArray),e.bind(a.ServiceIdentifiers.Factory__ICustomCodeHelper).toFactory(n.InversifyContainerFacade.getFactory(a.ServiceIdentifiers.ICustomCodeHelper)),e.bind(a.ServiceIdentifiers.Factory__ICustomCodeHelperGroup).toFactory(n.InversifyContainerFacade.getFactory(a.ServiceIdentifiers.ICustomCodeHelperGroup)),e.bind(a.ServiceIdentifiers.ICustomCodeHelperFormatter).to(m.CustomCodeHelperFormatter).inSingletonScope(),e.bind(a.ServiceIdentifiers.ICustomCodeHelperObfuscator).to(h.CustomCodeHelperObfuscator).inSingletonScope()})},21146:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelpersTransformer=void 0;const o=r(52650),s=r(32287),c=r(96390),d=r(18436),l=r(76893),u=r(23615);let f=class extends l.AbstractNodeTransformer{constructor(e,t,r,n,i){super(n,i),this.runAfter=[c.NodeTransformer.ParentificationTransformer,c.NodeTransformer.VariablePreserveTransformer],this.callsGraphData=[],this.callsGraphAnalyzer=e,this.prevailingKindOfVariablesAnalyzer=t,this.customCodeHelperGroupStorage=r}getVisitor(e){return e===d.NodeTransformationStage.Preparing?{leave:(e,t)=>{if(u.NodeGuards.isProgramNode(e))return this.prepareNode(e,t),this.appendCustomNodesForPreparingStage(e,t),this.transformNode(e,t)}}:{leave:(t,r)=>(u.NodeGuards.isProgramNode(t)&&this.appendCustomNodesForStage(e,t,r),t)}}prepareNode(e,t){this.callsGraphData=this.callsGraphAnalyzer.analyze(e),this.prevailingKindOfVariablesAnalyzer.analyze(e)}transformNode(e,t){return e}appendCustomNodesForPreparingStage(e,t){this.customCodeHelperGroupStorage.getStorage().forEach(t=>{var r;t.initialize(),null===(r=t.appendOnPreparingStage)||void 0===r||r.call(t,e,this.callsGraphData)})}appendCustomNodesForStage(e,t,r){this.customCodeHelperGroupStorage.getStorage().forEach(r=>{var n;null===(n=r[`appendOn${e}Stage`])||void 0===n||n.call(r,t,this.callsGraphData)})}};t.CustomCodeHelpersTransformer=f,t.CustomCodeHelpersTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.ICallsGraphAnalyzer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IPrevailingKindOfVariablesAnalyzer)),a(2,(0,o.inject)(s.ServiceIdentifiers.TCustomNodeGroupStorage)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object,Object,Object])],f)},21186:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionCustomNode=void 0,function(e){e.BlockStatementDeadCodeInjectionNode="BlockStatementDeadCodeInjectionNode"}(r||(t.DeadCodeInjectionCustomNode=r={}))},21246:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.optional=function(){const e=(0,a.buildMaybeClassElementMetadataFromMaybeClassElementMetadata)(i.updateMetadataOptional);return(0,o.injectBase)(e,n.incrementPendingClassMetadataCount)};const n=r(33873),i=r(51353),a=r(33998),o=r(83814)},21385:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.finalizingTransformersModule=void 0;const n=r(52650),i=r(32287),a=r(96390),o=r(25360),s=r(30490);t.finalizingTransformersModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.INodeTransformer).to(o.DirectivePlacementTransformer).whenNamed(a.NodeTransformer.DirectivePlacementTransformer),e.bind(i.ServiceIdentifiers.INodeTransformer).to(s.EscapeSequenceTransformer).whenNamed(a.NodeTransformer.EscapeSequenceTransformer)})},21408:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDefaultPendingClassMetadataCount=function(){return 0}},21426:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isUserlandEmittedType=function(e){return!r.includes(e)};const r=[Array,BigInt,Boolean,Function,Number,Object,String]},21666:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,i.default)(e),t&&t.no_symbols)return o.test(e);return new RegExp("^[+-]?([0-9]*[".concat((t||{}).locale?a.decimal[t.locale]:".","])?[0-9]+$")).test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(13237);var o=/^[0-9]+$/;e.exports=t.default,e.exports.default=t.default},21772:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveConstantValueBinding=void 0;const n=r(88476),i=r(77600);t.resolveConstantValueBinding=(0,i.resolveSingletonScopedBinding)(n.resolveConstantValueBindingCallback)},21773:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.InversifyCoreError=void 0;const r=Symbol.for("@inversifyjs/core/InversifyCoreError");class n extends Error{[r];kind;constructor(e,t,n){super(t,n),this[r]=!0,this.kind=e}static is(e){return"object"==typeof e&&null!==e&&!0===e[r]}static isErrorOfKind(e,t){return n.is(e)&&e.kind===t}}t.InversifyCoreError=n},21818:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractStatementSimplifyTransformer=void 0;const o=r(52650),s=r(32287),c=r(96390),d=r(76893),l=r(23615),u=r(91363);let f=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[c.NodeTransformer.ExpressionStatementsMergeTransformer,c.NodeTransformer.VariableDeclarationsMergeTransformer]}getStatementSimplifyData(e){if(!e)return null;if(!l.NodeGuards.isBlockStatementNode(e))return{leadingStatements:[e],trailingStatement:null,hasReturnStatement:!1,hasSingleExpression:!1};const{startIndex:t,unwrappedExpressions:r,hasReturnStatement:n,hasStatementsAfterReturnStatement:i}=this.collectIteratedStatementsSimplifyData(e);if(i)return{leadingStatements:e.body,trailingStatement:null,hasReturnStatement:!1,hasSingleExpression:!1};const a=this.getLeadingStatements(e,t);if(!r.length)return{leadingStatements:a,trailingStatement:null,hasReturnStatement:n,hasSingleExpression:!1};const o=1===r.length,s=o?r[0]:u.NodeFactory.sequenceExpressionNode(r);return{leadingStatements:a,trailingStatement:{statement:n?u.NodeFactory.returnStatementNode(s):u.NodeFactory.expressionStatementNode(s),expression:s},hasReturnStatement:n,hasSingleExpression:o}}collectIteratedStatementsSimplifyData(e){const t=e.body.length,r=[];let n=!1,i=!1,a=null;for(let o=t-1;o>=0;o--){const s=e.body[o];if(l.NodeGuards.isExpressionStatementNode(s))l.NodeGuards.isSequenceExpressionNode(s.expression)?r.unshift(...s.expression.expressions):r.unshift(s.expression),a=o;else{if(!l.NodeGuards.isReturnStatementNode(s)||!s.argument)break;r.unshift(s.argument),n=!0,i=o!==t-1,a=o}}return{startIndex:a,unwrappedExpressions:r,hasReturnStatement:n,hasStatementsAfterReturnStatement:i}}getLeadingStatements(e,t){return null===t?e.body:0===t?[]:e.body.slice(0,t)}getPartialStatement(e){return!e.leadingStatements.length&&e.trailingStatement?e.trailingStatement.statement:u.NodeFactory.blockStatementNode([...e.leadingStatements.length?e.leadingStatements:[],...e.trailingStatement?[e.trailingStatement.statement]:[]])}};t.AbstractStatementSimplifyTransformer=f,t.AbstractStatementSimplifyTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],f)},21965:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCodeTransformer=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.randomGenerator=e,this.options=t}};t.AbstractCodeTransformer=c,t.AbstractCodeTransformer=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],c)},22292:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.EscapeSequenceEncoder=void 0;const a=r(52650);let o=n=class{constructor(){this.stringsCache=new Map}encode(e,t){const r=`${e}-${String(t)}`;if(this.stringsCache.has(r))return this.stringsCache.get(r);const i=e.replace(n.replaceRegExp,e=>this.encodeCharacter(e,t));return this.stringsCache.set(r,i),this.stringsCache.set(`${i}-${String(t)}`,i),i}encodeLiteral(e,t,r){if(r||void 0===t)return this.encode(e,r);const n=`literal-${e}-${t}-${String(r)}`;if(this.stringsCache.has(n))return this.stringsCache.get(n);const i=this.encodePreservingUnicodeEscapes(e,t),a=null!=i?i:this.encode(e,r);return this.stringsCache.set(n,a),a}encodeCharacter(e,t){if(!(t||n.forceEscapeCharactersRegExp.test(e)))return e;let r,i;return n.ASCIICharactersRegExp.test(e)?(r="\\x",i="00"):(r="\\u",i="0000"),`${r}${(i+e.charCodeAt(0).toString(16)).slice(-i.length)}`}encodePreservingUnicodeEscapes(e,t){const r=t.slice(1,-1);let n="",i="",a=0;for(;a<r.length;){const e=r[a];if("\\"!==e){n+=this.encodeCharacter(e,!1),i+=e,a++;continue}const t=r[a+1];if(void 0===t)return null;if("u"===t||"x"===t){const e=this.readUnicodeEscapeSequence(r,a);if(!e)return null;n+=e.raw,i+=e.decoded,a+=e.raw.length;continue}const o=this.readSimpleEscapeSequence(r,a);for(const e of o.decoded)n+=this.encodeCharacter(e,!1);i+=o.decoded,a+=o.raw.length}return i===e?n:null}readUnicodeEscapeSequence(e,t){return"x"===e[t+1]?this.readFixedLengthHexEscapeSequence(e,t,2):"{"===e[t+2]?this.readCodePointEscapeSequence(e,t):this.readFixedLengthHexEscapeSequence(e,t,4)}readFixedLengthHexEscapeSequence(e,t,r){const n=e.slice(t+2,t+2+r);return n.length===r&&this.isHexString(n)?{raw:e.slice(t,t+2+r),decoded:String.fromCharCode(parseInt(n,16))}:null}readCodePointEscapeSequence(e,t){const r=e.indexOf("}",t+3);if(-1===r)return null;const n=e.slice(t+3,r),i=parseInt(n,16);return!n.length||!this.isHexString(n)||i>1114111?null:{raw:e.slice(t,r+1),decoded:String.fromCodePoint(i)}}readSimpleEscapeSequence(e,t){var r;const i=e[t+1];switch(i){case"n":return{raw:"\\n",decoded:"\n"};case"r":return{raw:"\\r",decoded:"\r"};case"t":return{raw:"\\t",decoded:"\t"};case"b":return{raw:"\\b",decoded:"\b"};case"f":return{raw:"\\f",decoded:"\f"};case"v":return{raw:"\\v",decoded:"\v"};case"\r":return{raw:"\n"===e[t+2]?"\\\r\n":"\\\r",decoded:""};case"\n":return{raw:"\\\n",decoded:""}}if(n.octalDigitRegExp.test(i)){let a=i;const o=i<="3"?3:2;for(;a.length<o&&n.octalDigitRegExp.test(null!==(r=e[t+1+a.length])&&void 0!==r?r:"");)a+=e[t+1+a.length];return{raw:`\\${a}`,decoded:String.fromCharCode(parseInt(a,8))}}return{raw:`\\${i}`,decoded:i}}isHexString(e){for(const t of e)if(!n.hexDigitRegExp.test(t))return!1;return!0}};t.EscapeSequenceEncoder=o,o.ASCIICharactersRegExp=/[\x00-\x7F]/,o.forceEscapeCharactersRegExp=/[\x00-\x1F\x7F-\x9F'"\\\s]/,o.replaceRegExp=/[\s\S]/g,o.hexDigitRegExp=/[0-9a-fA-F]/,o.octalDigitRegExp=/[0-7]/,t.EscapeSequenceEncoder=o=n=i([(0,a.injectable)()],o)},22671:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateReflectMetadata=function(e,t,r,i,a){const o=(0,n.getReflectMetadata)(e,t,a)??r(),s=i(o);Reflect.defineMetadata(t,s,e,a)};const n=r(3654)},22767:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowFlatteningThresholdRule=void 0;t.ControlFlowFlatteningThresholdRule=e=>(0===e.controlFlowFlatteningThreshold&&(e={...e,controlFlowFlattening:!1,controlFlowFlatteningThreshold:0}),e)},23473:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildManagedMetadataFromMaybeClassElementMetadata=void 0;const n=r(39320),i=r(90883),a=r(76986);t.buildManagedMetadataFromMaybeClassElementMetadata=(0,n.buildClassElementMetadataFromMaybeClassElementMetadata)(i.buildDefaultManagedMetadata,a.buildManagedMetadataFromMaybeManagedMetadata)},23475:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildEmptyArrayMetadata=function(){return[]}},23615:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeGuards=void 0;const n=r(81568);class i{static isArrayPatternNode(e){return e.type===n.NodeType.ArrayPattern}static isArrowFunctionExpressionNode(e){return e.type===n.NodeType.ArrowFunctionExpression}static isAssignmentExpressionNode(e){return e.type===n.NodeType.AssignmentExpression}static isAssignmentPatternNode(e){return e.type===n.NodeType.AssignmentPattern}static isAwaitExpressionNode(e){return e.type===n.NodeType.AwaitExpression}static isBigIntLiteralNode(e){return i.isLiteralNode(e)&&!!e.bigint}static isBlockStatementNode(e){return e.type===n.NodeType.BlockStatement}static isBreakStatementNode(e){return e.type===n.NodeType.BreakStatement}static isCallExpressionNode(e){return e.type===n.NodeType.CallExpression}static isChainExpressionNode(e){return e.type===n.NodeType.ChainExpression}static isClassBodyNode(e){return e.type===n.NodeType.ClassBody}static isClassDeclarationNode(e){return e.type===n.NodeType.ClassDeclaration&&null!==e.id}static isConditionalExpressionNode(e){return e.type===n.NodeType.ConditionalExpression}static isContinueStatementNode(e){return e.type===n.NodeType.ContinueStatement}static isDirectiveNode(e){return e.type===n.NodeType.ExpressionStatement&&"directive"in e}static isDoWhileStatementNode(e){return e.type===n.NodeType.DoWhileStatement}static isExportAllDeclarationNode(e){return e.type===n.NodeType.ExportAllDeclaration}static isExportNamedDeclarationNode(e){return e.type===n.NodeType.ExportNamedDeclaration}static isExportSpecifierNode(e){return e.type===n.NodeType.ExportSpecifier}static isExpressionStatementNode(e){return e.type===n.NodeType.ExpressionStatement&&!("directive"in e)}static isForStatementNode(e){return e.type===n.NodeType.ForStatement}static isForInStatementNode(e){return e.type===n.NodeType.ForInStatement}static isForOfStatementNode(e){return e.type===n.NodeType.ForOfStatement}static isFunctionNode(e){return i.isFunctionDeclarationNode(e)||i.isFunctionExpressionNode(e)||i.isArrowFunctionExpressionNode(e)}static isFunctionDeclarationNode(e){return e.type===n.NodeType.FunctionDeclaration&&null!==e.id}static isFunctionExpressionNode(e){return e.type===n.NodeType.FunctionExpression}static isIdentifierNode(e){return e.type===n.NodeType.Identifier}static isIfStatementNode(e){return e.type===n.NodeType.IfStatement}static isIfStatementNodeWithSingleStatementBody(e){return!!i.isIfStatementNode(e)&&(!i.isBlockStatementNode(e.consequent)||!!e.alternate&&!i.isBlockStatementNode(e.alternate))}static isImportDeclarationNode(e){return e.type===n.NodeType.ImportDeclaration}static isImportExpressionNode(e){return e.type===n.NodeType.ImportExpression}static isImportSpecifierNode(e){return e.type===n.NodeType.ImportSpecifier}static isLabelIdentifierNode(e,t){const r=i.isLabeledStatementNode(t)&&t.label===e,n=i.isContinueStatementNode(t)&&t.label===e,a=i.isBreakStatementNode(t)&&t.label===e;return r||n||a}static isLabeledStatementNode(e){return e.type===n.NodeType.LabeledStatement}static isLiteralNode(e){return e.type===n.NodeType.Literal}static isLogicalExpressionNode(e){return e.type===n.NodeType.LogicalExpression}static isLoopStatementNode(e){return i.isForStatementNode(e)||i.isForInStatementNode(e)||i.isForOfStatementNode(e)||i.isWhileStatementNode(e)||i.isDoWhileStatementNode(e)}static isMemberExpressionNode(e){return e.type===n.NodeType.MemberExpression}static isMetaPropertyNode(e){return e.type===n.NodeType.MetaProperty}static isMethodDefinitionNode(e){return e.type===n.NodeType.MethodDefinition}static isNewExpressionNode(e){return e.type===n.NodeType.NewExpression}static isNode(e){return e&&void 0!==!e.type}static isNodeWithLexicalScope(e){return i.isProgramNode(e)||i.isFunctionNode(e)}static isNodeWithBlockLexicalScope(e){return i.isNodeWithLexicalScope(e)||i.isBlockStatementNode(e)||i.isStaticBlockNode(e)}static isNodeWithSingleStatementBody(e){return i.isIfStatementNode(e)?i.isIfStatementNodeWithSingleStatementBody(e):(i.isForStatementNode(e)||i.isForOfStatementNode(e)||i.isForInStatementNode(e)||i.isWhileStatementNode(e)||i.isDoWhileStatementNode(e)||i.isWithStatementNode(e)||i.isLabeledStatementNode(e))&&!i.isBlockStatementNode(e.body)}static isNodeWithLexicalScopeStatements(e,t){return i.isProgramNode(e)||i.isBlockStatementNode(e)&&i.nodesWithLexicalStatements.includes(t.type)}static isNodeWithStatements(e){return i.isProgramNode(e)||i.isBlockStatementNode(e)||i.isStaticBlockNode(e)||i.isSwitchCaseNode(e)}static isNodeWithComments(e){return Boolean(e.leadingComments)||Boolean(e.trailingComments)}static isObjectPatternNode(e){return e.type===n.NodeType.ObjectPattern}static isObjectExpressionNode(e){return e.type===n.NodeType.ObjectExpression}static isPrivateIdentifierNode(e){return e.type===n.NodeType.PrivateIdentifier}static isProgramNode(e){return e.type===n.NodeType.Program}static isPropertyNode(e){return e.type===n.NodeType.Property}static isPropertyDefinitionNode(e){return e.type===n.NodeType.PropertyDefinition}static isRestElementNode(e){return e.type===n.NodeType.RestElement}static isReturnStatementNode(e){return e.type===n.NodeType.ReturnStatement}static isSequenceExpressionNode(e){return e.type===n.NodeType.SequenceExpression}static isSpreadElementNode(e){return e.type===n.NodeType.SpreadElement}static isStaticBlockNode(e){return e.type===n.NodeType.StaticBlock}static isSuperNode(e){return e.type===n.NodeType.Super}static isSwitchCaseNode(e){return e.type===n.NodeType.SwitchCase}static isTaggedTemplateExpressionNode(e){return e.type===n.NodeType.TaggedTemplateExpression}static isTemplateLiteralNode(e){return e.type===n.NodeType.TemplateLiteral}static isThisExpressionNode(e){return e.type===n.NodeType.ThisExpression}static isUnaryExpressionNode(e){return e.type===n.NodeType.UnaryExpression}static isVariableDeclarationNode(e){return e.type===n.NodeType.VariableDeclaration}static isVariableDeclaratorNode(e){return e.type===n.NodeType.VariableDeclarator}static isWithStatementNode(e){return e.type===n.NodeType.WithStatement}static isWhileStatementNode(e){return e.type===n.NodeType.WhileStatement}static isYieldExpressionNode(e){return e.type===n.NodeType.YieldExpression}}t.NodeGuards=i,i.nodesWithLexicalStatements=[n.NodeType.ArrowFunctionExpression,n.NodeType.FunctionDeclaration,n.NodeType.FunctionExpression,n.NodeType.MethodDefinition]},23624:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneBindingCache=function(e){if(e.isRight)return{isRight:!0,value:e.value};return e}},23641:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(0,n.default)(e),function(e,t){var r=e.replace(/[\s\-]+/gi,"").toUpperCase(),n=r.slice(0,2).toUpperCase(),a=n in o;if(t.whitelist){if(!function(e){if(e.filter(function(e){return!(e in o)}).length>0)return!1;return!0}(t.whitelist))return!1;if(!(0,i.default)(t.whitelist,n))return!1}if(t.blacklist){if((0,i.default)(t.blacklist,n))return!1}return a&&o[n].test(r)}(e,t)&&function(e){var t=e.replace(/[^A-Z0-9]+/gi,"").toUpperCase();return 1===(t.slice(4)+t.slice(0,4)).replace(/[A-Z]/g,function(e){return e.charCodeAt(0)-55}).match(/\d{1,7}/g).reduce(function(e,t){return Number(e+t)%97},"")}(e)},t.locales=void 0;var n=a(r(83399)),i=a(r(78644));function a(e){return e&&e.__esModule?e:{default:e}}var o={AD:/^(AD[0-9]{2})\d{8}[A-Z0-9]{12}$/,AE:/^(AE[0-9]{2})\d{3}\d{16}$/,AL:/^(AL[0-9]{2})\d{8}[A-Z0-9]{16}$/,AT:/^(AT[0-9]{2})\d{16}$/,AZ:/^(AZ[0-9]{2})[A-Z0-9]{4}\d{20}$/,BA:/^(BA[0-9]{2})\d{16}$/,BE:/^(BE[0-9]{2})\d{12}$/,BG:/^(BG[0-9]{2})[A-Z]{4}\d{6}[A-Z0-9]{8}$/,BH:/^(BH[0-9]{2})[A-Z]{4}[A-Z0-9]{14}$/,BR:/^(BR[0-9]{2})\d{23}[A-Z]{1}[A-Z0-9]{1}$/,BY:/^(BY[0-9]{2})[A-Z0-9]{4}\d{20}$/,CH:/^(CH[0-9]{2})\d{5}[A-Z0-9]{12}$/,CR:/^(CR[0-9]{2})\d{18}$/,CY:/^(CY[0-9]{2})\d{8}[A-Z0-9]{16}$/,CZ:/^(CZ[0-9]{2})\d{20}$/,DE:/^(DE[0-9]{2})\d{18}$/,DK:/^(DK[0-9]{2})\d{14}$/,DO:/^(DO[0-9]{2})[A-Z]{4}\d{20}$/,DZ:/^(DZ\d{24})$/,EE:/^(EE[0-9]{2})\d{16}$/,EG:/^(EG[0-9]{2})\d{25}$/,ES:/^(ES[0-9]{2})\d{20}$/,FI:/^(FI[0-9]{2})\d{14}$/,FO:/^(FO[0-9]{2})\d{14}$/,FR:/^(FR[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,GB:/^(GB[0-9]{2})[A-Z]{4}\d{14}$/,GE:/^(GE[0-9]{2})[A-Z0-9]{2}\d{16}$/,GI:/^(GI[0-9]{2})[A-Z]{4}[A-Z0-9]{15}$/,GL:/^(GL[0-9]{2})\d{14}$/,GR:/^(GR[0-9]{2})\d{7}[A-Z0-9]{16}$/,GT:/^(GT[0-9]{2})[A-Z0-9]{4}[A-Z0-9]{20}$/,HR:/^(HR[0-9]{2})\d{17}$/,HU:/^(HU[0-9]{2})\d{24}$/,IE:/^(IE[0-9]{2})[A-Z]{4}\d{14}$/,IL:/^(IL[0-9]{2})\d{19}$/,IQ:/^(IQ[0-9]{2})[A-Z]{4}\d{15}$/,IR:/^(IR[0-9]{2})0\d{2}0\d{18}$/,IS:/^(IS[0-9]{2})\d{22}$/,IT:/^(IT[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,JO:/^(JO[0-9]{2})[A-Z]{4}\d{22}$/,KW:/^(KW[0-9]{2})[A-Z]{4}[A-Z0-9]{22}$/,KZ:/^(KZ[0-9]{2})\d{3}[A-Z0-9]{13}$/,LB:/^(LB[0-9]{2})\d{4}[A-Z0-9]{20}$/,LC:/^(LC[0-9]{2})[A-Z]{4}[A-Z0-9]{24}$/,LI:/^(LI[0-9]{2})\d{5}[A-Z0-9]{12}$/,LT:/^(LT[0-9]{2})\d{16}$/,LU:/^(LU[0-9]{2})\d{3}[A-Z0-9]{13}$/,LV:/^(LV[0-9]{2})[A-Z]{4}[A-Z0-9]{13}$/,MA:/^(MA[0-9]{26})$/,MC:/^(MC[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,MD:/^(MD[0-9]{2})[A-Z0-9]{20}$/,ME:/^(ME[0-9]{2})\d{18}$/,MK:/^(MK[0-9]{2})\d{3}[A-Z0-9]{10}\d{2}$/,MR:/^(MR[0-9]{2})\d{23}$/,MT:/^(MT[0-9]{2})[A-Z]{4}\d{5}[A-Z0-9]{18}$/,MU:/^(MU[0-9]{2})[A-Z]{4}\d{19}[A-Z]{3}$/,MZ:/^(MZ[0-9]{2})\d{21}$/,NL:/^(NL[0-9]{2})[A-Z]{4}\d{10}$/,NO:/^(NO[0-9]{2})\d{11}$/,PK:/^(PK[0-9]{2})[A-Z0-9]{4}\d{16}$/,PL:/^(PL[0-9]{2})\d{24}$/,PS:/^(PS[0-9]{2})[A-Z]{4}[A-Z0-9]{21}$/,PT:/^(PT[0-9]{2})\d{21}$/,QA:/^(QA[0-9]{2})[A-Z]{4}[A-Z0-9]{21}$/,RO:/^(RO[0-9]{2})[A-Z]{4}[A-Z0-9]{16}$/,RS:/^(RS[0-9]{2})\d{18}$/,SA:/^(SA[0-9]{2})\d{2}[A-Z0-9]{18}$/,SC:/^(SC[0-9]{2})[A-Z]{4}\d{20}[A-Z]{3}$/,SE:/^(SE[0-9]{2})\d{20}$/,SI:/^(SI[0-9]{2})\d{15}$/,SK:/^(SK[0-9]{2})\d{20}$/,SM:/^(SM[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,SV:/^(SV[0-9]{2})[A-Z0-9]{4}\d{20}$/,TL:/^(TL[0-9]{2})\d{19}$/,TN:/^(TN[0-9]{2})\d{20}$/,TR:/^(TR[0-9]{2})\d{5}[A-Z0-9]{17}$/,UA:/^(UA[0-9]{2})\d{6}[A-Z0-9]{19}$/,VA:/^(VA[0-9]{2})\d{18}$/,VG:/^(VG[0-9]{2})[A-Z]{4}\d{16}$/,XK:/^(XK[0-9]{2})\d{16}$/};t.locales=Object.keys(o)},23787:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DebuggerTemplateNoEval=function(){return"\n if (typeof counter === 'string') {\n const func = function () {\n while (true) {}\n };\n \n return func();\n } else {\n if (('' + counter / counter)['length'] !== 1 || counter % 20 === 0) {\n debugger;\n } else {\n debugger;\n }\n \n }\n "}},23855:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.MaybeClassElementMetadataKind=void 0,function(e){e[e.unknown=32]="unknown"}(r||(t.MaybeClassElementMetadataKind=r={}))},23877:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.numbersString=void 0,t.numbersString="0123456789"},23888:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.tryBuildGetPlanOptionsFromResolvedValueElementMetadata=function(e){let t;if(0===e.tags.size)t=void 0;else{if(1!==e.tags.size)return;{const[r,n]=e.tags.entries().next().value;t={key:r,value:n}}}const r=n.LazyServiceIdentifier.is(e.value)?e.value.unwrap():e.value;return e.kind===i.ResolvedValueElementMetadataKind.multipleInjection?{chained:e.chained,isMultiple:!0,name:e.name,optional:e.optional,serviceIdentifier:r,tag:t}:{isMultiple:!1,name:e.name,optional:e.optional,serviceIdentifier:r,tag:t}};const n=r(5265),i=r(37810)},23908:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.NumberToNumericalExpressionTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615),u=r(91363),f=r(94556),p=r(57876),m=r(94766);let h=class extends d.AbstractNodeTransformer{constructor(e,t,r){super(t,r),this.numberNumericalExpressionAnalyzer=e}getVisitor(e){return this.options.numbersToExpressions&&e===c.NodeTransformationStage.Converting?{leave:(e,t)=>{if(t&&l.NodeGuards.isLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if("number"!=typeof e.value)return e;if(l.NodeGuards.isPropertyNode(t)&&!t.computed)return e;const r=e.value,[n,i]=p.NumberUtils.extractIntegerAndDecimalParts(r),a=this.numberNumericalExpressionAnalyzer.analyze(n,f.NumberNumericalExpressionAnalyzer.defaultAdditionalPartsCount);return i?m.NumericalExpressionDataToNodeConverter.convertFloatNumberData(a,i,this.getNumberNumericalExpressionLiteralNode):m.NumericalExpressionDataToNodeConverter.convertIntegerNumberData(a,this.getNumberNumericalExpressionLiteralNode)}getNumberNumericalExpressionLiteralNode(e,t){const r=u.NodeFactory.literalNode(e);return t?r:u.NodeFactory.unaryExpressionNode("-",r)}};t.NumberToNumericalExpressionTransformer=h,t.NumberToNumericalExpressionTransformer=h=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.INumberNumericalExpressionAnalyzer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object])],h)},24116:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IsInputFileName=void 0;const n=r(90804),i=r(48096);t.IsInputFileName=()=>(e,t)=>{(0,n.IsString)()(e,t),(0,n.ValidateIf)(({sourceMapSourcesMode:e})=>e===i.SourceMapSourcesMode.Sources)(e,t),(0,n.IsNotEmpty)()(e,t)}},24248:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayWrappersChainedCallsRule=void 0;t.StringArrayWrappersChainedCallsRule=e=>(0===e.stringArrayWrappersCount&&(e={...e,stringArrayWrappersChainedCalls:!1,stringArrayWrappersCount:0}),e)},24641:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^#?([0-9A-F]{3}|[0-9A-F]{4}|[0-9A-F]{6}|[0-9A-F]{8})$/i;e.exports=t.default,e.exports.default=t.default},24706:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.setReflectMetadata=function(e,t,r,n){Reflect.defineMetadata(t,r,e,n)}},24712:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.OptionsNormalizer=void 0;const a=r(52650),o=r(22767),s=r(60509),c=r(13450),d=r(65889),l=r(12798),u=r(36264),f=r(17604),p=r(88996),m=r(48983),h=r(89420),g=r(31309),b=r(51066),y=r(43735),v=r(73661),S=r(15426),C=r(24248);let _=n=class{normalize(e){let t={...e};for(const e of n.normalizerRules)t=e(t);return t}};t.OptionsNormalizer=_,_.normalizerRules=[o.ControlFlowFlatteningThresholdRule,s.DeadCodeInjectionRule,c.DeadCodeInjectionThresholdRule,d.DomainLockRedirectUrlRule,l.DomainLockRule,u.IdentifierNamesCacheRule,f.InputFileNameRule,p.SeedRule,m.SelfDefendingRule,h.SourceMapBaseUrlRule,g.SourceMapFileNameRule,b.SplitStringsChunkLengthRule,y.StringArrayRule,v.StringArrayCallsTransformThresholdRule,S.StringArrayEncodingRule,C.StringArrayWrappersChainedCallsRule],t.OptionsNormalizer=_=n=i([(0,a.injectable)()],_)},24808:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.BlackListObfuscatingGuard=void 0;const o=r(52650),s=r(50275),c=r(23615);let d=n=class{constructor(){this.blackListGuardsLength=n.blackListGuards.length}check(e){for(let t=0;t<this.blackListGuardsLength;t++)if(n.blackListGuards[t](e))return s.ObfuscatingGuardResult.Ignore;return s.ObfuscatingGuardResult.Transform}};t.BlackListObfuscatingGuard=d,d.blackListGuards=[c.NodeGuards.isDirectiveNode],t.BlackListObfuscatingGuard=d=n=i([(0,o.injectable)(),a("design:paramtypes",[])],d)},24969:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildArrayMetadataWithArray=function(e){return t=>(t.push(...e),t)}},25120:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.NodeUtils=void 0;const s=o(r(61146)),c=o(r(34608)),d=r(90432),l=r(13013),u=r(23615),f=r(12720);class p{static addXVerbatimPropertyTo(e){return e["x-verbatim-property"]={content:e.raw,precedence:s.Precedence.Primary},e}static clone(e){return p.parentizeAst(p.cloneRecursive(e))}static convertCodeToStructure(e){const t=l.ASTParserFacade.parse(e,{ecmaVersion:d.ecmaVersion,sourceType:"script"});return c.replace(t,{enter:(e,t)=>(p.parentizeNode(e,t),u.NodeGuards.isLiteralNode(e)&&p.addXVerbatimPropertyTo(e),f.NodeMetadata.set(e,{ignoredNode:!1}),e)}),t.body}static convertStructureToCode(e){return e.reduce((e,t)=>e+s.generate(t,{sourceMapWithCode:!0}).code,"")}static getUnaryExpressionArgumentNode(e){return u.NodeGuards.isUnaryExpressionNode(e.argument)?p.getUnaryExpressionArgumentNode(e.argument):e.argument}static parentizeAst(e){var t;const r=null!==(t=e.parentNode)&&void 0!==t?t:null;return c.replace(e,{enter:p.parentizeNode}),r&&(e.parentNode=r),e}static parentizeNode(e,t){return e.parentNode=null!=t?t:e,e}static cloneRecursive(e){if(null===e)return e;if("object"!=typeof e)return e;const t={};return Object.keys(e).forEach(r=>{var n;if("parentNode"===r)return;const i=null!==(n=e[r])&&void 0!==n?n:null;let a;a=null===i||i instanceof RegExp?i:i instanceof Array?i.map(p.cloneRecursive):"object"==typeof i?p.cloneRecursive(i):i,t[r]=a}),t}}t.NodeUtils=p},25191:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.controlFlowTransformersModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(80231),s=r(96390),c=r(55613),d=r(6768),l=r(76822),u=r(59070),f=r(83595),p=r(70906),m=r(83682),h=r(9756);t.controlFlowTransformersModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.INodeTransformer).to(d.BlockStatementControlFlowTransformer).whenNamed(s.NodeTransformer.BlockStatementControlFlowTransformer),e.bind(a.ServiceIdentifiers.INodeTransformer).to(u.FunctionControlFlowTransformer).whenNamed(s.NodeTransformer.FunctionControlFlowTransformer),e.bind(a.ServiceIdentifiers.INodeTransformer).to(m.StringArrayControlFlowTransformer).whenNamed(s.NodeTransformer.StringArrayControlFlowTransformer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(c.BinaryExpressionControlFlowReplacer).whenNamed(o.ControlFlowReplacer.BinaryExpressionControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(l.CallExpressionControlFlowReplacer).whenNamed(o.ControlFlowReplacer.CallExpressionControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(f.LogicalExpressionControlFlowReplacer).whenNamed(o.ControlFlowReplacer.LogicalExpressionControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(p.StringArrayCallControlFlowReplacer).whenNamed(o.ControlFlowReplacer.StringArrayCallControlFlowReplacer),e.bind(a.ServiceIdentifiers.IControlFlowReplacer).to(h.StringLiteralControlFlowReplacer).whenNamed(o.ControlFlowReplacer.StringLiteralControlFlowReplacer),e.bind(a.ServiceIdentifiers.Factory__IControlFlowReplacer).toFactory(n.InversifyContainerFacade.getCacheFactory(a.ServiceIdentifiers.IControlFlowReplacer))})},25328:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateMaybeClassMetadataProperty=function(e,t){return r=>{const n=r.properties.get(t);return r.properties.set(t,e(n)),r}}},25360:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DirectivePlacementTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(96390),l=r(76893),u=r(30386),f=r(23615),p=r(25120);let m=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[d.NodeTransformer.CustomCodeHelpersTransformer],this.lexicalScopeDirectives=new WeakMap}getVisitor(e){switch(e){case c.NodeTransformationStage.Preparing:return{enter:(e,t)=>{if(t&&f.NodeGuards.isNodeWithLexicalScopeStatements(e,t))return this.analyzeNode(e,t)}};case c.NodeTransformationStage.Finalizing:return{enter:(e,t)=>{if(t&&f.NodeGuards.isNodeWithLexicalScopeStatements(e,t))return this.transformNode(e,t)}};default:return null}}analyzeNode(e,t){var r;if(!f.NodeGuards.isNodeWithLexicalScope(t))return e;const n=null!==(r=e.body[0])&&void 0!==r?r:null;return n&&f.NodeGuards.isDirectiveNode(n)&&this.lexicalScopeDirectives.set(t,n),e}transformNode(e,t){if(!f.NodeGuards.isNodeWithLexicalScope(t))return e;const r=this.lexicalScopeDirectives.get(t);if(r){const t=p.NodeUtils.clone(r);u.NodeAppender.prepend(e,[t]),e.body=e.body.filter(e=>e!==r)}return e}};t.DirectivePlacementTransformer=m,t.DirectivePlacementTransformer=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],m)},25748:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)||o.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(bc1|tb1|bc1p|tb1p)[ac-hj-np-z02-9]{39,58}$/,o=/^(1|2|3|m)[A-HJ-NP-Za-km-z1-9]{25,39}$/;e.exports=t.default,e.exports.default=t.default},25860:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowStorage=void 0,function(e){e.FunctionControlFlowStorage="function-control-flow-storage",e.StringControlFlowStorage="string-control-flow-storage"}(r||(t.ControlFlowStorage=r={}))},26273:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isMultipleResolvedValueMetadataInjectOptions=function(e){return!0===e.isMultiple}},26617:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if((0,i.default)(e),a.test(e))return!0;return!1};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[A-HJ-NP-Za-km-z1-9]*$/;e.exports=t.default,e.exports.default=t.default},27349:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if((0,i.default)(e),0!==e.indexOf("magnet:?"))return!1;return a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/(?:^magnet:\?|[^?&]&)xt(?:\.1)?=urn:(?:(?:aich|bitprint|btih|ed2k|ed2khash|kzhash|md5|sha1|tree:tiger):[a-z0-9]{32}(?:[a-z0-9]{8})?|btmh:1220[a-z0-9]{64})(?:$|&)/i;e.exports=t.default,e.exports.default=t.default},27418:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SelfDefendingTemplate=function(){return"\n const {selfDefendingFunctionName} = {callControllerFunctionName}(this, function () {\n if ({selfDefendingFunctionName}.bind().toString().indexOf('\\n') !== -1) {\n return;\n }\n\n return {selfDefendingFunctionName}\n .toString()\n .search('(((.+)+)+)+$')\n .toString()\n .constructor({selfDefendingFunctionName})\n .search('(((.+)+)+)+$');\n });\n\n {selfDefendingFunctionName}();\n "}},27480:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.base64alphabet=void 0;const n=r(98376),i=r(218),a=r(23877);t.base64alphabet=`${n.alphabetStringUppercase}${i.alphabetString}${a.numbersString}+/=`},27600:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayStorageAnalyzer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(70885),h=r(23615),g=r(90253),b=r(12720);let y=i=class{constructor(e,t,r){this.stringArrayStorageData=new WeakMap,this.stringArrayStorage=e,this.randomGenerator=t,this.options=r}analyze(e){this.options.stringArray&&p.traverse(e,{enter:(e,t)=>{if(t)return b.NodeMetadata.isIgnoredNode(e)?p.VisitorOption.Skip:void(h.NodeGuards.isLiteralNode(e)&&this.analyzeLiteralNode(e,t))}})}analyzeLiteralNode(e,t){g.NodeLiteralUtils.isStringLiteralNode(e)&&(g.NodeLiteralUtils.isProhibitedLiteralNode(e,t)||this.shouldAddValueToStringArray(e)&&this.addItemDataForLiteralNode(e))}addItemDataForLiteralNode(e){this.stringArrayStorageData.set(e,this.stringArrayStorage.getOrThrow(e.value))}getItemDataForLiteralNode(e){return this.stringArrayStorageData.get(e)}shouldAddValueToStringArray(e){if(this.isProhibitedStringArrayValue(e.value))return!1;return!!b.NodeMetadata.isForceTransformNode(e)||e.value.length>=i.minimumLengthForStringArray&&!!this.options.stringArrayThreshold&&this.randomGenerator.getMathRandom()<=this.options.stringArrayThreshold}isProhibitedStringArrayValue(e){return this.options.stringArrayEncoding.some(e=>e===m.StringArrayEncoding.Base64||e===m.StringArrayEncoding.Rc4)&&i.loneSurrogateRegExp.test(e)}};t.StringArrayStorageAnalyzer=y,y.minimumLengthForStringArray=3,y.loneSurrogateRegExp=/[\uD800-\uDFFF]/u,t.StringArrayStorageAnalyzer=y=i=s([(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.IStringArrayStorage)),l(1,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(2,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Object,Object,Object])],y)},27680:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CallExpressionFunctionNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363),u=r(25120),f=r(23615);let p=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t){this.expressionArguments=e,this.isChainExpressionParent=t}getNodeStructure(){const e=l.NodeFactory.identifierNode("callee"),t=[],r=[],n=this.expressionArguments.length;for(let e=0;e<n;e++){const i=this.expressionArguments[e],a=f.NodeGuards.isSpreadElementNode(i),o=l.NodeFactory.identifierNode(`param${e+1}`);if(a){t.push(l.NodeFactory.restElementNode(o)),r.push(l.NodeFactory.spreadElementNode(o));if(e<n-1)break}else t.push(o),r.push(o)}const i=l.NodeFactory.callExpressionNode(e,r,this.isChainExpressionParent),a=l.NodeFactory.expressionStatementNode(l.NodeFactory.functionExpressionNode([e,...t],l.NodeFactory.blockStatementNode([l.NodeFactory.returnStatementNode(this.isChainExpressionParent?l.NodeFactory.chainExpressionNode(i):i)])));return u.NodeUtils.parentizeAst(a),[a]}};t.CallExpressionFunctionNode=p,n([(0,c.initializable)(),i("design:type",Array)],p.prototype,"expressionArguments",void 0),n([(0,c.initializable)(),i("design:type",Boolean)],p.prototype,"isChainExpressionParent",void 0),t.CallExpressionFunctionNode=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],p)},27717:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=Number(e.slice(-1));return s.test(e)&&t===(r=e,n=10-r.slice(0,-1).split("").map(function(e,t){return Number(e)*function(e,t){return e===a||e===o?t%2==0?3:1:t%2==0?1:3}(r.length,t)}).reduce(function(e,t){return e+t},0)%10,n<10?n:0);var r,n};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=8,o=14,s=/^(\d{8}|\d{13}|\d{14})$/;e.exports=t.default,e.exports.default=t.default},28516:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildEmptyMapMetadata=function(){return new Map}},28609:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CallsControllerFunctionCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(10548),l=r(79820),u=r(88318),f=r(25120);let p=class extends u.AbstractCustomCodeHelper{constructor(e,t,r,n,i){super(e,t,r,n,i)}initialize(e,t){this.nodeTransformationStage=e,this.callsControllerFunctionName=t}getNodeStructure(e){return f.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){return this.nodeTransformationStage===c.NodeTransformationStage.Finalizing?this.customCodeHelperObfuscator.obfuscateTemplate(this.customCodeHelperFormatter.formatTemplate((0,l.SingleCallControllerTemplate)(),{callControllerFunctionName:this.callsControllerFunctionName})):this.customCodeHelperFormatter.formatTemplate((0,l.SingleCallControllerTemplate)(),{callControllerFunctionName:this.callsControllerFunctionName})}};t.CallsControllerFunctionCodeHelper=p,n([(0,d.initializable)(),i("design:type",String)],p.prototype,"callsControllerFunctionName",void 0),n([(0,d.initializable)(),i("design:type",String)],p.prototype,"nodeTransformationStage",void 0),t.CallsControllerFunctionCodeHelper=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object,Object])],p)},28794:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingConstraintUtils=void 0;t.BindingConstraintUtils=class{static always=e=>!0}},28901:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.BlockStatementControlFlowFlatteningNode=void 0;const o=r(52650),s=r(32287),c=r(19793),d=r(10548),l=r(57013),u=r(91363),f=r(23615),p=r(25120);let m=class extends l.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t,r){this.blockStatementBody=e,this.shuffledKeys=t,this.originalKeysIndexesInShuffledArray=r}getNodeStructure(){const e=this.randomGenerator.getRandomString(6),t=this.randomGenerator.getRandomString(6),r=u.NodeFactory.blockStatementNode([u.NodeFactory.variableDeclarationNode([u.NodeFactory.variableDeclaratorNode(u.NodeFactory.identifierNode(e),u.NodeFactory.callExpressionNode(u.NodeFactory.memberExpressionNode(u.NodeFactory.literalNode(this.originalKeysIndexesInShuffledArray.join(c.StringSeparator.VerticalLine)),u.NodeFactory.identifierNode("split")),[u.NodeFactory.literalNode(c.StringSeparator.VerticalLine)]))],"const"),u.NodeFactory.variableDeclarationNode([u.NodeFactory.variableDeclaratorNode(u.NodeFactory.identifierNode(t),u.NodeFactory.literalNode(0))],"let"),u.NodeFactory.whileStatementNode(u.NodeFactory.literalNode(!0),u.NodeFactory.blockStatementNode([u.NodeFactory.switchStatementNode(u.NodeFactory.memberExpressionNode(u.NodeFactory.identifierNode(e),u.NodeFactory.updateExpressionNode("++",u.NodeFactory.identifierNode(t)),!0),this.shuffledKeys.map((e,t)=>{const r=this.blockStatementBody[e],n=[r];return f.NodeGuards.isReturnStatementNode(r)||n.push(u.NodeFactory.continueStatement()),u.NodeFactory.switchCaseNode(u.NodeFactory.literalNode(String(t)),n)})),u.NodeFactory.breakStatement()]))]);return p.NodeUtils.parentizeAst(r),[r]}};t.BlockStatementControlFlowFlatteningNode=m,n([(0,d.initializable)(),i("design:type",Array)],m.prototype,"blockStatementBody",void 0),n([(0,d.initializable)(),i("design:type",Array)],m.prototype,"originalKeysIndexesInShuffledArray",void 0),n([(0,d.initializable)(),i("design:type",Array)],m.prototype,"shuffledKeys",void 0),t.BlockStatementControlFlowFlatteningNode=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],m)},29064:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNotParentBindingConstraints=function(e){return t=>{const r=t.getAncestor();return void 0===r||!e(r)}}},29172:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,n.default)(e);var t=e.split(".");if(3!==t.length)return!1;return t.reduce(function(e,t){return e&&(0,i.default)(t,{urlSafe:!0})},!0)};var n=a(r(83399)),i=a(r(98274));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},29285:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r,n;(0,i.default)(e),"object"===a(t)?(r=t.min||0,n=t.max):(r=arguments[1]||0,n=arguments[2]);var o=e.match(/[^\uFE0F\uFE0E][\uFE0F\uFE0E]/g)||[],s=e.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g)||[],c=e.length-o.length-s.length,d=c>=r&&(void 0===n||c<=n);if(d&&Array.isArray(null==t?void 0:t.discreteLengths))return t.discreteLengths.some(function(e){return e===c});return d};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}e.exports=t.default,e.exports.default=t.default},29598:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildPlanServiceNodeFromResolvedValueElementMetadata=t.buildPlanServiceNodeFromClassElementMetadata=void 0,t.plan=function(e){try{const t=(0,n.buildGetPlanOptionsFromPlanParams)(e),r=e.operations.getPlan(t);if(void 0!==r)return r;const i=h(e),a={tree:{root:new u(e,i)}};return e.operations.setPlan(t,a),a}catch(t){(0,i.handlePlanError)(e,t)}};const n=r(67766),i=r(18421),a=r(46552),o=r(14928),s=r(84337),c=r(37098),d=r(39967),l=r(94505);class u extends a.LazyPlanServiceNode{#A;constructor(e,t){super(t,t.serviceIdentifier),this.#A=e}_buildPlanServiceNode(){return h(this.#A)}}t.buildPlanServiceNodeFromClassElementMetadata=(0,s.curryBuildPlanServiceNodeFromClassElementMetadata)(m),t.buildPlanServiceNodeFromResolvedValueElementMetadata=(0,c.curryBuildPlanServiceNodeFromResolvedValueElementMetadata)(m);const f=(0,l.currySubplan)(t.buildPlanServiceNodeFromClassElementMetadata,t.buildPlanServiceNodeFromResolvedValueElementMetadata,t.buildPlanServiceNodeFromClassElementMetadata,t.buildPlanServiceNodeFromResolvedValueElementMetadata),p=(0,d.curryBuildServiceNodeBindings)(f);function m(e,t,r,n,i){return p(e,t,r,n,i)}const h=(0,o.curryBuildPlanServiceNode)(p)},29657:(e,t)=>{"use strict";function r(e,t,r){return e?new Set([...t,...r]):r}Object.defineProperty(t,"__esModule",{value:!0}),t.getExtendedLifecycle=function(e,t,n){const i=e.lifecycle?.extendPostConstructMethods??!0,a=r(e.lifecycle?.extendPreDestroyMethods??!0,t.lifecycle.preDestroyMethodNames,n.lifecycle.preDestroyMethodNames);return{postConstructMethodNames:r(i,t.lifecycle.postConstructMethodNames,n.lifecycle.postConstructMethodNames),preDestroyMethodNames:a}}},29666:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)},t.fullWidth=void 0;var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=t.fullWidth=/[^\u0020-\u007E\uFF61-\uFF9F\uFFA0-\uFFDC\uFFE8-\uFFEE0-9a-zA-Z]/},29850:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveInstanceBindingNodeAsyncFromConstructorParams=function(e){return async(t,r,n)=>{const i=await t;return e(i,r,n)}}},29902:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.OneToManyMapStar=void 0;class r{#E;#I;#N;constructor(e){this.#E=new Map,this.#I={};for(const t of Reflect.ownKeys(e))this.#I[t]=new Map;this.#N=e}add(e,t){this.#M(e).push(t);for(const r of Reflect.ownKeys(t))this.#T(r,t[r]).push(e)}clone(){const e=this.#R(),t=this.#D(),r=Reflect.ownKeys(this.#N),n=this._buildNewInstance(this.#N);this.#O(this.#E,n.#E,e,t);for(const t of r)this.#P(this.#I[t],n.#I[t],e);return n}get(e,t){return this.#I[e].get(t)}getAllKeys(e){return this.#I[e].keys()}removeByRelation(e,t){const r=this.get(e,t);if(void 0===r)return;const n=new Set(r);for(const r of n){const n=this.#E.get(r);if(void 0===n)throw new Error("Expecting model relation, none found");for(const i of n)i[e]===t&&this.#F(r,i);this.#E.delete(r)}}_buildNewInstance(e){return new r(e)}_cloneModel(e){return e}_cloneRelation(e){return e}#R(){const e=new Map;for(const t of this.#E.keys()){const r=this._cloneModel(t);e.set(t,r)}return e}#D(){const e=new Map;for(const t of this.#E.values())for(const r of t){const t=this._cloneRelation(r);e.set(r,t)}return e}#M(e){let t=this.#E.get(e);return void 0===t&&(t=[],this.#E.set(e,t)),t}#T(e,t){let r=this.#I[e].get(t);return void 0===r&&(r=[],this.#I[e].set(t,r)),r}#w(e,t){const r=t.get(e);if(void 0===r)throw new Error("Expecting model to be cloned, none found");return r}#B(e,t){const r=t.get(e);if(void 0===r)throw new Error("Expecting relation to be cloned, none found");return r}#P(e,t,r){for(const[n,i]of e){const e=new Array;for(const t of i)e.push(this.#w(t,r));t.set(n,e)}}#O(e,t,r,n){for(const[i,a]of e){const e=new Array;for(const t of a)e.push(this.#B(t,n));t.set(this.#w(i,r),e)}}#F(e,t){for(const r of Reflect.ownKeys(t))this.#k(e,r,t[r])}#k(e,t,r){const n=this.#I[t].get(r);if(void 0!==n){const i=n.indexOf(e);-1!==i&&n.splice(i,1),0===n.length&&this.#I[t].delete(r)}}}t.OneToManyMapStar=r},29947:e=>{"use strict";e.exports=()=>{const e="\\ud800-\\udfff",t=`[${e}]`,r="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\u1ab0-\\u1aff\\u1dc0-\\u1dff]",n="\\ud83c[\\udffb-\\udfff]",i=`[^${e}]`,a="(?:\\uD83C[\\uDDE6-\\uDDFF]){2}",o="[\\ud800-\\udbff][\\udc00-\\udfff]",s="[\\uD83D\\uDC69\\uD83C\\uDFFB\\u200D\\uD83C\\uDF93]",c=`${`(?:${r}|${n})`}?`,d="[\\ufe0e\\ufe0f]?",l=d+c+`(?:\\u200d(?:${[i,a,o].join("|")})${d+c})*`,u=`(?:${[`${i}${r}?`,r,a,o,t,s].join("|")})`;return new RegExp(`(?:\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40(?:\\udc65|\\udc73|\\udc77)\\udb40(?:\\udc6e|\\udc63|\\udc6c)\\udb40(?:\\udc67|\\udc74|\\udc73)\\udb40\\udc7f)|${n}(?=${n})|${u+l}`,"g")}},29978:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNotParentBindingConstraintsWithTag=function(e,t){return(0,i.isNotParentBindingConstraints)((0,n.isBindingConstraintsWithTag)(e,t))};const n=r(70039),i=r(29064)},30102:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CodeTransformer=void 0,function(e){e.HashbangOperatorTransformer="HashbangOperatorTransformer"}(r||(t.CodeTransformer=r={}))},30221:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionIdentifiersTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615);let u=class extends d.AbstractNodeTransformer{constructor(e,t,r,n){super(t,r),this.identifierReplacer=e,this.scopeIdentifiersTraverser=n}getVisitor(e){return e===c.NodeTransformationStage.RenameIdentifiers?{enter:(e,t)=>{if(t&&l.NodeGuards.isProgramNode(e))return this.transformNode(e)}}:null}transformNode(e){return this.scopeIdentifiersTraverser.traverseScopeThroughIdentifiers(e,e=>{const{reference:t,variableLexicalScopeNode:r}=e;this.transformScopeThroughIdentifiers(t,r)}),e}transformScopeThroughIdentifiers(e,t){if(e.resolved)return;const r=e.identifier;this.storeIdentifierName(r,t),this.replaceIdentifierName(r,t,e)}storeIdentifierName(e,t){this.identifierReplacer.storeLocalName(e,t)}replaceIdentifierName(e,t,r){const n=this.identifierReplacer.replace(e,t);r.identifier.name=n.name}};t.DeadCodeInjectionIdentifiersTransformer=u,t.DeadCodeInjectionIdentifiersTransformer=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IIdentifierReplacer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(3,(0,o.inject)(s.ServiceIdentifiers.IScopeIdentifiersTraverser)),i("design:paramtypes",[Object,Object,Object,Object])],u)},30228:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveScopedResolvedValueBindingNode=void 0;const n=r(98455),i=r(95910);t.resolveScopedResolvedValueBindingNode=e=>(0,i.resolveScoped)(n.getResolvedValueNodeBinding,e)},30317:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,n.default)((0,i.default)(e,t),t)};var n=a(r(12483)),i=a(r(62309));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},30386:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeAppender=void 0;const n=r(23615);class i{static append(e,t){t=i.parentizeScopeStatementsBeforeAppend(e,t);const r=i.getScopeStatements(e).concat(t);i.setScopeStatements(e,r)}static appendToOptimalBlockScope(e,t,r,n=0){const a=e.length?i.getOptimalBlockScope(e,n):t;i.prepend(a,r)}static getOptimalBlockScope(e,t,r=1/0){const n=e[t];if(r<=0)throw new Error("Invalid `deep` argument value. Value should be bigger then 0.");return r>1&&n.callsGraph.length?i.getOptimalBlockScope(n.callsGraph,0,--r):n.callee}static getScopeStatements(e){return n.NodeGuards.isSwitchCaseNode(e)?e.consequent:e.body}static insertBefore(e,t,r){const n=i.getScopeStatements(e).indexOf(r);i.insertAtIndex(e,t,n)}static insertAfter(e,t,r){const n=i.getScopeStatements(e).indexOf(r);i.insertAtIndex(e,t,n+1)}static insertAtIndex(e,t,r){t=i.parentizeScopeStatementsBeforeAppend(e,t),i.setScopeStatements(e,[...i.getScopeStatements(e).slice(0,r),...t,...i.getScopeStatements(e).slice(r)])}static prepend(e,t){const r=(t=i.parentizeScopeStatementsBeforeAppend(e,t)).concat(i.getScopeStatements(e));i.setScopeStatements(e,r)}static remove(e,t){const r=i.getScopeStatements(e),n=r.indexOf(t);if(-1===n)return;const a=[...r];a.splice(n,1),i.setScopeStatements(e,a)}static parentizeScopeStatementsBeforeAppend(e,t){return t.forEach(t=>{t.parentNode=e}),t}static setScopeStatements(e,t){n.NodeGuards.isSwitchCaseNode(e)?e.consequent=t:e.body=t}}t.NodeAppender=i},30486:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.RandomGenerator=void 0;const c=r(52650),d=r(32287),l=s(r(83503)),u=r(97677),f=r(10548),p=r(218),m=r(98376);let h=n=class{constructor(e,t){this.sourceCode=e,this.options=t}initialize(){this.randomGenerator=new u.Chance(this.getRawSeed())}getMathRandom(){return this.getRandomInteger(0,99999)/1e5}getRandomGenerator(){return this.randomGenerator}getRandomInteger(e,t){return this.getRandomGenerator().integer({min:e,max:t})}getRandomIntegerExcluding(e,t,r){const n=[];for(let i=e;i<=t;i++)r.includes(i)||n.push(i);return this.randomGenerator.pickone(n)}getRandomString(e,t=n.randomGeneratorPool){return this.getRandomGenerator().string({length:e,pool:t})}getInputSeed(){return this.options.seed.toString()}getRawSeed(){const e=this.getInputSeed();if(`${e}`.split("|").length>1)return e;return`${e}|${(0,l.default)(this.sourceCode.getSourceCode())}`}};t.RandomGenerator=h,h.randomGeneratorPool=`${p.alphabetString}${m.alphabetStringUppercase}`,i([(0,f.initializable)(),a("design:type",Object)],h.prototype,"randomGenerator",void 0),i([(0,c.postConstruct)(),a("design:type",Function),a("design:paramtypes",[]),a("design:returntype",void 0)],h.prototype,"initialize",null),t.RandomGenerator=h=n=i([(0,c.injectable)(),o(0,(0,c.inject)(d.ServiceIdentifiers.ISourceCode)),o(1,(0,c.inject)(d.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],h)},30490:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.EscapeSequenceTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(96390),l=r(76893),u=r(23615),f=r(90253),p=r(91363),m=r(25120);let h=class extends l.AbstractNodeTransformer{constructor(e,t,r){super(e,t),this.runAfter=[d.NodeTransformer.CustomCodeHelpersTransformer],this.escapeSequenceEncoder=r}getVisitor(e){return e===c.NodeTransformationStage.Finalizing?{enter:(e,t)=>{if(u.NodeGuards.isLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!f.NodeLiteralUtils.isStringLiteralNode(e))return e;const r=this.escapeSequenceEncoder.encodeLiteral(e.value,e.raw,this.options.unicodeEscapeSequence),n=p.NodeFactory.literalNode(r);return m.NodeUtils.parentizeNode(n,t),n}};t.EscapeSequenceTransformer=h,t.EscapeSequenceTransformer=h=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(2,(0,o.inject)(s.ServiceIdentifiers.IEscapeSequenceEncoder)),i("design:paramtypes",[Object,Object,Object])],h)},30607:function(e,t,r){"use strict";var n,i=r(65606),a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.ProApiClient=void 0;const c=r(10955),d=r(46404);class l{constructor(e){var t;this.config={apiToken:e.apiToken,timeout:null!==(t=e.timeout)&&void 0!==t?t:l.defaultTimeout,version:e.version}}static hasProFeatures(e){return!0===e.vmObfuscation||!0===e.parseHtml}async obfuscate(e,t={},r){if(!l.hasProFeatures(t))throw new c.ApiError("Obfuscator.io Pro obfuscation works only when Pro features set.",400);const n=JSON.stringify({code:e,options:t});return Buffer.byteLength(n,"utf8")>l.blobUploadThreshold?this.obfuscateWithBlobUpload(e,t,n,r):this.obfuscateDirect(n,r)}async obfuscateDirect(e,t){const r={"Content-Type":"application/json",Accept:"application/x-ndjson",Authorization:`Bearer ${this.config.apiToken}`},n=new AbortController,i=setTimeout(()=>n.abort(),this.config.timeout);let a=l.apiUrl;this.config.version&&(a=`${l.apiUrl}?version=${encodeURIComponent(this.config.version)}`);try{const o=await fetch(a,{method:"POST",headers:r,body:e,signal:n.signal});return clearTimeout(i),this.handleStreamingResponse(o,t)}catch(e){if(clearTimeout(i),e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Request timeout",408);throw e}}async obfuscateWithBlobUpload(e,t,r,n){null==n||n("Uploading large file...");const i=Buffer.byteLength(JSON.stringify({blobUrl:"",blobFormat:"raw",options:t}),"utf8")+l.followUpBodyHeadroom<=l.blobUploadThreshold,a=i?await this.uploadToBlob("obfuscate-source.js",e,"text/plain"):await this.uploadToBlob("obfuscate-request.json",r,"application/json"),o=i?JSON.stringify({blobUrl:a,blobFormat:"raw",options:t}):JSON.stringify({blobUrl:a});null==n||n("File uploaded, starting obfuscation...");const s={"Content-Type":"application/json",Accept:"application/x-ndjson",Authorization:`Bearer ${this.config.apiToken}`},d=new AbortController,u=setTimeout(()=>d.abort(),this.config.timeout);let f=l.apiUrl;this.config.version&&(f=`${l.apiUrl}?version=${encodeURIComponent(this.config.version)}`);try{const e=await fetch(f,{method:"POST",headers:s,body:o,signal:d.signal});return clearTimeout(u),this.handleStreamingResponse(e,n)}catch(e){if(clearTimeout(u),e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Request timeout",408);throw e}}async uploadToBlob(e,t,r){const n=await this.getUploadToken(e);return this.uploadWithClientToken(n,e,t,r)}async getUploadToken(e){var t;const r=new AbortController,n=setTimeout(()=>r.abort(),3e4);try{const i=await fetch(l.uploadTokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.config.apiToken}`},body:JSON.stringify({pathname:e}),signal:r.signal});clearTimeout(n);const a=await i.text();let o;try{o=JSON.parse(a)}catch(e){throw new c.ApiError(a||"Failed to get upload token",i.status)}if(!i.ok)throw new c.ApiError(null!==(t=o.error)&&void 0!==t?t:"Failed to get upload token",i.status);if(!o.clientToken)throw new c.ApiError("No client token returned",500);return o.clientToken}catch(e){if(clearTimeout(n),e instanceof c.ApiError)throw e;if(e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Token request timeout",408);throw e}}async uploadWithClientToken(e,t,n,i){const a=await Promise.resolve().then(()=>s(r(19384))),o=new AbortController,d=setTimeout(()=>o.abort(),12e4);try{const r=await a.put(t,n,{access:"public",token:e,contentType:i});return clearTimeout(d),r.url}catch(e){if(clearTimeout(d),e instanceof c.ApiError)throw e;if(e instanceof Error&&"AbortError"===e.name)throw new c.ApiError("Upload timeout",408);if(e instanceof Error)throw new c.ApiError(`Upload failed: ${e.message}`,500);throw e}}async handleStreamingResponse(e,t){var r;const n=(await e.text()).trim().split("\n"),i=[];for(const e of n)if(e.trim())try{const r=JSON.parse(e);i.push(r),"progress"===r.type&&r.message&&t&&t(r.message)}catch(e){}const a=i.find(e=>"error"===e.type);if(a)throw new c.ApiError(null!==(r=a.message)&&void 0!==r?r:"Unknown API error",e.status);const o=this.reassembleChunkedResponse(i);if(!o.code)throw new c.ApiError("No result received from API",500);return new d.ProApiObfuscationResult(o.code,o.sourceMap||"")}reassembleChunkedResponse(e){var t,r,n;const i=[],a=[];let o={code:"",sourceMap:""};for(const s of e)switch(s.type){case"chunk":"code"===s.field&&void 0!==s.data&&void 0!==s.index?i[s.index]=s.data:"sourceMap"===s.field&&void 0!==s.data&&void 0!==s.index&&(a[s.index]=s.data);break;case"chunk_end":o.code=i.join(""),o.sourceMap=null!==(t=a.join("")||s.sourceMap)&&void 0!==t?t:"";break;case"result":o={code:null!==(r=s.code)&&void 0!==r?r:"",sourceMap:null!==(n=s.sourceMap)&&void 0!==n?n:""}}return o}}t.ProApiClient=l,l.apiHost=i.env.OBFUSCATOR_API_HOST||"https://obfuscator.io",l.apiUrl=`${l.apiHost}/api/v1/obfuscate`,l.uploadTokenUrl=`${l.apiHost}/api/v1/upload/token`,l.defaultTimeout=3e5,l.blobUploadThreshold=44e5,l.followUpBodyHeadroom=512},30664:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.MemberExpressionTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(91363),u=r(23615),f=r(12720);let p=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&u.NodeGuards.isMemberExpressionNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(f.NodeMetadata.isIgnoredNode(e.object)||f.NodeMetadata.isIgnoredNode(e.property))return e;if(u.NodeGuards.isIdentifierNode(e.property)){if(e.computed)return e;e.computed=!0,e.property=l.NodeFactory.literalNode(e.property.name)}return e}};t.MemberExpressionTransformer=p,t.MemberExpressionTransformer=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],p)},31024:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.setInstanceProperties=function(e){return(t,r,s)=>{const c=[];for(const[d,l]of s.propertyParams){const u=s.classMetadata.properties.get(d);if(void 0===u)throw new i.InversifyCoreError(a.InversifyCoreErrorKind.resolution,`Expecting metadata at property "${d.toString()}", none found`);u.kind!==o.ClassElementMetadataKind.unmanaged&&void 0!==l.bindings&&(r[d]=e(t,l),(0,n.isPromise)(r[d])&&c.push((async()=>{r[d]=await r[d]})()))}if(c.length>0)return Promise.all(c).then(()=>{})}};const n=r(5265),i=r(21773),a=r(94931),o=r(86277)},31252:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,n.default)(e),(0,i.default)(e)&&24===e.length};var n=a(r(83399)),i=a(r(82002));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},31309:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SourceMapFileNameRule=void 0;const n=r(19793);t.SourceMapFileNameRule=e=>{let{sourceMapFileName:t}=e;if(t){if(t=t.replace(/^\/+/,""),t.endsWith(".js.map"))return{...e,sourceMapFileName:t};t=t.replace(/(?:\.js)?(?:\.map)?$/,"");let r=t.split(n.StringSeparator.Dot);const i=r.length,a=r[i-1];i>1&&a.length<=3&&(r=r.slice(0,-1)),t=r.join(n.StringSeparator.Dot),e={...e,sourceMapFileName:`${t}.js.map`}}return e}},31449:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.fullWidth.test(e)&&o.halfWidth.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(29666),o=r(49534);e.exports=t.default,e.exports.default=t.default},31596:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraintsWithTag=function(e,t){return(0,n.isAnyAncestorBindingConstraints)((0,i.isBindingConstraintsWithTag)(e,t))};const n=r(74622),i=r(70039)},31691:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(65104),l=r(88318),u=r(25120),f=r(37004);let p=class extends l.AbstractCustomCodeHelper{constructor(e,t,r,n,i){super(e,t,r,n,i)}initialize(e,t){this.stringArrayStorage=e,this.stringArrayFunctionName=t}getNodeStructure(e){return u.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){const e=this.identifierNamesGenerator.generateNext();return this.customCodeHelperFormatter.formatTemplate((0,d.StringArrayTemplate)(),{stringArrayFunctionName:this.stringArrayFunctionName,stringArrayName:e,stringArrayStorageItems:this.getEncodedStringArrayStorageItems()})}getEncodedStringArrayStorageItems(){return Array.from(this.stringArrayStorage.getStorage().values()).map(e=>`'${f.StringUtils.escapeJsString(e.encodedValue)}'`).toString()}};t.StringArrayCodeHelper=p,n([(0,c.initializable)(),i("design:type",Object)],p.prototype,"stringArrayStorage",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayFunctionName",void 0),t.StringArrayCodeHelper=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object,Object])],p)},31954:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[A-Z]{2}[0-9A-Z]{3}\d{2}\d{5}$/;e.exports=t.default,e.exports.default=t.default},32017:e=>{"use strict";e.exports=function e(t,r){if(t===r)return!0;if(t&&r&&"object"==typeof t&&"object"==typeof r){if(t.constructor!==r.constructor)return!1;var n,i,a;if(Array.isArray(t)){if((n=t.length)!=r.length)return!1;for(i=n;0!==i--;)if(!e(t[i],r[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if((n=(a=Object.keys(t)).length)!==Object.keys(r).length)return!1;for(i=n;0!==i--;)if(!Object.prototype.hasOwnProperty.call(r,a[i]))return!1;for(i=n;0!==i--;){var o=a[i];if(!e(t[o],r[o]))return!1}return!0}return t!=t&&r!=r}},32047:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayRC4DecodeTemplate=function(e){const t=e.getRandomString(6),r=e.getRandomString(6),n=e.getRandomString(6),i=e.getRandomString(6),a=e.getRandomString(6);return`\n if ({stringArrayCallsWrapperName}.${t} === undefined) {\n {atobPolyfill}\n {rc4Polyfill}\n {stringArrayCallsWrapperName}.${r} = {rc4FunctionName};\n\n {stringArrayCallsWrapperName}.${n} = {};\n\n {stringArrayCallsWrapperName}.${t} = true;\n }\n\n const firstValue = stringArray[0];\n\n if ({stringArrayCallsWrapperName}.${a} !== firstValue) {\n {stringArrayCallsWrapperName}.${n} = {};\n {stringArrayCallsWrapperName}.${a} = firstValue;\n }\n\n const cachedValue = {stringArrayCallsWrapperName}.${n}[index];\n\n if (cachedValue === undefined) {\n if ({stringArrayCallsWrapperName}.${i} === undefined) {\n {selfDefendingCode}\n\n {stringArrayCallsWrapperName}.${i} = true;\n }\n\n value = {stringArrayCallsWrapperName}.${r}(value, key);\n {stringArrayCallsWrapperName}.${n}[index] = value;\n } else {\n value = cachedValue;\n }\n `}},32287:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ServiceIdentifiers=void 0,function(e){e.Factory__ICalleeDataExtractor="Factory<ICalleeDataExtractor>",e.Factory__ICodeTransformer="Factory<ICodeTransformer[]>",e.Factory__IControlFlowCustomNode="Factory<IControlFlowCustomNode>",e.Factory__IControlFlowReplacer="Factory<IControlFlowReplacer>",e.Factory__ICustomCodeHelper="Factory<ICustomCodeHelper>",e.Factory__ICustomCodeHelperGroup="Factory<ICustomCodeHelperGroup>",e.Factory__IDeadCodeInjectionCustomNode="Factory<IDeadCodeInjectionCustomNode>",e.Factory__IIdentifierNamesGenerator="Factory<IIdentifierNamesGenerator>",e.Factory__INodeGuard="Factory<INodeGuard>",e.Factory__INodeTransformer="Factory<INodeTransformer[]>",e.Factory__IObfuscationResult="Factory<IObfuscationResult>",e.Factory__IObjectExpressionKeysTransformerCustomNode="Factory<IObjectExpressionKeysTransformerCustomNode>",e.Factory__IObjectExpressionExtractor="Factory<IObjectExpressionExtractor>",e.Factory__IStringArrayCustomNode="Factory<IStringArrayCustomNode>",e.Factory__IStringArrayIndexNode="Factory<IStringArrayIndexNode>",e.Factory__TControlFlowStorage="Factory<TControlFlowStorage>",e.IArrayUtils="IArrayUtils",e.ICalleeDataExtractor="ICalleeDataExtractor",e.ICallsGraphAnalyzer="ICallsGraphAnalyzer",e.ICodeTransformer="ICodeTransformer",e.ICodeTransformerNamesGroupsBuilder="ICodeTransformerNamesGroupsBuilder",e.ICodeTransformersRunner="ICodeTransformersRunner",e.IControlFlowStorage="IControlFlowStorage",e.ICryptUtils="ICryptUtils",e.ICryptUtilsStringArray="ICryptUtilsStringArray",e.ICustomCodeHelper="ICustomCodeHelper",e.ICustomCodeHelperGroup="ICustomCodeHelperGroup",e.IControlFlowReplacer="IControlFlowReplacer",e.ICustomCodeHelperFormatter="ICustomCodeHelperFormatter",e.ICustomCodeHelperObfuscator="ICustomCodeHelperObfuscator",e.IEscapeSequenceEncoder="IEscapeSequenceEncoder",e.IGlobalIdentifierNamesCacheStorage="IGlobalIdentifierNamesCacheStorage",e.IIdentifierNamesGenerator="IIdentifierNamesGenerator",e.IIdentifierReplacer="IIdentifierReplacer",e.IJavaScriptObfuscator="IJavaScriptObfuscator",e.ILevelledTopologicalSorter="ILevelledTopologicalSorter",e.ILiteralNodesCacheStorage="ILiteralNodesCacheStorage",e.ILogger="ILogger",e.INodeGuard="INodeGuard",e.INodeTransformer="INodeTransformer",e.INodeTransformerNamesGroupsBuilder="INodeTransformerNamesGroupsBuilder",e.INodeTransformersRunner="INodeTransformersRunner",e.INumberNumericalExpressionAnalyzer="INumberNumericalExpressionAnalyzer",e.IObfuscationResult="IObfuscationResult",e.IOptions="IOptions",e.IOptionsNormalizer="IOptionsNormalizer",e.IPrevailingKindOfVariablesAnalyzer="IPrevailingKindOfVariablesAnalyzer",e.IPropertyIdentifierNamesCacheStorage="IPropertyIdentifierNamesCacheStorage",e.IObjectExpressionExtractor="IObjectExpressionExtractor",e.IRandomGenerator="IRandomGenerator",e.IRenamePropertiesReplacer="IRenamePropertiesReplacer",e.IScopeIdentifiersTraverser="IScopeIdentifiersTraverser",e.ISetUtils="ISetUtils",e.ISourceCode="ISourceCode",e.IScopeAnalyzer="IScopeAnalyzer",e.IStringArrayIndexNode="IStringArrayIndexNode",e.IStringArrayScopeCallsWrappersDataStorage="IStringArrayScopeCallsWrappersDataStorage",e.IStringArrayStorage="IStringArrayStorage",e.IStringArrayStorageAnalyzer="IStringArrayStorageAnalyzer",e.IThroughIdentifierReplacer="IThroughIdentifierReplacer",e.IVisitedLexicalScopeNodesStackStorage="IVisitedLexicalScopeNodesStackStorage",e.Newable__ICustomNode="Newable<ICustomNode>",e.TCustomNodeGroupStorage="TCustomNodeGroupStorage",e.TInputOptions="TInputOptions"}(r||(t.ServiceIdentifiers=r={}))},32337:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,a.default)(e),0!==e.indexOf("mailto:"))return!1;var r=s(e.replace("mailto:","").split("?"),2),o=r[0],d=r[1],l=void 0===d?"":d;if(!o&&!l)return!0;var u=function(e){var t=new Set(["subject","body","cc","bcc"]),r={cc:"",bcc:""},n=!1,i=e.split("&");if(i.length>4)return!1;var a,o=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=c(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||null==r.return||r.return()}finally{if(s)throw a}}}}(i);try{for(o.s();!(a=o.n()).done;){var d=s(a.value.split("="),2),l=d[0],u=d[1];if(l&&!t.has(l)){n=!0;break}!u||"cc"!==l&&"bcc"!==l||(r[l]=u),l&&t.delete(l)}}catch(e){o.e(e)}finally{o.f()}return!n&&r}(l);if(!u)return!1;return"".concat(o,",").concat(u.cc,",").concat(u.bcc).split(",").every(function(e){return!(e=(0,n.default)(e," "))||(0,i.default)(e,t)})};var n=o(r(30317)),i=o(r(69517)),a=o(r(83399));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,i,a,o,s=[],c=!0,d=!1;try{if(a=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=a.call(r)).done)&&(s.push(n.value),s.length!==t);c=!0);}catch(e){d=!0,i=e}finally{try{if(!c&&null!=r.return&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return s}}(e,t)||c(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(e,t){if(e){if("string"==typeof e)return d(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}e.exports=t.default,e.exports.default=t.default},32364:(e,t)=>{var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<r.length)return r[e];throw new TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},32391:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.inject=function(e){const t=(0,i.buildManagedMetadataFromMaybeClassElementMetadata)(a.ClassElementMetadataKind.singleInjection,e);return(0,o.injectBase)(t,n.decrementPendingClassMetadataCount)};const n=r(70177),i=r(23473),a=r(86277),o=r(83814)},32504:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeLexicalScopeUtils=void 0;const n=r(23615);class i{static getLexicalScope(e){return i.getLexicalScopesRecursive(e,1)[0]}static getLexicalScopes(e){return i.getLexicalScopesRecursive(e)}static getLexicalScopesRecursive(e,t=1/0,r=[],a=0){if(r.length>=t)return r;const o=e.parentNode;if(!o)throw new ReferenceError("`parentNode` property of given node is `undefined`");return n.NodeGuards.isNodeWithLexicalScope(e)&&r.push(e),e!==o?i.getLexicalScopesRecursive(o,t,r,++a):r}}t.NodeLexicalScopeUtils=i},32592:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveModuleDeactivations=function(e,t){const r=e.getBindingsFromModule(t);return(0,n.resolveBindingsDeactivations)(e,r)};const n=r(8914)},32644:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.IgnoredImportObfuscatingGuard=void 0;const s=r(52650),c=r(50275),d=r(32287),l=r(23615);let u=n=class{constructor(e){this.options=e}static isDynamicImport(e){return l.NodeGuards.isImportExpressionNode(e)}static isRequireImport(e){return l.NodeGuards.isCallExpressionNode(e)&&l.NodeGuards.isIdentifierNode(e.callee)&&"require"===e.callee.name}check(e){if(this.options.ignoreImports){if(n.isDynamicImport(e)||n.isRequireImport(e))return c.ObfuscatingGuardResult.Ignore}return c.ObfuscatingGuardResult.Transform}};t.IgnoredImportObfuscatingGuard=u,t.IgnoredImportObfuscatingGuard=u=n=i([(0,s.injectable)(),o(0,(0,s.inject)(d.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object])],u)},32795:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowStorageNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363),u=r(23615);let f=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.controlFlowStorage=e}getNodeStructure(){const e=[],t=this.controlFlowStorage.getStorage();for(const[r,n]of t){const t=n.getNode()[0];if(!u.NodeGuards.isExpressionStatementNode(t))throw new Error("Function node for control flow storage object should be passed inside the `ExpressionStatement` node!");e.push(l.NodeFactory.propertyNode(l.NodeFactory.identifierNode(r),t.expression))}return[l.NodeFactory.variableDeclarationNode([l.NodeFactory.variableDeclaratorNode(l.NodeFactory.identifierNode(this.controlFlowStorage.getStorageId()),l.NodeFactory.objectExpressionNode(e))],"const")]}};t.ControlFlowStorageNode=f,n([(0,c.initializable)(),i("design:type",Object)],f.prototype,"controlFlowStorage",void 0),t.ControlFlowStorageNode=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],f)},33078:(e,t)=>{"use strict";const r={ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],AwaitExpression:["argument"],BinaryExpression:["left","right"],BlockStatement:["body"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ExportAllDeclaration:["exported","source","attributes"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source","attributes"],ExportSpecifier:["local","exported"],ExpressionStatement:["expression"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportAttribute:["key","value"],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:["local"],ImportExpression:["source","options"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:[],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXOpeningFragment:[],JSXSpreadAttribute:["argument"],JSXSpreadChild:["expression"],JSXText:[],LabeledStatement:["label","body"],Literal:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n=Object.keys(r);for(const e of n)Object.freeze(r[e]);Object.freeze(r);const i=new Set(["parent","leadingComments","trailingComments"]);function a(e){return!i.has(e)&&"_"!==e[0]}t.KEYS=r,t.getKeys=function(e){return Object.keys(e).filter(a)},t.unionWith=function(e){const t=Object.assign({},r);for(const r of Object.keys(e))if(Object.hasOwn(t,r)){const n=new Set(e[r]);for(const e of t[r])n.add(e);t[r]=Object.freeze(Array.from(n))}else t[r]=Object.freeze(Array.from(e[r]));return Object.freeze(t)}},33600:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.WeakMapStorage=void 0;const o=r(52650),s=r(32287),c=r(10548);let d=class{constructor(e,t){this.randomGenerator=e,this.options=t}initialize(){this.storage=new Map,this.storageId=this.randomGenerator.getRandomString(6)}get(e){return this.storage.get(e)}getOrThrow(e){const t=this.get(e);if(!t)throw new Error(`No value found in weak map storage with key \`${e}\``);return t}getStorage(){return this.storage}getStorageId(){return this.storageId}has(e){return this.storage.has(e)}set(e,t){this.storage.set(e,t)}};t.WeakMapStorage=d,n([(0,c.initializable)(),i("design:type",String)],d.prototype,"storageId",void 0),n([(0,c.initializable)(),i("design:type",WeakMap)],d.prototype,"storage",void 0),n([(0,o.postConstruct)(),i("design:type",Function),i("design:paramtypes",[]),i("design:returntype",void 0)],d.prototype,"initialize",null),t.WeakMapStorage=d=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],d)},33752:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e)?parseFloat(e):NaN};var n,i=(n=r(50995))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},33873:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.incrementPendingClassMetadataCount=function(e){return t=>{void 0===t&&(0,n.updateOwnReflectMetadata)(e,i.pendingClassMetadataCountReflectKey,a.getDefaultPendingClassMetadataCount,e=>e+1)}};const n=r(59517),i=r(17254),a=r(21408)},33906:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e,{allow_leading_zeroes:!1,min:0,max:65535})};var n,i=(n=r(76084))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},33973:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,i.default)(e),new RegExp("^[a-fA-F0-9]{".concat(a[t],"}$")).test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a={md5:32,md4:32,sha1:40,sha256:64,sha384:96,sha512:128,ripemd128:32,ripemd160:40,tiger128:32,tiger160:40,tiger192:48,crc32:8,crc32b:8};e.exports=t.default,e.exports.default=t.default},33998:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildMaybeClassElementMetadataFromMaybeClassElementMetadata=function(e){return t=>{const r=t??(0,o.buildDefaultMaybeClassElementMetadata)();if(r.kind===a.ClassElementMetadataKind.unmanaged)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected injection found. Found @unmanaged injection with additional @named, @optional, @tagged or @targetName injections");return e(r)}};const n=r(21773),i=r(94931),a=r(86277),o=r(65266)},34003:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractIdentifierNamesGenerator=void 0;const s=r(52650),c=r(32287),d=r(23615);let l=n=class{constructor(e,t){this.preservedNamesSet=new Set,this.lexicalScopesPreservedNamesMap=new WeakMap,this.allLexicalScopePreservedNames=new Set,this.randomGenerator=e,this.options=t}generate(e,t){return d.NodeGuards.isProgramNode(e)?this.generateForGlobalScope():this.generateForLexicalScope(e)}preserveName(e){this.preservedNamesSet.add(e)}preserveNameForLexicalScope(e,t){var r;const n=null!==(r=this.lexicalScopesPreservedNamesMap.get(t))&&void 0!==r?r:new Set;n.add(e),this.lexicalScopesPreservedNamesMap.set(t,n),this.allLexicalScopePreservedNames.add(e)}isValidIdentifierName(e){return!this.isReservedName(e)&&!this.preservedNamesSet.has(e)}isValidIdentifierNameInLexicalScopes(e,t){var r;if(!this.isValidIdentifierName(e))return!1;for(const n of t){const t=null!==(r=this.lexicalScopesPreservedNamesMap.get(n))&&void 0!==r?r:null;if(t&&t.has(e))return!1}return!0}isValidIdentifierNameInAllScopes(e){return!!this.isValidIdentifierName(e)&&!this.allLexicalScopePreservedNames.has(e)}checkGenerationAttempts(e){if(e>n.maxGenerationAttempts)throw new Error("Unable to generate a valid identifier name. This is likely caused by `reservedNames` patterns that match all generated names. Please check your `reservedNames` option.")}isReservedName(e){return!!this.options.reservedNames.length&&this.options.reservedNames.some(t=>null!==new RegExp(t,"g").exec(e))}};t.AbstractIdentifierNamesGenerator=l,l.maxGenerationAttempts=1e4,t.AbstractIdentifierNamesGenerator=l=n=i([(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],l)},34056:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.injectFromHierarchy=function(e){return t=>{const r=[];let a=(0,n.getBaseType)(t);for(;void 0!==a&&a!==Object;){const e=a;r.push(e),a=(0,n.getBaseType)(e)}r.reverse();for(const n of r)(0,i.injectFrom)({...e,type:n})(t)}};const n=r(73240),i=r(17231)},34516:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionToVariableDeclarationExtractor=void 0;const o=r(52650),s=r(32287),c=r(63726),d=r(30386),l=r(23615),u=r(50027),f=r(25120),p=r(32504);let m=class{constructor(e){this.objectExpressionKeysTransformerCustomNodeFactory=e}extract(e,t){return this.transformObjectExpressionToVariableDeclaration(e,t)}transformObjectExpressionToVariableDeclaration(e,t){var r;const n=u.NodeStatementUtils.getScopeOfNode(t),i=l.NodeGuards.isNodeWithLexicalScope(n)?n:null!==(r=p.NodeLexicalScopeUtils.getLexicalScope(n))&&void 0!==r?r:null;if(!i)throw new Error("Cannot find lexical scope node for the host statement node");const a=e.properties,o=this.getObjectExpressionHostNode(i,a),s=[o];d.NodeAppender.insertBefore(n,s,t),f.NodeUtils.parentizeAst(o),f.NodeUtils.parentizeNode(o,n);return{nodeToReplace:this.getObjectExpressionIdentifierNode(o),objectExpressionHostStatement:o,objectExpressionNode:this.getObjectExpressionNode(o)}}getObjectExpressionHostNode(e,t){const r=this.objectExpressionKeysTransformerCustomNodeFactory(c.ObjectExpressionKeysTransformerCustomNode.ObjectExpressionVariableDeclarationHostNode);r.initialize(e,t);const n=r.getNode()[0];if(!n||!l.NodeGuards.isVariableDeclarationNode(n))throw new Error("`objectExpressionHostCustomNode.getNode()[0]` should returns array with `VariableDeclaration` node");return n}getObjectExpressionIdentifierNode(e){const t=e.declarations[0].id;if(!l.NodeGuards.isIdentifierNode(t))throw new Error("`objectExpressionHostNode` should contain `VariableDeclarator` node with `Identifier` id property");return t}getObjectExpressionNode(e){var t;const r=null!==(t=e.declarations[0].init)&&void 0!==t?t:null;if(!r||!l.NodeGuards.isObjectExpressionNode(r))throw new Error("`objectExpressionHostNode` should contain `VariableDeclarator` node with `ObjectExpression` init property");return r}};t.ObjectExpressionToVariableDeclarationExtractor=m,t.ObjectExpressionToVariableDeclarationExtractor=m=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IObjectExpressionKeysTransformerCustomNode)),i("design:paramtypes",[Function])],m)},34608:(e,t)=>{!function e(t){"use strict";var r,n,i,a,o,s;function c(e){var t,r,n={};for(t in e)e.hasOwnProperty(t)&&(r=e[t],n[t]="object"==typeof r&&null!==r?c(r):r);return n}function d(e,t){this.parent=e,this.key=t}function l(e,t,r,n){this.node=e,this.path=t,this.wrap=r,this.ref=n}function u(){}function f(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function p(e,t){return(e===r.ObjectExpression||e===r.ObjectPattern)&&"properties"===t}function m(e,t){for(var r=e.length-1;r>=0;--r)if(e[r].node===t)return!0;return!1}function h(e,t){return(new u).traverse(e,t)}function g(e,t){var r;return r=function(e,t){var r,n,i,a;for(n=e.length,i=0;n;)t(e[a=i+(r=n>>>1)])?n=r:(i=a+1,n-=r+1);return i}(t,function(t){return t.range[0]>e.range[0]}),e.extendedRange=[e.range[0],e.range[1]],r!==t.length&&(e.extendedRange[1]=t[r].range[0]),(r-=1)>=0&&(e.extendedRange[0]=t[r].range[1]),e}return r={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",PrivateIdentifier:"PrivateIdentifier",Program:"Program",Property:"Property",PropertyDefinition:"PropertyDefinition",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",StaticBlock:"StaticBlock",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},i={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n={Break:a={},Skip:o={},Remove:s={}},d.prototype.replace=function(e){this.parent[this.key]=e},d.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)},u.prototype.path=function(){var e,t,r,n,i;function a(e,t){if(Array.isArray(t))for(r=0,n=t.length;r<n;++r)e.push(t[r]);else e.push(t)}if(!this.__current.path)return null;for(i=[],e=2,t=this.__leavelist.length;e<t;++e)a(i,this.__leavelist[e].path);return a(i,this.__current.path),i},u.prototype.type=function(){return this.current().type||this.__current.wrap},u.prototype.parents=function(){var e,t,r;for(r=[],e=1,t=this.__leavelist.length;e<t;++e)r.push(this.__leavelist[e].node);return r},u.prototype.current=function(){return this.__current.node},u.prototype.__execute=function(e,t){var r,n;return n=void 0,r=this.__current,this.__current=t,this.__state=null,e&&(n=e.call(this,t.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=r,n},u.prototype.notify=function(e){this.__state=e},u.prototype.skip=function(){this.notify(o)},u.prototype.break=function(){this.notify(a)},u.prototype.remove=function(){this.notify(s)},u.prototype.__initialize=function(e,t){this.visitor=t,this.root=e,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,"iteration"===t.fallback?this.__fallback=Object.keys:"function"==typeof t.fallback&&(this.__fallback=t.fallback),this.__keys=i,t.keys&&(this.__keys=Object.assign(Object.create(this.__keys),t.keys))},u.prototype.traverse=function(e,t){var r,n,i,s,c,d,u,h,g,b,y,v;for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,r.push(new l(e,null,null,null)),n.push(new l(null,null,null,null));r.length;)if((i=r.pop())!==v){if(i.node){if(d=this.__execute(t.enter,i),this.__state===a||d===a)return;if(r.push(v),n.push(i),this.__state===o||d===o)continue;if(c=(s=i.node).type||i.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(s)}for(h=b.length;(h-=1)>=0;)if(y=s[u=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]&&!m(n,y[g])){if(p(c,b[h]))i=new l(y[g],[u,g],"Property",null);else{if(!f(y[g]))continue;i=new l(y[g],[u,g],null,null)}r.push(i)}}else if(f(y)){if(m(n,y))continue;r.push(new l(y,u,null,null))}}}else if(i=n.pop(),d=this.__execute(t.leave,i),this.__state===a||d===a)return},u.prototype.replace=function(e,t){var r,n,i,c,u,m,h,g,b,y,v,S,C;function _(e){var t,n,i,a;if(e.ref.remove())for(n=e.ref.key,a=e.ref.parent,t=r.length;t--;)if((i=r[t]).ref&&i.ref.parent===a){if(i.ref.key<n)break;--i.ref.key}}for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,m=new l(e,null,null,new d(S={root:e},"root")),r.push(m),n.push(m);r.length;)if((m=r.pop())!==v){if(void 0!==(u=this.__execute(t.enter,m))&&u!==a&&u!==o&&u!==s&&(m.ref.replace(u),m.node=u),this.__state!==s&&u!==s||(_(m),m.node=null),this.__state===a||u===a)return S.root;if((i=m.node)&&(r.push(v),n.push(m),this.__state!==o&&u!==o)){if(c=i.type||m.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(i)}for(h=b.length;(h-=1)>=0;)if(y=i[C=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]){if(p(c,b[h]))m=new l(y[g],[C,g],"Property",new d(y,g));else{if(!f(y[g]))continue;m=new l(y[g],[C,g],null,new d(y,g))}r.push(m)}}else f(y)&&r.push(new l(y,C,null,new d(i,C)))}}else if(m=n.pop(),void 0!==(u=this.__execute(t.leave,m))&&u!==a&&u!==o&&u!==s&&m.ref.replace(u),this.__state!==s&&u!==s||_(m),this.__state===a||u===a)return S.root;return S.root},t.Syntax=r,t.traverse=h,t.replace=function(e,t){return(new u).replace(e,t)},t.attachComments=function(e,t,r){var i,a,o,s,d=[];if(!e.range)throw new Error("attachComments needs range information");if(!r.length){if(t.length){for(o=0,a=t.length;o<a;o+=1)(i=c(t[o])).extendedRange=[0,e.range[0]],d.push(i);e.leadingComments=d}return e}for(o=0,a=t.length;o<a;o+=1)d.push(g(c(t[o]),r));return s=0,h(e,{enter:function(e){for(var t;s<d.length&&!((t=d[s]).extendedRange[1]>e.range[0]);)t.extendedRange[1]===e.range[0]?(e.leadingComments||(e.leadingComments=[]),e.leadingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),s=0,h(e,{leave:function(e){for(var t;s<d.length&&(t=d[s],!(e.range[1]<t.extendedRange[0]));)e.range[1]===t.extendedRange[0]?(e.trailingComments||(e.trailingComments=[]),e.trailingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),e},t.VisitorKeys=i,t.VisitorOption=n,t.Controller=u,t.cloneEnvironment=function(){return e({})},t}(t)},34660:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PlanParamsOperationsManager=void 0;const n=r(69687);t.PlanParamsOperationsManager=class{planParamsOperations;#C;constructor(e){this.#C=e,this.planParamsOperations={getBindings:this.#C.bindingService.get.bind(this.#C.bindingService),getBindingsChained:this.#C.bindingService.getChained.bind(this.#C.bindingService),getClassMetadata:n.getClassMetadata,getPlan:this.#C.planResultCacheService.get.bind(this.#C.planResultCacheService),setBinding:this.#L.bind(this),setNonCachedServiceNode:this.#C.planResultCacheService.setNonCachedServiceNode.bind(this.#C.planResultCacheService),setPlan:this.#C.planResultCacheService.set.bind(this.#C.planResultCacheService)},this.#C.onReset(()=>{this.#j()})}#j(){this.planParamsOperations.getBindings=this.#C.bindingService.get.bind(this.#C.bindingService),this.planParamsOperations.getBindingsChained=this.#C.bindingService.getChained.bind(this.#C.bindingService),this.planParamsOperations.setBinding=this.#L.bind(this)}#L(e){this.#C.bindingService.set(e),this.#C.planResultCacheService.invalidateServiceBinding({binding:e,kind:n.CacheBindingInvalidationKind.bindingAdded,operations:this.planParamsOperations})}}},35041:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.EvalCallExpressionTransformer=void 0;const s=r(52650),c=r(32287),d=r(96390),l=r(18436),u=r(76893),f=r(91363),p=r(23615),m=r(12720),h=r(25120),g=r(37004);let b=n=class extends u.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[d.NodeTransformer.EscapeSequenceTransformer,d.NodeTransformer.ParentificationTransformer,d.NodeTransformer.VariablePreserveTransformer]}static extractEvalStringFromCallExpressionArgument(e){return p.NodeGuards.isLiteralNode(e)?n.extractEvalStringFromLiteralNode(e):p.NodeGuards.isTemplateLiteralNode(e)?n.extractEvalStringFromTemplateLiteralNode(e):null}static extractEvalStringFromLiteralNode(e){return"string"==typeof e.value?e.value:null}static extractEvalStringFromTemplateLiteralNode(e){var t;const r=e.quasis;return 1!==r.length||e.expressions.length?null:null!==(t=r[0].value.cooked)&&void 0!==t?t:null}getVisitor(e){switch(e){case l.NodeTransformationStage.Preparing:return{enter:(e,t)=>{if(t)return this.transformNode(e,t)}};case l.NodeTransformationStage.Finalizing:return{leave:(e,t)=>{if(t)return this.restoreNode(e,t)}};default:return null}}transformNode(e,t){if(!(t&&p.NodeGuards.isCallExpressionNode(e)&&p.NodeGuards.isIdentifierNode(e.callee)&&"eval"===e.callee.name))return e;const r=e.arguments[0];if(!r)return e;const i=n.extractEvalStringFromCallExpressionArgument(r);if(!i)return e;let a;try{a=h.NodeUtils.convertCodeToStructure(i)}catch(t){return e}const o=f.NodeFactory.functionExpressionNode([],f.NodeFactory.blockStatementNode(a));return m.NodeMetadata.set(o,{evalHostNode:!0}),h.NodeUtils.parentizeAst(o),h.NodeUtils.parentizeNode(o,t),o}restoreNode(e,t){if(!this.isEvalRootAstHostNode(e))return e;const r=e.body.body,n=h.NodeUtils.convertStructureToCode(r);return f.NodeFactory.callExpressionNode(f.NodeFactory.identifierNode("eval"),[f.NodeFactory.literalNode(g.StringUtils.escapeJsString(n))])}isEvalRootAstHostNode(e){return m.NodeMetadata.isEvalHostNode(e)}};t.EvalCallExpressionTransformer=b,t.EvalCallExpressionTransformer=b=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],b)},35126:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractStringArrayCallNode=void 0;const s=r(52650),c=r(32287),d=r(66822),l=r(38094),u=r(57013),f=r(91363),p=r(12720),m=r(25120);let h=n=class extends u.AbstractCustomNode{constructor(e,t,r,n,i,a,o){super(e,r,a,o),this.stringArrayIndexNodeFactory=t,this.stringArrayStorage=n,this.arrayUtils=i}getStringArrayIndexNode(e){var t;const r=e>=0,i=Math.abs(e),a=this.randomGenerator.getRandomGenerator().pickone(this.options.stringArrayIndexesType),o=null!==(t=n.stringArrayIndexNodesMap.get(a))&&void 0!==t?t:null;if(!o)throw new Error("Invalid string array index node name");const s=this.stringArrayIndexNodeFactory(o).getNode(i);p.NodeMetadata.set(s,{stringArrayCallLiteralNode:!0});const c=r?s:f.NodeFactory.unaryExpressionNode("-",s);return m.NodeUtils.parentizeAst(c),c}getRc4KeyLiteralNode(e){const t=f.NodeFactory.literalNode(e);return p.NodeMetadata.set(t,{stringArrayCallLiteralNode:!0}),t}};t.AbstractStringArrayCallNode=h,h.stringArrayRootCallsWrapperParametersCount=2,h.stringArrayIndexNodesMap=new Map([[d.StringArrayIndexesType.HexadecimalNumber,l.StringArrayIndexNode.StringArrayHexadecimalNumberIndexNode],[d.StringArrayIndexesType.HexadecimalNumericString,l.StringArrayIndexNode.StringArrayHexadecimalNumericStringIndexNode]]),t.AbstractStringArrayCallNode=h=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IStringArrayIndexNode)),o(2,(0,s.inject)(c.ServiceIdentifiers.ICustomCodeHelperFormatter)),o(3,(0,s.inject)(c.ServiceIdentifiers.IStringArrayStorage)),o(4,(0,s.inject)(c.ServiceIdentifiers.IArrayUtils)),o(5,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(6,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object,Object,Object,Object])],h)},35355:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ParentificationTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(25120);let u=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Preparing?{enter:(e,t)=>this.transformNode(e,t)}:null}transformNode(e,t){return l.NodeUtils.parentizeNode(e,t)}};t.ParentificationTransformer=u,t.ParentificationTransformer=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],u)},35372:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(t);var n=("object"===a(r)?r.version:arguments[1])||"";if(!n)return e(t,{version:4})||e(t,{version:6});if("4"===n.toString())return c.test(t);if("6"===n.toString())return l.test(t);return!1};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}var o="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",s="(".concat(o,"[.]){3}").concat(o),c=new RegExp("^".concat(s,"$")),d="(?:[0-9a-fA-F]{1,4})",l=new RegExp("^("+"(?:".concat(d,":){7}(?:").concat(d,"|:)|")+"(?:".concat(d,":){6}(?:").concat(s,"|:").concat(d,"|:)|")+"(?:".concat(d,":){5}(?::").concat(s,"|(:").concat(d,"){1,2}|:)|")+"(?:".concat(d,":){4}(?:(:").concat(d,"){0,1}:").concat(s,"|(:").concat(d,"){1,3}|:)|")+"(?:".concat(d,":){3}(?:(:").concat(d,"){0,2}:").concat(s,"|(:").concat(d,"){1,4}|:)|")+"(?:".concat(d,":){2}(?:(:").concat(d,"){0,3}:").concat(s,"|(:").concat(d,"){1,5}|:)|")+"(?:".concat(d,":){1}(?:(:").concat(d,"){0,4}:").concat(s,"|(:").concat(d,"){1,6}|:)|")+"(?::((?::".concat(d,"){0,5}:").concat(s,"|(?::").concat(d,"){1,7}|:))")+")(%[0-9a-zA-Z.]{1,})?$");e.exports=t.default,e.exports.default=t.default},35614:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BasePropertiesExtractor=void 0;const a=r(52650),o=r(30386),s=r(91363),c=r(23615),d=r(50027),l=r(25120);let u=n=class{static getPropertyNodeKeyName(e){const t=e.key;return!c.NodeGuards.isLiteralNode(t)||"string"!=typeof t.value&&"number"!=typeof t.value?c.NodeGuards.isIdentifierNode(t)?t.name:null:t.value.toString()}static isProhibitedPropertyNode(e){return"init"!==e.kind}static isProhibitedPattern(e){return!e||c.NodeGuards.isObjectPatternNode(e)||c.NodeGuards.isArrayPatternNode(e)||c.NodeGuards.isAssignmentPatternNode(e)||c.NodeGuards.isRestElementNode(e)}static shouldCreateLiteralNode(e){return!e.computed||e.computed&&!!e.key&&c.NodeGuards.isLiteralNode(e.key)}extract(e,t){const r=e.parentNode;return r&&c.NodeGuards.isVariableDeclaratorNode(r)&&c.NodeGuards.isIdentifierNode(r.id)?this.transformObjectExpressionNode(e,t,r.id):{nodeToReplace:e,objectExpressionHostStatement:t,objectExpressionNode:e}}transformObjectExpressionNode(e,t,r){const n=e.properties,[i,a]=this.extractPropertiesToExpressionStatements(n,t,r),s=d.NodeStatementUtils.getScopeOfNode(t);return this.filterExtractedObjectExpressionProperties(e,a),o.NodeAppender.insertAfter(s,i,t),i.forEach(e=>{l.NodeUtils.parentizeAst(e),l.NodeUtils.parentizeNode(e,s)}),{nodeToReplace:e,objectExpressionHostStatement:t,objectExpressionNode:e}}extractPropertiesToExpressionStatements(e,t,r){const i=[],a=[];for(let o=e.length-1;o>=0;o--){const d=e[o];if(c.NodeGuards.isSpreadElementNode(d))break;if(n.isProhibitedPropertyNode(d))continue;const l=d.value;if(n.isProhibitedPattern(l))continue;const u=n.getPropertyNodeKeyName(d);if(!u)continue;const f=n.shouldCreateLiteralNode(d)?s.NodeFactory.literalNode(u):s.NodeFactory.identifierNode(u),p=s.NodeFactory.memberExpressionNode(r,f,!0),m=s.NodeFactory.expressionStatementNode(s.NodeFactory.assignmentExpressionNode("=",p,l));c.NodeGuards.isObjectExpressionNode(d.value)&&this.transformObjectExpressionNode(d.value,t,p),i.unshift(m),a.unshift(o)}return[i,a]}filterExtractedObjectExpressionProperties(e,t){const r=new Set(t);e.properties=e.properties.filter((e,t)=>!r.has(t))}};t.BasePropertiesExtractor=u,t.BasePropertiesExtractor=u=n=i([(0,a.injectable)()],u)},36202:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ArrayUtils=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e){this.randomGenerator=e}createWithRange(e){const t=[];for(let r=0;r<e;r++)t.push(r);return t}fillWithRange(e,t){const r=[];for(let n=0;n<e;n++)r.push(t(n));return r}findMostOccurringElement(e){var t;if(!e.length)return null;const r={};let n=e[0],i=1;for(const a of e){const e=(null!==(t=r[a])&&void 0!==t?t:0)+1;e>i&&(n=a,i=e),r[a]=e}return n}getLastElement(e){return this.getLastElementByIndex(e,0)}getLastElementByIndex(e,t){var r;return null!==(r=e[e.length-1-t])&&void 0!==r?r:void 0}rotate(e,t){const r=e.length;if(!r)throw new ReferenceError("Cannot rotate empty array.");if(t<=0)return e;const n=t%r;return 0===n?[...e]:[...e.slice(-n),...e.slice(0,-n)]}shuffle(e){const t=[...e];for(let e=t.length;e;e--){const r=Math.floor(this.randomGenerator.getMathRandom()*e);[t[e-1],t[r]]=[t[r],t[e-1]]}return t}};t.ArrayUtils=c,t.ArrayUtils=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),i("design:paramtypes",[Object])],c)},36264:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IdentifierNamesCacheRule=void 0;t.IdentifierNamesCacheRule=e=>{let t=e.identifierNamesCache;return t&&!t.globalIdentifiers&&(t={...t,globalIdentifiers:{}}),t&&!t.propertyIdentifiers&&(t={...t,propertyIdentifiers:{}}),e={...e,identifierNamesCache:t}}},36323:(e,t,r)=>{!function(){"use strict";t.ast=r(62890),t.code=r(67989),t.keyword=r(83921)}()},36791:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayBase64DecodeTemplate=function(e){const t=e.getRandomString(6),r=e.getRandomString(6),n=e.getRandomString(6),i=e.getRandomString(6);return`\n if ({stringArrayCallsWrapperName}.${t} === undefined) {\n {atobPolyfill}\n {stringArrayCallsWrapperName}.${r} = {atobFunctionName};\n\n {stringArrayCallsWrapperName}.${n} = {};\n\n {stringArrayCallsWrapperName}.${t} = true;\n }\n\n const firstValue = stringArray[0];\n\n if ({stringArrayCallsWrapperName}.${i} !== firstValue) {\n {stringArrayCallsWrapperName}.${n} = {};\n {stringArrayCallsWrapperName}.${i} = firstValue;\n }\n\n const cachedValue = {stringArrayCallsWrapperName}.${n}[index];\n\n if (cachedValue === undefined) {\n {selfDefendingCode}\n\n value = {stringArrayCallsWrapperName}.${r}(value);\n {stringArrayCallsWrapperName}.${n}[index] = value;\n } else {\n value = cachedValue;\n }\n `}},36833:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.RenamePropertiesMode=void 0;const n=r(65063);t.RenamePropertiesMode=n.Utils.makeEnum({Safe:"safe",Unsafe:"unsafe"})},37004:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringUtils=void 0;const i=n(r(69560));t.StringUtils=class{static escapeJsString(e){return(0,i.default)(e)}}},37098:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.curryBuildPlanServiceNodeFromResolvedValueElementMetadata=function(e){return(t,r,c)=>{const d=(0,s.getServiceFromMaybeLazyServiceIdentifier)(c.value),l=r.concat({getAncestorsCalled:!1,name:c.name,serviceIdentifier:d,tags:c.tags}),u=new n.BindingConstraintsImplementation(l.last),f=c.kind===i.ResolvedValueElementMetadataKind.multipleInjection&&c.chained,p=(0,a.buildFilteredServiceBindings)(t,u,{chained:f}),m=[],h={bindings:m,isContextFree:!0,serviceIdentifier:d};if(m.push(...e(t,l,p,h,f)),h.isContextFree=!l.last.elem.getAncestorsCalled,c.kind===i.ResolvedValueElementMetadataKind.singleInjection){(0,o.checkServiceNodeSingleInjectionBindings)(h,c.optional,l.last);const[e]=m;h.bindings=e}return h}};const n=r(71947),i=r(37810),a=r(84426),o=r(37682),s=r(3191)},37348:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveInstanceBindingNode=function(e,t,r){return(i,a)=>{const o=e(i,a);return(0,n.isPromise)(o)?t(o,i,a):r(o,i,a)}};const n=r(5265)},37592:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addRootServiceNodeBindingIfContextFree=function(e,t,r){if(i.LazyPlanServiceNode.is(t)&&!t.isExpanded())return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!1};const o=(0,n.buildPlanBindingConstraintsList)(e),s=e.rootConstraints.isMultiple&&e.rootConstraints.chained;return(0,a.addServiceNodeBindingIfContextFree)(e,t,r,o,s)};const n=r(44304),i=r(46552),a=r(59024)},37612:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),e===e.toLowerCase()};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},37682:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.checkServiceNodeSingleInjectionBindings=function(e,t,r){if(Array.isArray(e.bindings)&&e.bindings.length===o){const[a]=e.bindings;return void((0,i.isPlanServiceRedirectionBindingNode)(a)&&(0,n.checkPlanServiceRedirectionBindingNodeSingleInjectionBindings)(a,t,r,[a.binding.targetServiceIdentifier]))}(0,a.throwErrorWhenUnexpectedBindingsAmountFound)(e.bindings,t,r,[])};const n=r(14900),i=r(15537),a=r(96685),o=1},37694:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallsWrapperTemplate=function(){return"\n function {stringArrayCallsWrapperName} (index, key) {\n index = index - {indexShiftAmount};\n\n const stringArray = {stringArrayFunctionName}();\n let value = stringArray[index];\n \n {decodeCodeHelperTemplate}\n\n return value;\n }\n "}},37810:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ResolvedValueElementMetadataKind=void 0,function(e){e[e.multipleInjection=0]="multipleInjection",e[e.singleInjection=1]="singleInjection"}(r||(t.ResolvedValueElementMetadataKind=r={}))},37956:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(63437),i=r(51851);function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=a(n),s=a(i);function c(e,t="Assertion failed."){if(!e)throw new Error(t)}class d{constructor(e,t,r,n,i,a,o){this.identifier=e,this.from=t,this.tainted=!1,this.resolved=null,this.flag=r,this.isWrite()&&(this.writeExpr=n,this.partial=a,this.init=o),this.__maybeImplicitGlobal=i}isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isStatic()}isWrite(){return!!(this.flag&d.WRITE)}isRead(){return!!(this.flag&d.READ)}isReadOnly(){return this.flag===d.READ}isWriteOnly(){return this.flag===d.WRITE}isReadWrite(){return this.flag===d.RW}}d.READ=1,d.WRITE=2,d.RW=3;class l{constructor(e,t){this.name=e,this.identifiers=[],this.references=[],this.defs=[],this.tainted=!1,this.stack=!0,this.scope=t}}l.CatchClause="CatchClause",l.Parameter="Parameter",l.FunctionName="FunctionName",l.ClassName="ClassName",l.Variable="Variable",l.ImportBinding="ImportBinding",l.ImplicitGlobalVariable="ImplicitGlobalVariable";class u{constructor(e,t,r,n,i,a){this.type=e,this.name=t,this.node=r,this.parent=n,this.index=i,this.kind=a}}class f extends u{constructor(e,t,r,n){super(l.Parameter,e,t,null,r,null),this.rest=n}}const{Syntax:p}=o.default;function m(e){return e.type===l.ClassName||e.type===l.Variable&&"var"!==e.parent.kind}class h{constructor(e,t,r,n,i){this.type=t,this.set=new Map,this.taints=new Map,this.dynamic="global"===this.type||"with"===this.type,this.block=n,this.through=[],this.variables=[],this.references=[],this.variableScope="global"===this.type||"module"===this.type||"function"===this.type||"class-field-initializer"===this.type||"class-static-block"===this.type?this:r.variableScope,this.functionExpressionScope=!1,this.directCallToEvalScope=!1,this.thisFound=!1,this.__left=[],this.upper=r,this.isStrict=!!e.isStrictModeSupported()&&function(e,t,r){let n;if(e.upper&&e.upper.isStrict)return!0;if(r)return!0;if("class"===e.type||"module"===e.type)return!0;if("block"===e.type||"switch"===e.type)return!1;if("function"===e.type){if(t.type===p.ArrowFunctionExpression&&t.body.type!==p.BlockStatement)return!1;if(n=t.type===p.Program?t:t.body,!n)return!1}else{if("global"!==e.type)return!1;n=t}for(let e=0,t=n.body.length;e<t;++e){const t=n.body[e];if("string"!=typeof t.directive)break;if("use strict"===t.directive)return!0}return!1}(this,n,i),this.childScopes=[],this.upper&&this.upper.childScopes.push(this),this.__declaredVariables=e.__declaredVariables,function(e,t){e.scopes.push(t);const r=e.__nodeToScope.get(t.block);r?r.push(t):e.__nodeToScope.set(t.block,[t])}(e,this)}__shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()}__shouldStaticallyCloseForGlobal(e){const t=e.identifier.name;if(!this.set.has(t))return!1;const r=this.set.get(t).defs;return r.length>0&&r.every(m)}__staticCloseRef(e){this.__resolve(e)||this.__delegateToUpperScope(e)}__dynamicCloseRef(e){let t=this;do{t.through.push(e),t=t.upper}while(t)}__globalCloseRef(e){this.__shouldStaticallyCloseForGlobal(e)?this.__staticCloseRef(e):this.__dynamicCloseRef(e)}__close(e){let t;t=this.__shouldStaticallyClose(e)?this.__staticCloseRef:"global"!==this.type?this.__dynamicCloseRef:this.__globalCloseRef;for(let e=0,r=this.__left.length;e<r;++e){const r=this.__left[e];t.call(this,r)}return this.__left=null,this.upper}__isValidResolution(e,t){return!0}__resolve(e){const t=e.identifier.name;if(!this.set.has(t))return!1;const r=this.set.get(t);return!!this.__isValidResolution(e,r)&&(r.references.push(e),r.stack=r.stack&&e.from.variableScope===this.variableScope,e.tainted&&(r.tainted=!0,this.taints.set(r.name,!0)),e.resolved=r,!0)}__delegateToUpperScope(e){this.upper&&this.upper.__left.push(e),this.through.push(e)}__addDeclaredVariablesOfNode(e,t){if(null==t)return;let r=this.__declaredVariables.get(t);null==r&&(r=[],this.__declaredVariables.set(t,r)),r.includes(e)||r.push(e)}__defineGeneric(e,t,r,n,i){let a;a=t.get(e),a||(a=new l(e,this),t.set(e,a),r.push(a)),i&&(a.defs.push(i),this.__addDeclaredVariablesOfNode(a,i.node),this.__addDeclaredVariablesOfNode(a,i.parent)),n&&a.identifiers.push(n)}__define(e,t){e&&e.type===p.Identifier&&this.__defineGeneric(e.name,this.set,this.variables,e,t)}__referencing(e,t,r,n,i,a){if(!e||e.type!==p.Identifier&&"JSXIdentifier"!==e.type)return;if("super"===e.name)return;const o=new d(e,this,t||d.READ,r,n,!!i,!!a);this.references.push(o),this.__left.push(o)}__detectEval(){let e=this;this.directCallToEvalScope=!0;do{e.dynamic=!0,e=e.upper}while(e)}__detectThis(){this.thisFound=!0}__isClosed(){return null===this.__left}resolve(e){let t,r,n;for(c(this.__isClosed(),"Scope should be closed."),c(e.type===p.Identifier,"Target should be identifier."),r=0,n=this.references.length;r<n;++r)if(t=this.references[r],t.identifier===e)return t;return null}isStatic(){return!this.dynamic}isArgumentsMaterialized(){return!0}isThisMaterialized(){return!0}isUsedName(e){if(this.set.has(e))return!0;for(let t=0,r=this.through.length;t<r;++t)if(this.through[t].identifier.name===e)return!0;return!1}}class g extends h{constructor(e,t){super(e,"global",null,t,!1),this.implicit={set:new Map,variables:[],left:[]}}__close(e){const t=[];for(let e=0,r=this.__left.length;e<r;++e){const r=this.__left[e];r.__maybeImplicitGlobal&&!this.set.has(r.identifier.name)&&t.push(r.__maybeImplicitGlobal)}for(let e=0,r=t.length;e<r;++e){const r=t[e];this.__defineImplicit(r.pattern,new u(l.ImplicitGlobalVariable,r.pattern,r.node,null,null,null))}return this.implicit.left=this.__left,super.__close(e)}__defineImplicit(e,t){e&&e.type===p.Identifier&&this.__defineGeneric(e.name,this.implicit.set,this.implicit.variables,e,t)}}class b extends h{constructor(e,t,r){super(e,"module",t,r,!1)}}class y extends h{constructor(e,t,r){super(e,"function-expression-name",t,r,!1),this.__define(r.id,new u(l.FunctionName,r.id,r,null,null,null)),this.functionExpressionScope=!0}}class v extends h{constructor(e,t,r){super(e,"catch",t,r,!1)}}class S extends h{constructor(e,t,r){super(e,"with",t,r,!1)}__close(e){if(this.__shouldStaticallyClose(e))return super.__close(e);for(let e=0,t=this.__left.length;e<t;++e){const t=this.__left[e];t.tainted=!0,this.__delegateToUpperScope(t)}return this.__left=null,this.upper}}class C extends h{constructor(e,t,r){super(e,"block",t,r,!1)}}class _ extends h{constructor(e,t,r){super(e,"switch",t,r,!1)}}class x extends h{constructor(e,t,r,n){super(e,"function",t,r,n),this.block.type!==p.ArrowFunctionExpression&&this.__defineArguments()}isArgumentsMaterialized(){if(this.block.type===p.ArrowFunctionExpression)return!1;if(!this.isStatic())return!0;const e=this.set.get("arguments");return c(e,"Always have arguments variable."),e.tainted||0!==e.references.length}isThisMaterialized(){return!this.isStatic()||this.thisFound}__defineArguments(){this.__defineGeneric("arguments",this.set,this.variables,null,null),this.taints.set("arguments",!0)}__isValidResolution(e,t){if("Program"===this.block.type)return!0;const r=this.block.body.range[0];return!(t.scope===this&&e.identifier.range[0]<r&&t.defs.every(e=>e.name.range[0]>=r))}}class A extends h{constructor(e,t,r){super(e,"for",t,r,!1)}}class E extends h{constructor(e,t,r){super(e,"class",t,r,!1)}}class I extends h{constructor(e,t,r){super(e,"class-field-initializer",t,r,!0)}}class N extends h{constructor(e,t,r){super(e,"class-static-block",t,r,!0)}}class M{constructor(e){this.scopes=[],this.globalScope=null,this.__nodeToScope=new WeakMap,this.__currentScope=null,this.__options=e,this.__declaredVariables=new WeakMap}__isOptimistic(){return this.__options.optimistic}__ignoreEval(){return this.__options.ignoreEval}__isJSXEnabled(){return!0===this.__options.jsx}isGlobalReturn(){return this.__options.nodejsScope||"commonjs"===this.__options.sourceType}isModule(){return"module"===this.__options.sourceType}isImpliedStrict(){return this.__options.impliedStrict}isStrictModeSupported(){return this.__options.ecmaVersion>=5}__get(e){return this.__nodeToScope.get(e)}getDeclaredVariables(e){return this.__declaredVariables.get(e)||[]}acquire(e,t){function r(e){return"function"!==e.type||!e.functionExpressionScope}const n=this.__get(e);if(!n||0===n.length)return null;if(1===n.length)return n[0];if(t)for(let e=n.length-1;e>=0;--e){const t=n[e];if(r(t))return t}else for(let e=0,t=n.length;e<t;++e){const t=n[e];if(r(t))return t}return null}acquireAll(e){return this.__get(e)}release(e,t){const r=this.__get(e);if(r&&r.length){const e=r[0].upper;return e?this.acquire(e.block,t):null}return null}attach(){}detach(){}__nestScope(e){return e instanceof g&&(c(null===this.__currentScope),this.globalScope=e),this.__currentScope=e,e}__nestGlobalScope(e){return this.__nestScope(new g(this,e))}__nestBlockScope(e){return this.__nestScope(new C(this,this.__currentScope,e))}__nestFunctionScope(e,t){return this.__nestScope(new x(this,this.__currentScope,e,t))}__nestForScope(e){return this.__nestScope(new A(this,this.__currentScope,e))}__nestCatchScope(e){return this.__nestScope(new v(this,this.__currentScope,e))}__nestWithScope(e){return this.__nestScope(new S(this,this.__currentScope,e))}__nestClassScope(e){return this.__nestScope(new E(this,this.__currentScope,e))}__nestClassFieldInitializerScope(e){return this.__nestScope(new I(this,this.__currentScope,e))}__nestClassStaticBlockScope(e){return this.__nestScope(new N(this,this.__currentScope,e))}__nestSwitchScope(e){return this.__nestScope(new _(this,this.__currentScope,e))}__nestModuleScope(e){return this.__nestScope(new b(this,this.__currentScope,e))}__nestFunctionExpressionNameScope(e){return this.__nestScope(new y(this,this.__currentScope,e))}__isES6(){return this.__options.ecmaVersion>=6}}const{Syntax:T}=o.default;class R extends s.default.Visitor{static isPattern(e){const t=e.type;return t===T.Identifier||t===T.ObjectPattern||t===T.ArrayPattern||t===T.SpreadElement||t===T.RestElement||t===T.AssignmentPattern}constructor(e,t,r){super(null,e),this.rootPattern=t,this.callback=r,this.assignments=[],this.rightHandNodes=[],this.restElements=[]}Identifier(e){const t=this.restElements.at(-1)||null;this.callback(e,{topLevel:e===this.rootPattern,rest:null!=t&&t.argument===e,assignments:this.assignments})}Property(e){e.computed&&this.rightHandNodes.push(e.key),this.visit(e.value)}ArrayPattern(e){for(let t=0,r=e.elements.length;t<r;++t){const r=e.elements[t];this.visit(r)}}AssignmentPattern(e){this.assignments.push(e),this.visit(e.left),this.rightHandNodes.push(e.right),this.assignments.pop()}RestElement(e){this.restElements.push(e),this.visit(e.argument),this.restElements.pop()}MemberExpression(e){e.computed&&this.rightHandNodes.push(e.property),this.rightHandNodes.push(e.object)}SpreadElement(e){this.visit(e.argument)}ArrayExpression(e){e.elements.forEach(this.visit,this)}AssignmentExpression(e){this.assignments.push(e),this.visit(e.left),this.rightHandNodes.push(e.right),this.assignments.pop()}CallExpression(e){e.arguments.forEach(e=>{this.rightHandNodes.push(e)}),this.visit(e.callee)}}const{Syntax:D}=o.default;class O extends s.default.Visitor{constructor(e,t){super(null,t.options),this.declaration=e,this.referencer=t}visitImport(e,t){this.referencer.visitPattern(e,e=>{this.referencer.currentScope().__define(e,new u(l.ImportBinding,e,t,this.declaration,null,null))})}ImportNamespaceSpecifier(e){const t=e.local||e.id;t&&this.visitImport(t,e)}ImportDefaultSpecifier(e){const t=e.local||e.id;this.visitImport(t,e)}ImportSpecifier(e){const t=e.local||e.id;e.name?this.visitImport(e.name,e):this.visitImport(t,e)}}class P extends s.default.Visitor{constructor(e,t){super(null,e),this.options=e,this.scopeManager=t,this.parent=null,this.isInnerMethodDefinition=!1}currentScope(){return this.scopeManager.__currentScope}close(e){for(;this.currentScope()&&e===this.currentScope().block;)this.scopeManager.__currentScope=this.currentScope().__close(this.scopeManager)}pushInnerMethodDefinition(e){const t=this.isInnerMethodDefinition;return this.isInnerMethodDefinition=e,t}popInnerMethodDefinition(e){this.isInnerMethodDefinition=e}referencingDefaultValue(e,t,r,n){const i=this.currentScope();t.forEach(t=>{i.__referencing(e,d.WRITE,t.right,r,e!==t.left,n)})}visitPattern(e,t,r){let n=t,i=r;"function"==typeof t&&(i=t,n={processRightHandNodes:!1}),function(e,t,r,n){const i=new R(e,t,n);i.visit(t),null!=r&&i.rightHandNodes.forEach(r.visit,r)}(this.options,e,n.processRightHandNodes?this:null,i)}visitFunction(e){let t,r;e.type===D.FunctionDeclaration&&this.currentScope().__define(e.id,new u(l.FunctionName,e.id,e,null,null,null)),e.type===D.FunctionExpression&&e.id&&this.scopeManager.__nestFunctionExpressionNameScope(e),this.scopeManager.__nestFunctionScope(e,this.isInnerMethodDefinition);const n=this;function i(r,i){n.currentScope().__define(r,new f(r,e,t,i.rest)),n.referencingDefaultValue(r,i.assignments,null,!0)}for(t=0,r=e.params.length;t<r;++t)this.visitPattern(e.params[t],{processRightHandNodes:!0},i);e.rest&&this.visitPattern({type:"RestElement",argument:e.rest},t=>{this.currentScope().__define(t,new f(t,e,e.params.length,!0))}),e.body&&(e.body.type===D.BlockStatement?this.visitChildren(e.body):this.visit(e.body)),this.close(e)}visitClass(e){e.type===D.ClassDeclaration&&this.currentScope().__define(e.id,new u(l.ClassName,e.id,e,null,null,null)),this.scopeManager.__nestClassScope(e),e.id&&this.currentScope().__define(e.id,new u(l.ClassName,e.id,e)),this.visit(e.superClass),this.visit(e.body),this.close(e)}visitProperty(e){let t;e.computed&&this.visit(e.key);const r=e.type===D.MethodDefinition;r&&(t=this.pushInnerMethodDefinition(!0)),this.visit(e.value),r&&this.popInnerMethodDefinition(t)}visitForIn(e){e.left.type===D.VariableDeclaration&&"var"!==e.left.kind&&this.scopeManager.__nestForScope(e),e.left.type===D.VariableDeclaration?(this.visit(e.left),this.visitPattern(e.left.declarations[0].id,t=>{this.currentScope().__referencing(t,d.WRITE,e.right,null,!0,!0)})):this.visitPattern(e.left,{processRightHandNodes:!0},(t,r)=>{let n=null;this.currentScope().isStrict||(n={pattern:t,node:e}),this.referencingDefaultValue(t,r.assignments,n,!1),this.currentScope().__referencing(t,d.WRITE,e.right,n,!0,!1)}),this.visit(e.right),this.visit(e.body),this.close(e)}visitVariableDeclaration(e,t,r,n){const i=r.declarations[n],a=i.init;this.visitPattern(i.id,{processRightHandNodes:!0},(o,s)=>{e.__define(o,new u(t,o,i,r,n,r.kind)),this.referencingDefaultValue(o,s.assignments,null,!0),a&&this.currentScope().__referencing(o,d.WRITE,a,null,!s.topLevel,!0)})}AssignmentExpression(e){R.isPattern(e.left)?"="===e.operator?this.visitPattern(e.left,{processRightHandNodes:!0},(t,r)=>{let n=null;this.currentScope().isStrict||(n={pattern:t,node:e}),this.referencingDefaultValue(t,r.assignments,n,!1),this.currentScope().__referencing(t,d.WRITE,e.right,n,!r.topLevel,!1)}):this.currentScope().__referencing(e.left,d.RW,e.right):this.visit(e.left),this.visit(e.right)}CatchClause(e){this.scopeManager.__nestCatchScope(e),this.visitPattern(e.param,{processRightHandNodes:!0},(t,r)=>{this.currentScope().__define(t,new u(l.CatchClause,t,e,null,null,null)),this.referencingDefaultValue(t,r.assignments,null,!0)}),this.visit(e.body),this.close(e)}Program(e){this.scopeManager.__nestGlobalScope(e),this.scopeManager.isGlobalReturn()&&(this.currentScope().isStrict=!1,this.scopeManager.__nestFunctionScope(e,!1)),this.scopeManager.__isES6()&&this.scopeManager.isModule()&&this.scopeManager.__nestModuleScope(e),this.scopeManager.isStrictModeSupported()&&this.scopeManager.isImpliedStrict()&&(this.currentScope().isStrict=!0),this.visitChildren(e),this.close(e)}Identifier(e){this.currentScope().__referencing(e)}PrivateIdentifier(){}UpdateExpression(e){R.isPattern(e.argument)?this.currentScope().__referencing(e.argument,d.RW,null):this.visitChildren(e)}MemberExpression(e){this.visit(e.object),e.computed&&this.visit(e.property)}Property(e){this.visitProperty(e)}PropertyDefinition(e){const{computed:t,key:r,value:n}=e;t&&this.visit(r),n&&(this.scopeManager.__nestClassFieldInitializerScope(n),this.visit(n),this.close(n))}StaticBlock(e){this.scopeManager.__nestClassStaticBlockScope(e),this.visitChildren(e),this.close(e)}MethodDefinition(e){this.visitProperty(e)}BreakStatement(){}ContinueStatement(){}LabeledStatement(e){this.visit(e.body)}ForStatement(e){e.init&&e.init.type===D.VariableDeclaration&&"var"!==e.init.kind&&this.scopeManager.__nestForScope(e),this.visitChildren(e),this.close(e)}ClassExpression(e){this.visitClass(e)}ClassDeclaration(e){this.visitClass(e)}CallExpression(e){this.scopeManager.__ignoreEval()||e.callee.type!==D.Identifier||"eval"!==e.callee.name||this.currentScope().variableScope.__detectEval(),this.visitChildren(e)}BlockStatement(e){this.scopeManager.__isES6()&&this.scopeManager.__nestBlockScope(e),this.visitChildren(e),this.close(e)}ThisExpression(){this.currentScope().variableScope.__detectThis()}WithStatement(e){this.visit(e.object),this.scopeManager.__nestWithScope(e),this.visit(e.body),this.close(e)}VariableDeclaration(e){const t="var"===e.kind?this.currentScope().variableScope:this.currentScope();for(let r=0,n=e.declarations.length;r<n;++r){const n=e.declarations[r];this.visitVariableDeclaration(t,l.Variable,e,r),n.init&&this.visit(n.init)}}SwitchStatement(e){this.visit(e.discriminant),this.scopeManager.__isES6()&&this.scopeManager.__nestSwitchScope(e);for(let t=0,r=e.cases.length;t<r;++t)this.visit(e.cases[t]);this.close(e)}FunctionDeclaration(e){this.visitFunction(e)}FunctionExpression(e){this.visitFunction(e)}ForOfStatement(e){this.visitForIn(e)}ForInStatement(e){this.visitForIn(e)}ArrowFunctionExpression(e){this.visitFunction(e)}ImportDeclaration(e){c(this.scopeManager.__isES6()&&this.scopeManager.isModule(),"ImportDeclaration should appear when the mode is ES6 and in the module context.");new O(e,this).visit(e)}visitExportDeclaration(e){e.source||(e.declaration?this.visit(e.declaration):this.visitChildren(e))}ExportDeclaration(e){this.visitExportDeclaration(e)}ExportAllDeclaration(e){this.visitExportDeclaration(e)}ExportDefaultDeclaration(e){this.visitExportDeclaration(e)}ExportNamedDeclaration(e){this.visitExportDeclaration(e)}ExportSpecifier(e){const t=e.id||e.local;this.visit(t)}MetaProperty(){}JSXIdentifier(e){this.scopeManager.__isJSXEnabled()&&"this"!==e.name&&this.currentScope().__referencing(e)}JSXMemberExpression(e){this.visit(e.object)}JSXElement(e){this.scopeManager.__isJSXEnabled()?(this.visit(e.openingElement),e.children.forEach(this.visit,this)):this.visitChildren(e)}JSXOpeningElement(e){if(this.scopeManager.__isJSXEnabled()){const t=e.name;("JSXIdentifier"===t.type&&t.name[0].toUpperCase()===t.name[0]||"JSXMemberExpression"===t.type)&&this.visit(t)}e.attributes.forEach(this.visit,this)}JSXAttribute(e){e.value&&this.visit(e.value)}JSXExpressionContainer(e){this.visit(e.expression)}JSXNamespacedName(e){this.visit(e.namespace),this.visit(e.name)}}function F(e,t){function r(e){return"object"==typeof e&&e instanceof Object&&!(e instanceof Array)&&!(e instanceof RegExp)}for(const n in t)if(Object.hasOwn(t,n)){const i=t[n];r(i)?r(e[n])?F(e[n],i):e[n]=F({},i):e[n]=i}return e}t.Definition=u,t.PatternVisitor=R,t.Reference=d,t.Referencer=P,t.Scope=h,t.ScopeManager=M,t.Variable=l,t.analyze=function(e,t){const r=F({optimistic:!1,nodejsScope:!1,impliedStrict:!1,sourceType:"script",ecmaVersion:5,childVisitorKeys:null,fallback:"iteration"},t),n=new M(r);return new P(r,n).visit(e),c(null===n.__currentScope,"currentScope should be null."),n},t.version="8.4.0"},38037:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveFactoryBinding=void 0;const n=r(92473),i=r(77600);t.resolveFactoryBinding=(0,i.resolveSingletonScopedBinding)(n.resolveFactoryBindingCallback)},38094:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayIndexNode=void 0,function(e){e.StringArrayHexadecimalNumberIndexNode="StringArrayHexadecimalNumberIndexNode",e.StringArrayHexadecimalNumericStringIndexNode="StringArrayHexadecimalNumericStringIndexNode"}(r||(t.StringArrayIndexNode=r={}))},38168:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBindingPreDestroy=function(e,t){if(t.type===i.bindingTypeValues.Instance){const r=e.getClassMetadata(t.implementationType),i=t.cache.value;return(0,n.isPromise)(i)?i.then(e=>o(r,e)):o(r,i)}};const n=r(5265),i=r(66621);function a(e,t){if("function"==typeof e[t]){return e[t]()}}function o(e,t){const r=e.lifecycle.preDestroyMethodNames;if(0===r.size)return;let n;for(const e of r)n=void 0===n?a(t,e):n.then(()=>a(t,e));return n}},38630:(e,t,r)=>{
|
|
32
32
|
/*! *****************************************************************************
|
|
33
33
|
Copyright (C) Microsoft. All rights reserved.
|
|
34
34
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
|
@@ -58,7 +58,7 @@ MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
|
58
58
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
59
59
|
and limitations under the License.
|
|
60
60
|
***************************************************************************** */
|
|
61
|
-
var n;!function(e){!function(){var t="object"==typeof globalThis?globalThis:"object"==typeof r.g?r.g:"object"==typeof self?self:"object"==typeof this?this:function(){throw new ReferenceError("globalThis could not be found. Please polyfill globalThis before loading this module.")}(),n=i(e);function i(e,t){return function(r,n){Object.defineProperty(e,r,{configurable:!0,writable:!0,value:n}),t&&t(r,n)}}void 0!==t.Reflect&&(n=i(t.Reflect,n)),function(e,t){var r="function"==typeof Symbol,n=r&&void 0!==Symbol.toPrimitive?Symbol.toPrimitive:q("Symbol.toPrimitive not found."),i=r&&void 0!==Symbol.iterator?Symbol.iterator:q("Symbol.iterator not found."),a=Object.getPrototypeOf(Function),o="function"==typeof Map&&"function"==typeof Map.prototype.entries?Map:q("A valid Map constructor could not be found."),s="function"==typeof Set&&"function"==typeof Set.prototype.entries?Set:q("A valid Set constructor could not be found."),c="function"==typeof WeakMap?WeakMap:q("A valid WeakMap constructor could not be found."),d=r?Symbol.for("@reflect-metadata:registry"):void 0,l=Q(),u=ee(l);function f(e,t,r,n){if(O(r)){if(!G(e))throw new TypeError;if(!U(t))throw new TypeError;return _(e,t)}if(!G(e))throw new TypeError;if(!w(t))throw new TypeError;if(!w(n)&&!O(n)&&!P(n))throw new TypeError;return P(n)&&(n=void 0),x(e,t,r=$(r),n)}function p(e,t){function r(r,n){if(!w(r))throw new TypeError;if(!O(n)&&!H(n))throw new TypeError;M(e,t,r,n)}return r}function m(e,t,r,n){if(!w(r))throw new TypeError;return O(n)||(n=$(n)),M(e,t,r,n)}function h(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),A(e,t,r)}function g(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),E(e,t,r)}function b(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),I(e,t,r)}function y(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),N(e,t,r)}function v(e,t){if(!w(e))throw new TypeError;return O(t)||(t=$(t)),T(e,t)}function S(e,t){if(!w(e))throw new TypeError;return O(t)||(t=$(t)),R(e,t)}function C(e,t,r){if(!w(t))throw new TypeError;O(r)||(r=$(r));var n=re(t,r,!1);return!O(n)&&n.OrdinaryDeleteMetadata(e,t,r)}function _(e,t){for(var r=e.length-1;r>=0;--r){var n=(0,e[r])(t);if(!O(n)&&!P(n)){if(!U(n))throw new TypeError;t=n}}return t}function x(e,t,r,n){for(var i=e.length-1;i>=0;--i){var a=(0,e[i])(t,r,n);if(!O(a)&&!P(a)){if(!w(a))throw new TypeError;n=a}}return n}function A(e,t,r){if(E(e,t,r))return!0;var n=Z(t);return!P(n)&&A(e,n,r)}function E(e,t,r){var n=re(t,r,!1);return!O(n)&&L(n.OrdinaryHasOwnMetadata(e,t,r))}function I(e,t,r){if(E(e,t,r))return N(e,t,r);var n=Z(t);return P(n)?void 0:I(e,n,r)}function N(e,t,r){var n=re(t,r,!1);if(!O(n))return n.OrdinaryGetOwnMetadata(e,t,r)}function M(e,t,r,n){re(r,n,!0).OrdinaryDefineOwnMetadata(e,t,r,n)}function T(e,t){var r=R(e,t),n=Z(e);if(null===n)return r;var i=T(n,t);if(i.length<=0)return r;if(r.length<=0)return i;for(var a=new s,o=[],c=0,d=r;c<d.length;c++){var l=d[c];a.has(l)||(a.add(l),o.push(l))}for(var u=0,f=i;u<f.length;u++){l=f[u];a.has(l)||(a.add(l),o.push(l))}return o}function R(e,t){var r=re(e,t,!1);return r?r.OrdinaryOwnMetadataKeys(e,t):[]}function D(e){if(null===e)return 1;switch(typeof e){case"undefined":return 0;case"boolean":return 2;case"string":return 3;case"symbol":return 4;case"number":return 5;case"object":return null===e?1:6;default:return 6}}function O(e){return void 0===e}function P(e){return null===e}function F(e){return"symbol"==typeof e}function w(e){return"object"==typeof e?null!==e:"function"==typeof e}function B(e,t){switch(D(e)){case 0:case 1:case 2:case 3:case 4:case 5:return e}var r=3===t?"string":5===t?"number":"default",i=K(e,n);if(void 0!==i){var a=i.call(e,r);if(w(a))throw new TypeError;return a}return k(e,"default"===r?"number":r)}function k(e,t){if("string"===t){var r=e.toString;if(V(r))if(!w(i=r.call(e)))return i;if(V(n=e.valueOf))if(!w(i=n.call(e)))return i}else{var n;if(V(n=e.valueOf))if(!w(i=n.call(e)))return i;var i,a=e.toString;if(V(a))if(!w(i=a.call(e)))return i}throw new TypeError}function L(e){return!!e}function j(e){return""+e}function $(e){var t=B(e,3);return F(t)?t:j(t)}function G(e){return Array.isArray?Array.isArray(e):e instanceof Object?e instanceof Array:"[object Array]"===Object.prototype.toString.call(e)}function V(e){return"function"==typeof e}function U(e){return"function"==typeof e}function H(e){switch(D(e)){case 3:case 4:return!0;default:return!1}}function K(e,t){var r=e[t];if(null!=r){if(!V(r))throw new TypeError;return r}}function W(e){var t=K(e,i);if(!V(t))throw new TypeError;var r=t.call(e);if(!w(r))throw new TypeError;return r}function z(e){return e.value}function X(e){var t=e.next();return!t.done&&t}function Y(e){var t=e.return;t&&t.call(e)}function Z(e){var t=Object.getPrototypeOf(e);if("function"!=typeof e||e===a)return t;if(t!==a)return t;var r=e.prototype,n=r&&Object.getPrototypeOf(r);if(null==n||n===Object.prototype)return t;var i=n.constructor;return"function"!=typeof i||i===e?t:i}function q(e){throw e}function J(){var e,r,n,i;O(d)||void 0===t.Reflect||d in t.Reflect||"function"!=typeof t.Reflect.defineMetadata||(e=te(t.Reflect));var a=new c,l={registerProvider:u,getProvider:p,setProvider:h};return l;function u(t){if(!Object.isExtensible(l))throw new Error("Cannot add provider to a frozen registry.");switch(!0){case e===t:break;case O(r):r=t;break;case r===t:break;case O(n):n=t;break;case n===t:break;default:void 0===i&&(i=new s),i.add(t)}}function f(t,a){if(!O(r)){if(r.isProviderFor(t,a))return r;if(!O(n)){if(n.isProviderFor(t,a))return r;if(!O(i))for(var o=W(i);;){var s=X(o);if(!s)return;var c=z(s);if(c.isProviderFor(t,a))return Y(o),c}}}if(!O(e)&&e.isProviderFor(t,a))return e}function p(e,t){var r,n=a.get(e);return O(n)||(r=n.get(t)),O(r)?(O(r=f(e,t))||(O(n)&&(n=new o,a.set(e,n)),n.set(t,r)),r):r}function m(e){if(O(e))throw new TypeError;return r===e||n===e||!O(i)&&i.has(e)}function h(e,t,r){if(!m(r))throw new Error("Metadata provider not registered.");var n=p(e,t);if(n!==r){if(!O(n))return!1;var i=a.get(e);O(i)&&(i=new o,a.set(e,i)),i.set(t,r)}return!0}}function Q(){var e;return!O(d)&&w(t.Reflect)&&Object.isExtensible(t.Reflect)&&(e=t.Reflect[d]),O(e)&&(e=J()),!O(d)&&w(t.Reflect)&&Object.isExtensible(t.Reflect)&&Object.defineProperty(t.Reflect,d,{enumerable:!1,configurable:!1,writable:!1,value:e}),e}function ee(e){var t=new c,r={isProviderFor:function(e,r){var n=t.get(e);return!O(n)&&n.has(r)},OrdinaryDefineOwnMetadata:s,OrdinaryHasOwnMetadata:i,OrdinaryGetOwnMetadata:a,OrdinaryOwnMetadataKeys:d,OrdinaryDeleteMetadata:u};return l.registerProvider(r),r;function n(n,i,a){var s=t.get(n),c=!1;if(O(s)){if(!a)return;s=new o,t.set(n,s),c=!0}var d=s.get(i);if(O(d)){if(!a)return;if(d=new o,s.set(i,d),!e.setProvider(n,i,r))throw s.delete(i),c&&t.delete(n),new Error("Wrong provider for target.")}return d}function i(e,t,r){var i=n(t,r,!1);return!O(i)&&L(i.has(e))}function a(e,t,r){var i=n(t,r,!1);if(!O(i))return i.get(e)}function s(e,t,r,i){n(r,i,!0).set(e,t)}function d(e,t){var r=[],i=n(e,t,!1);if(O(i))return r;for(var a=W(i.keys()),o=0;;){var s=X(a);if(!s)return r.length=o,r;var c=z(s);try{r[o]=c}catch(e){try{Y(a)}finally{throw e}}o++}}function u(e,r,i){var a=n(r,i,!1);if(O(a))return!1;if(!a.delete(e))return!1;if(0===a.size){var o=t.get(r);O(o)||(o.delete(i),0===o.size&&t.delete(o))}return!0}}function te(e){var t=e.defineMetadata,r=e.hasOwnMetadata,n=e.getOwnMetadata,i=e.getOwnMetadataKeys,a=e.deleteMetadata,o=new c;return{isProviderFor:function(e,t){var r=o.get(e);return!(O(r)||!r.has(t))||!!i(e,t).length&&(O(r)&&(r=new s,o.set(e,r)),r.add(t),!0)},OrdinaryDefineOwnMetadata:t,OrdinaryHasOwnMetadata:r,OrdinaryGetOwnMetadata:n,OrdinaryOwnMetadataKeys:i,OrdinaryDeleteMetadata:a}}function re(e,t,r){var n=l.getProvider(e,t);if(!O(n))return n;if(r){if(l.setProvider(e,t,u))return u;throw new Error("Illegal state.")}}e("decorate",f),e("metadata",p),e("defineMetadata",m),e("hasMetadata",h),e("hasOwnMetadata",g),e("getMetadata",b),e("getOwnMetadata",y),e("getMetadataKeys",v),e("getOwnMetadataKeys",S),e("deleteMetadata",C)}(n,t),void 0===t.Reflect&&(t.Reflect=e)}()}(n||(n={}))},50821:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return null==e},e.exports=t.default,e.exports.default=t.default},50855:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,i.default)(e),parseInt(e,t||10)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},50995:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e),t=t||{};var r=new RegExp("^(?:[-+])?(?:[0-9]+)?(?:\\".concat(t.locale?a.decimal[t.locale]:".","[0-9]*)?(?:[eE][\\+\\-]?(?:[0-9]+))?$"));if(""===e||"."===e||","===e||"-"===e||"+"===e)return!1;var o=parseFloat(e.replace(",","."));return r.test(e)&&(!t.hasOwnProperty("min")||(0,i.default)(t.min)||o>=t.min)&&(!t.hasOwnProperty("max")||(0,i.default)(t.max)||o<=t.max)&&(!t.hasOwnProperty("lt")||(0,i.default)(t.lt)||o<t.lt)&&(!t.hasOwnProperty("gt")||(0,i.default)(t.gt)||o>t.gt)},t.locales=void 0;var n=o(r(83399)),i=o(r(50821)),a=r(13237);function o(e){return e&&e.__esModule?e:{default:e}}t.locales=Object.keys(a.decimal)},51066:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SplitStringsChunkLengthRule=void 0;t.SplitStringsChunkLengthRule=e=>e=0===e.splitStringsChunkLength?{...e,splitStrings:!1,splitStringsChunkLength:0}:{...e,splitStringsChunkLength:Math.floor(e.splitStringsChunkLength)}},51155:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.generatorsModule=void 0;const n=r(52650),i=r(32287),a=r(93844),o=r(4185),s=r(62978),c=r(68983),d=r(6928);t.generatorsModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(o.DictionaryIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(s.HexadecimalIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(c.MangledIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.MangledIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(d.MangledShuffledIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.Factory__IIdentifierNamesGenerator).toFactory(function(){let e=null;return t=>r=>{if(e)return e;let n;switch(r.identifierNamesGenerator){case a.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator});break;case a.IdentifierNamesGenerator.MangledIdentifierNamesGenerator:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.MangledIdentifierNamesGenerator});break;case a.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator});break;case a.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator:default:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator})}return e=n,n}}())})},51174:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.ConditionalCommentObfuscatingGuard=void 0;const a=r(52650),o=r(50275),s=r(23615);let c=n=class{constructor(){this.obfuscationAllowed=!0}static isConditionalComment(e){return n.obfuscationEnableCommentRegExp.test(e.value)||n.obfuscationDisableCommentRegExp.test(e.value)}check(e){if(s.NodeGuards.isNodeWithComments(e)){const t=e.leadingComments;t&&(this.obfuscationAllowed=this.checkComments(t))}return this.obfuscationAllowed?o.ObfuscatingGuardResult.Transform:o.ObfuscatingGuardResult.Ignore}checkComments(e){const t=e.length;let r=this.obfuscationAllowed;for(let i=0;i<t;i++){const t=e[i];n.obfuscationEnableCommentRegExp.test(t.value)?r=!0:n.obfuscationDisableCommentRegExp.test(t.value)&&(r=!1)}return r}};t.ConditionalCommentObfuscatingGuard=c,c.obfuscationEnableCommentRegExp=new RegExp("javascript-obfuscator *: *enable"),c.obfuscationDisableCommentRegExp=new RegExp("javascript-obfuscator *: *disable"),t.ConditionalCommentObfuscatingGuard=c=n=i([(0,a.injectable)()],c)},51353:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateMetadataOptional=function(e){if(e.optional)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected duplicated optional decorator");return e.optional=!0,e};const n=r(21773),i=r(94931)},51507:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallsWrapperCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(71626),l=r(37694),u=r(88318),f=r(25120);let p=class extends u.AbstractCustomCodeHelper{constructor(e,t,r,n,i,a){super(e,t,r,n,i),this.escapeSequenceEncoder=a}initialize(e,t,r){this.stringArrayFunctionName=e,this.stringArrayCallsWrapperName=t,this.indexShiftAmount=r,this.stringArrayCacheName=this.randomGenerator.getRandomString(6)}getNodeStructure(e){return f.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){const e=this.getDecodeStringArrayTemplate(),t=[`^${this.stringArrayFunctionName}$`];return this.customCodeHelperObfuscator.obfuscateTemplate(this.customCodeHelperFormatter.formatTemplate((0,l.StringArrayCallsWrapperTemplate)(),{decodeCodeHelperTemplate:e,stringArrayCallsWrapperName:this.stringArrayCallsWrapperName,stringArrayFunctionName:this.stringArrayFunctionName,indexShiftAmount:this.indexShiftAmount}),{reservedNames:t})}getDecodeStringArrayTemplate(){return""}getSelfDefendingTemplate(){return this.options.selfDefending?this.customCodeHelperFormatter.formatTemplate((0,d.SelfDefendingTemplate)(this.randomGenerator,this.escapeSequenceEncoder),{stringArrayCallsWrapperName:this.stringArrayCallsWrapperName}):""}};t.StringArrayCallsWrapperCodeHelper=p,n([(0,c.initializable)(),i("design:type",Number)],p.prototype,"indexShiftAmount",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayCallsWrapperName",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayFunctionName",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayCacheName",void 0),t.StringArrayCallsWrapperCodeHelper=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(5,(0,o.inject)(s.ServiceIdentifiers.IEscapeSequenceEncoder)),i("design:paramtypes",[Function,Object,Object,Object,Object,Object])],p)},51544:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingService=t.OneToManyBindingMapStar=void 0;const n=r(29902),i=r(74898),a=r(10572);var o;!function(e){e.id="id",e.moduleId="moduleId",e.serviceId="serviceId"}(o||(o={}));class s extends n.OneToManyMapStar{_buildNewInstance(e){return new s(e)}_cloneModel(e){return(0,a.cloneBinding)(e)}}t.OneToManyBindingMapStar=s;class c{#z;#X;#Y;constructor(e,t,r){this.#X=r??new s({id:{isOptional:!1},moduleId:{isOptional:!0},serviceId:{isOptional:!1}}),this.#Y=e,this.#z=t}static build(e,t){return new c(e,t)}clone(){return new c(this.#Y,this.#z,this.#X.clone())}get(e){const t=this.getNonParentBindings(e)??this.#Y()?.get(e);if(void 0!==t)return t;const r=this.#Z(e);return void 0===r?r:[r]}*getChained(e){const t=this.getNonParentBindings(e);void 0!==t&&(yield*t);const r=this.#Y();if(void 0===r){if(void 0===t){const t=this.#Z(e);void 0!==t&&(yield t)}}else yield*r.getChained(e)}getBoundServices(){const e=new Set(this.#X.getAllKeys(o.serviceId)),t=this.#Y();if(void 0!==t)for(const r of t.getBoundServices())e.add(r);return e}getById(e){return this.#X.get(o.id,e)??this.#Y()?.getById(e)}getByModuleId(e){return this.#X.get(o.moduleId,e)??this.#Y()?.getByModuleId(e)}getNonParentBindings(e){return this.#X.get(o.serviceId,e)}getNonParentBoundServices(){return this.#X.getAllKeys(o.serviceId)}removeById(e){this.#X.removeByRelation(o.id,e)}removeAllByModuleId(e){this.#X.removeByRelation(o.moduleId,e)}removeAllByServiceId(e){this.#X.removeByRelation(o.serviceId,e)}set(e){const t={[o.id]:e.id,[o.serviceId]:e.serviceIdentifier};void 0!==e.moduleId&&(t[o.moduleId]=e.moduleId),this.#X.add(e,t)}#Z(e){if(void 0===this.#z||"function"!=typeof e)return;const t=(0,i.buildInstanceBinding)(this.#z,e);return this.set(t),t}}t.BindingService=c},51774:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DebugProtectionCodeHelperGroup=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(79011),l=r(18436),u=r(87415),f=r(30386),p=r(23615),m=r(32504);let h=class extends u.AbstractCustomCodeHelperGroup{constructor(e,t,r,n){super(t,r,n),this.customCodeHelperFactory=e}appendOnPreparingStage(e,t){var r;if(!this.options.debugProtection)return;const n=this.getRandomCallsGraphIndex(t.length),i=t.length?f.NodeAppender.getOptimalBlockScope(t,n):e,a=t.length?f.NodeAppender.getOptimalBlockScope(t,n,1):e,o=null!==(r=m.NodeLexicalScopeUtils.getLexicalScope(i))&&void 0!==r?r:null,s=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext(),c=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext();this.appendCustomNodeIfExist(d.CustomCodeHelper.DebugProtectionFunctionCall,e=>{e.initialize(s,c),f.NodeAppender.prepend(i,e.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.CallsControllerFunction,e=>{e.initialize(l.NodeTransformationStage.Preparing,c),f.NodeAppender.prepend(a,e.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.DebugProtectionFunction,t=>{t.initialize(s),f.NodeAppender.append(e,t.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.DebugProtectionFunctionInterval,t=>{const r=p.NodeGuards.isSwitchCaseNode(e)?e.consequent.length:e.body.length,n=this.randomGenerator.getRandomInteger(0,r);t.initialize(s,this.options.debugProtectionInterval),f.NodeAppender.insertAtIndex(e,t.getNode(),n)})}initialize(){if(this.customCodeHelpers=new Map,!this.options.debugProtection)return;const e=this.customCodeHelperFactory(d.CustomCodeHelper.DebugProtectionFunction),t=this.customCodeHelperFactory(d.CustomCodeHelper.DebugProtectionFunctionCall),r=this.customCodeHelperFactory(d.CustomCodeHelper.DebugProtectionFunctionInterval),n=this.customCodeHelperFactory(d.CustomCodeHelper.CallsControllerFunction);this.customCodeHelpers.set(d.CustomCodeHelper.DebugProtectionFunction,e),this.customCodeHelpers.set(d.CustomCodeHelper.DebugProtectionFunctionCall,t),this.options.debugProtectionInterval&&this.customCodeHelpers.set(d.CustomCodeHelper.DebugProtectionFunctionInterval,r),this.customCodeHelpers.set(d.CustomCodeHelper.CallsControllerFunction,n)}};t.DebugProtectionCodeHelperGroup=h,n([(0,c.initializable)(),i("design:type",Map)],h.prototype,"customCodeHelpers",void 0),t.DebugProtectionCodeHelperGroup=h=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__ICustomCodeHelper)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object])],h)},51782:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraintsWithServiceId=function(e){return(0,n.isAnyAncestorBindingConstraints)((0,i.isBindingConstraintsWithServiceId)(e))};const n=r(74622),i=r(84769)},51851:(e,t,r)=>{!function(){"use strict";var e=r(63437);function n(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function i(t,r){return(t===e.Syntax.ObjectExpression||t===e.Syntax.ObjectPattern)&&"properties"===r}function a(t,r){r=r||{},this.__visitor=t||this,this.__childVisitorKeys=r.childVisitorKeys?Object.assign({},e.VisitorKeys,r.childVisitorKeys):e.VisitorKeys,"iteration"===r.fallback?this.__fallback=Object.keys:"function"==typeof r.fallback&&(this.__fallback=r.fallback)}a.prototype.visitChildren=function(t){var r,a,o,s,c,d,l;if(null!=t){if(r=t.type||e.Syntax.Property,!(a=this.__childVisitorKeys[r])){if(!this.__fallback)throw new Error("Unknown node type "+r+".");a=this.__fallback(t)}for(o=0,s=a.length;o<s;++o)if(l=t[a[o]])if(Array.isArray(l))for(c=0,d=l.length;c<d;++c)l[c]&&(n(l[c])||i(r,a[o]))&&this.visit(l[c]);else n(l)&&this.visit(l)}},a.prototype.visit=function(t){var r;null!=t&&(r=t.type||e.Syntax.Property,this.__visitor[r]?this.__visitor[r].call(this,t):this.visitChildren(t))},t.version=r(60637).version,t.Visitor=a,t.visit=function(e,t,r){new a(t,r).visit(e)}}()},51952:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBindingActivations=function(e,t,r){let a=r;if(void 0!==t.onActivation){const r=t.onActivation;a=(0,n.isPromise)(a)?a.then(t=>r(e.context,t)):r(e.context,a)}return(0,i.resolveBindingServiceActivations)(e,t.serviceIdentifier,a)};const n=r(5265),i=r(49489)},52256:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateClassMetadataWithTypescriptParameterTypes=function(e){const t=(0,n.getOwnReflectMetadata)(e,a.typescriptParameterTypesReflectKey);void 0!==t&&(0,n.updateOwnReflectMetadata)(e,i.classMetadataReflectKey,s.getDefaultClassMetadata,function(e){return t=>(e.forEach((e,r)=>{void 0===t.constructorArguments[r]&&(0,c.isUserlandEmittedType)(e)&&(t.constructorArguments[r]=(0,o.buildClassElementMetadataFromTypescriptParameterType)(e))}),t)}(t))};const n=r(59517),i=r(5712),a=r(78620),o=r(89499),s=r(82314),c=r(21426)},52259:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DeactivationsService=void 0;const n=r(12553),i=r(29902);var a;!function(e){e.moduleId="moduleId",e.serviceId="serviceId"}(a||(a={}));class o{#q;#Y;constructor(e,t){this.#q=t??new i.OneToManyMapStar({moduleId:{isOptional:!0},serviceId:{isOptional:!1}}),this.#Y=e}static build(e){return new o(e)}add(e,t){this.#q.add(e,t)}clone(){return new o(this.#Y,this.#q.clone())}get(e){const t=[],r=this.#q.get(a.serviceId,e);void 0!==r&&t.push(r);const i=this.#Y()?.get(e);if(void 0!==i&&t.push(i),0!==t.length)return(0,n.chain)(...t)}removeAllByModuleId(e){this.#q.removeByRelation(a.moduleId,e)}removeAllByServiceId(e){this.#q.removeByRelation(a.serviceId,e)}}t.DeactivationsService=o},52438:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolve=function(e){try{return T(e,e.planResult.tree.root)}catch(t){(0,s.handleResolveError)(e,t)}};const n=r(5265),i=r(66621),a=r(21773),o=r(94931),s=r(92682),c=r(15537),d=r(21772),l=r(95951),u=r(38037),f=r(60128),p=r(37348),m=r(29850),h=r(2356),g=r(10062),b=r(99652),y=r(86398),v=r(77972),S=r(30228),C=r(74148),_=(0,r(31024).setInstanceProperties)(T),x=(0,C.resolveServiceRedirectionBindingNode)(M),A=(0,p.resolveInstanceBindingNode)((0,f.resolveInstanceBindingConstructorParams)(T),(0,m.resolveInstanceBindingNodeAsyncFromConstructorParams)((0,h.resolveInstanceBindingNodeFromConstructorParams)(_)),(0,h.resolveInstanceBindingNodeFromConstructorParams)(_)),E=(0,b.resolveResolvedValueBindingNode)((0,y.resolveResolvedValueBindingParams)(T)),I=(0,v.resolveScopedInstanceBindingNode)(A),N=(0,S.resolveScopedResolvedValueBindingNode)(E);function M(e,t){switch(t.binding.type){case i.bindingTypeValues.ConstantValue:return(0,d.resolveConstantValueBinding)(e,t.binding);case i.bindingTypeValues.DynamicValue:return(0,l.resolveDynamicValueBinding)(e,t.binding);case i.bindingTypeValues.Factory:return(0,u.resolveFactoryBinding)(e,t.binding);case i.bindingTypeValues.Instance:return I(e,t);case i.bindingTypeValues.Provider:return(0,g.resolveProviderBinding)(e,t.binding);case i.bindingTypeValues.ResolvedValue:return N(e,t)}}function T(e,t){if(void 0!==t.bindings)return Array.isArray(t.bindings)?function(e,t){const r=[];for(const n of t)(0,c.isPlanServiceRedirectionBindingNode)(n)?r.push(...x(e,n)):r.push(M(e,n));if(r.some(n.isPromise))return Promise.all(r);return r}(e,t.bindings):function(e,t){if((0,c.isPlanServiceRedirectionBindingNode)(t)){const r=x(e,t);if(1===r.length)return r[0];throw new a.InversifyCoreError(o.InversifyCoreErrorKind.resolution,"Unexpected multiple resolved values on single injection")}return M(e,t)}(e,t.bindings)}},52619:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildUnmanagedMetadataFromMaybeManagedMetadata=function(e){if((0,a.assertMetadataFromTypescriptIfManaged)(e),function(e){return void 0!==e.name||e.optional||e.tags.size>0}(e))throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected injection found. Found @unmanaged injection with additional @named, @optional, @tagged or @targetName injections");return(0,o.buildDefaultUnmanagedMetadata)()};const n=r(21773),i=r(94931),a=r(5768),o=r(93606)},52650:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.preDestroy=t.postConstruct=t.tagged=t.unmanaged=t.optional=t.named=t.multiInject=t.injectable=t.injectFromHierarchy=t.injectFromBase=t.inject=t.decorate=t.bindingTypeValues=t.bindingScopeValues=t.ContainerModule=t.Container=t.LazyServiceIdentifier=void 0;var n=r(5265);Object.defineProperty(t,"LazyServiceIdentifier",{enumerable:!0,get:function(){return n.LazyServiceIdentifier}});var i=r(6925);Object.defineProperty(t,"Container",{enumerable:!0,get:function(){return i.Container}}),Object.defineProperty(t,"ContainerModule",{enumerable:!0,get:function(){return i.ContainerModule}});var a=r(69687);Object.defineProperty(t,"bindingScopeValues",{enumerable:!0,get:function(){return a.bindingScopeValues}}),Object.defineProperty(t,"bindingTypeValues",{enumerable:!0,get:function(){return a.bindingTypeValues}}),Object.defineProperty(t,"decorate",{enumerable:!0,get:function(){return a.decorate}}),Object.defineProperty(t,"inject",{enumerable:!0,get:function(){return a.inject}}),Object.defineProperty(t,"injectFromBase",{enumerable:!0,get:function(){return a.injectFromBase}}),Object.defineProperty(t,"injectFromHierarchy",{enumerable:!0,get:function(){return a.injectFromHierarchy}}),Object.defineProperty(t,"injectable",{enumerable:!0,get:function(){return a.injectable}}),Object.defineProperty(t,"multiInject",{enumerable:!0,get:function(){return a.multiInject}}),Object.defineProperty(t,"named",{enumerable:!0,get:function(){return a.named}}),Object.defineProperty(t,"optional",{enumerable:!0,get:function(){return a.optional}}),Object.defineProperty(t,"unmanaged",{enumerable:!0,get:function(){return a.unmanaged}}),Object.defineProperty(t,"tagged",{enumerable:!0,get:function(){return a.tagged}}),Object.defineProperty(t,"postConstruct",{enumerable:!0,get:function(){return a.postConstruct}}),Object.defineProperty(t,"preDestroy",{enumerable:!0,get:function(){return a.preDestroy}})},53405:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ScriptCodes=void 0,t.default=function(e){return(0,i.default)(e),a.has(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=new Set(["Adlm","Afak","Aghb","Ahom","Arab","Aran","Armi","Armn","Avst","Bali","Bamu","Bass","Batk","Beng","Bhks","Blis","Bopo","Brah","Brai","Bugi","Buhd","Cakm","Cans","Cari","Cham","Cher","Chis","Chrs","Cirt","Copt","Cpmn","Cprt","Cyrl","Cyrs","Deva","Diak","Dogr","Dsrt","Dupl","Egyd","Egyh","Egyp","Elba","Elym","Ethi","Gara","Geok","Geor","Glag","Gong","Gonm","Goth","Gran","Grek","Gujr","Gukh","Guru","Hanb","Hang","Hani","Hano","Hans","Hant","Hatr","Hebr","Hira","Hluw","Hmng","Hmnp","Hrkt","Hung","Inds","Ital","Jamo","Java","Jpan","Jurc","Kali","Kana","Kawi","Khar","Khmr","Khoj","Kitl","Kits","Knda","Kore","Kpel","Krai","Kthi","Lana","Laoo","Latf","Latg","Latn","Leke","Lepc","Limb","Lina","Linb","Lisu","Loma","Lyci","Lydi","Mahj","Maka","Mand","Mani","Marc","Maya","Medf","Mend","Merc","Mero","Mlym","Modi","Mong","Moon","Mroo","Mtei","Mult","Mymr","Nagm","Nand","Narb","Nbat","Newa","Nkdb","Nkgb","Nkoo","Nshu","Ogam","Olck","Onao","Orkh","Orya","Osge","Osma","Ougr","Palm","Pauc","Pcun","Pelm","Perm","Phag","Phli","Phlp","Phlv","Phnx","Plrd","Piqd","Prti","Psin","Qaaa","Qaab","Qaac","Qaad","Qaae","Qaaf","Qaag","Qaah","Qaai","Qaaj","Qaak","Qaal","Qaam","Qaan","Qaao","Qaap","Qaaq","Qaar","Qaas","Qaat","Qaau","Qaav","Qaaw","Qaax","Qaay","Qaaz","Qaba","Qabb","Qabc","Qabd","Qabe","Qabf","Qabg","Qabh","Qabi","Qabj","Qabk","Qabl","Qabm","Qabn","Qabo","Qabp","Qabq","Qabr","Qabs","Qabt","Qabu","Qabv","Qabw","Qabx","Ranj","Rjng","Rohg","Roro","Runr","Samr","Sara","Sarb","Saur","Sgnw","Shaw","Shrd","Shui","Sidd","Sidt","Sind","Sinh","Sogd","Sogo","Sora","Soyo","Sund","Sunu","Sylo","Syrc","Syre","Syrj","Syrn","Tagb","Takr","Tale","Talu","Taml","Tang","Tavt","Tayo","Telu","Teng","Tfng","Tglg","Thaa","Thai","Tibt","Tirh","Tnsa","Todr","Tols","Toto","Tutg","Ugar","Vaii","Visp","Vith","Wara","Wcho","Wole","Xpeo","Xsux","Yezi","Yiii","Zanb","Zinh","Zmth","Zsye","Zsym","Zxxx","Zyyy","Zzzz"]);t.ScriptCodes=a},53832:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.has(e.toUpperCase())};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=new Set(["AFG","ALA","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","KHM","CMR","CAN","CPV","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COG","COD","COK","CRI","CIV","HRV","CUB","CUW","CYP","CZE","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MKD","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","REU","ROU","RUS","RWA","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWZ","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","USA","UMI","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE"]);e.exports=t.default,e.exports.default=t.default},53887:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNoAncestorBindingConstraintsWithServiceId=function(e){return(0,i.isNoAncestorBindingConstraints)((0,n.isBindingConstraintsWithServiceId)(e))};const n=r(84769),i=r(18685)},54041:(e,t,r)=>{var n=r(17092),i=r(90251),a=r(80735).C,o=r(43302).P;function s(e){e||(e={}),this._file=i.getArg(e,"file",null),this._sourceRoot=i.getArg(e,"sourceRoot",null),this._skipValidation=i.getArg(e,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new o,this._sourcesContents=null}s.prototype._version=3,s.fromSourceMap=function(e){var t=e.sourceRoot,r=new s({file:e.file,sourceRoot:t});return e.eachMapping(function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(n.source=e.source,null!=t&&(n.source=i.relative(t,n.source)),n.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(n.name=e.name)),r.addMapping(n)}),e.sources.forEach(function(n){var a=n;null!==t&&(a=i.relative(t,n)),r._sources.has(a)||r._sources.add(a);var o=e.sourceContentFor(n);null!=o&&r.setSourceContent(n,o)}),r},s.prototype.addMapping=function(e){var t=i.getArg(e,"generated"),r=i.getArg(e,"original",null),n=i.getArg(e,"source",null),a=i.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,r,n,a),null!=n&&(n=String(n),this._sources.has(n)||this._sources.add(n)),null!=a&&(a=String(a),this._names.has(a)||this._names.add(a)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:n,name:a})},s.prototype.setSourceContent=function(e,t){var r=e;null!=this._sourceRoot&&(r=i.relative(this._sourceRoot,r)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[i.toSetString(r)]=t):this._sourcesContents&&(delete this._sourcesContents[i.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},s.prototype.applySourceMap=function(e,t,r){var n=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');n=e.file}var o=this._sourceRoot;null!=o&&(n=i.relative(o,n));var s=new a,c=new a;this._mappings.unsortedForEach(function(t){if(t.source===n&&null!=t.originalLine){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=a.source&&(t.source=a.source,null!=r&&(t.source=i.join(r,t.source)),null!=o&&(t.source=i.relative(o,t.source)),t.originalLine=a.line,t.originalColumn=a.column,null!=a.name&&(t.name=a.name))}var d=t.source;null==d||s.has(d)||s.add(d);var l=t.name;null==l||c.has(l)||c.add(l)},this),this._sources=s,this._names=c,e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&(null!=r&&(t=i.join(r,t)),null!=o&&(t=i.relative(o,t)),this.setSourceContent(t,n))},this)},s.prototype._validateMapping=function(e,t,r,n){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||r||n)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))},s.prototype._serializeMappings=function(){for(var e,t,r,a,o=0,s=1,c=0,d=0,l=0,u=0,f="",p=this._mappings.toArray(),m=0,h=p.length;m<h;m++){if(e="",(t=p[m]).generatedLine!==s)for(o=0;t.generatedLine!==s;)e+=";",s++;else if(m>0){if(!i.compareByGeneratedPositionsInflated(t,p[m-1]))continue;e+=","}e+=n.encode(t.generatedColumn-o),o=t.generatedColumn,null!=t.source&&(a=this._sources.indexOf(t.source),e+=n.encode(a-u),u=a,e+=n.encode(t.originalLine-1-d),d=t.originalLine-1,e+=n.encode(t.originalColumn-c),c=t.originalColumn,null!=t.name&&(r=this._names.indexOf(t.name),e+=n.encode(r-l),l=r)),f+=e}return f},s.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;null!=t&&(e=i.relative(t,e));var r=i.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)},s.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},s.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.x=s},54042:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SourceMapMode=void 0;const n=r(65063);t.SourceMapMode=n.Utils.makeEnum({Inline:"inline",Separate:"separate"})},54306:(e,t,r)=>{"use strict";var n=r(65606);Object.defineProperty(t,"__esModule",{value:!0}),t.AdvertisementUtils=void 0;const i=r(65063);class a{static isCI(){return!!this.isNodeEnvironment()&&this.ciEnvVars.some(e=>{const t=n.env[e];return void 0!==t&&""!==t&&"0"!==t&&"false"!==t})}static shouldShowAdvertisement(){var e;if(!this.isNodeEnvironment())return!1;if(this.isCI())return!1;if(!n.stdout.isTTY)return!1;const t=this.readConfig(),r=Date.now();t.adFirstDisplayTime&&r-t.adFirstDisplayTime>=this.resetPeriodMs&&(t.adDisplayCount=0,t.adFirstDisplayTime=void 0);const i=null!==(e=t.adDisplayCount)&&void 0!==e?e:0;return!(i>=this.maxDisplayCount)&&(t.adFirstDisplayTime||(t.adFirstDisplayTime=r),t.adDisplayCount=i+1,this.writeConfig(t),!0)}static isNodeEnvironment(){var e;return void 0!==n&&void 0!==(null===(e=n.versions)||void 0===e?void 0:e.node)}static getConfigPath(){if(!this.configPath){const e=i.Utils.nodeRequire("env-paths").default,t=i.Utils.nodeRequire("fs"),r=i.Utils.nodeRequire("path"),n=e(this.projectName).config;t.mkdirSync(n,{recursive:!0}),this.configPath=r.join(n,"config.json")}return this.configPath}static readConfig(){try{const e=i.Utils.nodeRequire("fs").readFileSync(this.getConfigPath(),"utf8");return JSON.parse(e)}catch(e){return{}}}static writeConfig(e){try{i.Utils.nodeRequire("fs").writeFileSync(this.getConfigPath(),JSON.stringify(e))}catch(e){}}}t.AdvertisementUtils=a,a.maxDisplayCount=5,a.resetPeriodMs=2592e5,a.ciEnvVars=["CI","CONTINUOUS_INTEGRATION","GITHUB_ACTIONS","GITLAB_CI","TRAVIS","CIRCLECI","JENKINS_URL","HUDSON_URL","TEAMCITY_VERSION","BUILDKITE","TF_BUILD","BITBUCKET_BUILD_NUMBER","CODEBUILD_BUILD_ID","DRONE","HEROKU_TEST_RUN_ID","NETLIFY","VERCEL","NOW_BUILDER","RENDER","CODESANDBOX_SSE","STACKBLITZ"],a.projectName="javascript-obfuscator",a.configPath=null},54566:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.validateConstructorMetadataArray=function(e,t){const r=[];if(t.length<e.length)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.missingInjectionDecorator,`Found unexpected missing metadata on type "${e.name}". "${e.name}" constructor requires at least ${e.length.toString()} arguments, found ${t.length.toString()} instead.\nAre you using @inject, @multiInject or @unmanaged decorators in every non optional constructor argument?\n\nIf you're using typescript and want to rely on auto injection, set "emitDecoratorMetadata" compiler option to true`);for(let e=0;e<t.length;++e){void 0===t[e]&&r.push(e)}if(r.length>0)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.missingInjectionDecorator,`Found unexpected missing metadata on type "${e.name}" at constructor indexes "${r.join('", "')}".\n\nAre you using @inject, @multiInject or @unmanaged decorators at those indexes?\n\nIf you're using typescript and want to rely on auto injection, set "emitDecoratorMetadata" compiler option to true`)};const n=r(21773),i=r(94931)},54618:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.AtobTemplate=function(e){return`\n var {atobFunctionName} = function (input) {\n const chars = '${n.base64alphabetSwapped}';\n\n let output = '';\n let tempEncodedString = '';\n ${e?"\n let func = output + {atobFunctionName}; \n let __ = ('' + function(){return 0;}).indexOf('\\n') !== -1;\n ":""}\n\n for (\n let bc = 0, bs, buffer, idx = 0;\n buffer = input.charAt(idx++);\n ~buffer && (bs = bc % 4 ? bs * 64 + buffer : buffer, bc++ % 4)\n ? output += ${(()=>{const t="String.fromCharCode(255 & bs >> (-2 * bc & 6))";return e?`\n ((__ || func.charCodeAt(idx + 10) - 10 !== 0) \n ? ${t} \n : bc)\n `:t})()}\n : 0\n ) {\n buffer = chars.indexOf(buffer);\n }\n \n for (let k = 0, length = output.length; k < length; k++) {\n tempEncodedString += '%' + ('00' + output.charCodeAt(k).toString(16)).slice(-2);\n }\n \n return decodeURIComponent(tempEncodedString);\n };\n `};const n=r(10094)},54654:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.classIsInjectableFlagReflectKey=void 0,t.classIsInjectableFlagReflectKey="@inversifyjs/core/classIsInjectableFlagReflectKey"},54829:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.initializingTransformersModule=void 0;const n=r(52650),i=r(32287),a=r(96390),o=r(47926);t.initializingTransformersModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.INodeTransformer).to(o.CommentsTransformer).whenNamed(a.NodeTransformer.CommentsTransformer)})},54915:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetDeactivationParams=function(e,t){t.getBindings=e.bindingService.get.bind(e.bindingService),t.getBindingsFromModule=e.bindingService.getByModuleId.bind(e.bindingService),t.getDeactivations=e.deactivationService.get.bind(e.deactivationService)}},55124:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildArrayMetadataWithElement=function(e){return t=>(t.push(e),t)}},55149:e=>{var t=/\{([0-9a-zA-Z_]+)\}/g;e.exports=function(e){var r;if(2===arguments.length&&"object"==typeof arguments[1])r=arguments[1];else{r=new Array(arguments.length-1);for(var n=1;n<arguments.length;++n)r[n-1]=arguments[n]}r&&r.hasOwnProperty||(r={});return e.replace(t,function(t,n,i){var a;return"{"===e[i-1]&&"}"===e[i+t.length]?n:null==(a=r.hasOwnProperty(n)?r[n]:null)?"":a})}},55248:(e,t,r)=>{"use strict";const n=r(94083),{stdout:i,stderr:a}=r(2747),{stringReplaceAll:o,stringEncaseCRLFWithFirstIndex:s}=r(4058),{isArray:c}=Array,d=["ansi","ansi","ansi256","ansi16m"],l=Object.create(null);class u{constructor(e){return f(e)}}const f=e=>{const t={};return((e,t={})=>{if(t.level&&!(Number.isInteger(t.level)&&t.level>=0&&t.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const r=i?i.level:0;e.level=void 0===t.level?r:t.level})(t,e),t.template=(...e)=>S(t.template,...e),Object.setPrototypeOf(t,p.prototype),Object.setPrototypeOf(t.template,t),t.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},t.template.Instance=u,t.template};function p(e){return f(e)}for(const[e,t]of Object.entries(n))l[e]={get(){const r=b(this,g(t.open,t.close,this._styler),this._isEmpty);return Object.defineProperty(this,e,{value:r}),r}};l.visible={get(){const e=b(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:e}),e}};const m=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(const e of m)l[e]={get(){const{level:t}=this;return function(...r){const i=g(n.color[d[t]][e](...r),n.color.close,this._styler);return b(this,i,this._isEmpty)}}};for(const e of m){l["bg"+e[0].toUpperCase()+e.slice(1)]={get(){const{level:t}=this;return function(...r){const i=g(n.bgColor[d[t]][e](...r),n.bgColor.close,this._styler);return b(this,i,this._isEmpty)}}}}const h=Object.defineProperties(()=>{},{...l,level:{enumerable:!0,get(){return this._generator.level},set(e){this._generator.level=e}}}),g=(e,t,r)=>{let n,i;return void 0===r?(n=e,i=t):(n=r.openAll+e,i=t+r.closeAll),{open:e,close:t,openAll:n,closeAll:i,parent:r}},b=(e,t,r)=>{const n=(...e)=>c(e[0])&&c(e[0].raw)?y(n,S(n,...e)):y(n,1===e.length?""+e[0]:e.join(" "));return Object.setPrototypeOf(n,h),n._generator=e,n._styler=t,n._isEmpty=r,n},y=(e,t)=>{if(e.level<=0||!t)return e._isEmpty?"":t;let r=e._styler;if(void 0===r)return t;const{openAll:n,closeAll:i}=r;if(-1!==t.indexOf(""))for(;void 0!==r;)t=o(t,r.close,r.open),r=r.parent;const a=t.indexOf("\n");return-1!==a&&(t=s(t,i,n,a)),n+t+i};let v;const S=(e,...t)=>{const[n]=t;if(!c(n)||!c(n.raw))return t.join(" ");const i=t.slice(1),a=[n.raw[0]];for(let e=1;e<n.length;e++)a.push(String(i[e-1]).replace(/[{}\\]/g,"\\$&"),String(n.raw[e]));return void 0===v&&(v=r(12991)),v(e,a.join(""))};Object.defineProperties(p.prototype,l);const C=p();C.supportsColor=i,C.stderr=p({level:a?a.level:0}),C.stderr.supportsColor=a,e.exports=C},55259:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=e.slice(4,6).toUpperCase();if(!a.CountryCodes.has(t)&&"XK"!==t)return!1;return o.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(88447);var o=/^[A-Za-z]{6}[A-Za-z0-9]{2}([A-Za-z0-9]{3})?$/;e.exports=t.default,e.exports.default=t.default},55366:(e,t,r)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,a.default)(e),(0,a.default)(t),t in s)return s[t](e);throw new Error("Invalid country code: '".concat(t,"'"))},t.vatMatchers=void 0;var i,a=(i=r(83399))&&i.__esModule?i:{default:i},o=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,i=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var a,o,s={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return s;if(a=t?i:r){if(a.has(e))return a.get(e);a.set(e,s)}for(var c in e)"default"!==c&&{}.hasOwnProperty.call(e,c)&&((o=(a=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,c))&&(o.get||o.set)?a(s,c,o):s[c]=e[c]);return s}(e,t)}(r(44834));var s=t.vatMatchers={AT:function(e){return/^(AT)?U\d{8}$/.test(e)},BE:function(e){return/^(BE)?\d{10}$/.test(e)},BG:function(e){return/^(BG)?\d{9,10}$/.test(e)},HR:function(e){return/^(HR)?\d{11}$/.test(e)},CY:function(e){return/^(CY)?\w{9}$/.test(e)},CZ:function(e){return/^(CZ)?\d{8,10}$/.test(e)},DK:function(e){return/^(DK)?\d{8}$/.test(e)},EE:function(e){return/^(EE)?\d{9}$/.test(e)},FI:function(e){return/^(FI)?\d{8}$/.test(e)},FR:function(e){return/^(FR)([A-Z0-9]{2}\d{9})$/.test(e)},DE:function(e){return/^(DE)?\d{9}$/.test(e)},EL:function(e){return/^(EL)?\d{9}$/.test(e)},HU:function(e){return/^(HU)?\d{8}$/.test(e)},IE:function(e){return/^(IE)?\d{7}\w{1}(W)?$/.test(e)},IT:function(e){return/^(IT)?\d{11}$/.test(e)},LV:function(e){return/^(LV)?\d{11}$/.test(e)},LT:function(e){return/^(LT)?\d{9,12}$/.test(e)},LU:function(e){return/^(LU)?\d{8}$/.test(e)},MT:function(e){return/^(MT)?\d{8}$/.test(e)},NL:function(e){return/^(NL)?\d{9}B\d{2}$/.test(e)},PL:function(e){return/^(PL)?(\d{10}|(\d{3}-\d{3}-\d{2}-\d{2})|(\d{3}-\d{2}-\d{2}-\d{3}))$/.test(e)},PT:function(e){var t=e.match(/^(PT)?(\d{9})$/);if(!t)return!1;var r=t[2],n=11-o.reverseMultiplyAndSum(r.split("").slice(0,8).map(function(e){return parseInt(e,10)}),9)%11;return n>9?0===parseInt(r[8],10):n===parseInt(r[8],10)},RO:function(e){return/^(RO)?\d{2,10}$/.test(e)},SK:function(e){return/^(SK)?\d{10}$/.test(e)},SI:function(e){return/^(SI)?\d{8}$/.test(e)},ES:function(e){return/^(ES)?\w\d{7}[A-Z]$/.test(e)},SE:function(e){return/^(SE)?\d{12}$/.test(e)},AL:function(e){return/^(AL)?\w{9}[A-Z]$/.test(e)},MK:function(e){return/^(MK)?\d{13}$/.test(e)},AU:function(e){if(!e.match(/^(AU)?(\d{11})$/))return!1;var t=[10,1,3,5,7,9,11,13,15,17,19];e=e.replace(/^AU/,"");for(var r=(parseInt(e.slice(0,1),10)-1).toString()+e.slice(1),n=0,i=0;i<11;i++)n+=t[i]*r.charAt(i);return 0!==n&&n%89==0},BY:function(e){return/^(УНП )?\d{9}$/.test(e)},CA:function(e){return/^(CA)?\d{9}$/.test(e)},IS:function(e){return/^(IS)?\d{5,6}$/.test(e)},IN:function(e){return/^(IN)?\d{15}$/.test(e)},ID:function(e){return/^(ID)?(\d{15}|(\d{2}.\d{3}.\d{3}.\d{1}-\d{3}.\d{3}))$/.test(e)},IL:function(e){return/^(IL)?\d{9}$/.test(e)},KZ:function(e){return/^(KZ)?\d{12}$/.test(e)},NZ:function(e){return/^(NZ)?\d{9}$/.test(e)},NG:function(e){return/^(NG)?(\d{12}|(\d{8}-\d{4}))$/.test(e)},NO:function(e){return/^(NO)?\d{9}MVA$/.test(e)},PH:function(e){return/^(PH)?(\d{12}|\d{3} \d{3} \d{3} \d{3})$/.test(e)},RU:function(e){return/^(RU)?(\d{10}|\d{12})$/.test(e)},SM:function(e){return/^(SM)?\d{5}$/.test(e)},SA:function(e){return/^(SA)?\d{15}$/.test(e)},RS:function(e){return/^(RS)?\d{9}$/.test(e)},CH:function(e){var t,r,n;return/^(CHE[- ]?)?(\d{9}|(\d{3}\.\d{3}\.\d{3})|(\d{3} \d{3} \d{3})) ?(TVA|MWST|IVA)?$/.test(e)&&(t=e.match(/\d/g).map(function(e){return+e}),r=t.pop(),n=[5,4,3,2,7,6,5,4],r===(11-t.reduce(function(e,t,r){return e+t*n[r]},0)%11)%11)},TR:function(e){return/^(TR)?\d{10}$/.test(e)},UA:function(e){return/^(UA)?\d{12}$/.test(e)},GB:function(e){return/^GB((\d{3} \d{4} ([0-8][0-9]|9[0-6]))|(\d{9} \d{3})|(((GD[0-4])|(HA[5-9]))[0-9]{2}))$/.test(e)},UZ:function(e){return/^(UZ)?\d{9}$/.test(e)},AR:function(e){return/^(AR)?\d{11}$/.test(e)},BO:function(e){return/^(BO)?\d{7}$/.test(e)},BR:function(e){return/^(BR)?((\d{2}.\d{3}.\d{3}\/\d{4}-\d{2})|(\d{3}.\d{3}.\d{3}-\d{2}))$/.test(e)},CL:function(e){return/^(CL)?\d{8}-\d{1}$/.test(e)},CO:function(e){return/^(CO)?\d{10}$/.test(e)},CR:function(e){return/^(CR)?\d{9,12}$/.test(e)},EC:function(e){return/^(EC)?\d{13}$/.test(e)},SV:function(e){return/^(SV)?\d{4}-\d{6}-\d{3}-\d{1}$/.test(e)},GT:function(e){return/^(GT)?\d{7}-\d{1}$/.test(e)},HN:function(e){return/^(HN)?$/.test(e)},MX:function(e){return/^(MX)?\w{3,4}\d{6}\w{3}$/.test(e)},NI:function(e){return/^(NI)?\d{3}-\d{6}-\d{4}\w{1}$/.test(e)},PA:function(e){return/^(PA)?$/.test(e)},PY:function(e){return/^(PY)?\d{6,8}-\d{1}$/.test(e)},PE:function(e){return/^(PE)?\d{11}$/.test(e)},DO:function(e){return/^(DO)?(\d{11}|(\d{3}-\d{7}-\d{1})|[1,4,5]{1}\d{8}|([1,4,5]{1})-\d{2}-\d{5}-\d{1})$/.test(e)},UY:function(e){return/^(UY)?\d{12}$/.test(e)},VE:function(e){return/^(VE)?[J,G,V,E]{1}-(\d{9}|(\d{8}-\d{1}))$/.test(e)}}},55535:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneProviderBinding=function(e){return{cache:(0,n.cloneBindingCache)(e.cache),id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,onActivation:e.onActivation,onDeactivation:e.onDeactivation,provider:e.provider,scope:e.scope,serviceIdentifier:e.serviceIdentifier,type:e.type}};const n=r(23624)},55613:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.BinaryExpressionControlFlowReplacer=void 0;const s=r(52650),c=r(32287),d=r(96747),l=r(81394);let u=n=class extends l.ExpressionWithOperatorControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){const i=e.operator,a=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.BinaryExpressionFunctionNode);a.initialize(i);const o=this.insertCustomNodeToControlFlowStorage(a,r,i,n.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),o,e.left,e.right)}};t.BinaryExpressionControlFlowReplacer=u,u.usingExistingIdentifierChance=.5,t.BinaryExpressionControlFlowReplacer=u=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IControlFlowCustomNode)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(3,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object])],u)},55730:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=e.join("");return new RegExp(r,t)},e.exports=t.default,e.exports.default=t.default},56370:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.SelfDefendingCodeHelperGroup=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(79011),l=r(18436),u=r(87415),f=r(30386),p=r(32504);let m=class extends u.AbstractCustomCodeHelperGroup{constructor(e,t,r,n){super(t,r,n),this.customCodeHelperFactory=e}appendOnPreparingStage(e,t){var r;if(!this.options.selfDefending)return;const n=this.getRandomCallsGraphIndex(t.length),i=t.length?f.NodeAppender.getOptimalBlockScope(t,n):e,a=t.length?f.NodeAppender.getOptimalBlockScope(t,n,1):e,o=null!==(r=p.NodeLexicalScopeUtils.getLexicalScope(i))&&void 0!==r?r:null,s=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext(),c=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext();this.appendCustomNodeIfExist(d.CustomCodeHelper.SelfDefending,e=>{e.initialize(c,s),f.NodeAppender.prepend(i,e.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.CallsControllerFunction,e=>{e.initialize(l.NodeTransformationStage.Preparing,c),f.NodeAppender.prepend(a,e.getNode())})}initialize(){if(this.customCodeHelpers=new Map,!this.options.selfDefending)return;const e=this.customCodeHelperFactory(d.CustomCodeHelper.SelfDefending),t=this.customCodeHelperFactory(d.CustomCodeHelper.CallsControllerFunction);this.customCodeHelpers.set(d.CustomCodeHelper.SelfDefending,e),this.customCodeHelpers.set(d.CustomCodeHelper.CallsControllerFunction,t)}};t.SelfDefendingCodeHelperGroup=m,n([(0,c.initializable)(),i("design:type",Map)],m.prototype,"customCodeHelpers",void 0),t.SelfDefendingCodeHelperGroup=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__ICustomCodeHelper)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object])],m)},56436:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.customNodesModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(96747),s=r(21186),c=r(63726),d=r(68736),l=r(68121),u=r(28901),f=r(89711),p=r(44269),m=r(27680),h=r(32795),g=r(93297),b=r(75269),y=r(76059),v=r(84392),S=r(47875),C=r(11980),_=r(38094),x=r(15882),A=r(46438),E=r(61647),I=r(57183);t.customNodesModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(l.BinaryExpressionFunctionNode).whenNamed(o.ControlFlowCustomNode.BinaryExpressionFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(u.BlockStatementControlFlowFlatteningNode).whenNamed(o.ControlFlowCustomNode.BlockStatementControlFlowFlatteningNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(p.CallExpressionControlFlowStorageCallNode).whenNamed(o.ControlFlowCustomNode.CallExpressionControlFlowStorageCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(m.CallExpressionFunctionNode).whenNamed(o.ControlFlowCustomNode.CallExpressionFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(h.ControlFlowStorageNode).whenNamed(o.ControlFlowCustomNode.ControlFlowStorageNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(g.ExpressionWithOperatorControlFlowStorageCallNode).whenNamed(o.ControlFlowCustomNode.ExpressionWithOperatorControlFlowStorageCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(I.LiteralNode).whenNamed(o.ControlFlowCustomNode.LiteralNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(b.LogicalExpressionFunctionNode).whenNamed(o.ControlFlowCustomNode.LogicalExpressionFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(E.StringLiteralControlFlowStorageCallNode).whenNamed(o.ControlFlowCustomNode.StringLiteralControlFlowStorageCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(f.BlockStatementDeadCodeInjectionNode).whenNamed(s.DeadCodeInjectionCustomNode.BlockStatementDeadCodeInjectionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(y.ObjectExpressionVariableDeclarationHostNode).whenNamed(c.ObjectExpressionKeysTransformerCustomNode.ObjectExpressionVariableDeclarationHostNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(v.StringArrayCallNode).whenNamed(d.StringArrayCustomNode.StringArrayCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(x.StringArrayScopeCallsWrapperFunctionNode).whenNamed(d.StringArrayCustomNode.StringArrayScopeCallsWrapperFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(A.StringArrayScopeCallsWrapperVariableNode).whenNamed(d.StringArrayCustomNode.StringArrayScopeCallsWrapperVariableNode),e.bind(a.ServiceIdentifiers.IStringArrayIndexNode).to(S.StringArrayHexadecimalNumberIndexNode).inSingletonScope().whenNamed(_.StringArrayIndexNode.StringArrayHexadecimalNumberIndexNode),e.bind(a.ServiceIdentifiers.IStringArrayIndexNode).to(C.StringArrayHexadecimalNumericStringIndexNode).inSingletonScope().whenNamed(_.StringArrayIndexNode.StringArrayHexadecimalNumericStringIndexNode),e.bind(a.ServiceIdentifiers.Factory__IControlFlowCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IDeadCodeInjectionCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IObjectExpressionKeysTransformerCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IStringArrayCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.Factory__IStringArrayIndexNode,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IStringArrayStorage,a.ServiceIdentifiers.IArrayUtils,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IStringArrayIndexNode).toFactory(n.InversifyContainerFacade.getCacheFactory(a.ServiceIdentifiers.IStringArrayIndexNode))})},56921:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.VariablePreserveTransformer=void 0;const o=r(52650),s=r(96390),c=r(32287),d=r(18436),l=r(76893),u=r(23615);let f=class extends l.AbstractNodeTransformer{constructor(e,t,r,n){super(t,r),this.runAfter=[s.NodeTransformer.ParentificationTransformer],this.runOnProgramNodeOnly=!0,this.identifierReplacer=e,this.scopeIdentifiersTraverser=n,this.preserveScopeVariableIdentifiers=this.preserveScopeVariableIdentifiers.bind(this)}getVisitor(e){const t={enter:(e,t)=>{if(t&&u.NodeGuards.isProgramNode(e))return this.transformNode(e)}};switch(e){case d.NodeTransformationStage.Preparing:case d.NodeTransformationStage.RenameIdentifiers:return t;case d.NodeTransformationStage.Converting:return this.shouldPreserveConvertingStageIdentifiers()?t:null;default:return null}}transformNode(e){return this.scopeIdentifiersTraverser.traverseScopeIdentifiers(e,this.preserveScopeVariableIdentifiers),e}preserveScopeVariableIdentifiers(e){const{isGlobalDeclaration:t,isBubblingDeclaration:r,variable:n,variableScope:i}=e;for(const e of n.identifiers)t||r?this.preserveIdentifierNameForRootLexicalScope(e):this.preserveIdentifierNameForLexicalScope(e,i)}preserveIdentifierNameForRootLexicalScope(e){this.identifierReplacer.preserveName(e)}preserveIdentifierNameForLexicalScope(e,t){const r=u.NodeGuards.isNodeWithLexicalScope(t.block)?t.block:null;r&&this.identifierReplacer.preserveNameForLexicalScope(e,r)}shouldPreserveConvertingStageIdentifiers(){return this.options.controlFlowFlattening||this.options.deadCodeInjection||this.options.stringArray||this.options.transformObjectKeys}};t.VariablePreserveTransformer=f,t.VariablePreserveTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(c.ServiceIdentifiers.IIdentifierReplacer)),a(1,(0,o.inject)(c.ServiceIdentifiers.IRandomGenerator)),a(2,(0,o.inject)(c.ServiceIdentifiers.IOptions)),a(3,(0,o.inject)(c.ServiceIdentifiers.IScopeIdentifiersTraverser)),i("design:paramtypes",[Object,Object,Object,Object])],f)},57013:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCustomNode=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t,r,n){this.cachedNode=null,this.identifierNamesGenerator=e(n),this.customCodeHelperFormatter=t,this.randomGenerator=r,this.options=n}getNode(){return this.cachedNode||(this.cachedNode=this.customCodeHelperFormatter.formatStructure(this.getNodeStructure())),this.cachedNode}};t.AbstractCustomNode=c,t.AbstractCustomNode=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],c)},57086:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=e.replace(/\s+/g," ").replace(/\s?(hsla?\(|\)|,)\s?/gi,"$1");if(-1!==t.indexOf(","))return a.test(t);return o.test(t)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(,(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}(,((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?))?\)$/i,o=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(\s(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}\s?(\/\s((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?)\s?)?\)$/i;e.exports=t.default,e.exports.default=t.default},57159:function(e,t,r){"use strict";var n,i,a=r(65606),o=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),s=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),c=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},d=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&o(t,e,r[i]);return s(t,e),t}),l=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},u=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.JavaScriptObfuscator=void 0;const f=r(52650),p=r(32287),m=d(r(61146)),h=r(30102),g=r(79412),b=r(9696),y=r(96390),v=r(18436),S=r(48096),C=r(90432),_=r(13013),x=r(23615),A=r(65063),E=r(54306);let I=i=class{constructor(e,t,r,n,i,a){this.codeTransformersRunner=e,this.nodeTransformersRunner=t,this.randomGenerator=r,this.obfuscationResultFactory=n,this.logger=i,this.options=a}obfuscate(e){E.AdvertisementUtils.shouldShowAdvertisement()&&(this.logger.advertise(b.LoggingMessage.JavaScriptObfuscatorProAdFirstPart),this.logger.advertise(b.LoggingMessage.JavaScriptObfuscatorProAdSecondPart)),"string"!=typeof e&&(e="");const t=Date.now();this.logger.info(b.LoggingMessage.Version,A.Utils.buildVersionMessage("5.5.0",a.env.BUILD_TIMESTAMP)),this.logger.info(b.LoggingMessage.ObfuscationStarted),this.logger.info(b.LoggingMessage.RandomGeneratorSeed,this.randomGenerator.getInputSeed()),e=this.runCodeTransformationStage(e,g.CodeTransformationStage.PreparingTransformers);const r=this.parseCode(e),n=this.transformAstTree(r),i=this.generateCode(e,n);i.code=this.runCodeTransformationStage(i.code,g.CodeTransformationStage.FinalizingTransformers);const o=(Date.now()-t)/1e3;return this.logger.success(b.LoggingMessage.ObfuscationCompleted,o),this.getObfuscationResult(i)}parseCode(e){return _.ASTParserFacade.parse(e,i.parseOptions)}transformAstTree(e){e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Initializing);return!x.NodeGuards.isProgramNode(e)||e.body.length||e.leadingComments||e.trailingComments?(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Preparing),this.options.deadCodeInjection&&(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.DeadCodeInjection)),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.ControlFlowFlattening),this.options.renameProperties&&(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.RenameProperties)),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Converting),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.RenameIdentifiers),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.StringArray),this.options.simplify&&(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Simplifying)),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Finalizing)):(this.logger.warn(b.LoggingMessage.EmptySourceCode),e)}generateCode(e,t){const r={...i.escodegenParams,format:{compact:this.options.compact},...this.options.sourceMap&&{...this.options.sourceMapSourcesMode===S.SourceMapSourcesMode.SourcesContent?{sourceMap:"sourceMap",sourceContent:e}:{sourceMap:this.options.inputFileName||"sourceMap"}}},n=m.generate(t,r);return n.map=n.map?n.map.toString():"",n}getObfuscationResult(e){return this.obfuscationResultFactory(e.code,e.map)}runCodeTransformationStage(e,t){return this.logger.info(b.LoggingMessage.CodeTransformationStage,t),this.codeTransformersRunner.transform(e,i.codeTransformersList,t)}runNodeTransformationStage(e,t){return this.logger.info(b.LoggingMessage.NodeTransformationStage,t),this.nodeTransformersRunner.transform(e,i.nodeTransformersList,t)}};t.JavaScriptObfuscator=I,I.parseOptions={ecmaVersion:C.ecmaVersion,allowHashBang:!0,allowImportExportEverywhere:!0,allowReturnOutsideFunction:!0,locations:!0,ranges:!0},I.escodegenParams={comment:!0,verbatim:"x-verbatim-property",sourceMapWithCode:!0},I.codeTransformersList=[h.CodeTransformer.HashbangOperatorTransformer],I.nodeTransformersList=[y.NodeTransformer.BooleanLiteralTransformer,y.NodeTransformer.BlockStatementControlFlowTransformer,y.NodeTransformer.BlockStatementSimplifyTransformer,y.NodeTransformer.ClassFieldTransformer,y.NodeTransformer.CommentsTransformer,y.NodeTransformer.CustomCodeHelpersTransformer,y.NodeTransformer.DeadCodeInjectionTransformer,y.NodeTransformer.EscapeSequenceTransformer,y.NodeTransformer.EvalCallExpressionTransformer,y.NodeTransformer.ExportSpecifierTransformer,y.NodeTransformer.ExpressionStatementsMergeTransformer,y.NodeTransformer.FunctionControlFlowTransformer,y.NodeTransformer.IfStatementSimplifyTransformer,y.NodeTransformer.LabeledStatementTransformer,y.NodeTransformer.RenamePropertiesTransformer,y.NodeTransformer.MemberExpressionTransformer,y.NodeTransformer.MetadataTransformer,y.NodeTransformer.NumberLiteralTransformer,y.NodeTransformer.NumberToNumericalExpressionTransformer,y.NodeTransformer.ObfuscatingGuardsTransformer,y.NodeTransformer.ObjectExpressionKeysTransformer,y.NodeTransformer.ObjectExpressionTransformer,y.NodeTransformer.ObjectPatternPropertiesTransformer,y.NodeTransformer.ParentificationTransformer,y.NodeTransformer.ScopeIdentifiersTransformer,y.NodeTransformer.ScopeThroughIdentifiersTransformer,y.NodeTransformer.SplitStringTransformer,y.NodeTransformer.StringArrayControlFlowTransformer,y.NodeTransformer.StringArrayRotateFunctionTransformer,y.NodeTransformer.StringArrayScopeCallsWrapperTransformer,y.NodeTransformer.StringArrayTransformer,y.NodeTransformer.TemplateLiteralTransformer,y.NodeTransformer.DirectivePlacementTransformer,y.NodeTransformer.VariableDeclarationsMergeTransformer,y.NodeTransformer.VariablePreserveTransformer],t.JavaScriptObfuscator=I=i=c([(0,f.injectable)(),u(0,(0,f.inject)(p.ServiceIdentifiers.ICodeTransformersRunner)),u(1,(0,f.inject)(p.ServiceIdentifiers.INodeTransformersRunner)),u(2,(0,f.inject)(p.ServiceIdentifiers.IRandomGenerator)),u(3,(0,f.inject)(p.ServiceIdentifiers.Factory__IObfuscationResult)),u(4,(0,f.inject)(p.ServiceIdentifiers.ILogger)),u(5,(0,f.inject)(p.ServiceIdentifiers.IOptions)),l("design:paramtypes",[Object,Object,Object,Function,Object,Object])],I)},57183:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LiteralNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363);let u=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.literalNode=e}getNodeStructure(){return[l.NodeFactory.expressionStatementNode(this.literalNode)]}};t.LiteralNode=u,n([(0,c.initializable)(),i("design:type",Object)],u.prototype,"literalNode",void 0),t.LiteralNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},57192:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.RenamePropertiesReplacer=void 0;const c=r(52650),d=r(32287),l=s(r(66152)),u=r(23615),f=r(91363);let p=n=class{constructor(e,t,r){this.excludedPropertyNames=new Set,this.propertyNamesMap=new Map,this.identifierNamesGenerator=e(r),this.propertyIdentifierNamesCacheStorage=t,this.options=r}excludePropertyName(e){this.excludedPropertyNames.add(e)}replace(e){return u.NodeGuards.isPrivateIdentifierNode(e)?f.NodeFactory.privateIdentifierNode(this.replacePropertyName(e.name)):u.NodeGuards.isIdentifierNode(e)?f.NodeFactory.identifierNode(this.replacePropertyName(e.name)):u.NodeGuards.isLiteralNode(e)&&"string"==typeof e.value?f.NodeFactory.literalNode(this.replacePropertyName(e.value)):e}replacePropertyName(e){var t,r;if(this.isReservedName(e))return this.identifierNamesGenerator.preserveName(e),e;let n=this.options.identifierNamesCache&&null!==(t=this.propertyIdentifierNamesCacheStorage.get(e))&&void 0!==t?t:null;return n=null!==(r=null!=n?n:this.propertyNamesMap.get(e))&&void 0!==r?r:null,null!==n||(n=this.identifierNamesGenerator.generateNext(),this.propertyNamesMap.set(e,n),this.options.identifierNamesCache&&this.propertyIdentifierNamesCacheStorage.set(e,n)),n}isReservedName(e){return this.isExcludedName(e)||this.isReservedOptionName(e)||this.isReservedDomPropertyName(e)}isExcludedName(e){return this.excludedPropertyNames.has(e)}isReservedOptionName(e){return!!this.options.reservedNames.length&&this.options.reservedNames.some(t=>null!==new RegExp(t,"g").exec(e))}isReservedDomPropertyName(e){return n.reservedDomPropertiesList.has(e)}};t.RenamePropertiesReplacer=p,p.reservedDomPropertiesList=new Set(l.default),t.RenamePropertiesReplacer=p=n=i([(0,c.injectable)(),o(0,(0,c.inject)(d.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(1,(0,c.inject)(d.ServiceIdentifiers.IPropertyIdentifierNamesCacheStorage)),o(2,(0,c.inject)(d.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Object,Object])],p)},57658:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e),(t=(0,i.default)(t,o)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));!0===t.allow_wildcard&&0===e.indexOf("*.")&&(e=e.substring(2));var r=e.split("."),a=r[r.length-1];if(t.require_tld){if(r.length<2)return!1;if(!t.allow_numeric_tld&&!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(a))return!1;if(/\s/.test(a))return!1}if(!t.allow_numeric_tld&&/^\d+$/.test(a))return!1;return r.every(function(e){return!(e.length>63&&!t.ignore_max_length)&&(!!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(e)&&(!/[\uff01-\uff5e]/.test(e)&&(!/^-|-$/.test(e)&&!(!t.allow_underscores&&/_/.test(e)))))})};var n=a(r(83399)),i=a(r(93610));function a(e){return e&&e.__esModule?e:{default:e}}var o={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};e.exports=t.default,e.exports.default=t.default},57761:(e,t,r)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=Qe(r(13752)),a=Qe(r(33752)),o=Qe(r(50855)),s=Qe(r(43214)),c=Qe(r(40700)),d=Qe(r(59220)),l=Qe(r(72576)),u=Qe(r(69517)),f=Qe(r(77844)),p=Qe(r(3196)),m=Qe(r(35372)),h=Qe(r(17115)),g=Qe(r(57658)),b=Qe(r(99013)),y=Qe(r(58796)),v=Qe(r(1697)),S=Qe(r(7071)),C=Qe(r(14325)),_=Je(r(66529)),x=Je(r(98986)),A=Qe(r(21666)),E=Je(r(93442)),I=Qe(r(33906)),N=Qe(r(37612)),M=Qe(r(75577)),T=Qe(r(8461)),R=Qe(r(74294)),D=Qe(r(29666)),O=Qe(r(49534)),P=Qe(r(31449)),F=Qe(r(72830)),w=Qe(r(99841)),B=Qe(r(43459)),k=Qe(r(76084)),L=Je(r(50995)),j=Qe(r(45926)),$=Qe(r(82002)),G=Qe(r(99546)),V=Qe(r(13735)),U=Qe(r(24641)),H=Qe(r(45467)),K=Qe(r(57086)),W=Qe(r(31954)),z=Je(r(23641)),X=Qe(r(55259)),Y=Qe(r(59745)),Z=Qe(r(33973)),q=Qe(r(29172)),J=Qe(r(75751)),Q=Qe(r(2056)),ee=Qe(r(29285)),te=Qe(r(46255)),re=Qe(r(49877)),ne=Qe(r(65186)),ie=Qe(r(31252)),ae=Qe(r(61195)),oe=Qe(r(66658)),se=Qe(r(19266)),ce=Qe(r(73609)),de=Qe(r(61062)),le=Qe(r(62645)),ue=Qe(r(27717)),fe=Qe(r(92678)),pe=Qe(r(59717)),me=Qe(r(60604)),he=Qe(r(77741)),ge=Je(r(95251)),be=Qe(r(60082)),ye=Qe(r(6782)),ve=Qe(r(25748)),Se=r(45777),Ce=Qe(r(48033)),_e=Qe(r(66169)),xe=Qe(r(61578)),Ae=Qe(r(53405)),Ee=Qe(r(88447)),Ie=Qe(r(53832)),Ne=Qe(r(3158)),Me=Qe(r(88342)),Te=Qe(r(7673)),Re=Qe(r(26617)),De=Qe(r(98274)),Oe=Qe(r(73583)),Pe=Qe(r(27349)),Fe=Qe(r(32337)),we=Qe(r(64633)),Be=Qe(r(5830)),ke=Je(r(93939)),Le=Qe(r(62309)),je=Qe(r(12483)),$e=Qe(r(30317)),Ge=Qe(r(69790)),Ve=Qe(r(87677)),Ue=Qe(r(561)),He=Qe(r(61996)),Ke=Qe(r(410)),We=Qe(r(90629)),ze=Qe(r(81128)),Xe=Qe(r(69234)),Ye=Qe(r(10676)),Ze=Qe(r(17179)),qe=Qe(r(55366));function Je(e,t){if("function"==typeof WeakMap)var r=new WeakMap,i=new WeakMap;return(Je=function(e,t){if(!t&&e&&e.__esModule)return e;var a,o,s={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return s;if(a=t?i:r){if(a.has(e))return a.get(e);a.set(e,s)}for(var c in e)"default"!==c&&{}.hasOwnProperty.call(e,c)&&((o=(a=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,c))&&(o.get||o.set)?a(s,c,o):s[c]=e[c]);return s})(e,t)}function Qe(e){return e&&e.__esModule?e:{default:e}}var et={version:"13.15.23",toDate:i.default,toFloat:a.default,toInt:o.default,toBoolean:s.default,equals:c.default,contains:d.default,matches:l.default,isEmail:u.default,isURL:f.default,isMACAddress:p.default,isIP:m.default,isIPRange:h.default,isFQDN:g.default,isBoolean:v.default,isIBAN:z.default,isBIC:X.default,isAbaRouting:C.default,isAlpha:_.default,isAlphaLocales:_.locales,isAlphanumeric:x.default,isAlphanumericLocales:x.locales,isNumeric:A.default,isPassportNumber:E.default,passportNumberLocales:E.locales,isPort:I.default,isLowercase:N.default,isUppercase:M.default,isAscii:R.default,isFullWidth:D.default,isHalfWidth:O.default,isVariableWidth:P.default,isMultibyte:F.default,isSemVer:w.default,isSurrogatePair:B.default,isInt:k.default,isIMEI:T.default,isFloat:L.default,isFloatLocales:L.locales,isDecimal:j.default,isHexadecimal:$.default,isOctal:G.default,isDivisibleBy:V.default,isHexColor:U.default,isRgbColor:H.default,isHSL:K.default,isISRC:W.default,isMD5:Y.default,isHash:Z.default,isJWT:q.default,isJSON:J.default,isEmpty:Q.default,isLength:ee.default,isLocale:S.default,isByteLength:te.default,isULID:re.default,isUUID:ne.default,isMongoId:ie.default,isAfter:ae.default,isBefore:oe.default,isIn:se.default,isLuhnNumber:ce.default,isCreditCard:de.default,isIdentityCard:le.default,isEAN:ue.default,isISIN:fe.default,isISBN:pe.default,isISSN:me.default,isMobilePhone:ge.default,isMobilePhoneLocales:ge.locales,isPostalCode:ke.default,isPostalCodeLocales:ke.locales,isEthereumAddress:be.default,isCurrency:ye.default,isBtcAddress:ve.default,isISO6346:Se.isISO6346,isFreightContainerID:Se.isFreightContainerID,isISO6391:Ce.default,isISO8601:_e.default,isISO15924:Ae.default,isRFC3339:xe.default,isISO31661Alpha2:Ee.default,isISO31661Alpha3:Ie.default,isISO31661Numeric:Ne.default,isISO4217:Me.default,isBase32:Te.default,isBase58:Re.default,isBase64:De.default,isDataURI:Oe.default,isMagnetURI:Pe.default,isMailtoURI:Fe.default,isMimeType:we.default,isLatLong:Be.default,ltrim:Le.default,rtrim:je.default,trim:$e.default,escape:Ge.default,unescape:Ve.default,stripLow:Ue.default,whitelist:He.default,blacklist:Ke.default,isWhitelisted:We.default,normalizeEmail:ze.default,toString,isSlug:Xe.default,isStrongPassword:Ze.default,isTaxID:he.default,isDate:b.default,isTime:y.default,isLicensePlate:Ye.default,isVAT:qe.default,ibanLocales:z.locales};t.default=et;e.exports=t.default,e.exports.default=t.default},57876:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NumberUtils=void 0;const n=r(65063);t.NumberUtils=class{static toHex(e){const t="number"==typeof e?e.toString(16):`${e.toString(16)}n`;return`${n.Utils.hexadecimalPrefix}${t}`}static extractIntegerAndDecimalParts(e){const t=Math.trunc(e);return[t,e!==t?e%1:null]}static isCeil(e){return"number"!=typeof e||e%1==0}static isPositive(e){if(isNaN(e))throw new Error("Given value is NaN");return e>0||!(e<0)&&1/e===Number.POSITIVE_INFINITY}static isUnsafeNumber(e){if(isNaN(e))throw new Error("Given value is NaN");return e<Number.MIN_SAFE_INTEGER||e>Number.MAX_SAFE_INTEGER}static getFactors(e){if(0===e)throw new Error("Invalid number. Allowed only non-zero number");if(1===(e=Math.abs(e)))return[-e,e];const t=[],r=Math.sqrt(e),n=e%2==0?1:2;for(let i=1;i<=r;i+=n){const r=e/i;e-Math.floor(r)*i!==0||(t.push(-i,i),r!==i&&t.push(-r,r))}return t.sort((e,t)=>e-t)}}},57918:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decorate=function(e,t,r,n){const i=Array.isArray(e)?e:[e];if(void 0===r)return void Reflect.decorate(i,t);if("number"==typeof r){for(const e of i)e(t,void 0,r);return}if(void 0===n)return void Reflect.decorate(i,t.prototype,r);for(const e of i)e(t,r,n)}},58303:(e,t,r)=>{var n=r(93961);t.operation=function(e){var r=t.timeouts(e);return new n(r,{forever:e&&(e.forever||e.retries===1/0),unref:e&&e.unref,maxRetryTime:e&&e.maxRetryTime})},t.timeouts=function(e){if(e instanceof Array)return[].concat(e);var t={retries:10,factor:2,minTimeout:1e3,maxTimeout:1/0,randomize:!1};for(var r in e)t[r]=e[r];if(t.minTimeout>t.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var n=[],i=0;i<t.retries;i++)n.push(this.createTimeout(i,t));return e&&e.forever&&!n.length&&n.push(this.createTimeout(i,t)),n.sort(function(e,t){return e-t}),n},t.createTimeout=function(e,t){var r=t.randomize?Math.random()+1:1,n=Math.round(r*Math.max(t.minTimeout,1)*Math.pow(t.factor,e));return n=Math.min(n,t.maxTimeout)},t.wrap=function(e,r,n){if(r instanceof Array&&(n=r,r=null),!n)for(var i in n=[],e)"function"==typeof e[i]&&n.push(i);for(var a=0;a<n.length;a++){var o=n[a],s=e[o];e[o]=function(n){var i=t.operation(r),a=Array.prototype.slice.call(arguments,1),o=a.pop();a.push(function(e){i.retry(e)||(e&&(arguments[0]=i.mainError()),o.apply(this,arguments))}),i.attempt(function(){n.apply(e,a)})}.bind(e,s),e[o].options=r}}},58796:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return t=(0,i.default)(t,a),"string"==typeof e&&o[t.hourFormat][t.mode].test(e)};var n,i=(n=r(93610))&&n.__esModule?n:{default:n};var a={hourFormat:"hour24",mode:"default"},o={hour24:{default:/^([01]?[0-9]|2[0-3]):([0-5][0-9])$/,withSeconds:/^([01]?[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/,withOptionalSeconds:/^([01]?[0-9]|2[0-3]):([0-5][0-9])(?::([0-5][0-9]))?$/},hour12:{default:/^(0?[1-9]|1[0-2]):([0-5][0-9]) (A|P)M$/,withSeconds:/^(0?[1-9]|1[0-2]):([0-5][0-9]):([0-5][0-9]) (A|P)M$/,withOptionalSeconds:/^(0?[1-9]|1[0-2]):([0-5][0-9])(?::([0-5][0-9]))? (A|P)M$/}};e.exports=t.default,e.exports.default=t.default},59024:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addServiceNodeBindingIfContextFree=function(e,t,r,c,d){if(s.LazyPlanServiceNode.is(t)&&!t.isExpanded())return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!1};const l=new n.BindingConstraintsImplementation(c.last);if(!r.isSatisfiedBy(l)||c.last.elem.getAncestorsCalled)return{isContextFreeBinding:!c.last.elem.getAncestorsCalled,shouldInvalidateServiceNode:!1};return function(e,t,r,n,c){let d;try{[d]=m(e,n,[r],t,c)}catch(e){if((0,i.isStackOverflowError)(e))return{isContextFreeBinding:!1,shouldInvalidateServiceNode:!0};throw e}return function(e,t){if(Array.isArray(e.bindings))e.bindings.push(t);else{if(void 0!==e.bindings){if(!s.LazyPlanServiceNode.is(e))throw new a.InversifyCoreError(o.InversifyCoreErrorKind.planning,"Unexpected non-lazy plan service node. This is likely a bug in the planning logic. Please, report this issue");return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!0}}e.bindings=t}return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!1}}(t,d)}(e,t,r,c,d)};const n=r(71947),i=r(91609),a=r(21773),o=r(94931),s=r(46552),c=r(39967),d=r(39939),l=r(84596),u=r(94505),f=r(29598),p=(0,u.currySubplan)(f.buildPlanServiceNodeFromClassElementMetadata,f.buildPlanServiceNodeFromResolvedValueElementMetadata,function(e,t,r){return h(e,t,r)},function(e,t,r){return g(e,t,r)}),m=(0,c.curryBuildServiceNodeBindings)(p),h=(0,d.curryLazyBuildPlanServiceNodeFromClassElementMetadata)(m),g=(0,l.curryLazyBuildPlanServiceNodeFromResolvedValueElementMetadata)(m)},59070:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.FunctionControlFlowTransformer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(96747),h=r(80231),g=r(25860),b=r(81568),y=r(18436),v=r(76893),S=r(30386),C=r(23615),_=r(12720),x=r(50027),A=r(25120);let E=i=class extends v.AbstractNodeTransformer{constructor(e,t,r,n,i){super(n,i),this.controlFlowReplacersMap=new Map([[b.NodeType.BinaryExpression,h.ControlFlowReplacer.BinaryExpressionControlFlowReplacer],[b.NodeType.CallExpression,h.ControlFlowReplacer.CallExpressionControlFlowReplacer],[b.NodeType.LogicalExpression,h.ControlFlowReplacer.LogicalExpressionControlFlowReplacer],[b.NodeType.Literal,h.ControlFlowReplacer.StringLiteralControlFlowReplacer]]),this.controlFlowData=new WeakMap,this.hostNodesWithControlFlowNode=new WeakMap,this.visitedFunctionNodes=new WeakSet,this.controlFlowStorageFactory=e(g.ControlFlowStorage.FunctionControlFlowStorage),this.controlFlowReplacerFactory=t,this.controlFlowCustomNodeFactory=r}getVisitor(e){return this.options.controlFlowFlattening&&e===y.NodeTransformationStage.ControlFlowFlattening?{leave:(e,t)=>{if(t&&C.NodeGuards.isFunctionNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(this.visitedFunctionNodes.add(e),!C.NodeGuards.isBlockStatementNode(e.body))return e;const r=this.getHostNode(e.body),n=this.getControlFlowStorage(r);if(this.transformFunctionBody(e,n),!n.getLength())return e;const i=this.getControlFlowStorageNode(n);return this.appendControlFlowStorageNode(r,i),e}transformFunctionBody(e,t){p.replace(e.body,{enter:(r,n)=>this.transformFunctionBodyNode(r,n,e,t)})}transformFunctionBodyNode(e,t,r,n){var i;if(!t||_.NodeMetadata.isIgnoredNode(e)||this.isVisitedFunctionNode(e))return p.VisitorOption.Skip;const a=null!==(i=this.controlFlowReplacersMap.get(e.type))&&void 0!==i?i:null;if(!a)return e;if(!this.isAllowedTransformationByThreshold())return e;const o=this.controlFlowReplacerFactory(a).replace(e,t,n);return A.NodeUtils.parentizeNode(o,t),o}getHostNode(e){const t=x.NodeStatementUtils.getParentNodesWithStatements(e);return 1===t.length?e:(t.pop(),t.length>i.hostNodeSearchMinDepth&&t.splice(0,i.hostNodeSearchMinDepth),t.length>i.hostNodeSearchMaxDepth&&(t.length=i.hostNodeSearchMaxDepth),this.randomGenerator.getRandomGenerator().pickone(t))}getControlFlowStorage(e){var t,r;let n;const i=null!==(t=this.controlFlowData.get(e))&&void 0!==t?t:null;if(i){const t=null!==(r=this.hostNodesWithControlFlowNode.get(e))&&void 0!==r?r:null;t&&S.NodeAppender.remove(e,t),n=i}else n=this.controlFlowStorageFactory();return this.controlFlowData.set(e,n),n}getControlFlowStorageNode(e){const t=this.controlFlowCustomNodeFactory(m.ControlFlowCustomNode.ControlFlowStorageNode);t.initialize(e);const r=t.getNode()[0];if(!C.NodeGuards.isVariableDeclarationNode(r))throw new Error("`controlFlowStorageNode` should contain `VariableDeclaration` node with control flow storage object");return r}appendControlFlowStorageNode(e,t){A.NodeUtils.parentizeAst(t),S.NodeAppender.prepend(e,[t]),this.hostNodesWithControlFlowNode.set(e,t)}isVisitedFunctionNode(e){return C.NodeGuards.isFunctionNode(e)&&this.visitedFunctionNodes.has(e)}isAllowedTransformationByThreshold(){return this.randomGenerator.getMathRandom()<=this.options.controlFlowFlatteningThreshold}};t.FunctionControlFlowTransformer=E,E.hostNodeSearchMinDepth=0,E.hostNodeSearchMaxDepth=2,t.FunctionControlFlowTransformer=E=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__TControlFlowStorage)),l(1,(0,u.inject)(f.ServiceIdentifiers.Factory__IControlFlowReplacer)),l(2,(0,u.inject)(f.ServiceIdentifiers.Factory__IControlFlowCustomNode)),l(3,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(4,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Function,Function,Object,Object])],E)},59220:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){if((0,n.default)(e),(r=(0,a.default)(r,s)).ignoreCase)return e.toLowerCase().split((0,i.default)(t).toLowerCase()).length>r.minOccurrences;return e.split((0,i.default)(t)).length>r.minOccurrences};var n=o(r(83399)),i=o(r(45772)),a=o(r(93610));function o(e){return e&&e.__esModule?e:{default:e}}var s={ignoreCase:!1,minOccurrences:1};e.exports=t.default,e.exports.default=t.default},59404:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.InversifyContainerFacade=void 0;const n=r(52650),i=r(32287),a=r(76849),o=r(16744),s=r(25191),c=r(17793),d=r(21069),l=r(56436),u=r(43254),f=r(21385),p=r(51155),m=r(54829),h=r(48007),g=r(12920),b=r(90169),y=r(88590),v=r(48284),S=r(39015),C=r(7155),_=r(66811),x=r(49840),A=r(14613),E=r(71612),I=r(57159),N=r(50069),M=r(5036),T=r(85088),R=r(16128);t.InversifyContainerFacade=class{constructor(){this.container=new n.Container}static getFactory(e){return t=>r=>t.get(e,{name:r})}static getCacheFactory(e){return t=>{const r=new Map;return n=>{if(r.has(n))return r.get(n);const i=t.get(e,{name:n});return r.set(n,i),i}}}static getConstructorFactory(e,...t){return r=>{const n=new Map,i=[];return a=>{if(t.forEach((e,t)=>{i[t]||(i[t]=r.get(e))}),n.has(a))return new(n.get(a))(...i);const o=r.get(e,{name:a});return n.set(a,o),new o(...i)}}}get(e){return this.container.get(e)}getNamed(e,t){return this.container.get(e,{name:t})}load(e,t,r){this.container.bind(i.ServiceIdentifiers.ISourceCode).toDynamicValue(()=>new R.SourceCode(e,t)).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.TInputOptions).toDynamicValue(()=>r).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.ILogger).to(N.Logger).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.IJavaScriptObfuscator).to(I.JavaScriptObfuscator).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.ICodeTransformersRunner).to(E.CodeTransformersRunner).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.INodeTransformersRunner).to(M.NodeTransformersRunner).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.IObfuscationResult).to(T.ObfuscationResult),this.container.bind(i.ServiceIdentifiers.Factory__IObfuscationResult).toFactory(e=>(t,r)=>{const n=e.get(i.ServiceIdentifiers.IObfuscationResult);return n.initialize(t,r),n}),this.container.loadSync(a.analyzersModule),this.container.loadSync(o.codeTransformersModule),this.container.loadSync(s.controlFlowTransformersModule),this.container.loadSync(c.convertingTransformersModule),this.container.loadSync(d.customCodeHelpersModule),this.container.loadSync(l.customNodesModule),this.container.loadSync(u.deadCodeInjectionTransformersModule),this.container.loadSync(f.finalizingTransformersModule),this.container.loadSync(p.generatorsModule),this.container.loadSync(m.initializingTransformersModule),this.container.loadSync(h.nodeModule),this.container.loadSync(g.nodeTransformersModule),this.container.loadSync(b.optionsModule),this.container.loadSync(y.preparingTransformersModule),this.container.loadSync(v.renameIdentifiersTransformersModule),this.container.loadSync(S.renamePropertiesTransformersModule),this.container.loadSync(C.simplifyingTransformersModule),this.container.loadSync(_.storagesModule),this.container.loadSync(x.stringArrayTransformersModule),this.container.loadSync(A.utilsModule)}unload(){this.container.unbindAllSync()}}},59517:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateSetMetadataWithList=t.updateReflectMetadata=t.updateOwnReflectMetadata=t.setReflectMetadata=t.getReflectMetadata=t.getOwnReflectMetadata=t.buildEmptySetMetadata=t.buildEmptyMapMetadata=t.buildEmptyArrayMetadata=t.buildArrayMetadataWithIndex=t.buildArrayMetadataWithElement=t.buildArrayMetadataWithArray=void 0;const n=r(24969);Object.defineProperty(t,"buildArrayMetadataWithArray",{enumerable:!0,get:function(){return n.buildArrayMetadataWithArray}});const i=r(55124);Object.defineProperty(t,"buildArrayMetadataWithElement",{enumerable:!0,get:function(){return i.buildArrayMetadataWithElement}});const a=r(64784);Object.defineProperty(t,"buildArrayMetadataWithIndex",{enumerable:!0,get:function(){return a.buildArrayMetadataWithIndex}});const o=r(23475);Object.defineProperty(t,"buildEmptyArrayMetadata",{enumerable:!0,get:function(){return o.buildEmptyArrayMetadata}});const s=r(28516);Object.defineProperty(t,"buildEmptyMapMetadata",{enumerable:!0,get:function(){return s.buildEmptyMapMetadata}});const c=r(61842);Object.defineProperty(t,"buildEmptySetMetadata",{enumerable:!0,get:function(){return c.buildEmptySetMetadata}});const d=r(79068);Object.defineProperty(t,"getOwnReflectMetadata",{enumerable:!0,get:function(){return d.getOwnReflectMetadata}});const l=r(3654);Object.defineProperty(t,"getReflectMetadata",{enumerable:!0,get:function(){return l.getReflectMetadata}});const u=r(24706);Object.defineProperty(t,"setReflectMetadata",{enumerable:!0,get:function(){return u.setReflectMetadata}});const f=r(10239);Object.defineProperty(t,"updateOwnReflectMetadata",{enumerable:!0,get:function(){return f.updateOwnReflectMetadata}});const p=r(22671);Object.defineProperty(t,"updateReflectMetadata",{enumerable:!0,get:function(){return p.updateReflectMetadata}});const m=r(73870);Object.defineProperty(t,"updateSetMetadataWithList",{enumerable:!0,get:function(){return m.updateSetMetadataWithList}})},59717:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t,r){(0,i.default)(t);var n=String((null==r?void 0:r.version)||r);if(!(null!=r&&r.version||r))return e(t,{version:10})||e(t,{version:13});var c=t.replace(/[\s-]+/g,""),d=0;if("10"===n){if(!a.test(c))return!1;for(var l=0;l<n-1;l++)d+=(l+1)*c.charAt(l);if("X"===c.charAt(9)?d+=100:d+=10*c.charAt(9),d%11==0)return!0}else if("13"===n){if(!o.test(c))return!1;for(var u=0;u<12;u++)d+=s[u%2]*c.charAt(u);if(c.charAt(12)-(10-d%10)%10==0)return!0}return!1};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(?:[0-9]{9}X|[0-9]{10})$/,o=/^(?:[0-9]{13})$/,s=[1,3];e.exports=t.default,e.exports.default=t.default},59745:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[a-f0-9]{32}$/;e.exports=t.default,e.exports.default=t.default},60056:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayWrappersType=void 0;const n=r(65063);t.StringArrayWrappersType=n.Utils.makeEnum({Variable:"variable",Function:"function"})},60082:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(0x)[0-9a-f]{40}$/i;e.exports=t.default,e.exports.default=t.default},60128:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveInstanceBindingConstructorParams=function(e){return(t,r)=>{const i=[];for(const n of r.constructorParams)void 0===n?i.push(void 0):i.push(e(t,n));return i.some(n.isPromise)?Promise.all(i):i}};const n=r(5265)},60498:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t}),c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},d=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ExpressionStatementsMergeTransformer=void 0;const l=r(52650),u=r(32287),f=s(r(34608)),p=r(18436),m=r(76893),h=r(91363),g=r(23615),b=r(50027),y=r(25120);let v=class extends m.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===p.NodeTransformationStage.Simplifying?{leave:(e,t)=>{if(t&&g.NodeGuards.isExpressionStatementNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!g.NodeGuards.isNodeWithStatements(t))return e;const r=b.NodeStatementUtils.getPreviousSiblingStatement(e);return r&&g.NodeGuards.isExpressionStatementNode(r)?(g.NodeGuards.isSequenceExpressionNode(r.expression)?(r.expression.expressions.push(e.expression),y.NodeUtils.parentizeNode(e.expression,r.expression)):(r.expression=h.NodeFactory.sequenceExpressionNode([r.expression,e.expression]),y.NodeUtils.parentizeAst(r.expression),y.NodeUtils.parentizeNode(r.expression,r)),f.VisitorOption.Remove):e}};t.ExpressionStatementsMergeTransformer=v,t.ExpressionStatementsMergeTransformer=v=o([(0,l.injectFromBase)(),(0,l.injectable)(),d(0,(0,l.inject)(u.ServiceIdentifiers.IRandomGenerator)),d(1,(0,l.inject)(u.ServiceIdentifiers.IOptions)),c("design:paramtypes",[Object,Object])],v)},60509:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionRule=void 0;const n=r(11839);t.DeadCodeInjectionRule=e=>(e.deadCodeInjection&&((e={...e,deadCodeInjection:!0,stringArray:!0}).stringArrayThreshold||(e={...e,stringArray:!0,stringArrayThreshold:n.DEFAULT_PRESET.stringArrayThreshold})),e)},60604:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(e);var r=a;if(r=t.require_hyphen?r.replace("?",""):r,!(r=t.case_sensitive?new RegExp(r):new RegExp(r,"i")).test(e))return!1;for(var n=e.replace("-","").toUpperCase(),o=0,s=0;s<n.length;s++){var c=n[s];o+=("X"===c?10:+c)*(8-s)}return o%11==0};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a="^\\d{4}-?\\d{3}[\\dX]$";e.exports=t.default,e.exports.default=t.default},60637:e=>{"use strict";e.exports={version:"4.3.0"}},60739:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionKeysTransformer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(18436),h=r(46263),g=r(76893),b=r(23615),y=r(50027);let v=i=class extends g.AbstractNodeTransformer{constructor(e,t,r){super(t,r),this.objectExpressionExtractorFactory=e}static checkProhibitedPatterns(e,t){const r=new Set;let n=!1,a=!1,o=!1;return p.traverse(t,{enter:t=>{if(t===e&&(o=!0),o&&!a&&(b.NodeGuards.isCallExpressionNode(t)||b.NodeGuards.isNewExpressionNode(t))&&(a=!0),b.NodeGuards.isIdentifierNode(t)||b.NodeGuards.isThisExpressionNode(t)){const e=b.NodeGuards.isIdentifierNode(t)?t.name:i.thisIdentifierName;o?r.has(e)&&(n=!0):r.add(e)}if(n&&a)return p.VisitorOption.Break},leave:t=>{if(t===e&&(o=!1,n||a))return p.VisitorOption.Break}}),{hasReferencedIdentifier:n,hasCallExpression:a}}static isProhibitedObjectExpressionNode(e,t,r){if(i.isProhibitedArrowFunctionExpression(e,t)||i.isProhibitedSequenceExpression(e)||i.isProhibitedLoopBody(e))return!0;const{hasReferencedIdentifier:n,hasCallExpression:a}=i.checkProhibitedPatterns(e,r);return n||a}static isProhibitedLoopBody(e){let t=e;for(;t;){const e=t.parentNode;if(!e||e===t)break;if(b.NodeGuards.isLoopStatementNode(e)&&e.body===t&&!b.NodeGuards.isBlockStatementNode(t))return!0;if(b.NodeGuards.isFunctionNode(e)||b.NodeGuards.isProgramNode(e))break;t=e}return!1}static isProhibitedArrowFunctionExpression(e,t){return b.NodeGuards.isArrowFunctionExpressionNode(t)&&t.body===e}static isProhibitedSequenceExpression(e){const t=e.parentNode;if(!t)return!1;if(b.NodeGuards.isSequenceExpressionNode(t)){return t.expressions.indexOf(e)>0}let r=t;for(;r.parentNode;){const e=r.parentNode;if(b.NodeGuards.isSequenceExpressionNode(e)){const t=e.expressions.indexOf(r);return t>0&&e.expressions.slice(0,t).some(e=>{let t=!1;return p.traverse(e,{enter:e=>{if(b.NodeGuards.isCallExpressionNode(e)||b.NodeGuards.isNewExpressionNode(e))return t=!0,p.VisitorOption.Break}}),t})}if(b.NodeGuards.isFunctionNode(e)||b.NodeGuards.isProgramNode(e)||b.NodeGuards.isBlockStatementNode(e))break;r=e}return!1}getVisitor(e){return this.options.transformObjectKeys&&e===m.NodeTransformationStage.Converting?{leave:(e,t)=>{if(t&&b.NodeGuards.isObjectExpressionNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!e.properties.length)return e;const r=y.NodeStatementUtils.getRootStatementOfNode(e);return i.isProhibitedObjectExpressionNode(e,t,r)?e:this.applyObjectExpressionKeysExtractorsRecursive(e,r,0)}applyObjectExpressionKeysExtractorsRecursive(e,t,r){const n=i.objectExpressionExtractorNames;if(r>=n.length)return e;const a=n[r],{nodeToReplace:o,objectExpressionHostStatement:s,objectExpressionNode:c}=this.objectExpressionExtractorFactory(a).extract(e,t);return this.applyObjectExpressionKeysExtractorsRecursive(c,s,r+1),o}};t.ObjectExpressionKeysTransformer=v,v.thisIdentifierName="this",v.objectExpressionExtractorNames=[h.ObjectExpressionExtractor.ObjectExpressionToVariableDeclarationExtractor,h.ObjectExpressionExtractor.BasePropertiesExtractor],t.ObjectExpressionKeysTransformer=v=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__IObjectExpressionExtractor)),l(1,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(2,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Object,Object])],v)},60757:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneServiceRedirectionBinding=function(e){return{id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,serviceIdentifier:e.serviceIdentifier,targetServiceIdentifier:e.targetServiceIdentifier,type:e.type}}},60855:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNotParentBindingConstraintsWithName=function(e){return(0,i.isNotParentBindingConstraints)((0,n.isBindingConstraintsWithName)(e))};const n=r(69200),i=r(29064)},61062:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,n.default)(e);var r=t.provider,a=e.replace(/[- ]+/g,"");if(r&&r.toLowerCase()in o){if(!o[r.toLowerCase()].test(a))return!1}else{if(r&&!(r.toLowerCase()in o))throw new Error("".concat(r," is not a valid credit card provider."));if(!s.some(function(e){return e.test(a)}))return!1}return(0,i.default)(e)};var n=a(r(83399)),i=a(r(73609));function a(e){return e&&e.__esModule?e:{default:e}}var o={amex:/^3[47][0-9]{13}$/,dinersclub:/^3(?:0[0-5]|[68][0-9])[0-9]{11}$/,discover:/^6(?:011|5[0-9][0-9])[0-9]{12,15}$/,jcb:/^(?:2131|1800|35\d{3})\d{11}$/,mastercard:/^5[1-5][0-9]{2}|(222[1-9]|22[3-9][0-9]|2[3-6][0-9]{2}|27[01][0-9]|2720)[0-9]{12}$/,unionpay:/^(6[27][0-9]{14}|^(81[0-9]{14,17}))$/,visa:/^(?:4[0-9]{12})(?:[0-9]{3,6})?$/},s=function(){var e=[];for(var t in o)o.hasOwnProperty(t)&&e.push(o[t]);return e}();e.exports=t.default,e.exports.default=t.default},61146:(e,t,r)=>{!function(){"use strict";var e,n,i,a,o,s,c,d,l,u,f,p,m,h,g,b,y,v,S,C,_,x,A,E,I,N;function M(e){return Y.Statement.hasOwnProperty(e.type)}o=r(70258),s=r(36323),e=o.Syntax,i={"??":(n={Sequence:0,Yield:1,Assignment:1,Conditional:2,ArrowFunction:2,NullishCoalescing:3,LogicalOR:3,LogicalAND:4,BitwiseOR:5,BitwiseXOR:6,BitwiseAND:7,Equality:8,Relational:9,BitwiseSHIFT:10,Additive:11,Multiplicative:12,Exponentiation:13,Await:14,Unary:14,Postfix:15,OptionalChaining:16,Call:17,New:18,TaggedTemplate:19,Member:20,Primary:21}).NullishCoalescing,"||":n.LogicalOR,"&&":n.LogicalAND,"|":n.BitwiseOR,"^":n.BitwiseXOR,"&":n.BitwiseAND,"==":n.Equality,"!=":n.Equality,"===":n.Equality,"!==":n.Equality,is:n.Equality,isnt:n.Equality,"<":n.Relational,">":n.Relational,"<=":n.Relational,">=":n.Relational,in:n.Relational,instanceof:n.Relational,"<<":n.BitwiseSHIFT,">>":n.BitwiseSHIFT,">>>":n.BitwiseSHIFT,"+":n.Additive,"-":n.Additive,"*":n.Multiplicative,"%":n.Multiplicative,"/":n.Multiplicative,"**":n.Exponentiation};var T=32,R=33;function D(e,t){var r="";for(t|=0;t>0;t>>>=1,e+=e)1&t&&(r+=e);return r}function O(e){var t=e.length;return t&&s.code.isLineTerminator(e.charCodeAt(t-1))}function P(e,t){var r;for(r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);return e}function F(e,t){var r,n;function i(e){return"object"==typeof e&&e instanceof Object&&!(e instanceof RegExp)}for(r in t)t.hasOwnProperty(r)&&(i(n=t[r])?i(e[r])?F(e[r],n):e[r]=F({},n):e[r]=n);return e}function w(e,t){return 8232==(-2&e)?(t?"u":"\\u")+(8232===e?"2028":"2029"):10===e||13===e?(t?"":"\\")+(10===e?"n":"r"):String.fromCharCode(e)}function B(e,t){var r;return 8===e?"\\b":12===e?"\\f":9===e?"\\t":(r=e.toString(16).toUpperCase(),l||e>255?"\\u"+"0000".slice(r.length)+r:0!==e||s.code.isDecimalDigit(t)?11===e?"\\x0B":"\\x"+"00".slice(r.length)+r:"\\0")}function k(e){if(92===e)return"\\\\";if(10===e)return"\\n";if(13===e)return"\\r";if(8232===e)return"\\u2028";if(8233===e)return"\\u2029";throw new Error("Incorrectly classified character")}function L(e){var t,r,n,i="";for(t=0,r=e.length;t<r;++t)n=e[t],i+=Array.isArray(n)?L(n):n;return i}function j(e,t){if(!x)return Array.isArray(e)?L(e):e;if(null==t){if(e instanceof a)return e;t={}}return null==t.loc?new a(null,null,x,e,t.name||null):new a(t.loc.start.line,t.loc.start.column,!0===x?t.loc.source||null:x,e,t.name||null)}function $(){return g||" "}function G(e,t){var r,n,i,a;return 0===(r=j(e).toString()).length?[t]:0===(n=j(t).toString()).length?[e]:(i=r.charCodeAt(r.length-1),a=n.codePointAt(0),(43===i||45===i)&&i===a||s.code.isIdentifierPartES5(i)&&s.code.isIdentifierPartES5(a)||s.code.isIdentifierPartES5(i)&&a>65535&&s.code.isIdentifierPartES6(a)||47===i&&105===a?[e,$(),t]:s.code.isWhiteSpace(i)||s.code.isLineTerminator(i)||s.code.isWhiteSpace(a)||s.code.isLineTerminator(a)?[e,t]:[e,g,t])}function V(e){return[c,e]}function U(e){var t;t=c,e(c+=d),c=t}function H(e,t){if("Line"===e.type){if(O(e.value))return"//"+e.value;var r="//"+e.value;return E||(r+="\n"),r}return C.format.indent.adjustMultilineComment&&/[\n\r]/.test(e.value)?function(e,t){var r,n,i,a,o,d,l,u;for(r=e.split(/\r\n|[\r\n]/),d=Number.MAX_VALUE,n=1,i=r.length;n<i;++n){for(a=r[n],o=0;o<a.length&&s.code.isWhiteSpace(a.charCodeAt(o));)++o;d>o&&(d=o)}for(void 0!==t?(l=c,"*"===r[1][d]&&(t+=" "),c=t):(1&d&&--d,l=c),n=1,i=r.length;n<i;++n)u=j(V(r[n].slice(d))),r[n]=x?u.join(""):u;return c=l,r.join("\n")}("/*"+e.value+"*/",t):"/*"+e.value+"*/"}function K(t,r){var n,i,a,o,l,u,f,p,m,h,g,b;if(t.leadingComments&&t.leadingComments.length>0){if(o=r,E){for(r=[],p=(a=t.leadingComments[0]).extendedRange,m=a.range,(b=((g=A.substring(p[0],m[0])).match(/\n/g)||[]).length)>0?(r.push(D("\n",b)),r.push(V(H(a)))):(r.push(g),r.push(H(a))),h=m,n=1,i=t.leadingComments.length;n<i;n++)m=(a=t.leadingComments[n]).range,b=(A.substring(h[1],m[0]).match(/\n/g)||[]).length,r.push(D("\n",b)),r.push(V(H(a))),h=m;b=(A.substring(m[1],p[1]).match(/\n/g)||[]).length,r.push(D("\n",b))}else for(a=t.leadingComments[0],r=[],v&&t.type===e.Program&&0===t.body.length&&r.push("\n"),r.push(H(a)),O(j(r).toString())||r.push("\n"),n=1,i=t.leadingComments.length;n<i;++n)O(j(f=[H(a=t.leadingComments[n])]).toString())||f.push("\n"),r.push(V(f));r.push(V(o))}if(t.trailingComments)if(E)p=(a=t.trailingComments[0]).extendedRange,m=a.range,(b=((g=A.substring(p[0],m[0])).match(/\n/g)||[]).length)>0?(r.push(D("\n",b)),r.push(V(H(a)))):(r.push(g),r.push(H(a)));else for(l=!O(j(r).toString()),u=D(" ",function(e){var t;for(t=e.length-1;t>=0&&!s.code.isLineTerminator(e.charCodeAt(t));--t);return e.length-1-t}(j([c,r,d]).toString())),n=0,i=t.trailingComments.length;n<i;++n)a=t.trailingComments[n],l?(r=0===n?[r,d]:[r,u]).push(H(a,u)):r=[r,V(H(a))],n===i-1||O(j(r).toString())||(r=[r,"\n"]);return r}function W(e,t,r){var n,i=0;for(n=e;n<t;n++)"\n"===A[n]&&i++;for(n=1;n<i;n++)r.push(h)}function z(e,t,r){return t<r?["(",e,")"]:e}function X(e){var t,r,n;for(t=1,r=(n=e.split(/\r\n|\n/)).length;t<r;t++)n[t]=h+c+n[t];return n}function Y(){}function Z(t){var r=t.name;return t.type===e.PrivateIdentifier&&(r="#"+r),j(r,t)}function q(e,t){return e.async?"async"+(t?$():g):""}function J(e){return e.generator&&!C.moz.starlessGenerator?"*"+g:""}function Q(e){var t=e.value,r="";return t.async&&(r+=q(t,!e.computed)),t.generator&&(r+=J(t)?"*":""),r}function ee(t,r){var i,a,o,s,c,d=[];if(!(i=t.attributes||t.assertions)||0===i.length)return d;for(a=t.attributes?"with":"assert",d.push(g+a+g+"{"+g),o=0,s=i.length;o<s;++o)(c=i[o]).key.type===e.Identifier?d.push(c.key.name):d.push(r.generateExpression(c.key,n.Sequence,7)),d.push(":"+g),d.push(r.generateExpression(c.value,n.Sequence,7)),o+1<s&&d.push(","+g);return d.push(g+"}"),d}function te(e){var t;if(t=new Y,M(e))return t.generateStatement(e,1);if(function(e){return Y.Expression.hasOwnProperty(e.type)}(e))return t.generateExpression(e,n.Sequence,7);throw new Error("Unknown node type: "+e.type)}Y.prototype.maybeBlock=function(t,r){var n,i,a=this;return i=!C.comment||!t.leadingComments,t.type===e.BlockStatement&&i?[g,this.generateStatement(t,r)]:t.type===e.EmptyStatement&&i?";":(U(function(){n=[h,V(a.generateStatement(t,r))]}),n)},Y.prototype.maybeBlockSuffix=function(t,r){var n=O(j(r).toString());return t.type!==e.BlockStatement||C.comment&&t.leadingComments||n?n?[r,c]:[r,h,c]:[r,g]},Y.prototype.generatePattern=function(t,r,n){return t.type===e.Identifier?Z(t):this.generateExpression(t,r,n)},Y.prototype.generateFunctionParams=function(t){var r,i,a,o;if(o=!1,t.type!==e.ArrowFunctionExpression||t.rest||t.defaults&&0!==t.defaults.length||1!==t.params.length||t.params[0].type!==e.Identifier){for((a=t.type===e.ArrowFunctionExpression?[q(t,!1)]:[]).push("("),t.defaults&&(o=!0),r=0,i=t.params.length;r<i;++r)o&&t.defaults[r]?a.push(this.generateAssignment(t.params[r],t.defaults[r],"=",n.Assignment,7)):a.push(this.generatePattern(t.params[r],n.Assignment,7)),r+1<i&&a.push(","+g);t.rest&&(t.params.length&&a.push(","+g),a.push("..."),a.push(Z(t.rest))),a.push(")")}else a=[q(t,!0),Z(t.params[0])];return a},Y.prototype.generateFunctionBody=function(t,r){var i,a,o;return i=this.generateFunctionParams(t),t.type===e.ArrowFunctionExpression&&(i.push(g),i.push("=>")),t.expression?(i.push(g),o=7,void 0===r||1&r||(o&=-2),"{"===(a=this.generateExpression(t.body,n.Assignment,o)).toString().charAt(0)&&(a=["(",a,")"]),i.push(a)):i.push(this.maybeBlock(t.body,9)),i},Y.prototype.generateIterationForStatement=function(t,r,i){var a=["for"+(r.await?$()+"await":"")+g+"("],o=this;return U(function(){r.left.type===e.VariableDeclaration?U(function(){a.push(r.left.kind+$()),a.push(o.generateStatement(r.left.declarations[0],0))}):a.push(o.generateExpression(r.left,n.Call,7)),a=G(a,t),a=[G(a,o.generateExpression(r.right,n.Assignment,7)),")"]}),a.push(this.maybeBlock(r.body,i)),a},Y.prototype.generatePropertyKey=function(e,t){var r=[];return t&&r.push("["),r.push(this.generateExpression(e,n.Assignment,7)),t&&r.push("]"),r},Y.prototype.generateAssignment=function(e,t,r,i,a){return n.Assignment<i&&(a|=1),z([this.generateExpression(e,n.Call,a),g+r+g,this.generateExpression(t,n.Assignment,a)],n.Assignment,i)},Y.prototype.semicolon=function(e){return!y&&e&T?"":";"},Y.Statement={BlockStatement:function(e,t){var r,n,i=["{",h],a=this;return U(function(){var o,s,c,d;for(0===e.body.length&&E&&(r=e.range)[1]-r[0]>2&&("\n"===(n=A.substring(r[0]+1,r[1]-1))[0]&&(i=["{"]),i.push(n)),d=1,8&t&&(d|=16),o=0,s=e.body.length;o<s;++o)E&&(0===o&&(e.body[0].leadingComments&&(r=e.body[0].leadingComments[0].extendedRange,"\n"===(n=A.substring(r[0],r[1]))[0]&&(i=["{"])),e.body[0].leadingComments||W(e.range[0],e.body[0].range[0],i)),o>0&&(e.body[o-1].trailingComments||e.body[o].leadingComments||W(e.body[o-1].range[1],e.body[o].range[0],i))),o===s-1&&(d|=T),c=e.body[o].leadingComments&&E?a.generateStatement(e.body[o],d):V(a.generateStatement(e.body[o],d)),i.push(c),O(j(c).toString())||E&&o<s-1&&e.body[o+1].leadingComments||i.push(h),E&&o===s-1&&(e.body[o].trailingComments||W(e.body[o].range[1],e.range[1],i))}),i.push(V("}")),i},BreakStatement:function(e,t){return e.label?"break "+e.label.name+this.semicolon(t):"break"+this.semicolon(t)},ContinueStatement:function(e,t){return e.label?"continue "+e.label.name+this.semicolon(t):"continue"+this.semicolon(t)},ClassBody:function(e,t){var r=["{",h],i=this;return U(function(t){var a,o;for(a=0,o=e.body.length;a<o;++a)r.push(t),r.push(i.generateExpression(e.body[a],n.Sequence,7)),a+1<o&&r.push(h)}),O(j(r).toString())||r.push(h),r.push(c),r.push("}"),r},ClassDeclaration:function(e,t){var r,i;return r=["class"],e.id&&(r=G(r,this.generateExpression(e.id,n.Sequence,7))),e.superClass&&(i=G("extends",this.generateExpression(e.superClass,n.Unary,7)),r=G(r,i)),r.push(g),r.push(this.generateStatement(e.body,R)),r},DirectiveStatement:function(e,t){return C.raw&&e.raw?e.raw+this.semicolon(t):function(e){var t,r,n,i;for(i="double"===p?'"':"'",t=0,r=e.length;t<r;++t){if(39===(n=e.charCodeAt(t))){i='"';break}if(34===n){i="'";break}92===n&&++t}return i+e+i}(e.directive)+this.semicolon(t)},DoWhileStatement:function(e,t){var r=G("do",this.maybeBlock(e.body,1));return G(r=this.maybeBlockSuffix(e.body,r),["while"+g+"(",this.generateExpression(e.test,n.Sequence,7),")"+this.semicolon(t)])},CatchClause:function(e,t){var r,i=this;return U(function(){var t;e.param?(r=["catch"+g+"(",i.generateExpression(e.param,n.Sequence,7),")"],e.guard&&(t=i.generateExpression(e.guard,n.Sequence,7),r.splice(2,0," if ",t))):r=["catch"]}),r.push(this.maybeBlock(e.body,1)),r},DebuggerStatement:function(e,t){return"debugger"+this.semicolon(t)},EmptyStatement:function(e,t){return";"},ExportDefaultDeclaration:function(e,t){var r,i=["export"];return r=t&T?R:1,i=G(i,"default"),i=M(e.declaration)?G(i,this.generateStatement(e.declaration,r)):G(i,this.generateExpression(e.declaration,n.Assignment,7)+this.semicolon(t))},ExportNamedDeclaration:function(t,r){var i,a=["export"],o=this;return i=r&T?R:1,t.declaration?G(a,this.generateStatement(t.declaration,i)):(t.specifiers&&(0===t.specifiers.length?a=G(a,"{"+g+"}"):t.specifiers[0].type===e.ExportBatchSpecifier?a=G(a,this.generateExpression(t.specifiers[0],n.Sequence,7)):(a=G(a,"{"),U(function(e){var r,i;for(a.push(h),r=0,i=t.specifiers.length;r<i;++r)a.push(e),a.push(o.generateExpression(t.specifiers[r],n.Sequence,7)),r+1<i&&a.push(","+h)}),O(j(a).toString())||a.push(h),a.push(c+"}")),t.source?(a=(a=G(a,["from"+g,this.generateExpression(t.source,n.Sequence,7)])).concat(ee(t,this))).push(this.semicolon(r)):a.push(this.semicolon(r))),a)},ExportAllDeclaration:function(e,t){var r=["export"+g,"*"+g];return e.exported&&r.push("as "+e.exported.name+" "),(r=(r=G(r,["from"+g,this.generateExpression(e.source,n.Sequence,7)])).concat(ee(e,this))).push(this.semicolon(t)),r},ExpressionStatement:function(t,r){var i,a;return 123===(a=j(i=[this.generateExpression(t.expression,n.Sequence,7)]).toString()).charCodeAt(0)||function(e){var t;return"class"===e.slice(0,5)&&(123===(t=e.charCodeAt(5))||s.code.isWhiteSpace(t)||s.code.isLineTerminator(t))}(a)||function(e){var t;return"function"===e.slice(0,8)&&(40===(t=e.charCodeAt(8))||s.code.isWhiteSpace(t)||42===t||s.code.isLineTerminator(t))}(a)||function(e){var t,r,n;if("async"!==e.slice(0,5))return!1;if(!s.code.isWhiteSpace(e.charCodeAt(5)))return!1;for(r=6,n=e.length;r<n&&s.code.isWhiteSpace(e.charCodeAt(r));++r);return r!==n&&("function"===e.slice(r,r+8)&&(40===(t=e.charCodeAt(r+8))||s.code.isWhiteSpace(t)||42===t||s.code.isLineTerminator(t)))}(a)||S&&16&r&&t.expression.type===e.Literal&&"string"==typeof t.expression.value?i=["(",i,")"+this.semicolon(r)]:i.push(this.semicolon(r)),i},ImportDeclaration:function(t,r){var i,a,o=this;return 0===t.specifiers.length?((i=(i=["import",g,this.generateExpression(t.source,n.Sequence,7)]).concat(ee(t,this))).push(this.semicolon(r)),i):(i=["import"],a=0,t.specifiers[a].type===e.ImportDefaultSpecifier&&(i=G(i,[this.generateExpression(t.specifiers[a],n.Sequence,7)]),++a),t.specifiers[a]&&(0!==a&&i.push(","),t.specifiers[a].type===e.ImportNamespaceSpecifier?i=G(i,[g,this.generateExpression(t.specifiers[a],n.Sequence,7)]):(i.push(g+"{"),t.specifiers.length-a===1?(i.push(g),i.push(this.generateExpression(t.specifiers[a],n.Sequence,7)),i.push(g+"}"+g)):(U(function(e){var r,s;for(i.push(h),r=a,s=t.specifiers.length;r<s;++r)i.push(e),i.push(o.generateExpression(t.specifiers[r],n.Sequence,7)),r+1<s&&i.push(","+h)}),O(j(i).toString())||i.push(h),i.push(c+"}"+g)))),(i=(i=G(i,["from"+g,this.generateExpression(t.source,n.Sequence,7)])).concat(ee(t,this))).push(this.semicolon(r)),i)},VariableDeclarator:function(e,t){var r=1&t?7:6;return e.init?[this.generateExpression(e.id,n.Assignment,r),g,"=",g,this.generateExpression(e.init,n.Assignment,r)]:this.generatePattern(e.id,n.Assignment,r)},VariableDeclaration:function(e,t){var r,n,i,a,o,s=this;function c(){for(a=e.declarations[0],C.comment&&a.leadingComments?(r.push("\n"),r.push(V(s.generateStatement(a,o)))):(r.push($()),r.push(s.generateStatement(a,o))),n=1,i=e.declarations.length;n<i;++n)a=e.declarations[n],C.comment&&a.leadingComments?(r.push(","+h),r.push(V(s.generateStatement(a,o)))):(r.push(","+g),r.push(s.generateStatement(a,o)))}return r=[e.kind],o=1&t?1:0,e.declarations.length>1?U(c):c(),r.push(this.semicolon(t)),r},StaticBlock:function(e,t){return["static"+g,this.BlockStatement(e,t)]},ThrowStatement:function(e,t){return[G("throw",this.generateExpression(e.argument,n.Sequence,7)),this.semicolon(t)]},TryStatement:function(e,t){var r,n,i,a;if(r=["try",this.maybeBlock(e.block,1)],r=this.maybeBlockSuffix(e.block,r),e.handlers)for(n=0,i=e.handlers.length;n<i;++n)r=G(r,this.generateStatement(e.handlers[n],1)),(e.finalizer||n+1!==i)&&(r=this.maybeBlockSuffix(e.handlers[n].body,r));else{for(n=0,i=(a=e.guardedHandlers||[]).length;n<i;++n)r=G(r,this.generateStatement(a[n],1)),(e.finalizer||n+1!==i)&&(r=this.maybeBlockSuffix(a[n].body,r));if(e.handler)if(Array.isArray(e.handler))for(n=0,i=e.handler.length;n<i;++n)r=G(r,this.generateStatement(e.handler[n],1)),(e.finalizer||n+1!==i)&&(r=this.maybeBlockSuffix(e.handler[n].body,r));else r=G(r,this.generateStatement(e.handler,1)),e.finalizer&&(r=this.maybeBlockSuffix(e.handler.body,r))}return e.finalizer&&(r=G(r,["finally",this.maybeBlock(e.finalizer,1)])),r},SwitchStatement:function(e,t){var r,i,a,o,s,c=this;if(U(function(){r=["switch"+g+"(",c.generateExpression(e.discriminant,n.Sequence,7),")"+g+"{"+h]}),e.cases)for(s=1,a=0,o=e.cases.length;a<o;++a)a===o-1&&(s|=T),i=V(this.generateStatement(e.cases[a],s)),r.push(i),O(j(i).toString())||r.push(h);return r.push(V("}")),r},SwitchCase:function(t,r){var i,a,o,s,c,d=this;return U(function(){for(i=t.test?[G("case",d.generateExpression(t.test,n.Sequence,7)),":"]:["default:"],o=0,(s=t.consequent.length)&&t.consequent[0].type===e.BlockStatement&&(a=d.maybeBlock(t.consequent[0],1),i.push(a),o=1),o===s||O(j(i).toString())||i.push(h),c=1;o<s;++o)o===s-1&&r&T&&(c|=T),a=V(d.generateStatement(t.consequent[o],c)),i.push(a),o+1===s||O(j(a).toString())||i.push(h)}),i},IfStatement:function(t,r){var i,a,o=this;return U(function(){i=["if"+g+"(",o.generateExpression(t.test,n.Sequence,7),")"]}),a=1,r&T&&(a|=T),t.alternate?(i.push(this.maybeBlock(t.consequent,1)),i=this.maybeBlockSuffix(t.consequent,i),i=t.alternate.type===e.IfStatement?G(i,["else ",this.generateStatement(t.alternate,a)]):G(i,G("else",this.maybeBlock(t.alternate,a)))):i.push(this.maybeBlock(t.consequent,a)),i},ForStatement:function(t,r){var i,a=this;return U(function(){i=["for"+g+"("],t.init?t.init.type===e.VariableDeclaration?i.push(a.generateStatement(t.init,0)):(i.push(a.generateExpression(t.init,n.Sequence,6)),i.push(";")):i.push(";"),t.test?(i.push(g),i.push(a.generateExpression(t.test,n.Sequence,7)),i.push(";")):i.push(";"),t.update?(i.push(g),i.push(a.generateExpression(t.update,n.Sequence,7)),i.push(")")):i.push(")")}),i.push(this.maybeBlock(t.body,r&T?R:1)),i},ForInStatement:function(e,t){return this.generateIterationForStatement("in",e,t&T?R:1)},ForOfStatement:function(e,t){return this.generateIterationForStatement("of",e,t&T?R:1)},LabeledStatement:function(e,t){return[e.label.name+":",this.maybeBlock(e.body,t&T?R:1)]},Program:function(e,t){var r,n,i,a,o;for(a=e.body.length,r=[v&&a>0?"\n":""],o=17,i=0;i<a;++i)v||i!==a-1||(o|=T),E&&(0===i&&(e.body[0].leadingComments||W(e.range[0],e.body[i].range[0],r)),i>0&&(e.body[i-1].trailingComments||e.body[i].leadingComments||W(e.body[i-1].range[1],e.body[i].range[0],r))),n=V(this.generateStatement(e.body[i],o)),r.push(n),i+1<a&&!O(j(n).toString())&&(E&&e.body[i+1].leadingComments||r.push(h)),E&&i===a-1&&(e.body[i].trailingComments||W(e.body[i].range[1],e.range[1],r));return r},FunctionDeclaration:function(e,t){return[q(e,!0),"function",J(e)||$(),e.id?Z(e.id):"",this.generateFunctionBody(e)]},ReturnStatement:function(e,t){return e.argument?[G("return",this.generateExpression(e.argument,n.Sequence,7)),this.semicolon(t)]:["return"+this.semicolon(t)]},WhileStatement:function(e,t){var r,i=this;return U(function(){r=["while"+g+"(",i.generateExpression(e.test,n.Sequence,7),")"]}),r.push(this.maybeBlock(e.body,t&T?R:1)),r},WithStatement:function(e,t){var r,i=this;return U(function(){r=["with"+g+"(",i.generateExpression(e.object,n.Sequence,7),")"]}),r.push(this.maybeBlock(e.body,t&T?R:1)),r}},P(Y.prototype,Y.Statement),Y.Expression={SequenceExpression:function(e,t,r){var i,a,o;for(n.Sequence<t&&(r|=1),i=[],a=0,o=e.expressions.length;a<o;++a)i.push(this.generateExpression(e.expressions[a],n.Assignment,r)),a+1<o&&i.push(","+g);return z(i,n.Sequence,t)},AssignmentExpression:function(e,t,r){return this.generateAssignment(e.left,e.right,e.operator,t,r)},ArrowFunctionExpression:function(e,t,r){return z(this.generateFunctionBody(e,r),n.ArrowFunction,t)},ConditionalExpression:function(e,t,r){return n.Conditional<t&&(r|=1),z([this.generateExpression(e.test,n.LogicalOR,r),g+"?"+g,this.generateExpression(e.consequent,n.Assignment,r),g+":"+g,this.generateExpression(e.alternate,n.Assignment,r)],n.Conditional,t)},LogicalExpression:function(e,t,r){return this.BinaryExpression(e,t,r)},BinaryExpression:function(t,r,a){var o,c,d,l,u,f;switch(c=l=i[t.operator],d=l+1,t.operator){case"**":c=n.Postfix,d=l;break;case"??":t.left.type!==e.LogicalExpression||"||"!==t.left.operator&&"&&"!==t.left.operator||(c=i[t.left.operator]+1),t.right.type===e.LogicalExpression&&"&&"===t.right.operator&&(d=i[t.right.operator]+1);break;case"||":t.left.type===e.LogicalExpression&&"??"===t.left.operator&&(c=i[t.left.operator]+1)}return l<r&&(a|=1),o=47===(f=(u=this.generateExpression(t.left,c,a)).toString()).charCodeAt(f.length-1)&&s.code.isIdentifierPartES5(t.operator.charCodeAt(0))?[u,$(),t.operator]:G(u,t.operator),u=this.generateExpression(t.right,d,a),"/"===t.operator&&"/"===u.toString().charAt(0)||"<"===t.operator.slice(-1)&&"!--"===u.toString().slice(0,3)?(o.push($()),o.push(u)):o=G(o,u),"in"!==t.operator||1&a?z(o,l,r):["(",o,")"]},CallExpression:function(e,t,r){var i,a,o;for(i=[this.generateExpression(e.callee,n.Call,3)],e.optional&&i.push("?."),i.push("("),a=0,o=e.arguments.length;a<o;++a)i.push(this.generateExpression(e.arguments[a],n.Assignment,7)),a+1<o&&i.push(","+g);return i.push(")"),2&r?!("ClassExpression"===e.callee.type)&&null===e.callee.id&&0===e.callee.params.length?z(i,t,n.Call):z(i,n.Call,t):["(",i,")"]},ChainExpression:function(e,t,r){return n.OptionalChaining<t&&(r|=2),z(this.generateExpression(e.expression,n.OptionalChaining,r),n.OptionalChaining,t)},NewExpression:function(e,t,r){var i,a,o,s,c;if(a=e.arguments.length,c=4&r&&!b&&0===a?5:1,i=G("new",this.generateExpression(e.callee,n.New,c)),!(4&r)||b||a>0){for(i.push("("),o=0,s=a;o<s;++o)i.push(this.generateExpression(e.arguments[o],n.Assignment,7)),o+1<s&&i.push(","+g);i.push(")")}return z(i,n.New,t)},MemberExpression:function(t,r,i){var a,o;return a=[this.generateExpression(t.object,n.Call,2&i?3:1)],t.computed?(t.optional&&a.push("?."),a.push("["),a.push(this.generateExpression(t.property,n.Sequence,2&i?7:5)),a.push("]")):(t.optional||t.object.type!==e.Literal||"number"!=typeof t.object.value||(o=j(a).toString()).indexOf(".")<0&&!/[eExX]/.test(o)&&s.code.isDecimalDigit(o.charCodeAt(o.length-1))&&!(o.length>=2&&48===o.charCodeAt(0))&&a.push(" "),a.push(t.optional?"?.":"."),a.push(Z(t.property))),z(a,n.Member,r)},MetaProperty:function(e,t,r){var i;return(i=[]).push("string"==typeof e.meta?e.meta:Z(e.meta)),i.push("."),i.push("string"==typeof e.property?e.property:Z(e.property)),z(i,n.Member,t)},UnaryExpression:function(e,t,r){var i,a,o,c,d;return a=this.generateExpression(e.argument,n.Unary,7),""===g?i=G(e.operator,a):(i=[e.operator],e.operator.length>2?i=G(i,a):(d=(c=j(i).toString()).charCodeAt(c.length-1),o=a.toString().charCodeAt(0),(43===d||45===d)&&d===o||s.code.isIdentifierPartES5(d)&&s.code.isIdentifierPartES5(o)?(i.push($()),i.push(a)):i.push(a))),z(i,n.Unary,t)},YieldExpression:function(e,t,r){var i;return i=e.delegate?"yield*":"yield",e.argument&&(i=G(i,this.generateExpression(e.argument,n.Yield,7))),z(i,n.Yield,t)},AwaitExpression:function(e,t,r){return z(G(e.all?"await*":"await",this.generateExpression(e.argument,n.Await,7)),n.Await,t)},UpdateExpression:function(e,t,r){return e.prefix?z([e.operator,this.generateExpression(e.argument,n.Unary,7)],n.Unary,t):z([this.generateExpression(e.argument,n.Postfix,7),e.operator],n.Postfix,t)},FunctionExpression:function(e,t,r){var n=[q(e,!0),"function"];return e.id?(n.push(J(e)||$()),n.push(Z(e.id))):n.push(J(e)||g),n.push(this.generateFunctionBody(e)),n},ArrayPattern:function(e,t,r){return this.ArrayExpression(e,t,r,!0)},ArrayExpression:function(e,t,r,i){var a,o,s=this;return e.elements.length?(o=!i&&e.elements.length>1,a=["[",o?h:""],U(function(t){var r,i;for(r=0,i=e.elements.length;r<i;++r)e.elements[r]?(a.push(o?t:""),a.push(s.generateExpression(e.elements[r],n.Assignment,7))):(o&&a.push(t),r+1===i&&a.push(",")),r+1<i&&a.push(","+(o?h:g))}),o&&!O(j(a).toString())&&a.push(h),a.push(o?c:""),a.push("]"),a):"[]"},RestElement:function(e,t,r){return"..."+this.generatePattern(e.argument)},ClassExpression:function(e,t,r){var i,a;return i=["class"],e.id&&(i=G(i,this.generateExpression(e.id,n.Sequence,7))),e.superClass&&(a=G("extends",this.generateExpression(e.superClass,n.Unary,7)),i=G(i,a)),i.push(g),i.push(this.generateStatement(e.body,R)),i},MethodDefinition:function(e,t,r){var n,i;return n=e.static?["static"+g]:[],i="get"===e.kind||"set"===e.kind?[G(e.kind,this.generatePropertyKey(e.key,e.computed)),this.generateFunctionBody(e.value)]:[Q(e),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)],G(n,i)},PrivateIdentifier:function(e,t,r){return Z(e)},Property:function(e,t,r){return"get"===e.kind||"set"===e.kind?[e.kind,$(),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)]:e.shorthand?"AssignmentPattern"===e.value.type?this.AssignmentPattern(e.value,n.Sequence,7):this.generatePropertyKey(e.key,e.computed):e.method?[Q(e),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)]:[this.generatePropertyKey(e.key,e.computed),":"+g,this.generateExpression(e.value,n.Assignment,7)]},PropertyDefinition:function(e,t,r){var i;return(i=e.static?["static "]:[]).push(this.generatePropertyKey(e.key,e.computed)),e.value&&(i.push(g+"="+g),i.push(this.generateExpression(e.value,n.Assignment,7))),i.push(this.semicolon(r)),i},ObjectExpression:function(e,t,r){var i,a,o,s,d=this;return e.properties.length?(i=e.properties.length>1,U(function(){o=d.generateExpression(e.properties[0],n.Sequence,7)}),i||(s=j(o).toString(),/[\r\n]/g.test(s))?(U(function(t){var r,s;if(a=["{",h,t,o],i)for(a.push(","+h),r=1,s=e.properties.length;r<s;++r)a.push(t),a.push(d.generateExpression(e.properties[r],n.Sequence,7)),r+1<s&&a.push(","+h)}),O(j(a).toString())||a.push(h),a.push(c),a.push("}"),a):["{",g,o,g,"}"]):"{}"},AssignmentPattern:function(e,t,r){return this.generateAssignment(e.left,e.right,"=",t,r)},ObjectPattern:function(t,r,i){var a,o,s,d,l,u=this;if(!t.properties.length)return"{}";if(d=!1,1===t.properties.length)(l=t.properties[0]).type===e.Property&&l.value.type!==e.Identifier&&(d=!0);else for(o=0,s=t.properties.length;o<s;++o)if((l=t.properties[o]).type===e.Property&&!l.shorthand){d=!0;break}return a=["{",d?h:""],U(function(e){var r,i;for(r=0,i=t.properties.length;r<i;++r)a.push(d?e:""),a.push(u.generateExpression(t.properties[r],n.Sequence,7)),r+1<i&&a.push(","+(d?h:g))}),d&&!O(j(a).toString())&&a.push(h),a.push(d?c:""),a.push("}"),a},ThisExpression:function(e,t,r){return"this"},Super:function(e,t,r){return"super"},Identifier:function(e,t,r){return Z(e)},ImportDefaultSpecifier:function(e,t,r){return Z(e.id||e.local)},ImportNamespaceSpecifier:function(e,t,r){var n=["*"],i=e.id||e.local;return i&&n.push(g+"as"+$()+Z(i)),n},ImportSpecifier:function(e,t,r){var n=e.imported,i=[n.name],a=e.local;return a&&a.name!==n.name&&i.push($()+"as"+$()+Z(a)),i},ExportSpecifier:function(e,t,r){var n=e.local,i=[n.name],a=e.exported;return a&&a.name!==n.name&&i.push($()+"as"+$()+Z(a)),i},Literal:function(t,r,n){var i;if(t.hasOwnProperty("raw")&&_&&C.raw)try{if((i=_(t.raw).body[0].expression).type===e.Literal&&i.value===t.value)return t.raw}catch(e){}return t.regex?"/"+t.regex.pattern+"/"+t.regex.flags:"string"==typeof t.bigint&&t.raw?t.raw:null===t.value?"null":"string"==typeof t.value?function(e){var t,r,n,i,a,o="",c=0,d=0;for(t=0,r=e.length;t<r;++t){if(39===(n=e.charCodeAt(t)))++c;else if(34===n)++d;else if(47===n&&l)o+="\\";else{if(s.code.isLineTerminator(n)||92===n){o+=k(n);continue}if(!s.code.isIdentifierPartES5(n)&&(l&&n<32||!l&&!m&&(n<32||n>126))){o+=B(n,e.charCodeAt(t+1));continue}}o+=String.fromCharCode(n)}if(a=(i=!("double"===p||"auto"===p&&d<c))?"'":'"',!(i?c:d))return a+o+a;for(e=o,o=a,t=0,r=e.length;t<r;++t)(39===(n=e.charCodeAt(t))&&i||34===n&&!i)&&(o+="\\"),o+=String.fromCharCode(n);return o+a}(t.value):"number"==typeof t.value?t.raw&&-1!==t.raw.indexOf("_")?t.raw:function(e){var t,r,n,i,a;if(e!=e)throw new Error("Numeric literal whose value is NaN");if(e<0||0===e&&1/e<0)throw new Error("Numeric literal whose value is negative");if(e===1/0)return l?"null":u?"1e400":"1e+400";if(t=""+e,!u||t.length<3)return t;for(r=t.indexOf("."),l||48!==t.charCodeAt(0)||1!==r||(r=0,t=t.slice(1)),n=t,t=t.replace("e+","e"),i=0,(a=n.indexOf("e"))>0&&(i=+n.slice(a+1),n=n.slice(0,a)),r>=0&&(i-=n.length-r-1,n=+(n.slice(0,r)+n.slice(r+1))+""),a=0;48===n.charCodeAt(n.length+a-1);)--a;return 0!==a&&(i-=a,n=n.slice(0,a)),0!==i&&(n+="e"+i),(n.length<t.length||f&&e>1e12&&Math.floor(e)===e&&(n="0x"+e.toString(16)).length<t.length)&&+n===e&&(t=n),t}(t.value):"boolean"==typeof t.value?t.value?"true":"false":function(e){var t,r,n,i,a,o,s,c;if(r=e.toString(),e.source){if(!(t=r.match(/\/([^/]*)$/)))return r;for(n=t[1],r="",s=!1,c=!1,i=0,a=e.source.length;i<a;++i)o=e.source.charCodeAt(i),c?(r+=w(o,c),c=!1):(s?93===o&&(s=!1):47===o?r+="\\":91===o&&(s=!0),r+=w(o,c),c=92===o);return"/"+r+"/"+n}return r}(t.value)},GeneratorExpression:function(e,t,r){return this.ComprehensionExpression(e,t,r)},ComprehensionExpression:function(t,r,i){var a,o,s,c,d=this;return a=t.type===e.GeneratorExpression?["("]:["["],C.moz.comprehensionExpressionStartsWithAssignment&&(c=this.generateExpression(t.body,n.Assignment,7),a.push(c)),t.blocks&&U(function(){for(o=0,s=t.blocks.length;o<s;++o)c=d.generateExpression(t.blocks[o],n.Sequence,7),o>0||C.moz.comprehensionExpressionStartsWithAssignment?a=G(a,c):a.push(c)}),t.filter&&(a=G(a,"if"+g),c=this.generateExpression(t.filter,n.Sequence,7),a=G(a,["(",c,")"])),C.moz.comprehensionExpressionStartsWithAssignment||(c=this.generateExpression(t.body,n.Assignment,7),a=G(a,c)),a.push(t.type===e.GeneratorExpression?")":"]"),a},ComprehensionBlock:function(t,r,i){var a;return a=G(a=t.left.type===e.VariableDeclaration?[t.left.kind,$(),this.generateStatement(t.left.declarations[0],0)]:this.generateExpression(t.left,n.Call,7),t.of?"of":"in"),a=G(a,this.generateExpression(t.right,n.Sequence,7)),["for"+g+"(",a,")"]},SpreadElement:function(e,t,r){return["...",this.generateExpression(e.argument,n.Assignment,7)]},TaggedTemplateExpression:function(e,t,r){var i=3;return 2&r||(i=1),z([this.generateExpression(e.tag,n.Call,i),this.generateExpression(e.quasi,n.Primary,4)],n.TaggedTemplate,t)},TemplateElement:function(e,t,r){return e.value.raw},TemplateLiteral:function(e,t,r){var i,a,o;for(i=["`"],a=0,o=e.quasis.length;a<o;++a)i.push(this.generateExpression(e.quasis[a],n.Primary,7)),a+1<o&&(i.push("${"+g),i.push(this.generateExpression(e.expressions[a],n.Sequence,7)),i.push(g+"}"));return i.push("`"),i},ModuleSpecifier:function(e,t,r){return this.Literal(e,t,r)},ImportExpression:function(e,t,r){return z(["import(",this.generateExpression(e.source,n.Assignment,7),")"],n.Call,t)}},P(Y.prototype,Y.Expression),Y.prototype.generateExpression=function(t,r,i){var a,o;return o=t.type||e.Property,C.verbatim&&t.hasOwnProperty(C.verbatim)?function(e,t){var r;return j("string"==typeof(r=e[C.verbatim])?z(X(r),n.Sequence,t):z(X(r.content),null!=r.precedence?r.precedence:n.Sequence,t),e)}(t,r):(a=this[o](t,r,i),C.comment&&(a=K(t,a)),j(a,t))},Y.prototype.generateStatement=function(t,r){var n,i;return n=this[t.type](t,r),C.comment&&(n=K(t,n)),i=j(n).toString(),t.type!==e.Program||v||""!==h||"\n"!==i.charAt(i.length-1)||(n=x?j(n).replaceRight(/\s+$/,""):i.replace(/\s+$/,"")),j(n,t)},I={indent:{style:"",base:0},renumber:!0,hexadecimal:!0,quotes:"auto",escapeless:!0,compact:!0,parentheses:!1,semicolons:!1},N={indent:{style:" ",base:0,adjustMultilineComment:!1},newline:"\n",space:" ",json:!1,renumber:!1,hexadecimal:!1,quotes:"single",escapeless:!1,compact:!1,parentheses:!0,semicolons:!0,safeConcatenation:!1,preserveBlankLines:!1},t.version=r(72288).version,t.generate=function(e,n){var i,o,s={indent:null,base:null,parse:null,comment:!1,format:{indent:{style:" ",base:0,adjustMultilineComment:!1},newline:"\n",space:" ",json:!1,renumber:!1,hexadecimal:!1,quotes:"single",escapeless:!1,compact:!1,parentheses:!0,semicolons:!0,safeConcatenation:!1,preserveBlankLines:!1},moz:{comprehensionExpressionStartsWithAssignment:!1,starlessGenerator:!1},sourceMap:null,sourceMapRoot:null,sourceMapWithCode:!1,directive:!1,raw:!0,verbatim:null,sourceCode:null};return null!=n?("string"==typeof n.indent&&(s.format.indent.style=n.indent),"number"==typeof n.base&&(s.format.indent.base=n.base),n=F(s,n),d=n.format.indent.style,c="string"==typeof n.base?n.base:D(d,n.format.indent.base)):(d=(n=s).format.indent.style,c=D(d,n.format.indent.base)),l=n.format.json,u=n.format.renumber,f=!l&&n.format.hexadecimal,p=l?"double":n.format.quotes,m=n.format.escapeless,h=n.format.newline,g=n.format.space,n.format.compact&&(h=g=d=c=""),b=n.format.parentheses,y=n.format.semicolons,v=n.format.safeConcatenation,S=n.directive,_=l?null:n.parse,x=n.sourceMap,A=n.sourceCode,E=n.format.preserveBlankLines&&null!==A,C=n,x&&(a=t.browser?r.g.sourceMap.SourceNode:r(19665).SourceNode),i=te(e),x?(o=i.toStringWithSourceMap({file:n.file,sourceRoot:n.sourceMapRoot}),n.sourceContent&&o.map.setSourceContent(n.sourceMap,n.sourceContent),n.sourceMapWithCode?o:o.map.toString()):(o={code:i.toString(),map:null},n.sourceMapWithCode?o:o.code)},t.attachComments=o.attachComments,t.Precedence=F({},n),t.browser=!1,t.FORMAT_MINIFY=I,t.FORMAT_DEFAULTS=N}()},61185:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperGroupStorage=void 0;const s=r(52650),c=r(32287),d=r(71332),l=r(11440);let u=n=class extends l.MapStorage{constructor(e,t,r){super(t,r),this.customCodeHelperGroupFactory=e}initialize(){super.initialize(),n.customCodeHelperGroupsList.forEach(e=>{const t=this.customCodeHelperGroupFactory(e);this.storage.set(e,t)})}};t.CustomCodeHelperGroupStorage=u,u.customCodeHelperGroupsList=[d.CustomCodeHelperGroup.ConsoleOutput,d.CustomCodeHelperGroup.DebugProtection,d.CustomCodeHelperGroup.DomainLock,d.CustomCodeHelperGroup.SelfDefending,d.CustomCodeHelperGroup.StringArray],i([(0,s.postConstruct)(),a("design:type",Function),a("design:paramtypes",[]),a("design:returntype",void 0)],u.prototype,"initialize",null),t.CustomCodeHelperGroupStorage=u=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__ICustomCodeHelperGroup)),o(1,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Object,Object])],u)},61195:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=("object"===a(t)?t.comparisonDate:t)||Date().toString(),n=(0,i.default)(r),o=(0,i.default)(e);return!!(o&&n&&o>n)};var n,i=(n=r(13752))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}e.exports=t.default,e.exports.default=t.default},61578:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),f.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/([01][0-9]|2[0-3])/,o=/[0-5][0-9]/,s=new RegExp("[-+]".concat(a.source,":").concat(o.source)),c=new RegExp("([zZ]|".concat(s.source,")")),d=new RegExp("".concat(a.source,":").concat(o.source,":").concat(/([0-5][0-9]|60)/.source).concat(/(\.[0-9]+)?/.source)),l=new RegExp("".concat(/[0-9]{4}/.source,"-").concat(/(0[1-9]|1[0-2])/.source,"-").concat(/([12]\d|0[1-9]|3[01])/.source)),u=new RegExp("".concat(d.source).concat(c.source)),f=new RegExp("^".concat(l.source,"[ tT]").concat(u.source,"$"));e.exports=t.default,e.exports.default=t.default},61647:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringLiteralControlFlowStorageCallNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363),u=r(25120);let f=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t){this.controlFlowStorageName=e,this.controlFlowStorageKey=t}getNodeStructure(){const e=l.NodeFactory.expressionStatementNode(l.NodeFactory.memberExpressionNode(l.NodeFactory.identifierNode(this.controlFlowStorageName),l.NodeFactory.identifierNode(this.controlFlowStorageKey)));return u.NodeUtils.parentizeAst(e),[e]}};t.StringLiteralControlFlowStorageCallNode=f,n([(0,c.initializable)(),i("design:type",String)],f.prototype,"controlFlowStorageKey",void 0),n([(0,c.initializable)(),i("design:type",String)],f.prototype,"controlFlowStorageName",void 0),t.StringLiteralControlFlowStorageCallNode=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],f)},61793:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bindingScopeValues=void 0,t.bindingScopeValues={Request:"Request",Singleton:"Singleton",Transient:"Transient"}},61842:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildEmptySetMetadata=function(){return new Set}},61936:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.NumberLiteralTransformer=void 0;const o=r(52650),s=r(32287),c=r(96390),d=r(18436),l=r(76893),u=r(91363),f=r(23615),p=r(57876);let m=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[c.NodeTransformer.NumberToNumericalExpressionTransformer],this.numberLiteralCache=new Map}getVisitor(e){return e===d.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&f.NodeGuards.isLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if("number"!=typeof e.value&&"bigint"!=typeof e.value)return e;const r=e.value;let n;return this.numberLiteralCache.has(r)?n=this.numberLiteralCache.get(r):(n=p.NumberUtils.isCeil(r)?p.NumberUtils.toHex(r):String(r),this.numberLiteralCache.set(r,n)),u.NodeFactory.literalNode(r,n)}};t.NumberLiteralTransformer=m,t.NumberLiteralTransformer=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],m)},61996:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,i.default)(e),e.replace(new RegExp("[^".concat(t,"]+"),"g"),"")};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},62119:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPromise=function(e){return("object"==typeof e&&null!==e||"function"==typeof e)&&"function"==typeof e.then}},62309:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,i.default)(e);var r=t?new RegExp("^[".concat(t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"]+"),"g"):/^\s+/g;return e.replace(r,"")};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},62402:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperObfuscator=void 0;const o=r(52650),s=r(32287),c=r(4223),d=r(79049);let l=class{constructor(e,t){this.randomGenerator=e,this.options=t}obfuscateTemplate(e,t={}){return d.JavaScriptObfuscator.obfuscate(e,{...c.NO_ADDITIONAL_NODES_PRESET,identifierNamesGenerator:this.options.identifierNamesGenerator,identifiersDictionary:this.options.identifiersDictionary,numbersToExpressions:this.options.numbersToExpressions,simplify:this.options.simplify,seed:this.randomGenerator.getRawSeed(),...t}).getObfuscatedCode()}};t.CustomCodeHelperObfuscator=l,t.CustomCodeHelperObfuscator=l=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],l)},62601:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateMetadataTag=function(e,t){return r=>{if(r.tags.has(e))throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected duplicated tag decorator with existing tag");return r.tags.set(e,t),r}};const n=r(21773),i=r(94931)},62645:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),t in s)return s[t](e);if("any"===t){for(var r in s){if(s.hasOwnProperty(r))if((0,s[r])(e))return!0}return!1}throw new Error("Invalid locale '".concat(t,"'"))};var n=o(r(83399)),i=o(r(78644)),a=o(r(76084));function o(e){return e&&e.__esModule?e:{default:e}}var s={PL:function(e){(0,n.default)(e);var t={1:1,2:3,3:7,4:9,5:1,6:3,7:7,8:9,9:1,10:3,11:0};if(null!=e&&11===e.length&&(0,a.default)(e,{allow_leading_zeroes:!0})){var r=e.split("").slice(0,-1).reduce(function(e,r,n){return e+Number(r)*t[n+1]},0)%10,i=Number(e.charAt(e.length-1));if(0===r&&0===i||i===10-r)return!0}return!1},ES:function(e){(0,n.default)(e);var t={X:0,Y:1,Z:2},r=e.trim().toUpperCase();if(!/^[0-9X-Z][0-9]{7}[TRWAGMYFPDXBNJZSQVHLCKE]$/.test(r))return!1;var i=r.slice(0,-1).replace(/[X,Y,Z]/g,function(e){return t[e]});return r.endsWith(["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][i%23])},FI:function(e){if((0,n.default)(e),11!==e.length)return!1;if(!e.match(/^\d{6}[\-A\+]\d{3}[0-9ABCDEFHJKLMNPRSTUVWXY]{1}$/))return!1;return"0123456789ABCDEFHJKLMNPRSTUVWXY"[(1e3*parseInt(e.slice(0,6),10)+parseInt(e.slice(7,10),10))%31]===e.slice(10,11)},IN:function(e){var t=[[0,1,2,3,4,5,6,7,8,9],[1,2,3,4,0,6,7,8,9,5],[2,3,4,0,1,7,8,9,5,6],[3,4,0,1,2,8,9,5,6,7],[4,0,1,2,3,9,5,6,7,8],[5,9,8,7,6,0,4,3,2,1],[6,5,9,8,7,1,0,4,3,2],[7,6,5,9,8,2,1,0,4,3],[8,7,6,5,9,3,2,1,0,4],[9,8,7,6,5,4,3,2,1,0]],r=[[0,1,2,3,4,5,6,7,8,9],[1,5,7,6,2,8,3,0,9,4],[5,8,0,3,7,9,6,1,4,2],[8,9,1,6,0,4,3,5,2,7],[9,4,5,3,1,2,6,8,7,0],[4,2,8,6,5,7,3,9,0,1],[2,7,9,3,8,0,6,4,1,5],[7,0,4,6,9,1,3,2,5,8]],n=e.trim();if(!/^[1-9]\d{3}\s?\d{4}\s?\d{4}$/.test(n))return!1;var i=0;return n.replace(/\s/g,"").split("").map(Number).reverse().forEach(function(e,n){i=t[i][r[n%8][e]]}),0===i},IR:function(e){if(!e.match(/^\d{10}$/))return!1;if(e="0000".concat(e).slice(e.length-6),0===parseInt(e.slice(3,9),10))return!1;for(var t=parseInt(e.slice(9,10),10),r=0,n=0;n<9;n++)r+=parseInt(e.slice(n,n+1),10)*(10-n);return(r%=11)<2&&t===r||r>=2&&t===11-r},IT:function(e){return 9===e.length&&("CA00000AA"!==e&&e.search(/C[A-Z]\d{5}[A-Z]{2}/i)>-1)},NO:function(e){var t=e.trim();if(isNaN(Number(t)))return!1;if(11!==t.length)return!1;if("00000000000"===t)return!1;var r=t.split("").map(Number),n=(11-(3*r[0]+7*r[1]+6*r[2]+1*r[3]+8*r[4]+9*r[5]+4*r[6]+5*r[7]+2*r[8])%11)%11,i=(11-(5*r[0]+4*r[1]+3*r[2]+2*r[3]+7*r[4]+6*r[5]+5*r[6]+4*r[7]+3*r[8]+2*n)%11)%11;return n===r[9]&&i===r[10]},TH:function(e){if(!e.match(/^[1-8]\d{12}$/))return!1;for(var t=0,r=0;r<12;r++)t+=parseInt(e[r],10)*(13-r);return e[12]===((11-t%11)%10).toString()},LK:function(e){return!(10!==e.length||!/^[1-9]\d{8}[vx]$/i.test(e))||!(12!==e.length||!/^[1-9]\d{11}$/i.test(e))},"he-IL":function(e){var t=e.trim();if(!/^\d{9}$/.test(t))return!1;for(var r,n=t,i=0,a=0;a<n.length;a++)i+=(r=Number(n[a])*(a%2+1))>9?r-9:r;return i%10==0},"ar-LY":function(e){var t=e.trim();return!!/^(1|2)\d{11}$/.test(t)},"ar-TN":function(e){var t=e.trim();return!!/^\d{8}$/.test(t)},"zh-CN":function(e){var t,r=["11","12","13","14","15","21","22","23","31","32","33","34","35","36","37","41","42","43","44","45","46","50","51","52","53","54","61","62","63","64","65","71","81","82","91"],n=["7","9","10","5","8","4","2","1","6","3","7","9","10","5","8","4","2"],a=["1","0","X","9","8","7","6","5","4","3","2"],o=function(e){return(0,i.default)(r,e)},s=function(e){var t=parseInt(e.substring(0,4),10),r=parseInt(e.substring(4,6),10),n=parseInt(e.substring(6),10),i=new Date(t,r-1,n);return!(i>new Date)&&(i.getFullYear()===t&&i.getMonth()===r-1&&i.getDate()===n)},c=function(e){return function(e){for(var t=e.substring(0,17),r=0,i=0;i<17;i++)r+=parseInt(t.charAt(i),10)*parseInt(n[i],10);return a[r%11]}(e)===e.charAt(17).toUpperCase()};return!!/^\d{15}|(\d{17}(\d|x|X))$/.test(t=e)&&(15===t.length?function(e){var t=/^[1-9]\d{7}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}$/.test(e);if(!t)return!1;var r=e.substring(0,2);if(!(t=o(r)))return!1;var n="19".concat(e.substring(6,12));return!!(t=s(n))}(t):function(e){var t=/^[1-9]\d{5}[1-9]\d{3}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}(\d|x|X)$/.test(e);if(!t)return!1;var r=e.substring(0,2);if(!(t=o(r)))return!1;var n=e.substring(6,14);return!!(t=s(n))&&c(e)}(t))},"zh-HK":function(e){var t=/^[0-9]$/;if(e=(e=e.trim()).toUpperCase(),!/^[A-Z]{1,2}[0-9]{6}((\([0-9A]\))|(\[[0-9A]\])|([0-9A]))$/.test(e))return!1;8===(e=e.replace(/\[|\]|\(|\)/g,"")).length&&(e="3".concat(e));for(var r=0,n=0;n<=7;n++){r+=(t.test(e[n])?e[n]:(e[n].charCodeAt(0)-55)%11)*(9-n)}return(0===(r%=11)?"0":1===r?"A":String(11-r))===e[e.length-1]},"zh-TW":function(e){var t={A:10,B:11,C:12,D:13,E:14,F:15,G:16,H:17,I:34,J:18,K:19,L:20,M:21,N:22,O:35,P:23,Q:24,R:25,S:26,T:27,U:28,V:29,W:32,X:30,Y:31,Z:33},r=e.trim().toUpperCase();return!!/^[A-Z][0-9]{9}$/.test(r)&&Array.from(r).reduce(function(e,r,n){if(0===n){var i=t[r];return i%10*9+Math.floor(i/10)}return 9===n?(10-e%10-Number(r))%10==0:e+Number(r)*(9-n)},0)},PK:function(e){var t=e.trim();return/^[1-7][0-9]{4}-[0-9]{7}-[1-9]$/.test(t)}};e.exports=t.default,e.exports.default=t.default},62717:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.SetUtils=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e){this.arrayUtils=e}getLastElement(e){const t=[...e];return this.arrayUtils.getLastElement(t)}};t.SetUtils=c,t.SetUtils=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IArrayUtils)),i("design:paramtypes",[Object])],c)},62890:e=>{!function(){"use strict";function t(e){if(null==e)return!1;switch(e.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":return!0}return!1}function r(e){switch(e.type){case"IfStatement":return null!=e.alternate?e.alternate:e.consequent;case"LabeledStatement":case"ForStatement":case"ForInStatement":case"WhileStatement":case"WithStatement":return e.body}return null}e.exports={isExpression:function(e){if(null==e)return!1;switch(e.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"Literal":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":return!0}return!1},isStatement:t,isIterationStatement:function(e){if(null==e)return!1;switch(e.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":return!0}return!1},isSourceElement:function(e){return t(e)||null!=e&&"FunctionDeclaration"===e.type},isProblematicIfStatement:function(e){var t;if("IfStatement"!==e.type)return!1;if(null==e.alternate)return!1;t=e.consequent;do{if("IfStatement"===t.type&&null==t.alternate)return!0;t=r(t)}while(t);return!1},trailingStatement:r}}()},62978:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.HexadecimalIdentifierNamesGenerator=void 0;const s=r(52650),c=r(32287),d=r(34003),l=r(57876),u=r(65063);let f=n=class extends d.AbstractIdentifierNamesGenerator{constructor(e,t){super(e,t)}generateNext(e){return this.generateNextName(e,e=>this.isValidIdentifierName(e))}generateForGlobalScope(e){return this.generateForGlobalScopeInternal(e,e=>this.isValidIdentifierName(e))}generateForGlobalScopeWithAllScopesValidation(e){return this.generateForGlobalScopeInternal(e,e=>this.isValidIdentifierNameInAllScopes(e))}generateForLexicalScope(e,t){return this.generateNext(t)}generateForLabel(e,t){return this.generateNext(t)}generateForGlobalScopeInternal(e,t){const r=this.generateNextName(e,t);return`${this.options.identifiersPrefix}${r}`.replace("__","_")}generateNextName(e,t){const r=u.Utils.hexadecimalPrefix.length,i=(null!=e?e:n.baseIdentifierNameLength)+r;let a="",o=!1;for(let e=0;!o;e++){this.checkGenerationAttempts(e);const r=this.randomGenerator.getRandomInteger(1e4,99999999);a=`_${l.NumberUtils.toHex(r).slice(0,i)}`,o=t(a)}return this.preserveName(a),a}};t.HexadecimalIdentifierNamesGenerator=f,f.baseIdentifierNameLength=6,t.HexadecimalIdentifierNamesGenerator=f=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],f)},63097:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildDeactivationParams=function(e){return{getBindings:e.bindingService.get.bind(e.bindingService),getBindingsFromModule:e.bindingService.getByModuleId.bind(e.bindingService),getClassMetadata:n.getClassMetadata,getDeactivations:e.deactivationService.get.bind(e.deactivationService)}};const n=r(69687)},63384:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindInWhenOnFluentSyntaxImplementation=t.BindWhenOnFluentSyntaxImplementation=t.BindWhenFluentSyntaxImplementation=t.BindOnFluentSyntaxImplementation=t.BindToFluentSyntaxImplementation=t.BindInFluentSyntaxImplementation=void 0;const n=r(5265),i=r(69687),a=r(69687),o=r(28794),s=r(94793),c=r(8687),d=r(83258),l=r(74622),u=r(71013),f=r(51782),p=r(31596),m=r(69200),h=r(39593),g=r(70039),b=r(26273),y=r(18685),v=r(46286),S=r(53887),C=r(85033),_=r(29064),x=r(60855),A=r(94384),E=r(29978),I=r(519),N=r(5104),M=r(78561),T=r(88215),R=r(46861);class D{#J;constructor(e){this.#J=e}getIdentifier(){return(0,d.buildBindingIdentifier)(this.#J)}inRequestScope(){return this.#J.scope=i.bindingScopeValues.Request,new F(this.#J)}inSingletonScope(){return this.#J.scope=i.bindingScopeValues.Singleton,new F(this.#J)}inTransientScope(){return this.#J.scope=i.bindingScopeValues.Transient,new F(this.#J)}}t.BindInFluentSyntaxImplementation=D;t.BindToFluentSyntaxImplementation=class{#Q;#ee;#te;#re;constructor(e,t,r,n){this.#Q=e,this.#ee=t,this.#te=r,this.#re=n}to(e){const t=(0,i.getClassMetadata)(e),r={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),implementationType:e,isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:t.scope??this.#te,serviceIdentifier:this.#re,type:i.bindingTypeValues.Instance};return this.#Q(r),new w(r)}toSelf(){if("function"!=typeof this.#re)throw new Error('"toSelf" function can only be applied when a newable function is used as service identifier');return this.to(this.#re)}toConstantValue(e){const t={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:i.bindingScopeValues.Singleton,serviceIdentifier:this.#re,type:i.bindingTypeValues.ConstantValue,value:e};return this.#Q(t),new F(t)}toDynamicValue(e){const t={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:this.#te,serviceIdentifier:this.#re,type:i.bindingTypeValues.DynamicValue,value:e};return this.#Q(t),new w(t)}toResolvedValue(e,t){const r={cache:{isRight:!1,value:void 0},factory:e,id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,metadata:this.#ne(t),moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:this.#te,serviceIdentifier:this.#re,type:i.bindingTypeValues.ResolvedValue};return this.#Q(r),new w(r)}toFactory(e){const t={cache:{isRight:!1,value:void 0},factory:e,id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:i.bindingScopeValues.Singleton,serviceIdentifier:this.#re,type:i.bindingTypeValues.Factory};return this.#Q(t),new F(t)}toProvider(e){const t={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,provider:e,scope:i.bindingScopeValues.Singleton,serviceIdentifier:this.#re,type:i.bindingTypeValues.Provider};return this.#Q(t),new F(t)}toService(e){const t={id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,serviceIdentifier:this.#re,targetServiceIdentifier:e,type:i.bindingTypeValues.ServiceRedirection};this.#Q(t)}#ne(e){return{arguments:(e??[]).map(e=>(0,R.isResolvedValueMetadataInjectOptions)(e)?(0,b.isMultipleResolvedValueMetadataInjectOptions)(e)?{chained:e.chained??!1,kind:i.ResolvedValueElementMetadataKind.multipleInjection,name:e.name,optional:e.optional??!1,tags:new Map((e.tags??[]).map(e=>[e.key,e.value])),value:e.serviceIdentifier}:{kind:i.ResolvedValueElementMetadataKind.singleInjection,name:e.name,optional:e.optional??!1,tags:new Map((e.tags??[]).map(e=>[e.key,e.value])),value:e.serviceIdentifier}:{kind:i.ResolvedValueElementMetadataKind.singleInjection,name:void 0,optional:!1,tags:new Map,value:e})}}};class O{#J;constructor(e){this.#J=e}getIdentifier(){return(0,d.buildBindingIdentifier)(this.#J)}onActivation(e){return this.#J.onActivation=e,new P(this.#J)}onDeactivation(e){if(this.#J.onDeactivation=e,this.#J.scope!==i.bindingScopeValues.Singleton)throw new s.InversifyContainerError(c.InversifyContainerErrorKind.invalidOperation,`Binding for service "${(0,n.stringifyServiceIdentifier)(this.#J.serviceIdentifier)}" has a deactivation function, but its scope is not singleton. Deactivation functions can only be used with singleton bindings.`);return new P(this.#J)}}t.BindOnFluentSyntaxImplementation=O;class P{#J;constructor(e){this.#J=e}getIdentifier(){return(0,d.buildBindingIdentifier)(this.#J)}when(e){return this.#J.isSatisfiedBy=e,new O(this.#J)}whenAnyAncestor(e){return this.when((0,l.isAnyAncestorBindingConstraints)(e))}whenAnyAncestorIs(e){return this.when((0,f.isAnyAncestorBindingConstraintsWithServiceId)(e))}whenAnyAncestorNamed(e){return this.when((0,u.isAnyAncestorBindingConstraintsWithName)(e))}whenAnyAncestorTagged(e,t){return this.when((0,p.isAnyAncestorBindingConstraintsWithTag)(e,t))}whenDefault(){return this.when(h.isBindingConstraintsWithNoNameNorTags)}whenNamed(e){return this.when((0,m.isBindingConstraintsWithName)(e))}whenNoParent(e){return this.when((0,_.isNotParentBindingConstraints)(e))}whenNoParentIs(e){return this.when((0,A.isNotParentBindingConstraintsWithServiceId)(e))}whenNoParentNamed(e){return this.when((0,x.isNotParentBindingConstraintsWithName)(e))}whenNoParentTagged(e,t){return this.when((0,E.isNotParentBindingConstraintsWithTag)(e,t))}whenParent(e){return this.when((0,I.isParentBindingConstraints)(e))}whenParentIs(e){return this.when((0,M.isParentBindingConstraintsWithServiceId)(e))}whenParentNamed(e){return this.when((0,N.isParentBindingConstraintsWithName)(e))}whenParentTagged(e,t){return this.when((0,T.isParentBindingConstraintsWithTag)(e,t))}whenTagged(e,t){return this.when((0,g.isBindingConstraintsWithTag)(e,t))}whenNoAncestor(e){return this.when((0,y.isNoAncestorBindingConstraints)(e))}whenNoAncestorIs(e){return this.when((0,S.isNoAncestorBindingConstraintsWithServiceId)(e))}whenNoAncestorNamed(e){return this.when((0,v.isNoAncestorBindingConstraintsWithName)(e))}whenNoAncestorTagged(e,t){return this.when((0,C.isNoAncestorBindingConstraintsWithTag)(e,t))}}t.BindWhenFluentSyntaxImplementation=P;class F extends P{#ie;constructor(e){super(e),this.#ie=new O(e)}onActivation(e){return this.#ie.onActivation(e)}onDeactivation(e){return this.#ie.onDeactivation(e)}}t.BindWhenOnFluentSyntaxImplementation=F;class w extends F{#ae;constructor(e){super(e),this.#ae=new D(e)}inRequestScope(){return this.#ae.inRequestScope()}inSingletonScope(){return this.#ae.inSingletonScope()}inTransientScope(){return this.#ae.inTransientScope()}}t.BindInWhenOnFluentSyntaxImplementation=w},63437:(e,t)=>{!function e(t){"use strict";var r,n,i,a,o,s;function c(e){var t,r,n={};for(t in e)e.hasOwnProperty(t)&&(r=e[t],n[t]="object"==typeof r&&null!==r?c(r):r);return n}function d(e,t){this.parent=e,this.key=t}function l(e,t,r,n){this.node=e,this.path=t,this.wrap=r,this.ref=n}function u(){}function f(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function p(e,t){return(e===r.ObjectExpression||e===r.ObjectPattern)&&"properties"===t}function m(e,t){for(var r=e.length-1;r>=0;--r)if(e[r].node===t)return!0;return!1}function h(e,t){return(new u).traverse(e,t)}function g(e,t){var r;return r=function(e,t){var r,n,i,a;for(n=e.length,i=0;n;)t(e[a=i+(r=n>>>1)])?n=r:(i=a+1,n-=r+1);return i}(t,function(t){return t.range[0]>e.range[0]}),e.extendedRange=[e.range[0],e.range[1]],r!==t.length&&(e.extendedRange[1]=t[r].range[0]),(r-=1)>=0&&(e.extendedRange[0]=t[r].range[1]),e}return r={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",Program:"Program",Property:"Property",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},i={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],Program:["body"],Property:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n={Break:a={},Skip:o={},Remove:s={}},d.prototype.replace=function(e){this.parent[this.key]=e},d.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)},u.prototype.path=function(){var e,t,r,n,i;function a(e,t){if(Array.isArray(t))for(r=0,n=t.length;r<n;++r)e.push(t[r]);else e.push(t)}if(!this.__current.path)return null;for(i=[],e=2,t=this.__leavelist.length;e<t;++e)a(i,this.__leavelist[e].path);return a(i,this.__current.path),i},u.prototype.type=function(){return this.current().type||this.__current.wrap},u.prototype.parents=function(){var e,t,r;for(r=[],e=1,t=this.__leavelist.length;e<t;++e)r.push(this.__leavelist[e].node);return r},u.prototype.current=function(){return this.__current.node},u.prototype.__execute=function(e,t){var r,n;return n=void 0,r=this.__current,this.__current=t,this.__state=null,e&&(n=e.call(this,t.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=r,n},u.prototype.notify=function(e){this.__state=e},u.prototype.skip=function(){this.notify(o)},u.prototype.break=function(){this.notify(a)},u.prototype.remove=function(){this.notify(s)},u.prototype.__initialize=function(e,t){this.visitor=t,this.root=e,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,"iteration"===t.fallback?this.__fallback=Object.keys:"function"==typeof t.fallback&&(this.__fallback=t.fallback),this.__keys=i,t.keys&&(this.__keys=Object.assign(Object.create(this.__keys),t.keys))},u.prototype.traverse=function(e,t){var r,n,i,s,c,d,u,h,g,b,y,v;for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,r.push(new l(e,null,null,null)),n.push(new l(null,null,null,null));r.length;)if((i=r.pop())!==v){if(i.node){if(d=this.__execute(t.enter,i),this.__state===a||d===a)return;if(r.push(v),n.push(i),this.__state===o||d===o)continue;if(c=(s=i.node).type||i.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(s)}for(h=b.length;(h-=1)>=0;)if(y=s[u=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]&&!m(n,y[g])){if(p(c,b[h]))i=new l(y[g],[u,g],"Property",null);else{if(!f(y[g]))continue;i=new l(y[g],[u,g],null,null)}r.push(i)}}else if(f(y)){if(m(n,y))continue;r.push(new l(y,u,null,null))}}}else if(i=n.pop(),d=this.__execute(t.leave,i),this.__state===a||d===a)return},u.prototype.replace=function(e,t){var r,n,i,c,u,m,h,g,b,y,v,S,C;function _(e){var t,n,i,a;if(e.ref.remove())for(n=e.ref.key,a=e.ref.parent,t=r.length;t--;)if((i=r[t]).ref&&i.ref.parent===a){if(i.ref.key<n)break;--i.ref.key}}for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,m=new l(e,null,null,new d(S={root:e},"root")),r.push(m),n.push(m);r.length;)if((m=r.pop())!==v){if(void 0!==(u=this.__execute(t.enter,m))&&u!==a&&u!==o&&u!==s&&(m.ref.replace(u),m.node=u),this.__state!==s&&u!==s||(_(m),m.node=null),this.__state===a||u===a)return S.root;if((i=m.node)&&(r.push(v),n.push(m),this.__state!==o&&u!==o)){if(c=i.type||m.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(i)}for(h=b.length;(h-=1)>=0;)if(y=i[C=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]){if(p(c,b[h]))m=new l(y[g],[C,g],"Property",new d(y,g));else{if(!f(y[g]))continue;m=new l(y[g],[C,g],null,new d(y,g))}r.push(m)}}else f(y)&&r.push(new l(y,C,null,new d(i,C)))}}else if(m=n.pop(),void 0!==(u=this.__execute(t.leave,m))&&u!==a&&u!==o&&u!==s&&m.ref.replace(u),this.__state!==s&&u!==s||_(m),this.__state===a||u===a)return S.root;return S.root},t.Syntax=r,t.traverse=h,t.replace=function(e,t){return(new u).replace(e,t)},t.attachComments=function(e,t,r){var i,a,o,s,d=[];if(!e.range)throw new Error("attachComments needs range information");if(!r.length){if(t.length){for(o=0,a=t.length;o<a;o+=1)(i=c(t[o])).extendedRange=[0,e.range[0]],d.push(i);e.leadingComments=d}return e}for(o=0,a=t.length;o<a;o+=1)d.push(g(c(t[o]),r));return s=0,h(e,{enter:function(e){for(var t;s<d.length&&!((t=d[s]).extendedRange[1]>e.range[0]);)t.extendedRange[1]===e.range[0]?(e.leadingComments||(e.leadingComments=[]),e.leadingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),s=0,h(e,{leave:function(e){for(var t;s<d.length&&(t=d[s],!(e.range[1]<t.extendedRange[0]));)e.range[1]===t.extendedRange[0]?(e.trailingComments||(e.trailingComments=[]),e.trailingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),e},t.VisitorKeys=i,t.VisitorOption=n,t.Controller=u,t.cloneEnvironment=function(){return e({})},t}(t)},63475:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.preDestroy=function(){return(e,t,r)=>{try{(0,n.updateOwnReflectMetadata)(e.constructor,i.classMetadataReflectKey,o.getDefaultClassMetadata,(0,a.updateMaybeClassMetadataPreDestroy)(t))}catch(r){(0,s.handleInjectionError)(e,t,void 0,r)}}};const n=r(59517),i=r(5712),a=r(38852),o=r(82314),s=r(75333)},63726:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionKeysTransformerCustomNode=void 0,function(e){e.ObjectExpressionVariableDeclarationHostNode="ObjectExpressionVariableDeclarationHostNode"}(r||(t.ObjectExpressionKeysTransformerCustomNode=r={}))},63871:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ConsoleOutputDisableCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(42792),d=r(10548),l=r(88318),u=r(25120);let f=class extends l.AbstractCustomCodeHelper{constructor(e,t,r,n,i){super(e,t,r,n,i)}initialize(e,t){this.callsControllerFunctionName=e,this.consoleOutputDisableFunctionName=t}getNodeStructure(e){return u.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){return this.customCodeHelperFormatter.formatTemplate((0,c.ConsoleOutputDisableTemplate)(),{callControllerFunctionName:this.callsControllerFunctionName,consoleLogDisableFunctionName:this.consoleOutputDisableFunctionName,globalVariableTemplate:this.getGlobalVariableTemplate()})}};t.ConsoleOutputDisableCodeHelper=f,n([(0,d.initializable)(),i("design:type",String)],f.prototype,"callsControllerFunctionName",void 0),n([(0,d.initializable)(),i("design:type",String)],f.prototype,"consoleOutputDisableFunctionName",void 0),t.ConsoleOutputDisableCodeHelper=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object,Object])],f)},64522:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.HashbangOperatorTransformer=void 0;const o=r(52650),s=r(32287),c=r(79412),d=r(21965);let l=class extends d.AbstractCodeTransformer{constructor(e,t){super(e,t),this.hashbangOperatorLine=null}transformCode(e,t){switch(t){case c.CodeTransformationStage.PreparingTransformers:return this.removeAndSaveHashbangOperatorLine(e);case c.CodeTransformationStage.FinalizingTransformers:return this.appendSavedHashbangOperatorLine(e);default:return e}}removeAndSaveHashbangOperatorLine(e){return e.replace(/^#!.*$(\r?\n)*/m,e=>(e&&(this.hashbangOperatorLine=e),"")).trim()}appendSavedHashbangOperatorLine(e){var t;return`${null!==(t=this.hashbangOperatorLine)&&void 0!==t?t:""}${e}`}};t.HashbangOperatorTransformer=l,t.HashbangOperatorTransformer=l=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],l)},64611:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.PrevailingKindOfVariablesAnalyzer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(23615);let h=i=class{constructor(e){this.prevailingKindOfVariables=i.defaultKindOfVariables,this.arrayUtils=e}analyze(e){var t;const r=[];p.traverse(e,{enter:e=>{m.NodeGuards.isVariableDeclarationNode(e)&&r.push(e.kind)}}),this.prevailingKindOfVariables=null!==(t=this.arrayUtils.findMostOccurringElement(r))&&void 0!==t?t:i.defaultKindOfVariables}getPrevailingKind(){return this.prevailingKindOfVariables}};t.PrevailingKindOfVariablesAnalyzer=h,h.defaultKindOfVariables="var",t.PrevailingKindOfVariablesAnalyzer=h=i=s([(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.IArrayUtils)),d("design:paramtypes",[Object])],h)},64633:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)||o.test(e)||s.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(application|audio|font|image|message|model|multipart|text|video)\/[a-zA-Z0-9\.\-\+_]{1,100}$/i,o=/^text\/[a-zA-Z0-9\.\-\+]{1,100};\s?charset=("[a-zA-Z0-9\.\-\+\s]{0,70}"|[a-zA-Z0-9\.\-\+]{0,70})(\s?\([a-zA-Z0-9\.\-\+\s]{1,20}\))?$/i,s=/^multipart\/[a-zA-Z0-9\.\-\+]{1,100}(;\s?(boundary|charset)=("[a-zA-Z0-9\.\-\+\s]{0,70}"|[a-zA-Z0-9\.\-\+]{0,70})(\s?\([a-zA-Z0-9\.\-\+\s]{1,20}\))?){0,2}$/i;e.exports=t.default,e.exports.default=t.default},64689:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveDynamicValueBindingCallback=function(e,t){return t.value(e.context)}},64712:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t}),c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},d=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperFormatter=void 0;const u=r(52650),f=r(32287),p=s(r(34608)),m=l(r(55149)),h=r(23615);let g=class{constructor(e){this.prevailingKindOfVariables=e.getPrevailingKind()}formatTemplate(e,t){return(0,m.default)(e,t)}formatStructure(e){for(const t of e)p.replace(t,{enter:e=>{if(h.NodeGuards.isVariableDeclarationNode(e))return"var"===this.prevailingKindOfVariables&&(e.kind="var"),e}});return e}};t.CustomCodeHelperFormatter=g,t.CustomCodeHelperFormatter=g=o([(0,u.injectable)(),d(0,(0,u.inject)(f.ServiceIdentifiers.IPrevailingKindOfVariablesAnalyzer)),c("design:paramtypes",[Object])],g)},64784:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildArrayMetadataWithIndex=function(e,t){return r=>(r[t]=e,r)}},65063:(__unused_webpack_module,exports)=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.Utils=void 0;class Utils{static get nodeRequire(){return eval("require")}static buildVersionMessage(e,t){if(!e||!t)return"unknown";return`${e}_${new Date(parseInt(t,10)).toISOString()}`}static extractDomainFrom(e){let t;return t=e.includes("://")||0===e.indexOf("//")?e.split("/")[2]:e.split("/")[0],t=t.split(":")[0],t}static getIdentifiersPrefixForMultipleSources(e,t){return`${e||Utils.baseMultipleSourcesIdentifiersPrefix}${t}`}static makeEnum(e){return Object.freeze({...e})}}exports.Utils=Utils,Utils.baseMultipleSourcesIdentifiersPrefix="a",Utils.hexadecimalPrefix="0x"},65104:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayTemplate=function(){return"\n function {stringArrayFunctionName} () {\n const {stringArrayName} = [{stringArrayStorageItems}];\n \n {stringArrayFunctionName} = function () {\n return {stringArrayName};\n };\n \n return {stringArrayFunctionName}();\n }\n "}},65186:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,i.default)(e),null==t&&(t="all");return t in a&&a[t].test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a={1:/^[0-9A-F]{8}-[0-9A-F]{4}-1[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,2:/^[0-9A-F]{8}-[0-9A-F]{4}-2[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,3:/^[0-9A-F]{8}-[0-9A-F]{4}-3[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,4:/^[0-9A-F]{8}-[0-9A-F]{4}-4[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,5:/^[0-9A-F]{8}-[0-9A-F]{4}-5[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,6:/^[0-9A-F]{8}-[0-9A-F]{4}-6[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,7:/^[0-9A-F]{8}-[0-9A-F]{4}-7[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,8:/^[0-9A-F]{8}-[0-9A-F]{4}-8[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,nil:/^00000000-0000-0000-0000-000000000000$/i,max:/^ffffffff-ffff-ffff-ffff-ffffffffffff$/i,loose:/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i,all:/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i};e.exports=t.default,e.exports.default=t.default},65266:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildDefaultMaybeClassElementMetadata=function(){return{kind:n.MaybeClassElementMetadataKind.unknown,name:void 0,optional:!1,tags:new Map}};const n=r(23855)},65606:e=>{var t,r,n=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function o(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(e){r=a}}();var s,c=[],d=!1,l=-1;function u(){d&&s&&(d=!1,s.length?c=s.concat(c):l=-1,c.length&&f())}function f(){if(!d){var e=o(u);d=!0;for(var t=c.length;t;){for(s=c,c=[];++l<t;)s&&s[l].run();l=-1,t=c.length}s=null,d=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{return r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function m(){}n.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];c.push(new p(e,t)),1!==c.length||d||o(f)},p.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=m,n.addListener=m,n.once=m,n.off=m,n.removeListener=m,n.removeAllListeners=m,n.emit=m,n.prependListener=m,n.prependOnceListener=m,n.listeners=function(e){return[]},n.binding=function(e){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(e){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},65757:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isScopedBinding=function(e){return void 0!==e.scope}},65889:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DomainLockRedirectUrlRule=void 0;const n=r(11839);t.DomainLockRedirectUrlRule=e=>(e.domainLock.length||(e={...e,domainLockRedirectUrl:n.DEFAULT_PRESET.domainLockRedirectUrl}),e)},65903:(e,t,r)=>{"use strict";r.r(t),r.d(t,{fetch:()=>n});const n=globalThis.fetch.bind(globalThis)},66051:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getContainerModuleId=function(){const e=(0,n.getOwnReflectMetadata)(Object,i)??0;e===Number.MAX_SAFE_INTEGER?(0,n.setReflectMetadata)(Object,i,Number.MIN_SAFE_INTEGER):(0,n.updateOwnReflectMetadata)(Object,i,()=>e,e=>e+1);return e};const n=r(59517),i="@inversifyjs/container/bindingId"},66060:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.VisitedLexicalScopeNodesStackStorage=void 0;const o=r(52650),s=r(32287),c=r(44173);let d=class extends c.ArrayStorage{constructor(e,t,r){super(e,t),this.arrayUtils=r}getLastElement(){return this.arrayUtils.getLastElement(this.getStorage())}getPenultimateElement(){return this.arrayUtils.getLastElementByIndex(this.getStorage(),1)}push(e){const t=this.getLength();this.set(t,e)}pop(){const e=this.getLength();return this.delete(e-1)}};t.VisitedLexicalScopeNodesStackStorage=d,t.VisitedLexicalScopeNodesStackStorage=d=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(2,(0,o.inject)(s.ServiceIdentifiers.IArrayUtils)),i("design:paramtypes",[Object,Object,Object])],d)},66152:e=>{"use strict";e.exports=JSON.parse('["$&","$\'","$*","$+","$1","$2","$3","$4","$5","$6","$7","$8","$9","$_","$`","$input","-moz-animation","-moz-animation-delay","-moz-animation-direction","-moz-animation-duration","-moz-animation-fill-mode","-moz-animation-iteration-count","-moz-animation-name","-moz-animation-play-state","-moz-animation-timing-function","-moz-appearance","-moz-backface-visibility","-moz-border-end","-moz-border-end-color","-moz-border-end-style","-moz-border-end-width","-moz-border-image","-moz-border-start","-moz-border-start-color","-moz-border-start-style","-moz-border-start-width","-moz-box-align","-moz-box-direction","-moz-box-flex","-moz-box-ordinal-group","-moz-box-orient","-moz-box-pack","-moz-box-sizing","-moz-float-edge","-moz-font-feature-settings","-moz-font-language-override","-moz-force-broken-image-icon","-moz-hyphens","-moz-image-region","-moz-margin-end","-moz-margin-start","-moz-orient","-moz-osx-font-smoothing","-moz-outline-radius","-moz-outline-radius-bottomleft","-moz-outline-radius-bottomright","-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-padding-end","-moz-padding-start","-moz-perspective","-moz-perspective-origin","-moz-tab-size","-moz-text-size-adjust","-moz-transform","-moz-transform-origin","-moz-transform-style","-moz-transition","-moz-transition-delay","-moz-transition-duration","-moz-transition-property","-moz-transition-timing-function","-moz-user-focus","-moz-user-input","-moz-user-modify","-moz-user-select","-moz-window-dragging","-webkit-align-content","-webkit-align-items","-webkit-align-self","-webkit-animation","-webkit-animation-delay","-webkit-animation-direction","-webkit-animation-duration","-webkit-animation-fill-mode","-webkit-animation-iteration-count","-webkit-animation-name","-webkit-animation-play-state","-webkit-animation-timing-function","-webkit-appearance","-webkit-backface-visibility","-webkit-background-clip","-webkit-background-origin","-webkit-background-size","-webkit-border-bottom-left-radius","-webkit-border-bottom-right-radius","-webkit-border-image","-webkit-border-radius","-webkit-border-top-left-radius","-webkit-border-top-right-radius","-webkit-box-align","-webkit-box-direction","-webkit-box-flex","-webkit-box-ordinal-group","-webkit-box-orient","-webkit-box-pack","-webkit-box-shadow","-webkit-box-sizing","-webkit-clip-path","-webkit-filter","-webkit-flex","-webkit-flex-basis","-webkit-flex-direction","-webkit-flex-flow","-webkit-flex-grow","-webkit-flex-shrink","-webkit-flex-wrap","-webkit-font-feature-settings","-webkit-justify-content","-webkit-line-clamp","-webkit-mask","-webkit-mask-clip","-webkit-mask-composite","-webkit-mask-image","-webkit-mask-origin","-webkit-mask-position","-webkit-mask-position-x","-webkit-mask-position-y","-webkit-mask-repeat","-webkit-mask-size","-webkit-order","-webkit-perspective","-webkit-perspective-origin","-webkit-text-fill-color","-webkit-text-security","-webkit-text-size-adjust","-webkit-text-stroke","-webkit-text-stroke-color","-webkit-text-stroke-width","-webkit-transform","-webkit-transform-origin","-webkit-transform-style","-webkit-transition","-webkit-transition-delay","-webkit-transition-duration","-webkit-transition-property","-webkit-transition-timing-function","-webkit-user-select","@@iterator","ABORT_ERR","ACTIVE","ACTIVE_ATTRIBUTES","ACTIVE_TEXTURE","ACTIVE_UNIFORMS","ACTIVE_UNIFORM_BLOCKS","ADDITION","ALIASED_LINE_WIDTH_RANGE","ALIASED_POINT_SIZE_RANGE","ALL","ALLOW_KEYBOARD_INPUT","ALLPASS","ALPHA","ALPHA_BITS","ALREADY_SIGNALED","ALT_MASK","ALWAYS","ANY_SAMPLES_PASSED","ANY_SAMPLES_PASSED_CONSERVATIVE","ANY_TYPE","ANY_UNORDERED_NODE_TYPE","ARRAY_BUFFER","ARRAY_BUFFER_BINDING","ATTACHED_SHADERS","ATTRIBUTE_NODE","AT_TARGET","AbortController","AbortSignal","AbsoluteOrientationSensor","AbstractRange","Accelerometer","AddSearchProvider","AggregateError","AnalyserNode","Animation","AnimationEffect","AnimationEvent","AnimationPlaybackEvent","AnimationTimeline","AnonXMLHttpRequest","Any","AnyPermissions","ApplicationCache","ApplicationCacheErrorEvent","Array","ArrayBuffer","ArrayType","AsyncDisposableStack","Atomics","Attr","Audio","AudioBuffer","AudioBufferSourceNode","AudioContext","AudioData","AudioDecoder","AudioDestinationNode","AudioEncoder","AudioListener","AudioNode","AudioParam","AudioParamMap","AudioProcessingEvent","AudioScheduledSourceNode","AudioSinkInfo","AudioStreamTrack","AudioWorklet","AudioWorkletNode","AuthenticatorAssertionResponse","AuthenticatorAttestationResponse","AuthenticatorResponse","AutocompleteErrorEvent","BACK","BAD_BOUNDARYPOINTS_ERR","BAD_REQUEST","BANDPASS","BLEND","BLEND_COLOR","BLEND_DST_ALPHA","BLEND_DST_RGB","BLEND_EQUATION","BLEND_EQUATION_ALPHA","BLEND_EQUATION_RGB","BLEND_SRC_ALPHA","BLEND_SRC_RGB","BLUE","BLUE_BITS","BLUR","BOOL","BOOLEAN_TYPE","BOOL_VEC2","BOOL_VEC3","BOOL_VEC4","BOTH","BROWSER_DEFAULT_WEBGL","BUBBLING_PHASE","BUFFER_SIZE","BUFFER_USAGE","BYTE","BYTES_PER_ELEMENT","BackgroundFetchManager","BackgroundFetchRecord","BackgroundFetchRegistration","BarProp","BarcodeDetector","BaseAudioContext","BaseHref","BatteryManager","BeforeInstallPromptEvent","BeforeLoadEvent","BeforeUnloadEvent","BigInt","BigInt64Array","BigUint64Array","BiquadFilterNode","Blob","BlobEvent","Bluetooth","BluetoothCharacteristicProperties","BluetoothDevice","BluetoothRemoteGATTCharacteristic","BluetoothRemoteGATTDescriptor","BluetoothRemoteGATTServer","BluetoothRemoteGATTService","BluetoothUUID","Boolean","BroadcastChannel","BrowserCaptureMediaStreamTrack","BrowserInfo","ByteLengthQueuingStrategy","CAPTURING_PHASE","CCW","CDATASection","CDATA_SECTION_NODE","CHANGE","CHARSET_RULE","CHECKING","CLAMP_TO_EDGE","CLICK","CLOSED","CLOSING","COLOR","COLOR_ATTACHMENT0","COLOR_ATTACHMENT1","COLOR_ATTACHMENT10","COLOR_ATTACHMENT11","COLOR_ATTACHMENT12","COLOR_ATTACHMENT13","COLOR_ATTACHMENT14","COLOR_ATTACHMENT15","COLOR_ATTACHMENT2","COLOR_ATTACHMENT3","COLOR_ATTACHMENT4","COLOR_ATTACHMENT5","COLOR_ATTACHMENT6","COLOR_ATTACHMENT7","COLOR_ATTACHMENT8","COLOR_ATTACHMENT9","COLOR_BUFFER_BIT","COLOR_CLEAR_VALUE","COLOR_WRITEMASK","COMMENT_NODE","COMPARE_REF_TO_TEXTURE","COMPILE_STATUS","COMPLETION_STATUS_KHR","COMPRESSED_RGBA_S3TC_DXT1_EXT","COMPRESSED_RGBA_S3TC_DXT3_EXT","COMPRESSED_RGBA_S3TC_DXT5_EXT","COMPRESSED_RGB_S3TC_DXT1_EXT","COMPRESSED_TEXTURE_FORMATS","COMPUTE","CONDITION_SATISFIED","CONFIGURATION_UNSUPPORTED","CONNECTING","CONSTANT_ALPHA","CONSTANT_COLOR","CONSTRAINT_ERR","CONTEXT_LOST_WEBGL","CONTROL_MASK","COPY_DST","COPY_READ_BUFFER","COPY_READ_BUFFER_BINDING","COPY_SRC","COPY_WRITE_BUFFER","COPY_WRITE_BUFFER_BINDING","COUNTER_STYLE_RULE","CSPViolationReportBody","CSS","CSS2Properties","CSSAnimation","CSSCharsetRule","CSSConditionRule","CSSContainerRule","CSSCounterStyleRule","CSSFontFaceRule","CSSFontFeatureValuesRule","CSSFontPaletteValuesRule","CSSFunctionDeclarations","CSSFunctionDescriptors","CSSFunctionRule","CSSGroupingRule","CSSImageValue","CSSImportRule","CSSKeyframeRule","CSSKeyframesRule","CSSKeywordValue","CSSLayerBlockRule","CSSLayerStatementRule","CSSMarginRule","CSSMathClamp","CSSMathInvert","CSSMathMax","CSSMathMin","CSSMathNegate","CSSMathProduct","CSSMathSum","CSSMathValue","CSSMatrixComponent","CSSMediaRule","CSSMozDocumentRule","CSSNameSpaceRule","CSSNamespaceRule","CSSNestedDeclarations","CSSNumericArray","CSSNumericValue","CSSPageDescriptors","CSSPageRule","CSSPerspective","CSSPositionTryDescriptors","CSSPositionTryRule","CSSPositionValue","CSSPrimitiveValue","CSSPropertyRule","CSSRotate","CSSRule","CSSRuleList","CSSScale","CSSScopeRule","CSSSkew","CSSSkewX","CSSSkewY","CSSStartingStyleRule","CSSStyleDeclaration","CSSStyleProperties","CSSStyleRule","CSSStyleSheet","CSSStyleValue","CSSSupportsRule","CSSTransformComponent","CSSTransformValue","CSSTransition","CSSTranslate","CSSUnitValue","CSSUnknownRule","CSSUnparsedValue","CSSValue","CSSValueList","CSSVariableReferenceValue","CSSVariablesDeclaration","CSSVariablesRule","CSSViewTransitionRule","CSSViewportRule","CSS_ATTR","CSS_CM","CSS_COUNTER","CSS_CUSTOM","CSS_DEG","CSS_DIMENSION","CSS_EMS","CSS_EXS","CSS_FILTER_BLUR","CSS_FILTER_BRIGHTNESS","CSS_FILTER_CONTRAST","CSS_FILTER_CUSTOM","CSS_FILTER_DROP_SHADOW","CSS_FILTER_GRAYSCALE","CSS_FILTER_HUE_ROTATE","CSS_FILTER_INVERT","CSS_FILTER_OPACITY","CSS_FILTER_REFERENCE","CSS_FILTER_SATURATE","CSS_FILTER_SEPIA","CSS_GRAD","CSS_HZ","CSS_IDENT","CSS_IN","CSS_INHERIT","CSS_KHZ","CSS_MATRIX","CSS_MATRIX3D","CSS_MM","CSS_MS","CSS_NUMBER","CSS_PC","CSS_PERCENTAGE","CSS_PERSPECTIVE","CSS_PRIMITIVE_VALUE","CSS_PT","CSS_PX","CSS_RAD","CSS_RECT","CSS_RGBCOLOR","CSS_ROTATE","CSS_ROTATE3D","CSS_ROTATEX","CSS_ROTATEY","CSS_ROTATEZ","CSS_S","CSS_SCALE","CSS_SCALE3D","CSS_SCALEX","CSS_SCALEY","CSS_SCALEZ","CSS_SKEW","CSS_SKEWX","CSS_SKEWY","CSS_STRING","CSS_TRANSLATE","CSS_TRANSLATE3D","CSS_TRANSLATEX","CSS_TRANSLATEY","CSS_TRANSLATEZ","CSS_UNKNOWN","CSS_URI","CSS_VALUE_LIST","CSS_VH","CSS_VMAX","CSS_VMIN","CSS_VW","CULL_FACE","CULL_FACE_MODE","CURRENT_PROGRAM","CURRENT_QUERY","CURRENT_VERTEX_ATTRIB","CUSTOM","CW","Cache","CacheStorage","CanvasCaptureMediaStream","CanvasCaptureMediaStreamTrack","CanvasGradient","CanvasPattern","CanvasRenderingContext2D","CaptureController","CaretPosition","ChannelMergerNode","ChannelSplitterNode","ChapterInformation","CharacterBoundsUpdateEvent","CharacterData","ClientRect","ClientRectList","Clipboard","ClipboardEvent","ClipboardItem","CloseEvent","CloseWatcher","Collator","ColorArray","ColorValue","CommandEvent","Comment","CompileError","CompositionEvent","CompressionStream","Console","ConstantSourceNode","ContentVisibilityAutoStateChangeEvent","ContextFilter","ContextType","Controllers","ConvolverNode","CookieChangeEvent","CookieStore","CookieStoreManager","CountQueuingStrategy","Counter","CreateMonitor","CreateType","Credential","CredentialsContainer","CropTarget","Crypto","CryptoKey","CustomElementRegistry","CustomEvent","CustomStateSet","DATABASE_ERR","DATA_CLONE_ERR","DATA_ERR","DBLCLICK","DECR","DECR_WRAP","DELETE_STATUS","DEPTH","DEPTH24_STENCIL8","DEPTH32F_STENCIL8","DEPTH_ATTACHMENT","DEPTH_BITS","DEPTH_BUFFER_BIT","DEPTH_CLEAR_VALUE","DEPTH_COMPONENT","DEPTH_COMPONENT16","DEPTH_COMPONENT24","DEPTH_COMPONENT32F","DEPTH_FUNC","DEPTH_RANGE","DEPTH_STENCIL","DEPTH_STENCIL_ATTACHMENT","DEPTH_TEST","DEPTH_WRITEMASK","DEVICE_INELIGIBLE","DIRECTION_DOWN","DIRECTION_LEFT","DIRECTION_RIGHT","DIRECTION_UP","DISABLED","DISPATCH_REQUEST_ERR","DITHER","DOCUMENT_FRAGMENT_NODE","DOCUMENT_NODE","DOCUMENT_POSITION_CONTAINED_BY","DOCUMENT_POSITION_CONTAINS","DOCUMENT_POSITION_DISCONNECTED","DOCUMENT_POSITION_FOLLOWING","DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","DOCUMENT_POSITION_PRECEDING","DOCUMENT_TYPE_NODE","DOMCursor","DOMError","DOMException","DOMImplementation","DOMImplementationLS","DOMMatrix","DOMMatrixReadOnly","DOMParser","DOMPoint","DOMPointReadOnly","DOMQuad","DOMRect","DOMRectList","DOMRectReadOnly","DOMRequest","DOMSTRING_SIZE_ERR","DOMSettableTokenList","DOMStringList","DOMStringMap","DOMTokenList","DOMTransactionEvent","DOM_DELTA_LINE","DOM_DELTA_PAGE","DOM_DELTA_PIXEL","DOM_INPUT_METHOD_DROP","DOM_INPUT_METHOD_HANDWRITING","DOM_INPUT_METHOD_IME","DOM_INPUT_METHOD_KEYBOARD","DOM_INPUT_METHOD_MULTIMODAL","DOM_INPUT_METHOD_OPTION","DOM_INPUT_METHOD_PASTE","DOM_INPUT_METHOD_SCRIPT","DOM_INPUT_METHOD_UNKNOWN","DOM_INPUT_METHOD_VOICE","DOM_KEY_LOCATION_JOYSTICK","DOM_KEY_LOCATION_LEFT","DOM_KEY_LOCATION_MOBILE","DOM_KEY_LOCATION_NUMPAD","DOM_KEY_LOCATION_RIGHT","DOM_KEY_LOCATION_STANDARD","DOM_VK_0","DOM_VK_1","DOM_VK_2","DOM_VK_3","DOM_VK_4","DOM_VK_5","DOM_VK_6","DOM_VK_7","DOM_VK_8","DOM_VK_9","DOM_VK_A","DOM_VK_ACCEPT","DOM_VK_ADD","DOM_VK_ALT","DOM_VK_ALTGR","DOM_VK_AMPERSAND","DOM_VK_ASTERISK","DOM_VK_AT","DOM_VK_ATTN","DOM_VK_B","DOM_VK_BACKSPACE","DOM_VK_BACK_QUOTE","DOM_VK_BACK_SLASH","DOM_VK_BACK_SPACE","DOM_VK_C","DOM_VK_CANCEL","DOM_VK_CAPS_LOCK","DOM_VK_CIRCUMFLEX","DOM_VK_CLEAR","DOM_VK_CLOSE_BRACKET","DOM_VK_CLOSE_CURLY_BRACKET","DOM_VK_CLOSE_PAREN","DOM_VK_COLON","DOM_VK_COMMA","DOM_VK_CONTEXT_MENU","DOM_VK_CONTROL","DOM_VK_CONVERT","DOM_VK_CRSEL","DOM_VK_CTRL","DOM_VK_D","DOM_VK_DECIMAL","DOM_VK_DELETE","DOM_VK_DIVIDE","DOM_VK_DOLLAR","DOM_VK_DOUBLE_QUOTE","DOM_VK_DOWN","DOM_VK_E","DOM_VK_EISU","DOM_VK_END","DOM_VK_ENTER","DOM_VK_EQUALS","DOM_VK_EREOF","DOM_VK_ESCAPE","DOM_VK_EXCLAMATION","DOM_VK_EXECUTE","DOM_VK_EXSEL","DOM_VK_F","DOM_VK_F1","DOM_VK_F10","DOM_VK_F11","DOM_VK_F12","DOM_VK_F13","DOM_VK_F14","DOM_VK_F15","DOM_VK_F16","DOM_VK_F17","DOM_VK_F18","DOM_VK_F19","DOM_VK_F2","DOM_VK_F20","DOM_VK_F21","DOM_VK_F22","DOM_VK_F23","DOM_VK_F24","DOM_VK_F25","DOM_VK_F26","DOM_VK_F27","DOM_VK_F28","DOM_VK_F29","DOM_VK_F3","DOM_VK_F30","DOM_VK_F31","DOM_VK_F32","DOM_VK_F33","DOM_VK_F34","DOM_VK_F35","DOM_VK_F36","DOM_VK_F4","DOM_VK_F5","DOM_VK_F6","DOM_VK_F7","DOM_VK_F8","DOM_VK_F9","DOM_VK_FINAL","DOM_VK_FRONT","DOM_VK_G","DOM_VK_GREATER_THAN","DOM_VK_H","DOM_VK_HANGUL","DOM_VK_HANJA","DOM_VK_HASH","DOM_VK_HELP","DOM_VK_HK_TOGGLE","DOM_VK_HOME","DOM_VK_HYPHEN_MINUS","DOM_VK_I","DOM_VK_INSERT","DOM_VK_J","DOM_VK_JUNJA","DOM_VK_K","DOM_VK_KANA","DOM_VK_KANJI","DOM_VK_L","DOM_VK_LEFT","DOM_VK_LEFT_TAB","DOM_VK_LESS_THAN","DOM_VK_M","DOM_VK_META","DOM_VK_MODECHANGE","DOM_VK_MULTIPLY","DOM_VK_N","DOM_VK_NONCONVERT","DOM_VK_NUMPAD0","DOM_VK_NUMPAD1","DOM_VK_NUMPAD2","DOM_VK_NUMPAD3","DOM_VK_NUMPAD4","DOM_VK_NUMPAD5","DOM_VK_NUMPAD6","DOM_VK_NUMPAD7","DOM_VK_NUMPAD8","DOM_VK_NUMPAD9","DOM_VK_NUM_LOCK","DOM_VK_O","DOM_VK_OEM_1","DOM_VK_OEM_102","DOM_VK_OEM_2","DOM_VK_OEM_3","DOM_VK_OEM_4","DOM_VK_OEM_5","DOM_VK_OEM_6","DOM_VK_OEM_7","DOM_VK_OEM_8","DOM_VK_OEM_COMMA","DOM_VK_OEM_MINUS","DOM_VK_OEM_PERIOD","DOM_VK_OEM_PLUS","DOM_VK_OPEN_BRACKET","DOM_VK_OPEN_CURLY_BRACKET","DOM_VK_OPEN_PAREN","DOM_VK_P","DOM_VK_PA1","DOM_VK_PAGEDOWN","DOM_VK_PAGEUP","DOM_VK_PAGE_DOWN","DOM_VK_PAGE_UP","DOM_VK_PAUSE","DOM_VK_PERCENT","DOM_VK_PERIOD","DOM_VK_PIPE","DOM_VK_PLAY","DOM_VK_PLUS","DOM_VK_PRINT","DOM_VK_PRINTSCREEN","DOM_VK_PROCESSKEY","DOM_VK_PROPERITES","DOM_VK_Q","DOM_VK_QUESTION_MARK","DOM_VK_QUOTE","DOM_VK_R","DOM_VK_REDO","DOM_VK_RETURN","DOM_VK_RIGHT","DOM_VK_S","DOM_VK_SCROLL_LOCK","DOM_VK_SELECT","DOM_VK_SEMICOLON","DOM_VK_SEPARATOR","DOM_VK_SHIFT","DOM_VK_SLASH","DOM_VK_SLEEP","DOM_VK_SPACE","DOM_VK_SUBTRACT","DOM_VK_T","DOM_VK_TAB","DOM_VK_TILDE","DOM_VK_U","DOM_VK_UNDERSCORE","DOM_VK_UNDO","DOM_VK_UNICODE","DOM_VK_UP","DOM_VK_V","DOM_VK_VOLUME_DOWN","DOM_VK_VOLUME_MUTE","DOM_VK_VOLUME_UP","DOM_VK_W","DOM_VK_WIN","DOM_VK_WINDOW","DOM_VK_WIN_ICO_00","DOM_VK_WIN_ICO_CLEAR","DOM_VK_WIN_ICO_HELP","DOM_VK_WIN_OEM_ATTN","DOM_VK_WIN_OEM_AUTO","DOM_VK_WIN_OEM_BACKTAB","DOM_VK_WIN_OEM_CLEAR","DOM_VK_WIN_OEM_COPY","DOM_VK_WIN_OEM_CUSEL","DOM_VK_WIN_OEM_ENLW","DOM_VK_WIN_OEM_FINISH","DOM_VK_WIN_OEM_FJ_JISHO","DOM_VK_WIN_OEM_FJ_LOYA","DOM_VK_WIN_OEM_FJ_MASSHOU","DOM_VK_WIN_OEM_FJ_ROYA","DOM_VK_WIN_OEM_FJ_TOUROKU","DOM_VK_WIN_OEM_JUMP","DOM_VK_WIN_OEM_PA1","DOM_VK_WIN_OEM_PA2","DOM_VK_WIN_OEM_PA3","DOM_VK_WIN_OEM_RESET","DOM_VK_WIN_OEM_WSCTRL","DOM_VK_X","DOM_VK_XF86XK_ADD_FAVORITE","DOM_VK_XF86XK_APPLICATION_LEFT","DOM_VK_XF86XK_APPLICATION_RIGHT","DOM_VK_XF86XK_AUDIO_CYCLE_TRACK","DOM_VK_XF86XK_AUDIO_FORWARD","DOM_VK_XF86XK_AUDIO_LOWER_VOLUME","DOM_VK_XF86XK_AUDIO_MEDIA","DOM_VK_XF86XK_AUDIO_MUTE","DOM_VK_XF86XK_AUDIO_NEXT","DOM_VK_XF86XK_AUDIO_PAUSE","DOM_VK_XF86XK_AUDIO_PLAY","DOM_VK_XF86XK_AUDIO_PREV","DOM_VK_XF86XK_AUDIO_RAISE_VOLUME","DOM_VK_XF86XK_AUDIO_RANDOM_PLAY","DOM_VK_XF86XK_AUDIO_RECORD","DOM_VK_XF86XK_AUDIO_REPEAT","DOM_VK_XF86XK_AUDIO_REWIND","DOM_VK_XF86XK_AUDIO_STOP","DOM_VK_XF86XK_AWAY","DOM_VK_XF86XK_BACK","DOM_VK_XF86XK_BACK_FORWARD","DOM_VK_XF86XK_BATTERY","DOM_VK_XF86XK_BLUE","DOM_VK_XF86XK_BLUETOOTH","DOM_VK_XF86XK_BOOK","DOM_VK_XF86XK_BRIGHTNESS_ADJUST","DOM_VK_XF86XK_CALCULATOR","DOM_VK_XF86XK_CALENDAR","DOM_VK_XF86XK_CD","DOM_VK_XF86XK_CLOSE","DOM_VK_XF86XK_COMMUNITY","DOM_VK_XF86XK_CONTRAST_ADJUST","DOM_VK_XF86XK_COPY","DOM_VK_XF86XK_CUT","DOM_VK_XF86XK_CYCLE_ANGLE","DOM_VK_XF86XK_DISPLAY","DOM_VK_XF86XK_DOCUMENTS","DOM_VK_XF86XK_DOS","DOM_VK_XF86XK_EJECT","DOM_VK_XF86XK_EXCEL","DOM_VK_XF86XK_EXPLORER","DOM_VK_XF86XK_FAVORITES","DOM_VK_XF86XK_FINANCE","DOM_VK_XF86XK_FORWARD","DOM_VK_XF86XK_FRAME_BACK","DOM_VK_XF86XK_FRAME_FORWARD","DOM_VK_XF86XK_GAME","DOM_VK_XF86XK_GO","DOM_VK_XF86XK_GREEN","DOM_VK_XF86XK_HIBERNATE","DOM_VK_XF86XK_HISTORY","DOM_VK_XF86XK_HOME_PAGE","DOM_VK_XF86XK_HOT_LINKS","DOM_VK_XF86XK_I_TOUCH","DOM_VK_XF86XK_KBD_BRIGHTNESS_DOWN","DOM_VK_XF86XK_KBD_BRIGHTNESS_UP","DOM_VK_XF86XK_KBD_LIGHT_ON_OFF","DOM_VK_XF86XK_LAUNCH0","DOM_VK_XF86XK_LAUNCH1","DOM_VK_XF86XK_LAUNCH2","DOM_VK_XF86XK_LAUNCH3","DOM_VK_XF86XK_LAUNCH4","DOM_VK_XF86XK_LAUNCH5","DOM_VK_XF86XK_LAUNCH6","DOM_VK_XF86XK_LAUNCH7","DOM_VK_XF86XK_LAUNCH8","DOM_VK_XF86XK_LAUNCH9","DOM_VK_XF86XK_LAUNCH_A","DOM_VK_XF86XK_LAUNCH_B","DOM_VK_XF86XK_LAUNCH_C","DOM_VK_XF86XK_LAUNCH_D","DOM_VK_XF86XK_LAUNCH_E","DOM_VK_XF86XK_LAUNCH_F","DOM_VK_XF86XK_LIGHT_BULB","DOM_VK_XF86XK_LOG_OFF","DOM_VK_XF86XK_MAIL","DOM_VK_XF86XK_MAIL_FORWARD","DOM_VK_XF86XK_MARKET","DOM_VK_XF86XK_MEETING","DOM_VK_XF86XK_MEMO","DOM_VK_XF86XK_MENU_KB","DOM_VK_XF86XK_MENU_PB","DOM_VK_XF86XK_MESSENGER","DOM_VK_XF86XK_MON_BRIGHTNESS_DOWN","DOM_VK_XF86XK_MON_BRIGHTNESS_UP","DOM_VK_XF86XK_MUSIC","DOM_VK_XF86XK_MY_COMPUTER","DOM_VK_XF86XK_MY_SITES","DOM_VK_XF86XK_NEW","DOM_VK_XF86XK_NEWS","DOM_VK_XF86XK_OFFICE_HOME","DOM_VK_XF86XK_OPEN","DOM_VK_XF86XK_OPEN_URL","DOM_VK_XF86XK_OPTION","DOM_VK_XF86XK_PASTE","DOM_VK_XF86XK_PHONE","DOM_VK_XF86XK_PICTURES","DOM_VK_XF86XK_POWER_DOWN","DOM_VK_XF86XK_POWER_OFF","DOM_VK_XF86XK_RED","DOM_VK_XF86XK_REFRESH","DOM_VK_XF86XK_RELOAD","DOM_VK_XF86XK_REPLY","DOM_VK_XF86XK_ROCKER_DOWN","DOM_VK_XF86XK_ROCKER_ENTER","DOM_VK_XF86XK_ROCKER_UP","DOM_VK_XF86XK_ROTATE_WINDOWS","DOM_VK_XF86XK_ROTATION_KB","DOM_VK_XF86XK_ROTATION_PB","DOM_VK_XF86XK_SAVE","DOM_VK_XF86XK_SCREEN_SAVER","DOM_VK_XF86XK_SCROLL_CLICK","DOM_VK_XF86XK_SCROLL_DOWN","DOM_VK_XF86XK_SCROLL_UP","DOM_VK_XF86XK_SEARCH","DOM_VK_XF86XK_SEND","DOM_VK_XF86XK_SHOP","DOM_VK_XF86XK_SPELL","DOM_VK_XF86XK_SPLIT_SCREEN","DOM_VK_XF86XK_STANDBY","DOM_VK_XF86XK_START","DOM_VK_XF86XK_STOP","DOM_VK_XF86XK_SUBTITLE","DOM_VK_XF86XK_SUPPORT","DOM_VK_XF86XK_SUSPEND","DOM_VK_XF86XK_TASK_PANE","DOM_VK_XF86XK_TERMINAL","DOM_VK_XF86XK_TIME","DOM_VK_XF86XK_TOOLS","DOM_VK_XF86XK_TOP_MENU","DOM_VK_XF86XK_TO_DO_LIST","DOM_VK_XF86XK_TRAVEL","DOM_VK_XF86XK_USER1KB","DOM_VK_XF86XK_USER2KB","DOM_VK_XF86XK_USER_PB","DOM_VK_XF86XK_UWB","DOM_VK_XF86XK_VENDOR_HOME","DOM_VK_XF86XK_VIDEO","DOM_VK_XF86XK_VIEW","DOM_VK_XF86XK_WAKE_UP","DOM_VK_XF86XK_WEB_CAM","DOM_VK_XF86XK_WHEEL_BUTTON","DOM_VK_XF86XK_WLAN","DOM_VK_XF86XK_WORD","DOM_VK_XF86XK_WWW","DOM_VK_XF86XK_XFER","DOM_VK_XF86XK_YELLOW","DOM_VK_XF86XK_ZOOM_IN","DOM_VK_XF86XK_ZOOM_OUT","DOM_VK_Y","DOM_VK_Z","DOM_VK_ZOOM","DONE","DONT_CARE","DOWNLOADING","DRAGDROP","DRAW_BUFFER0","DRAW_BUFFER1","DRAW_BUFFER10","DRAW_BUFFER11","DRAW_BUFFER12","DRAW_BUFFER13","DRAW_BUFFER14","DRAW_BUFFER15","DRAW_BUFFER2","DRAW_BUFFER3","DRAW_BUFFER4","DRAW_BUFFER5","DRAW_BUFFER6","DRAW_BUFFER7","DRAW_BUFFER8","DRAW_BUFFER9","DRAW_FRAMEBUFFER","DRAW_FRAMEBUFFER_BINDING","DST_ALPHA","DST_COLOR","DYNAMIC_COPY","DYNAMIC_DRAW","DYNAMIC_READ","DataChannel","DataTransfer","DataTransferItem","DataTransferItemList","DataView","Date","DateTimeFormat","DecompressionStream","DelayNode","DelegatedInkTrailPresenter","DeprecationReportBody","DesktopNotification","DesktopNotificationCenter","Details","DeviceLightEvent","DeviceMotionEvent","DeviceMotionEventAcceleration","DeviceMotionEventRotationRate","DeviceOrientationEvent","DevicePosture","DeviceProximityEvent","DeviceStorage","DeviceStorageChangeEvent","DigitalCredential","Directory","DisplayNames","DisposableStack","Document","DocumentFragment","DocumentPictureInPicture","DocumentPictureInPictureEvent","DocumentTimeline","DocumentType","DragEvent","Duration","DurationFormat","DynamicsCompressorNode","E","ELEMENT_ARRAY_BUFFER","ELEMENT_ARRAY_BUFFER_BINDING","ELEMENT_NODE","EMPTY","ENCODING_ERR","ENDED","END_TO_END","END_TO_START","ENTITY_NODE","ENTITY_REFERENCE_NODE","EPSILON","EQUAL","EQUALPOWER","ERROR","EXPONENTIAL_DISTANCE","EditContext","Element","ElementInternals","ElementQuery","EncodedAudioChunk","EncodedVideoChunk","EnterPictureInPictureEvent","Entity","EntityReference","Error","ErrorEvent","EvalError","Event","EventCounts","EventException","EventSource","EventTarget","Exception","ExtensionContext","ExtensionDisabledReason","ExtensionInfo","ExtensionInstallType","ExtensionType","External","EyeDropper","FASTEST","FIDOSDK","FILTER_ACCEPT","FILTER_INTERRUPT","FILTER_REJECT","FILTER_SKIP","FINISHED_STATE","FIRST_ORDERED_NODE_TYPE","FLOAT","FLOAT_32_UNSIGNED_INT_24_8_REV","FLOAT_MAT2","FLOAT_MAT2x3","FLOAT_MAT2x4","FLOAT_MAT3","FLOAT_MAT3x2","FLOAT_MAT3x4","FLOAT_MAT4","FLOAT_MAT4x2","FLOAT_MAT4x3","FLOAT_VEC2","FLOAT_VEC3","FLOAT_VEC4","FOCUS","FONT_FACE_RULE","FONT_FEATURE_VALUES_RULE","FRAGMENT","FRAGMENT_SHADER","FRAGMENT_SHADER_DERIVATIVE_HINT","FRAGMENT_SHADER_DERIVATIVE_HINT_OES","FRAMEBUFFER","FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE","FRAMEBUFFER_ATTACHMENT_BLUE_SIZE","FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING","FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE","FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE","FRAMEBUFFER_ATTACHMENT_GREEN_SIZE","FRAMEBUFFER_ATTACHMENT_OBJECT_NAME","FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE","FRAMEBUFFER_ATTACHMENT_RED_SIZE","FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE","FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE","FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER","FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL","FRAMEBUFFER_BINDING","FRAMEBUFFER_COMPLETE","FRAMEBUFFER_DEFAULT","FRAMEBUFFER_INCOMPLETE_ATTACHMENT","FRAMEBUFFER_INCOMPLETE_DIMENSIONS","FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT","FRAMEBUFFER_INCOMPLETE_MULTISAMPLE","FRAMEBUFFER_UNSUPPORTED","FRONT","FRONT_AND_BACK","FRONT_FACE","FUNC_ADD","FUNC_REVERSE_SUBTRACT","FUNC_SUBTRACT","FeaturePolicy","FeaturePolicyViolationReportBody","FederatedCredential","Feed","FeedEntry","Fence","FencedFrameConfig","FetchLaterResult","File","FileError","FileList","FileReader","FileSystem","FileSystemDirectoryEntry","FileSystemDirectoryHandle","FileSystemDirectoryReader","FileSystemEntry","FileSystemFileEntry","FileSystemFileHandle","FileSystemHandle","FileSystemObserver","FileSystemWritableFileStream","FinalizationRegistry","FindInPage","Float16Array","Float32Array","Float64Array","FocusEvent","FontData","FontFace","FontFaceSet","FontFaceSetLoadEvent","FormData","FormDataEvent","FragmentDirective","Function","GENERATE_MIPMAP_HINT","GEQUAL","GPU","GPUAdapter","GPUAdapterInfo","GPUBindGroup","GPUBindGroupLayout","GPUBuffer","GPUBufferUsage","GPUCanvasContext","GPUColorWrite","GPUCommandBuffer","GPUCommandEncoder","GPUCompilationInfo","GPUCompilationMessage","GPUComputePassEncoder","GPUComputePipeline","GPUDevice","GPUDeviceLostInfo","GPUError","GPUExternalTexture","GPUInternalError","GPUMapMode","GPUOutOfMemoryError","GPUPipelineError","GPUPipelineLayout","GPUQuerySet","GPUQueue","GPURenderBundle","GPURenderBundleEncoder","GPURenderPassEncoder","GPURenderPipeline","GPUSampler","GPUShaderModule","GPUShaderStage","GPUSupportedFeatures","GPUSupportedLimits","GPUTexture","GPUTextureUsage","GPUTextureView","GPUUncapturedErrorEvent","GPUValidationError","GREATER","GREEN","GREEN_BITS","GainNode","Gamepad","GamepadAxisMoveEvent","GamepadButton","GamepadButtonEvent","GamepadEvent","GamepadHapticActuator","GamepadPose","Geolocation","GeolocationCoordinates","GeolocationPosition","GeolocationPositionError","GestureEvent","GetInfo","Global","GravitySensor","Gyroscope","HALF_FLOAT","HAVE_CURRENT_DATA","HAVE_ENOUGH_DATA","HAVE_FUTURE_DATA","HAVE_METADATA","HAVE_NOTHING","HEADERS_RECEIVED","HID","HIDConnectionEvent","HIDDEN","HIDDevice","HIDInputReportEvent","HIERARCHY_REQUEST_ERR","HIGHPASS","HIGHSHELF","HIGH_FLOAT","HIGH_INT","HORIZONTAL","HORIZONTAL_AXIS","HRTF","HTMLAllCollection","HTMLAnchorElement","HTMLAppletElement","HTMLAreaElement","HTMLAudioElement","HTMLBRElement","HTMLBaseElement","HTMLBaseFontElement","HTMLBlockquoteElement","HTMLBodyElement","HTMLButtonElement","HTMLCanvasElement","HTMLCollection","HTMLCommandElement","HTMLContentElement","HTMLDListElement","HTMLDataElement","HTMLDataListElement","HTMLDetailsElement","HTMLDialogElement","HTMLDirectoryElement","HTMLDivElement","HTMLDocument","HTMLElement","HTMLEmbedElement","HTMLFencedFrameElement","HTMLFieldSetElement","HTMLFontElement","HTMLFormControlsCollection","HTMLFormElement","HTMLFrameElement","HTMLFrameSetElement","HTMLHRElement","HTMLHeadElement","HTMLHeadingElement","HTMLHtmlElement","HTMLIFrameElement","HTMLImageElement","HTMLInputElement","HTMLIsIndexElement","HTMLKeygenElement","HTMLLIElement","HTMLLabelElement","HTMLLegendElement","HTMLLinkElement","HTMLMapElement","HTMLMarqueeElement","HTMLMediaElement","HTMLMenuElement","HTMLMenuItemElement","HTMLMetaElement","HTMLMeterElement","HTMLModElement","HTMLOListElement","HTMLObjectElement","HTMLOptGroupElement","HTMLOptionElement","HTMLOptionsCollection","HTMLOutputElement","HTMLParagraphElement","HTMLParamElement","HTMLPictureElement","HTMLPreElement","HTMLProgressElement","HTMLPropertiesCollection","HTMLQuoteElement","HTMLScriptElement","HTMLSelectElement","HTMLSelectedContentElement","HTMLShadowElement","HTMLSlotElement","HTMLSourceElement","HTMLSpanElement","HTMLStyleElement","HTMLTableCaptionElement","HTMLTableCellElement","HTMLTableColElement","HTMLTableElement","HTMLTableRowElement","HTMLTableSectionElement","HTMLTemplateElement","HTMLTextAreaElement","HTMLTimeElement","HTMLTitleElement","HTMLTrackElement","HTMLUListElement","HTMLUnknownElement","HTMLVideoElement","HashChangeEvent","Headers","Highlight","HighlightRegistry","History","Hz","ICE_CHECKING","ICE_CLOSED","ICE_COMPLETED","ICE_CONNECTED","ICE_FAILED","ICE_GATHERING","ICE_WAITING","IDBCursor","IDBCursorWithValue","IDBDatabase","IDBDatabaseException","IDBFactory","IDBFileHandle","IDBFileRequest","IDBIndex","IDBKeyRange","IDBMutableFile","IDBObjectStore","IDBOpenDBRequest","IDBRecord","IDBRequest","IDBTransaction","IDBVersionChangeEvent","IDLE","IIRFilterNode","IMPLEMENTATION_COLOR_READ_FORMAT","IMPLEMENTATION_COLOR_READ_TYPE","IMPORT_RULE","INCR","INCR_WRAP","INDEX","INDEX_SIZE_ERR","INDIRECT","INT","INTERLEAVED_ATTRIBS","INT_2_10_10_10_REV","INT_SAMPLER_2D","INT_SAMPLER_2D_ARRAY","INT_SAMPLER_3D","INT_SAMPLER_CUBE","INT_VEC2","INT_VEC3","INT_VEC4","INUSE_ATTRIBUTE_ERR","INVALID_ACCESS_ERR","INVALID_CHARACTER_ERR","INVALID_ENUM","INVALID_EXPRESSION_ERR","INVALID_FRAMEBUFFER_OPERATION","INVALID_INDEX","INVALID_MODIFICATION_ERR","INVALID_NODE_TYPE_ERR","INVALID_OPERATION","INVALID_STATE_ERR","INVALID_VALUE","INVERSE_DISTANCE","INVERT","IceCandidate","IconInfo","IdentityCredential","IdentityCredentialError","IdentityProvider","IdleDeadline","IdleDetector","Image","ImageBitmap","ImageBitmapRenderingContext","ImageCapture","ImageData","ImageDataType","ImageDecoder","ImageTrack","ImageTrackList","Infinity","Ink","InputDeviceCapabilities","InputDeviceInfo","InputEvent","InputMethodContext","InstallTrigger","InstallTriggerImpl","Instance","Instant","Int16Array","Int32Array","Int8Array","IntegrityViolationReportBody","Intent","InterestEvent","InternalError","IntersectionObserver","IntersectionObserverEntry","Intl","IsSearchProviderInstalled","Iterator","JSON","JSTag","KEEP","KEYDOWN","KEYFRAMES_RULE","KEYFRAME_RULE","KEYPRESS","KEYUP","KeyEvent","Keyboard","KeyboardEvent","KeyboardLayoutMap","KeyframeEffect","LENGTHADJUST_SPACING","LENGTHADJUST_SPACINGANDGLYPHS","LENGTHADJUST_UNKNOWN","LEQUAL","LESS","LINEAR","LINEAR_DISTANCE","LINEAR_MIPMAP_LINEAR","LINEAR_MIPMAP_NEAREST","LINES","LINE_LOOP","LINE_STRIP","LINE_WIDTH","LINK_STATUS","LIVE","LN10","LN2","LOADED","LOADING","LOG10E","LOG2E","LOWPASS","LOWSHELF","LOW_FLOAT","LOW_INT","LSException","LSParserFilter","LUMINANCE","LUMINANCE_ALPHA","LanguageCode","LanguageDetector","LargestContentfulPaint","LaunchParams","LaunchQueue","LaunchType","LayoutShift","LayoutShiftAttribution","LinearAccelerationSensor","LinkError","ListFormat","LocalMediaStream","Locale","Location","Lock","LockManager","MAP_READ","MAP_WRITE","MARGIN_RULE","MAX","MAX_3D_TEXTURE_SIZE","MAX_ARRAY_TEXTURE_LAYERS","MAX_CAPTURE_VISIBLE_TAB_CALLS_PER_SECOND","MAX_CLIENT_WAIT_TIMEOUT_WEBGL","MAX_COLOR_ATTACHMENTS","MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS","MAX_COMBINED_TEXTURE_IMAGE_UNITS","MAX_COMBINED_UNIFORM_BLOCKS","MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS","MAX_CUBE_MAP_TEXTURE_SIZE","MAX_DRAW_BUFFERS","MAX_ELEMENTS_INDICES","MAX_ELEMENTS_VERTICES","MAX_ELEMENT_INDEX","MAX_FRAGMENT_INPUT_COMPONENTS","MAX_FRAGMENT_UNIFORM_BLOCKS","MAX_FRAGMENT_UNIFORM_COMPONENTS","MAX_FRAGMENT_UNIFORM_VECTORS","MAX_PROGRAM_TEXEL_OFFSET","MAX_RENDERBUFFER_SIZE","MAX_SAFE_INTEGER","MAX_SAMPLES","MAX_SERVER_WAIT_TIMEOUT","MAX_TEXTURE_IMAGE_UNITS","MAX_TEXTURE_LOD_BIAS","MAX_TEXTURE_MAX_ANISOTROPY_EXT","MAX_TEXTURE_SIZE","MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS","MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS","MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS","MAX_UNIFORM_BLOCK_SIZE","MAX_UNIFORM_BUFFER_BINDINGS","MAX_VALUE","MAX_VARYING_COMPONENTS","MAX_VARYING_VECTORS","MAX_VERTEX_ATTRIBS","MAX_VERTEX_OUTPUT_COMPONENTS","MAX_VERTEX_TEXTURE_IMAGE_UNITS","MAX_VERTEX_UNIFORM_BLOCKS","MAX_VERTEX_UNIFORM_COMPONENTS","MAX_VERTEX_UNIFORM_VECTORS","MAX_VIEWPORT_DIMS","MEDIA_ERR_ABORTED","MEDIA_ERR_DECODE","MEDIA_ERR_ENCRYPTED","MEDIA_ERR_NETWORK","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_KEYERR_CLIENT","MEDIA_KEYERR_DOMAIN","MEDIA_KEYERR_HARDWARECHANGE","MEDIA_KEYERR_OUTPUT","MEDIA_KEYERR_SERVICE","MEDIA_KEYERR_UNKNOWN","MEDIA_RULE","MEDIUM_FLOAT","MEDIUM_INT","META_MASK","MIDIAccess","MIDIConnectionEvent","MIDIInput","MIDIInputMap","MIDIMessageEvent","MIDIOutput","MIDIOutputMap","MIDIPort","MIN","MIN_PROGRAM_TEXEL_OFFSET","MIN_SAFE_INTEGER","MIN_VALUE","MIRRORED_REPEAT","MODE_ASYNCHRONOUS","MODE_SYNCHRONOUS","MODIFICATION","MOUSEDOWN","MOUSEDRAG","MOUSEMOVE","MOUSEOUT","MOUSEOVER","MOUSEUP","MOZ_KEYFRAMES_RULE","MOZ_KEYFRAME_RULE","MOZ_SOURCE_CURSOR","MOZ_SOURCE_ERASER","MOZ_SOURCE_KEYBOARD","MOZ_SOURCE_MOUSE","MOZ_SOURCE_PEN","MOZ_SOURCE_TOUCH","MOZ_SOURCE_UNKNOWN","MSGESTURE_FLAG_BEGIN","MSGESTURE_FLAG_CANCEL","MSGESTURE_FLAG_END","MSGESTURE_FLAG_INERTIA","MSGESTURE_FLAG_NONE","MSPOINTER_TYPE_MOUSE","MSPOINTER_TYPE_PEN","MSPOINTER_TYPE_TOUCH","MS_ASYNC_CALLBACK_STATUS_ASSIGN_DELEGATE","MS_ASYNC_CALLBACK_STATUS_CANCEL","MS_ASYNC_CALLBACK_STATUS_CHOOSEANY","MS_ASYNC_CALLBACK_STATUS_ERROR","MS_ASYNC_CALLBACK_STATUS_JOIN","MS_ASYNC_OP_STATUS_CANCELED","MS_ASYNC_OP_STATUS_ERROR","MS_ASYNC_OP_STATUS_SUCCESS","MS_MANIPULATION_STATE_ACTIVE","MS_MANIPULATION_STATE_CANCELLED","MS_MANIPULATION_STATE_COMMITTED","MS_MANIPULATION_STATE_DRAGGING","MS_MANIPULATION_STATE_INERTIA","MS_MANIPULATION_STATE_PRESELECT","MS_MANIPULATION_STATE_SELECTING","MS_MANIPULATION_STATE_STOPPED","MS_MEDIA_ERR_ENCRYPTED","MS_MEDIA_KEYERR_CLIENT","MS_MEDIA_KEYERR_DOMAIN","MS_MEDIA_KEYERR_HARDWARECHANGE","MS_MEDIA_KEYERR_OUTPUT","MS_MEDIA_KEYERR_SERVICE","MS_MEDIA_KEYERR_UNKNOWN","Map","Math","MathMLElement","MediaCapabilities","MediaCapabilitiesInfo","MediaController","MediaDeviceInfo","MediaDevices","MediaElementAudioSourceNode","MediaEncryptedEvent","MediaError","MediaKeyError","MediaKeyEvent","MediaKeyMessageEvent","MediaKeyNeededEvent","MediaKeySession","MediaKeyStatusMap","MediaKeySystemAccess","MediaKeys","MediaList","MediaMetadata","MediaQueryList","MediaQueryListEvent","MediaRecorder","MediaRecorderErrorEvent","MediaSession","MediaSettingsRange","MediaSource","MediaSourceHandle","MediaStream","MediaStreamAudioDestinationNode","MediaStreamAudioSourceNode","MediaStreamEvent","MediaStreamTrack","MediaStreamTrackAudioSourceNode","MediaStreamTrackAudioStats","MediaStreamTrackEvent","MediaStreamTrackGenerator","MediaStreamTrackProcessor","MediaStreamTrackVideoStats","Memory","MessageChannel","MessageEvent","MessagePort","MessageSender","Methods","MimeType","MimeTypeArray","Module","MouseEvent","MouseScrollEvent","MozAnimation","MozAnimationDelay","MozAnimationDirection","MozAnimationDuration","MozAnimationFillMode","MozAnimationIterationCount","MozAnimationName","MozAnimationPlayState","MozAnimationTimingFunction","MozAppearance","MozBackfaceVisibility","MozBinding","MozBorderBottomColors","MozBorderEnd","MozBorderEndColor","MozBorderEndStyle","MozBorderEndWidth","MozBorderImage","MozBorderLeftColors","MozBorderRightColors","MozBorderStart","MozBorderStartColor","MozBorderStartStyle","MozBorderStartWidth","MozBorderTopColors","MozBoxAlign","MozBoxDirection","MozBoxFlex","MozBoxOrdinalGroup","MozBoxOrient","MozBoxPack","MozBoxSizing","MozCSSKeyframeRule","MozCSSKeyframesRule","MozColumnCount","MozColumnFill","MozColumnGap","MozColumnRule","MozColumnRuleColor","MozColumnRuleStyle","MozColumnRuleWidth","MozColumnWidth","MozColumns","MozContactChangeEvent","MozFloatEdge","MozFontFeatureSettings","MozFontLanguageOverride","MozForceBrokenImageIcon","MozHyphens","MozImageRegion","MozMarginEnd","MozMarginStart","MozMmsEvent","MozMmsMessage","MozMobileMessageThread","MozOSXFontSmoothing","MozOrient","MozOsxFontSmoothing","MozOutlineRadius","MozOutlineRadiusBottomleft","MozOutlineRadiusBottomright","MozOutlineRadiusTopleft","MozOutlineRadiusTopright","MozPaddingEnd","MozPaddingStart","MozPerspective","MozPerspectiveOrigin","MozPowerManager","MozSettingsEvent","MozSmsEvent","MozSmsMessage","MozStackSizing","MozTabSize","MozTextAlignLast","MozTextDecorationColor","MozTextDecorationLine","MozTextDecorationStyle","MozTextSizeAdjust","MozTransform","MozTransformOrigin","MozTransformStyle","MozTransition","MozTransitionDelay","MozTransitionDuration","MozTransitionProperty","MozTransitionTimingFunction","MozUserFocus","MozUserInput","MozUserModify","MozUserSelect","MozWindowDragging","MozWindowShadow","MutationEvent","MutationObserver","MutationRecord","MutedInfo","MutedInfoReason","NAMESPACE_ERR","NAMESPACE_RULE","NEAREST","NEAREST_MIPMAP_LINEAR","NEAREST_MIPMAP_NEAREST","NEGATIVE_INFINITY","NETWORK_EMPTY","NETWORK_ERR","NETWORK_IDLE","NETWORK_LOADED","NETWORK_LOADING","NETWORK_NO_SOURCE","NEVER","NEW","NEXT","NEXT_NO_DUPLICATE","NICEST","NODE_AFTER","NODE_BEFORE","NODE_BEFORE_AND_AFTER","NODE_INSIDE","NONE","NON_TRANSIENT_ERR","NOTATION_NODE","NOTCH","NOTEQUAL","NOT_ALLOWED_ERR","NOT_FOUND_ERR","NOT_READABLE_ERR","NOT_SUPPORTED_ERR","NO_DATA_ALLOWED_ERR","NO_ERR","NO_ERROR","NO_MODIFICATION_ALLOWED_ERR","NUMBER_TYPE","NUM_COMPRESSED_TEXTURE_FORMATS","NaN","NamedNodeMap","NavigateEvent","Navigation","NavigationActivation","NavigationCurrentEntryChangeEvent","NavigationDestination","NavigationHistoryEntry","NavigationPrecommitController","NavigationPreloadManager","NavigationTransition","Navigator","NavigatorLogin","NavigatorManagedData","NavigatorUAData","NearbyLinks","NetworkInformation","Node","NodeFilter","NodeIterator","NodeList","NotRestoredReasonDetails","NotRestoredReasons","Notation","Notification","NotifyPaintEvent","Now","Number","NumberFormat","OBJECT_TYPE","OBSOLETE","OK","ONE","ONE_MINUS_CONSTANT_ALPHA","ONE_MINUS_CONSTANT_COLOR","ONE_MINUS_DST_ALPHA","ONE_MINUS_DST_COLOR","ONE_MINUS_SRC_ALPHA","ONE_MINUS_SRC_COLOR","OPEN","OPENED","OPENING","ORDERED_NODE_ITERATOR_TYPE","ORDERED_NODE_SNAPSHOT_TYPE","OTHER_ERROR","OTPCredential","OUT_OF_MEMORY","Object","Observable","OfflineAudioCompletionEvent","OfflineAudioContext","OfflineResourceList","OffscreenCanvas","OffscreenCanvasRenderingContext2D","OnClickData","OnInstalledReason","OnPerformanceWarningCategory","OnPerformanceWarningSeverity","OnRestartRequiredReason","Option","OrientationSensor","OscillatorNode","OverconstrainedError","OverflowEvent","PACK_ALIGNMENT","PACK_ROW_LENGTH","PACK_SKIP_PIXELS","PACK_SKIP_ROWS","PAGE_RULE","PARSE_ERR","PATHSEG_ARC_ABS","PATHSEG_ARC_REL","PATHSEG_CLOSEPATH","PATHSEG_CURVETO_CUBIC_ABS","PATHSEG_CURVETO_CUBIC_REL","PATHSEG_CURVETO_CUBIC_SMOOTH_ABS","PATHSEG_CURVETO_CUBIC_SMOOTH_REL","PATHSEG_CURVETO_QUADRATIC_ABS","PATHSEG_CURVETO_QUADRATIC_REL","PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS","PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL","PATHSEG_LINETO_ABS","PATHSEG_LINETO_HORIZONTAL_ABS","PATHSEG_LINETO_HORIZONTAL_REL","PATHSEG_LINETO_REL","PATHSEG_LINETO_VERTICAL_ABS","PATHSEG_LINETO_VERTICAL_REL","PATHSEG_MOVETO_ABS","PATHSEG_MOVETO_REL","PATHSEG_UNKNOWN","PATH_EXISTS_ERR","PEAKING","PERMISSION_DENIED","PERSISTENT","PI","PIXEL_PACK_BUFFER","PIXEL_PACK_BUFFER_BINDING","PIXEL_UNPACK_BUFFER","PIXEL_UNPACK_BUFFER_BINDING","PLAYING_STATE","POINTS","POLYGON_OFFSET_FACTOR","POLYGON_OFFSET_FILL","POLYGON_OFFSET_UNITS","POSITION_UNAVAILABLE","POSITIVE_INFINITY","PREV","PREV_NO_DUPLICATE","PROCESSING_INSTRUCTION_NODE","PageChangeEvent","PageRevealEvent","PageSettings","PageSwapEvent","PageTransitionEvent","PaintRequest","PaintRequestList","PannerNode","PasswordCredential","Path2D","PaymentAddress","PaymentInstruments","PaymentManager","PaymentMethodChangeEvent","PaymentRequest","PaymentRequestUpdateEvent","PaymentResponse","Performance","PerformanceElementTiming","PerformanceEntry","PerformanceEventTiming","PerformanceLongAnimationFrameTiming","PerformanceLongTaskTiming","PerformanceMark","PerformanceMeasure","PerformanceNavigation","PerformanceNavigationTiming","PerformanceObserver","PerformanceObserverEntryList","PerformancePaintTiming","PerformanceResourceTiming","PerformanceScriptTiming","PerformanceServerTiming","PerformanceTiming","PeriodicSyncManager","PeriodicWave","PermissionStatus","Permissions","PhotoCapabilities","PictureInPictureEvent","PictureInPictureWindow","PlainDate","PlainDateTime","PlainMonthDay","PlainTime","PlainYearMonth","PlatformArch","PlatformInfo","PlatformNaclArch","PlatformOs","Plugin","PluginArray","PluralRules","PointerEvent","PopStateEvent","PopupBlockedEvent","Port","Presentation","PresentationAvailability","PresentationConnection","PresentationConnectionAvailableEvent","PresentationConnectionCloseEvent","PresentationConnectionList","PresentationReceiver","PresentationRequest","PressureObserver","PressureRecord","ProcessingInstruction","Profiler","ProgressEvent","Promise","PromiseRejectionEvent","PropertyNodeList","ProtectedAudience","Proxy","PublicKeyCredential","PushManager","PushSubscription","PushSubscriptionOptions","Q","QUERY_RESOLVE","QUERY_RESULT","QUERY_RESULT_AVAILABLE","QUOTA_ERR","QUOTA_EXCEEDED_ERR","QueryInterface","QuotaExceededError","R11F_G11F_B10F","R16F","R16I","R16UI","R32F","R32I","R32UI","R8","R8I","R8UI","R8_SNORM","RASTERIZER_DISCARD","READ","READ_BUFFER","READ_FRAMEBUFFER","READ_FRAMEBUFFER_BINDING","READ_ONLY","READ_ONLY_ERR","READ_WRITE","RED","RED_BITS","RED_INTEGER","REMOVAL","RENDERBUFFER","RENDERBUFFER_ALPHA_SIZE","RENDERBUFFER_BINDING","RENDERBUFFER_BLUE_SIZE","RENDERBUFFER_DEPTH_SIZE","RENDERBUFFER_GREEN_SIZE","RENDERBUFFER_HEIGHT","RENDERBUFFER_INTERNAL_FORMAT","RENDERBUFFER_RED_SIZE","RENDERBUFFER_SAMPLES","RENDERBUFFER_STENCIL_SIZE","RENDERBUFFER_WIDTH","RENDERER","RENDERING_INTENT_ABSOLUTE_COLORIMETRIC","RENDERING_INTENT_AUTO","RENDERING_INTENT_PERCEPTUAL","RENDERING_INTENT_RELATIVE_COLORIMETRIC","RENDERING_INTENT_SATURATION","RENDERING_INTENT_UNKNOWN","RENDER_ATTACHMENT","REPEAT","REPLACE","RG","RG16F","RG16I","RG16UI","RG32F","RG32I","RG32UI","RG8","RG8I","RG8UI","RG8_SNORM","RGB","RGB10_A2","RGB10_A2UI","RGB16F","RGB16I","RGB16UI","RGB32F","RGB32I","RGB32UI","RGB565","RGB5_A1","RGB8","RGB8I","RGB8UI","RGB8_SNORM","RGB9_E5","RGBA","RGBA16F","RGBA16I","RGBA16UI","RGBA32F","RGBA32I","RGBA32UI","RGBA4","RGBA8","RGBA8I","RGBA8UI","RGBA8_SNORM","RGBA_INTEGER","RGBColor","RGB_INTEGER","RG_INTEGER","ROTATION_CLOCKWISE","ROTATION_COUNTERCLOCKWISE","RTCCertificate","RTCDTMFSender","RTCDTMFToneChangeEvent","RTCDataChannel","RTCDataChannelEvent","RTCDtlsTransport","RTCEncodedAudioFrame","RTCEncodedVideoFrame","RTCError","RTCErrorEvent","RTCIceCandidate","RTCIceTransport","RTCPeerConnection","RTCPeerConnectionIceErrorEvent","RTCPeerConnectionIceEvent","RTCRtpReceiver","RTCRtpScriptTransform","RTCRtpSender","RTCRtpTransceiver","RTCSctpTransport","RTCSessionDescription","RTCStatsReport","RTCTrackEvent","RadioNodeList","Range","RangeError","RangeException","ReadableByteStreamController","ReadableStream","ReadableStreamBYOBReader","ReadableStreamBYOBRequest","ReadableStreamDefaultController","ReadableStreamDefaultReader","RecordErrorEvent","Rect","ReferenceError","Reflect","RegExp","RelativeOrientationSensor","RelativeTimeFormat","RemotePlayback","Report","ReportBody","ReportingObserver","Request","RequestUpdateCheckStatus","ResizeObserver","ResizeObserverEntry","ResizeObserverSize","Response","RestrictionTarget","RuntimeError","SAMPLER_2D","SAMPLER_2D_ARRAY","SAMPLER_2D_ARRAY_SHADOW","SAMPLER_2D_SHADOW","SAMPLER_3D","SAMPLER_BINDING","SAMPLER_CUBE","SAMPLER_CUBE_SHADOW","SAMPLES","SAMPLE_ALPHA_TO_COVERAGE","SAMPLE_BUFFERS","SAMPLE_COVERAGE","SAMPLE_COVERAGE_INVERT","SAMPLE_COVERAGE_VALUE","SAWTOOTH","SCHEDULED_STATE","SCISSOR_BOX","SCISSOR_TEST","SCROLL_PAGE_DOWN","SCROLL_PAGE_UP","SDP_ANSWER","SDP_OFFER","SDP_PRANSWER","SECURITY_ERR","SELECT","SEPARATE_ATTRIBS","SERIALIZE_ERR","SEVERITY_ERROR","SEVERITY_FATAL_ERROR","SEVERITY_WARNING","SHADER_COMPILER","SHADER_TYPE","SHADING_LANGUAGE_VERSION","SHIFT_MASK","SHORT","SHOWING","SHOW_ALL","SHOW_ATTRIBUTE","SHOW_CDATA_SECTION","SHOW_COMMENT","SHOW_DOCUMENT","SHOW_DOCUMENT_FRAGMENT","SHOW_DOCUMENT_TYPE","SHOW_ELEMENT","SHOW_ENTITY","SHOW_ENTITY_REFERENCE","SHOW_NOTATION","SHOW_PROCESSING_INSTRUCTION","SHOW_TEXT","SIGNALED","SIGNED_NORMALIZED","SINE","SOUNDFIELD","SQLException","SQRT1_2","SQRT2","SQUARE","SRC_ALPHA","SRC_ALPHA_SATURATE","SRC_COLOR","SRGB","SRGB8","SRGB8_ALPHA8","START_TO_END","START_TO_START","STATIC_COPY","STATIC_DRAW","STATIC_READ","STENCIL","STENCIL_ATTACHMENT","STENCIL_BACK_FAIL","STENCIL_BACK_FUNC","STENCIL_BACK_PASS_DEPTH_FAIL","STENCIL_BACK_PASS_DEPTH_PASS","STENCIL_BACK_REF","STENCIL_BACK_VALUE_MASK","STENCIL_BACK_WRITEMASK","STENCIL_BITS","STENCIL_BUFFER_BIT","STENCIL_CLEAR_VALUE","STENCIL_FAIL","STENCIL_FUNC","STENCIL_INDEX","STENCIL_INDEX8","STENCIL_PASS_DEPTH_FAIL","STENCIL_PASS_DEPTH_PASS","STENCIL_REF","STENCIL_TEST","STENCIL_VALUE_MASK","STENCIL_WRITEMASK","STORAGE","STORAGE_BINDING","STREAM_COPY","STREAM_DRAW","STREAM_READ","STRING_TYPE","STYLE_RULE","SUBPIXEL_BITS","SUPPORTS_RULE","SVGAElement","SVGAltGlyphDefElement","SVGAltGlyphElement","SVGAltGlyphItemElement","SVGAngle","SVGAnimateColorElement","SVGAnimateElement","SVGAnimateMotionElement","SVGAnimateTransformElement","SVGAnimatedAngle","SVGAnimatedBoolean","SVGAnimatedEnumeration","SVGAnimatedInteger","SVGAnimatedLength","SVGAnimatedLengthList","SVGAnimatedNumber","SVGAnimatedNumberList","SVGAnimatedPreserveAspectRatio","SVGAnimatedRect","SVGAnimatedString","SVGAnimatedTransformList","SVGAnimationElement","SVGCircleElement","SVGClipPathElement","SVGColor","SVGComponentTransferFunctionElement","SVGCursorElement","SVGDefsElement","SVGDescElement","SVGDiscardElement","SVGDocument","SVGElement","SVGElementInstance","SVGElementInstanceList","SVGEllipseElement","SVGException","SVGFEBlendElement","SVGFEColorMatrixElement","SVGFEComponentTransferElement","SVGFECompositeElement","SVGFEConvolveMatrixElement","SVGFEDiffuseLightingElement","SVGFEDisplacementMapElement","SVGFEDistantLightElement","SVGFEDropShadowElement","SVGFEFloodElement","SVGFEFuncAElement","SVGFEFuncBElement","SVGFEFuncGElement","SVGFEFuncRElement","SVGFEGaussianBlurElement","SVGFEImageElement","SVGFEMergeElement","SVGFEMergeNodeElement","SVGFEMorphologyElement","SVGFEOffsetElement","SVGFEPointLightElement","SVGFESpecularLightingElement","SVGFESpotLightElement","SVGFETileElement","SVGFETurbulenceElement","SVGFilterElement","SVGFontElement","SVGFontFaceElement","SVGFontFaceFormatElement","SVGFontFaceNameElement","SVGFontFaceSrcElement","SVGFontFaceUriElement","SVGForeignObjectElement","SVGGElement","SVGGeometryElement","SVGGlyphElement","SVGGlyphRefElement","SVGGradientElement","SVGGraphicsElement","SVGHKernElement","SVGImageElement","SVGLength","SVGLengthList","SVGLineElement","SVGLinearGradientElement","SVGMPathElement","SVGMarkerElement","SVGMaskElement","SVGMatrix","SVGMetadataElement","SVGMissingGlyphElement","SVGNumber","SVGNumberList","SVGPaint","SVGPathElement","SVGPathSeg","SVGPathSegArcAbs","SVGPathSegArcRel","SVGPathSegClosePath","SVGPathSegCurvetoCubicAbs","SVGPathSegCurvetoCubicRel","SVGPathSegCurvetoCubicSmoothAbs","SVGPathSegCurvetoCubicSmoothRel","SVGPathSegCurvetoQuadraticAbs","SVGPathSegCurvetoQuadraticRel","SVGPathSegCurvetoQuadraticSmoothAbs","SVGPathSegCurvetoQuadraticSmoothRel","SVGPathSegLinetoAbs","SVGPathSegLinetoHorizontalAbs","SVGPathSegLinetoHorizontalRel","SVGPathSegLinetoRel","SVGPathSegLinetoVerticalAbs","SVGPathSegLinetoVerticalRel","SVGPathSegList","SVGPathSegMovetoAbs","SVGPathSegMovetoRel","SVGPatternElement","SVGPoint","SVGPointList","SVGPolygonElement","SVGPolylineElement","SVGPreserveAspectRatio","SVGRadialGradientElement","SVGRect","SVGRectElement","SVGRenderingIntent","SVGSVGElement","SVGScriptElement","SVGSetElement","SVGStopElement","SVGStringList","SVGStyleElement","SVGSwitchElement","SVGSymbolElement","SVGTRefElement","SVGTSpanElement","SVGTextContentElement","SVGTextElement","SVGTextPathElement","SVGTextPositioningElement","SVGTitleElement","SVGTransform","SVGTransformList","SVGUnitTypes","SVGUseElement","SVGVKernElement","SVGViewElement","SVGViewSpec","SVGZoomAndPan","SVGZoomEvent","SVG_ANGLETYPE_DEG","SVG_ANGLETYPE_GRAD","SVG_ANGLETYPE_RAD","SVG_ANGLETYPE_UNKNOWN","SVG_ANGLETYPE_UNSPECIFIED","SVG_CHANNEL_A","SVG_CHANNEL_B","SVG_CHANNEL_G","SVG_CHANNEL_R","SVG_CHANNEL_UNKNOWN","SVG_COLORTYPE_CURRENTCOLOR","SVG_COLORTYPE_RGBCOLOR","SVG_COLORTYPE_RGBCOLOR_ICCCOLOR","SVG_COLORTYPE_UNKNOWN","SVG_EDGEMODE_DUPLICATE","SVG_EDGEMODE_NONE","SVG_EDGEMODE_UNKNOWN","SVG_EDGEMODE_WRAP","SVG_FEBLEND_MODE_COLOR","SVG_FEBLEND_MODE_COLOR_BURN","SVG_FEBLEND_MODE_COLOR_DODGE","SVG_FEBLEND_MODE_DARKEN","SVG_FEBLEND_MODE_DIFFERENCE","SVG_FEBLEND_MODE_EXCLUSION","SVG_FEBLEND_MODE_HARD_LIGHT","SVG_FEBLEND_MODE_HUE","SVG_FEBLEND_MODE_LIGHTEN","SVG_FEBLEND_MODE_LUMINOSITY","SVG_FEBLEND_MODE_MULTIPLY","SVG_FEBLEND_MODE_NORMAL","SVG_FEBLEND_MODE_OVERLAY","SVG_FEBLEND_MODE_SATURATION","SVG_FEBLEND_MODE_SCREEN","SVG_FEBLEND_MODE_SOFT_LIGHT","SVG_FEBLEND_MODE_UNKNOWN","SVG_FECOLORMATRIX_TYPE_HUEROTATE","SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA","SVG_FECOLORMATRIX_TYPE_MATRIX","SVG_FECOLORMATRIX_TYPE_SATURATE","SVG_FECOLORMATRIX_TYPE_UNKNOWN","SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE","SVG_FECOMPONENTTRANSFER_TYPE_GAMMA","SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY","SVG_FECOMPONENTTRANSFER_TYPE_LINEAR","SVG_FECOMPONENTTRANSFER_TYPE_TABLE","SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_ARITHMETIC","SVG_FECOMPOSITE_OPERATOR_ATOP","SVG_FECOMPOSITE_OPERATOR_IN","SVG_FECOMPOSITE_OPERATOR_LIGHTER","SVG_FECOMPOSITE_OPERATOR_OUT","SVG_FECOMPOSITE_OPERATOR_OVER","SVG_FECOMPOSITE_OPERATOR_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_XOR","SVG_INVALID_VALUE_ERR","SVG_LENGTHTYPE_CM","SVG_LENGTHTYPE_EMS","SVG_LENGTHTYPE_EXS","SVG_LENGTHTYPE_IN","SVG_LENGTHTYPE_MM","SVG_LENGTHTYPE_NUMBER","SVG_LENGTHTYPE_PC","SVG_LENGTHTYPE_PERCENTAGE","SVG_LENGTHTYPE_PT","SVG_LENGTHTYPE_PX","SVG_LENGTHTYPE_UNKNOWN","SVG_MARKERUNITS_STROKEWIDTH","SVG_MARKERUNITS_UNKNOWN","SVG_MARKERUNITS_USERSPACEONUSE","SVG_MARKER_ORIENT_ANGLE","SVG_MARKER_ORIENT_AUTO","SVG_MARKER_ORIENT_AUTO_START_REVERSE","SVG_MARKER_ORIENT_UNKNOWN","SVG_MASKTYPE_ALPHA","SVG_MASKTYPE_LUMINANCE","SVG_MATRIX_NOT_INVERTABLE","SVG_MEETORSLICE_MEET","SVG_MEETORSLICE_SLICE","SVG_MEETORSLICE_UNKNOWN","SVG_MORPHOLOGY_OPERATOR_DILATE","SVG_MORPHOLOGY_OPERATOR_ERODE","SVG_MORPHOLOGY_OPERATOR_UNKNOWN","SVG_PAINTTYPE_CURRENTCOLOR","SVG_PAINTTYPE_NONE","SVG_PAINTTYPE_RGBCOLOR","SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR","SVG_PAINTTYPE_UNKNOWN","SVG_PAINTTYPE_URI","SVG_PAINTTYPE_URI_CURRENTCOLOR","SVG_PAINTTYPE_URI_NONE","SVG_PAINTTYPE_URI_RGBCOLOR","SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR","SVG_PRESERVEASPECTRATIO_NONE","SVG_PRESERVEASPECTRATIO_UNKNOWN","SVG_PRESERVEASPECTRATIO_XMAXYMAX","SVG_PRESERVEASPECTRATIO_XMAXYMID","SVG_PRESERVEASPECTRATIO_XMAXYMIN","SVG_PRESERVEASPECTRATIO_XMIDYMAX","SVG_PRESERVEASPECTRATIO_XMIDYMID","SVG_PRESERVEASPECTRATIO_XMIDYMIN","SVG_PRESERVEASPECTRATIO_XMINYMAX","SVG_PRESERVEASPECTRATIO_XMINYMID","SVG_PRESERVEASPECTRATIO_XMINYMIN","SVG_SPREADMETHOD_PAD","SVG_SPREADMETHOD_REFLECT","SVG_SPREADMETHOD_REPEAT","SVG_SPREADMETHOD_UNKNOWN","SVG_STITCHTYPE_NOSTITCH","SVG_STITCHTYPE_STITCH","SVG_STITCHTYPE_UNKNOWN","SVG_TRANSFORM_MATRIX","SVG_TRANSFORM_ROTATE","SVG_TRANSFORM_SCALE","SVG_TRANSFORM_SKEWX","SVG_TRANSFORM_SKEWY","SVG_TRANSFORM_TRANSLATE","SVG_TRANSFORM_UNKNOWN","SVG_TURBULENCE_TYPE_FRACTALNOISE","SVG_TURBULENCE_TYPE_TURBULENCE","SVG_TURBULENCE_TYPE_UNKNOWN","SVG_UNIT_TYPE_OBJECTBOUNDINGBOX","SVG_UNIT_TYPE_UNKNOWN","SVG_UNIT_TYPE_USERSPACEONUSE","SVG_WRONG_TYPE_ERR","SVG_ZOOMANDPAN_DISABLE","SVG_ZOOMANDPAN_MAGNIFY","SVG_ZOOMANDPAN_UNKNOWN","SYNC_CONDITION","SYNC_FENCE","SYNC_FLAGS","SYNC_FLUSH_COMMANDS_BIT","SYNC_GPU_COMMANDS_COMPLETE","SYNC_STATUS","SYNTAX_ERR","SavedPages","Scheduler","Scheduling","Screen","ScreenDetailed","ScreenDetails","ScreenOrientation","Script","ScriptProcessorNode","ScrollAreaEvent","ScrollTimeline","SecurityPolicyViolationEvent","Segmenter","Selection","Sensor","SensorErrorEvent","Serial","SerialPort","ServiceWorker","ServiceWorkerContainer","ServiceWorkerRegistration","SessionDescription","Set","ShadowRoot","SharedArrayBuffer","SharedStorage","SharedStorageAppendMethod","SharedStorageClearMethod","SharedStorageDeleteMethod","SharedStorageModifierMethod","SharedStorageSetMethod","SharedStorageWorklet","SharedWorker","SharingState","SimpleGestureEvent","SnapEvent","SourceBuffer","SourceBufferList","SpeechGrammar","SpeechGrammarList","SpeechRecognition","SpeechRecognitionErrorEvent","SpeechRecognitionEvent","SpeechRecognitionPhrase","SpeechSynthesis","SpeechSynthesisErrorEvent","SpeechSynthesisEvent","SpeechSynthesisUtterance","SpeechSynthesisVoice","StaticRange","StereoPannerNode","StopIteration","Storage","StorageBucket","StorageBucketManager","StorageEvent","StorageManager","String","StructType","StylePropertyMap","StylePropertyMapReadOnly","StyleSheet","StyleSheetList","SubmitEvent","Subscriber","SubtleCrypto","Summarizer","SuppressedError","SuspendError","Suspending","Symbol","SyncManager","SyntaxError","TAB_ID_NONE","TAB_INDEX_NONE","TEMPORARY","TEXTPATH_METHODTYPE_ALIGN","TEXTPATH_METHODTYPE_STRETCH","TEXTPATH_METHODTYPE_UNKNOWN","TEXTPATH_SPACINGTYPE_AUTO","TEXTPATH_SPACINGTYPE_EXACT","TEXTPATH_SPACINGTYPE_UNKNOWN","TEXTURE","TEXTURE0","TEXTURE1","TEXTURE10","TEXTURE11","TEXTURE12","TEXTURE13","TEXTURE14","TEXTURE15","TEXTURE16","TEXTURE17","TEXTURE18","TEXTURE19","TEXTURE2","TEXTURE20","TEXTURE21","TEXTURE22","TEXTURE23","TEXTURE24","TEXTURE25","TEXTURE26","TEXTURE27","TEXTURE28","TEXTURE29","TEXTURE3","TEXTURE30","TEXTURE31","TEXTURE4","TEXTURE5","TEXTURE6","TEXTURE7","TEXTURE8","TEXTURE9","TEXTURE_2D","TEXTURE_2D_ARRAY","TEXTURE_3D","TEXTURE_BASE_LEVEL","TEXTURE_BINDING","TEXTURE_BINDING_2D","TEXTURE_BINDING_2D_ARRAY","TEXTURE_BINDING_3D","TEXTURE_BINDING_CUBE_MAP","TEXTURE_COMPARE_FUNC","TEXTURE_COMPARE_MODE","TEXTURE_CUBE_MAP","TEXTURE_CUBE_MAP_NEGATIVE_X","TEXTURE_CUBE_MAP_NEGATIVE_Y","TEXTURE_CUBE_MAP_NEGATIVE_Z","TEXTURE_CUBE_MAP_POSITIVE_X","TEXTURE_CUBE_MAP_POSITIVE_Y","TEXTURE_CUBE_MAP_POSITIVE_Z","TEXTURE_IMMUTABLE_FORMAT","TEXTURE_IMMUTABLE_LEVELS","TEXTURE_MAG_FILTER","TEXTURE_MAX_ANISOTROPY_EXT","TEXTURE_MAX_LEVEL","TEXTURE_MAX_LOD","TEXTURE_MIN_FILTER","TEXTURE_MIN_LOD","TEXTURE_WRAP_R","TEXTURE_WRAP_S","TEXTURE_WRAP_T","TEXT_NODE","TIMEOUT","TIMEOUT_ERR","TIMEOUT_EXPIRED","TIMEOUT_IGNORED","TOO_LARGE_ERR","TRANSACTION_INACTIVE_ERR","TRANSFORM_FEEDBACK","TRANSFORM_FEEDBACK_ACTIVE","TRANSFORM_FEEDBACK_BINDING","TRANSFORM_FEEDBACK_BUFFER","TRANSFORM_FEEDBACK_BUFFER_BINDING","TRANSFORM_FEEDBACK_BUFFER_MODE","TRANSFORM_FEEDBACK_BUFFER_SIZE","TRANSFORM_FEEDBACK_BUFFER_START","TRANSFORM_FEEDBACK_PAUSED","TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN","TRANSFORM_FEEDBACK_VARYINGS","TRIANGLE","TRIANGLES","TRIANGLE_FAN","TRIANGLE_STRIP","TYPE_BACK_FORWARD","TYPE_ERR","TYPE_MISMATCH_ERR","TYPE_NAVIGATE","TYPE_RELOAD","TYPE_RESERVED","Tab","TabStatus","Table","Tag","TaskAttributionTiming","TaskController","TaskPriorityChangeEvent","TaskSignal","Temporal","Text","TextDecoder","TextDecoderStream","TextEncoder","TextEncoderStream","TextEvent","TextFormat","TextFormatUpdateEvent","TextMetrics","TextTrack","TextTrackCue","TextTrackCueList","TextTrackList","TextUpdateEvent","TimeEvent","TimeRanges","ToggleEvent","Touch","TouchEvent","TouchList","TrackEvent","TransformStream","TransformStreamDefaultController","TransitionEvent","Translator","TreeWalker","TrustedHTML","TrustedScript","TrustedScriptURL","TrustedTypePolicy","TrustedTypePolicyFactory","TypeError","TypedObject","U2F","UIEvent","UNCACHED","UNIFORM","UNIFORM_ARRAY_STRIDE","UNIFORM_BLOCK_ACTIVE_UNIFORMS","UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES","UNIFORM_BLOCK_BINDING","UNIFORM_BLOCK_DATA_SIZE","UNIFORM_BLOCK_INDEX","UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER","UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER","UNIFORM_BUFFER","UNIFORM_BUFFER_BINDING","UNIFORM_BUFFER_OFFSET_ALIGNMENT","UNIFORM_BUFFER_SIZE","UNIFORM_BUFFER_START","UNIFORM_IS_ROW_MAJOR","UNIFORM_MATRIX_STRIDE","UNIFORM_OFFSET","UNIFORM_SIZE","UNIFORM_TYPE","UNKNOWN_ERR","UNKNOWN_RULE","UNMASKED_RENDERER_WEBGL","UNMASKED_VENDOR_WEBGL","UNORDERED_NODE_ITERATOR_TYPE","UNORDERED_NODE_SNAPSHOT_TYPE","UNPACK_ALIGNMENT","UNPACK_COLORSPACE_CONVERSION_WEBGL","UNPACK_FLIP_Y_WEBGL","UNPACK_IMAGE_HEIGHT","UNPACK_PREMULTIPLY_ALPHA_WEBGL","UNPACK_ROW_LENGTH","UNPACK_SKIP_IMAGES","UNPACK_SKIP_PIXELS","UNPACK_SKIP_ROWS","UNSCHEDULED_STATE","UNSENT","UNSIGNALED","UNSIGNED_BYTE","UNSIGNED_INT","UNSIGNED_INT_10F_11F_11F_REV","UNSIGNED_INT_24_8","UNSIGNED_INT_2_10_10_10_REV","UNSIGNED_INT_5_9_9_9_REV","UNSIGNED_INT_SAMPLER_2D","UNSIGNED_INT_SAMPLER_2D_ARRAY","UNSIGNED_INT_SAMPLER_3D","UNSIGNED_INT_SAMPLER_CUBE","UNSIGNED_INT_VEC2","UNSIGNED_INT_VEC3","UNSIGNED_INT_VEC4","UNSIGNED_NORMALIZED","UNSIGNED_SHORT","UNSIGNED_SHORT_4_4_4_4","UNSIGNED_SHORT_5_5_5_1","UNSIGNED_SHORT_5_6_5","UNSPECIFIED_EVENT_TYPE_ERR","UPDATEREADY","URIError","URL","URLPattern","URLSearchParams","URLUnencoded","URL_MISMATCH_ERR","USB","USBAlternateInterface","USBConfiguration","USBConnectionEvent","USBDevice","USBEndpoint","USBInTransferResult","USBInterface","USBIsochronousInTransferPacket","USBIsochronousInTransferResult","USBIsochronousOutTransferPacket","USBIsochronousOutTransferResult","USBOutTransferResult","UTC","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray","UpdateFilter","UpdatePropertyName","UserActivation","UserMessageHandler","UserMessageHandlersNamespace","UserProximityEvent","VALIDATE_STATUS","VALIDATION_ERR","VARIABLES_RULE","VENDOR","VERSION","VERSION_CHANGE","VERSION_ERR","VERTEX","VERTEX_ARRAY_BINDING","VERTEX_ATTRIB_ARRAY_BUFFER_BINDING","VERTEX_ATTRIB_ARRAY_DIVISOR","VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE","VERTEX_ATTRIB_ARRAY_ENABLED","VERTEX_ATTRIB_ARRAY_INTEGER","VERTEX_ATTRIB_ARRAY_NORMALIZED","VERTEX_ATTRIB_ARRAY_POINTER","VERTEX_ATTRIB_ARRAY_SIZE","VERTEX_ATTRIB_ARRAY_STRIDE","VERTEX_ATTRIB_ARRAY_TYPE","VERTEX_SHADER","VERTICAL","VERTICAL_AXIS","VER_ERR","VIEWPORT","VIEWPORT_RULE","VRDisplay","VRDisplayCapabilities","VRDisplayEvent","VREyeParameters","VRFieldOfView","VRFrameData","VRPose","VRStageParameters","VTTCue","VTTRegion","ValidityState","VideoColorSpace","VideoDecoder","VideoEncoder","VideoFrame","VideoPlaybackQuality","VideoStreamTrack","ViewTimeline","ViewTransition","ViewTransitionTypeSet","ViewType","Viewport","VirtualKeyboard","VirtualKeyboardGeometryChangeEvent","VisibilityStateEntry","VisualViewport","WAIT_FAILED","WEBKIT_FILTER_RULE","WEBKIT_KEYFRAMES_RULE","WEBKIT_KEYFRAME_RULE","WEBKIT_REGION_RULE","WGSLLanguageFeatures","WINDOW_ID_CURRENT","WINDOW_ID_NONE","WRITE","WRONG_DOCUMENT_ERR","WakeLock","WakeLockSentinel","WasmAnyRef","WaveShaperNode","WeakMap","WeakRef","WeakSet","WebAssembly","WebGL2RenderingContext","WebGLActiveInfo","WebGLBuffer","WebGLContextEvent","WebGLFramebuffer","WebGLObject","WebGLProgram","WebGLQuery","WebGLRenderbuffer","WebGLRenderingContext","WebGLSampler","WebGLShader","WebGLShaderPrecisionFormat","WebGLSync","WebGLTexture","WebGLTransformFeedback","WebGLUniformLocation","WebGLVertexArray","WebGLVertexArrayObject","WebKitAnimationEvent","WebKitBlobBuilder","WebKitCSSFilterRule","WebKitCSSFilterValue","WebKitCSSKeyframeRule","WebKitCSSKeyframesRule","WebKitCSSMatrix","WebKitCSSRegionRule","WebKitCSSTransformValue","WebKitDataCue","WebKitGamepad","WebKitMediaKeyError","WebKitMediaKeyMessageEvent","WebKitMediaKeySession","WebKitMediaKeys","WebKitMediaSource","WebKitMutationObserver","WebKitNamespace","WebKitPlaybackTargetAvailabilityEvent","WebKitPoint","WebKitShadowRoot","WebKitSourceBuffer","WebKitSourceBufferList","WebKitTransitionEvent","WebSocket","WebSocketError","WebSocketStream","WebTransport","WebTransportBidirectionalStream","WebTransportDatagramDuplexStream","WebTransportError","WebTransportReceiveStream","WebTransportSendStream","WebkitAlignContent","WebkitAlignItems","WebkitAlignSelf","WebkitAnimation","WebkitAnimationDelay","WebkitAnimationDirection","WebkitAnimationDuration","WebkitAnimationFillMode","WebkitAnimationIterationCount","WebkitAnimationName","WebkitAnimationPlayState","WebkitAnimationTimingFunction","WebkitAppearance","WebkitBackfaceVisibility","WebkitBackgroundClip","WebkitBackgroundOrigin","WebkitBackgroundSize","WebkitBorderBottomLeftRadius","WebkitBorderBottomRightRadius","WebkitBorderImage","WebkitBorderRadius","WebkitBorderTopLeftRadius","WebkitBorderTopRightRadius","WebkitBoxAlign","WebkitBoxDirection","WebkitBoxFlex","WebkitBoxOrdinalGroup","WebkitBoxOrient","WebkitBoxPack","WebkitBoxShadow","WebkitBoxSizing","WebkitClipPath","WebkitFilter","WebkitFlex","WebkitFlexBasis","WebkitFlexDirection","WebkitFlexFlow","WebkitFlexGrow","WebkitFlexShrink","WebkitFlexWrap","WebkitFontFeatureSettings","WebkitJustifyContent","WebkitLineClamp","WebkitMask","WebkitMaskClip","WebkitMaskComposite","WebkitMaskImage","WebkitMaskOrigin","WebkitMaskPosition","WebkitMaskPositionX","WebkitMaskPositionY","WebkitMaskRepeat","WebkitMaskSize","WebkitOrder","WebkitPerspective","WebkitPerspectiveOrigin","WebkitTextFillColor","WebkitTextSecurity","WebkitTextSizeAdjust","WebkitTextStroke","WebkitTextStrokeColor","WebkitTextStrokeWidth","WebkitTransform","WebkitTransformOrigin","WebkitTransformStyle","WebkitTransition","WebkitTransitionDelay","WebkitTransitionDuration","WebkitTransitionProperty","WebkitTransitionTimingFunction","WebkitUserSelect","WheelEvent","Window","WindowControlsOverlay","WindowControlsOverlayGeometryChangeEvent","WindowState","WindowType","Worker","Worklet","WritableStream","WritableStreamDefaultController","WritableStreamDefaultWriter","XMLDocument","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestException","XMLHttpRequestProgressEvent","XMLHttpRequestUpload","XMLSerializer","XMLStylesheetProcessingInstruction","XPathEvaluator","XPathException","XPathExpression","XPathNSResolver","XPathResult","XRAnchor","XRAnchorSet","XRBoundedReferenceSpace","XRCPUDepthInformation","XRCamera","XRDOMOverlayState","XRDepthInformation","XRFrame","XRHand","XRHitTestResult","XRHitTestSource","XRInputSource","XRInputSourceArray","XRInputSourceEvent","XRInputSourcesChangeEvent","XRJointPose","XRJointSpace","XRLayer","XRLightEstimate","XRLightProbe","XRPose","XRRay","XRReferenceSpace","XRReferenceSpaceEvent","XRRenderState","XRRigidTransform","XRSession","XRSessionEvent","XRSpace","XRSystem","XRTransientInputHitTestResult","XRTransientInputHitTestSource","XRView","XRViewerPose","XRViewport","XRWebGLBinding","XRWebGLDepthInformation","XRWebGLLayer","XSLTProcessor","ZERO","ZonedDateTime","ZoomSettings","ZoomSettingsMode","ZoomSettingsScope","_XD0M_","_YD0M_","__REACT_DEVTOOLS_GLOBAL_HOOK__","__brand","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__","__opera","__proto__","_browserjsran","a","aLink","abbr","abort","aborted","aboutConfigPrefs","abs","absolute","acceleration","accelerationIncludingGravity","accelerator","accent-color","accentColor","accept","acceptCharset","acceptNode","access","accessKey","accessKeyLabel","accuracy","acos","acosh","action","actionURL","actions","activated","activation","activationStart","active","activeCues","activeElement","activeSourceBuffers","activeSourceCount","activeTexture","activeVRDisplays","activeViewTransition","activityLog","actualBoundingBoxAscent","actualBoundingBoxDescent","actualBoundingBoxLeft","actualBoundingBoxRight","adAuctionComponents","adAuctionHeaders","adapterInfo","add","addAll","addBehavior","addCandidate","addColorStop","addCue","addElement","addEventListener","addFilter","addFromString","addFromUri","addIceCandidate","addImport","addListener","addModule","addNamed","addPageRule","addPath","addPointer","addRange","addRegion","addRule","addSearchEngine","addSourceBuffer","addStream","addTeardown","addTextTrack","addTrack","addTransceiver","addWakeLockListener","added","addedNodes","additionalName","additiveSymbols","addons","address","addressLine","addressModeU","addressModeV","addressModeW","adopt","adoptNode","adoptedCallback","adoptedStyleSheets","adr","advance","after","alarms","album","alert","algorithm","align","align-content","align-items","align-self","alignContent","alignItems","alignSelf","alignmentBaseline","alinkColor","all","allSettled","allocationSize","allow","allowFullscreen","allowPaymentRequest","allowedDirections","allowedFeatures","allowedToPlay","allowsFeature","alpha","alphaMode","alphaToCoverageEnabled","alphabeticBaseline","alt","altGraphKey","altHtml","altKey","altLeft","alternate","alternateSetting","alternates","altitude","altitudeAccuracy","altitudeAngle","amplitude","ancestorOrigins","anchor","anchorName","anchorNode","anchorOffset","anchorScope","anchorSpace","anchors","and","angle","angularAcceleration","angularVelocity","animVal","animate","animated","animatedInstanceRoot","animatedNormalizedPathSegList","animatedPathSegList","animatedPoints","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","animationComposition","animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationStartTime","animationTimingFunction","animationsPaused","anniversary","annotation","antialias","anticipatedRemoval","any","app","appCodeName","appMinorVersion","appName","appNotifications","appVersion","appearance","append","appendBuffer","appendChild","appendData","appendItem","appendMedium","appendNamed","appendRule","appendStream","appendWindowEnd","appendWindowStart","applets","applicationCache","applicationServerKey","apply","applyConstraints","applyElement","arc","arcTo","arch","architecture","archive","areas","arguments","ariaActiveDescendantElement","ariaAtomic","ariaAutoComplete","ariaBrailleLabel","ariaBrailleRoleDescription","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColIndexText","ariaColSpan","ariaControlsElements","ariaCurrent","ariaDescribedByElements","ariaDescription","ariaDetailsElements","ariaDisabled","ariaErrorMessageElements","ariaExpanded","ariaFlowToElements","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLabelledByElements","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaNotify","ariaOrientation","ariaOwnsElements","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowIndexText","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","arrayBuffer","arrayLayerCount","arrayStride","artist","artwork","as","asIntN","asUintN","ascentOverride","asin","asinh","aspect","aspect-ratio","aspectRatio","assert","assign","assignedElements","assignedNodes","assignedSlot","async","asyncDispose","asyncIterator","at","atEnd","atan","atan2","atanh","atob","attachEvent","attachInternals","attachShader","attachShadow","attachedElements","attachments","attack","attestationObject","attrChange","attrName","attributeChangedCallback","attributeFilter","attributeName","attributeNamespace","attributeOldValue","attributeStyleMap","attributes","attribution","attributionSrc","audioBitrateMode","audioBitsPerSecond","audioTracks","audioWorklet","authenticatedSignedWrites","authenticatorAttachment","authenticatorData","autoIncrement","autobuffer","autocapitalize","autocomplete","autocorrect","autofocus","automationRate","autoplay","availHeight","availLeft","availTop","availWidth","availability","available","averageLatency","aversion","ax","axes","axis","ay","azimuth","azimuthAngle","b","back","backdrop-filter","backdropFilter","backends","backface-visibility","backfaceVisibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","backgroundAttachment","backgroundBlendMode","backgroundClip","backgroundColor","backgroundFetch","backgroundImage","backgroundOrigin","backgroundPosition","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize","badInput","badge","balance","baseArrayLayer","baseFrequencyX","baseFrequencyY","baseLatency","baseLayer","baseMipLevel","baseNode","baseOffset","basePalette","baseURI","baseVal","baseline-source","baselineShift","baselineSource","batchUpdate","battery","bday","before","beginComputePass","beginElement","beginElementAt","beginOcclusionQuery","beginPath","beginQuery","beginRenderPass","beginTransformFeedback","beginningOfPassWriteIndex","behavior","behaviorCookie","behaviorPart","behaviorUrns","beta","bezierCurveTo","bgColor","bgProperties","bias","big","bigint64","biguint64","binaryType","bind","bindAttribLocation","bindBuffer","bindBufferBase","bindBufferRange","bindFramebuffer","bindGroupLayouts","bindRenderbuffer","bindSampler","bindTexture","bindTransformFeedback","bindVertexArray","binding","bitness","blend","blendColor","blendEquation","blendEquationSeparate","blendFunc","blendFuncSeparate","blink","blitFramebuffer","blob","block-size","blockDirection","blockSize","blockedURI","blockedURL","blocking","blockingDuration","blue","bluetooth","blur","body","bodyUsed","bold","bookmarks","booleanValue","boost","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","borderBlock","borderBlockColor","borderBlockEnd","borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth","borderBlockStart","borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth","borderBlockStyle","borderBlockWidth","borderBottom","borderBottomColor","borderBottomLeftRadius","borderBottomRightRadius","borderBottomStyle","borderBottomWidth","borderBoxSize","borderCollapse","borderColor","borderColorDark","borderColorLight","borderEndEndRadius","borderEndStartRadius","borderImage","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderInline","borderInlineColor","borderInlineEnd","borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth","borderInlineStart","borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth","borderInlineStyle","borderInlineWidth","borderLeft","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRadius","borderRight","borderRightColor","borderRightStyle","borderRightWidth","borderSpacing","borderStartEndRadius","borderStartStartRadius","borderStyle","borderTop","borderTopColor","borderTopLeftRadius","borderTopRightRadius","borderTopStyle","borderTopWidth","borderWidth","bottom","bottomMargin","bound","boundElements","boundingClientRect","boundingHeight","boundingLeft","boundingRect","boundingTop","boundingWidth","bounds","boundsGeometry","box-decoration-break","box-shadow","box-sizing","boxDecorationBreak","boxShadow","boxSizing","brand","brands","break-after","break-before","break-inside","breakAfter","breakBefore","breakInside","broadcast","browser","browserLanguage","browserSettings","browsingData","browsingTopics","btoa","bubbles","buffer","bufferData","bufferDepth","bufferSize","bufferSubData","buffered","bufferedAmount","bufferedAmountLowThreshold","buffers","buildID","buildNumber","button","buttonID","buttons","byobRequest","byteLength","byteOffset","bytes","bytesPerRow","bytesWritten","c","cache","caches","call","caller","camera","canBeFormatted","canBeMounted","canBeShared","canConstructInDedicatedWorker","canGoBack","canGoForward","canHaveChildren","canHaveHTML","canInsertDTMF","canIntercept","canLoadAdAuctionFencedFrame","canLoadOpaqueURL","canMakePayment","canParse","canPlayType","canPresent","canShare","canTransition","canTrickleIceCandidates","cancel","cancelAndHoldAtTime","cancelAnimationFrame","cancelBubble","cancelIdleCallback","cancelScheduledValues","cancelVideoFrameCallback","cancelWatchAvailability","cancelable","candidate","canonicalUUID","canvas","cap","capabilities","caption","caption-side","captionSide","captivePortal","capture","captureEvents","captureStackTrace","captureStream","captureTab","captureVisibleTab","caret-color","caretBidiLevel","caretColor","caretPositionFromPoint","caretRangeFromPoint","cast","catch","category","cbrt","cd","ceil","cellIndex","cellPadding","cellSpacing","cells","ch","chOff","chain","challenge","changeType","changed","changedTouches","channel","channelCount","channelCountMode","channelInterpretation","chapterInfo","char","charAt","charCode","charCodeAt","charIndex","charLength","characterBounds","characterBoundsRangeStart","characterData","characterDataOldValue","characterSet","characterVariant","characteristic","charging","chargingTime","charset","check","checkDCE","checkEnclosure","checkFramebufferStatus","checkIntersection","checkValidity","checkVisibility","checked","childElementCount","childList","childNodes","children","chrome","ciphertext","cite","city","claimInterface","claimed","classList","className","classid","clear","clearAppBadge","clearAttributes","clearBuffer","clearBufferfi","clearBufferfv","clearBufferiv","clearBufferuiv","clearColor","clearData","clearDepth","clearHalt","clearImmediate","clearInterval","clearLiveSeekableRange","clearMarks","clearMaxGCPauseAccumulator","clearMeasures","clearOriginJoinedAdInterestGroups","clearParameters","clearRect","clearResourceTimings","clearShadow","clearStencil","clearTimeout","clearValue","clearWatch","click","clickCount","clientDataJSON","clientHeight","clientInformation","clientLeft","clientRect","clientRects","clientTop","clientWaitSync","clientWidth","clientX","clientY","clip","clip-path","clip-rule","clipBottom","clipLeft","clipPath","clipPathUnits","clipRight","clipRule","clipTop","clipboard","clipboardData","clonable","clone","cloneContents","cloneNode","cloneRange","close","closeCode","closePath","closed","closedBy","closest","clz","clz32","cm","cmp","code","codeBase","codePointAt","codeType","codedHeight","codedRect","codedWidth","colSpan","collapse","collapseToEnd","collapseToStart","collapsed","collect","collections","colno","color","color-adjust","color-interpolation","color-interpolation-filters","color-scheme","colorAdjust","colorAttachments","colorDepth","colorFormats","colorInterpolation","colorInterpolationFilters","colorMask","colorScheme","colorSpace","colorType","cols","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columnCount","columnFill","columnGap","columnNumber","columnRule","columnRuleColor","columnRuleStyle","columnRuleWidth","columnSpan","columnWidth","columns","command","commandForElement","commands","commit","commitLoadTime","commitPreferences","commitStyles","committed","commonAncestorContainer","compact","compare","compareBoundaryPoints","compareDocumentPosition","compareEndPoints","compareExchange","compareNode","comparePoint","compatMode","compatible","compile","compileShader","compileStreaming","complete","completed","component","componentFromPoint","composed","composedPath","composite","compositionEndOffset","compositionStartOffset","compressedTexImage2D","compressedTexImage3D","compressedTexSubImage2D","compressedTexSubImage3D","compute","computedStyleMap","concat","conditionText","coneInnerAngle","coneOuterAngle","coneOuterGain","config","configURL","configurable","configuration","configurationName","configurationValue","configurations","configure","confirm","confirmComposition","confirmSiteSpecificTrackingException","confirmWebWideTrackingException","congestionControl","connect","connectEnd","connectNative","connectShark","connectStart","connected","connectedCallback","connectedMoveCallback","connection","connectionInfo","connectionList","connectionSpeed","connectionState","connections","console","consolidate","constants","constraint","constrictionActive","construct","constructor","contactID","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","containIntrinsicBlockSize","containIntrinsicHeight","containIntrinsicInlineSize","containIntrinsicSize","containIntrinsicWidth","container","container-name","container-type","containerId","containerName","containerQuery","containerSrc","containerType","contains","containsNode","content","content-visibility","contentBoxSize","contentDocument","contentEditable","contentEncoding","contentHint","contentOverflow","contentRect","contentScriptType","contentStyleType","contentType","contentVisibility","contentWindow","context","contextId","contextIds","contextMenu","contextMenus","contextType","contextTypes","contextmenu","contextualIdentities","continue","continuePrimaryKey","continuous","control","controlTransferIn","controlTransferOut","controller","controls","controlsList","convertPointFromNode","convertQuadFromNode","convertRectFromNode","convertToBlob","convertToSpecifiedUnits","cookie","cookieEnabled","cookieStore","cookies","coords","copyBufferSubData","copyBufferToBuffer","copyBufferToTexture","copyExternalImageToTexture","copyFromChannel","copyTexImage2D","copyTexSubImage2D","copyTexSubImage3D","copyTextureToBuffer","copyTextureToTexture","copyTo","copyToChannel","copyWithin","correspondingElement","correspondingUseElement","corruptedVideoFrames","cos","cosh","count","countReset","counter-increment","counter-reset","counter-set","counterIncrement","counterReset","counterSet","country","cpuClass","cpuSleepAllowed","cqb","cqh","cqi","cqmax","cqmin","cqw","create","createAnalyser","createAnchor","createAnswer","createAttribute","createAttributeNS","createAuctionNonce","createBidirectionalStream","createBindGroup","createBindGroupLayout","createBiquadFilter","createBuffer","createBufferSource","createCDATASection","createCSSStyleSheet","createCaption","createChannelMerger","createChannelSplitter","createCommandEncoder","createComment","createComputePipeline","createComputePipelineAsync","createConicGradient","createConstantSource","createContextualFragment","createControlRange","createConvolver","createDTMFSender","createDataChannel","createDelay","createDelayNode","createDocument","createDocumentFragment","createDocumentType","createDynamicsCompressor","createElement","createElementNS","createEncodedStreams","createEntityReference","createEvent","createEventObject","createExpression","createFramebuffer","createFunction","createGain","createGainNode","createHTML","createHTMLDocument","createIIRFilter","createImageBitmap","createImageData","createIndex","createJavaScriptNode","createLinearGradient","createMediaElementSource","createMediaKeys","createMediaStreamDestination","createMediaStreamSource","createMediaStreamTrackSource","createMutableFile","createNSResolver","createNodeIterator","createNotification","createObjectStore","createObjectURL","createOffer","createOscillator","createPanner","createPattern","createPeriodicWave","createPipelineLayout","createPolicy","createPopup","createProcessingInstruction","createProgram","createQuery","createQuerySet","createRadialGradient","createRange","createRangeCollection","createReader","createRenderBundleEncoder","createRenderPipeline","createRenderPipelineAsync","createRenderbuffer","createSVGAngle","createSVGLength","createSVGMatrix","createSVGNumber","createSVGPathSegArcAbs","createSVGPathSegArcRel","createSVGPathSegClosePath","createSVGPathSegCurvetoCubicAbs","createSVGPathSegCurvetoCubicRel","createSVGPathSegCurvetoCubicSmoothAbs","createSVGPathSegCurvetoCubicSmoothRel","createSVGPathSegCurvetoQuadraticAbs","createSVGPathSegCurvetoQuadraticRel","createSVGPathSegCurvetoQuadraticSmoothAbs","createSVGPathSegCurvetoQuadraticSmoothRel","createSVGPathSegLinetoAbs","createSVGPathSegLinetoHorizontalAbs","createSVGPathSegLinetoHorizontalRel","createSVGPathSegLinetoRel","createSVGPathSegLinetoVerticalAbs","createSVGPathSegLinetoVerticalRel","createSVGPathSegMovetoAbs","createSVGPathSegMovetoRel","createSVGPoint","createSVGRect","createSVGTransform","createSVGTransformFromMatrix","createSampler","createScript","createScriptProcessor","createScriptURL","createSession","createShader","createShaderModule","createShadowRoot","createStereoPanner","createStyleSheet","createTBody","createTFoot","createTHead","createTask","createTextNode","createTextRange","createTexture","createTouch","createTouchList","createTransformFeedback","createTreeWalker","createUnidirectionalStream","createVertexArray","createView","createWaveShaper","createWorklet","createWritable","creationTime","credentialless","credentials","criticalCHRestart","cropTo","crossOrigin","crossOriginIsolated","crypto","csi","csp","cssFloat","cssRules","cssText","cssValueType","ctrlKey","ctrlLeft","cues","cullFace","cullMode","currentCSSZoom","currentDirection","currentEntry","currentLocalDescription","currentNode","currentPage","currentRect","currentRemoteDescription","currentScale","currentScreen","currentScript","currentSrc","currentState","currentStyle","currentTarget","currentTime","currentTranslate","currentView","cursor","curve","customElements","customError","cx","cy","d","data","dataFld","dataFormatAs","dataLoss","dataLossMessage","dataPageSize","dataSrc","dataTransfer","database","databases","datagrams","dataset","dateTime","db","debug","debuggerEnabled","declarativeNetRequest","declare","decode","decodeAudioData","decodeQueueSize","decodeURI","decodeURIComponent","decodedBodySize","decoding","decodingInfo","decreaseZoomLevel","decrypt","default","defaultCharset","defaultChecked","defaultMuted","defaultPlaybackRate","defaultPolicy","defaultPrevented","defaultQueue","defaultRequest","defaultSelected","defaultStatus","defaultURL","defaultValue","defaultView","defaultstatus","defer","define","defineMagicFunction","defineMagicVariable","defineProperties","defineProperty","deg","delay","delayTime","delegatesFocus","delete","deleteBuffer","deleteCaption","deleteCell","deleteContents","deleteData","deleteDatabase","deleteFramebuffer","deleteFromDocument","deleteIndex","deleteMedium","deleteObjectStore","deleteProgram","deleteProperty","deleteQuery","deleteRenderbuffer","deleteRow","deleteRule","deleteSampler","deleteShader","deleteSync","deleteTFoot","deleteTHead","deleteTexture","deleteTransformFeedback","deleteVertexArray","deleted","deliverChangeRecords","deliveredFrames","deliveredFramesDuration","delivery","deliveryInfo","deliveryStatus","deliveryTimestamp","deliveryType","delta","deltaMode","deltaX","deltaY","deltaZ","dependentLocality","deprecatedReplaceInURN","deprecatedRunAdAuctionEnforcesKAnonymity","deprecatedURNToURL","depthActive","depthBias","depthBiasClamp","depthBiasSlopeScale","depthClearValue","depthCompare","depthDataFormat","depthFailOp","depthFar","depthFunc","depthLoadOp","depthMask","depthNear","depthOrArrayLayers","depthRange","depthReadOnly","depthStencil","depthStencilAttachment","depthStencilFormat","depthStoreOp","depthType","depthUsage","depthWriteEnabled","deref","deriveBits","deriveKey","descentOverride","description","deselectAll","designMode","desiredSize","destination","destinationURL","destroy","detach","detachEvent","detachShader","detached","detail","details","detect","detectLanguage","detune","device","deviceClass","deviceId","deviceMemory","devicePixelContentBoxSize","devicePixelRatio","devicePosture","deviceProtocol","deviceSubclass","deviceVersionMajor","deviceVersionMinor","deviceVersionSubminor","deviceXDPI","deviceYDPI","devtools","devtools_panels","didTimeout","difference","diffuseConstant","digest","dimension","dimensions","dir","dirName","direction","dirxml","disable","disablePictureInPicture","disableRemotePlayback","disableVertexAttribArray","disabled","discard","discardedFrames","dischargingTime","disconnect","disconnectShark","disconnectedCallback","dispatchEvent","dispatchWorkgroups","dispatchWorkgroupsIndirect","display","displayHeight","displayId","displayName","displayWidth","dispose","disposeAsync","disposed","disposition","distanceModel","div","divisor","djsapi","djsproxy","dns","doImport","doNotTrack","doScroll","doctype","document","documentElement","documentId","documentIds","documentLifecycle","documentMode","documentOrigin","documentOrigins","documentPictureInPicture","documentURI","documentURL","documentUrl","documentUrls","dolphin","dolphinGameCenter","dolphininfo","dolphinmeta","dom","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","domOverlayState","domain","domainLookupEnd","domainLookupStart","dominant-baseline","dominantBaseline","done","dopplerFactor","dotAll","downDegrees","downlink","download","downloadRequest","downloadTotal","downloaded","downloads","dpcm","dpi","dppx","dragDrop","draggable","draw","drawArrays","drawArraysInstanced","drawArraysInstancedANGLE","drawBuffers","drawCustomFocusRing","drawElements","drawElementsInstanced","drawElementsInstancedANGLE","drawFocusIfNeeded","drawImage","drawImageFromRect","drawIndexed","drawIndexedIndirect","drawIndirect","drawRangeElements","drawSystemFocusRing","drawingBufferColorSpace","drawingBufferFormat","drawingBufferHeight","drawingBufferStorage","drawingBufferWidth","drop","dropEffect","droppedVideoFrames","dropzone","dstFactor","dtmf","dump","dumpProfile","duplex","duplicate","durability","duration","dvb","dvh","dvi","dvmax","dvmin","dvname","dvnum","dvw","dx","dy","dynamicId","dynsrc","e","edgeMode","editContext","effect","effectAllowed","effectiveDirective","effectiveType","effects","elapsedTime","element","elementFromPoint","elementTiming","elements","elementsFromPoint","elevation","ellipse","em","emHeightAscent","emHeightDescent","email","embeds","emit","emma","empty","empty-cells","emptyCells","emptyHTML","emptyScript","emulatedPosition","enable","enableBackground","enableDelegations","enableStyleSheetsForSet","enableVertexAttribArray","enabled","enabledFeatures","enabledPlugin","encode","encodeInto","encodeQueueSize","encodeURI","encodeURIComponent","encodedBodySize","encoding","encodingInfo","encrypt","enctype","end","endContainer","endElement","endElementAt","endOcclusionQuery","endOfPassWriteIndex","endOfStream","endOffset","endQuery","endTime","endTransformFeedback","ended","endpoint","endpointNumber","endpoints","endsWith","enqueue","enterKeyHint","entities","entries","entry","entryPoint","entryType","enumerable","enumerate","enumerateDevices","enumerateEditable","environmentBlendMode","equals","error","errorCode","errorDetail","errorText","escape","estimate","eval","evaluate","event","eventCounts","eventPhase","events","every","ex","exception","exchange","exec","execCommand","execCommandShowHelp","execScript","executeBundles","executionStart","exitFullscreen","exitPictureInPicture","exitPointerLock","exitPresent","exp","expand","expandEntityReferences","expando","expansion","expectedContextLanguages","expectedImprovement","expectedInputLanguages","experiments","expiration","expirationTime","expires","expiryDate","explicitOriginalTarget","expm1","exponent","exponentialRampToValueAtTime","exportKey","exports","extend","extension","extensionTypes","extensions","extentNode","extentOffset","external","externalResourcesRequired","externalTexture","extractContents","extractable","eye","f","f16round","face","factoryReset","failOp","failureReason","fallback","family","familyName","farthestViewportElement","fastSeek","fatal","featureId","featurePolicy","featureSettings","features","fence","fenceSync","fetch","fetchLater","fetchPriority","fetchStart","fftSize","fgColor","fieldOfView","file","fileCreatedDate","fileHandle","fileModifiedDate","fileName","fileSize","fileUpdatedDate","filename","files","filesystem","fill","fill-opacity","fill-rule","fillJointRadii","fillLightMode","fillOpacity","fillPoses","fillRect","fillRule","fillStyle","fillText","filter","filterResX","filterResY","filterUnits","filters","finalResponseHeadersStart","finally","find","findIndex","findLast","findLastIndex","findRule","findText","finish","finishDocumentLoadTime","finishLoadTime","finished","fireEvent","firesTouchEvents","first","firstChild","firstElementChild","firstInterimResponseStart","firstPage","firstPaintAfterLoadTime","firstPaintTime","firstUIEventTimestamp","fixed","flags","flat","flatMap","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","flexBasis","flexDirection","flexFlow","flexGrow","flexShrink","flexWrap","flip","flipX","flipY","float","float32","float64","flood-color","flood-opacity","floodColor","floodOpacity","floor","flush","focus","focusNode","focusOffset","font","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","fontBoundingBoxAscent","fontBoundingBoxDescent","fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontOpticalSizing","fontPalette","fontSize","fontSizeAdjust","fontSmoothingEnabled","fontStretch","fontStyle","fontSynthesis","fontSynthesisPosition","fontSynthesisSmallCaps","fontSynthesisStyle","fontSynthesisWeight","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantEmoji","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontVariationSettings","fontWeight","fontcolor","fontfaces","fonts","fontsize","for","forEach","force","forceFallbackAdapter","forceRedraw","forced-color-adjust","forcedColorAdjust","forcedStyleAndLayoutDuration","forget","form","formAction","formData","formEnctype","formMethod","formNoValidate","formTarget","format","formatToParts","forms","forward","forwardWheel","forwardX","forwardY","forwardZ","foundation","fr","fragment","fragmentDirective","frame","frameBorder","frameCount","frameElement","frameId","frameIds","frameSpacing","framebuffer","framebufferHeight","framebufferRenderbuffer","framebufferTexture2D","framebufferTextureLayer","framebufferWidth","frames","freeSpace","freeze","frequency","frequencyBinCount","from","fromAsync","fromBase64","fromCharCode","fromCodePoint","fromElement","fromEntries","fromFloat32Array","fromFloat64Array","fromHex","fromMatrix","fromPoint","fromQuad","fromRect","frontFace","fround","fullName","fullPath","fullRange","fullScreen","fullVersionList","fullscreen","fullscreenElement","fullscreenEnabled","fx","fy","g","gain","gamepad","gamma","gap","gatheringState","gatt","geckoProfiler","genderIdentity","generateCertificate","generateKey","generateMipmap","generateRequest","geolocation","gestureObject","get","getAcceptLanguages","getActiveAttrib","getActiveUniform","getActiveUniformBlockName","getActiveUniformBlockParameter","getActiveUniforms","getAdjacentText","getAll","getAllKeys","getAllRecords","getAllResponseHeaders","getAllowlistForFeature","getAnimations","getAsFile","getAsFileSystemHandle","getAsString","getAttachedShaders","getAttribLocation","getAttribute","getAttributeNS","getAttributeNames","getAttributeNode","getAttributeNodeNS","getAttributeType","getAudioTracks","getAuthenticatorData","getAutoplayPolicy","getAvailability","getBBox","getBackgroundPage","getBadgeBackgroundColor","getBadgeText","getBadgeTextColor","getBattery","getBigInt64","getBigUint64","getBindGroupLayout","getBlob","getBookmark","getBoundingClientRect","getBounds","getBoxQuads","getBrowserInfo","getBufferParameter","getBufferSubData","getByteFrequencyData","getByteTimeDomainData","getCSSCanvasContext","getCTM","getCameraImage","getCandidateWindowClientRect","getCanonicalLocales","getCapabilities","getCaptureHandle","getChannelData","getCharNumAtPosition","getCharacteristic","getCharacteristics","getClientCapabilities","getClientExtensionResults","getClientRect","getClientRects","getCoalescedEvents","getCompilationInfo","getComposedRanges","getCompositionAlternatives","getComputedStyle","getComputedTextLength","getComputedTiming","getConfiguration","getConstraints","getContext","getContextAttributes","getContexts","getContributingSources","getCounterValue","getCueAsHTML","getCueById","getCurrent","getCurrentPosition","getCurrentTexture","getCurrentTime","getData","getDatabaseNames","getDate","getDay","getDefaultComputedStyle","getDepthInMeters","getDepthInformation","getDescriptor","getDescriptors","getDestinationInsertionPoints","getDevices","getDirectory","getDirectoryHandle","getDisplayMedia","getDistributedNodes","getEditable","getElementById","getElementsByClassName","getElementsByName","getElementsByTagName","getElementsByTagNameNS","getEnclosureList","getEndPositionOfChar","getEntries","getEntriesByName","getEntriesByType","getError","getExtension","getExtentOfChar","getEyeParameters","getFeature","getFiberRoots","getFile","getFileHandle","getFiles","getFilesAndDirectories","getFingerprints","getFloat16","getFloat32","getFloat64","getFloatFrequencyData","getFloatTimeDomainData","getFloatValue","getFragDataLocation","getFrameData","getFrameId","getFramebufferAttachmentParameter","getFrequencyResponse","getFullYear","getGamepads","getHTML","getHeaderExtensionsToNegotiate","getHighEntropyValues","getHitTestResults","getHitTestResultsForTransientInput","getHours","getIdentityAssertion","getIds","getImageData","getIndexedParameter","getInfo","getInnerHTML","getInstalledRelatedApps","getInt16","getInt32","getInt8","getInterestGroupAdAuctionData","getInternalModuleRanges","getInternalformatParameter","getIntersectionList","getItem","getItems","getJointPose","getKey","getKeyframes","getLastFocused","getLayers","getLayoutMap","getLightEstimate","getLineDash","getLocalCandidates","getLocalParameters","getLocalStreams","getManagedConfiguration","getManifest","getMappedRange","getMarks","getMatchedCSSRules","getMaxGCPauseSinceClear","getMeasures","getMessage","getMetadata","getMilliseconds","getMinutes","getModifierState","getMonth","getName","getNamedItem","getNamedItemNS","getNativeFramebufferScaleFactor","getNegotiatedHeaderExtensions","getNestedConfigs","getNotifications","getNotifier","getNumberOfChars","getOffsetReferenceSpace","getOrInsert","getOrInsertComputed","getOutputTimestamp","getOverrideHistoryNavigationMode","getOverrideStyle","getOwnPropertyDescriptor","getOwnPropertyDescriptors","getOwnPropertyNames","getOwnPropertySymbols","getPackageDirectoryEntry","getParameter","getParameters","getParent","getPathData","getPathSegAtLength","getPathSegmentAtLength","getPermissionWarningsByManifest","getPhotoCapabilities","getPhotoSettings","getPlatformInfo","getPointAtLength","getPopup","getPorts","getPose","getPredictedEvents","getPreference","getPreferenceDefault","getPreferredCanvasFormat","getPresentationAttribute","getPreventDefault","getPrimaryService","getPrimaryServices","getProgramInfoLog","getProgramParameter","getPropertyCSSValue","getPropertyPriority","getPropertyShorthand","getPropertyType","getPropertyValue","getPrototypeOf","getPublicKey","getPublicKeyAlgorithm","getQuery","getQueryParameter","getRGBColorValue","getRandomValues","getRangeAt","getReader","getReceivers","getRectValue","getReflectionCubeMap","getRegistration","getRegistrations","getRemoteCandidates","getRemoteCertificates","getRemoteParameters","getRemoteStreams","getRenderbufferParameter","getResponseHeader","getRoot","getRootNode","getRotationOfChar","getSVGDocument","getSamplerParameter","getScreenCTM","getScreenDetails","getSeconds","getSelectedCandidatePair","getSelection","getSelf","getSenders","getService","getSetCookie","getSettings","getShaderInfoLog","getShaderParameter","getShaderPrecisionFormat","getShaderSource","getSignals","getSimpleDuration","getSiteIcons","getSources","getSpeculativeParserUrls","getStartPositionOfChar","getStartTime","getState","getStats","getStatusForPolicy","getStorageUpdates","getStreamById","getStringValue","getSubStringLength","getSubscription","getSubscriptions","getSupportedConstraints","getSupportedExtensions","getSupportedFormats","getSupportedZoomLevels","getSyncParameter","getSynchronizationSources","getTags","getTargetRanges","getTexParameter","getTextFormats","getTime","getTimezoneOffset","getTiming","getTitle","getTitlebarAreaRect","getTotalLength","getTrackById","getTracks","getTransceivers","getTransform","getTransformFeedbackVarying","getTransformToElement","getTransports","getType","getTypeMapping","getUILanguage","getURL","getUTCDate","getUTCDay","getUTCFullYear","getUTCHours","getUTCMilliseconds","getUTCMinutes","getUTCMonth","getUTCSeconds","getUint16","getUint32","getUint8","getUniform","getUniformBlockIndex","getUniformIndices","getUniformLocation","getUserInfo","getUserMedia","getUserSettings","getVRDisplays","getValues","getVarDate","getVariableValue","getVertexAttrib","getVertexAttribOffset","getVideoPlaybackQuality","getVideoTracks","getViewerPose","getViewport","getViews","getVoices","getWakeLockState","getWriter","getYear","getZoom","getZoomSettings","givenName","global","globalAlpha","globalCompositeOperation","globalPrivacyControl","globalThis","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","go","goBack","goForward","gpu","grabFrame","grad","gradientTransform","gradientUnits","grammars","green","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-gap","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-gap","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","gridArea","gridAutoColumns","gridAutoFlow","gridAutoRows","gridColumn","gridColumnEnd","gridColumnGap","gridColumnStart","gridGap","gridRow","gridRowEnd","gridRowGap","gridRowStart","gridTemplate","gridTemplateAreas","gridTemplateColumns","gridTemplateRows","gripSpace","group","groupBy","groupCollapsed","groupEnd","groupId","groups","grow","growable","guestProcessId","guestRenderFrameRoutingId","hadRecentInput","hand","handedness","hangingBaseline","hapticActuators","hardwareConcurrency","has","hasAttribute","hasAttributeNS","hasAttributes","hasBeenActive","hasChildNodes","hasComposition","hasDynamicOffset","hasEnrolledInstrument","hasExtension","hasExternalDisplay","hasFeature","hasFocus","hasIndices","hasInstance","hasLayout","hasOrientation","hasOwn","hasOwnProperty","hasPointerCapture","hasPosition","hasPrivateToken","hasReading","hasRedemptionRecord","hasRegExpGroups","hasStorageAccess","hasUAVisualTransition","hasUnpartitionedCookieAccess","hash","hashChange","head","headers","heading","height","hid","hidden","hide","hideFocus","hidePopover","high","highWaterMark","highlight","highlights","highlightsFromPoint","hint","hints","history","honorificPrefix","honorificSuffix","horizontalOverflow","host","hostCandidate","hostname","href","hrefTranslate","hreflang","hspace","html5TagCheckInerface","htmlFor","htmlText","httpEquiv","httpRequestStatusCode","hwTimestamp","hyphenate-character","hyphenateCharacter","hyphenateLimitChars","hyphens","hypot","i18n","ic","iccId","iceConnectionState","iceGatheringState","iceTransport","icon","iconURL","id","identifier","identity","ideographicBaseline","idle","idpLoginUrl","ignoreBOM","ignoreCase","ignoreDepthValues","image","image-orientation","image-rendering","imageHeight","imageOrientation","imageRendering","imageSizes","imageSmoothingEnabled","imageSmoothingQuality","imageSrcset","imageWidth","images","ime-mode","imeMode","implementation","importExternalTexture","importKey","importNode","importStylesheet","imports","impp","imul","in","in1","in2","inBandMetadataTrackDispatchType","inIncognitoContext","inRange","includes","incognito","incomingBidirectionalStreams","incomingHighWaterMark","incomingMaxAge","incomingUnidirectionalStreams","increaseZoomLevel","incremental","indeterminate","index","indexNames","indexOf","indexedDB","indicate","indices","inert","inertiaDestinationX","inertiaDestinationY","info","inherits","init","initAnimationEvent","initBeforeLoadEvent","initClipboardEvent","initCloseEvent","initCommandEvent","initCompositionEvent","initCustomEvent","initData","initDataType","initDeviceMotionEvent","initDeviceOrientationEvent","initDragEvent","initErrorEvent","initEvent","initFocusEvent","initGestureEvent","initHashChangeEvent","initKeyEvent","initKeyboardEvent","initMSManipulationEvent","initMessageEvent","initMouseEvent","initMouseScrollEvent","initMouseWheelEvent","initMutationEvent","initNSMouseEvent","initOverflowEvent","initPageEvent","initPageTransitionEvent","initPointerEvent","initPopStateEvent","initProgressEvent","initScrollAreaEvent","initSimpleGestureEvent","initStorageEvent","initTextEvent","initTimeEvent","initTouchEvent","initTransitionEvent","initUIEvent","initWebKitAnimationEvent","initWebKitTransitionEvent","initWebKitWheelEvent","initWheelEvent","initialTime","initialValue","initialize","initiatorType","inject","ink","inline-size","inlineSize","inlineVerticalFieldOfView","inner","innerHTML","innerHeight","innerText","innerWidth","input","inputBuffer","inputEncoding","inputMethod","inputMode","inputQuota","inputSource","inputSources","inputType","inputs","insertAdjacentElement","insertAdjacentHTML","insertAdjacentText","insertBefore","insertCell","insertDTMF","insertData","insertDebugMarker","insertItemBefore","insertNode","insertRow","insertRule","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","insetBlock","insetBlockEnd","insetBlockStart","insetInline","insetInlineEnd","insetInlineStart","inspect","install","installing","instanceRoot","instantiate","instantiateStreaming","instruments","int16","int32","int8","integrity","interactionCount","interactionId","interactionMode","intercept","interestForElement","interfaceClass","interfaceName","interfaceNumber","interfaceProtocol","interfaceSubclass","interfaces","interimResults","internalSubset","interpretation","intersection","intersectionRatio","intersectionRect","intersectsNode","interval","invalidIteratorState","invalidateFramebuffer","invalidateSubFramebuffer","inverse","invertSelf","invoker","invokerType","is","is2D","isActive","isAllowedFileSchemeAccess","isAllowedIncognitoAccess","isAlternate","isArray","isAutoSelected","isBingCurrentSearchDefault","isBuffer","isCandidateWindowVisible","isChar","isCollapsed","isComposing","isConcatSpreadable","isConditionalMediationAvailable","isConfigSupported","isConnected","isContentEditable","isContentHandlerRegistered","isContextLost","isDefaultNamespace","isDirectory","isDisabled","isDisjointFrom","isEnabled","isEqual","isEqualNode","isError","isExtended","isExtensible","isExternalCTAP2SecurityKeySupported","isFallbackAdapter","isFile","isFinite","isFirstPersonObserver","isFramebuffer","isFrozen","isGenerator","isHTML","isHistoryNavigation","isId","isIdentity","isInjected","isInputPending","isInteger","isInternal","isIntersecting","isLockFree","isMap","isMultiLine","isNaN","isOpen","isPointInFill","isPointInPath","isPointInRange","isPointInStroke","isPrefAlternate","isPresenting","isPrimary","isProgram","isPropertyImplicit","isProtocolHandlerRegistered","isPrototypeOf","isQuery","isRawJSON","isRenderbuffer","isSafeInteger","isSameEntry","isSameNode","isSampler","isScript","isScriptURL","isSealed","isSecureContext","isSessionSupported","isShader","isSubsetOf","isSupersetOf","isSupported","isSync","isTextEdit","isTexture","isTransformFeedback","isTrusted","isTypeSupported","isUserVerifyingPlatformAuthenticatorAvailable","isVertexArray","isView","isVisible","isWellFormed","isochronousTransferIn","isochronousTransferOut","isolation","italics","item","itemId","itemProp","itemRef","itemScope","itemType","itemValue","items","iterateNext","iterationComposite","iterator","javaEnabled","jitterBufferTarget","jobTitle","join","joinAdInterestGroup","jointName","json","justify-content","justify-items","justify-self","justifyContent","justifyItems","justifySelf","k1","k2","k3","k4","kHz","keepalive","kernelMatrix","kernelUnitLengthX","kernelUnitLengthY","kerning","key","keyCode","keyFor","keyIdentifier","keyLightEnabled","keyLocation","keyPath","keyStatuses","keySystem","keyText","keyUsage","keyboard","keys","keytype","kind","knee","knownSources","label","labels","lang","language","languages","largeArcFlag","last","lastChild","lastElementChild","lastError","lastEventId","lastIndex","lastIndexOf","lastInputTime","lastMatch","lastMessageSubject","lastMessageType","lastModified","lastModifiedDate","lastPage","lastParen","lastState","lastStyleSheetSet","latency","latitude","launchQueue","layerName","layerX","layerY","layout","layoutFlow","layoutGrid","layoutGridChar","layoutGridLine","layoutGridMode","layoutGridType","lbound","leaveAdInterestGroup","left","leftContext","leftDegrees","leftMargin","leftProjectionMatrix","leftViewMatrix","length","lengthAdjust","lengthComputable","letter-spacing","letterSpacing","level","lh","lighting-color","lightingColor","limitingConeAngle","limits","line","line-break","line-height","lineAlign","lineBreak","lineCap","lineDashOffset","lineGapOverride","lineHeight","lineJoin","lineNum","lineNumber","linePos","lineTo","lineWidth","linearAcceleration","linearRampToValueAtTime","linearVelocity","lineno","lines","link","linkColor","linkProgram","links","list","list-style","list-style-image","list-style-position","list-style-type","listStyle","listStyleImage","listStylePosition","listStyleType","listener","listeners","load","loadEventEnd","loadEventStart","loadOp","loadTime","loadTimes","loaded","loading","localDescription","localName","localService","localStorage","locale","localeCompare","location","locationbar","lock","locked","lockedFile","locks","lodMaxClamp","lodMinClamp","log","log10","log1p","log2","logicalXDPI","logicalYDPI","login","loglevel","longDesc","longitude","lookupNamespaceURI","lookupPrefix","loop","loopEnd","loopStart","looping","lost","low","lower","lowerBound","lowerOpen","lowsrc","lvb","lvh","lvi","lvmax","lvmin","lvw","m11","m12","m13","m14","m21","m22","m23","m24","m31","m32","m33","m34","m41","m42","m43","m44","magFilter","makeXRCompatible","managed","management","manifest","manufacturer","manufacturerName","map","mapAsync","mapState","mappedAtCreation","mapping","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marginBlock","marginBlockEnd","marginBlockStart","marginBottom","marginHeight","marginInline","marginInlineEnd","marginInlineStart","marginLeft","marginRight","marginTop","marginWidth","mark","marker","marker-end","marker-mid","marker-offset","marker-start","markerEnd","markerHeight","markerMid","markerOffset","markerStart","markerUnits","markerWidth","marks","mask","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-position-x","mask-position-y","mask-repeat","mask-size","mask-type","maskClip","maskComposite","maskContentUnits","maskImage","maskMode","maskOrigin","maskPosition","maskPositionX","maskPositionY","maskRepeat","maskSize","maskType","maskUnits","match","matchAll","matchMedia","matchMedium","matchPatterns","matches","math-depth","math-style","mathDepth","mathShift","mathStyle","matrix","matrixTransform","max","max-block-size","max-height","max-inline-size","max-width","maxActions","maxAlternatives","maxAnisotropy","maxBindGroups","maxBindGroupsPlusVertexBuffers","maxBindingsPerBindGroup","maxBlockSize","maxBufferSize","maxByteLength","maxChannelCount","maxChannels","maxColorAttachmentBytesPerSample","maxColorAttachments","maxComputeInvocationsPerWorkgroup","maxComputeWorkgroupSizeX","maxComputeWorkgroupSizeY","maxComputeWorkgroupSizeZ","maxComputeWorkgroupStorageSize","maxComputeWorkgroupsPerDimension","maxConnectionsPerServer","maxDatagramSize","maxDecibels","maxDistance","maxDrawCount","maxDynamicStorageBuffersPerPipelineLayout","maxDynamicUniformBuffersPerPipelineLayout","maxHeight","maxInlineSize","maxInterStageShaderComponents","maxInterStageShaderVariables","maxLayers","maxLength","maxMessageSize","maxPacketLifeTime","maxRetransmits","maxSampledTexturesPerShaderStage","maxSamplersPerShaderStage","maxStorageBufferBindingSize","maxStorageBuffersPerShaderStage","maxStorageTexturesPerShaderStage","maxTextureArrayLayers","maxTextureDimension1D","maxTextureDimension2D","maxTextureDimension3D","maxTouchPoints","maxUniformBufferBindingSize","maxUniformBuffersPerShaderStage","maxValue","maxVertexAttributes","maxVertexBufferArrayStride","maxVertexBuffers","maxWidth","maximumLatency","measure","measureInputUsage","measureText","media","mediaCapabilities","mediaDevices","mediaElement","mediaGroup","mediaKeys","mediaSession","mediaStream","mediaText","meetOrSlice","memory","menubar","menus","menusChild","menusInternal","mergeAttributes","message","messageClass","messageHandlers","messageType","messages","metaKey","metadata","method","methodDetails","methodName","mid","mimeType","mimeTypes","min","min-block-size","min-height","min-inline-size","min-width","minBindingSize","minBlockSize","minDecibels","minFilter","minHeight","minInlineSize","minLength","minStorageBufferOffsetAlignment","minUniformBufferOffsetAlignment","minValue","minWidth","minimumLatency","mipLevel","mipLevelCount","mipmapFilter","miterLimit","mix-blend-mode","mixBlendMode","mm","mobile","mode","model","modify","module","mount","move","moveBefore","moveBy","moveEnd","moveFirst","moveFocusDown","moveFocusLeft","moveFocusRight","moveFocusUp","moveInSuccession","moveNext","moveRow","moveStart","moveTo","moveToBookmark","moveToElementText","moveToPoint","movementX","movementY","mozAdd","mozAnimationStartTime","mozAnon","mozApps","mozAudioCaptured","mozAudioChannelType","mozAutoplayEnabled","mozCancelAnimationFrame","mozCancelFullScreen","mozCancelRequestAnimationFrame","mozCaptureStream","mozCaptureStreamUntilEnded","mozClearDataAt","mozContact","mozContacts","mozCreateFileHandle","mozCurrentTransform","mozCurrentTransformInverse","mozCursor","mozDash","mozDashOffset","mozDecodedFrames","mozExitPointerLock","mozFillRule","mozFragmentEnd","mozFrameDelay","mozFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozGetAll","mozGetAllKeys","mozGetAsFile","mozGetDataAt","mozGetMetadata","mozGetUserMedia","mozHasAudio","mozHasItem","mozHidden","mozImageSmoothingEnabled","mozIndexedDB","mozInnerScreenX","mozInnerScreenY","mozInputSource","mozIsTextField","mozItem","mozItemCount","mozItems","mozLength","mozLockOrientation","mozMatchesSelector","mozMovementX","mozMovementY","mozOpaque","mozOrientation","mozPaintCount","mozPaintedFrames","mozParsedFrames","mozPay","mozPointerLockElement","mozPresentedFrames","mozPreservesPitch","mozPressure","mozPrintCallback","mozRTCIceCandidate","mozRTCPeerConnection","mozRTCSessionDescription","mozRemove","mozRequestAnimationFrame","mozRequestFullScreen","mozRequestPointerLock","mozSetDataAt","mozSetImageElement","mozSourceNode","mozSrcObject","mozSystem","mozTCPSocket","mozTextStyle","mozTypesAt","mozUnlockOrientation","mozUserCancelled","mozVisibilityState","ms","msAnimation","msAnimationDelay","msAnimationDirection","msAnimationDuration","msAnimationFillMode","msAnimationIterationCount","msAnimationName","msAnimationPlayState","msAnimationStartTime","msAnimationTimingFunction","msBackfaceVisibility","msBlockProgression","msCSSOMElementFloatMetrics","msCaching","msCachingEnabled","msCancelRequestAnimationFrame","msCapsLockWarningOff","msClearImmediate","msClose","msContentZoomChaining","msContentZoomFactor","msContentZoomLimit","msContentZoomLimitMax","msContentZoomLimitMin","msContentZoomSnap","msContentZoomSnapPoints","msContentZoomSnapType","msContentZooming","msConvertURL","msCrypto","msDoNotTrack","msElementsFromPoint","msElementsFromRect","msExitFullscreen","msExtendedCode","msFillRule","msFirstPaint","msFlex","msFlexAlign","msFlexDirection","msFlexFlow","msFlexItemAlign","msFlexLinePack","msFlexNegative","msFlexOrder","msFlexPack","msFlexPositive","msFlexPreferredSize","msFlexWrap","msFlowFrom","msFlowInto","msFontFeatureSettings","msFullscreenElement","msFullscreenEnabled","msGetInputContext","msGetRegionContent","msGetUntransformedBounds","msGraphicsTrustStatus","msGridColumn","msGridColumnAlign","msGridColumnSpan","msGridColumns","msGridRow","msGridRowAlign","msGridRowSpan","msGridRows","msHidden","msHighContrastAdjust","msHyphenateLimitChars","msHyphenateLimitLines","msHyphenateLimitZone","msHyphens","msImageSmoothingEnabled","msImeAlign","msIndexedDB","msInterpolationMode","msIsStaticHTML","msKeySystem","msKeys","msLaunchUri","msLockOrientation","msManipulationViewsEnabled","msMatchMedia","msMatchesSelector","msMaxTouchPoints","msOrientation","msOverflowStyle","msPerspective","msPerspectiveOrigin","msPlayToDisabled","msPlayToPreferredSourceUri","msPlayToPrimary","msPointerEnabled","msRegionOverflow","msReleasePointerCapture","msRequestAnimationFrame","msRequestFullscreen","msSaveBlob","msSaveOrOpenBlob","msScrollChaining","msScrollLimit","msScrollLimitXMax","msScrollLimitXMin","msScrollLimitYMax","msScrollLimitYMin","msScrollRails","msScrollSnapPointsX","msScrollSnapPointsY","msScrollSnapType","msScrollSnapX","msScrollSnapY","msScrollTranslation","msSetImmediate","msSetMediaKeys","msSetPointerCapture","msTextCombineHorizontal","msTextSizeAdjust","msToBlob","msTouchAction","msTouchSelect","msTraceAsyncCallbackCompleted","msTraceAsyncCallbackStarting","msTraceAsyncOperationCompleted","msTraceAsyncOperationStarting","msTransform","msTransformOrigin","msTransformStyle","msTransition","msTransitionDelay","msTransitionDuration","msTransitionProperty","msTransitionTimingFunction","msUnlockOrientation","msUpdateAsyncCallbackRelation","msUserSelect","msVisibilityState","msWrapFlow","msWrapMargin","msWrapThrough","msWriteProfilerMark","msZoom","msZoomTo","mt","mul","multiEntry","multiSelectionObj","multiline","multiple","multiply","multiplySelf","multisample","multisampled","mutableFile","muted","n","nacl_arch","name","nameList","nameProp","namedItem","namedRecordset","names","namespaceURI","namespaces","nativeApplication","nativeMap","nativeObjectCreate","nativeSet","nativeWeakMap","naturalHeight","naturalWidth","navigate","navigation","navigationMode","navigationPreload","navigationStart","navigationType","navigator","near","nearestViewportElement","negative","negotiated","netscape","networkState","networkStatus","newScale","newState","newTranslate","newURL","newValue","newValueSpecifiedUnits","newVersion","newhome","next","nextElementSibling","nextHopProtocol","nextNode","nextPage","nextSibling","nickname","noHref","noModule","noResize","noShade","noValidate","noWrap","node","nodeName","nodeType","nodeValue","nonce","normDepthBufferFromNormView","normalize","normalizedPathSegList","normandyAddonStudy","notRestoredReasons","notationName","notations","note","noteGrainOn","noteOff","noteOn","notifications","notify","now","npnNegotiatedProtocol","numOctaves","number","numberOfChannels","numberOfFrames","numberOfInputs","numberOfItems","numberOfOutputs","numberValue","oMatchesSelector","object","object-fit","object-position","objectFit","objectPosition","objectStore","objectStoreNames","objectType","observe","observedAttributes","occlusionQuerySet","of","off","offscreenBuffering","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","offsetAnchor","offsetDistance","offsetHeight","offsetLeft","offsetNode","offsetParent","offsetPath","offsetPosition","offsetRotate","offsetTop","offsetWidth","offsetX","offsetY","ok","oldState","oldURL","oldValue","oldVersion","olderShadowRoot","omnibox","on","onActivated","onAdded","onAttached","onBoundsChanged","onBrowserUpdateAvailable","onClicked","onCommitFiberRoot","onCommitFiberUnmount","onConnect","onConnectExternal","onConnectNative","onCreated","onDetached","onDisabled","onEnabled","onFocusChanged","onHighlighted","onInstalled","onLine","onMessage","onMessageExternal","onMoved","onPerformanceWarning","onPostCommitFiberRoot","onRemoved","onReplaced","onRestartRequired","onStartup","onSubmittedWorkDone","onSuspend","onSuspendCanceled","onUninstalled","onUpdateAvailable","onUpdated","onUserScriptConnect","onUserScriptMessage","onUserSettingsChanged","onZoomChange","onabort","onabsolutedeviceorientation","onactivate","onactive","onaddsourcebuffer","onaddstream","onaddtrack","onafterprint","onafterscriptexecute","onafterupdate","onanimationcancel","onanimationend","onanimationiteration","onanimationstart","onappinstalled","onaudioend","onaudioprocess","onaudiostart","onautocomplete","onautocompleteerror","onauxclick","onbeforeactivate","onbeforecopy","onbeforecut","onbeforedeactivate","onbeforeeditfocus","onbeforeinput","onbeforeinstallprompt","onbeforematch","onbeforepaste","onbeforeprint","onbeforescriptexecute","onbeforetoggle","onbeforeunload","onbeforeupdate","onbeforexrselect","onbegin","onblocked","onblur","onbounce","onboundary","onbufferedamountlow","oncached","oncancel","oncandidatewindowhide","oncandidatewindowshow","oncandidatewindowupdate","oncanplay","oncanplaythrough","oncapturehandlechange","once","oncellchange","onchange","oncharacterboundsupdate","oncharacteristicvaluechanged","onchargingchange","onchargingtimechange","onchecking","onclick","onclose","onclosing","oncommand","oncompassneedscalibration","oncomplete","oncompositionend","oncompositionstart","onconnect","onconnecting","onconnectionavailable","onconnectionstatechange","oncontentvisibilityautostatechange","oncontextlost","oncontextmenu","oncontextrestored","oncontrollerchange","oncontrolselect","oncopy","oncuechange","oncurrententrychange","oncurrentscreenchange","oncut","ondataavailable","ondatachannel","ondatasetchanged","ondatasetcomplete","ondblclick","ondeactivate","ondequeue","ondevicechange","ondevicelight","ondevicemotion","ondeviceorientation","ondeviceorientationabsolute","ondeviceproximity","ondischargingtimechange","ondisconnect","ondisplay","ondispose","ondownloading","ondownloadprogress","ondrag","ondragend","ondragenter","ondragexit","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onencrypted","onend","onended","onenter","onenterpictureinpicture","onerror","onerrorupdate","onexit","onfencedtreeclick","onfilterchange","onfinish","onfocus","onfocusin","onfocusout","onformdata","onfreeze","onfullscreenchange","onfullscreenerror","ongamepadconnected","ongamepaddisconnected","ongatheringstatechange","ongattserverdisconnected","ongeometrychange","ongesturechange","ongestureend","ongesturestart","ongotpointercapture","onhashchange","onhelp","onicecandidate","onicecandidateerror","oniceconnectionstatechange","onicegatheringstatechange","oninactive","oninput","oninputreport","oninputsourceschange","oninvalid","onkeydown","onkeypress","onkeystatuseschange","onkeyup","onlanguagechange","onlayoutcomplete","onleavepictureinpicture","onlevelchange","onload","onloadT","onloadeddata","onloadedmetadata","onloadend","onloading","onloadingdone","onloadingerror","onloadstart","onlosecapture","onlostpointercapture","only","onmanagedconfigurationchange","onmark","onmessage","onmessageerror","onmidimessage","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onmove","onmoveend","onmovestart","onmozfullscreenchange","onmozfullscreenerror","onmozorientationchange","onmozpointerlockchange","onmozpointerlockerror","onmscontentzoom","onmsfullscreenchange","onmsfullscreenerror","onmsgesturechange","onmsgesturedoubletap","onmsgestureend","onmsgesturehold","onmsgesturestart","onmsgesturetap","onmsgotpointercapture","onmsinertiastart","onmslostpointercapture","onmsmanipulationstatechanged","onmsneedkey","onmsorientationchange","onmspointercancel","onmspointerdown","onmspointerenter","onmspointerhover","onmspointerleave","onmspointermove","onmspointerout","onmspointerover","onmspointerup","onmssitemodejumplistitemremoved","onmsthumbnailclick","onmute","onnavigate","onnavigateerror","onnavigatesuccess","onnegotiationneeded","onnomatch","onnoupdate","onobsolete","onoffline","ononline","onopen","onorientationchange","onpagechange","onpagehide","onpagereveal","onpageshow","onpageswap","onpaste","onpause","onpayerdetailchange","onpaymentmethodchange","onplay","onplaying","onpluginstreamstart","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointerlockchange","onpointerlockerror","onpointermove","onpointerout","onpointerover","onpointerrawupdate","onpointerup","onpopstate","onprerenderingchange","onprioritychange","onprocessorerror","onprogress","onpropertychange","onratechange","onreading","onreadystatechange","onreflectionchange","onrejectionhandled","onrelease","onremove","onremovesourcebuffer","onremovestream","onremovetrack","onrepeat","onreset","onresize","onresizeend","onresizestart","onresourcetimingbufferfull","onresult","onresume","onrowenter","onrowexit","onrowsdelete","onrowsinserted","onscreenschange","onscroll","onscrollend","onscrollsnapchange","onscrollsnapchanging","onsearch","onsecuritypolicyviolation","onseeked","onseeking","onselect","onselectedcandidatepairchange","onselectend","onselectionchange","onselectstart","onshippingaddresschange","onshippingoptionchange","onshow","onsignalingstatechange","onsinkchange","onslotchange","onsoundend","onsoundstart","onsourceclose","onsourceclosed","onsourceended","onsourceopen","onspeechend","onspeechstart","onsqueeze","onsqueezeend","onsqueezestart","onstalled","onstart","onstatechange","onstop","onstorage","onstoragecommit","onsubmit","onsuccess","onsuspend","onterminate","ontextformatupdate","ontextinput","ontextupdate","ontimeout","ontimeupdate","ontoggle","ontonechange","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontrack","ontransitioncancel","ontransitionend","ontransitionrun","ontransitionstart","onuncapturederror","onunhandledrejection","onunload","onunmute","onupdate","onupdateend","onupdatefound","onupdateready","onupdatestart","onupgradeneeded","onuserproximity","onversionchange","onvisibilitychange","onvoiceschanged","onvolumechange","onvrdisplayactivate","onvrdisplayconnect","onvrdisplaydeactivate","onvrdisplaydisconnect","onvrdisplaypresentchange","onwaiting","onwaitingforkey","onwarning","onwebkitanimationend","onwebkitanimationiteration","onwebkitanimationstart","onwebkitcurrentplaybacktargetiswirelesschanged","onwebkitfullscreenchange","onwebkitfullscreenerror","onwebkitkeyadded","onwebkitkeyerror","onwebkitkeymessage","onwebkitneedkey","onwebkitorientationchange","onwebkitplaybacktargetavailabilitychanged","onwebkitpointerlockchange","onwebkitpointerlockerror","onwebkitresourcetimingbufferfull","onwebkittransitionend","onwheel","onzoom","onzoomlevelchange","opacity","open","openCursor","openDatabase","openKeyCursor","openOptionsPage","openOrClosedShadowRoot","openPopup","opened","opener","opera","operation","operationType","operator","opr","optimum","options","or","order","orderX","orderY","ordered","org","organization","orient","orientAngle","orientType","orientation","orientationX","orientationY","orientationZ","origin","originAgentCluster","originalPolicy","originalTarget","ornaments","orphans","os","oscpu","outerHTML","outerHeight","outerText","outerWidth","outgoingHighWaterMark","outgoingMaxAge","outline","outline-color","outline-offset","outline-style","outline-width","outlineColor","outlineOffset","outlineStyle","outlineWidth","outputBuffer","outputChannelCount","outputLanguage","outputLatency","outputs","overallProgress","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overflowAnchor","overflowBlock","overflowClipMargin","overflowInline","overflowWrap","overflowX","overflowY","overlaysContent","overrideColors","overrideMimeType","oversample","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","overscrollBehavior","overscrollBehaviorBlock","overscrollBehaviorInline","overscrollBehaviorX","overscrollBehaviorY","ownKeys","ownerDocument","ownerElement","ownerNode","ownerRule","ownerSVGElement","owningElement","p1","p2","p3","p4","packetSize","packets","pad","padEnd","padStart","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","paddingBlock","paddingBlockEnd","paddingBlockStart","paddingBottom","paddingInline","paddingInlineEnd","paddingInlineStart","paddingLeft","paddingRight","paddingTop","page","page-break-after","page-break-before","page-break-inside","page-orientation","pageAction","pageBreakAfter","pageBreakBefore","pageBreakInside","pageCount","pageLeft","pageOrientation","pageT","pageTop","pageX","pageXOffset","pageY","pageYOffset","pages","paint-order","paintOrder","paintRequests","paintTime","paintType","paintWorklet","palette","pan","panningModel","parameterData","parameters","parent","parentElement","parentNode","parentRule","parentStyleSheet","parentTextEdit","parentWindow","parse","parseAll","parseCreationOptionsFromJSON","parseFloat","parseFromString","parseHTMLUnsafe","parseInt","parseRequestOptionsFromJSON","part","participants","passOp","passive","password","pasteHTML","path","pathLength","pathSegList","pathSegType","pathSegTypeAsLetter","pathname","pattern","patternContentUnits","patternMismatch","patternTransform","patternUnits","pause","pauseAnimations","pauseDepthSensing","pauseDuration","pauseOnExit","pauseProfilers","pauseTransformFeedback","paused","payerEmail","payerName","payerPhone","paymentManager","pc","pdfViewerEnabled","peerIdentity","pending","pendingLocalDescription","pendingRemoteDescription","percent","performance","periodicSync","permission","permissionState","permissions","persist","persisted","persistentDeviceId","personalbar","perspective","perspective-origin","perspectiveOrigin","phone","phoneticFamilyName","phoneticGivenName","photo","phrase","phrases","pictureInPictureChild","pictureInPictureElement","pictureInPictureEnabled","pictureInPictureWindow","ping","pipeThrough","pipeTo","pitch","pixelBottom","pixelDepth","pixelFormat","pixelHeight","pixelLeft","pixelRight","pixelStorei","pixelTop","pixelUnitToMillimeterX","pixelUnitToMillimeterY","pixelWidth","pkcs11","place-content","place-items","place-self","placeContent","placeItems","placeSelf","placeholder","platform","platformVersion","platforms","play","playEffect","playState","playbackRate","playbackState","playbackTime","played","playoutDelayHint","playsInline","plugins","pluginspage","pname","pointer-events","pointerBeforeReferenceNode","pointerEnabled","pointerEvents","pointerId","pointerLockElement","pointerType","points","pointsAtX","pointsAtY","pointsAtZ","polygonOffset","pop","popDebugGroup","popErrorScope","popover","popoverTargetAction","popoverTargetElement","populateMatrix","popupWindowFeatures","popupWindowName","popupWindowURI","port","port1","port2","ports","posBottom","posHeight","posLeft","posRight","posTop","posWidth","pose","position","position-anchor","position-area","positionAlign","positionAnchor","positionArea","positionTry","positionTryFallbacks","positionVisibility","positionX","positionY","positionZ","postError","postMessage","postTask","postalCode","poster","postscriptName","pow","powerEfficient","powerOff","powerPreference","preMultiplySelf","precision","preferredReflectionFormat","preferredStyleSheetSet","preferredStylesheetSet","prefix","preload","premultipliedAlpha","prepend","prerendering","presentation","presentationArea","presentationStyle","presentationTime","preserveAlpha","preserveAspectRatio","preserveAspectRatioString","preservesPitch","pressed","pressure","prevValue","preventDefault","preventExtensions","preventSilentAccess","previousElementSibling","previousNode","previousPage","previousPriority","previousRect","previousScale","previousSibling","previousTranslate","primaries","primaryKey","primaryLightDirection","primaryLightIntensity","primitive","primitiveType","primitiveUnits","principals","print","print-color-adjust","printColorAdjust","printPreview","priority","privacy","privateKey","privateToken","probablySupportsContext","probeSpace","process","processIceMessage","processLocally","processingEnd","processingStart","processorOptions","product","productId","productName","productSub","profile","profileEnd","profiles","projectionMatrix","promise","promising","prompt","properties","propertyIsEnumerable","propertyName","protectedAudience","protocol","protocolLong","prototype","provider","proxy","pseudoClass","pseudoElement","pt","publicId","publicKey","published","pulse","push","pushDebugGroup","pushErrorScope","pushManager","pushNotification","pushState","put","putImageData","px","quadraticCurveTo","qualifier","quaternion","query","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","queryFeatureSupport","queryLocalFonts","queryPermission","querySelector","querySelectorAll","querySet","queue","queueMicrotask","quota","quote","quotes","r","r1","r2","race","rad","radiogroup","radius","radiusX","radiusY","random","randomUUID","range","rangeCount","rangeEnd","rangeMax","rangeMin","rangeOffset","rangeOverflow","rangeParent","rangeStart","rangeUnderflow","rate","ratio","raw","rawId","rawJSON","rawValueToMeters","rcap","rch","read","readAsArrayBuffer","readAsBinaryString","readAsBlob","readAsDataURL","readAsText","readBuffer","readEntries","readOnly","readPixels","readReportRequested","readText","readValue","readable","ready","readyState","reason","reasons","reboot","receiveFeatureReport","receivedAlert","receiver","receivers","recipient","recommendedViewportScale","reconnect","recordNumber","recordsAvailable","recordset","rect","red","redEyeReduction","redirect","redirectCount","redirectEnd","redirectStart","redirected","reduce","reduceRight","reduction","refDistance","refX","refY","referenceNode","referenceSpace","referrer","referrerPolicy","refresh","region","regionAnchorX","regionAnchorY","regionId","regions","register","registerContentHandler","registerElement","registerInternalModuleStart","registerInternalModuleStop","registerProperty","registerProtocolHandler","reject","rel","relList","relatedAddress","relatedNode","relatedPort","relatedTarget","relayProtocol","release","releaseCapture","releaseEvents","releaseInterface","releaseLock","releasePointerCapture","releaseShaderCompiler","released","reliability","reliable","reliableWrite","reload","rem","remainingSpace","remote","remoteDescription","remove","removeAllRanges","removeAttribute","removeAttributeNS","removeAttributeNode","removeBehavior","removeChild","removeCue","removeEntry","removeEventListener","removeFilter","removeImport","removeItem","removeListener","removeNamedItem","removeNamedItemNS","removeNode","removeParameter","removeProperty","removeRange","removeRegion","removeRule","removeSiteSpecificTrackingException","removeSourceBuffer","removeStream","removeTrack","removeVariable","removeWakeLockListener","removeWebWideTrackingException","removed","removedNodes","renderBlockingStatus","renderHeight","renderStart","renderState","renderTime","renderWidth","renderbufferStorage","renderbufferStorageMultisample","renderedBuffer","rendererInterfaces","renderers","renderingMode","renotify","repeat","repetitionCount","replace","replaceAdjacentText","replaceAll","replaceChild","replaceChildren","replaceData","replaceId","replaceItem","replaceNode","replaceState","replaceSync","replaceTrack","replaceWholeText","replaceWith","reportError","reportEvent","reportId","reportOnly","reportValidity","request","requestAdapter","requestAdapterInfo","requestAnimationFrame","requestAutocomplete","requestClose","requestData","requestDevice","requestFrame","requestFullscreen","requestHitTestSource","requestHitTestSourceForTransientInput","requestId","requestIdleCallback","requestLightProbe","requestMIDIAccess","requestMediaKeySystemAccess","requestPermission","requestPictureInPicture","requestPointerLock","requestPort","requestPresent","requestPresenter","requestReferenceSpace","requestSession","requestStart","requestStorageAccess","requestStorageAccessFor","requestSubmit","requestTime","requestUpdateCheck","requestVideoFrameCallback","requestViewportScale","requestWindow","requested","requestingWindow","requireInteraction","required","requiredExtensions","requiredFeatures","requiredLimits","reset","resetLatency","resetPose","resetTransform","resetZoomLevel","resizable","resize","resizeBy","resizeTo","resolve","resolveQuerySet","resolveTarget","resource","respond","respondWithNewView","response","responseBody","responseEnd","responseReady","responseStart","responseStatus","responseText","responseType","responseURL","responseXML","restart","restartAfterDelay","restartIce","restore","restrictTo","result","resultIndex","resultType","results","resume","resumeDepthSensing","resumeProfilers","resumeTransformFeedback","retry","returnType","returnValue","rev","reverse","reversed","revocable","revokeObjectURL","rex","rgbColor","ric","right","rightContext","rightDegrees","rightMargin","rightProjectionMatrix","rightViewMatrix","rlh","role","rolloffFactor","root","rootBounds","rootElement","rootMargin","rotate","rotateAxisAngle","rotateAxisAngleSelf","rotateFromVector","rotateFromVectorSelf","rotateSelf","rotation","rotationAngle","rotationRate","round","roundRect","row-gap","rowGap","rowIndex","rowSpan","rows","rowsPerImage","rtcpTransport","rtt","ruby-align","ruby-position","rubyAlign","rubyOverhang","rubyPosition","rules","run","runAdAuction","runtime","runtimeStyle","rx","ry","s","safari","sameDocument","sample","sampleCount","sampleCoverage","sampleInterval","sampleRate","sampleType","sampler","samplerParameterf","samplerParameteri","sandbox","save","saveAsPDF","saveData","scale","scale3d","scale3dSelf","scaleNonUniform","scaleNonUniformSelf","scaleSelf","scheduler","scheduling","scheme","scissor","scope","scopeName","scoped","screen","screenBrightness","screenEnabled","screenLeft","screenPixelToMillimeterX","screenPixelToMillimeterY","screenState","screenTop","screenX","screenY","screens","scriptURL","scripting","scripts","scroll","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scrollAmount","scrollBehavior","scrollBy","scrollByLines","scrollByPages","scrollDelay","scrollHeight","scrollIntoView","scrollIntoViewIfNeeded","scrollLeft","scrollLeftMax","scrollMargin","scrollMarginBlock","scrollMarginBlockEnd","scrollMarginBlockStart","scrollMarginBottom","scrollMarginInline","scrollMarginInlineEnd","scrollMarginInlineStart","scrollMarginLeft","scrollMarginRight","scrollMarginTop","scrollMaxX","scrollMaxY","scrollPadding","scrollPaddingBlock","scrollPaddingBlockEnd","scrollPaddingBlockStart","scrollPaddingBottom","scrollPaddingInline","scrollPaddingInlineEnd","scrollPaddingInlineStart","scrollPaddingLeft","scrollPaddingRight","scrollPaddingTop","scrollRestoration","scrollSnapAlign","scrollSnapStop","scrollSnapType","scrollTo","scrollTop","scrollTopMax","scrollWidth","scrollX","scrollY","scrollbar-color","scrollbar-gutter","scrollbar-width","scrollbar3dLightColor","scrollbarArrowColor","scrollbarBaseColor","scrollbarColor","scrollbarDarkShadowColor","scrollbarFaceColor","scrollbarGutter","scrollbarHighlightColor","scrollbarShadowColor","scrollbarTrackColor","scrollbarWidth","scrollbars","scrolling","scrollingElement","sctp","sctpCauseCode","sdp","sdpLineNumber","sdpMLineIndex","sdpMid","seal","search","searchBox","searchBoxJavaBridge_","searchParams","sectionRowIndex","secureConnectionStart","securePaymentConfirmationAvailability","security","seed","seek","seekToNextFrame","seekable","seeking","segments","select","selectAllChildren","selectAlternateInterface","selectAudioOutput","selectConfiguration","selectNode","selectNodeContents","selectNodes","selectSingleNode","selectSubString","selectURL","selected","selectedIndex","selectedOptions","selectedStyleSheetSet","selectedStylesheetSet","selectedTrack","selection","selectionDirection","selectionEnd","selectionStart","selector","selectorText","self","send","sendAsBinary","sendBeacon","sendFeatureReport","sendMessage","sendNativeMessage","sendOrder","sendReport","sender","sentAlert","sentTimestamp","separator","serial","serialNumber","serializable","serializeToString","serverTiming","service","serviceWorker","session","sessionId","sessionStorage","sessions","set","setActionHandler","setActive","setAlpha","setAppBadge","setAttribute","setAttributeNS","setAttributeNode","setAttributeNodeNS","setAttributionReporting","setBadgeBackgroundColor","setBadgeText","setBadgeTextColor","setBaseAndExtent","setBigInt64","setBigUint64","setBindGroup","setBingCurrentSearchDefault","setBlendConstant","setCameraActive","setCapture","setCaptureHandleConfig","setCodecPreferences","setColor","setCompositeOperation","setConfiguration","setConsumer","setCurrentTime","setCustomValidity","setData","setDate","setDragImage","setEnabled","setEnd","setEndAfter","setEndBefore","setEndPoint","setExpires","setFillColor","setFilterRes","setFloat16","setFloat32","setFloat64","setFloatValue","setFocusBehavior","setFormValue","setFromBase64","setFromHex","setFullYear","setHTMLUnsafe","setHeaderExtensionsToNegotiate","setHeaderValue","setHours","setIcon","setIdentityProvider","setImmediate","setIndexBuffer","setInt16","setInt32","setInt8","setInterval","setItem","setKeyframes","setLineCap","setLineDash","setLineJoin","setLineWidth","setLiveSeekableRange","setLocalDescription","setMatrix","setMatrixValue","setMediaKeys","setMicrophoneActive","setMilliseconds","setMinutes","setMiterLimit","setMonth","setNamedItem","setNamedItemNS","setNonUserCodeExceptions","setOrientToAngle","setOrientToAuto","setOrientation","setOverrideHistoryNavigationMode","setPaint","setParameter","setParameters","setPathData","setPeriodicWave","setPipeline","setPointerCapture","setPopup","setPosition","setPositionState","setPreference","setPriority","setPrivateToken","setProperty","setPrototypeOf","setRGBColor","setRGBColorICCColor","setRadius","setRangeText","setRemoteDescription","setReportEventDataForAutomaticBeacons","setRequestHeader","setResizable","setResourceTimingBufferSize","setRotate","setScale","setScissorRect","setSeconds","setSelectionRange","setServerCertificate","setShadow","setSharedStorageContext","setSignals","setSinkId","setSkewX","setSkewY","setStart","setStartAfter","setStartBefore","setStatus","setStdDeviation","setStencilReference","setStreams","setStrictMode","setStringValue","setStrokeColor","setSuggestResult","setTargetAtTime","setTargetValueAtTime","setTime","setTimeout","setTitle","setTransform","setTranslate","setUTCDate","setUTCFullYear","setUTCHours","setUTCMilliseconds","setUTCMinutes","setUTCMonth","setUTCSeconds","setUint16","setUint32","setUint8","setUninstallURL","setUpdateUrlData","setUri","setValidity","setValueAtTime","setValueCurveAtTime","setVariable","setVelocity","setVersion","setVertexBuffer","setViewport","setYear","setZoom","setZoomSettings","settingName","settingValue","sex","shaderLocation","shaderSource","shadowBlur","shadowColor","shadowOffsetX","shadowOffsetY","shadowRoot","shadowRootClonable","shadowRootDelegatesFocus","shadowRootMode","shadowRootSerializable","shape","shape-image-threshold","shape-margin","shape-outside","shape-rendering","shapeImageThreshold","shapeMargin","shapeOutside","shapeRendering","share","sharedContext","sharedStorage","sharedStorageWritable","sheet","shift","shiftKey","shiftLeft","shippingAddress","shippingOption","shippingType","show","showDirectoryPicker","showHelp","showModal","showModalDialog","showModelessDialog","showNotification","showOpenFilePicker","showPicker","showPopover","showSaveFilePicker","sidebar","sidebarAction","sign","signal","signalAllAcceptedCredentials","signalCurrentUserDetails","signalUnknownCredential","signalingState","signature","silent","sin","singleNodeValue","sinh","sinkId","sittingToStandingTransform","size","sizeAdjust","sizeToContent","sizeX","sizeZ","sizes","skewX","skewXSelf","skewY","skewYSelf","skipTransition","skipped","slice","slope","slot","slotAssignment","small","smil","smooth","smoothingTimeConstant","snapTargetBlock","snapTargetInline","snapToLines","snapshotItem","snapshotLength","some","sort","sortingCode","source","sourceBuffer","sourceBuffers","sourceCapabilities","sourceCharPosition","sourceElement","sourceFile","sourceFunctionName","sourceIndex","sourceLanguage","sourceMap","sourceURL","sources","spacing","span","speak","speakAs","speaking","species","specified","specularConstant","specularExponent","speechSynthesis","speed","speedOfSound","spellcheck","sphericalHarmonicsCoefficients","splice","split","splitText","spreadMethod","sqrt","src","srcElement","srcFactor","srcFilter","srcObject","srcUrn","srcdoc","srclang","srcset","stack","stackTraceLimit","stacktrace","stageParameters","standalone","standby","start","startContainer","startE","startIce","startLoadTime","startMessages","startNotifications","startOffset","startProfiling","startRendering","startShark","startTime","startViewTransition","startsWith","state","states","stats","status","statusCode","statusMessage","statusText","statusbar","stdDeviationX","stdDeviationY","stencilBack","stencilClearValue","stencilFront","stencilFunc","stencilFuncSeparate","stencilLoadOp","stencilMask","stencilMaskSeparate","stencilOp","stencilOpSeparate","stencilReadMask","stencilReadOnly","stencilStoreOp","stencilWriteMask","step","stepDown","stepMismatch","stepMode","stepUp","sticky","stitchTiles","stop","stop-color","stop-opacity","stopColor","stopImmediatePropagation","stopNotifications","stopOpacity","stopProfiling","stopPropagation","stopShark","stopped","storage","storageArea","storageBuckets","storageName","storageStatus","storageTexture","store","storeOp","storeSiteSpecificTrackingException","storeWebWideTrackingException","stpVersion","stream","streamErrorCode","streams","stretch","strike","string","stringValue","stringify","stripIndexFormat","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeRect","strokeStyle","strokeText","strokeWidth","structuredClone","style","styleAndLayoutStart","styleFloat","styleMap","styleMedia","styleSheet","styleSheetSets","styleSheets","styleset","stylistic","sub","subarray","subgroupMaxSize","subgroupMinSize","subject","submit","submitFrame","submitter","subscribe","substr","substring","substringData","subtle","subtree","suffix","suffixes","sumPrecise","summarize","summarizeStreaming","summary","sup","supported","supportedContentEncodings","supportedEntryTypes","supportedValuesOf","supports","supportsFiber","supportsSession","supportsText","suppressed","surfaceScale","surroundContents","suspend","suspendRedraw","svb","svh","svi","svmax","svmin","svw","swapCache","swapNode","swash","sweepFlag","switchMap","symbols","symmetricDifference","sync","syntax","sysexEnabled","system","systemCode","systemId","systemLanguage","systemXDPI","systemYDPI","tBodies","tFoot","tHead","tab","tab-size","tabId","tabIds","tabIndex","tabSize","table","table-layout","tableLayout","tableValues","tabs","tag","tagName","tagUrn","tags","taintEnabled","take","takePhoto","takeRecords","takeUntil","tan","tangentialPressure","tanh","target","targetAddressSpace","targetElement","targetLanguage","targetRayMode","targetRaySpace","targetTouches","targetURL","targetX","targetY","targets","tcpType","tee","tel","telemetry","terminate","test","texImage2D","texImage3D","texParameterf","texParameteri","texStorage2D","texStorage3D","texSubImage2D","texSubImage3D","text","text-align","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","textAlign","textAlignLast","textAnchor","textAutospace","textBaseline","textCombineUpright","textContent","textDecoration","textDecorationBlink","textDecorationColor","textDecorationInset","textDecorationLine","textDecorationLineThrough","textDecorationNone","textDecorationOverline","textDecorationSkipInk","textDecorationStyle","textDecorationThickness","textDecorationUnderline","textEmphasis","textEmphasisColor","textEmphasisPosition","textEmphasisStyle","textIndent","textJustify","textJustifyTrim","textKashida","textKashidaSpace","textLength","textOrientation","textOverflow","textRendering","textShadow","textTracks","textTransform","textUnderlineOffset","textUnderlinePosition","textWrap","textWrapMode","textWrapStyle","texture","theme","then","threadId","threshold","thresholds","throwIfAborted","tiltX","tiltY","time","timeEnd","timeLog","timeOrigin","timeRemaining","timeStamp","timecode","timeline","timelineTime","timeout","timestamp","timestampOffset","timestampWrites","timing","title","titlebarAreaRect","tlsChannelId","to","toArray","toBase64","toBlob","toDataURL","toDateString","toElement","toExponential","toFixed","toFloat32Array","toFloat64Array","toGMTString","toHex","toISOString","toJSON","toLocaleDateString","toLocaleFormat","toLocaleLowerCase","toLocaleString","toLocaleTimeString","toLocaleUpperCase","toLowerCase","toMatrix","toMethod","toPrecision","toPrimitive","toReversed","toSdp","toSorted","toSource","toSpliced","toStaticHTML","toString","toStringTag","toSum","toTemporalInstant","toTimeString","toUTCString","toUpperCase","toWellFormed","toggle","toggleAttribute","toggleLongPressEnabled","togglePopover","toggleReaderMode","token","tone","toneBuffer","tooLong","tooShort","toolbar","top","topMargin","topSites","topology","total","totalFrameDelay","totalFrames","totalFramesDuration","totalVideoFrames","touch-action","touchAction","touched","touches","trace","track","trackVisibility","trackedAnchors","tracks","tran","transaction","transactions","transceiver","transfer","transferControlToOffscreen","transferFromImageBitmap","transferImageBitmap","transferIn","transferOut","transferSize","transferToFixedLength","transferToImageBitmap","transform","transform-box","transform-origin","transform-style","transformBox","transformFeedbackVaryings","transformOrigin","transformPoint","transformString","transformStyle","transformToDocument","transformToFragment","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","transitionBehavior","transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction","translate","translateSelf","translateStreaming","translationX","translationY","transport","traverseTo","trim","trimEnd","trimLeft","trimRight","trimStart","trueSpeed","trunc","truncate","trustedTypes","try","turn","twist","type","typeDetail","typeMismatch","typeMustMatch","types","u2f","ubound","uint16","uint32","uint8","uint8Clamped","unadjustedMovement","unclippedDepth","unconfigure","undefined","underlineStyle","underlineThickness","unescape","uneval","ungroup","unicode","unicode-bidi","unicodeBidi","unicodeRange","unicodeSets","uniform1f","uniform1fv","uniform1i","uniform1iv","uniform1ui","uniform1uiv","uniform2f","uniform2fv","uniform2i","uniform2iv","uniform2ui","uniform2uiv","uniform3f","uniform3fv","uniform3i","uniform3iv","uniform3ui","uniform3uiv","uniform4f","uniform4fv","uniform4i","uniform4iv","uniform4ui","uniform4uiv","uniformBlockBinding","uniformMatrix2fv","uniformMatrix2x3fv","uniformMatrix2x4fv","uniformMatrix3fv","uniformMatrix3x2fv","uniformMatrix3x4fv","uniformMatrix4fv","uniformMatrix4x2fv","uniformMatrix4x3fv","uninstallSelf","union","unique","uniqueID","uniqueNumber","unit","unitType","units","unloadEventEnd","unloadEventStart","unlock","unmap","unmount","unobserve","unpackColorSpace","unpause","unpauseAnimations","unreadCount","unregister","unregisterContentHandler","unregisterProtocolHandler","unscopables","unselectable","unshift","unsubscribe","unsuspendRedraw","unsuspendRedrawAll","unwatch","unwrapKey","upDegrees","upX","upY","upZ","update","updateAdInterestGroups","updateCallbackDone","updateCharacterBounds","updateCommands","updateControlBounds","updateCurrentEntry","updateIce","updateInkTrailStartPoint","updateInterval","updatePlaybackRate","updateRangeEnd","updateRangeStart","updateRenderState","updateSelection","updateSelectionBounds","updateSettings","updateText","updateTiming","updateViaCache","updateWith","updated","updating","upgrade","upload","uploadTotal","uploaded","upper","upperBound","upperOpen","uri","url","urn","urns","usage","usages","usb","usbVersionMajor","usbVersionMinor","usbVersionSubminor","use","useCurrentView","useMap","useProgram","usedSpace","user-select","userActivation","userAgent","userAgentAllowsProtocol","userAgentData","userChoice","userHandle","userHint","userInitiated","userLanguage","userSelect","userState","userVisibleOnly","username","usernameFragment","utterance","uuid","v8BreakIterator","vAlign","vLink","valid","validate","validateProgram","validationMessage","validity","value","valueAsDate","valueAsNumber","valueAsString","valueInSpecifiedUnits","valueMissing","valueOf","valueText","valueType","values","variable","variant","variationSettings","vb","vector-effect","vectorEffect","velocityAngular","velocityExpansion","velocityX","velocityY","vendor","vendorId","vendorSub","verify","version","vertex","vertexAttrib1f","vertexAttrib1fv","vertexAttrib2f","vertexAttrib2fv","vertexAttrib3f","vertexAttrib3fv","vertexAttrib4f","vertexAttrib4fv","vertexAttribDivisor","vertexAttribDivisorANGLE","vertexAttribI4i","vertexAttribI4iv","vertexAttribI4ui","vertexAttribI4uiv","vertexAttribIPointer","vertexAttribPointer","vertical","vertical-align","verticalAlign","verticalOverflow","vh","vi","vibrate","vibrationActuator","videoBitsPerSecond","videoHeight","videoTracks","videoWidth","view","viewBox","viewBoxString","viewDimension","viewFormats","viewTarget","viewTargetString","viewTransition","viewTransitionClass","viewTransitionName","viewport","viewportAnchorX","viewportAnchorY","viewportElement","views","violatedDirective","virtualKeyboard","virtualKeyboardPolicy","visibility","visibilityState","visible","visibleRect","visualViewport","vlinkColor","vmax","vmin","voice","voiceURI","volume","vrml","vspace","vw","w","wait","waitAsync","waitSync","waiting","wake","wakeLock","wand","warmup","warn","wasAlternateProtocolAvailable","wasClean","wasDiscarded","wasFetchedViaSpdy","wasNpnNegotiated","watch","watchAvailability","watchPosition","webNavigation","webRequest","webdriver","webkitAddKey","webkitAlignContent","webkitAlignItems","webkitAlignSelf","webkitAnimation","webkitAnimationDelay","webkitAnimationDirection","webkitAnimationDuration","webkitAnimationFillMode","webkitAnimationIterationCount","webkitAnimationName","webkitAnimationPlayState","webkitAnimationTimingFunction","webkitAppearance","webkitAudioContext","webkitAudioDecodedByteCount","webkitAudioPannerNode","webkitBackfaceVisibility","webkitBackground","webkitBackgroundAttachment","webkitBackgroundClip","webkitBackgroundColor","webkitBackgroundImage","webkitBackgroundOrigin","webkitBackgroundPosition","webkitBackgroundPositionX","webkitBackgroundPositionY","webkitBackgroundRepeat","webkitBackgroundSize","webkitBackingStorePixelRatio","webkitBorderBottomLeftRadius","webkitBorderBottomRightRadius","webkitBorderImage","webkitBorderImageOutset","webkitBorderImageRepeat","webkitBorderImageSlice","webkitBorderImageSource","webkitBorderImageWidth","webkitBorderRadius","webkitBorderTopLeftRadius","webkitBorderTopRightRadius","webkitBoxAlign","webkitBoxDirection","webkitBoxFlex","webkitBoxOrdinalGroup","webkitBoxOrient","webkitBoxPack","webkitBoxShadow","webkitBoxSizing","webkitCancelAnimationFrame","webkitCancelFullScreen","webkitCancelKeyRequest","webkitCancelRequestAnimationFrame","webkitClearResourceTimings","webkitClipPath","webkitClosedCaptionsVisible","webkitConvertPointFromNodeToPage","webkitConvertPointFromPageToNode","webkitCreateShadowRoot","webkitCurrentFullScreenElement","webkitCurrentPlaybackTargetIsWireless","webkitDecodedFrameCount","webkitDirectionInvertedFromDevice","webkitDisplayingFullscreen","webkitDroppedFrameCount","webkitEnterFullScreen","webkitEnterFullscreen","webkitEntries","webkitExitFullScreen","webkitExitFullscreen","webkitExitPointerLock","webkitFilter","webkitFlex","webkitFlexBasis","webkitFlexDirection","webkitFlexFlow","webkitFlexGrow","webkitFlexShrink","webkitFlexWrap","webkitFontFeatureSettings","webkitFullScreenKeyboardInputAllowed","webkitFullscreenElement","webkitFullscreenEnabled","webkitGenerateKeyRequest","webkitGetAsEntry","webkitGetDatabaseNames","webkitGetEntries","webkitGetEntriesByName","webkitGetEntriesByType","webkitGetFlowByName","webkitGetGamepads","webkitGetImageDataHD","webkitGetNamedFlows","webkitGetRegionFlowRanges","webkitGetUserMedia","webkitHasClosedCaptions","webkitHidden","webkitIDBCursor","webkitIDBDatabase","webkitIDBDatabaseError","webkitIDBDatabaseException","webkitIDBFactory","webkitIDBIndex","webkitIDBKeyRange","webkitIDBObjectStore","webkitIDBRequest","webkitIDBTransaction","webkitImageSmoothingEnabled","webkitIndexedDB","webkitInitMessageEvent","webkitIsFullScreen","webkitJustifyContent","webkitKeys","webkitLineClamp","webkitLineDashOffset","webkitLockOrientation","webkitMask","webkitMaskClip","webkitMaskComposite","webkitMaskImage","webkitMaskOrigin","webkitMaskPosition","webkitMaskPositionX","webkitMaskPositionY","webkitMaskRepeat","webkitMaskSize","webkitMatchesSelector","webkitMediaStream","webkitNotifications","webkitOfflineAudioContext","webkitOrder","webkitOrientation","webkitPeerConnection00","webkitPersistentStorage","webkitPerspective","webkitPerspectiveOrigin","webkitPointerLockElement","webkitPostMessage","webkitPreservesPitch","webkitPutImageDataHD","webkitRTCPeerConnection","webkitRegionOverset","webkitRelativePath","webkitRequestAnimationFrame","webkitRequestFileSystem","webkitRequestFullScreen","webkitRequestFullscreen","webkitRequestPointerLock","webkitResolveLocalFileSystemURL","webkitSetMediaKeys","webkitSetResourceTimingBufferSize","webkitShadowRoot","webkitShowPlaybackTargetPicker","webkitSlice","webkitSpeechGrammar","webkitSpeechGrammarList","webkitSpeechRecognition","webkitSpeechRecognitionError","webkitSpeechRecognitionEvent","webkitStorageInfo","webkitSupportsFullscreen","webkitTemporaryStorage","webkitTextFillColor","webkitTextSecurity","webkitTextSizeAdjust","webkitTextStroke","webkitTextStrokeColor","webkitTextStrokeWidth","webkitTransform","webkitTransformOrigin","webkitTransformStyle","webkitTransition","webkitTransitionDelay","webkitTransitionDuration","webkitTransitionProperty","webkitTransitionTimingFunction","webkitURL","webkitUnlockOrientation","webkitUserSelect","webkitVideoDecodedByteCount","webkitVisibilityState","webkitWirelessVideoPlaybackDisabled","webkitdirectory","webkitdropzone","webstore","weight","wgslLanguageFeatures","whatToShow","wheelDelta","wheelDeltaX","wheelDeltaY","when","whenDefined","which","white-space","white-space-collapse","whiteSpace","whiteSpaceCollapse","wholeText","widows","width","will-change","willChange","willValidate","window","windowAttribution","windowControlsOverlay","windowId","windowIds","windows","with","withCredentials","withResolvers","word-break","word-spacing","word-wrap","wordBreak","wordSpacing","wordWrap","workerCacheLookupStart","workerFinalSourceType","workerMatchedSourceType","workerRouterEvaluationStart","workerStart","worklet","wow64","wrap","wrapKey","writable","writableAuxiliaries","write","writeBuffer","writeMask","writeText","writeTexture","writeTimestamp","writeValue","writeValueWithResponse","writeValueWithoutResponse","writeWithoutResponse","writeln","writing-mode","writingMode","writingSuggestions","x","x1","x2","xChannelSelector","xmlEncoding","xmlStandalone","xmlVersion","xmlbase","xmllang","xmlspace","xor","xr","y","y1","y2","yChannelSelector","yandex","yield","z","z-index","zIndex","zoom","zoomAndPan","zoomLevel","zoomRectScreen"]')},66169:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(e);var r=t.strictSeparator?o.test(e):a.test(e);return r&&t.strict?s(e):r};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,o=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,s=function(e){var t=e.match(/^(\d{4})-?(\d{3})([ T]{1}\.*|$)/);if(t){var r=Number(t[1]),n=Number(t[2]);return r%4==0&&r%100!=0||r%400==0?n<=366:n<=365}var i=e.match(/(\d{4})-?(\d{0,2})-?(\d*)/).map(Number),a=i[1],o=i[2],s=i[3],c=o?"0".concat(o).slice(-2):o,d=s?"0".concat(s).slice(-2):s,l=new Date("".concat(a,"-").concat(c||"01","-").concat(d||"01"));return!o||!s||l.getUTCFullYear()===a&&l.getUTCMonth()+1===o&&l.getUTCDate()===s};e.exports=t.default,e.exports.default=t.default},66529:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-US",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,i.default)(e);var n=e,o=r.ignore;if(o)if(o instanceof RegExp)n=n.replace(o,"");else{if("string"!=typeof o)throw new Error("ignore should be instance of a String or RegExp");n=n.replace(new RegExp("[".concat(o.replace(/[-[\]{}()*+?.,\\^$|#\\s]/g,"\\$&"),"]"),"g"),"")}if(t in a.alpha)return a.alpha[t].test(n);throw new Error("Invalid locale '".concat(t,"'"))},t.locales=void 0;var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(13237);t.locales=Object.keys(a.alpha)},66621:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bindingTypeValues=void 0,t.bindingTypeValues={ConstantValue:"ConstantValue",DynamicValue:"DynamicValue",Factory:"Factory",Instance:"Instance",Provider:"Provider",ResolvedValue:"ResolvedValue",ServiceRedirection:"ServiceRedirection"}},66658:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=("object"===a(t)?t.comparisonDate:t)||Date().toString(),n=(0,i.default)(r),o=(0,i.default)(e);return!!(o&&n&&o<n)};var n,i=(n=r(13752))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}e.exports=t.default,e.exports.default=t.default},66811:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.storagesModule=void 0;const n=r(52650),i=r(32287),a=r(25860),o=r(61185),s=r(6377),c=r(76862),d=r(83209),l=r(86184),u=r(99098),f=r(19e3),p=r(46837),m=r(66060);t.storagesModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.TCustomNodeGroupStorage).to(o.CustomCodeHelperGroupStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IControlFlowStorage).to(s.FunctionControlFlowStorage).whenNamed(a.ControlFlowStorage.FunctionControlFlowStorage),e.bind(i.ServiceIdentifiers.IGlobalIdentifierNamesCacheStorage).to(c.GlobalIdentifierNamesCacheStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.ILiteralNodesCacheStorage).to(d.LiteralNodesCacheStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IPropertyIdentifierNamesCacheStorage).to(l.PropertyIdentifierNamesCacheStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IStringArrayStorage).to(p.StringArrayStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IStringArrayScopeCallsWrappersDataStorage).to(u.StringArrayScopeCallsWrappersDataStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IControlFlowStorage).to(f.StringControlFlowStorage).whenNamed(a.ControlFlowStorage.StringControlFlowStorage),e.bind(i.ServiceIdentifiers.IVisitedLexicalScopeNodesStackStorage).to(m.VisitedLexicalScopeNodesStackStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.Factory__TControlFlowStorage).toFactory(e=>t=>()=>e.get(i.ServiceIdentifiers.IControlFlowStorage,{name:t}))})},66817:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IsDomainLockRedirectUrl=void 0;const n=r(90804),i=r(72167),a=r(11839),o=r(18649);t.IsDomainLockRedirectUrl=()=>(e,t)=>{(0,n.ValidateIf)(({domainLockRedirectUrl:e})=>e!==a.DEFAULT_PRESET.domainLockRedirectUrl)(e,t),(0,n.IsUrl)({require_protocol:!1,require_host:!1})(e,t),(0,o.IsAllowedForObfuscationTargets)([i.ObfuscationTarget.Browser,i.ObfuscationTarget.BrowserNoEval])(e,t)}},66822:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayIndexesType=void 0;const n=r(65063);t.StringArrayIndexesType=n.Utils.makeEnum({HexadecimalNumber:"hexadecimal-number",HexadecimalNumericString:"hexadecimal-numeric-string"})},66826:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ExportSpecifierTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615),u=r(25120);let f=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&l.NodeGuards.isExportSpecifierNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){return e.local.name===e.exported.name&&(e.exported=u.NodeUtils.clone(e.local)),e}};t.ExportSpecifierTransformer=f,t.ExportSpecifierTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],f)},67035:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneConstantValueBinding=function(e){return{cache:(0,n.cloneBindingCache)(e.cache),id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,onActivation:e.onActivation,onDeactivation:e.onDeactivation,scope:e.scope,serviceIdentifier:e.serviceIdentifier,type:e.type,value:e.value}};const n=r(23624)},67099:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cacheResolvedValue=function(e,t){if((0,n.isPromise)(t))return e.cache={isRight:!0,value:t},t.then(t=>i(e,t));return i(e,t)};const n=r(5265);function i(e,t){return e.cache={isRight:!0,value:t},t}},67662:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.injectFromBase=function(e){return t=>{const r=(0,n.getBaseType)(t);if(void 0===r)throw new i.InversifyCoreError(a.InversifyCoreErrorKind.injectionDecoratorConflict,`Expected base type for type "${t.name}", none found.`);(0,o.injectFrom)({...e,type:r})(t)}};const n=r(73240),i=r(21773),a=r(94931),o=r(17231)},67766:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildGetPlanOptionsFromPlanParams=function(e){return e.rootConstraints.isMultiple?{chained:e.rootConstraints.chained,isMultiple:!0,name:e.rootConstraints.name,optional:e.rootConstraints.isOptional??!1,serviceIdentifier:e.rootConstraints.serviceIdentifier,tag:e.rootConstraints.tag}:{isMultiple:!1,name:e.rootConstraints.name,optional:e.rootConstraints.isOptional??!1,serviceIdentifier:e.rootConstraints.serviceIdentifier,tag:e.rootConstraints.tag}}},67989:e=>{!function(){"use strict";var t,r,n,i,a,o;function s(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(Math.floor((e-65536)/1024)+55296)+String.fromCharCode((e-65536)%1024+56320)}for(r={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,NonAsciiIdentifierPart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/},t={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},n=[5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],i=new Array(128),o=0;o<128;++o)i[o]=o>=97&&o<=122||o>=65&&o<=90||36===o||95===o;for(a=new Array(128),o=0;o<128;++o)a[o]=o>=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||36===o||95===o;e.exports={isDecimalDigit:function(e){return 48<=e&&e<=57},isHexDigit:function(e){return 48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70},isOctalDigit:function(e){return e>=48&&e<=55},isWhiteSpace:function(e){return 32===e||9===e||11===e||12===e||160===e||e>=5760&&n.indexOf(e)>=0},isLineTerminator:function(e){return 10===e||13===e||8232===e||8233===e},isIdentifierStartES5:function(e){return e<128?i[e]:r.NonAsciiIdentifierStart.test(s(e))},isIdentifierPartES5:function(e){return e<128?a[e]:r.NonAsciiIdentifierPart.test(s(e))},isIdentifierStartES6:function(e){return e<128?i[e]:t.NonAsciiIdentifierStart.test(s(e))},isIdentifierPartES6:function(e){return e<128?a[e]:t.NonAsciiIdentifierPart.test(s(e))}}}()},68121:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.BinaryExpressionFunctionNode=void 0;const o=r(52650),s=r(32287),c=r(57013),d=r(91363),l=r(25120);let u=class extends c.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.operator=e}getNodeStructure(){const e=d.NodeFactory.expressionStatementNode(d.NodeFactory.functionExpressionNode([d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")],d.NodeFactory.blockStatementNode([d.NodeFactory.returnStatementNode(d.NodeFactory.binaryExpressionNode(this.operator,d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")))])));return l.NodeUtils.parentizeAst(e),[e]}};t.BinaryExpressionFunctionNode=u,t.BinaryExpressionFunctionNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},68364:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBindingServiceDeactivations=function(e,t,r){const a=e.getDeactivations(t);if(void 0===a)return;if((0,n.isPromise)(r))return i(r,a[Symbol.iterator]());return function(e,t){let r=t.next();for(;!0!==r.done;){const a=r.value(e);if((0,n.isPromise)(a))return i(e,t);r=t.next()}}(r,a[Symbol.iterator]())};const n=r(5265);async function i(e,t){const r=await e;let n=t.next();for(;!0!==n.done;)await n.value(r),n=t.next()}},68647:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ContainerModule=void 0;const n=r(66051);t.ContainerModule=class{#oe;#se;constructor(e){this.#oe=(0,n.getContainerModuleId)(),this.#se=e}get id(){return this.#oe}load(e){return this.#se(e)}}},68736:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCustomNode=void 0,function(e){e.StringArrayCallNode="StringArrayCallNode",e.StringArrayScopeCallsWrapperFunctionNode="StringArrayScopeCallsWrapperFunctionNode",e.StringArrayScopeCallsWrapperVariableNode="StringArrayScopeCallsWrapperVariableNode"}(r||(t.StringArrayCustomNode=r={}))},68983:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.MangledIdentifierNamesGenerator=void 0;const s=r(52650),c=r(32287),d=r(218),l=r(98376),u=r(23877),f=r(13307),p=r(34003),m=r(32504);let h=n=class extends p.AbstractIdentifierNamesGenerator{constructor(e,t,r){super(e,t),this.lastMangledName=n.initMangledNameCharacter,this.lastMangledNameForScopeMap=new WeakMap,this.lastMangledNameForLabelMap=new Map,this.setUtils=r}generateNext(e){const t=this.generateNewMangledName(this.lastMangledName);return this.updatePreviousMangledName(t),this.preserveName(t),t}generateForGlobalScope(e){return this.generateForGlobalScopeInternal(e=>this.isValidIdentifierName(e))}generateForGlobalScopeWithAllScopesValidation(e){return this.generateForGlobalScopeInternal(e=>this.isValidIdentifierNameInAllScopes(e))}generateForLexicalScope(e,t){const r=[e,...m.NodeLexicalScopeUtils.getLexicalScopes(e)],n=this.getLastMangledNameForScopes(r),i=this.generateNewMangledName(n,e=>this.isValidIdentifierNameInLexicalScopes(e,r));return this.lastMangledNameForScopeMap.set(e,i),this.updatePreviousMangledName(i),this.preserveNameForLexicalScope(i,e),i}generateForLabel(e,t){const r=this.getLastMangledNameForLabel(e),n=this.generateNewMangledName(r);return this.updatePreviousMangledNameForLabel(n,e,r),n}isIncrementedMangledName(e,t){if(e===t)return!1;const r=e.length,n=t.length;if(r!==n)return r>n;const i=this.getNameSequence();for(let n=0;n<r;n++){const r=e[n],a=t[n];if(r===a)continue;return i.indexOf(r)>i.indexOf(a)}throw new Error("Something goes wrong during comparison of mangled names")}isValidIdentifierName(e){return super.isValidIdentifierName(e)&&!n.reservedNamesSet.has(e)}getNameSequence(){return n.nameSequence}updatePreviousMangledName(e){this.isIncrementedMangledName(e,this.lastMangledName)&&(this.lastMangledName=e)}updatePreviousMangledNameForLabel(e,t,r){this.isIncrementedMangledName(e,r)&&this.lastMangledNameForLabelMap.set(t,e)}generateNewMangledName(e,t){var r;const i=(e,t=0)=>{if(t>n.maxRegenerationAttempts){const e=this.setUtils.getLastElement(this.preservedNamesSet);if(e)return this.generateNewMangledName(e)}const r=this.getNameSequence(),i=r.length,a=e.length,o=e=>"0".repeat(e);let s=a-1;do{const t=e[s],n=r.indexOf(t);if(n!==i-1){return e.slice(0,s)+r[n+1]+o(a-(s+1))}--s}while(s>=0);return`${r[u.numbersString.length]}${o(a)}`};let a=e,o=!1,s=0;do{a=i(a),this.preservedNamesSet.has(a)||n.reservedNamesSet.has(a)||(o=null!==(r=null==t?void 0:t(a))&&void 0!==r?r:this.isValidIdentifierName(a),o||(this.checkGenerationAttempts(s),s++))}while(!o);return a}generateForGlobalScopeInternal(e){const t=this.options.identifiersPrefix?`${this.options.identifiersPrefix}`:"",r=this.generateNewMangledName(this.lastMangledName,r=>e(`${t}${r}`)),n=`${t}${r}`;return this.updatePreviousMangledName(r),this.preserveName(n),n}getLastMangledNameForScopes(e){var t;for(const r of e){const e=null!==(t=this.lastMangledNameForScopeMap.get(r))&&void 0!==t?t:null;if(e)return e}return n.initMangledNameCharacter}getLastMangledNameForLabel(e){var t;const r=null!==(t=this.lastMangledNameForLabelMap.get(e))&&void 0!==t?t:null;return null!=r?r:n.initMangledNameCharacter}};t.MangledIdentifierNamesGenerator=h,h.maxRegenerationAttempts=20,h.initMangledNameCharacter="9",h.nameSequence=[...`${u.numbersString}${d.alphabetString}${l.alphabetStringUppercase}`],h.reservedNamesSet=new Set(f.reservedIdentifierNames),t.MangledIdentifierNamesGenerator=h=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),o(2,(0,s.inject)(c.ServiceIdentifiers.ISetUtils)),a("design:paramtypes",[Object,Object,Object])],h)},69200:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBindingConstraintsWithName=function(e){return t=>t.name===e}},69234:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[^\s-_](?!.*?[-_]{2,})[a-z0-9-\\][^\s]*[^-_\s]$/;e.exports=t.default,e.exports.default=t.default},69308:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingManager=void 0;const n=r(5265),i=r(69687),a=r(20044),o=r(63384),s=r(76817),c=r(94793),d=r(8687);t.BindingManager=class{#ce;#te;#de;#C;constructor(e,t,r,n){this.#ce=e,this.#te=t,this.#de=r,this.#C=n}bind(e){return new o.BindToFluentSyntaxImplementation(e=>{this.#L(e)},void 0,this.#te,e)}isBound(e,t){const r=this.#C.bindingService.get(e);return this.#le(e,r,t)}isCurrentBound(e,t){const r=this.#C.bindingService.getNonParentBindings(e);return this.#le(e,r,t)}async rebind(e){return await this.unbind(e),this.bind(e)}rebindSync(e){return this.unbindSync(e),this.bind(e)}async unbind(e){await this.#ue(e)}async unbindAll(){await this.#fe()}unbindAllSync(){if(void 0!==this.#fe())throw new c.InversifyContainerError(d.InversifyContainerErrorKind.invalidOperation,"Unexpected asynchronous deactivation when unbinding all services. Consider using Container.unbindAll() instead.")}unbindSync(e){void 0!==this.#ue(e)&&this.#pe(e)}#L(e){this.#C.bindingService.set(e),this.#de.invalidateService({binding:e,kind:i.CacheBindingInvalidationKind.bindingAdded})}#pe(e){let t;if((0,a.isBindingIdentifier)(e)){const r=this.#C.bindingService.getById(e.id),i=(0,s.getFirstIterableResult)(r)?.serviceIdentifier;t=void 0===i?"Unexpected asynchronous deactivation when unbinding binding identifier. Consider using Container.unbind() instead.":`Unexpected asynchronous deactivation when unbinding "${(0,n.stringifyServiceIdentifier)(i)}" binding. Consider using Container.unbind() instead.`}else t=`Unexpected asynchronous deactivation when unbinding "${(0,n.stringifyServiceIdentifier)(e)}" service. Consider using Container.unbind() instead.`;throw new c.InversifyContainerError(d.InversifyContainerErrorKind.invalidOperation,t)}#ue(e){return(0,a.isBindingIdentifier)(e)?this.#me(e):this.#he(e)}#me(e){const t=this.#C.bindingService.getById(e.id),r=void 0===t?void 0:[...t],n=(0,i.resolveBindingsDeactivations)(this.#ce,t);if(void 0!==n)return n.then(()=>{this.#ge(r,e)});this.#ge(r,e)}#ge(e,t){if(this.#C.bindingService.removeById(t.id),void 0!==e)for(const t of e)this.#de.invalidateService({binding:t,kind:i.CacheBindingInvalidationKind.bindingRemoved})}#fe(){const e=[...this.#C.bindingService.getNonParentBoundServices()],t=e.map(e=>(0,i.resolveServiceDeactivations)(this.#ce,e));if(t.some(e=>(0,n.isPromise)(e)))return Promise.all(t).then(()=>{this.#be(e)});this.#be(e)}#be(e){for(const t of e)this.#C.activationService.removeAllByServiceId(t),this.#C.bindingService.removeAllByServiceId(t),this.#C.deactivationService.removeAllByServiceId(t);this.#C.planResultCacheService.clearCache()}#he(e){const t=this.#C.bindingService.get(e),r=void 0===t?void 0:[...t],n=(0,i.resolveBindingsDeactivations)(this.#ce,t);if(void 0!==n)return n.then(()=>{this.#ye(e,r)});this.#ye(e,r)}#ye(e,t){if(this.#C.activationService.removeAllByServiceId(e),this.#C.bindingService.removeAllByServiceId(e),this.#C.deactivationService.removeAllByServiceId(e),void 0!==t)for(const e of t)this.#de.invalidateService({binding:e,kind:i.CacheBindingInvalidationKind.bindingRemoved})}#le(e,t,r){if(void 0===t)return!1;const n={getAncestor:()=>{},name:r?.name,serviceIdentifier:e,tags:new Map};void 0!==r?.tag&&n.tags.set(r.tag.key,r.tag.value);for(const e of t)if(e.isSatisfiedBy(n))return!0;return!1}}},69517:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),(t=(0,c.default)(t,l)).require_display_name||t.allow_display_name){var r=e.match(u);if(r){var d=r[1];if(e=e.replace(d,"").replace(/(^<|>$)/g,""),d.endsWith(" ")&&(d=d.slice(0,-1)),!function(e){var t=e.replace(/^"(.+)"$/,"$1");if(!t.trim())return!1;if(/[\.";<>]/.test(t)){if(t===e)return!1;if(!(t.split('"').length===t.split('\\"').length))return!1}return!0}(d))return!1}else if(t.require_display_name)return!1}if(!t.ignore_max_length&&e.length>b)return!1;var y=e.split("@"),v=y.pop(),S=v.toLowerCase();if(t.host_blacklist.length>0&&(0,i.default)(S,t.host_blacklist))return!1;if(t.host_whitelist.length>0&&!(0,i.default)(S,t.host_whitelist))return!1;var C=y.join("@");if(t.domain_specific_validation&&("gmail.com"===S||"googlemail.com"===S)){var _=(C=C.toLowerCase()).split("+")[0];if(!(0,a.default)(_.replace(/\./g,""),{min:6,max:30}))return!1;for(var x=_.split("."),A=0;A<x.length;A++)if(!p.test(x[A]))return!1}if(!(!1!==t.ignore_max_length||(0,a.default)(C,{max:64})&&(0,a.default)(v,{max:254})))return!1;if(!(0,o.default)(v,{require_tld:t.require_tld,ignore_max_length:t.ignore_max_length,allow_underscores:t.allow_underscores})){if(!t.allow_ip_domain)return!1;if(!(0,s.default)(v)){if(!v.startsWith("[")||!v.endsWith("]"))return!1;var E=v.slice(1,-1);if(0===E.length||!(0,s.default)(E))return!1}}if(t.blacklisted_chars&&-1!==C.search(new RegExp("[".concat(t.blacklisted_chars,"]+"),"g")))return!1;if('"'===C[0]&&'"'===C[C.length-1])return C=C.slice(1,C.length-1),t.allow_utf8_local_part?g.test(C):m.test(C);for(var I=t.allow_utf8_local_part?h:f,N=C.split("."),M=0;M<N.length;M++)if(!I.test(N[M]))return!1;return!0};var n=d(r(83399)),i=d(r(81572)),a=d(r(46255)),o=d(r(57658)),s=d(r(35372)),c=d(r(93610));function d(e){return e&&e.__esModule?e:{default:e}}var l={allow_display_name:!1,allow_underscores:!1,require_display_name:!1,allow_utf8_local_part:!0,require_tld:!0,blacklisted_chars:"",ignore_max_length:!1,host_blacklist:[],host_whitelist:[]},u=/^([^\x00-\x1F\x7F-\x9F\cX]+)</i,f=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~]+$/i,p=/^[a-z\d]+$/,m=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f]))*$/i,h=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~\u00A1-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+$/i,g=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))*$/i,b=254;e.exports=t.default,e.exports.default=t.default},69560:e=>{e.exports=function(e){return(""+e).replace(/["'\\\n\r\u2028\u2029]/g,function(e){switch(e){case'"':case"'":case"\\":return"\\"+e;case"\n":return"\\n";case"\r":return"\\r";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029"}})}},69687:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.unmanaged=t.tagged=t.resolveServiceDeactivations=t.resolveModuleDeactivations=t.ResolvedValueElementMetadataKind=t.resolveBindingsDeactivations=t.resolve=t.preDestroy=t.postConstruct=t.PlanResultCacheService=t.plan=t.optional=t.named=t.multiInject=t.LazyPlanServiceNode=t.InversifyCoreErrorKind=t.InversifyCoreError=t.injectFromHierarchy=t.injectFromBase=t.injectable=t.inject=t.getClassMetadata=t.getBindingId=t.decorate=t.DeactivationsService=t.ClassElementMetadataKind=t.CacheBindingInvalidationKind=t.bindingTypeValues=t.BindingService=t.bindingScopeValues=t.ActivationsService=void 0;const n=r(93973);Object.defineProperty(t,"getBindingId",{enumerable:!0,get:function(){return n.getBindingId}});const i=r(61793);Object.defineProperty(t,"bindingScopeValues",{enumerable:!0,get:function(){return i.bindingScopeValues}});const a=r(66621);Object.defineProperty(t,"bindingTypeValues",{enumerable:!0,get:function(){return a.bindingTypeValues}});const o=r(70092);Object.defineProperty(t,"ActivationsService",{enumerable:!0,get:function(){return o.ActivationsService}});const s=r(51544);Object.defineProperty(t,"BindingService",{enumerable:!0,get:function(){return s.BindingService}});const c=r(52259);Object.defineProperty(t,"DeactivationsService",{enumerable:!0,get:function(){return c.DeactivationsService}});const d=r(57918);Object.defineProperty(t,"decorate",{enumerable:!0,get:function(){return d.decorate}});const l=r(21773);Object.defineProperty(t,"InversifyCoreError",{enumerable:!0,get:function(){return l.InversifyCoreError}});const u=r(94931);Object.defineProperty(t,"InversifyCoreErrorKind",{enumerable:!0,get:function(){return u.InversifyCoreErrorKind}});const f=r(49343);Object.defineProperty(t,"getClassMetadata",{enumerable:!0,get:function(){return f.getClassMetadata}});const p=r(32391);Object.defineProperty(t,"inject",{enumerable:!0,get:function(){return p.inject}});const m=r(93375);Object.defineProperty(t,"injectable",{enumerable:!0,get:function(){return m.injectable}});const h=r(67662);Object.defineProperty(t,"injectFromBase",{enumerable:!0,get:function(){return h.injectFromBase}});const g=r(34056);Object.defineProperty(t,"injectFromHierarchy",{enumerable:!0,get:function(){return g.injectFromHierarchy}});const b=r(1424);Object.defineProperty(t,"multiInject",{enumerable:!0,get:function(){return b.multiInject}});const y=r(19581);Object.defineProperty(t,"named",{enumerable:!0,get:function(){return y.named}});const v=r(21246);Object.defineProperty(t,"optional",{enumerable:!0,get:function(){return v.optional}});const S=r(9195);Object.defineProperty(t,"postConstruct",{enumerable:!0,get:function(){return S.postConstruct}});const C=r(63475);Object.defineProperty(t,"preDestroy",{enumerable:!0,get:function(){return C.preDestroy}});const _=r(7226);Object.defineProperty(t,"tagged",{enumerable:!0,get:function(){return _.tagged}});const x=r(47168);Object.defineProperty(t,"unmanaged",{enumerable:!0,get:function(){return x.unmanaged}});const A=r(86277);Object.defineProperty(t,"ClassElementMetadataKind",{enumerable:!0,get:function(){return A.ClassElementMetadataKind}});const E=r(37810);Object.defineProperty(t,"ResolvedValueElementMetadataKind",{enumerable:!0,get:function(){return E.ResolvedValueElementMetadataKind}});const I=r(29598);Object.defineProperty(t,"plan",{enumerable:!0,get:function(){return I.plan}});const N=r(8075);Object.defineProperty(t,"CacheBindingInvalidationKind",{enumerable:!0,get:function(){return N.CacheBindingInvalidationKind}});const M=r(46552);Object.defineProperty(t,"LazyPlanServiceNode",{enumerable:!0,get:function(){return M.LazyPlanServiceNode}});const T=r(2423);Object.defineProperty(t,"PlanResultCacheService",{enumerable:!0,get:function(){return T.PlanResultCacheService}});const R=r(52438);Object.defineProperty(t,"resolve",{enumerable:!0,get:function(){return R.resolve}});const D=r(8914);Object.defineProperty(t,"resolveBindingsDeactivations",{enumerable:!0,get:function(){return D.resolveBindingsDeactivations}});const O=r(32592);Object.defineProperty(t,"resolveModuleDeactivations",{enumerable:!0,get:function(){return O.resolveModuleDeactivations}});const P=r(71675);Object.defineProperty(t,"resolveServiceDeactivations",{enumerable:!0,get:function(){return P.resolveServiceDeactivations}})},69790:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),e.replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">").replace(/\//g,"/").replace(/\\/g,"\").replace(/`/g,"`")};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},70039:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBindingConstraintsWithTag=function(e,t){return r=>r.tags.has(e)&&r.tags.get(e)===t}},70073:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ApiError=void 0;const n=r(79049);Object.defineProperty(t,"ApiError",{enumerable:!0,get:function(){return n.ApiError}}),e.exports=n.JavaScriptObfuscator},70092:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ActivationsService=void 0;const n=r(12553),i=r(29902);var a;!function(e){e.moduleId="moduleId",e.serviceId="serviceId"}(a||(a={}));class o{#ve;#Y;constructor(e,t){this.#ve=t??new i.OneToManyMapStar({moduleId:{isOptional:!0},serviceId:{isOptional:!1}}),this.#Y=e}static build(e){return new o(e)}add(e,t){this.#ve.add(e,t)}clone(){return new o(this.#Y,this.#ve.clone())}get(e){const t=[],r=this.#ve.get(a.serviceId,e);void 0!==r&&t.push(r);const i=this.#Y()?.get(e);if(void 0!==i&&t.push(i),0!==t.length)return(0,n.chain)(...t)}removeAllByModuleId(e){this.#ve.removeByRelation(a.moduleId,e)}removeAllByServiceId(e){this.#ve.removeByRelation(a.serviceId,e)}}t.ActivationsService=o},70177:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decrementPendingClassMetadataCount=function(e){return t=>{void 0!==t&&t.kind===o.MaybeClassElementMetadataKind.unknown&&(0,n.updateOwnReflectMetadata)(e,i.pendingClassMetadataCountReflectKey,a.getDefaultPendingClassMetadataCount,e=>e-1)}};const n=r(59517),i=r(17254),a=r(21408),o=r(23855)},70258:(e,t)=>{!function e(t){"use strict";var r,n,i,a,o,s;function c(e){var t,r,n={};for(t in e)e.hasOwnProperty(t)&&(r=e[t],n[t]="object"==typeof r&&null!==r?c(r):r);return n}function d(e,t){this.parent=e,this.key=t}function l(e,t,r,n){this.node=e,this.path=t,this.wrap=r,this.ref=n}function u(){}function f(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function p(e,t){return(e===r.ObjectExpression||e===r.ObjectPattern)&&"properties"===t}function m(e,t){for(var r=e.length-1;r>=0;--r)if(e[r].node===t)return!0;return!1}function h(e,t){return(new u).traverse(e,t)}function g(e,t){var r;return r=function(e,t){var r,n,i,a;for(n=e.length,i=0;n;)t(e[a=i+(r=n>>>1)])?n=r:(i=a+1,n-=r+1);return i}(t,function(t){return t.range[0]>e.range[0]}),e.extendedRange=[e.range[0],e.range[1]],r!==t.length&&(e.extendedRange[1]=t[r].range[0]),(r-=1)>=0&&(e.extendedRange[0]=t[r].range[1]),e}return r={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",PrivateIdentifier:"PrivateIdentifier",Program:"Program",Property:"Property",PropertyDefinition:"PropertyDefinition",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},i={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n={Break:a={},Skip:o={},Remove:s={}},d.prototype.replace=function(e){this.parent[this.key]=e},d.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)},u.prototype.path=function(){var e,t,r,n,i;function a(e,t){if(Array.isArray(t))for(r=0,n=t.length;r<n;++r)e.push(t[r]);else e.push(t)}if(!this.__current.path)return null;for(i=[],e=2,t=this.__leavelist.length;e<t;++e)a(i,this.__leavelist[e].path);return a(i,this.__current.path),i},u.prototype.type=function(){return this.current().type||this.__current.wrap},u.prototype.parents=function(){var e,t,r;for(r=[],e=1,t=this.__leavelist.length;e<t;++e)r.push(this.__leavelist[e].node);return r},u.prototype.current=function(){return this.__current.node},u.prototype.__execute=function(e,t){var r,n;return n=void 0,r=this.__current,this.__current=t,this.__state=null,e&&(n=e.call(this,t.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=r,n},u.prototype.notify=function(e){this.__state=e},u.prototype.skip=function(){this.notify(o)},u.prototype.break=function(){this.notify(a)},u.prototype.remove=function(){this.notify(s)},u.prototype.__initialize=function(e,t){this.visitor=t,this.root=e,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,"iteration"===t.fallback?this.__fallback=Object.keys:"function"==typeof t.fallback&&(this.__fallback=t.fallback),this.__keys=i,t.keys&&(this.__keys=Object.assign(Object.create(this.__keys),t.keys))},u.prototype.traverse=function(e,t){var r,n,i,s,c,d,u,h,g,b,y,v;for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,r.push(new l(e,null,null,null)),n.push(new l(null,null,null,null));r.length;)if((i=r.pop())!==v){if(i.node){if(d=this.__execute(t.enter,i),this.__state===a||d===a)return;if(r.push(v),n.push(i),this.__state===o||d===o)continue;if(c=(s=i.node).type||i.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(s)}for(h=b.length;(h-=1)>=0;)if(y=s[u=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]&&!m(n,y[g])){if(p(c,b[h]))i=new l(y[g],[u,g],"Property",null);else{if(!f(y[g]))continue;i=new l(y[g],[u,g],null,null)}r.push(i)}}else if(f(y)){if(m(n,y))continue;r.push(new l(y,u,null,null))}}}else if(i=n.pop(),d=this.__execute(t.leave,i),this.__state===a||d===a)return},u.prototype.replace=function(e,t){var r,n,i,c,u,m,h,g,b,y,v,S,C;function _(e){var t,n,i,a;if(e.ref.remove())for(n=e.ref.key,a=e.ref.parent,t=r.length;t--;)if((i=r[t]).ref&&i.ref.parent===a){if(i.ref.key<n)break;--i.ref.key}}for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,m=new l(e,null,null,new d(S={root:e},"root")),r.push(m),n.push(m);r.length;)if((m=r.pop())!==v){if(void 0!==(u=this.__execute(t.enter,m))&&u!==a&&u!==o&&u!==s&&(m.ref.replace(u),m.node=u),this.__state!==s&&u!==s||(_(m),m.node=null),this.__state===a||u===a)return S.root;if((i=m.node)&&(r.push(v),n.push(m),this.__state!==o&&u!==o)){if(c=i.type||m.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(i)}for(h=b.length;(h-=1)>=0;)if(y=i[C=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]){if(p(c,b[h]))m=new l(y[g],[C,g],"Property",new d(y,g));else{if(!f(y[g]))continue;m=new l(y[g],[C,g],null,new d(y,g))}r.push(m)}}else f(y)&&r.push(new l(y,C,null,new d(i,C)))}}else if(m=n.pop(),void 0!==(u=this.__execute(t.leave,m))&&u!==a&&u!==o&&u!==s&&m.ref.replace(u),this.__state!==s&&u!==s||_(m),this.__state===a||u===a)return S.root;return S.root},t.Syntax=r,t.traverse=h,t.replace=function(e,t){return(new u).replace(e,t)},t.attachComments=function(e,t,r){var i,a,o,s,d=[];if(!e.range)throw new Error("attachComments needs range information");if(!r.length){if(t.length){for(o=0,a=t.length;o<a;o+=1)(i=c(t[o])).extendedRange=[0,e.range[0]],d.push(i);e.leadingComments=d}return e}for(o=0,a=t.length;o<a;o+=1)d.push(g(c(t[o]),r));return s=0,h(e,{enter:function(e){for(var t;s<d.length&&!((t=d[s]).extendedRange[1]>e.range[0]);)t.extendedRange[1]===e.range[0]?(e.leadingComments||(e.leadingComments=[]),e.leadingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),s=0,h(e,{leave:function(e){for(var t;s<d.length&&(t=d[s],!(e.range[1]<t.extendedRange[0]));)e.range[1]===t.extendedRange[0]?(e.trailingComments||(e.trailingComments=[]),e.trailingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),e},t.VisitorKeys=i,t.VisitorOption=n,t.Controller=u,t.cloneEnvironment=function(){return e({})},t}(t)},70781:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getExtendedConstructorArguments=function(e,t,r){let n;e.extendConstructorArguments??1?(n=[...t.constructorArguments],r.constructorArguments.map((e,t)=>{n[t]=e})):n=r.constructorArguments;return n}},70885:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayEncoding=void 0;const n=r(65063);t.StringArrayEncoding=n.Utils.makeEnum({None:"none",Base64:"base64",Rc4:"rc4"})},70906:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallControlFlowReplacer=void 0;const s=r(52650),c=r(32287),d=r(96747),l=r(94914),u=r(23615),f=r(90253),p=r(12720);let m=n=class extends l.AbstractControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){if(!(p.NodeMetadata.isStringArrayCallLiteralNode(e)&&(f.NodeLiteralUtils.isNumberLiteralNode(e)||f.NodeLiteralUtils.isStringLiteralNode(e))))return e;const i=e.value,a=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.LiteralNode);a.initialize(e);const o=this.insertCustomNodeToControlFlowStorage(a,r,i,n.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),o)}generateStorageKey(e){const t=this.identifierNamesGenerator.generateForLabel(e.getStorageId());return e.has(t)?this.generateStorageKey(e):t}getControlFlowStorageCallNode(e,t){const r=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.StringLiteralControlFlowStorageCallNode);r.initialize(e,t);const n=r.getNode()[0];if(!n||!u.NodeGuards.isExpressionStatementNode(n))throw new Error("`controlFlowStorageCallCustomNode.getNode()[0]` should returns array with `ExpressionStatement` node");return n.expression}};t.StringArrayCallControlFlowReplacer=m,m.usingExistingIdentifierChance=.5,t.StringArrayCallControlFlowReplacer=m=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IControlFlowCustomNode)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(3,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object])],m)},71013:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraintsWithName=function(e){return(0,n.isAnyAncestorBindingConstraints)((0,i.isBindingConstraintsWithName)(e))};const n=r(74622),i=r(69200)},71202:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.importAttributesOrAssertions=t.importAttributes=t.importAssertions=void 0;var n=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=i(t);if(r&&r.has(e))return r.get(e);var n={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&{}.hasOwnProperty.call(e,o)){var s=a?Object.getOwnPropertyDescriptor(e,o):null;s&&(s.get||s.set)?Object.defineProperty(n,o,s):n[o]=e[o]}return n.default=e,r&&r.set(e,n),n}(r(48630));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(i=function(e){return e?r:t})(e)}const a="{".charCodeAt(0),o=" ".charCodeAt(0),s="with",c="assert";t.importAttributes=d({keyword:"with"}),t.importAssertions=d({keyword:"assert"}),t.importAttributesOrAssertions=d({keyword:"with-assert"});function d(e){return function(t){return function(e,t){const r=t.acorn||n,{tokTypes:i,TokenType:d}=r,{keyword:l}=e,u=l.includes(s),f=l.includes(c),p=u&&f;return class extends t{constructor(...e){super(...e),this.withToken=u&&new d(s),this.assertToken=f&&new d(c)}_codeAt(e){return this.input.charCodeAt(e)}_eat(e){this.type!==e&&this.unexpected(),this.next()}_matchKeywordToken(){return p&&(this.type===this.withToken||this.type===this.assertToken)||u&&this.type===this.withToken||f&&this.type===this.assertToken}_getProperty(){return p?this.type===this.withToken?"attributes":"assertions":u?"attributes":"assertions"}readToken(e){let t,r,n=0;if(p){if(this.input.slice(this.pos,this.pos+4)===s)t=s,r=this.withToken;else{if(this.input.slice(this.pos,this.pos+6)!==c)return super.readToken(e);t=c,r=this.assertToken}n+=t.length}else for(t=u?s:c,r=u?this.withToken:this.assertToken;n<t.length;n++)if(this._codeAt(this.pos+n)!==t.charCodeAt(n))return super.readToken(e);for(;this._codeAt(this.pos+n)!==a;n++)if(this._codeAt(this.pos+n)!==o)return super.readToken(e);return"{"===this.type.label?super.readToken(e):(this.pos+=t.length,this.finishToken(r))}parseDynamicImport(e){if(this.next(),e.source=this.parseMaybeAssign(),this.eat(i.comma)){const t=this.parseExpression();e.arguments=[t]}return this._eat(i.parenR),this.finishNode(e,"ImportExpression")}parseExport(e,t){if(this.next(),this.eat(i.star)){if(this.options.ecmaVersion>=11&&(this.eatContextual("as")?(e.exported=this.parseIdent(!0),this.checkExport(t,e.exported.name,this.lastTokStart)):e.exported=null),this.expectContextual("from"),this.type!==i.string&&this.unexpected(),e.source=this.parseExprAtom(),this._matchKeywordToken()){const t=this._getProperty();this.next();const r=this.parseImportAttributes();r&&(e[t]=r)}return this.semicolon(),this.finishNode(e,"ExportAllDeclaration")}if(this.eat(i._default)){var r;if(this.checkExport(t,"default",this.lastTokStart),this.type===i._function||(r=this.isAsyncFunction())){var n=this.startNode();this.next(),r&&this.next(),e.declaration=this.parseFunction(n,5,!1,r)}else if(this.type===i._class){var a=this.startNode();e.declaration=this.parseClass(a,"nullableID")}else e.declaration=this.parseMaybeAssign(),this.semicolon();return this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement())e.declaration=this.parseStatement(null),"VariableDeclaration"===e.declaration.type?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id.name,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from")){if(this.type!==i.string&&this.unexpected(),e.source=this.parseExprAtom(),this._matchKeywordToken()){const t=this._getProperty();this.next();const r=this.parseImportAttributes();r&&(e[t]=r)}}else{for(var o=0,s=e.specifiers;o<s.length;o+=1){var c=s[o];this.checkUnreserved(c.local),this.checkLocalExport(c.local)}e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")}parseImport(e){if(this.next(),this.type===i.string?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===i.string?this.parseExprAtom():this.unexpected()),this._matchKeywordToken()){const t=this._getProperty();this.next();const r=this.parseImportAttributes();r&&(e[t]=r)}return this.semicolon(),this.finishNode(e,"ImportDeclaration")}parseImportAttributes(){this._eat(i.braceL);const e=this.parsewithEntries();return this._eat(i.braceR),e}parsewithEntries(){const e=[],t=new Set;do{if(this.type===i.braceR)break;const r=this.startNode();let n;n=this.type===i.string?this.parseLiteral(this.value):this.parseIdent(!0),this.next(),r.key=n,t.has(r.key.name)&&this.raise(this.pos,"Duplicated key in attributes"),t.add(r.key.name),this.type!==i.string&&this.raise(this.pos,"Only string is supported as an attribute value"),r.value=this.parseLiteral(this.value),e.push(this.finishNode(r,"ImportAttribute"))}while(this.eat(i.comma));return e}}}(e,t)}}},71283:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPlugin=t.Plugin=void 0;var n=r(94407);Object.defineProperty(t,"Plugin",{enumerable:!0,get:function(){return n.Plugin}});var i=r(94407);Object.defineProperty(t,"isPlugin",{enumerable:!0,get:function(){return i.isPlugin}})},71332:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperGroup=void 0,function(e){e.ConsoleOutput="ConsoleOutput",e.DebugProtection="DebugProtection",e.DomainLock="DomainLock",e.SelfDefending="SelfDefending",e.StringArray="StringArray"}(r||(t.CustomCodeHelperGroup=r={}))},71612:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CodeTransformersRunner=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.codeTransformerFactory=e,this.codeTransformerNamesGroupsBuilder=t}transform(e,t,r){if(!t.length)return e;const n=this.buildNormalizedCodeTransformers(t,r),i=this.codeTransformerNamesGroupsBuilder.build(n);for(const t of i)for(const i of t){e=n[i].transformCode(e,r)}return e}buildNormalizedCodeTransformers(e,t){return e.reduce((e,t)=>{const r=this.codeTransformerFactory(t);return{...e,[t]:r}},{})}};t.CodeTransformersRunner=c,t.CodeTransformersRunner=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__ICodeTransformer)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICodeTransformerNamesGroupsBuilder)),i("design:paramtypes",[Function,Object])],c)},71626:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SelfDefendingTemplate=function(e,t){const r=e.getRandomString(6),n=e.getRandomString(6),i=e.getRandomString(6),a=e.getRandomString(6),o=e.getRandomString(6),s=e.getRandomString(6),c=e.getRandomString(6),d=e.getRandomString(6),l=e.getRandomString(6);return`\n const StatesClass = function (${r}) {\n this.${r} = ${r};\n this.${n} = [1, 0, 0];\n this.${i} = function(){return 'newState';};\n this.${a} = '${t.encode("\\w+ *\\(\\) *{\\w+ *",!0)}';\n this.${o} = '${t.encode("['|\"].+['|\"];? *}",!0)}';\n };\n \n StatesClass.prototype.${s} = function () {\n const regExp = new RegExp(this.${a} + this.${o});\n const expression = regExp.test(this.${i}.toString())\n ? --this.${n}[1]\n : --this.${n}[0];\n \n return this.${c}(expression);\n };\n \n StatesClass.prototype.${c} = function (${l}) {\n if (!Boolean(~${l})) {\n return ${l};\n }\n \n return this.${d}(this.${r});\n };\n\n StatesClass.prototype.${d} = function (${r}) {\n for (let i = 0, len = this.${n}.length; i < len; i++) {\n this.${n}.push(Math.round(Math.random()));\n len = this.${n}.length;\n }\n \n return ${r}(this.${n}[0]);\n };\n\n if (('' + function(){return 0;}).indexOf('\\n') === -1) {\n new StatesClass({stringArrayCallsWrapperName}).${s}();\n }\n `}},71675:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveServiceDeactivations=function(e,t){const r=e.getBindings(t);return(0,n.resolveBindingsDeactivations)(e,r)};const n=r(8914)},71780:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayRotateFunctionTemplate=function(){return"\n (function (stringArrayFunction, comparisonValue) {\n const stringArray = stringArrayFunction();\n \n while (true) {\n try {\n const expression = {comparisonExpressionCode};\n \n if (expression === comparisonValue) {\n break;\n } else {\n stringArray['push'](stringArray['shift']());\n }\n } catch (e) {\n stringArray['push'](stringArray['shift']());\n }\n }\n })({stringArrayFunctionName}, {comparisonValue});\n "}},71947:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingConstraintsImplementation=void 0;class r{#Se;constructor(e){this.#Se=e}get name(){return this.#Se.elem.name}get serviceIdentifier(){return this.#Se.elem.serviceIdentifier}get tags(){return this.#Se.elem.tags}getAncestor(){if(this.#Se.elem.getAncestorsCalled=!0,void 0!==this.#Se.previous)return new r(this.#Se.previous)}}t.BindingConstraintsImplementation=r},72167:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ObfuscationTarget=void 0;const n=r(65063);t.ObfuscationTarget=n.Utils.makeEnum({Browser:"browser",BrowserNoEval:"browser-no-eval",Node:"node",ServiceWorker:"service-worker"})},72288:e=>{"use strict";e.exports={version:"2.4.2"}},72566:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.ScopeAnalyzer=void 0;const d=r(52650),l=c(r(37956)),u=c(r(34608)),f=r(33078),p=r(90432),m=r(23615);let h=i=class{constructor(){this.scopeManager=null,this.sanitizedScopeManager=null}static attachMissingRanges(e){u.replace(e,{enter:(e,t)=>{var r,n,a,o;return e.range||(e.range=[null!==(n=null===(r=null==t?void 0:t.range)||void 0===r?void 0:r[0])&&void 0!==n?n:i.emptyRangeValue,null!==(o=null===(a=null==t?void 0:t.range)||void 0===a?void 0:a[1])&&void 0!==o?o:i.emptyRangeValue]),e}})}static isRootNode(e){return m.NodeGuards.isProgramNode(e)||e.parentNode===e}analyze(e){const t=i.sourceTypes.length;this.scopeManager=null,this.sanitizedScopeManager=null,i.attachMissingRanges(e);for(let r=0;r<t;r++)try{return this.scopeManager=l.analyze(e,{...i.eslintScopeOptions,sourceType:i.sourceTypes[r]}),void this.fixAnnexBFunctionHoisting()}catch(e){if(r<t-1)continue;throw new Error(e)}throw new Error("Scope analyzing error")}acquireScope(e){if(!this.scopeManager)throw new Error("Scope manager is not defined");const t=this.scopeManager.acquire(e,i.isRootNode(e));if(!t)throw new Error("Cannot acquire scope for node");return this.sanitizedScopeManager!==this.scopeManager&&(this.sanitizeScopes(t),this.sanitizedScopeManager=this.scopeManager),t}isAnalyzed(e){var t;return!!(null===(t=this.scopeManager)||void 0===t?void 0:t.acquire(e,i.isRootNode(e)))}fixAnnexBFunctionHoisting(){this.scopeManager&&this.walkScopes(this.scopeManager.globalScope,e=>{if("block"!==e.type&&"switch"!==e.type)return;if(e.isStrict)return;const t=e.variableScope;if(t)for(let r=e.variables.length-1;r>=0;r--){const n=e.variables[r];if(!n.defs.some(e=>{var t;return"FunctionName"===e.type&&"FunctionDeclaration"===(null===(t=e.node)||void 0===t?void 0:t.type)}))continue;const i=t.variables.find(e=>e.name===n.name&&e!==n);if(null==i?void 0:i.defs.some(e=>{var t,r;return"Variable"===e.type&&("let"===(null===(t=e.parent)||void 0===t?void 0:t.kind)||"const"===(null===(r=e.parent)||void 0===r?void 0:r.kind))}))continue;const a=null!=i?i:n;i?(i.identifiers.push(...n.identifiers),i.references.push(...n.references)):t.variables.push(n),e.variables.splice(r,1),this.linkThroughReferences(n.name,t,a)}})}linkThroughReferences(e,t,r){for(let n=t.through.length-1;n>=0;n--)t.through[n].identifier.name===e&&(r.references.push(t.through[n]),t.through.splice(n,1));for(const n of t.childScopes)this.linkThroughReferences(e,n,r)}sanitizeScopes(e){e.childScopes.forEach(e=>{if("class"===e.type&&e.upper){if(!e.variables.length)return;const t=e.variables[0],r=e.upper.variables.find(e=>{const r=t.defs.some(e=>"ClassName"===e.type),n=e.defs.some(e=>"ImportBinding"===e.type);return r&&e.name===t.name&&!n});null==r||r.references.push(...e.variables[0].references)}});for(const t of e.childScopes)this.sanitizeScopes(t)}walkScopes(e,t){t(e);for(const r of e.childScopes)this.walkScopes(r,t)}};t.ScopeAnalyzer=h,h.eslintScopeOptions={ecmaVersion:p.ecmaVersion,childVisitorKeys:f.KEYS,optimistic:!0},h.sourceTypes=["script","module"],h.emptyRangeValue=0,t.ScopeAnalyzer=h=i=s([(0,d.injectable)()],h)},72576:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){(0,i.default)(e),"[object RegExp]"!==Object.prototype.toString.call(t)&&(t=new RegExp(t,r));return!!e.match(t)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},72830:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/[^\x00-\x7F]/;e.exports=t.default,e.exports.default=t.default},73184:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MEDIUM_OBFUSCATION_PRESET=void 0;const n=r(94838),i=r(70885),a=r(60056),o=r(78297);t.MEDIUM_OBFUSCATION_PRESET=Object.freeze({...o.LOW_OBFUSCATION_PRESET,controlFlowFlattening:!0,deadCodeInjection:!0,numbersToExpressions:!0,optionsPreset:n.OptionsPreset.MediumObfuscation,splitStrings:!0,splitStringsChunkLength:10,stringArrayCallsTransformThreshold:.75,stringArrayEncoding:[i.StringArrayEncoding.Base64],stringArrayWrappersCount:2,stringArrayWrappersParametersMaxCount:4,stringArrayWrappersType:a.StringArrayWrappersType.Function,transformObjectKeys:!0})},73199:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(r(29947));function a(e){if("string"!=typeof e)throw new Error("A string is expected as input");return e.match(i.default())||[]}function o(e){if("string"!=typeof e)throw new Error("Input must be a string");var t=e.match(i.default());return null===t?0:t.length}function s(e,t,r){if(void 0===t&&(t=0),"string"!=typeof e)throw new Error("Input must be a string");("number"!=typeof t||t<0)&&(t=0),"number"==typeof r&&r<0&&(r=0);var n=e.match(i.default());return n?n.slice(t,r).join(""):""}t.toArray=a,t.length=o,t.substring=s,t.substr=function(e,t,r){if(void 0===t&&(t=0),"string"!=typeof e)throw new Error("Input must be a string");var n,a=o(e);if("number"!=typeof t&&(t=parseInt(t,10)),t>=a)return"";t<0&&(t+=a),void 0===r?n=a:("number"!=typeof r&&(r=parseInt(r,10)),n=r>=0?r+t:t);var s=e.match(i.default());return s?s.slice(t,n).join(""):""},t.limit=function(e,t,r,n){if(void 0===t&&(t=16),void 0===r&&(r="#"),void 0===n&&(n="right"),"string"!=typeof e||"number"!=typeof t)throw new Error("Invalid arguments specified");if(-1===["left","right"].indexOf(n))throw new Error("Pad position should be either left or right");"string"!=typeof r&&(r=String(r));var i=o(e);if(i>t)return s(e,0,t);if(i<t){var a=r.repeat(t-i);return"left"===n?a+e:e+a}return e},t.indexOf=function(e,t,r){if(void 0===r&&(r=0),"string"!=typeof e)throw new Error("Input must be a string");if(""===e)return""===t?0:-1;r=Number(r),r=isNaN(r)?0:r,t=String(t);var n=a(e);if(r>=n.length)return""===t?n.length:-1;if(""===t)return r;var i,o=a(t),s=!1;for(i=r;i<n.length;i+=1){for(var c=0;c<o.length&&o[c]===n[i+c];)c+=1;if(c===o.length&&o[c-1]===n[i+c-1]){s=!0;break}}return s?i:-1}},73240:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getBaseType=t.findInPrototypeChain=void 0;const n=r(3177);Object.defineProperty(t,"findInPrototypeChain",{enumerable:!0,get:function(){return n.findInPrototypeChain}});const i=r(5433);Object.defineProperty(t,"getBaseType",{enumerable:!0,get:function(){return i.getBaseType}})},73583:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=e.split(",");if(t.length<2)return!1;var r=t.shift().trim().split(";"),n=r.shift();if("data:"!==n.slice(0,5))return!1;var c=n.slice(5);if(""!==c&&!a.test(c))return!1;for(var d=0;d<r.length;d++)if((d!==r.length-1||"base64"!==r[d].toLowerCase())&&!o.test(r[d]))return!1;for(var l=0;l<t.length;l++)if(!s.test(t[l]))return!1;return!0};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[a-z]+\/[a-z0-9\-\+\._]+$/i,o=/^[a-z\-]+=[a-z0-9\-]+$/i,s=/^[a-z0-9!\$&'\(\)\*\+,;=\-\._~:@\/\?%\s]*$/i;e.exports=t.default,e.exports.default=t.default},73609:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);for(var t,r,n,a=e.replace(/[- ]+/g,""),o=0,s=a.length-1;s>=0;s--)t=a.substring(s,s+1),r=parseInt(t,10),o+=n&&(r*=2)>=10?r%10+1:r,n=!n;return!(o%10!=0||!a)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},73661:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallsTransformThresholdRule=void 0;t.StringArrayCallsTransformThresholdRule=e=>(0===e.stringArrayCallsTransformThreshold&&(e={...e,stringArrayCallsTransform:!1,stringArrayCallsTransformThreshold:0}),e)},73870:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateSetMetadataWithList=function(e){return t=>{for(const r of e)t.add(r);return t}}},74148:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveServiceRedirectionBindingNode=function(e){return function t(r,i){const a=[];for(const o of i.redirections)(0,n.isPlanServiceRedirectionBindingNode)(o)?a.push(...t(r,o)):a.push(e(r,o));return a}};const n=r(15537)},74294:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[\x00-\x7F]+$/;e.exports=t.default,e.exports.default=t.default},74622:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraints=function(e){return t=>{for(let r=t.getAncestor();void 0!==r;r=r.getAncestor())if(e(r))return!0;return!1}}},74819:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ScopeThroughIdentifiersTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(96390),l=r(76893),u=r(23615);let f=class extends l.AbstractNodeTransformer{constructor(e,t,r,n){super(r,n),this.runAfter=[d.NodeTransformer.ScopeIdentifiersTransformer],this.runOnProgramNodeOnly=!0,this.throughIdentifierReplacer=e,this.scopeIdentifiersTraverser=t}getVisitor(e){return e===c.NodeTransformationStage.RenameIdentifiers?{enter:(e,t)=>{if(t&&u.NodeGuards.isProgramNode(e))return this.transformNode(e)}}:null}transformNode(e){return this.scopeIdentifiersTraverser.traverseScopeThroughIdentifiers(e,e=>{const{reference:t,variableLexicalScopeNode:r}=e;this.transformScopeThroughIdentifiers(t,r)},!1),e}transformScopeThroughIdentifiers(e,t){e.resolved||this.replaceIdentifierName(e)}replaceIdentifierName(e){const t=e.identifier,r=this.throughIdentifierReplacer.replace(t);e.identifier.name=r.name}};t.ScopeThroughIdentifiersTransformer=f,t.ScopeThroughIdentifiersTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IThroughIdentifierReplacer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IScopeIdentifiersTraverser)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object,Object])],f)},74898:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildInstanceBinding=function(e,t){const r=(0,n.getClassMetadata)(t).scope??e.scope;return{cache:{isRight:!1,value:void 0},id:(0,i.getBindingId)(),implementationType:t,isSatisfiedBy:()=>!0,moduleId:void 0,onActivation:void 0,onDeactivation:void 0,scope:r,serviceIdentifier:t,type:a.bindingTypeValues.Instance}};const n=r(49343),i=r(93973),a=r(66621)},74955:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.Options=void 0;const s=r(52650),c=r(32287),d=r(90804),l=r(93844),u=r(72167),f=r(94838),p=r(36833),m=r(54042),h=r(48096),g=r(66822),b=r(70885),y=r(60056),v=r(11839),S=r(78297),C=r(73184),_=r(49517),x=r(14363),A=r(18649),E=r(66817),I=r(92076),N=r(24116);let M=n=class{constructor(e,t){var r;const i=n.getOptionsByPreset(null!==(r=e.optionsPreset)&&void 0!==r?r:f.OptionsPreset.Default);Object.assign(this,i,e);const a=(0,d.validateSync)(this,n.validatorOptions);if(a.length)throw new ReferenceError(`Validation failed. errors:\n${x.ValidationErrorsFormatter.format(a)}`);Object.assign(this,t.normalize(this))}static getOptionsByPreset(e){var t;const r=null!==(t=n.optionPresetsMap.get(e))&&void 0!==t?t:null;if(!r)throw new Error(`Options for preset name \`${e}\` are not found`);return r}};t.Options=M,M.optionPresetsMap=new Map([[f.OptionsPreset.Default,v.DEFAULT_PRESET],[f.OptionsPreset.LowObfuscation,S.LOW_OBFUSCATION_PRESET],[f.OptionsPreset.MediumObfuscation,C.MEDIUM_OBFUSCATION_PRESET],[f.OptionsPreset.HighObfuscation,_.HIGH_OBFUSCATION_PRESET]]),M.validatorOptions={forbidUnknownValues:!0,validationError:{target:!1}},i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"compact",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"controlFlowFlattening",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),(0,d.Max)(1),a("design:type",Number)],M.prototype,"controlFlowFlatteningThreshold",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"deadCodeInjection",void 0),i([(0,d.IsNumber)(),a("design:type",Number)],M.prototype,"deadCodeInjectionThreshold",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"debugProtection",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),a("design:type",Number)],M.prototype,"debugProtectionInterval",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"disableConsoleOutput",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),(0,A.IsAllowedForObfuscationTargets)([u.ObfuscationTarget.Browser,u.ObfuscationTarget.BrowserNoEval]),a("design:type",Array)],M.prototype,"domainLock",void 0),i([(0,E.IsDomainLockRedirectUrl)(),a("design:type",String)],M.prototype,"domainLockRedirectUrl",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),a("design:type",Array)],M.prototype,"forceTransformStrings",void 0),i([(0,I.IsIdentifierNamesCache)(),a("design:type",Object)],M.prototype,"identifierNamesCache",void 0),i([(0,d.IsIn)([l.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator,l.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator,l.IdentifierNamesGenerator.MangledIdentifierNamesGenerator,l.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator]),a("design:type",Object)],M.prototype,"identifierNamesGenerator",void 0),i([(0,d.IsString)(),a("design:type",String)],M.prototype,"identifiersPrefix",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),(0,d.ValidateIf)(e=>e.identifierNamesGenerator===l.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator),(0,d.ArrayNotEmpty)(),a("design:type",Array)],M.prototype,"identifiersDictionary",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"ignoreImports",void 0),i([(0,N.IsInputFileName)(),a("design:type",String)],M.prototype,"inputFileName",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"log",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"numbersToExpressions",void 0),i([(0,d.IsIn)([f.OptionsPreset.Default,f.OptionsPreset.LowObfuscation,f.OptionsPreset.MediumObfuscation,f.OptionsPreset.HighObfuscation]),a("design:type",String)],M.prototype,"optionsPreset",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"renameGlobals",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"renameProperties",void 0),i([(0,d.IsIn)([p.RenamePropertiesMode.Safe,p.RenamePropertiesMode.Unsafe]),a("design:type",String)],M.prototype,"renamePropertiesMode",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),a("design:type",Array)],M.prototype,"reservedNames",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),a("design:type",Array)],M.prototype,"reservedStrings",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"selfDefending",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"simplify",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"sourceMap",void 0),i([(0,d.IsString)(),(0,d.ValidateIf)(e=>Boolean(e.sourceMapBaseUrl)),(0,d.IsUrl)({require_protocol:!0,require_tld:!1,require_valid_protocol:!0}),a("design:type",String)],M.prototype,"sourceMapBaseUrl",void 0),i([(0,d.IsString)(),a("design:type",String)],M.prototype,"sourceMapFileName",void 0),i([(0,d.IsIn)([m.SourceMapMode.Inline,m.SourceMapMode.Separate]),a("design:type",Object)],M.prototype,"sourceMapMode",void 0),i([(0,d.IsIn)([h.SourceMapSourcesMode.Sources,h.SourceMapSourcesMode.SourcesContent]),a("design:type",Object)],M.prototype,"sourceMapSourcesMode",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"splitStrings",void 0),i([(0,d.IsNumber)(),(0,d.ValidateIf)(e=>Boolean(e.splitStrings)),(0,d.Min)(1),a("design:type",Number)],M.prototype,"splitStringsChunkLength",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArray",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayCallsTransform",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),(0,d.Max)(1),a("design:type",Number)],M.prototype,"stringArrayCallsTransformThreshold",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsIn)([b.StringArrayEncoding.None,b.StringArrayEncoding.Base64,b.StringArrayEncoding.Rc4],{each:!0}),a("design:type",Array)],M.prototype,"stringArrayEncoding",void 0),i([(0,d.IsArray)(),(0,d.ArrayNotEmpty)(),(0,d.ArrayUnique)(),(0,d.IsIn)([g.StringArrayIndexesType.HexadecimalNumber,g.StringArrayIndexesType.HexadecimalNumericString],{each:!0}),a("design:type",Array)],M.prototype,"stringArrayIndexesType",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayIndexShift",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayRotate",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayShuffle",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayWrappersChainedCalls",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),a("design:type",Number)],M.prototype,"stringArrayWrappersCount",void 0),i([(0,d.IsNumber)(),(0,d.Min)(2),a("design:type",Number)],M.prototype,"stringArrayWrappersParametersMaxCount",void 0),i([(0,d.IsIn)([y.StringArrayWrappersType.Variable,y.StringArrayWrappersType.Function]),a("design:type",String)],M.prototype,"stringArrayWrappersType",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),(0,d.Max)(1),a("design:type",Number)],M.prototype,"stringArrayThreshold",void 0),i([(0,d.IsIn)([u.ObfuscationTarget.Browser,u.ObfuscationTarget.BrowserNoEval,u.ObfuscationTarget.Node,u.ObfuscationTarget.ServiceWorker]),a("design:type",Object)],M.prototype,"target",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"transformObjectKeys",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"unicodeEscapeSequence",void 0),t.Options=M=n=i([(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.TInputOptions)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptionsNormalizer)),a("design:paramtypes",[Object,Object])],M)},75025:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.ImportMetaObfuscationGuard=void 0;const i=r(52650),a=r(50275),o=r(23615);let s=class{check(e){const t=o.NodeGuards.isMetaPropertyNode(e),r=!!(null==e?void 0:e.parentNode)&&o.NodeGuards.isMetaPropertyNode(e.parentNode);return t||r?a.ObfuscatingGuardResult.Ignore:a.ObfuscatingGuardResult.Transform}};t.ImportMetaObfuscationGuard=s,t.ImportMetaObfuscationGuard=s=n([(0,i.injectable)()],s)},75072:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveProviderBindingCallback=function(e,t){return t.provider(e.context)}},75252:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.NodeTransformerNamesGroupsBuilder=void 0;const i=r(52650),a=r(17412);let o=class extends a.AbstractTransformerNamesGroupsBuilder{};t.NodeTransformerNamesGroupsBuilder=o,t.NodeTransformerNamesGroupsBuilder=o=n([(0,i.injectFromBase)(),(0,i.injectable)()],o)},75269:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LogicalExpressionFunctionNode=void 0;const o=r(52650),s=r(32287),c=r(57013),d=r(91363),l=r(25120);let u=class extends c.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.operator=e}getNodeStructure(){const e=d.NodeFactory.expressionStatementNode(d.NodeFactory.functionExpressionNode([d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")],d.NodeFactory.blockStatementNode([d.NodeFactory.returnStatementNode(d.NodeFactory.logicalExpressionNode(this.operator,d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")))])));return l.NodeUtils.parentizeAst(e),[e]}};t.LogicalExpressionFunctionNode=u,t.LogicalExpressionFunctionNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},75333:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.handleInjectionError=function(e,t,r,s){if(a.InversifyCoreError.isErrorOfKind(s,o.InversifyCoreErrorKind.injectionDecoratorConflict)){const c=(0,n.getDecoratorInfo)(e,t,r);throw new a.InversifyCoreError(o.InversifyCoreErrorKind.injectionDecoratorConflict,`Unexpected injection error.\n\nCause:\n\n${s.message}\n\nDetails\n\n${(0,i.stringifyDecoratorInfo)(c)}`,{cause:s})}throw s};const n=r(76855),i=r(90916),a=r(21773),o=r(94931)},75577:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),e===e.toUpperCase()};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},75617:(e,t,r)=>{e.exports=r(58303)},75751:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e);try{t=(0,a.default)(t,c);var r=[];t.allow_primitives&&(r=[null,!1,!0]);var o=JSON.parse(e);return(0,i.default)(r,o)||!!o&&"object"===s(o)}catch(e){}return!1};var n=o(r(83399)),i=o(r(78644)),a=o(r(93610));function o(e){return e&&e.__esModule?e:{default:e}}function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}var c={allow_primitives:!1};e.exports=t.default,e.exports.default=t.default},76059:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionVariableDeclarationHostNode=void 0;const o=r(52650),s=r(32287),c=r(57013),d=r(91363),l=r(23615);let u=class extends c.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t){this.lexicalScopeNode=e,this.properties=t}getNodeStructure(){const e=l.NodeGuards.isProgramNode(this.lexicalScopeNode)?this.identifierNamesGenerator.generateForGlobalScopeWithAllScopesValidation():this.identifierNamesGenerator.generateForLexicalScope(this.lexicalScopeNode);return[d.NodeFactory.variableDeclarationNode([d.NodeFactory.variableDeclaratorNode(d.NodeFactory.identifierNode(e),d.NodeFactory.objectExpressionNode(this.properties))],"const")]}};t.ObjectExpressionVariableDeclarationHostNode=u,t.ObjectExpressionVariableDeclarationHostNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},76084:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e);var r=!1===(t=t||{}).allow_leading_zeroes?o:s,a=!t.hasOwnProperty("min")||(0,i.default)(t.min)||e>=t.min,c=!t.hasOwnProperty("max")||(0,i.default)(t.max)||e<=t.max,d=!t.hasOwnProperty("lt")||(0,i.default)(t.lt)||e<t.lt,l=!t.hasOwnProperty("gt")||(0,i.default)(t.gt)||e>t.gt;return r.test(e)&&a&&c&&d&&l};var n=a(r(83399)),i=a(r(50821));function a(e){return e&&e.__esModule?e:{default:e}}var o=/^(?:[-+]?(?:0|[1-9][0-9]*))$/,s=/^[-+]?[0-9]+$/;e.exports=t.default,e.exports.default=t.default},76336:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.FunctionDeclarationCalleeDataExtractor=void 0;const c=r(52650),d=s(r(34608)),l=r(79380),u=r(23615),f=r(50027);let p=class extends l.AbstractCalleeDataExtractor{extract(e,t){if(!u.NodeGuards.isIdentifierNode(t))return null;const r=this.getCalleeBlockStatement(f.NodeStatementUtils.getParentNodeWithStatements(e[0]),t.name);return r?{callee:r,name:t.name}:null}getCalleeBlockStatement(e,t){let r=null;return d.traverse(e,{enter:e=>{if(u.NodeGuards.isFunctionDeclarationNode(e)&&e.id.name===t)return r=e.body,d.VisitorOption.Break}}),r}};t.FunctionDeclarationCalleeDataExtractor=p,t.FunctionDeclarationCalleeDataExtractor=p=o([(0,c.injectFromBase)(),(0,c.injectable)()],p)},76382:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DomainLockTemplate=function(){return'\n const {domainLockFunctionName} = {callControllerFunctionName}(this, function () {\n \n {globalVariableTemplate}\n \n const regExp = new RegExp("[{domainsStringDiff}]", "g");\n const domains = "{domains}".replace(regExp, "").split(";");\n let document;\n let domain;\n let location;\n let hostname;\n\n const isName = function(name, length, cs) {\n if (name.length != length) {\n return false;\n }\n\n for (let i = 0; i < length; i++) {\n for (let j = 0; j < cs.length; j += 2) {\n if (i == cs[j] && name.charCodeAt(i) != cs[j+1]) {\n return false;\n }\n }\n }\n\n return true;\n };\n\n const isNameVariant1 = function(cs, name, length) {\n return isName(name, length, cs);\n };\n\n const isNameVariant2 = function(name, cs, length) {\n return isNameVariant1(cs, name, length);\n };\n\n const isNameVariant3 = function(length, name, cs) {\n return isNameVariant2(name, cs, length);\n };\n\n for (let d in that) {\n if (isName(d, 8, [7, 116, 5, 101, 3, 117, 0, 100])) {\n document = d;\n \n break;\n }\n }\n\n for (let d1 in that[document]) {\n if (isNameVariant3(6, d1, [5, 110, 0, 100])) {\n domain = d1;\n\n break;\n }\n }\n\n for (let d2 in that[document]) {\n if (isNameVariant2(d2, [7, 110, 0, 108], 8)) {\n location = d2;\n\n break;\n }\n }\n\n if (!("~" > domain)) {\n for (let d3 in that[document][location]) {\n if (isNameVariant1([7, 101, 0, 104], d3, 8)) {\n hostname = d3;\n \n break;\n }\n }\n }\n \n if (!document || !that[document]) {\n return;\n }\n \n const documentDomain = that[document][domain];\n const documentLocationHostName = !!that[document][location] && that[document][location][hostname];\n const currentDomain = documentDomain || documentLocationHostName;\n \n if (!currentDomain) {\n return;\n }\n \n let ok = false;\n \n for (let i = 0; i < domains.length; i++) {\n const domain = domains[i];\n const domainNormalized = domain[0] === String.fromCharCode(46)\n ? domain.slice(1)\n : domain;\n const position = currentDomain.length - domainNormalized.length;\n const lastIndex = currentDomain.indexOf(domainNormalized, position);\n const endsWith = lastIndex !== -1 && lastIndex === position;\n \n if (endsWith) {\n if (currentDomain.length == domain.length || domain.indexOf(".") === 0) {\n ok = true;\n }\n }\n }\n\n if (!ok) {\n const regExp2 = new RegExp("[{domainLockRedirectUrlDiff}]", "g");\n const domainLockRedirectUrl = "{hiddenDomainLockRedirectUrl}".replace(regExp2, "");\n\n that[document][location] = domainLockRedirectUrl;\n }\n });\n\n {domainLockFunctionName}();\n '}},76817:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getFirstIterableResult=function(e){return(0,n.getFirstIteratorResult)(e?.[Symbol.iterator]())};const n=r(18494)},76822:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CallExpressionControlFlowReplacer=void 0;const s=r(52650),c=r(32287),d=r(96747),l=r(94914),u=r(23615);let f=n=class extends l.AbstractControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){const i=e.callee;if(!u.NodeGuards.isIdentifierNode(i))return e;const a=u.NodeGuards.isChainExpressionNode(t),o=e.arguments,s=`${o.map(e=>u.NodeGuards.isSpreadElementNode(e)?"s":"p").join("")}-${a?"optional":"standard"}`,c=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.CallExpressionFunctionNode);c.initialize(o,a);const l=this.insertCustomNodeToControlFlowStorage(c,r,s,n.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),l,i,o)}getControlFlowStorageCallNode(e,t,r,n){const i=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.CallExpressionControlFlowStorageCallNode);i.initialize(e,t,r,n);const a=i.getNode()[0];if(!a||!u.NodeGuards.isExpressionStatementNode(a))throw new Error("`controlFlowStorageCallCustomNode.getNode()[0]` should returns array with `ExpressionStatement` node");return a.expression}};t.CallExpressionControlFlowReplacer=f,f.usingExistingIdentifierChance=.5,t.CallExpressionControlFlowReplacer=f=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IControlFlowCustomNode)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(3,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object])],f)},76849:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.analyzersModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(12505),s=r(2731),c=r(76336),d=r(12408),l=r(94556),u=r(16886),f=r(64611),p=r(72566),m=r(27600);t.analyzersModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.ICallsGraphAnalyzer).to(s.CallsGraphAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.INumberNumericalExpressionAnalyzer).to(l.NumberNumericalExpressionAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.IPrevailingKindOfVariablesAnalyzer).to(f.PrevailingKindOfVariablesAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.IScopeAnalyzer).to(p.ScopeAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.IStringArrayStorageAnalyzer).to(m.StringArrayStorageAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.ICalleeDataExtractor).to(c.FunctionDeclarationCalleeDataExtractor).whenNamed(o.CalleeDataExtractor.FunctionDeclarationCalleeDataExtractor),e.bind(a.ServiceIdentifiers.ICalleeDataExtractor).to(d.FunctionExpressionCalleeDataExtractor).whenNamed(o.CalleeDataExtractor.FunctionExpressionCalleeDataExtractor),e.bind(a.ServiceIdentifiers.ICalleeDataExtractor).to(u.ObjectExpressionCalleeDataExtractor).whenNamed(o.CalleeDataExtractor.ObjectExpressionCalleeDataExtractor),e.bind(a.ServiceIdentifiers.Factory__ICalleeDataExtractor).toFactory(n.InversifyContainerFacade.getCacheFactory(a.ServiceIdentifiers.ICalleeDataExtractor))})},76855:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDecoratorInfo=function(e,t,r){if(void 0===r){if(void 0===t)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.unknown,"Unexpected undefined property and index values");return{kind:a.DecoratorInfoKind.property,property:t,targetClass:e.constructor}}if("number"==typeof r)return{index:r,kind:a.DecoratorInfoKind.parameter,targetClass:e};return{kind:a.DecoratorInfoKind.method,method:t,targetClass:e}};const n=r(21773),i=r(94931),a=r(16403)},76862:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.GlobalIdentifierNamesCacheStorage=void 0;const o=r(52650),s=r(32287),c=r(11440);let d=class extends c.MapStorage{constructor(e,t){super(e,t)}initialize(){var e,t;super.initialize(),this.storage=new Map(Object.entries(null!==(t=null===(e=this.options.identifierNamesCache)||void 0===e?void 0:e.globalIdentifiers)&&void 0!==t?t:{}))}};t.GlobalIdentifierNamesCacheStorage=d,n([(0,o.postConstruct)(),i("design:type",Function),i("design:paramtypes",[]),i("design:returntype",void 0)],d.prototype,"initialize",null),t.GlobalIdentifierNamesCacheStorage=d=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],d)},76893:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractNodeTransformer=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.randomGenerator=e,this.options=t}};t.AbstractNodeTransformer=c,t.AbstractNodeTransformer=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],c)},76986:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildManagedMetadataFromMaybeManagedMetadata=function(e,t,r,a){return(0,i.assertMetadataFromTypescriptIfManaged)(e),t===n.ClassElementMetadataKind.multipleInjection?{...e,chained:a?.chained??!1,kind:t,value:r}:{...e,kind:t,value:r}};const n=r(86277),i=r(5768)},77344:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ClassFieldTransformer=void 0;const s=r(52650),c=r(32287),d=r(18436),l=r(76893),u=r(91363),f=r(23615),p=r(42903);let m=n=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===d.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&(f.NodeGuards.isMethodDefinitionNode(e)||f.NodeGuards.isPropertyDefinitionNode(e)))return this.transformNode(e,t)}}:null}transformNode(e,t){return f.NodeGuards.isIdentifierNode(e.key)?this.replaceIdentifierKey(e,e.key):f.NodeGuards.isLiteralNode(e.key)?this.replaceLiteralKey(e,e.key):e}isIgnoredName(e){return e===n.ignoredName||p.IdentifierReplacer.isReservedName(e,this.options.reservedNames)}replaceIdentifierKey(e,t){return this.isIgnoredName(t.name)||e.computed||(e.computed=!0,e.key=u.NodeFactory.literalNode(t.name)),e}replaceLiteralKey(e,t){return"string"!=typeof t.value||this.isIgnoredName(t.value)||e.computed||(e.computed=!0),e}};t.ClassFieldTransformer=m,m.ignoredName="constructor",t.ClassFieldTransformer=m=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],m)},77600:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveSingletonScopedBinding=function(e){return(t,r)=>{if(r.cache.isRight)return r.cache.value;const a=(0,i.resolveBindingActivations)(t,r,e(t,r));return(0,n.cacheResolvedValue)(r,a)}};const n=r(67099),i=r(51952)},77741:(e,t,r)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-US";(0,i.default)(e);var r=e.slice(0);if(t in f)return t in h&&(r=r.replace(h[t],"")),!!f[t].test(r)&&(!(t in p)||p[t](r));throw new Error("Invalid locale '".concat(t,"'"))};var i=s(r(83399)),a=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,i=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var a,o,s={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return s;if(a=t?i:r){if(a.has(e))return a.get(e);a.set(e,s)}for(var c in e)"default"!==c&&{}.hasOwnProperty.call(e,c)&&((o=(a=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,c))&&(o.get||o.set)?a(s,c,o):s[c]=e[c]);return s}(e,t)}(r(44834)),o=s(r(99013));function s(e){return e&&e.__esModule?e:{default:e}}function c(e){return function(e){if(Array.isArray(e))return d(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return d(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?d(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}var l={andover:["10","12"],atlanta:["60","67"],austin:["50","53"],brookhaven:["01","02","03","04","05","06","11","13","14","16","21","22","23","25","34","51","52","54","55","56","57","58","59","65"],cincinnati:["30","32","35","36","37","38","61"],fresno:["15","24"],internet:["20","26","27","45","46","47"],kansas:["40","44"],memphis:["94","95"],ogden:["80","90"],philadelphia:["33","39","41","42","43","46","48","62","63","64","66","68","71","72","73","74","75","76","77","81","82","83","84","85","86","87","88","91","92","93","98","99"],sba:["31"]};function u(e){for(var t=!1,r=!1,n=0;n<3;n++)if(!t&&/[AEIOU]/.test(e[n]))t=!0;else if(!r&&t&&"X"===e[n])r=!0;else if(n>0){if(t&&!r&&!/[AEIOU]/.test(e[n]))return!1;if(r&&!/X/.test(e[n]))return!1}return!0}var f={"bg-BG":/^\d{10}$/,"cs-CZ":/^\d{6}\/{0,1}\d{3,4}$/,"de-AT":/^\d{9}$/,"de-DE":/^[1-9]\d{10}$/,"dk-DK":/^\d{6}-{0,1}\d{4}$/,"el-CY":/^[09]\d{7}[A-Z]$/,"el-GR":/^([0-4]|[7-9])\d{8}$/,"en-CA":/^\d{9}$/,"en-GB":/^\d{10}$|^(?!GB|NK|TN|ZZ)(?![DFIQUV])[A-Z](?![DFIQUVO])[A-Z]\d{6}[ABCD ]$/i,"en-IE":/^\d{7}[A-W][A-IW]{0,1}$/i,"en-US":/^\d{2}[- ]{0,1}\d{7}$/,"es-AR":/(20|23|24|27|30|33|34)[0-9]{8}[0-9]/,"es-ES":/^(\d{0,8}|[XYZKLM]\d{7})[A-HJ-NP-TV-Z]$/i,"et-EE":/^[1-6]\d{6}(00[1-9]|0[1-9][0-9]|[1-6][0-9]{2}|70[0-9]|710)\d$/,"fi-FI":/^\d{6}[-+A]\d{3}[0-9A-FHJ-NPR-Y]$/i,"fr-BE":/^\d{11}$/,"fr-FR":/^[0-3]\d{12}$|^[0-3]\d\s\d{2}(\s\d{3}){3}$/,"fr-LU":/^\d{13}$/,"hr-HR":/^\d{11}$/,"hu-HU":/^8\d{9}$/,"it-IT":/^[A-Z]{6}[L-NP-V0-9]{2}[A-EHLMPRST][L-NP-V0-9]{2}[A-ILMZ][L-NP-V0-9]{3}[A-Z]$/i,"lv-LV":/^\d{6}-{0,1}\d{5}$/,"mt-MT":/^\d{3,7}[APMGLHBZ]$|^([1-8])\1\d{7}$/i,"nl-NL":/^\d{9}$/,"pl-PL":/^\d{10,11}$/,"pt-BR":/(?:^\d{11}$)|(?:^\d{14}$)/,"pt-PT":/^\d{9}$/,"ro-RO":/^\d{13}$/,"sk-SK":/^\d{6}\/{0,1}\d{3,4}$/,"sl-SI":/^[1-9]\d{7}$/,"sv-SE":/^(\d{6}[-+]{0,1}\d{4}|(18|19|20)\d{6}[-+]{0,1}\d{4})$/,"uk-UA":/^\d{10}$/};f["lb-LU"]=f["fr-LU"],f["lt-LT"]=f["et-EE"],f["nl-BE"]=f["fr-BE"],f["fr-CA"]=f["en-CA"];var p={"bg-BG":function(e){var t=e.slice(0,2),r=parseInt(e.slice(2,4),10);r>40?(r-=40,t="20".concat(t)):r>20?(r-=20,t="18".concat(t)):t="19".concat(t),r<10&&(r="0".concat(r));var n="".concat(t,"/").concat(r,"/").concat(e.slice(4,6));if(!(0,o.default)(n,"YYYY/MM/DD"))return!1;for(var i=e.split("").map(function(e){return parseInt(e,10)}),a=[2,4,8,5,10,9,7,3,6],s=0,c=0;c<a.length;c++)s+=i[c]*a[c];return(s=s%11==10?0:s%11)===i[9]},"cs-CZ":function(e){e=e.replace(/\W/,"");var t=parseInt(e.slice(0,2),10);if(10===e.length)t=t<54?"20".concat(t):"19".concat(t);else{if("000"===e.slice(6))return!1;if(!(t<54))return!1;t="19".concat(t)}3===t.length&&(t=[t.slice(0,2),"0",t.slice(2)].join(""));var r=parseInt(e.slice(2,4),10);if(r>50&&(r-=50),r>20){if(parseInt(t,10)<2004)return!1;r-=20}r<10&&(r="0".concat(r));var n="".concat(t,"/").concat(r,"/").concat(e.slice(4,6));if(!(0,o.default)(n,"YYYY/MM/DD"))return!1;if(10===e.length&&parseInt(e,10)%11!=0){var i=parseInt(e.slice(0,9),10)%11;if(!(parseInt(t,10)<1986&&10===i))return!1;if(0!==parseInt(e.slice(9),10))return!1}return!0},"de-AT":function(e){return a.luhnCheck(e)},"de-DE":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=[],n=0;n<t.length-1;n++){r.push("");for(var i=0;i<t.length-1;i++)t[n]===t[i]&&(r[n]+=i)}if(2!==(r=r.filter(function(e){return e.length>1})).length&&3!==r.length)return!1;if(3===r[0].length){for(var o=r[0].split("").map(function(e){return parseInt(e,10)}),s=0,c=0;c<o.length-1;c++)o[c]+1===o[c+1]&&(s+=1);if(2===s)return!1}return a.iso7064Check(e)},"dk-DK":function(e){e=e.replace(/\W/,"");var t=parseInt(e.slice(4,6),10);switch(e.slice(6,7)){case"0":case"1":case"2":case"3":t="19".concat(t);break;case"4":case"9":t=t<37?"20".concat(t):"19".concat(t);break;default:if(t<37)t="20".concat(t);else{if(!(t>58))return!1;t="18".concat(t)}}3===t.length&&(t=[t.slice(0,2),"0",t.slice(2)].join(""));var r="".concat(t,"/").concat(e.slice(2,4),"/").concat(e.slice(0,2));if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;for(var n=e.split("").map(function(e){return parseInt(e,10)}),i=0,a=4,s=0;s<9;s++)i+=n[s]*a,1===(a-=1)&&(a=7);return 1!==(i%=11)&&(0===i?0===n[9]:n[9]===11-i)},"el-CY":function(e){for(var t=e.slice(0,8).split("").map(function(e){return parseInt(e,10)}),r=0,n=1;n<t.length;n+=2)r+=t[n];for(var i=0;i<t.length;i+=2)t[i]<2?r+=1-t[i]:(r+=2*(t[i]-2)+5,t[i]>4&&(r+=2));return String.fromCharCode(r%26+65)===e.charAt(8)},"el-GR":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=0,n=0;n<8;n++)r+=t[n]*Math.pow(2,8-n);return r%11%10===t[8]},"en-CA":function(e){var t=e.split(""),r=t.filter(function(e,t){return t%2}).map(function(e){return 2*Number(e)}).join("").split("");return t.filter(function(e,t){return!(t%2)}).concat(r).map(function(e){return Number(e)}).reduce(function(e,t){return e+t})%10==0},"en-IE":function(e){var t=a.reverseMultiplyAndSum(e.split("").slice(0,7).map(function(e){return parseInt(e,10)}),8);return 9===e.length&&"W"!==e[8]&&(t+=9*(e[8].charCodeAt(0)-64)),0===(t%=23)?"W"===e[7].toUpperCase():e[7].toUpperCase()===String.fromCharCode(64+t)},"en-US":function(e){return-1!==function(){var e=[];for(var t in l)l.hasOwnProperty(t)&&e.push.apply(e,c(l[t]));return e}().indexOf(e.slice(0,2))},"es-AR":function(e){for(var t=0,r=e.split(""),n=parseInt(r.pop(),10),i=0;i<r.length;i++)t+=r[9-i]*(2+i%6);var a=11-t%11;return 11===a?a=0:10===a&&(a=9),n===a},"es-ES":function(e){var t=e.toUpperCase().split("");if(isNaN(parseInt(t[0],10))&&t.length>1){var r=0;switch(t[0]){case"Y":r=1;break;case"Z":r=2}t.splice(0,1,r)}else for(;t.length<9;)t.unshift(0);t=t.join("");var n=parseInt(t.slice(0,8),10)%23;return t[8]===["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][n]},"et-EE":function(e){var t=e.slice(1,3);switch(e.slice(0,1)){case"1":case"2":t="18".concat(t);break;case"3":case"4":t="19".concat(t);break;default:t="20".concat(t)}var r="".concat(t,"/").concat(e.slice(3,5),"/").concat(e.slice(5,7));if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;for(var n=e.split("").map(function(e){return parseInt(e,10)}),i=0,a=1,s=0;s<10;s++)i+=n[s]*a,10===(a+=1)&&(a=1);if(i%11==10){i=0,a=3;for(var c=0;c<10;c++)i+=n[c]*a,10===(a+=1)&&(a=1);if(i%11==10)return 0===n[10]}return i%11===n[10]},"fi-FI":function(e){var t=e.slice(4,6);switch(e.slice(6,7)){case"+":t="18".concat(t);break;case"-":t="19".concat(t);break;default:t="20".concat(t)}var r="".concat(t,"/").concat(e.slice(2,4),"/").concat(e.slice(0,2));if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;var n=parseInt(e.slice(0,6)+e.slice(7,10),10)%31;return n<10?n===parseInt(e.slice(10),10):["A","B","C","D","E","F","H","J","K","L","M","N","P","R","S","T","U","V","W","X","Y"][n-=10]===e.slice(10)},"fr-BE":function(e){if("00"!==e.slice(2,4)||"00"!==e.slice(4,6)){var t="".concat(e.slice(0,2),"/").concat(e.slice(2,4),"/").concat(e.slice(4,6));if(!(0,o.default)(t,"YY/MM/DD"))return!1}var r=97-parseInt(e.slice(0,9),10)%97,n=parseInt(e.slice(9,11),10);return r===n||(r=97-parseInt("2".concat(e.slice(0,9)),10)%97)===n},"fr-FR":function(e){return e=e.replace(/\s/g,""),parseInt(e.slice(0,10),10)%511===parseInt(e.slice(10,13),10)},"fr-LU":function(e){var t="".concat(e.slice(0,4),"/").concat(e.slice(4,6),"/").concat(e.slice(6,8));return!!(0,o.default)(t,"YYYY/MM/DD")&&(!!a.luhnCheck(e.slice(0,12))&&a.verhoeffCheck("".concat(e.slice(0,11)).concat(e[12])))},"hr-HR":function(e){return a.iso7064Check(e)},"hu-HU":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=8,n=1;n<9;n++)r+=t[n]*(n+1);return r%11===t[9]},"it-IT":function(e){var t=e.toUpperCase().split("");if(!u(t.slice(0,3)))return!1;if(!u(t.slice(3,6)))return!1;for(var r={L:"0",M:"1",N:"2",P:"3",Q:"4",R:"5",S:"6",T:"7",U:"8",V:"9"},n=0,i=[6,7,9,10,12,13,14];n<i.length;n++){var a=i[n];t[a]in r&&t.splice(a,1,r[t[a]])}var s={A:"01",B:"02",C:"03",D:"04",E:"05",H:"06",L:"07",M:"08",P:"09",R:"10",S:"11",T:"12"}[t[8]],c=parseInt(t[9]+t[10],10);c>40&&(c-=40),c<10&&(c="0".concat(c));var d="".concat(t[6]).concat(t[7],"/").concat(s,"/").concat(c);if(!(0,o.default)(d,"YY/MM/DD"))return!1;for(var l=0,f=1;f<t.length-1;f+=2){var p=parseInt(t[f],10);isNaN(p)&&(p=t[f].charCodeAt(0)-65),l+=p}for(var m={A:1,B:0,C:5,D:7,E:9,F:13,G:15,H:17,I:19,J:21,K:2,L:4,M:18,N:20,O:11,P:3,Q:6,R:8,S:12,T:14,U:16,V:10,W:22,X:25,Y:24,Z:23,0:1,1:0},h=0;h<t.length-1;h+=2){var g=0;if(t[h]in m)g=m[t[h]];else{var b=parseInt(t[h],10);g=2*b+1,b>4&&(g+=2)}l+=g}return String.fromCharCode(65+l%26)===t[15]},"lv-LV":function(e){var t=(e=e.replace(/\W/,"")).slice(0,2);if("32"!==t){if("00"!==e.slice(2,4)){var r=e.slice(4,6);switch(e[6]){case"0":r="18".concat(r);break;case"1":r="19".concat(r);break;default:r="20".concat(r)}var n="".concat(r,"/").concat(e.slice(2,4),"/").concat(t);if(!(0,o.default)(n,"YYYY/MM/DD"))return!1}for(var i=1101,a=[1,6,3,7,9,10,5,8,4,2],s=0;s<e.length-1;s++)i-=parseInt(e[s],10)*a[s];return parseInt(e[10],10)===i%11}return!0},"mt-MT":function(e){if(9!==e.length){for(var t=e.toUpperCase().split("");t.length<8;)t.unshift(0);switch(e[7]){case"A":case"P":if(0===parseInt(t[6],10))return!1;break;default:var r=parseInt(t.join("").slice(0,5),10);if(r>32e3)return!1;if(r===parseInt(t.join("").slice(5,7),10))return!1}}return!0},"nl-NL":function(e){return a.reverseMultiplyAndSum(e.split("").slice(0,8).map(function(e){return parseInt(e,10)}),9)%11===parseInt(e[8],10)},"pl-PL":function(e){if(10===e.length){for(var t=[6,5,7,2,3,4,5,6,7],r=0,n=0;n<t.length;n++)r+=parseInt(e[n],10)*t[n];return 10!==(r%=11)&&r===parseInt(e[9],10)}var i=e.slice(0,2),a=parseInt(e.slice(2,4),10);a>80?(i="18".concat(i),a-=80):a>60?(i="22".concat(i),a-=60):a>40?(i="21".concat(i),a-=40):a>20?(i="20".concat(i),a-=20):i="19".concat(i),a<10&&(a="0".concat(a));var s="".concat(i,"/").concat(a,"/").concat(e.slice(4,6));if(!(0,o.default)(s,"YYYY/MM/DD"))return!1;for(var c=0,d=1,l=0;l<e.length-1;l++)c+=parseInt(e[l],10)*d%10,(d+=2)>10?d=1:5===d&&(d+=2);return(c=10-c%10)===parseInt(e[10],10)},"pt-BR":function(e){if(11===e.length){var t,r;if(t=0,"11111111111"===e||"22222222222"===e||"33333333333"===e||"44444444444"===e||"55555555555"===e||"66666666666"===e||"77777777777"===e||"88888888888"===e||"99999999999"===e||"00000000000"===e)return!1;for(var n=1;n<=9;n++)t+=parseInt(e.substring(n-1,n),10)*(11-n);if(10===(r=10*t%11)&&(r=0),r!==parseInt(e.substring(9,10),10))return!1;t=0;for(var i=1;i<=10;i++)t+=parseInt(e.substring(i-1,i),10)*(12-i);return 10===(r=10*t%11)&&(r=0),r===parseInt(e.substring(10,11),10)}if("00000000000000"===e||"11111111111111"===e||"22222222222222"===e||"33333333333333"===e||"44444444444444"===e||"55555555555555"===e||"66666666666666"===e||"77777777777777"===e||"88888888888888"===e||"99999999999999"===e)return!1;for(var a=e.length-2,o=e.substring(0,a),s=e.substring(a),c=0,d=a-7,l=a;l>=1;l--)c+=o.charAt(a-l)*d,(d-=1)<2&&(d=9);var u=c%11<2?0:11-c%11;if(u!==parseInt(s.charAt(0),10))return!1;a+=1,o=e.substring(0,a),c=0,d=a-7;for(var f=a;f>=1;f--)c+=o.charAt(a-f)*d,(d-=1)<2&&(d=9);return(u=c%11<2?0:11-c%11)===parseInt(s.charAt(1),10)},"pt-PT":function(e){var t=11-a.reverseMultiplyAndSum(e.split("").slice(0,8).map(function(e){return parseInt(e,10)}),9)%11;return t>9?0===parseInt(e[8],10):t===parseInt(e[8],10)},"ro-RO":function(e){if("9000"!==e.slice(0,4)){var t=e.slice(1,3);switch(e[0]){case"1":case"2":t="19".concat(t);break;case"3":case"4":t="18".concat(t);break;case"5":case"6":t="20".concat(t)}var r="".concat(t,"/").concat(e.slice(3,5),"/").concat(e.slice(5,7));if(8===r.length){if(!(0,o.default)(r,"YY/MM/DD"))return!1}else if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;for(var n=e.split("").map(function(e){return parseInt(e,10)}),i=[2,7,9,1,4,6,3,5,8,2,7,9],a=0,s=0;s<i.length;s++)a+=n[s]*i[s];return a%11==10?1===n[12]:n[12]===a%11}return!0},"sk-SK":function(e){if(9===e.length){if("000"===(e=e.replace(/\W/,"")).slice(6))return!1;var t=parseInt(e.slice(0,2),10);if(t>53)return!1;t=t<10?"190".concat(t):"19".concat(t);var r=parseInt(e.slice(2,4),10);r>50&&(r-=50),r<10&&(r="0".concat(r));var n="".concat(t,"/").concat(r,"/").concat(e.slice(4,6));if(!(0,o.default)(n,"YYYY/MM/DD"))return!1}return!0},"sl-SI":function(e){var t=11-a.reverseMultiplyAndSum(e.split("").slice(0,7).map(function(e){return parseInt(e,10)}),8)%11;return 10===t?0===parseInt(e[7],10):t===parseInt(e[7],10)},"sv-SE":function(e){var t=e.slice(0);e.length>11&&(t=t.slice(2));var r="",n=t.slice(2,4),i=parseInt(t.slice(4,6),10);if(e.length>11)r=e.slice(0,4);else if(r=e.slice(0,2),11===e.length&&i<60){var s=(new Date).getFullYear().toString(),c=parseInt(s.slice(0,2),10);if(s=parseInt(s,10),"-"===e[6])r=parseInt("".concat(c).concat(r),10)>s?"".concat(c-1).concat(r):"".concat(c).concat(r);else if(r="".concat(c-1).concat(r),s-parseInt(r,10)<100)return!1}i>60&&(i-=60),i<10&&(i="0".concat(i));var d="".concat(r,"/").concat(n,"/").concat(i);if(8===d.length){if(!(0,o.default)(d,"YY/MM/DD"))return!1}else if(!(0,o.default)(d,"YYYY/MM/DD"))return!1;return a.luhnCheck(e.replace(/\W/,""))},"uk-UA":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=[-1,5,7,9,4,6,10,5,7],n=0,i=0;i<r.length;i++)n+=t[i]*r[i];return n%11==10?0===t[9]:t[9]===n%11}};p["lb-LU"]=p["fr-LU"],p["lt-LT"]=p["et-EE"],p["nl-BE"]=p["fr-BE"],p["fr-CA"]=p["en-CA"];var m=/[-\\\/!@#$%\^&\*\(\)\+\=\[\]]+/g,h={"de-AT":m,"de-DE":/[\/\\]/g,"fr-BE":m};h["nl-BE"]=h["fr-BE"],e.exports=t.default,e.exports.default=t.default},77844:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),!e||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;if((t=(0,c.default)(t,u)).validate_length&&e.length>t.max_allowed_length)return!1;if(!t.allow_fragments&&(0,a.default)(e,"#"))return!1;if(!t.allow_query_components&&((0,a.default)(e,"?")||(0,a.default)(e,"&")))return!1;var r,d,p,m,h,g,b,y;b=e.split("#"),e=b.shift(),b=e.split("?");var v=(e=b.shift()).match(/^([a-z][a-z0-9+\-.]*):/i),S=!1,C=function(n){return S=!0,r=n.toLowerCase(),(!t.require_valid_protocol||-1!==t.protocols.indexOf(r))&&e.substring(v[0].length)};if(v){var _=v[1],x=e.substring(v[0].length);if("//"===x.slice(0,2)){if(!1===(e=C(_)))return!1}else{var A=x.indexOf("/"),E=-1===A?x:x.substring(0,A),I=E.indexOf("@");if(-1!==I){var N=E.substring(0,I);if(/^[a-zA-Z0-9\-_.%:]*$/.test(N)){if(t.require_protocol)return!1}else if(!1===(e=C(_)))return!1}else{if(/^[0-9]/.test(x)){if(t.require_protocol)return!1}else if(!1===(e=C(_)))return!1}}}else if(t.require_protocol)return!1;if("//"===e.slice(0,2)){if(!S&&!t.allow_protocol_relative_urls)return!1;e=e.slice(2)}if(""===e)return!1;if(b=e.split("/"),""===(e=b.shift())&&!t.require_host)return!0;if((b=e.split("@")).length>1){if(t.disallow_auth)return!1;if(""===b[0])return!1;if((d=b.shift()).indexOf(":")>=0&&d.split(":").length>2)return!1;var M=d.split(":"),T=(P=2,function(e){if(Array.isArray(e))return e}(O=M)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,i,a,o,s=[],c=!0,d=!1;try{if(a=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=a.call(r)).done)&&(s.push(n.value),s.length!==t);c=!0);}catch(e){d=!0,i=e}finally{try{if(!c&&null!=r.return&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return s}}(O,P)||function(e,t){if(e){if("string"==typeof e)return l(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?l(e,t):void 0}}(O,P)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),R=T[0],D=T[1];if(""===R&&""===D)return!1}var O,P;m=b.join("@"),g=null,y=null;var F=m.match(f);F?(p="",y=F[1],g=F[2]||null):(p=(b=m.split(":")).shift(),b.length&&(g=b.join(":")));if(null!==g&&g.length>0){if(h=parseInt(g,10),!/^[0-9]+$/.test(g)||h<=0||h>65535)return!1}else if(t.require_port)return!1;if(t.host_whitelist)return(0,i.default)(p,t.host_whitelist);if(""===p&&!t.require_host)return!0;if(!((0,s.default)(p)||(0,o.default)(p,t)||y&&(0,s.default)(y,6)))return!1;if(p=p||y,t.host_blacklist&&(0,i.default)(p,t.host_blacklist))return!1;return!0};var n=d(r(83399)),i=d(r(81572)),a=d(r(94636)),o=d(r(57658)),s=d(r(35372)),c=d(r(93610));function d(e){return e&&e.__esModule?e:{default:e}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}var u={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_port:!1,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,validate_length:!0,max_allowed_length:2084},f=/^\[([^\]]+)\](?::([0-9]+))?$/;e.exports=t.default,e.exports.default=t.default},77972:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveScopedInstanceBindingNode=void 0;const n=r(81105),i=r(95910);t.resolveScopedInstanceBindingNode=e=>(0,i.resolveScoped)(n.getInstanceNodeBinding,e)},78134:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectPatternPropertiesTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615),u=r(32504),f=r(25120);let p=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&l.NodeGuards.isPropertyNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!l.NodeGuards.isObjectPatternNode(t)||!e.shorthand)return e;if(!this.options.renameGlobals){const t=u.NodeLexicalScopeUtils.getLexicalScope(e),r=this.isInsideStaticBlock(e);if(!!t&&l.NodeGuards.isProgramNode(t)&&!r)return e}return e.shorthand=!1,e.value=f.NodeUtils.clone(e.value),f.NodeUtils.parentizeNode(e.value,e),e}isInsideStaticBlock(e){let t=e;for(;t;){if(l.NodeGuards.isStaticBlockNode(t))return!0;if(l.NodeGuards.isFunctionNode(t)||l.NodeGuards.isProgramNode(t))return!1;t=t.parentNode}return!1}};t.ObjectPatternPropertiesTransformer=p,t.ObjectPatternPropertiesTransformer=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],p)},78166:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.VisitorDirection=void 0,function(e){e.Enter="enter",e.Leave="leave"}(r||(t.VisitorDirection=r={}))},78222:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.WeakList=void 0;class r{#Ce;#_e;#xe;constructor(){this.#Ce=[],this.#_e=8,this.#xe=1024}*[Symbol.iterator](){let e=0;for(const t of this.#Ce){const r=t.deref();void 0===r?++e:yield r}this.#Ce.length>=this.#_e&&this.#Ae(e)&&this.#Ee(e)}push(e){const t=new WeakRef(e);if(this.#Ce.push(t),this.#Ce.length>=this.#_e&&this.#Ce.length%this.#xe===0){let e=0;for(const t of this.#Ce)void 0===t.deref()&&++e;this.#Ae(e)&&this.#Ee(e)}}#Ee(e){const t=new Array(this.#Ce.length-e);let r=0;for(const e of this.#Ce)e.deref()&&(t[r++]=e);this.#Ce=t}#Ae(e){return e>=.5*this.#Ce.length}}t.WeakList=r},78297:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LOW_OBFUSCATION_PRESET=void 0;const n=r(94838),i=r(11839);t.LOW_OBFUSCATION_PRESET=Object.freeze({...i.DEFAULT_PRESET,disableConsoleOutput:!0,optionsPreset:n.OptionsPreset.LowObfuscation,stringArrayRotate:!0,selfDefending:!0,simplify:!0,stringArrayCallsTransform:!1,stringArrayCallsTransformThreshold:0,stringArrayShuffle:!0})},78561:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isParentBindingConstraintsWithServiceId=function(e){return(0,i.isParentBindingConstraints)((0,n.isBindingConstraintsWithServiceId)(e))};const n=r(84769),i=r(519)},78620:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.typescriptParameterTypesReflectKey=void 0,t.typescriptParameterTypesReflectKey="design:paramtypes"},78644:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(e,t){return e.some(function(e){return t===e})};e.exports=t.default,e.exports.default=t.default},78686:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneFactoryBinding=function(e){return{cache:(0,n.cloneBindingCache)(e.cache),factory:e.factory,id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,onActivation:e.onActivation,onDeactivation:e.onDeactivation,scope:e.scope,serviceIdentifier:e.serviceIdentifier,type:e.type}};const n=r(23624)},79011:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelper=void 0,function(e){e.CallsControllerFunction="CallsControllerFunction",e.ConsoleOutputDisable="ConsoleOutputDisable",e.DebugProtectionFunctionCall="DebugProtectionFunctionCall",e.DebugProtectionFunctionInterval="DebugProtectionFunctionInterval",e.DebugProtectionFunction="DebugProtectionFunction",e.DomainLock="DomainLock",e.SelfDefending="SelfDefending",e.StringArray="StringArray",e.StringArrayCallsWrapper="StringArrayCallsWrapper",e.StringArrayCallsWrapperBase64="StringArrayCallsWrapperBase64",e.StringArrayCallsWrapperRc4="StringArrayCallsWrapperRc4",e.StringArrayRotateFunction="StringArrayRotateFunction"}(r||(t.CustomCodeHelper=r={}))},79049:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.ApiError=t.JavaScriptObfuscator=void 0,r(38630);const c=r(32287),d=r(59404),l=r(74955),u=r(65063);class f{static obfuscate(e,t={}){const r=new d.InversifyContainerFacade;r.load(e,"",t);const n=r.get(c.ServiceIdentifiers.IJavaScriptObfuscator).obfuscate(e);return r.unload(),n}static obfuscateMultiple(e,t={}){if("object"!=typeof e)throw new Error("Source codes object should be a plain object");return Object.keys(e).reduce((r,n,i)=>{const a=u.Utils.getIdentifiersPrefixForMultipleSources(t.identifiersPrefix,i),o=e[n],s={...t,identifiersPrefix:a};return{...r,[n]:f.obfuscate(o,s)}},{})}static getOptionsByPreset(e){return l.Options.getOptionsByPreset(e)}static async obfuscatePro(e,t,n,i){if("undefined"!=typeof window){const{ApiError:e}=await Promise.resolve().then(()=>s(r(10955)));throw new e("obfuscatePro is only available in Node.js environment",500)}const{ProApiClient:a}=await Promise.resolve().then(()=>s(r(30607)));return new a(n).obfuscate(e,t,i)}}t.JavaScriptObfuscator=f,f.version=null!==(i="5.5.0")?i:"unknown";var p=r(10955);Object.defineProperty(t,"ApiError",{enumerable:!0,get:function(){return p.ApiError}})},79068:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getOwnReflectMetadata=function(e,t,r){return Reflect.getOwnMetadata(t,e,r)}},79380:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCalleeDataExtractor=void 0;const i=r(52650);let a=class{};t.AbstractCalleeDataExtractor=a,t.AbstractCalleeDataExtractor=a=n([(0,i.injectable)()],a)},79412:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CodeTransformationStage=void 0,function(e){e.PreparingTransformers="PreparingTransformers",e.FinalizingTransformers="FinalizingTransformers"}(r||(t.CodeTransformationStage=r={}))},79820:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SingleCallControllerTemplate=function(){return"\n const {callControllerFunctionName} = (function(){\n let firstCall = true;\n \n return function (context, fn){\n const rfn = firstCall ? function(){\n if(fn){\n const res = fn.apply(context, arguments);\n fn = null;\n return res;\n }\n } : function(){}\n \n firstCall = false;\n \n return rfn;\n }\n })();\n "}},79883:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractStringArrayIndexNode=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.randomGenerator=e,this.options=t}};t.AbstractStringArrayIndexNode=c,t.AbstractStringArrayIndexNode=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],c)},80231:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowReplacer=void 0,function(e){e.BinaryExpressionControlFlowReplacer="BinaryExpressionControlFlowReplacer",e.CallExpressionControlFlowReplacer="CallExpressionControlFlowReplacer",e.LogicalExpressionControlFlowReplacer="LogicalExpressionControlFlowReplacer",e.StringArrayCallControlFlowReplacer="StringArrayCallControlFlowReplacer",e.StringLiteralControlFlowReplacer="StringLiteralControlFlowReplacer"}(r||(t.ControlFlowReplacer=r={}))},80391:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.TemplateLiteralTransformer=void 0;const s=r(52650),c=r(32287),d=r(18436),l=r(76893),u=r(91363),f=r(23615),p=r(25120);let m=n=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t)}static isLiteralNodeWithStringValue(e){return!!e&&f.NodeGuards.isLiteralNode(e)&&"string"==typeof e.value}getVisitor(e){return e===d.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&f.NodeGuards.isTemplateLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){return f.NodeGuards.isTaggedTemplateExpressionNode(t)?e:this.transformTemplateLiteralNode(e,t)}transformTemplateLiteralNode(e,t){const r=e.expressions,i=[],a=e.quasis,o=a.length;for(let e=0;e<o;e++){const t=a[e];if(void 0===t.value.cooked||null===t.value.cooked)continue;i.push(u.NodeFactory.literalNode(t.value.cooked));const n=r[e];n&&i.push(n)}const s=i.filter(e=>!(f.NodeGuards.isLiteralNode(e)&&""===e.value));let c;if(n.isLiteralNodeWithStringValue(s[0])||n.isLiteralNodeWithStringValue(s[1])||s.unshift(u.NodeFactory.literalNode("")),s.length>1){let e=u.NodeFactory.binaryExpressionNode("+",s[0],s[1]);const t=s.length;for(let r=2;r<t;r++)e=u.NodeFactory.binaryExpressionNode("+",e,s[r]);c=e}else c=s[0];return p.NodeUtils.parentizeAst(c),p.NodeUtils.parentizeNode(c,t),c}};t.TemplateLiteralTransformer=m,t.TemplateLiteralTransformer=m=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],m)},80676:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bindingIdentifierSymbol=void 0,t.bindingIdentifierSymbol=Symbol.for("@inversifyjs/container/bindingIdentifier")},80735:(e,t,r)=>{var n=r(90251),i=Object.prototype.hasOwnProperty,a="undefined"!=typeof Map;function o(){this._array=[],this._set=a?new Map:Object.create(null)}o.fromArray=function(e,t){for(var r=new o,n=0,i=e.length;n<i;n++)r.add(e[n],t);return r},o.prototype.size=function(){return a?this._set.size:Object.getOwnPropertyNames(this._set).length},o.prototype.add=function(e,t){var r=a?e:n.toSetString(e),o=a?this.has(e):i.call(this._set,r),s=this._array.length;o&&!t||this._array.push(e),o||(a?this._set.set(e,s):this._set[r]=s)},o.prototype.has=function(e){if(a)return this._set.has(e);var t=n.toSetString(e);return i.call(this._set,t)},o.prototype.indexOf=function(e){if(a){var t=this._set.get(e);if(t>=0)return t}else{var r=n.toSetString(e);if(i.call(this._set,r))return this._set[r]}throw new Error('"'+e+'" is not in the set.')},o.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},o.prototype.toArray=function(){return this._array.slice()},t.C=o},81105:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getInstanceNodeBinding=function(e){return e.binding}},81128:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){t=(0,i.default)(t,a);var r=e.split("@"),n=r.pop(),u=[r.join("@"),n];if(u[1]=u[1].toLowerCase(),"gmail.com"===u[1]||"googlemail.com"===u[1]){if(t.gmail_remove_subaddress&&(u[0]=u[0].split("+")[0]),t.gmail_remove_dots&&(u[0]=u[0].replace(/\.+/g,l)),!u[0].length)return!1;(t.all_lowercase||t.gmail_lowercase)&&(u[0]=u[0].toLowerCase()),u[1]=t.gmail_convert_googlemaildotcom?"gmail.com":u[1]}else if(o.indexOf(u[1])>=0){if(t.icloud_remove_subaddress&&(u[0]=u[0].split("+")[0]),!u[0].length)return!1;(t.all_lowercase||t.icloud_lowercase)&&(u[0]=u[0].toLowerCase())}else if(s.indexOf(u[1])>=0){if(t.outlookdotcom_remove_subaddress&&(u[0]=u[0].split("+")[0]),!u[0].length)return!1;(t.all_lowercase||t.outlookdotcom_lowercase)&&(u[0]=u[0].toLowerCase())}else if(c.indexOf(u[1])>=0){if(t.yahoo_remove_subaddress){var f=u[0].split("-");u[0]=f.length>1?f.slice(0,-1).join("-"):f[0]}if(!u[0].length)return!1;(t.all_lowercase||t.yahoo_lowercase)&&(u[0]=u[0].toLowerCase())}else d.indexOf(u[1])>=0?((t.all_lowercase||t.yandex_lowercase)&&(u[0]=u[0].toLowerCase()),u[1]=t.yandex_convert_yandexru?"yandex.ru":u[1]):t.all_lowercase&&(u[0]=u[0].toLowerCase());return u.join("@")};var n,i=(n=r(93610))&&n.__esModule?n:{default:n};var a={all_lowercase:!0,gmail_lowercase:!0,gmail_remove_dots:!0,gmail_remove_subaddress:!0,gmail_convert_googlemaildotcom:!0,outlookdotcom_lowercase:!0,outlookdotcom_remove_subaddress:!0,yahoo_lowercase:!0,yahoo_remove_subaddress:!0,yandex_lowercase:!0,yandex_convert_yandexru:!0,icloud_lowercase:!0,icloud_remove_subaddress:!0},o=["icloud.com","me.com"],s=["hotmail.at","hotmail.be","hotmail.ca","hotmail.cl","hotmail.co.il","hotmail.co.nz","hotmail.co.th","hotmail.co.uk","hotmail.com","hotmail.com.ar","hotmail.com.au","hotmail.com.br","hotmail.com.gr","hotmail.com.mx","hotmail.com.pe","hotmail.com.tr","hotmail.com.vn","hotmail.cz","hotmail.de","hotmail.dk","hotmail.es","hotmail.fr","hotmail.hu","hotmail.id","hotmail.ie","hotmail.in","hotmail.it","hotmail.jp","hotmail.kr","hotmail.lv","hotmail.my","hotmail.ph","hotmail.pt","hotmail.sa","hotmail.sg","hotmail.sk","live.be","live.co.uk","live.com","live.com.ar","live.com.mx","live.de","live.es","live.eu","live.fr","live.it","live.nl","msn.com","outlook.at","outlook.be","outlook.cl","outlook.co.il","outlook.co.nz","outlook.co.th","outlook.com","outlook.com.ar","outlook.com.au","outlook.com.br","outlook.com.gr","outlook.com.pe","outlook.com.tr","outlook.com.vn","outlook.cz","outlook.de","outlook.dk","outlook.es","outlook.fr","outlook.hu","outlook.id","outlook.ie","outlook.in","outlook.it","outlook.jp","outlook.kr","outlook.lv","outlook.my","outlook.ph","outlook.pt","outlook.sa","outlook.sg","outlook.sk","passport.com"],c=["rocketmail.com","yahoo.ca","yahoo.co.uk","yahoo.com","yahoo.de","yahoo.fr","yahoo.in","yahoo.it","ymail.com"],d=["yandex.ru","yandex.ua","yandex.kz","yandex.com","yandex.by","ya.ru"];function l(e){return e.length>1?e:""}e.exports=t.default,e.exports.default=t.default},81394:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ExpressionWithOperatorControlFlowReplacer=void 0;const o=r(52650),s=r(32287),c=r(96747),d=r(94914),l=r(23615);let u=class extends d.AbstractControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}getControlFlowStorageCallNode(e,t,r,n){const i=this.controlFlowCustomNodeFactory(c.ControlFlowCustomNode.ExpressionWithOperatorControlFlowStorageCallNode);i.initialize(e,t,r,n);const a=i.getNode()[0];if(!a||!l.NodeGuards.isExpressionStatementNode(a))throw new Error("`controlFlowStorageCallCustomNode.getNode()[0]` should returns array with `ExpressionStatement` node");return a.expression}};t.ExpressionWithOperatorControlFlowReplacer=u,t.ExpressionWithOperatorControlFlowReplacer=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IControlFlowCustomNode)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object])],u)},81568:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.NodeType=void 0,function(e){e.ArrayExpression="ArrayExpression",e.ArrayPattern="ArrayPattern",e.ArrowFunctionExpression="ArrowFunctionExpression",e.AssignmentExpression="AssignmentExpression",e.AssignmentPattern="AssignmentPattern",e.AwaitExpression="AwaitExpression",e.BinaryExpression="BinaryExpression",e.BlockStatement="BlockStatement",e.BreakStatement="BreakStatement",e.CallExpression="CallExpression",e.CatchClause="CatchClause",e.ChainExpression="ChainExpression",e.ClassBody="ClassBody",e.ClassDeclaration="ClassDeclaration",e.ConditionalExpression="ConditionalExpression",e.ContinueStatement="ContinueStatement",e.DoWhileStatement="DoWhileStatement",e.ExportAllDeclaration="ExportAllDeclaration",e.ExportNamedDeclaration="ExportNamedDeclaration",e.ExportSpecifier="ExportSpecifier",e.ExpressionStatement="ExpressionStatement",e.ForStatement="ForStatement",e.ForInStatement="ForInStatement",e.ForOfStatement="ForOfStatement",e.FunctionDeclaration="FunctionDeclaration",e.FunctionExpression="FunctionExpression",e.Identifier="Identifier",e.IfStatement="IfStatement",e.ImportDeclaration="ImportDeclaration",e.ImportExpression="ImportExpression",e.ImportDefaultSpecifier="ImportDefaultSpecifier",e.ImportNamespaceSpecifier="ImportNamespaceSpecifier",e.ImportSpecifier="ImportSpecifier",e.LabeledStatement="LabeledStatement",e.Literal="Literal",e.LogicalExpression="LogicalExpression",e.MemberExpression="MemberExpression",e.MetaProperty="MetaProperty",e.MethodDefinition="MethodDefinition",e.NewExpression="NewExpression",e.ObjectExpression="ObjectExpression",e.ObjectPattern="ObjectPattern",e.PrivateIdentifier="PrivateIdentifier",e.Program="Program",e.Property="Property",e.PropertyDefinition="PropertyDefinition",e.RestElement="RestElement",e.ReturnStatement="ReturnStatement",e.SequenceExpression="SequenceExpression",e.SpreadElement="SpreadElement",e.StaticBlock="StaticBlock",e.Super="Super",e.SwitchCase="SwitchCase",e.SwitchStatement="SwitchStatement",e.TaggedTemplateExpression="TaggedTemplateExpression",e.TemplateElement="TemplateElement",e.TemplateLiteral="TemplateLiteral",e.ThisExpression="ThisExpression",e.ThrowStatement="ThrowStatement",e.TryStatement="TryStatement",e.UnaryExpression="UnaryExpression",e.UpdateExpression="UpdateExpression",e.VariableDeclaration="VariableDeclaration",e.VariableDeclarator="VariableDeclarator",e.WithStatement="WithStatement",e.WhileStatement="WhileStatement",e.YieldExpression="YieldExpression"}(r||(t.NodeType=r={}))},81572:(e,t)=>{"use strict";function r(e){return"[object RegExp]"===Object.prototype.toString.call(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){for(var n=0;n<t.length;n++){var i=t[n];if(e===i||r(i)&&i.test(e))return!0}return!1},e.exports=t.default,e.exports.default=t.default},82002:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(0x|0h)?[0-9A-F]+$/i;e.exports=t.default,e.exports.default=t.default},82036:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isInstanceBindingNode=function(e){return e.binding.type===n.bindingTypeValues.Instance};const n=r(66621)},82151:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LazyServiceIdentifier=void 0;const r=Symbol.for("@inversifyjs/common/islazyServiceIdentifier");t.LazyServiceIdentifier=class{[r];#Ie;constructor(e){this.#Ie=e,this[r]=!0}static is(e){return"object"==typeof e&&null!==e&&!0===e[r]}unwrap(){return this.#Ie()}}},82314:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDefaultClassMetadata=function(){return{constructorArguments:[],lifecycle:{postConstructMethodNames:new Set,preDestroyMethodNames:new Set},properties:new Map,scope:void 0}}},82988:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cacheNonRootPlanServiceNode=function(e,t,r,i){if(void 0!==e&&(n.LazyPlanServiceNode.is(r)&&!r.isExpanded()||r.isContextFree)){const n={tree:{root:r}};t.setPlan(e,n)}else t.setNonCachedServiceNode(r,i)};const n=r(46552)},83142:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DebuggerTemplate=function(){return"\n if (typeof counter === 'string') {\n return (function (arg) {}.constructor('while (true) {}').apply('counter'));\n } else {\n if (('' + counter / counter)['length'] !== 1 || counter % 20 === 0) {\n (function () {return true;}.constructor('debu' + 'gger').call('action'));\n } else {\n (function () {return false;}.constructor('debu' + 'gger').apply('stateObject'));\n }\n \n }\n "}},83209:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LiteralNodesCacheStorage=void 0;const o=r(52650),s=r(32287),c=r(70885),d=r(11440);let l=class extends d.MapStorage{constructor(e,t){super(e,t)}buildKey(e,t){return`${String(e.value)}-${String(e.raw)}-${Boolean(t)}`}shouldUseCachedValue(e,t){return!this.options.stringArrayWrappersCount&&(null==t?void 0:t.encoding)!==c.StringArrayEncoding.Rc4&&this.storage.has(e)}};t.LiteralNodesCacheStorage=l,t.LiteralNodesCacheStorage=l=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],l)},83258:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildBindingIdentifier=function(e){return{[n.bindingIdentifierSymbol]:!0,id:e.id}};const n=r(80676)},83399:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(null==e)throw new TypeError("Expected a string but received a ".concat(e));if("String"!==e.constructor.name)throw new TypeError("Expected a string but received a ".concat(e.constructor.name))},e.exports=t.default,e.exports.default=t.default},83404:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DebugProtectionFunctionCallTemplate=function(){return"\n (function () {\n {callControllerFunctionName}(\n this,\n function () {\n const regExp1 = new RegExp('function *\\\\( *\\\\)');\n const regExp2 = new RegExp('\\\\+\\\\+ *\\(?:[a-zA-Z_$][0-9a-zA-Z_$]*\\)', 'i');\n \n const result = {debugProtectionFunctionName}('init');\n \n if (!regExp1.test(result + 'chain') || !regExp2.test(result + 'input')) {\n result('0');\n } else {\n {debugProtectionFunctionName}();\n }\n }\n )();\n })();\n "}},83503:(e,t,r)=>{var n,i,a,o,s;n=r(3939),i=r(92151).utf8,a=r(20652),o=r(92151).bin,(s=function(e,t){e.constructor==String?e=t&&"binary"===t.encoding?o.stringToBytes(e):i.stringToBytes(e):a(e)?e=Array.prototype.slice.call(e,0):Array.isArray(e)||e.constructor===Uint8Array||(e=e.toString());for(var r=n.bytesToWords(e),c=8*e.length,d=1732584193,l=-271733879,u=-1732584194,f=271733878,p=0;p<r.length;p++)r[p]=16711935&(r[p]<<8|r[p]>>>24)|4278255360&(r[p]<<24|r[p]>>>8);r[c>>>5]|=128<<c%32,r[14+(c+64>>>9<<4)]=c;var m=s._ff,h=s._gg,g=s._hh,b=s._ii;for(p=0;p<r.length;p+=16){var y=d,v=l,S=u,C=f;d=m(d,l,u,f,r[p+0],7,-680876936),f=m(f,d,l,u,r[p+1],12,-389564586),u=m(u,f,d,l,r[p+2],17,606105819),l=m(l,u,f,d,r[p+3],22,-1044525330),d=m(d,l,u,f,r[p+4],7,-176418897),f=m(f,d,l,u,r[p+5],12,1200080426),u=m(u,f,d,l,r[p+6],17,-1473231341),l=m(l,u,f,d,r[p+7],22,-45705983),d=m(d,l,u,f,r[p+8],7,1770035416),f=m(f,d,l,u,r[p+9],12,-1958414417),u=m(u,f,d,l,r[p+10],17,-42063),l=m(l,u,f,d,r[p+11],22,-1990404162),d=m(d,l,u,f,r[p+12],7,1804603682),f=m(f,d,l,u,r[p+13],12,-40341101),u=m(u,f,d,l,r[p+14],17,-1502002290),d=h(d,l=m(l,u,f,d,r[p+15],22,1236535329),u,f,r[p+1],5,-165796510),f=h(f,d,l,u,r[p+6],9,-1069501632),u=h(u,f,d,l,r[p+11],14,643717713),l=h(l,u,f,d,r[p+0],20,-373897302),d=h(d,l,u,f,r[p+5],5,-701558691),f=h(f,d,l,u,r[p+10],9,38016083),u=h(u,f,d,l,r[p+15],14,-660478335),l=h(l,u,f,d,r[p+4],20,-405537848),d=h(d,l,u,f,r[p+9],5,568446438),f=h(f,d,l,u,r[p+14],9,-1019803690),u=h(u,f,d,l,r[p+3],14,-187363961),l=h(l,u,f,d,r[p+8],20,1163531501),d=h(d,l,u,f,r[p+13],5,-1444681467),f=h(f,d,l,u,r[p+2],9,-51403784),u=h(u,f,d,l,r[p+7],14,1735328473),d=g(d,l=h(l,u,f,d,r[p+12],20,-1926607734),u,f,r[p+5],4,-378558),f=g(f,d,l,u,r[p+8],11,-2022574463),u=g(u,f,d,l,r[p+11],16,1839030562),l=g(l,u,f,d,r[p+14],23,-35309556),d=g(d,l,u,f,r[p+1],4,-1530992060),f=g(f,d,l,u,r[p+4],11,1272893353),u=g(u,f,d,l,r[p+7],16,-155497632),l=g(l,u,f,d,r[p+10],23,-1094730640),d=g(d,l,u,f,r[p+13],4,681279174),f=g(f,d,l,u,r[p+0],11,-358537222),u=g(u,f,d,l,r[p+3],16,-722521979),l=g(l,u,f,d,r[p+6],23,76029189),d=g(d,l,u,f,r[p+9],4,-640364487),f=g(f,d,l,u,r[p+12],11,-421815835),u=g(u,f,d,l,r[p+15],16,530742520),d=b(d,l=g(l,u,f,d,r[p+2],23,-995338651),u,f,r[p+0],6,-198630844),f=b(f,d,l,u,r[p+7],10,1126891415),u=b(u,f,d,l,r[p+14],15,-1416354905),l=b(l,u,f,d,r[p+5],21,-57434055),d=b(d,l,u,f,r[p+12],6,1700485571),f=b(f,d,l,u,r[p+3],10,-1894986606),u=b(u,f,d,l,r[p+10],15,-1051523),l=b(l,u,f,d,r[p+1],21,-2054922799),d=b(d,l,u,f,r[p+8],6,1873313359),f=b(f,d,l,u,r[p+15],10,-30611744),u=b(u,f,d,l,r[p+6],15,-1560198380),l=b(l,u,f,d,r[p+13],21,1309151649),d=b(d,l,u,f,r[p+4],6,-145523070),f=b(f,d,l,u,r[p+11],10,-1120210379),u=b(u,f,d,l,r[p+2],15,718787259),l=b(l,u,f,d,r[p+9],21,-343485551),d=d+y>>>0,l=l+v>>>0,u=u+S>>>0,f=f+C>>>0}return n.endian([d,l,u,f])})._ff=function(e,t,r,n,i,a,o){var s=e+(t&r|~t&n)+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._gg=function(e,t,r,n,i,a,o){var s=e+(t&n|r&~n)+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._hh=function(e,t,r,n,i,a,o){var s=e+(t^r^n)+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._ii=function(e,t,r,n,i,a,o){var s=e+(r^(t|~n))+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._blocksize=16,s._digestsize=16,e.exports=function(e,t){if(null==e)throw new Error("Illegal argument "+e);var r=n.wordsToBytes(s(e,t));return t&&t.asBytes?r:t&&t.asString?o.bytesToString(r):n.bytesToHex(r)}},83595:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LogicalExpressionControlFlowReplacer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(96747),h=r(81394),g=r(23615),b=r(25120);let y=i=class extends h.ExpressionWithOperatorControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){if(this.checkForProhibitedExpressions(e.left,e.right))return e;const n=e.operator,a=this.controlFlowCustomNodeFactory(m.ControlFlowCustomNode.LogicalExpressionFunctionNode);a.initialize(n);const o=this.insertCustomNodeToControlFlowStorage(a,r,n,i.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),o,e.left,e.right)}checkForProhibitedExpressions(e,t){return!!this.expressionContainsProhibitedNodes(t)||[e,t].some(e=>{let t;return t=g.NodeGuards.isUnaryExpressionNode(e)?b.NodeUtils.getUnaryExpressionArgumentNode(e):e,!(g.NodeGuards.isLiteralNode(t)||g.NodeGuards.isIdentifierNode(t)||g.NodeGuards.isObjectExpressionNode(t)||g.NodeGuards.isExpressionStatementNode(t))})}expressionContainsProhibitedNodes(e){let t=!1;return p.traverse(e,{enter:e=>g.NodeGuards.isMemberExpressionNode(e)&&e.computed||g.NodeGuards.isCallExpressionNode(e)?(t=!0,p.VisitorOption.Break):void 0}),t}};t.LogicalExpressionControlFlowReplacer=y,y.usingExistingIdentifierChance=.5,t.LogicalExpressionControlFlowReplacer=y=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__IControlFlowCustomNode)),l(1,(0,u.inject)(f.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),l(2,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(3,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Function,Object,Object])],y)},83682:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t}),c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},d=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayControlFlowTransformer=void 0;const l=r(52650),u=r(32287),f=s(r(34608)),p=r(80231),m=r(25860),h=r(81568),g=r(18436),b=r(96390),y=r(59070),v=r(23615);let S=class extends y.FunctionControlFlowTransformer{constructor(e,t,r,n,i){super(e,t,r,n,i),this.runAfter=[b.NodeTransformer.StringArrayTransformer,b.NodeTransformer.StringArrayRotateFunctionTransformer,b.NodeTransformer.StringArrayScopeCallsWrapperTransformer],this.controlFlowReplacersMap=new Map([[h.NodeType.Literal,p.ControlFlowReplacer.StringArrayCallControlFlowReplacer]]),this.controlFlowStorageNodes=new WeakSet,this.controlFlowStorageFactory=e(m.ControlFlowStorage.StringControlFlowStorage)}getVisitor(e){return this.options.stringArrayCallsTransform&&e===g.NodeTransformationStage.StringArray?{leave:(e,t)=>{if(t&&v.NodeGuards.isFunctionNode(e))return this.transformNode(e,t)}}:null}transformFunctionBodyNode(e,t,r,n){return v.NodeGuards.isVariableDeclarationNode(e)&&this.controlFlowStorageNodes.has(e)?f.VisitorOption.Skip:super.transformFunctionBodyNode(e,t,r,n)}getControlFlowStorage(e){return this.controlFlowStorageFactory()}appendControlFlowStorageNode(e,t){super.appendControlFlowStorageNode(e,t),this.controlFlowStorageNodes.add(t)}isAllowedTransformationByThreshold(){return this.randomGenerator.getMathRandom()<=this.options.stringArrayCallsTransformThreshold}};t.StringArrayControlFlowTransformer=S,t.StringArrayControlFlowTransformer=S=o([(0,l.injectFromBase)(),(0,l.injectable)(),d(0,(0,l.inject)(u.ServiceIdentifiers.Factory__TControlFlowStorage)),d(1,(0,l.inject)(u.ServiceIdentifiers.Factory__IControlFlowReplacer)),d(2,(0,l.inject)(u.ServiceIdentifiers.Factory__IControlFlowCustomNode)),d(3,(0,l.inject)(u.ServiceIdentifiers.IRandomGenerator)),d(4,(0,l.inject)(u.ServiceIdentifiers.IOptions)),c("design:paramtypes",[Function,Function,Function,Object,Object])],S)},83814:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.injectBase=function(e,t){return(r,f,p)=>{try{void 0===p?function(e,t){const r=u(e,t);return(e,t)=>{(0,n.updateOwnReflectMetadata)(e.constructor,o.classMetadataReflectKey,d.getDefaultClassMetadata,(0,c.updateMaybeClassMetadataProperty)(r(e),t))}}(e,t)(r,f):"number"==typeof p?function(e,t){const r=u(e,t);return(e,t,c)=>{if(!function(e,t){return"function"==typeof e&&void 0===t}(e,t))throw new i.InversifyCoreError(a.InversifyCoreErrorKind.injectionDecoratorConflict,`Found an @inject decorator in a non constructor parameter.\nFound @inject decorator at method "${t?.toString()??""}" at class "${e.constructor.name}"`);(0,n.updateOwnReflectMetadata)(e,o.classMetadataReflectKey,d.getDefaultClassMetadata,(0,s.updateMaybeClassMetadataConstructorArgument)(r(e),c))}}(e,t)(r,f,p):function(e,t){const r=u(e,t);return(e,t,s)=>{if(!function(e){return void 0!==e.set}(s))throw new i.InversifyCoreError(a.InversifyCoreErrorKind.injectionDecoratorConflict,`Found an @inject decorator in a non setter property method.\nFound @inject decorator at method "${t.toString()}" at class "${e.constructor.name}"`);(0,n.updateOwnReflectMetadata)(e.constructor,o.classMetadataReflectKey,d.getDefaultClassMetadata,(0,c.updateMaybeClassMetadataProperty)(r(e),t))}}(e,t)(r,f,p)}catch(e){(0,l.handleInjectionError)(r,f,p,e)}}};const n=r(59517),i=r(21773),a=r(94931),o=r(5712),s=r(98338),c=r(25328),d=r(82314),l=r(75333);function u(e,t){return r=>{const n=t(r);return t=>(n(t),e(t))}}},83921:(e,t,r)=>{!function(){"use strict";var t=r(67989);function n(e,t){return!(!t&&"yield"===e)&&i(e,t)}function i(e,t){if(t&&function(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"let":return!0;default:return!1}}(e))return!0;switch(e.length){case 2:return"if"===e||"in"===e||"do"===e;case 3:return"var"===e||"for"===e||"new"===e||"try"===e;case 4:return"this"===e||"else"===e||"case"===e||"void"===e||"with"===e||"enum"===e;case 5:return"while"===e||"break"===e||"catch"===e||"throw"===e||"const"===e||"yield"===e||"class"===e||"super"===e;case 6:return"return"===e||"typeof"===e||"delete"===e||"switch"===e||"export"===e||"import"===e;case 7:return"default"===e||"finally"===e||"extends"===e;case 8:return"function"===e||"continue"===e||"debugger"===e;case 10:return"instanceof"===e;default:return!1}}function a(e,t){return"null"===e||"true"===e||"false"===e||n(e,t)}function o(e,t){return"null"===e||"true"===e||"false"===e||i(e,t)}function s(e){var r,n,i;if(0===e.length)return!1;if(i=e.charCodeAt(0),!t.isIdentifierStartES5(i))return!1;for(r=1,n=e.length;r<n;++r)if(i=e.charCodeAt(r),!t.isIdentifierPartES5(i))return!1;return!0}function c(e,t){return 1024*(e-55296)+(t-56320)+65536}function d(e){var r,n,i,a,o;if(0===e.length)return!1;for(o=t.isIdentifierStartES6,r=0,n=e.length;r<n;++r){if(55296<=(i=e.charCodeAt(r))&&i<=56319){if(++r>=n)return!1;if(!(56320<=(a=e.charCodeAt(r))&&a<=57343))return!1;i=c(i,a)}if(!o(i))return!1;o=t.isIdentifierPartES6}return!0}e.exports={isKeywordES5:n,isKeywordES6:i,isReservedWordES5:a,isReservedWordES6:o,isRestrictedWord:function(e){return"eval"===e||"arguments"===e},isIdentifierNameES5:s,isIdentifierNameES6:d,isIdentifierES5:function(e,t){return s(e)&&!a(e,t)},isIdentifierES6:function(e,t){return d(e)&&!o(e,t)}}}()},83951:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionTransformer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(21186),h=r(96390),g=r(81568),b=r(18436),y=r(76893),v=r(91363),S=r(23615),C=r(12720),_=r(50027),x=r(25120);let A=i=class extends y.AbstractNodeTransformer{constructor(e,t,r,n){super(r,n),this.deadCodeInjectionRootAstHostNodeSet=new WeakSet,this.collectedBlockStatements=[],this.collectedBlockStatementsTotalLength=0,this.deadCodeInjectionCustomNodeFactory=e,this.transformersRunner=t}static isProhibitedNodeInsideCollectedBlockStatement(e){return S.NodeGuards.isFunctionDeclarationNode(e)||S.NodeGuards.isBreakStatementNode(e)||S.NodeGuards.isContinueStatementNode(e)||S.NodeGuards.isAwaitExpressionNode(e)||S.NodeGuards.isYieldExpressionNode(e)||S.NodeGuards.isSuperNode(e)||S.NodeGuards.isForOfStatementNode(e)&&e.await||S.NodeGuards.isPrivateIdentifierNode(e)||S.NodeGuards.isIdentifierNode(e)&&"arguments"===e.name}static isScopeHoistingFunctionDeclaration(e){if(!S.NodeGuards.isFunctionDeclarationNode(e))return!1;const t=_.NodeStatementUtils.getScopeOfNode(e),r=S.NodeGuards.isSwitchCaseNode(t)?t.consequent:t.body,n=r.indexOf(e);if(0===n)return!1;const i=r.slice(0,n),a=v.NodeFactory.blockStatementNode(i),o=e.id.name;let s=!1;return p.traverse(a,{enter:e=>{if(S.NodeGuards.isIdentifierNode(e)&&e.name===o)return s=!0,p.VisitorOption.Break}}),s}static isValidCollectedBlockStatementNode(e){if(!e.body.length)return!1;let t=0,r=!0;return p.traverse(e,{enter:e=>{if(S.NodeGuards.isBlockStatementNode(e)&&t++,t>i.maxNestedBlockStatementsCount||i.isProhibitedNodeInsideCollectedBlockStatement(e)||i.isScopeHoistingFunctionDeclaration(e))return r=!1,p.VisitorOption.Break}}),r}static isValidWrappedBlockStatementNode(e,t){if(C.NodeMetadata.isEvalHostNode(t))return!1;if(!e.body.length)return!1;let r=!0;if(p.traverse(e,{enter:e=>{if(i.isScopeHoistingFunctionDeclaration(e))return r=!1,p.VisitorOption.Break}}),!r)return!1;return _.NodeStatementUtils.getParentNodeWithStatements(e).type!==g.NodeType.Program}getVisitor(e){switch(e){case b.NodeTransformationStage.DeadCodeInjection:return{enter:(e,t)=>{if(t&&S.NodeGuards.isProgramNode(e))return this.prepareNode(e,t),e},leave:(e,t)=>{if(t&&S.NodeGuards.isBlockStatementNode(e))return this.transformNode(e,t)}};case b.NodeTransformationStage.StringArray:return{enter:(e,t)=>{if(t&&this.isDeadCodeInjectionRootAstHostNode(e))return this.restoreNode(e,t)}};default:return null}}prepareNode(e,t){p.traverse(e,{enter:e=>{if(!S.NodeGuards.isBlockStatementNode(e))return;const t=x.NodeUtils.clone(e);if(!i.isValidCollectedBlockStatementNode(t))return;const r=this.makeClonedBlockStatementNodeUnique(t);this.collectedBlockStatements.push(r)}}),this.collectedBlockStatementsTotalLength=this.collectedBlockStatements.length}transformNode(e,t){if(!this.collectedBlockStatements.length||this.collectedBlockStatementsTotalLength<i.minCollectedBlockStatementsCount)return p.VisitorOption.Break;if(this.randomGenerator.getMathRandom()>this.options.deadCodeInjectionThreshold||!i.isValidWrappedBlockStatementNode(e,t))return e;const r=this.collectedBlockStatements.length-1,n=this.randomGenerator.getRandomInteger(0,r),a=this.collectedBlockStatements.splice(n,1)[0];return a===e?e:this.replaceBlockStatementNode(e,a,t)}restoreNode(e,t){const r=e.body[0];if(!S.NodeGuards.isFunctionDeclarationNode(r))throw new Error("Wrong dead code injection root AST host node. Host node should contain `FunctionDeclaration` node");return r.body}isDeadCodeInjectionRootAstHostNode(e){const t=S.NodeGuards.isBlockStatementNode(e)&&this.deadCodeInjectionRootAstHostNodeSet.has(e);return t&&this.deadCodeInjectionRootAstHostNodeSet.delete(e),t}makeClonedBlockStatementNodeUnique(e){const t=v.NodeFactory.programNode([v.NodeFactory.expressionStatementNode(v.NodeFactory.functionExpressionNode([],e))]);return x.NodeUtils.parentizeAst(t),x.NodeUtils.parentizeNode(t,t),this.transformersRunner.transform(t,i.transformersToRenameBlockScopeIdentifiers,b.NodeTransformationStage.RenameIdentifiers),e}replaceBlockStatementNode(e,t,r){const n=v.NodeFactory.blockStatementNode([v.NodeFactory.functionDeclarationNode(i.deadCodeInjectionRootAstHostNodeName,[],t)]);this.deadCodeInjectionRootAstHostNodeSet.add(n);const a=this.deadCodeInjectionCustomNodeFactory(m.DeadCodeInjectionCustomNode.BlockStatementDeadCodeInjectionNode);a.initialize(e,n);const o=a.getNode()[0];return x.NodeUtils.parentizeNode(o,r),o}};t.DeadCodeInjectionTransformer=A,A.deadCodeInjectionRootAstHostNodeName="deadCodeInjectionRootAstHostNode",A.maxNestedBlockStatementsCount=4,A.minCollectedBlockStatementsCount=5,A.transformersToRenameBlockScopeIdentifiers=[h.NodeTransformer.DeadCodeInjectionIdentifiersTransformer,h.NodeTransformer.LabeledStatementTransformer,h.NodeTransformer.ScopeIdentifiersTransformer],t.DeadCodeInjectionTransformer=A=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__IDeadCodeInjectionCustomNode)),l(1,(0,u.inject)(f.ServiceIdentifiers.INodeTransformersRunner)),l(2,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(3,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Object,Object,Object])],A)},84337:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.curryBuildPlanServiceNodeFromClassElementMetadata=function(e){return(t,r,c)=>{const d=(0,s.getServiceFromMaybeLazyServiceIdentifier)(c.value),l=r.concat({getAncestorsCalled:!1,name:c.name,serviceIdentifier:d,tags:c.tags}),u=new n.BindingConstraintsImplementation(l.last),f=c.kind===i.ClassElementMetadataKind.multipleInjection&&c.chained,p=(0,a.buildFilteredServiceBindings)(t,u,{chained:f}),m=[],h={bindings:m,isContextFree:!0,serviceIdentifier:d};if(m.push(...e(t,l,p,h,f)),h.isContextFree=!l.last.elem.getAncestorsCalled,c.kind===i.ClassElementMetadataKind.singleInjection){(0,o.checkServiceNodeSingleInjectionBindings)(h,c.optional,l.last);const[e]=m;h.bindings=e}return h}};const n=r(71947),i=r(86277),a=r(84426),o=r(37682),s=r(3191)},84392:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(35126),l=r(91363),u=r(25120);let f=class extends d.AbstractStringArrayCallNode{constructor(e,t,r,n,i,a,o){super(e,t,r,n,i,a,o)}initialize(e,t,r,n){this.index=e,this.indexShiftAmount=t,this.stringArrayCallsWrapperData=r,this.decodeKey=n}getNodeStructure(){var e,t;const r=this.indexShiftAmount+this.stringArrayCallsWrapperData.index+this.index,n=this.getStringArrayIndexNode(r),i=this.decodeKey?this.getRc4KeyLiteralNode(this.decodeKey):null,a=this.arrayUtils.fillWithRange(this.stringArrayCallsWrapperData.parameterIndexesData?this.options.stringArrayWrappersParametersMaxCount:d.AbstractStringArrayCallNode.stringArrayRootCallsWrapperParametersCount,()=>this.getFakeStringArrayIndexNode(r));a.splice(null!==(t=null===(e=this.stringArrayCallsWrapperData.parameterIndexesData)||void 0===e?void 0:e.valueIndexParameterIndex)&&void 0!==t?t:0,1,n),this.stringArrayCallsWrapperData.parameterIndexesData?a.splice(this.stringArrayCallsWrapperData.parameterIndexesData.decodeKeyParameterIndex,1,null!=i?i:this.getFakeStringArrayIndexNode(r)):i?a.splice(1,1,i):a.splice(1,1);const o=l.NodeFactory.expressionStatementNode(l.NodeFactory.callExpressionNode(l.NodeFactory.identifierNode(this.stringArrayCallsWrapperData.name),a));return u.NodeUtils.parentizeAst(o),[o]}getFakeStringArrayIndexNode(e){return this.getStringArrayIndexNode(this.getFakeStringArrayIndex(e))}getFakeStringArrayIndex(e){const t=this.stringArrayStorage.getLength()/2,r=e-t,n=e+t;return this.randomGenerator.getRandomInteger(r,n)}};t.StringArrayCallNode=f,n([(0,c.initializable)(),i("design:type",Object)],f.prototype,"decodeKey",void 0),n([(0,c.initializable)(),i("design:type",Number)],f.prototype,"index",void 0),n([(0,c.initializable)(),i("design:type",Number)],f.prototype,"indexShiftAmount",void 0),n([(0,c.initializable)(),i("design:type",Object)],f.prototype,"stringArrayCallsWrapperData",void 0),t.StringArrayCallNode=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IStringArrayIndexNode)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(3,(0,o.inject)(s.ServiceIdentifiers.IStringArrayStorage)),a(4,(0,o.inject)(s.ServiceIdentifiers.IArrayUtils)),a(5,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(6,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object,Object,Object,Object])],f)},84426:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildFilteredServiceBindings=function(e,t,r){const i=r?.customServiceIdentifier??t.serviceIdentifier,a=(!0===r?.chained?[...e.operations.getBindingsChained(i)]:[...e.operations.getBindings(i)??[]]).filter(e=>e.isSatisfiedBy(t));if(0===a.length&&void 0!==e.autobindOptions&&"function"==typeof i){const r=(0,n.buildInstanceBinding)(e.autobindOptions,i);e.operations.setBinding(r),r.isSatisfiedBy(t)&&a.push(r)}return a};const n=r(74898)},84596:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.curryLazyBuildPlanServiceNodeFromResolvedValueElementMetadata=function(e){const t=(0,a.curryBuildPlanServiceNodeFromResolvedValueElementMetadata)(e);return(e,r,a)=>{try{return t(e,r,a)}catch(e){if(n.InversifyCoreError.isErrorOfKind(e,i.InversifyCoreErrorKind.planning))return;throw e}}};const n=r(21773),i=r(94931),a=r(37098)},84769:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBindingConstraintsWithServiceId=function(e){return t=>t.serviceIdentifier===e}},85032:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ObfuscatingGuard=void 0,function(e){e.BlackListObfuscatingGuard="BlackListObfuscatingGuard",e.ConditionalCommentObfuscatingGuard="ConditionalCommentObfuscatingGuard",e.ForceTransformStringObfuscatingGuard="ForceTransformStringObfuscatingGuard",e.IgnoredImportObfuscatingGuard="IgnoredImportObfuscatingGuard",e.ImportMetaObfuscationGuard="ImportMetaObfuscationGuard",e.ProcessEnvObfuscationGuard="ProcessEnvObfuscationGuard",e.ReservedStringObfuscatingGuard="ReservedStringObfuscatingGuard"}(r||(t.ObfuscatingGuard=r={}))},85033:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNoAncestorBindingConstraintsWithTag=function(e,t){return(0,i.isNoAncestorBindingConstraints)((0,n.isBindingConstraintsWithTag)(e,t))};const n=r(70039),i=r(18685)},85088:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObfuscationResult=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(54042);let l=class{constructor(e,t,r,n){this.cryptUtils=e,this.globalIdentifierNamesCacheStorage=t,this.propertyIdentifierNamesCacheStorage=r,this.options=n}initialize(e,t){this.obfuscatedCode=e,this.sourceMap=t}getIdentifierNamesCache(){return this.options.identifierNamesCache?{globalIdentifiers:this.globalIdentifierNamesCacheStorage.getStorageAsDictionary(),propertyIdentifiers:this.propertyIdentifierNamesCacheStorage.getStorageAsDictionary()}:null}getObfuscatedCode(){return this.correctObfuscatedCode()}getOptions(){return this.options}getSourceMap(){return this.sourceMap}toString(){return this.obfuscatedCode}correctObfuscatedCode(){if(!this.sourceMap)return this.obfuscatedCode;const e=this.options.sourceMapBaseUrl+this.options.sourceMapFileName;let t="//# sourceMappingURL=";switch(this.options.sourceMapMode){case d.SourceMapMode.Inline:t+=`data:application/json;base64,${this.cryptUtils.btoa(this.sourceMap)}`;break;case d.SourceMapMode.Separate:default:if(!e)return this.obfuscatedCode;t+=e}return`${this.obfuscatedCode}\n${t}`}};t.ObfuscationResult=l,n([(0,c.initializable)(),i("design:type",String)],l.prototype,"obfuscatedCode",void 0),n([(0,c.initializable)(),i("design:type",String)],l.prototype,"sourceMap",void 0),t.ObfuscationResult=l=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.ICryptUtils)),a(1,(0,o.inject)(s.ServiceIdentifiers.IGlobalIdentifierNamesCacheStorage)),a(2,(0,o.inject)(s.ServiceIdentifiers.IPropertyIdentifierNamesCacheStorage)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object,Object])],l)},85089:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GlobalVariableTemplate2=function(){return"\n const getGlobal = function () {\n let globalObject;\n \n try {\n globalObject = Function('return (function() ' + '{}.constructor(\"return this\")( )' + ');')();\n } catch (e) {\n globalObject = window;\n }\n \n return globalObject;\n };\n const that = getGlobal();\n "}},86184:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.PropertyIdentifierNamesCacheStorage=void 0;const o=r(52650),s=r(32287),c=r(11440);let d=class extends c.MapStorage{constructor(e,t){super(e,t)}initialize(){var e,t;super.initialize(),this.storage=new Map(Object.entries(null!==(t=null===(e=this.options.identifierNamesCache)||void 0===e?void 0:e.propertyIdentifiers)&&void 0!==t?t:{}))}};t.PropertyIdentifierNamesCacheStorage=d,n([(0,o.postConstruct)(),i("design:type",Function),i("design:paramtypes",[]),i("design:returntype",void 0)],d.prototype,"initialize",null),t.PropertyIdentifierNamesCacheStorage=d=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],d)},86277:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ClassElementMetadataKind=void 0,function(e){e[e.multipleInjection=0]="multipleInjection",e[e.singleInjection=1]="singleInjection",e[e.unmanaged=2]="unmanaged"}(r||(t.ClassElementMetadataKind=r={}))},86398:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveResolvedValueBindingParams=function(e){return(t,r)=>{const i=[];for(const n of r.params)i.push(e(t,n));return i.some(n.isPromise)?Promise.all(i):i}};const n=r(5265)},86416:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GlobalVariableTemplate1=function(){return"\n let that;\n \n try {\n const getGlobal = Function('return (function() ' + '{}.constructor(\"return this\")( )' + ');');\n \n that = getGlobal();\n } catch (e) {\n that = window;\n }\n "}},86921:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ServiceReferenceManager=void 0;t.ServiceReferenceManager=class{activationService;bindingService;deactivationService;planResultCacheService;#Ne;constructor(e,t,r,n){this.activationService=e,this.bindingService=t,this.deactivationService=r,this.planResultCacheService=n,this.#Ne=[]}reset(e,t,r){this.activationService=e,this.bindingService=t,this.deactivationService=r,this.planResultCacheService.clearCache();for(const e of this.#Ne)e()}onReset(e){this.#Ne.push(e)}}},87206:e=>{
|
|
61
|
+
var n;!function(e){!function(){var t="object"==typeof globalThis?globalThis:"object"==typeof r.g?r.g:"object"==typeof self?self:"object"==typeof this?this:function(){throw new ReferenceError("globalThis could not be found. Please polyfill globalThis before loading this module.")}(),n=i(e);function i(e,t){return function(r,n){Object.defineProperty(e,r,{configurable:!0,writable:!0,value:n}),t&&t(r,n)}}void 0!==t.Reflect&&(n=i(t.Reflect,n)),function(e,t){var r="function"==typeof Symbol,n=r&&void 0!==Symbol.toPrimitive?Symbol.toPrimitive:q("Symbol.toPrimitive not found."),i=r&&void 0!==Symbol.iterator?Symbol.iterator:q("Symbol.iterator not found."),a=Object.getPrototypeOf(Function),o="function"==typeof Map&&"function"==typeof Map.prototype.entries?Map:q("A valid Map constructor could not be found."),s="function"==typeof Set&&"function"==typeof Set.prototype.entries?Set:q("A valid Set constructor could not be found."),c="function"==typeof WeakMap?WeakMap:q("A valid WeakMap constructor could not be found."),d=r?Symbol.for("@reflect-metadata:registry"):void 0,l=Q(),u=ee(l);function f(e,t,r,n){if(O(r)){if(!G(e))throw new TypeError;if(!U(t))throw new TypeError;return _(e,t)}if(!G(e))throw new TypeError;if(!w(t))throw new TypeError;if(!w(n)&&!O(n)&&!P(n))throw new TypeError;return P(n)&&(n=void 0),x(e,t,r=$(r),n)}function p(e,t){function r(r,n){if(!w(r))throw new TypeError;if(!O(n)&&!H(n))throw new TypeError;M(e,t,r,n)}return r}function m(e,t,r,n){if(!w(r))throw new TypeError;return O(n)||(n=$(n)),M(e,t,r,n)}function h(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),A(e,t,r)}function g(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),E(e,t,r)}function b(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),I(e,t,r)}function y(e,t,r){if(!w(t))throw new TypeError;return O(r)||(r=$(r)),N(e,t,r)}function v(e,t){if(!w(e))throw new TypeError;return O(t)||(t=$(t)),T(e,t)}function S(e,t){if(!w(e))throw new TypeError;return O(t)||(t=$(t)),R(e,t)}function C(e,t,r){if(!w(t))throw new TypeError;O(r)||(r=$(r));var n=re(t,r,!1);return!O(n)&&n.OrdinaryDeleteMetadata(e,t,r)}function _(e,t){for(var r=e.length-1;r>=0;--r){var n=(0,e[r])(t);if(!O(n)&&!P(n)){if(!U(n))throw new TypeError;t=n}}return t}function x(e,t,r,n){for(var i=e.length-1;i>=0;--i){var a=(0,e[i])(t,r,n);if(!O(a)&&!P(a)){if(!w(a))throw new TypeError;n=a}}return n}function A(e,t,r){if(E(e,t,r))return!0;var n=Z(t);return!P(n)&&A(e,n,r)}function E(e,t,r){var n=re(t,r,!1);return!O(n)&&L(n.OrdinaryHasOwnMetadata(e,t,r))}function I(e,t,r){if(E(e,t,r))return N(e,t,r);var n=Z(t);return P(n)?void 0:I(e,n,r)}function N(e,t,r){var n=re(t,r,!1);if(!O(n))return n.OrdinaryGetOwnMetadata(e,t,r)}function M(e,t,r,n){re(r,n,!0).OrdinaryDefineOwnMetadata(e,t,r,n)}function T(e,t){var r=R(e,t),n=Z(e);if(null===n)return r;var i=T(n,t);if(i.length<=0)return r;if(r.length<=0)return i;for(var a=new s,o=[],c=0,d=r;c<d.length;c++){var l=d[c];a.has(l)||(a.add(l),o.push(l))}for(var u=0,f=i;u<f.length;u++){l=f[u];a.has(l)||(a.add(l),o.push(l))}return o}function R(e,t){var r=re(e,t,!1);return r?r.OrdinaryOwnMetadataKeys(e,t):[]}function D(e){if(null===e)return 1;switch(typeof e){case"undefined":return 0;case"boolean":return 2;case"string":return 3;case"symbol":return 4;case"number":return 5;case"object":return null===e?1:6;default:return 6}}function O(e){return void 0===e}function P(e){return null===e}function F(e){return"symbol"==typeof e}function w(e){return"object"==typeof e?null!==e:"function"==typeof e}function B(e,t){switch(D(e)){case 0:case 1:case 2:case 3:case 4:case 5:return e}var r=3===t?"string":5===t?"number":"default",i=K(e,n);if(void 0!==i){var a=i.call(e,r);if(w(a))throw new TypeError;return a}return k(e,"default"===r?"number":r)}function k(e,t){if("string"===t){var r=e.toString;if(V(r))if(!w(i=r.call(e)))return i;if(V(n=e.valueOf))if(!w(i=n.call(e)))return i}else{var n;if(V(n=e.valueOf))if(!w(i=n.call(e)))return i;var i,a=e.toString;if(V(a))if(!w(i=a.call(e)))return i}throw new TypeError}function L(e){return!!e}function j(e){return""+e}function $(e){var t=B(e,3);return F(t)?t:j(t)}function G(e){return Array.isArray?Array.isArray(e):e instanceof Object?e instanceof Array:"[object Array]"===Object.prototype.toString.call(e)}function V(e){return"function"==typeof e}function U(e){return"function"==typeof e}function H(e){switch(D(e)){case 3:case 4:return!0;default:return!1}}function K(e,t){var r=e[t];if(null!=r){if(!V(r))throw new TypeError;return r}}function W(e){var t=K(e,i);if(!V(t))throw new TypeError;var r=t.call(e);if(!w(r))throw new TypeError;return r}function z(e){return e.value}function X(e){var t=e.next();return!t.done&&t}function Y(e){var t=e.return;t&&t.call(e)}function Z(e){var t=Object.getPrototypeOf(e);if("function"!=typeof e||e===a)return t;if(t!==a)return t;var r=e.prototype,n=r&&Object.getPrototypeOf(r);if(null==n||n===Object.prototype)return t;var i=n.constructor;return"function"!=typeof i||i===e?t:i}function q(e){throw e}function J(){var e,r,n,i;O(d)||void 0===t.Reflect||d in t.Reflect||"function"!=typeof t.Reflect.defineMetadata||(e=te(t.Reflect));var a=new c,l={registerProvider:u,getProvider:p,setProvider:h};return l;function u(t){if(!Object.isExtensible(l))throw new Error("Cannot add provider to a frozen registry.");switch(!0){case e===t:break;case O(r):r=t;break;case r===t:break;case O(n):n=t;break;case n===t:break;default:void 0===i&&(i=new s),i.add(t)}}function f(t,a){if(!O(r)){if(r.isProviderFor(t,a))return r;if(!O(n)){if(n.isProviderFor(t,a))return r;if(!O(i))for(var o=W(i);;){var s=X(o);if(!s)return;var c=z(s);if(c.isProviderFor(t,a))return Y(o),c}}}if(!O(e)&&e.isProviderFor(t,a))return e}function p(e,t){var r,n=a.get(e);return O(n)||(r=n.get(t)),O(r)?(O(r=f(e,t))||(O(n)&&(n=new o,a.set(e,n)),n.set(t,r)),r):r}function m(e){if(O(e))throw new TypeError;return r===e||n===e||!O(i)&&i.has(e)}function h(e,t,r){if(!m(r))throw new Error("Metadata provider not registered.");var n=p(e,t);if(n!==r){if(!O(n))return!1;var i=a.get(e);O(i)&&(i=new o,a.set(e,i)),i.set(t,r)}return!0}}function Q(){var e;return!O(d)&&w(t.Reflect)&&Object.isExtensible(t.Reflect)&&(e=t.Reflect[d]),O(e)&&(e=J()),!O(d)&&w(t.Reflect)&&Object.isExtensible(t.Reflect)&&Object.defineProperty(t.Reflect,d,{enumerable:!1,configurable:!1,writable:!1,value:e}),e}function ee(e){var t=new c,r={isProviderFor:function(e,r){var n=t.get(e);return!O(n)&&n.has(r)},OrdinaryDefineOwnMetadata:s,OrdinaryHasOwnMetadata:i,OrdinaryGetOwnMetadata:a,OrdinaryOwnMetadataKeys:d,OrdinaryDeleteMetadata:u};return l.registerProvider(r),r;function n(n,i,a){var s=t.get(n),c=!1;if(O(s)){if(!a)return;s=new o,t.set(n,s),c=!0}var d=s.get(i);if(O(d)){if(!a)return;if(d=new o,s.set(i,d),!e.setProvider(n,i,r))throw s.delete(i),c&&t.delete(n),new Error("Wrong provider for target.")}return d}function i(e,t,r){var i=n(t,r,!1);return!O(i)&&L(i.has(e))}function a(e,t,r){var i=n(t,r,!1);if(!O(i))return i.get(e)}function s(e,t,r,i){n(r,i,!0).set(e,t)}function d(e,t){var r=[],i=n(e,t,!1);if(O(i))return r;for(var a=W(i.keys()),o=0;;){var s=X(a);if(!s)return r.length=o,r;var c=z(s);try{r[o]=c}catch(e){try{Y(a)}finally{throw e}}o++}}function u(e,r,i){var a=n(r,i,!1);if(O(a))return!1;if(!a.delete(e))return!1;if(0===a.size){var o=t.get(r);O(o)||(o.delete(i),0===o.size&&t.delete(o))}return!0}}function te(e){var t=e.defineMetadata,r=e.hasOwnMetadata,n=e.getOwnMetadata,i=e.getOwnMetadataKeys,a=e.deleteMetadata,o=new c;return{isProviderFor:function(e,t){var r=o.get(e);return!(O(r)||!r.has(t))||!!i(e,t).length&&(O(r)&&(r=new s,o.set(e,r)),r.add(t),!0)},OrdinaryDefineOwnMetadata:t,OrdinaryHasOwnMetadata:r,OrdinaryGetOwnMetadata:n,OrdinaryOwnMetadataKeys:i,OrdinaryDeleteMetadata:a}}function re(e,t,r){var n=l.getProvider(e,t);if(!O(n))return n;if(r){if(l.setProvider(e,t,u))return u;throw new Error("Illegal state.")}}e("decorate",f),e("metadata",p),e("defineMetadata",m),e("hasMetadata",h),e("hasOwnMetadata",g),e("getMetadata",b),e("getOwnMetadata",y),e("getMetadataKeys",v),e("getOwnMetadataKeys",S),e("deleteMetadata",C)}(n,t),void 0===t.Reflect&&(t.Reflect=e)}()}(n||(n={}))},50821:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return null==e},e.exports=t.default,e.exports.default=t.default},50855:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,i.default)(e),parseInt(e,t||10)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},50995:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e),t=t||{};var r=new RegExp("^(?:[-+])?(?:[0-9]+)?(?:\\".concat(t.locale?a.decimal[t.locale]:".","[0-9]*)?(?:[eE][\\+\\-]?(?:[0-9]+))?$"));if(""===e||"."===e||","===e||"-"===e||"+"===e)return!1;var o=parseFloat(e.replace(",","."));return r.test(e)&&(!t.hasOwnProperty("min")||(0,i.default)(t.min)||o>=t.min)&&(!t.hasOwnProperty("max")||(0,i.default)(t.max)||o<=t.max)&&(!t.hasOwnProperty("lt")||(0,i.default)(t.lt)||o<t.lt)&&(!t.hasOwnProperty("gt")||(0,i.default)(t.gt)||o>t.gt)},t.locales=void 0;var n=o(r(83399)),i=o(r(50821)),a=r(13237);function o(e){return e&&e.__esModule?e:{default:e}}t.locales=Object.keys(a.decimal)},51066:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SplitStringsChunkLengthRule=void 0;t.SplitStringsChunkLengthRule=e=>e=0===e.splitStringsChunkLength?{...e,splitStrings:!1,splitStringsChunkLength:0}:{...e,splitStringsChunkLength:Math.floor(e.splitStringsChunkLength)}},51155:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.generatorsModule=void 0;const n=r(52650),i=r(32287),a=r(93844),o=r(4185),s=r(62978),c=r(68983),d=r(6928);t.generatorsModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(o.DictionaryIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(s.HexadecimalIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(c.MangledIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.MangledIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.IIdentifierNamesGenerator).to(d.MangledShuffledIdentifierNamesGenerator).inSingletonScope().whenNamed(a.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator),e.bind(i.ServiceIdentifiers.Factory__IIdentifierNamesGenerator).toFactory(function(){let e=null;return t=>r=>{if(e)return e;let n;switch(r.identifierNamesGenerator){case a.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator});break;case a.IdentifierNamesGenerator.MangledIdentifierNamesGenerator:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.MangledIdentifierNamesGenerator});break;case a.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator});break;case a.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator:default:n=t.get(i.ServiceIdentifiers.IIdentifierNamesGenerator,{name:a.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator})}return e=n,n}}())})},51174:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.ConditionalCommentObfuscatingGuard=void 0;const a=r(52650),o=r(50275),s=r(23615);let c=n=class{constructor(){this.obfuscationAllowed=!0}static isConditionalComment(e){return n.obfuscationEnableCommentRegExp.test(e.value)||n.obfuscationDisableCommentRegExp.test(e.value)}check(e){if(s.NodeGuards.isNodeWithComments(e)){const t=e.leadingComments;t&&(this.obfuscationAllowed=this.checkComments(t))}return this.obfuscationAllowed?o.ObfuscatingGuardResult.Transform:o.ObfuscatingGuardResult.Ignore}checkComments(e){const t=e.length;let r=this.obfuscationAllowed;for(let i=0;i<t;i++){const t=e[i];n.obfuscationEnableCommentRegExp.test(t.value)?r=!0:n.obfuscationDisableCommentRegExp.test(t.value)&&(r=!1)}return r}};t.ConditionalCommentObfuscatingGuard=c,c.obfuscationEnableCommentRegExp=new RegExp("javascript-obfuscator *: *enable"),c.obfuscationDisableCommentRegExp=new RegExp("javascript-obfuscator *: *disable"),t.ConditionalCommentObfuscatingGuard=c=n=i([(0,a.injectable)()],c)},51353:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateMetadataOptional=function(e){if(e.optional)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected duplicated optional decorator");return e.optional=!0,e};const n=r(21773),i=r(94931)},51507:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallsWrapperCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(71626),l=r(37694),u=r(88318),f=r(25120);let p=class extends u.AbstractCustomCodeHelper{constructor(e,t,r,n,i,a){super(e,t,r,n,i),this.escapeSequenceEncoder=a}initialize(e,t,r){this.stringArrayFunctionName=e,this.stringArrayCallsWrapperName=t,this.indexShiftAmount=r,this.stringArrayCacheName=this.randomGenerator.getRandomString(6)}getNodeStructure(e){return f.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){const e=this.getDecodeStringArrayTemplate(),t=[`^${this.stringArrayFunctionName}$`];return this.customCodeHelperObfuscator.obfuscateTemplate(this.customCodeHelperFormatter.formatTemplate((0,l.StringArrayCallsWrapperTemplate)(),{decodeCodeHelperTemplate:e,stringArrayCallsWrapperName:this.stringArrayCallsWrapperName,stringArrayFunctionName:this.stringArrayFunctionName,indexShiftAmount:this.indexShiftAmount}),{reservedNames:t})}getDecodeStringArrayTemplate(){return""}getSelfDefendingTemplate(){return this.options.selfDefending?this.customCodeHelperFormatter.formatTemplate((0,d.SelfDefendingTemplate)(this.randomGenerator,this.escapeSequenceEncoder),{stringArrayCallsWrapperName:this.stringArrayCallsWrapperName}):""}};t.StringArrayCallsWrapperCodeHelper=p,n([(0,c.initializable)(),i("design:type",Number)],p.prototype,"indexShiftAmount",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayCallsWrapperName",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayFunctionName",void 0),n([(0,c.initializable)(),i("design:type",String)],p.prototype,"stringArrayCacheName",void 0),t.StringArrayCallsWrapperCodeHelper=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(5,(0,o.inject)(s.ServiceIdentifiers.IEscapeSequenceEncoder)),i("design:paramtypes",[Function,Object,Object,Object,Object,Object])],p)},51544:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingService=t.OneToManyBindingMapStar=void 0;const n=r(29902),i=r(74898),a=r(10572);var o;!function(e){e.id="id",e.moduleId="moduleId",e.serviceId="serviceId"}(o||(o={}));class s extends n.OneToManyMapStar{_buildNewInstance(e){return new s(e)}_cloneModel(e){return(0,a.cloneBinding)(e)}}t.OneToManyBindingMapStar=s;class c{#z;#X;#Y;constructor(e,t,r){this.#X=r??new s({id:{isOptional:!1},moduleId:{isOptional:!0},serviceId:{isOptional:!1}}),this.#Y=e,this.#z=t}static build(e,t){return new c(e,t)}clone(){return new c(this.#Y,this.#z,this.#X.clone())}get(e){const t=this.getNonParentBindings(e)??this.#Y()?.get(e);if(void 0!==t)return t;const r=this.#Z(e);return void 0===r?r:[r]}*getChained(e){const t=this.getNonParentBindings(e);void 0!==t&&(yield*t);const r=this.#Y();if(void 0===r){if(void 0===t){const t=this.#Z(e);void 0!==t&&(yield t)}}else yield*r.getChained(e)}getBoundServices(){const e=new Set(this.#X.getAllKeys(o.serviceId)),t=this.#Y();if(void 0!==t)for(const r of t.getBoundServices())e.add(r);return e}getById(e){return this.#X.get(o.id,e)??this.#Y()?.getById(e)}getByModuleId(e){return this.#X.get(o.moduleId,e)??this.#Y()?.getByModuleId(e)}getNonParentBindings(e){return this.#X.get(o.serviceId,e)}getNonParentBoundServices(){return this.#X.getAllKeys(o.serviceId)}removeById(e){this.#X.removeByRelation(o.id,e)}removeAllByModuleId(e){this.#X.removeByRelation(o.moduleId,e)}removeAllByServiceId(e){this.#X.removeByRelation(o.serviceId,e)}set(e){const t={[o.id]:e.id,[o.serviceId]:e.serviceIdentifier};void 0!==e.moduleId&&(t[o.moduleId]=e.moduleId),this.#X.add(e,t)}#Z(e){if(void 0===this.#z||"function"!=typeof e)return;const t=(0,i.buildInstanceBinding)(this.#z,e);return this.set(t),t}}t.BindingService=c},51774:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DebugProtectionCodeHelperGroup=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(79011),l=r(18436),u=r(87415),f=r(30386),p=r(23615),m=r(32504);let h=class extends u.AbstractCustomCodeHelperGroup{constructor(e,t,r,n){super(t,r,n),this.customCodeHelperFactory=e}appendOnPreparingStage(e,t){var r;if(!this.options.debugProtection)return;const n=this.getRandomCallsGraphIndex(t.length),i=t.length?f.NodeAppender.getOptimalBlockScope(t,n):e,a=t.length?f.NodeAppender.getOptimalBlockScope(t,n,1):e,o=null!==(r=m.NodeLexicalScopeUtils.getLexicalScope(i))&&void 0!==r?r:null,s=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext(),c=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext();this.appendCustomNodeIfExist(d.CustomCodeHelper.DebugProtectionFunctionCall,e=>{e.initialize(s,c),f.NodeAppender.prepend(i,e.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.CallsControllerFunction,e=>{e.initialize(l.NodeTransformationStage.Preparing,c),f.NodeAppender.prepend(a,e.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.DebugProtectionFunction,t=>{t.initialize(s),f.NodeAppender.append(e,t.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.DebugProtectionFunctionInterval,t=>{const r=p.NodeGuards.isSwitchCaseNode(e)?e.consequent.length:e.body.length,n=this.randomGenerator.getRandomInteger(0,r);t.initialize(s,this.options.debugProtectionInterval),f.NodeAppender.insertAtIndex(e,t.getNode(),n)})}initialize(){if(this.customCodeHelpers=new Map,!this.options.debugProtection)return;const e=this.customCodeHelperFactory(d.CustomCodeHelper.DebugProtectionFunction),t=this.customCodeHelperFactory(d.CustomCodeHelper.DebugProtectionFunctionCall),r=this.customCodeHelperFactory(d.CustomCodeHelper.DebugProtectionFunctionInterval),n=this.customCodeHelperFactory(d.CustomCodeHelper.CallsControllerFunction);this.customCodeHelpers.set(d.CustomCodeHelper.DebugProtectionFunction,e),this.customCodeHelpers.set(d.CustomCodeHelper.DebugProtectionFunctionCall,t),this.options.debugProtectionInterval&&this.customCodeHelpers.set(d.CustomCodeHelper.DebugProtectionFunctionInterval,r),this.customCodeHelpers.set(d.CustomCodeHelper.CallsControllerFunction,n)}};t.DebugProtectionCodeHelperGroup=h,n([(0,c.initializable)(),i("design:type",Map)],h.prototype,"customCodeHelpers",void 0),t.DebugProtectionCodeHelperGroup=h=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__ICustomCodeHelper)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object])],h)},51782:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraintsWithServiceId=function(e){return(0,n.isAnyAncestorBindingConstraints)((0,i.isBindingConstraintsWithServiceId)(e))};const n=r(74622),i=r(84769)},51851:(e,t,r)=>{!function(){"use strict";var e=r(63437);function n(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function i(t,r){return(t===e.Syntax.ObjectExpression||t===e.Syntax.ObjectPattern)&&"properties"===r}function a(t,r){r=r||{},this.__visitor=t||this,this.__childVisitorKeys=r.childVisitorKeys?Object.assign({},e.VisitorKeys,r.childVisitorKeys):e.VisitorKeys,"iteration"===r.fallback?this.__fallback=Object.keys:"function"==typeof r.fallback&&(this.__fallback=r.fallback)}a.prototype.visitChildren=function(t){var r,a,o,s,c,d,l;if(null!=t){if(r=t.type||e.Syntax.Property,!(a=this.__childVisitorKeys[r])){if(!this.__fallback)throw new Error("Unknown node type "+r+".");a=this.__fallback(t)}for(o=0,s=a.length;o<s;++o)if(l=t[a[o]])if(Array.isArray(l))for(c=0,d=l.length;c<d;++c)l[c]&&(n(l[c])||i(r,a[o]))&&this.visit(l[c]);else n(l)&&this.visit(l)}},a.prototype.visit=function(t){var r;null!=t&&(r=t.type||e.Syntax.Property,this.__visitor[r]?this.__visitor[r].call(this,t):this.visitChildren(t))},t.version=r(60637).version,t.Visitor=a,t.visit=function(e,t,r){new a(t,r).visit(e)}}()},51952:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBindingActivations=function(e,t,r){let a=r;if(void 0!==t.onActivation){const r=t.onActivation;a=(0,n.isPromise)(a)?a.then(t=>r(e.context,t)):r(e.context,a)}return(0,i.resolveBindingServiceActivations)(e,t.serviceIdentifier,a)};const n=r(5265),i=r(49489)},52256:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateClassMetadataWithTypescriptParameterTypes=function(e){const t=(0,n.getOwnReflectMetadata)(e,a.typescriptParameterTypesReflectKey);void 0!==t&&(0,n.updateOwnReflectMetadata)(e,i.classMetadataReflectKey,s.getDefaultClassMetadata,function(e){return t=>(e.forEach((e,r)=>{void 0===t.constructorArguments[r]&&(0,c.isUserlandEmittedType)(e)&&(t.constructorArguments[r]=(0,o.buildClassElementMetadataFromTypescriptParameterType)(e))}),t)}(t))};const n=r(59517),i=r(5712),a=r(78620),o=r(89499),s=r(82314),c=r(21426)},52259:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DeactivationsService=void 0;const n=r(12553),i=r(29902);var a;!function(e){e.moduleId="moduleId",e.serviceId="serviceId"}(a||(a={}));class o{#q;#Y;constructor(e,t){this.#q=t??new i.OneToManyMapStar({moduleId:{isOptional:!0},serviceId:{isOptional:!1}}),this.#Y=e}static build(e){return new o(e)}add(e,t){this.#q.add(e,t)}clone(){return new o(this.#Y,this.#q.clone())}get(e){const t=[],r=this.#q.get(a.serviceId,e);void 0!==r&&t.push(r);const i=this.#Y()?.get(e);if(void 0!==i&&t.push(i),0!==t.length)return(0,n.chain)(...t)}removeAllByModuleId(e){this.#q.removeByRelation(a.moduleId,e)}removeAllByServiceId(e){this.#q.removeByRelation(a.serviceId,e)}}t.DeactivationsService=o},52438:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolve=function(e){try{return T(e,e.planResult.tree.root)}catch(t){(0,s.handleResolveError)(e,t)}};const n=r(5265),i=r(66621),a=r(21773),o=r(94931),s=r(92682),c=r(15537),d=r(21772),l=r(95951),u=r(38037),f=r(60128),p=r(37348),m=r(29850),h=r(2356),g=r(10062),b=r(99652),y=r(86398),v=r(77972),S=r(30228),C=r(74148),_=(0,r(31024).setInstanceProperties)(T),x=(0,C.resolveServiceRedirectionBindingNode)(M),A=(0,p.resolveInstanceBindingNode)((0,f.resolveInstanceBindingConstructorParams)(T),(0,m.resolveInstanceBindingNodeAsyncFromConstructorParams)((0,h.resolveInstanceBindingNodeFromConstructorParams)(_)),(0,h.resolveInstanceBindingNodeFromConstructorParams)(_)),E=(0,b.resolveResolvedValueBindingNode)((0,y.resolveResolvedValueBindingParams)(T)),I=(0,v.resolveScopedInstanceBindingNode)(A),N=(0,S.resolveScopedResolvedValueBindingNode)(E);function M(e,t){switch(t.binding.type){case i.bindingTypeValues.ConstantValue:return(0,d.resolveConstantValueBinding)(e,t.binding);case i.bindingTypeValues.DynamicValue:return(0,l.resolveDynamicValueBinding)(e,t.binding);case i.bindingTypeValues.Factory:return(0,u.resolveFactoryBinding)(e,t.binding);case i.bindingTypeValues.Instance:return I(e,t);case i.bindingTypeValues.Provider:return(0,g.resolveProviderBinding)(e,t.binding);case i.bindingTypeValues.ResolvedValue:return N(e,t)}}function T(e,t){if(void 0!==t.bindings)return Array.isArray(t.bindings)?function(e,t){const r=[];for(const n of t)(0,c.isPlanServiceRedirectionBindingNode)(n)?r.push(...x(e,n)):r.push(M(e,n));if(r.some(n.isPromise))return Promise.all(r);return r}(e,t.bindings):function(e,t){if((0,c.isPlanServiceRedirectionBindingNode)(t)){const r=x(e,t);if(1===r.length)return r[0];throw new a.InversifyCoreError(o.InversifyCoreErrorKind.resolution,"Unexpected multiple resolved values on single injection")}return M(e,t)}(e,t.bindings)}},52619:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildUnmanagedMetadataFromMaybeManagedMetadata=function(e){if((0,a.assertMetadataFromTypescriptIfManaged)(e),function(e){return void 0!==e.name||e.optional||e.tags.size>0}(e))throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected injection found. Found @unmanaged injection with additional @named, @optional, @tagged or @targetName injections");return(0,o.buildDefaultUnmanagedMetadata)()};const n=r(21773),i=r(94931),a=r(5768),o=r(93606)},52650:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.preDestroy=t.postConstruct=t.tagged=t.unmanaged=t.optional=t.named=t.multiInject=t.injectable=t.injectFromHierarchy=t.injectFromBase=t.inject=t.decorate=t.bindingTypeValues=t.bindingScopeValues=t.ContainerModule=t.Container=t.LazyServiceIdentifier=void 0;var n=r(5265);Object.defineProperty(t,"LazyServiceIdentifier",{enumerable:!0,get:function(){return n.LazyServiceIdentifier}});var i=r(6925);Object.defineProperty(t,"Container",{enumerable:!0,get:function(){return i.Container}}),Object.defineProperty(t,"ContainerModule",{enumerable:!0,get:function(){return i.ContainerModule}});var a=r(69687);Object.defineProperty(t,"bindingScopeValues",{enumerable:!0,get:function(){return a.bindingScopeValues}}),Object.defineProperty(t,"bindingTypeValues",{enumerable:!0,get:function(){return a.bindingTypeValues}}),Object.defineProperty(t,"decorate",{enumerable:!0,get:function(){return a.decorate}}),Object.defineProperty(t,"inject",{enumerable:!0,get:function(){return a.inject}}),Object.defineProperty(t,"injectFromBase",{enumerable:!0,get:function(){return a.injectFromBase}}),Object.defineProperty(t,"injectFromHierarchy",{enumerable:!0,get:function(){return a.injectFromHierarchy}}),Object.defineProperty(t,"injectable",{enumerable:!0,get:function(){return a.injectable}}),Object.defineProperty(t,"multiInject",{enumerable:!0,get:function(){return a.multiInject}}),Object.defineProperty(t,"named",{enumerable:!0,get:function(){return a.named}}),Object.defineProperty(t,"optional",{enumerable:!0,get:function(){return a.optional}}),Object.defineProperty(t,"unmanaged",{enumerable:!0,get:function(){return a.unmanaged}}),Object.defineProperty(t,"tagged",{enumerable:!0,get:function(){return a.tagged}}),Object.defineProperty(t,"postConstruct",{enumerable:!0,get:function(){return a.postConstruct}}),Object.defineProperty(t,"preDestroy",{enumerable:!0,get:function(){return a.preDestroy}})},53405:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ScriptCodes=void 0,t.default=function(e){return(0,i.default)(e),a.has(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=new Set(["Adlm","Afak","Aghb","Ahom","Arab","Aran","Armi","Armn","Avst","Bali","Bamu","Bass","Batk","Beng","Bhks","Blis","Bopo","Brah","Brai","Bugi","Buhd","Cakm","Cans","Cari","Cham","Cher","Chis","Chrs","Cirt","Copt","Cpmn","Cprt","Cyrl","Cyrs","Deva","Diak","Dogr","Dsrt","Dupl","Egyd","Egyh","Egyp","Elba","Elym","Ethi","Gara","Geok","Geor","Glag","Gong","Gonm","Goth","Gran","Grek","Gujr","Gukh","Guru","Hanb","Hang","Hani","Hano","Hans","Hant","Hatr","Hebr","Hira","Hluw","Hmng","Hmnp","Hrkt","Hung","Inds","Ital","Jamo","Java","Jpan","Jurc","Kali","Kana","Kawi","Khar","Khmr","Khoj","Kitl","Kits","Knda","Kore","Kpel","Krai","Kthi","Lana","Laoo","Latf","Latg","Latn","Leke","Lepc","Limb","Lina","Linb","Lisu","Loma","Lyci","Lydi","Mahj","Maka","Mand","Mani","Marc","Maya","Medf","Mend","Merc","Mero","Mlym","Modi","Mong","Moon","Mroo","Mtei","Mult","Mymr","Nagm","Nand","Narb","Nbat","Newa","Nkdb","Nkgb","Nkoo","Nshu","Ogam","Olck","Onao","Orkh","Orya","Osge","Osma","Ougr","Palm","Pauc","Pcun","Pelm","Perm","Phag","Phli","Phlp","Phlv","Phnx","Plrd","Piqd","Prti","Psin","Qaaa","Qaab","Qaac","Qaad","Qaae","Qaaf","Qaag","Qaah","Qaai","Qaaj","Qaak","Qaal","Qaam","Qaan","Qaao","Qaap","Qaaq","Qaar","Qaas","Qaat","Qaau","Qaav","Qaaw","Qaax","Qaay","Qaaz","Qaba","Qabb","Qabc","Qabd","Qabe","Qabf","Qabg","Qabh","Qabi","Qabj","Qabk","Qabl","Qabm","Qabn","Qabo","Qabp","Qabq","Qabr","Qabs","Qabt","Qabu","Qabv","Qabw","Qabx","Ranj","Rjng","Rohg","Roro","Runr","Samr","Sara","Sarb","Saur","Sgnw","Shaw","Shrd","Shui","Sidd","Sidt","Sind","Sinh","Sogd","Sogo","Sora","Soyo","Sund","Sunu","Sylo","Syrc","Syre","Syrj","Syrn","Tagb","Takr","Tale","Talu","Taml","Tang","Tavt","Tayo","Telu","Teng","Tfng","Tglg","Thaa","Thai","Tibt","Tirh","Tnsa","Todr","Tols","Toto","Tutg","Ugar","Vaii","Visp","Vith","Wara","Wcho","Wole","Xpeo","Xsux","Yezi","Yiii","Zanb","Zinh","Zmth","Zsye","Zsym","Zxxx","Zyyy","Zzzz"]);t.ScriptCodes=a},53832:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.has(e.toUpperCase())};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=new Set(["AFG","ALA","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","KHM","CMR","CAN","CPV","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COG","COD","COK","CRI","CIV","HRV","CUB","CUW","CYP","CZE","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MKD","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","REU","ROU","RUS","RWA","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWZ","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","USA","UMI","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE"]);e.exports=t.default,e.exports.default=t.default},53887:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNoAncestorBindingConstraintsWithServiceId=function(e){return(0,i.isNoAncestorBindingConstraints)((0,n.isBindingConstraintsWithServiceId)(e))};const n=r(84769),i=r(18685)},54041:(e,t,r)=>{var n=r(17092),i=r(90251),a=r(80735).C,o=r(43302).P;function s(e){e||(e={}),this._file=i.getArg(e,"file",null),this._sourceRoot=i.getArg(e,"sourceRoot",null),this._skipValidation=i.getArg(e,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new o,this._sourcesContents=null}s.prototype._version=3,s.fromSourceMap=function(e){var t=e.sourceRoot,r=new s({file:e.file,sourceRoot:t});return e.eachMapping(function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(n.source=e.source,null!=t&&(n.source=i.relative(t,n.source)),n.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(n.name=e.name)),r.addMapping(n)}),e.sources.forEach(function(n){var a=n;null!==t&&(a=i.relative(t,n)),r._sources.has(a)||r._sources.add(a);var o=e.sourceContentFor(n);null!=o&&r.setSourceContent(n,o)}),r},s.prototype.addMapping=function(e){var t=i.getArg(e,"generated"),r=i.getArg(e,"original",null),n=i.getArg(e,"source",null),a=i.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,r,n,a),null!=n&&(n=String(n),this._sources.has(n)||this._sources.add(n)),null!=a&&(a=String(a),this._names.has(a)||this._names.add(a)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:n,name:a})},s.prototype.setSourceContent=function(e,t){var r=e;null!=this._sourceRoot&&(r=i.relative(this._sourceRoot,r)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[i.toSetString(r)]=t):this._sourcesContents&&(delete this._sourcesContents[i.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},s.prototype.applySourceMap=function(e,t,r){var n=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');n=e.file}var o=this._sourceRoot;null!=o&&(n=i.relative(o,n));var s=new a,c=new a;this._mappings.unsortedForEach(function(t){if(t.source===n&&null!=t.originalLine){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=a.source&&(t.source=a.source,null!=r&&(t.source=i.join(r,t.source)),null!=o&&(t.source=i.relative(o,t.source)),t.originalLine=a.line,t.originalColumn=a.column,null!=a.name&&(t.name=a.name))}var d=t.source;null==d||s.has(d)||s.add(d);var l=t.name;null==l||c.has(l)||c.add(l)},this),this._sources=s,this._names=c,e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&(null!=r&&(t=i.join(r,t)),null!=o&&(t=i.relative(o,t)),this.setSourceContent(t,n))},this)},s.prototype._validateMapping=function(e,t,r,n){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||r||n)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))},s.prototype._serializeMappings=function(){for(var e,t,r,a,o=0,s=1,c=0,d=0,l=0,u=0,f="",p=this._mappings.toArray(),m=0,h=p.length;m<h;m++){if(e="",(t=p[m]).generatedLine!==s)for(o=0;t.generatedLine!==s;)e+=";",s++;else if(m>0){if(!i.compareByGeneratedPositionsInflated(t,p[m-1]))continue;e+=","}e+=n.encode(t.generatedColumn-o),o=t.generatedColumn,null!=t.source&&(a=this._sources.indexOf(t.source),e+=n.encode(a-u),u=a,e+=n.encode(t.originalLine-1-d),d=t.originalLine-1,e+=n.encode(t.originalColumn-c),c=t.originalColumn,null!=t.name&&(r=this._names.indexOf(t.name),e+=n.encode(r-l),l=r)),f+=e}return f},s.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;null!=t&&(e=i.relative(t,e));var r=i.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)},s.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},s.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.x=s},54042:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SourceMapMode=void 0;const n=r(65063);t.SourceMapMode=n.Utils.makeEnum({Inline:"inline",Separate:"separate"})},54306:(e,t,r)=>{"use strict";var n=r(65606);Object.defineProperty(t,"__esModule",{value:!0}),t.AdvertisementUtils=void 0;const i=r(65063);class a{static isCI(){return!!this.isNodeEnvironment()&&this.ciEnvVars.some(e=>{const t=n.env[e];return void 0!==t&&""!==t&&"0"!==t&&"false"!==t})}static shouldShowAdvertisement(){var e;if(!this.isNodeEnvironment())return!1;if(this.isCI())return!1;if(!n.stdout.isTTY)return!1;const t=this.readConfig(),r=Date.now();t.adFirstDisplayTime&&r-t.adFirstDisplayTime>=this.resetPeriodMs&&(t.adDisplayCount=0,t.adFirstDisplayTime=void 0);const i=null!==(e=t.adDisplayCount)&&void 0!==e?e:0;return!(i>=this.maxDisplayCount)&&(t.adFirstDisplayTime||(t.adFirstDisplayTime=r),t.adDisplayCount=i+1,this.writeConfig(t),!0)}static isNodeEnvironment(){var e;return void 0!==n&&void 0!==(null===(e=n.versions)||void 0===e?void 0:e.node)}static getConfigPath(){if(!this.configPath){const e=i.Utils.nodeRequire("env-paths").default,t=i.Utils.nodeRequire("fs"),r=i.Utils.nodeRequire("path"),n=e(this.projectName).config;t.mkdirSync(n,{recursive:!0}),this.configPath=r.join(n,"config.json")}return this.configPath}static readConfig(){try{const e=i.Utils.nodeRequire("fs").readFileSync(this.getConfigPath(),"utf8");return JSON.parse(e)}catch(e){return{}}}static writeConfig(e){try{i.Utils.nodeRequire("fs").writeFileSync(this.getConfigPath(),JSON.stringify(e))}catch(e){}}}t.AdvertisementUtils=a,a.maxDisplayCount=5,a.resetPeriodMs=2592e5,a.ciEnvVars=["CI","CONTINUOUS_INTEGRATION","GITHUB_ACTIONS","GITLAB_CI","TRAVIS","CIRCLECI","JENKINS_URL","HUDSON_URL","TEAMCITY_VERSION","BUILDKITE","TF_BUILD","BITBUCKET_BUILD_NUMBER","CODEBUILD_BUILD_ID","DRONE","HEROKU_TEST_RUN_ID","NETLIFY","VERCEL","NOW_BUILDER","RENDER","CODESANDBOX_SSE","STACKBLITZ"],a.projectName="javascript-obfuscator",a.configPath=null},54566:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.validateConstructorMetadataArray=function(e,t){const r=[];if(t.length<e.length)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.missingInjectionDecorator,`Found unexpected missing metadata on type "${e.name}". "${e.name}" constructor requires at least ${e.length.toString()} arguments, found ${t.length.toString()} instead.\nAre you using @inject, @multiInject or @unmanaged decorators in every non optional constructor argument?\n\nIf you're using typescript and want to rely on auto injection, set "emitDecoratorMetadata" compiler option to true`);for(let e=0;e<t.length;++e){void 0===t[e]&&r.push(e)}if(r.length>0)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.missingInjectionDecorator,`Found unexpected missing metadata on type "${e.name}" at constructor indexes "${r.join('", "')}".\n\nAre you using @inject, @multiInject or @unmanaged decorators at those indexes?\n\nIf you're using typescript and want to rely on auto injection, set "emitDecoratorMetadata" compiler option to true`)};const n=r(21773),i=r(94931)},54618:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.AtobTemplate=function(e){return`\n var {atobFunctionName} = function (input) {\n const chars = '${n.base64alphabetSwapped}';\n\n let output = '';\n let tempEncodedString = '';\n ${e?"\n let func = output + {atobFunctionName}; \n let __ = ('' + function(){return 0;}).indexOf('\\n') !== -1;\n ":""}\n\n for (\n let bc = 0, bs, buffer, idx = 0;\n buffer = input.charAt(idx++);\n ~buffer && (bs = bc % 4 ? bs * 64 + buffer : buffer, bc++ % 4)\n ? output += ${(()=>{const t="String.fromCharCode(255 & bs >> (-2 * bc & 6))";return e?`\n ((__ || func.charCodeAt(idx + 10) - 10 !== 0) \n ? ${t} \n : bc)\n `:t})()}\n : 0\n ) {\n buffer = chars.indexOf(buffer);\n }\n \n for (let k = 0, length = output.length; k < length; k++) {\n tempEncodedString += '%' + ('00' + output.charCodeAt(k).toString(16)).slice(-2);\n }\n \n return decodeURIComponent(tempEncodedString);\n };\n `};const n=r(10094)},54654:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.classIsInjectableFlagReflectKey=void 0,t.classIsInjectableFlagReflectKey="@inversifyjs/core/classIsInjectableFlagReflectKey"},54829:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.initializingTransformersModule=void 0;const n=r(52650),i=r(32287),a=r(96390),o=r(47926);t.initializingTransformersModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.INodeTransformer).to(o.CommentsTransformer).whenNamed(a.NodeTransformer.CommentsTransformer)})},54915:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resetDeactivationParams=function(e,t){t.getBindings=e.bindingService.get.bind(e.bindingService),t.getBindingsFromModule=e.bindingService.getByModuleId.bind(e.bindingService),t.getDeactivations=e.deactivationService.get.bind(e.deactivationService)}},55124:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildArrayMetadataWithElement=function(e){return t=>(t.push(e),t)}},55149:e=>{var t=/\{([0-9a-zA-Z_]+)\}/g;e.exports=function(e){var r;if(2===arguments.length&&"object"==typeof arguments[1])r=arguments[1];else{r=new Array(arguments.length-1);for(var n=1;n<arguments.length;++n)r[n-1]=arguments[n]}r&&r.hasOwnProperty||(r={});return e.replace(t,function(t,n,i){var a;return"{"===e[i-1]&&"}"===e[i+t.length]?n:null==(a=r.hasOwnProperty(n)?r[n]:null)?"":a})}},55248:(e,t,r)=>{"use strict";const n=r(94083),{stdout:i,stderr:a}=r(2747),{stringReplaceAll:o,stringEncaseCRLFWithFirstIndex:s}=r(4058),{isArray:c}=Array,d=["ansi","ansi","ansi256","ansi16m"],l=Object.create(null);class u{constructor(e){return f(e)}}const f=e=>{const t={};return((e,t={})=>{if(t.level&&!(Number.isInteger(t.level)&&t.level>=0&&t.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const r=i?i.level:0;e.level=void 0===t.level?r:t.level})(t,e),t.template=(...e)=>S(t.template,...e),Object.setPrototypeOf(t,p.prototype),Object.setPrototypeOf(t.template,t),t.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},t.template.Instance=u,t.template};function p(e){return f(e)}for(const[e,t]of Object.entries(n))l[e]={get(){const r=b(this,g(t.open,t.close,this._styler),this._isEmpty);return Object.defineProperty(this,e,{value:r}),r}};l.visible={get(){const e=b(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:e}),e}};const m=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(const e of m)l[e]={get(){const{level:t}=this;return function(...r){const i=g(n.color[d[t]][e](...r),n.color.close,this._styler);return b(this,i,this._isEmpty)}}};for(const e of m){l["bg"+e[0].toUpperCase()+e.slice(1)]={get(){const{level:t}=this;return function(...r){const i=g(n.bgColor[d[t]][e](...r),n.bgColor.close,this._styler);return b(this,i,this._isEmpty)}}}}const h=Object.defineProperties(()=>{},{...l,level:{enumerable:!0,get(){return this._generator.level},set(e){this._generator.level=e}}}),g=(e,t,r)=>{let n,i;return void 0===r?(n=e,i=t):(n=r.openAll+e,i=t+r.closeAll),{open:e,close:t,openAll:n,closeAll:i,parent:r}},b=(e,t,r)=>{const n=(...e)=>c(e[0])&&c(e[0].raw)?y(n,S(n,...e)):y(n,1===e.length?""+e[0]:e.join(" "));return Object.setPrototypeOf(n,h),n._generator=e,n._styler=t,n._isEmpty=r,n},y=(e,t)=>{if(e.level<=0||!t)return e._isEmpty?"":t;let r=e._styler;if(void 0===r)return t;const{openAll:n,closeAll:i}=r;if(-1!==t.indexOf(""))for(;void 0!==r;)t=o(t,r.close,r.open),r=r.parent;const a=t.indexOf("\n");return-1!==a&&(t=s(t,i,n,a)),n+t+i};let v;const S=(e,...t)=>{const[n]=t;if(!c(n)||!c(n.raw))return t.join(" ");const i=t.slice(1),a=[n.raw[0]];for(let e=1;e<n.length;e++)a.push(String(i[e-1]).replace(/[{}\\]/g,"\\$&"),String(n.raw[e]));return void 0===v&&(v=r(12991)),v(e,a.join(""))};Object.defineProperties(p.prototype,l);const C=p();C.supportsColor=i,C.stderr=p({level:a?a.level:0}),C.stderr.supportsColor=a,e.exports=C},55259:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=e.slice(4,6).toUpperCase();if(!a.CountryCodes.has(t)&&"XK"!==t)return!1;return o.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(88447);var o=/^[A-Za-z]{6}[A-Za-z0-9]{2}([A-Za-z0-9]{3})?$/;e.exports=t.default,e.exports.default=t.default},55366:(e,t,r)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,a.default)(e),(0,a.default)(t),t in s)return s[t](e);throw new Error("Invalid country code: '".concat(t,"'"))},t.vatMatchers=void 0;var i,a=(i=r(83399))&&i.__esModule?i:{default:i},o=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,i=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var a,o,s={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return s;if(a=t?i:r){if(a.has(e))return a.get(e);a.set(e,s)}for(var c in e)"default"!==c&&{}.hasOwnProperty.call(e,c)&&((o=(a=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,c))&&(o.get||o.set)?a(s,c,o):s[c]=e[c]);return s}(e,t)}(r(44834));var s=t.vatMatchers={AT:function(e){return/^(AT)?U\d{8}$/.test(e)},BE:function(e){return/^(BE)?\d{10}$/.test(e)},BG:function(e){return/^(BG)?\d{9,10}$/.test(e)},HR:function(e){return/^(HR)?\d{11}$/.test(e)},CY:function(e){return/^(CY)?\w{9}$/.test(e)},CZ:function(e){return/^(CZ)?\d{8,10}$/.test(e)},DK:function(e){return/^(DK)?\d{8}$/.test(e)},EE:function(e){return/^(EE)?\d{9}$/.test(e)},FI:function(e){return/^(FI)?\d{8}$/.test(e)},FR:function(e){return/^(FR)([A-Z0-9]{2}\d{9})$/.test(e)},DE:function(e){return/^(DE)?\d{9}$/.test(e)},EL:function(e){return/^(EL)?\d{9}$/.test(e)},HU:function(e){return/^(HU)?\d{8}$/.test(e)},IE:function(e){return/^(IE)?\d{7}\w{1}(W)?$/.test(e)},IT:function(e){return/^(IT)?\d{11}$/.test(e)},LV:function(e){return/^(LV)?\d{11}$/.test(e)},LT:function(e){return/^(LT)?\d{9,12}$/.test(e)},LU:function(e){return/^(LU)?\d{8}$/.test(e)},MT:function(e){return/^(MT)?\d{8}$/.test(e)},NL:function(e){return/^(NL)?\d{9}B\d{2}$/.test(e)},PL:function(e){return/^(PL)?(\d{10}|(\d{3}-\d{3}-\d{2}-\d{2})|(\d{3}-\d{2}-\d{2}-\d{3}))$/.test(e)},PT:function(e){var t=e.match(/^(PT)?(\d{9})$/);if(!t)return!1;var r=t[2],n=11-o.reverseMultiplyAndSum(r.split("").slice(0,8).map(function(e){return parseInt(e,10)}),9)%11;return n>9?0===parseInt(r[8],10):n===parseInt(r[8],10)},RO:function(e){return/^(RO)?\d{2,10}$/.test(e)},SK:function(e){return/^(SK)?\d{10}$/.test(e)},SI:function(e){return/^(SI)?\d{8}$/.test(e)},ES:function(e){return/^(ES)?\w\d{7}[A-Z]$/.test(e)},SE:function(e){return/^(SE)?\d{12}$/.test(e)},AL:function(e){return/^(AL)?\w{9}[A-Z]$/.test(e)},MK:function(e){return/^(MK)?\d{13}$/.test(e)},AU:function(e){if(!e.match(/^(AU)?(\d{11})$/))return!1;var t=[10,1,3,5,7,9,11,13,15,17,19];e=e.replace(/^AU/,"");for(var r=(parseInt(e.slice(0,1),10)-1).toString()+e.slice(1),n=0,i=0;i<11;i++)n+=t[i]*r.charAt(i);return 0!==n&&n%89==0},BY:function(e){return/^(УНП )?\d{9}$/.test(e)},CA:function(e){return/^(CA)?\d{9}$/.test(e)},IS:function(e){return/^(IS)?\d{5,6}$/.test(e)},IN:function(e){return/^(IN)?\d{15}$/.test(e)},ID:function(e){return/^(ID)?(\d{15}|(\d{2}.\d{3}.\d{3}.\d{1}-\d{3}.\d{3}))$/.test(e)},IL:function(e){return/^(IL)?\d{9}$/.test(e)},KZ:function(e){return/^(KZ)?\d{12}$/.test(e)},NZ:function(e){return/^(NZ)?\d{9}$/.test(e)},NG:function(e){return/^(NG)?(\d{12}|(\d{8}-\d{4}))$/.test(e)},NO:function(e){return/^(NO)?\d{9}MVA$/.test(e)},PH:function(e){return/^(PH)?(\d{12}|\d{3} \d{3} \d{3} \d{3})$/.test(e)},RU:function(e){return/^(RU)?(\d{10}|\d{12})$/.test(e)},SM:function(e){return/^(SM)?\d{5}$/.test(e)},SA:function(e){return/^(SA)?\d{15}$/.test(e)},RS:function(e){return/^(RS)?\d{9}$/.test(e)},CH:function(e){var t,r,n;return/^(CHE[- ]?)?(\d{9}|(\d{3}\.\d{3}\.\d{3})|(\d{3} \d{3} \d{3})) ?(TVA|MWST|IVA)?$/.test(e)&&(t=e.match(/\d/g).map(function(e){return+e}),r=t.pop(),n=[5,4,3,2,7,6,5,4],r===(11-t.reduce(function(e,t,r){return e+t*n[r]},0)%11)%11)},TR:function(e){return/^(TR)?\d{10}$/.test(e)},UA:function(e){return/^(UA)?\d{12}$/.test(e)},GB:function(e){return/^GB((\d{3} \d{4} ([0-8][0-9]|9[0-6]))|(\d{9} \d{3})|(((GD[0-4])|(HA[5-9]))[0-9]{2}))$/.test(e)},UZ:function(e){return/^(UZ)?\d{9}$/.test(e)},AR:function(e){return/^(AR)?\d{11}$/.test(e)},BO:function(e){return/^(BO)?\d{7}$/.test(e)},BR:function(e){return/^(BR)?((\d{2}.\d{3}.\d{3}\/\d{4}-\d{2})|(\d{3}.\d{3}.\d{3}-\d{2}))$/.test(e)},CL:function(e){return/^(CL)?\d{8}-\d{1}$/.test(e)},CO:function(e){return/^(CO)?\d{10}$/.test(e)},CR:function(e){return/^(CR)?\d{9,12}$/.test(e)},EC:function(e){return/^(EC)?\d{13}$/.test(e)},SV:function(e){return/^(SV)?\d{4}-\d{6}-\d{3}-\d{1}$/.test(e)},GT:function(e){return/^(GT)?\d{7}-\d{1}$/.test(e)},HN:function(e){return/^(HN)?$/.test(e)},MX:function(e){return/^(MX)?\w{3,4}\d{6}\w{3}$/.test(e)},NI:function(e){return/^(NI)?\d{3}-\d{6}-\d{4}\w{1}$/.test(e)},PA:function(e){return/^(PA)?$/.test(e)},PY:function(e){return/^(PY)?\d{6,8}-\d{1}$/.test(e)},PE:function(e){return/^(PE)?\d{11}$/.test(e)},DO:function(e){return/^(DO)?(\d{11}|(\d{3}-\d{7}-\d{1})|[1,4,5]{1}\d{8}|([1,4,5]{1})-\d{2}-\d{5}-\d{1})$/.test(e)},UY:function(e){return/^(UY)?\d{12}$/.test(e)},VE:function(e){return/^(VE)?[J,G,V,E]{1}-(\d{9}|(\d{8}-\d{1}))$/.test(e)}}},55535:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneProviderBinding=function(e){return{cache:(0,n.cloneBindingCache)(e.cache),id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,onActivation:e.onActivation,onDeactivation:e.onDeactivation,provider:e.provider,scope:e.scope,serviceIdentifier:e.serviceIdentifier,type:e.type}};const n=r(23624)},55613:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.BinaryExpressionControlFlowReplacer=void 0;const s=r(52650),c=r(32287),d=r(96747),l=r(81394);let u=n=class extends l.ExpressionWithOperatorControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){const i=e.operator,a=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.BinaryExpressionFunctionNode);a.initialize(i);const o=this.insertCustomNodeToControlFlowStorage(a,r,i,n.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),o,e.left,e.right)}};t.BinaryExpressionControlFlowReplacer=u,u.usingExistingIdentifierChance=.5,t.BinaryExpressionControlFlowReplacer=u=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IControlFlowCustomNode)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(3,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object])],u)},55730:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=e.join("");return new RegExp(r,t)},e.exports=t.default,e.exports.default=t.default},56370:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.SelfDefendingCodeHelperGroup=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(79011),l=r(18436),u=r(87415),f=r(30386),p=r(32504);let m=class extends u.AbstractCustomCodeHelperGroup{constructor(e,t,r,n){super(t,r,n),this.customCodeHelperFactory=e}appendOnPreparingStage(e,t){var r;if(!this.options.selfDefending)return;const n=this.getRandomCallsGraphIndex(t.length),i=t.length?f.NodeAppender.getOptimalBlockScope(t,n):e,a=t.length?f.NodeAppender.getOptimalBlockScope(t,n,1):e,o=null!==(r=p.NodeLexicalScopeUtils.getLexicalScope(i))&&void 0!==r?r:null,s=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext(),c=o?this.identifierNamesGenerator.generate(o):this.identifierNamesGenerator.generateNext();this.appendCustomNodeIfExist(d.CustomCodeHelper.SelfDefending,e=>{e.initialize(c,s),f.NodeAppender.prepend(i,e.getNode())}),this.appendCustomNodeIfExist(d.CustomCodeHelper.CallsControllerFunction,e=>{e.initialize(l.NodeTransformationStage.Preparing,c),f.NodeAppender.prepend(a,e.getNode())})}initialize(){if(this.customCodeHelpers=new Map,!this.options.selfDefending)return;const e=this.customCodeHelperFactory(d.CustomCodeHelper.SelfDefending),t=this.customCodeHelperFactory(d.CustomCodeHelper.CallsControllerFunction);this.customCodeHelpers.set(d.CustomCodeHelper.SelfDefending,e),this.customCodeHelpers.set(d.CustomCodeHelper.CallsControllerFunction,t)}};t.SelfDefendingCodeHelperGroup=m,n([(0,c.initializable)(),i("design:type",Map)],m.prototype,"customCodeHelpers",void 0),t.SelfDefendingCodeHelperGroup=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__ICustomCodeHelper)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object])],m)},56436:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.customNodesModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(96747),s=r(21186),c=r(63726),d=r(68736),l=r(68121),u=r(28901),f=r(89711),p=r(44269),m=r(27680),h=r(32795),g=r(93297),b=r(75269),y=r(76059),v=r(84392),S=r(47875),C=r(11980),_=r(38094),x=r(15882),A=r(46438),E=r(61647),I=r(57183);t.customNodesModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(l.BinaryExpressionFunctionNode).whenNamed(o.ControlFlowCustomNode.BinaryExpressionFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(u.BlockStatementControlFlowFlatteningNode).whenNamed(o.ControlFlowCustomNode.BlockStatementControlFlowFlatteningNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(p.CallExpressionControlFlowStorageCallNode).whenNamed(o.ControlFlowCustomNode.CallExpressionControlFlowStorageCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(m.CallExpressionFunctionNode).whenNamed(o.ControlFlowCustomNode.CallExpressionFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(h.ControlFlowStorageNode).whenNamed(o.ControlFlowCustomNode.ControlFlowStorageNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(g.ExpressionWithOperatorControlFlowStorageCallNode).whenNamed(o.ControlFlowCustomNode.ExpressionWithOperatorControlFlowStorageCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(I.LiteralNode).whenNamed(o.ControlFlowCustomNode.LiteralNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(b.LogicalExpressionFunctionNode).whenNamed(o.ControlFlowCustomNode.LogicalExpressionFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(E.StringLiteralControlFlowStorageCallNode).whenNamed(o.ControlFlowCustomNode.StringLiteralControlFlowStorageCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(f.BlockStatementDeadCodeInjectionNode).whenNamed(s.DeadCodeInjectionCustomNode.BlockStatementDeadCodeInjectionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(y.ObjectExpressionVariableDeclarationHostNode).whenNamed(c.ObjectExpressionKeysTransformerCustomNode.ObjectExpressionVariableDeclarationHostNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(v.StringArrayCallNode).whenNamed(d.StringArrayCustomNode.StringArrayCallNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(x.StringArrayScopeCallsWrapperFunctionNode).whenNamed(d.StringArrayCustomNode.StringArrayScopeCallsWrapperFunctionNode),e.bind(a.ServiceIdentifiers.Newable__ICustomNode).toConstantValue(A.StringArrayScopeCallsWrapperVariableNode).whenNamed(d.StringArrayCustomNode.StringArrayScopeCallsWrapperVariableNode),e.bind(a.ServiceIdentifiers.IStringArrayIndexNode).to(S.StringArrayHexadecimalNumberIndexNode).inSingletonScope().whenNamed(_.StringArrayIndexNode.StringArrayHexadecimalNumberIndexNode),e.bind(a.ServiceIdentifiers.IStringArrayIndexNode).to(C.StringArrayHexadecimalNumericStringIndexNode).inSingletonScope().whenNamed(_.StringArrayIndexNode.StringArrayHexadecimalNumericStringIndexNode),e.bind(a.ServiceIdentifiers.Factory__IControlFlowCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IDeadCodeInjectionCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IObjectExpressionKeysTransformerCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IStringArrayCustomNode).toFactory(n.InversifyContainerFacade.getConstructorFactory(a.ServiceIdentifiers.Newable__ICustomNode,a.ServiceIdentifiers.Factory__IIdentifierNamesGenerator,a.ServiceIdentifiers.Factory__IStringArrayIndexNode,a.ServiceIdentifiers.ICustomCodeHelperFormatter,a.ServiceIdentifiers.IStringArrayStorage,a.ServiceIdentifiers.IArrayUtils,a.ServiceIdentifiers.IRandomGenerator,a.ServiceIdentifiers.IOptions)),e.bind(a.ServiceIdentifiers.Factory__IStringArrayIndexNode).toFactory(n.InversifyContainerFacade.getCacheFactory(a.ServiceIdentifiers.IStringArrayIndexNode))})},56921:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.VariablePreserveTransformer=void 0;const o=r(52650),s=r(96390),c=r(32287),d=r(18436),l=r(76893),u=r(23615);let f=class extends l.AbstractNodeTransformer{constructor(e,t,r,n){super(t,r),this.runAfter=[s.NodeTransformer.ParentificationTransformer],this.runOnProgramNodeOnly=!0,this.identifierReplacer=e,this.scopeIdentifiersTraverser=n,this.preserveScopeVariableIdentifiers=this.preserveScopeVariableIdentifiers.bind(this)}getVisitor(e){const t={enter:(e,t)=>{if(t&&u.NodeGuards.isProgramNode(e))return this.transformNode(e)}};switch(e){case d.NodeTransformationStage.Preparing:case d.NodeTransformationStage.RenameIdentifiers:return t;case d.NodeTransformationStage.Converting:return this.shouldPreserveConvertingStageIdentifiers()?t:null;default:return null}}transformNode(e){return this.scopeIdentifiersTraverser.traverseScopeIdentifiers(e,this.preserveScopeVariableIdentifiers),e}preserveScopeVariableIdentifiers(e){const{isGlobalDeclaration:t,isBubblingDeclaration:r,variable:n,variableScope:i}=e;for(const e of n.identifiers)t||r?this.preserveIdentifierNameForRootLexicalScope(e):this.preserveIdentifierNameForLexicalScope(e,i)}preserveIdentifierNameForRootLexicalScope(e){this.identifierReplacer.preserveName(e)}preserveIdentifierNameForLexicalScope(e,t){const r=u.NodeGuards.isNodeWithLexicalScope(t.block)?t.block:null;r&&this.identifierReplacer.preserveNameForLexicalScope(e,r)}shouldPreserveConvertingStageIdentifiers(){return this.options.controlFlowFlattening||this.options.deadCodeInjection||this.options.stringArray||this.options.transformObjectKeys}};t.VariablePreserveTransformer=f,t.VariablePreserveTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(c.ServiceIdentifiers.IIdentifierReplacer)),a(1,(0,o.inject)(c.ServiceIdentifiers.IRandomGenerator)),a(2,(0,o.inject)(c.ServiceIdentifiers.IOptions)),a(3,(0,o.inject)(c.ServiceIdentifiers.IScopeIdentifiersTraverser)),i("design:paramtypes",[Object,Object,Object,Object])],f)},57013:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCustomNode=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t,r,n){this.cachedNode=null,this.identifierNamesGenerator=e(n),this.customCodeHelperFormatter=t,this.randomGenerator=r,this.options=n}getNode(){return this.cachedNode||(this.cachedNode=this.customCodeHelperFormatter.formatStructure(this.getNodeStructure())),this.cachedNode}};t.AbstractCustomNode=c,t.AbstractCustomNode=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],c)},57086:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=e.replace(/\s+/g," ").replace(/\s?(hsla?\(|\)|,)\s?/gi,"$1");if(-1!==t.indexOf(","))return a.test(t);return o.test(t)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(,(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}(,((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?))?\)$/i,o=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(\s(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}\s?(\/\s((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?)\s?)?\)$/i;e.exports=t.default,e.exports.default=t.default},57159:function(e,t,r){"use strict";var n,i,a=r(65606),o=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),s=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),c=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},d=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&o(t,e,r[i]);return s(t,e),t}),l=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},u=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.JavaScriptObfuscator=void 0;const f=r(52650),p=r(32287),m=d(r(61146)),h=r(30102),g=r(79412),b=r(9696),y=r(96390),v=r(18436),S=r(48096),C=r(90432),_=r(13013),x=r(23615),A=r(65063),E=r(54306);let I=i=class{constructor(e,t,r,n,i,a){this.codeTransformersRunner=e,this.nodeTransformersRunner=t,this.randomGenerator=r,this.obfuscationResultFactory=n,this.logger=i,this.options=a}obfuscate(e){E.AdvertisementUtils.shouldShowAdvertisement()&&(this.logger.advertise(b.LoggingMessage.JavaScriptObfuscatorProAdFirstPart),this.logger.advertise(b.LoggingMessage.JavaScriptObfuscatorProAdSecondPart)),"string"!=typeof e&&(e="");const t=Date.now();this.logger.info(b.LoggingMessage.Version,A.Utils.buildVersionMessage("5.6.0",a.env.BUILD_TIMESTAMP)),this.logger.info(b.LoggingMessage.ObfuscationStarted),this.logger.info(b.LoggingMessage.RandomGeneratorSeed,this.randomGenerator.getInputSeed()),e=this.runCodeTransformationStage(e,g.CodeTransformationStage.PreparingTransformers);const r=this.parseCode(e),n=this.transformAstTree(r),i=this.generateCode(e,n);i.code=this.runCodeTransformationStage(i.code,g.CodeTransformationStage.FinalizingTransformers);const o=(Date.now()-t)/1e3;return this.logger.success(b.LoggingMessage.ObfuscationCompleted,o),this.getObfuscationResult(i)}parseCode(e){return _.ASTParserFacade.parse(e,i.parseOptions)}transformAstTree(e){e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Initializing);return!x.NodeGuards.isProgramNode(e)||e.body.length||e.leadingComments||e.trailingComments?(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Preparing),this.options.deadCodeInjection&&(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.DeadCodeInjection)),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.ControlFlowFlattening),this.options.renameProperties&&(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.RenameProperties)),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Converting),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.RenameIdentifiers),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.StringArray),this.options.simplify&&(e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Simplifying)),e=this.runNodeTransformationStage(e,v.NodeTransformationStage.Finalizing)):(this.logger.warn(b.LoggingMessage.EmptySourceCode),e)}generateCode(e,t){const r={...i.escodegenParams,format:{compact:this.options.compact},...this.options.sourceMap&&{...this.options.sourceMapSourcesMode===S.SourceMapSourcesMode.SourcesContent?{sourceMap:"sourceMap",sourceContent:e}:{sourceMap:this.options.inputFileName||"sourceMap"}}},n=m.generate(t,r);return n.map=n.map?n.map.toString():"",n}getObfuscationResult(e){return this.obfuscationResultFactory(e.code,e.map)}runCodeTransformationStage(e,t){return this.logger.info(b.LoggingMessage.CodeTransformationStage,t),this.codeTransformersRunner.transform(e,i.codeTransformersList,t)}runNodeTransformationStage(e,t){return this.logger.info(b.LoggingMessage.NodeTransformationStage,t),this.nodeTransformersRunner.transform(e,i.nodeTransformersList,t)}};t.JavaScriptObfuscator=I,I.parseOptions={ecmaVersion:C.ecmaVersion,allowHashBang:!0,allowImportExportEverywhere:!0,allowReturnOutsideFunction:!0,locations:!0,ranges:!0},I.escodegenParams={comment:!0,verbatim:"x-verbatim-property",sourceMapWithCode:!0},I.codeTransformersList=[h.CodeTransformer.HashbangOperatorTransformer],I.nodeTransformersList=[y.NodeTransformer.BooleanLiteralTransformer,y.NodeTransformer.BlockStatementControlFlowTransformer,y.NodeTransformer.BlockStatementSimplifyTransformer,y.NodeTransformer.ClassFieldTransformer,y.NodeTransformer.CommentsTransformer,y.NodeTransformer.CustomCodeHelpersTransformer,y.NodeTransformer.DeadCodeInjectionTransformer,y.NodeTransformer.EscapeSequenceTransformer,y.NodeTransformer.EvalCallExpressionTransformer,y.NodeTransformer.ExportSpecifierTransformer,y.NodeTransformer.ExpressionStatementsMergeTransformer,y.NodeTransformer.FunctionControlFlowTransformer,y.NodeTransformer.IfStatementSimplifyTransformer,y.NodeTransformer.LabeledStatementTransformer,y.NodeTransformer.RenamePropertiesTransformer,y.NodeTransformer.MemberExpressionTransformer,y.NodeTransformer.MetadataTransformer,y.NodeTransformer.NumberLiteralTransformer,y.NodeTransformer.NumberToNumericalExpressionTransformer,y.NodeTransformer.ObfuscatingGuardsTransformer,y.NodeTransformer.ObjectExpressionKeysTransformer,y.NodeTransformer.ObjectExpressionTransformer,y.NodeTransformer.ObjectPatternPropertiesTransformer,y.NodeTransformer.ParentificationTransformer,y.NodeTransformer.ScopeIdentifiersTransformer,y.NodeTransformer.ScopeThroughIdentifiersTransformer,y.NodeTransformer.SplitStringTransformer,y.NodeTransformer.StringArrayControlFlowTransformer,y.NodeTransformer.StringArrayRotateFunctionTransformer,y.NodeTransformer.StringArrayScopeCallsWrapperTransformer,y.NodeTransformer.StringArrayTransformer,y.NodeTransformer.TemplateLiteralTransformer,y.NodeTransformer.DirectivePlacementTransformer,y.NodeTransformer.VariableDeclarationsMergeTransformer,y.NodeTransformer.VariablePreserveTransformer],t.JavaScriptObfuscator=I=i=c([(0,f.injectable)(),u(0,(0,f.inject)(p.ServiceIdentifiers.ICodeTransformersRunner)),u(1,(0,f.inject)(p.ServiceIdentifiers.INodeTransformersRunner)),u(2,(0,f.inject)(p.ServiceIdentifiers.IRandomGenerator)),u(3,(0,f.inject)(p.ServiceIdentifiers.Factory__IObfuscationResult)),u(4,(0,f.inject)(p.ServiceIdentifiers.ILogger)),u(5,(0,f.inject)(p.ServiceIdentifiers.IOptions)),l("design:paramtypes",[Object,Object,Object,Function,Object,Object])],I)},57183:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LiteralNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363);let u=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.literalNode=e}getNodeStructure(){return[l.NodeFactory.expressionStatementNode(this.literalNode)]}};t.LiteralNode=u,n([(0,c.initializable)(),i("design:type",Object)],u.prototype,"literalNode",void 0),t.LiteralNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},57192:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.RenamePropertiesReplacer=void 0;const c=r(52650),d=r(32287),l=s(r(66152)),u=r(23615),f=r(91363);let p=n=class{constructor(e,t,r){this.excludedPropertyNames=new Set,this.propertyNamesMap=new Map,this.identifierNamesGenerator=e(r),this.propertyIdentifierNamesCacheStorage=t,this.options=r}excludePropertyName(e){this.excludedPropertyNames.add(e)}replace(e){return u.NodeGuards.isPrivateIdentifierNode(e)?f.NodeFactory.privateIdentifierNode(this.replacePropertyName(e.name)):u.NodeGuards.isIdentifierNode(e)?f.NodeFactory.identifierNode(this.replacePropertyName(e.name)):u.NodeGuards.isLiteralNode(e)&&"string"==typeof e.value?f.NodeFactory.literalNode(this.replacePropertyName(e.value)):e}replacePropertyName(e){var t,r;if(this.isReservedName(e))return this.identifierNamesGenerator.preserveName(e),e;let n=this.options.identifierNamesCache&&null!==(t=this.propertyIdentifierNamesCacheStorage.get(e))&&void 0!==t?t:null;return n=null!==(r=null!=n?n:this.propertyNamesMap.get(e))&&void 0!==r?r:null,null!==n||(n=this.identifierNamesGenerator.generateNext(),this.propertyNamesMap.set(e,n),this.options.identifierNamesCache&&this.propertyIdentifierNamesCacheStorage.set(e,n)),n}isReservedName(e){return this.isExcludedName(e)||this.isReservedOptionName(e)||this.isReservedDomPropertyName(e)}isExcludedName(e){return this.excludedPropertyNames.has(e)}isReservedOptionName(e){return!!this.options.reservedNames.length&&this.options.reservedNames.some(t=>null!==new RegExp(t,"g").exec(e))}isReservedDomPropertyName(e){return n.reservedDomPropertiesList.has(e)}};t.RenamePropertiesReplacer=p,p.reservedDomPropertiesList=new Set(l.default),t.RenamePropertiesReplacer=p=n=i([(0,c.injectable)(),o(0,(0,c.inject)(d.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(1,(0,c.inject)(d.ServiceIdentifiers.IPropertyIdentifierNamesCacheStorage)),o(2,(0,c.inject)(d.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Object,Object])],p)},57658:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e),(t=(0,i.default)(t,o)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));!0===t.allow_wildcard&&0===e.indexOf("*.")&&(e=e.substring(2));var r=e.split("."),a=r[r.length-1];if(t.require_tld){if(r.length<2)return!1;if(!t.allow_numeric_tld&&!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(a))return!1;if(/\s/.test(a))return!1}if(!t.allow_numeric_tld&&/^\d+$/.test(a))return!1;return r.every(function(e){return!(e.length>63&&!t.ignore_max_length)&&(!!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(e)&&(!/[\uff01-\uff5e]/.test(e)&&(!/^-|-$/.test(e)&&!(!t.allow_underscores&&/_/.test(e)))))})};var n=a(r(83399)),i=a(r(93610));function a(e){return e&&e.__esModule?e:{default:e}}var o={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};e.exports=t.default,e.exports.default=t.default},57761:(e,t,r)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=Qe(r(13752)),a=Qe(r(33752)),o=Qe(r(50855)),s=Qe(r(43214)),c=Qe(r(40700)),d=Qe(r(59220)),l=Qe(r(72576)),u=Qe(r(69517)),f=Qe(r(77844)),p=Qe(r(3196)),m=Qe(r(35372)),h=Qe(r(17115)),g=Qe(r(57658)),b=Qe(r(99013)),y=Qe(r(58796)),v=Qe(r(1697)),S=Qe(r(7071)),C=Qe(r(14325)),_=Je(r(66529)),x=Je(r(98986)),A=Qe(r(21666)),E=Je(r(93442)),I=Qe(r(33906)),N=Qe(r(37612)),M=Qe(r(75577)),T=Qe(r(8461)),R=Qe(r(74294)),D=Qe(r(29666)),O=Qe(r(49534)),P=Qe(r(31449)),F=Qe(r(72830)),w=Qe(r(99841)),B=Qe(r(43459)),k=Qe(r(76084)),L=Je(r(50995)),j=Qe(r(45926)),$=Qe(r(82002)),G=Qe(r(99546)),V=Qe(r(13735)),U=Qe(r(24641)),H=Qe(r(45467)),K=Qe(r(57086)),W=Qe(r(31954)),z=Je(r(23641)),X=Qe(r(55259)),Y=Qe(r(59745)),Z=Qe(r(33973)),q=Qe(r(29172)),J=Qe(r(75751)),Q=Qe(r(2056)),ee=Qe(r(29285)),te=Qe(r(46255)),re=Qe(r(49877)),ne=Qe(r(65186)),ie=Qe(r(31252)),ae=Qe(r(61195)),oe=Qe(r(66658)),se=Qe(r(19266)),ce=Qe(r(73609)),de=Qe(r(61062)),le=Qe(r(62645)),ue=Qe(r(27717)),fe=Qe(r(92678)),pe=Qe(r(59717)),me=Qe(r(60604)),he=Qe(r(77741)),ge=Je(r(95251)),be=Qe(r(60082)),ye=Qe(r(6782)),ve=Qe(r(25748)),Se=r(45777),Ce=Qe(r(48033)),_e=Qe(r(66169)),xe=Qe(r(61578)),Ae=Qe(r(53405)),Ee=Qe(r(88447)),Ie=Qe(r(53832)),Ne=Qe(r(3158)),Me=Qe(r(88342)),Te=Qe(r(7673)),Re=Qe(r(26617)),De=Qe(r(98274)),Oe=Qe(r(73583)),Pe=Qe(r(27349)),Fe=Qe(r(32337)),we=Qe(r(64633)),Be=Qe(r(5830)),ke=Je(r(93939)),Le=Qe(r(62309)),je=Qe(r(12483)),$e=Qe(r(30317)),Ge=Qe(r(69790)),Ve=Qe(r(87677)),Ue=Qe(r(561)),He=Qe(r(61996)),Ke=Qe(r(410)),We=Qe(r(90629)),ze=Qe(r(81128)),Xe=Qe(r(69234)),Ye=Qe(r(10676)),Ze=Qe(r(17179)),qe=Qe(r(55366));function Je(e,t){if("function"==typeof WeakMap)var r=new WeakMap,i=new WeakMap;return(Je=function(e,t){if(!t&&e&&e.__esModule)return e;var a,o,s={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return s;if(a=t?i:r){if(a.has(e))return a.get(e);a.set(e,s)}for(var c in e)"default"!==c&&{}.hasOwnProperty.call(e,c)&&((o=(a=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,c))&&(o.get||o.set)?a(s,c,o):s[c]=e[c]);return s})(e,t)}function Qe(e){return e&&e.__esModule?e:{default:e}}var et={version:"13.15.23",toDate:i.default,toFloat:a.default,toInt:o.default,toBoolean:s.default,equals:c.default,contains:d.default,matches:l.default,isEmail:u.default,isURL:f.default,isMACAddress:p.default,isIP:m.default,isIPRange:h.default,isFQDN:g.default,isBoolean:v.default,isIBAN:z.default,isBIC:X.default,isAbaRouting:C.default,isAlpha:_.default,isAlphaLocales:_.locales,isAlphanumeric:x.default,isAlphanumericLocales:x.locales,isNumeric:A.default,isPassportNumber:E.default,passportNumberLocales:E.locales,isPort:I.default,isLowercase:N.default,isUppercase:M.default,isAscii:R.default,isFullWidth:D.default,isHalfWidth:O.default,isVariableWidth:P.default,isMultibyte:F.default,isSemVer:w.default,isSurrogatePair:B.default,isInt:k.default,isIMEI:T.default,isFloat:L.default,isFloatLocales:L.locales,isDecimal:j.default,isHexadecimal:$.default,isOctal:G.default,isDivisibleBy:V.default,isHexColor:U.default,isRgbColor:H.default,isHSL:K.default,isISRC:W.default,isMD5:Y.default,isHash:Z.default,isJWT:q.default,isJSON:J.default,isEmpty:Q.default,isLength:ee.default,isLocale:S.default,isByteLength:te.default,isULID:re.default,isUUID:ne.default,isMongoId:ie.default,isAfter:ae.default,isBefore:oe.default,isIn:se.default,isLuhnNumber:ce.default,isCreditCard:de.default,isIdentityCard:le.default,isEAN:ue.default,isISIN:fe.default,isISBN:pe.default,isISSN:me.default,isMobilePhone:ge.default,isMobilePhoneLocales:ge.locales,isPostalCode:ke.default,isPostalCodeLocales:ke.locales,isEthereumAddress:be.default,isCurrency:ye.default,isBtcAddress:ve.default,isISO6346:Se.isISO6346,isFreightContainerID:Se.isFreightContainerID,isISO6391:Ce.default,isISO8601:_e.default,isISO15924:Ae.default,isRFC3339:xe.default,isISO31661Alpha2:Ee.default,isISO31661Alpha3:Ie.default,isISO31661Numeric:Ne.default,isISO4217:Me.default,isBase32:Te.default,isBase58:Re.default,isBase64:De.default,isDataURI:Oe.default,isMagnetURI:Pe.default,isMailtoURI:Fe.default,isMimeType:we.default,isLatLong:Be.default,ltrim:Le.default,rtrim:je.default,trim:$e.default,escape:Ge.default,unescape:Ve.default,stripLow:Ue.default,whitelist:He.default,blacklist:Ke.default,isWhitelisted:We.default,normalizeEmail:ze.default,toString,isSlug:Xe.default,isStrongPassword:Ze.default,isTaxID:he.default,isDate:b.default,isTime:y.default,isLicensePlate:Ye.default,isVAT:qe.default,ibanLocales:z.locales};t.default=et;e.exports=t.default,e.exports.default=t.default},57876:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NumberUtils=void 0;const n=r(65063);t.NumberUtils=class{static toHex(e){const t="number"==typeof e?e.toString(16):`${e.toString(16)}n`;return`${n.Utils.hexadecimalPrefix}${t}`}static extractIntegerAndDecimalParts(e){const t=Math.trunc(e);return[t,e!==t?e%1:null]}static isCeil(e){return"number"!=typeof e||e%1==0}static isPositive(e){if(isNaN(e))throw new Error("Given value is NaN");return e>0||!(e<0)&&1/e===Number.POSITIVE_INFINITY}static isUnsafeNumber(e){if(isNaN(e))throw new Error("Given value is NaN");return e<Number.MIN_SAFE_INTEGER||e>Number.MAX_SAFE_INTEGER}static getFactors(e){if(0===e)throw new Error("Invalid number. Allowed only non-zero number");if(1===(e=Math.abs(e)))return[-e,e];const t=[],r=Math.sqrt(e),n=e%2==0?1:2;for(let i=1;i<=r;i+=n){const r=e/i;e-Math.floor(r)*i!==0||(t.push(-i,i),r!==i&&t.push(-r,r))}return t.sort((e,t)=>e-t)}}},57918:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decorate=function(e,t,r,n){const i=Array.isArray(e)?e:[e];if(void 0===r)return void Reflect.decorate(i,t);if("number"==typeof r){for(const e of i)e(t,void 0,r);return}if(void 0===n)return void Reflect.decorate(i,t.prototype,r);for(const e of i)e(t,r,n)}},58303:(e,t,r)=>{var n=r(93961);t.operation=function(e){var r=t.timeouts(e);return new n(r,{forever:e&&(e.forever||e.retries===1/0),unref:e&&e.unref,maxRetryTime:e&&e.maxRetryTime})},t.timeouts=function(e){if(e instanceof Array)return[].concat(e);var t={retries:10,factor:2,minTimeout:1e3,maxTimeout:1/0,randomize:!1};for(var r in e)t[r]=e[r];if(t.minTimeout>t.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var n=[],i=0;i<t.retries;i++)n.push(this.createTimeout(i,t));return e&&e.forever&&!n.length&&n.push(this.createTimeout(i,t)),n.sort(function(e,t){return e-t}),n},t.createTimeout=function(e,t){var r=t.randomize?Math.random()+1:1,n=Math.round(r*Math.max(t.minTimeout,1)*Math.pow(t.factor,e));return n=Math.min(n,t.maxTimeout)},t.wrap=function(e,r,n){if(r instanceof Array&&(n=r,r=null),!n)for(var i in n=[],e)"function"==typeof e[i]&&n.push(i);for(var a=0;a<n.length;a++){var o=n[a],s=e[o];e[o]=function(n){var i=t.operation(r),a=Array.prototype.slice.call(arguments,1),o=a.pop();a.push(function(e){i.retry(e)||(e&&(arguments[0]=i.mainError()),o.apply(this,arguments))}),i.attempt(function(){n.apply(e,a)})}.bind(e,s),e[o].options=r}}},58796:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return t=(0,i.default)(t,a),"string"==typeof e&&o[t.hourFormat][t.mode].test(e)};var n,i=(n=r(93610))&&n.__esModule?n:{default:n};var a={hourFormat:"hour24",mode:"default"},o={hour24:{default:/^([01]?[0-9]|2[0-3]):([0-5][0-9])$/,withSeconds:/^([01]?[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/,withOptionalSeconds:/^([01]?[0-9]|2[0-3]):([0-5][0-9])(?::([0-5][0-9]))?$/},hour12:{default:/^(0?[1-9]|1[0-2]):([0-5][0-9]) (A|P)M$/,withSeconds:/^(0?[1-9]|1[0-2]):([0-5][0-9]):([0-5][0-9]) (A|P)M$/,withOptionalSeconds:/^(0?[1-9]|1[0-2]):([0-5][0-9])(?::([0-5][0-9]))? (A|P)M$/}};e.exports=t.default,e.exports.default=t.default},59024:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addServiceNodeBindingIfContextFree=function(e,t,r,c,d){if(s.LazyPlanServiceNode.is(t)&&!t.isExpanded())return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!1};const l=new n.BindingConstraintsImplementation(c.last);if(!r.isSatisfiedBy(l)||c.last.elem.getAncestorsCalled)return{isContextFreeBinding:!c.last.elem.getAncestorsCalled,shouldInvalidateServiceNode:!1};return function(e,t,r,n,c){let d;try{[d]=m(e,n,[r],t,c)}catch(e){if((0,i.isStackOverflowError)(e))return{isContextFreeBinding:!1,shouldInvalidateServiceNode:!0};throw e}return function(e,t){if(Array.isArray(e.bindings))e.bindings.push(t);else{if(void 0!==e.bindings){if(!s.LazyPlanServiceNode.is(e))throw new a.InversifyCoreError(o.InversifyCoreErrorKind.planning,"Unexpected non-lazy plan service node. This is likely a bug in the planning logic. Please, report this issue");return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!0}}e.bindings=t}return{isContextFreeBinding:!0,shouldInvalidateServiceNode:!1}}(t,d)}(e,t,r,c,d)};const n=r(71947),i=r(91609),a=r(21773),o=r(94931),s=r(46552),c=r(39967),d=r(39939),l=r(84596),u=r(94505),f=r(29598),p=(0,u.currySubplan)(f.buildPlanServiceNodeFromClassElementMetadata,f.buildPlanServiceNodeFromResolvedValueElementMetadata,function(e,t,r){return h(e,t,r)},function(e,t,r){return g(e,t,r)}),m=(0,c.curryBuildServiceNodeBindings)(p),h=(0,d.curryLazyBuildPlanServiceNodeFromClassElementMetadata)(m),g=(0,l.curryLazyBuildPlanServiceNodeFromResolvedValueElementMetadata)(m)},59070:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.FunctionControlFlowTransformer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(96747),h=r(80231),g=r(25860),b=r(81568),y=r(18436),v=r(76893),S=r(30386),C=r(23615),_=r(12720),x=r(50027),A=r(25120);let E=i=class extends v.AbstractNodeTransformer{constructor(e,t,r,n,i){super(n,i),this.controlFlowReplacersMap=new Map([[b.NodeType.BinaryExpression,h.ControlFlowReplacer.BinaryExpressionControlFlowReplacer],[b.NodeType.CallExpression,h.ControlFlowReplacer.CallExpressionControlFlowReplacer],[b.NodeType.LogicalExpression,h.ControlFlowReplacer.LogicalExpressionControlFlowReplacer],[b.NodeType.Literal,h.ControlFlowReplacer.StringLiteralControlFlowReplacer]]),this.controlFlowData=new WeakMap,this.hostNodesWithControlFlowNode=new WeakMap,this.visitedFunctionNodes=new WeakSet,this.controlFlowStorageFactory=e(g.ControlFlowStorage.FunctionControlFlowStorage),this.controlFlowReplacerFactory=t,this.controlFlowCustomNodeFactory=r}getVisitor(e){return this.options.controlFlowFlattening&&e===y.NodeTransformationStage.ControlFlowFlattening?{leave:(e,t)=>{if(t&&C.NodeGuards.isFunctionNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(this.visitedFunctionNodes.add(e),!C.NodeGuards.isBlockStatementNode(e.body))return e;const r=this.getHostNode(e.body),n=this.getControlFlowStorage(r);if(this.transformFunctionBody(e,n),!n.getLength())return e;const i=this.getControlFlowStorageNode(n);return this.appendControlFlowStorageNode(r,i),e}transformFunctionBody(e,t){p.replace(e.body,{enter:(r,n)=>this.transformFunctionBodyNode(r,n,e,t)})}transformFunctionBodyNode(e,t,r,n){var i;if(!t||_.NodeMetadata.isIgnoredNode(e)||this.isVisitedFunctionNode(e))return p.VisitorOption.Skip;const a=null!==(i=this.controlFlowReplacersMap.get(e.type))&&void 0!==i?i:null;if(!a)return e;if(!this.isAllowedTransformationByThreshold())return e;const o=this.controlFlowReplacerFactory(a).replace(e,t,n);return A.NodeUtils.parentizeNode(o,t),o}getHostNode(e){const t=x.NodeStatementUtils.getParentNodesWithStatements(e);return 1===t.length?e:(t.pop(),t.length>i.hostNodeSearchMinDepth&&t.splice(0,i.hostNodeSearchMinDepth),t.length>i.hostNodeSearchMaxDepth&&(t.length=i.hostNodeSearchMaxDepth),this.randomGenerator.getRandomGenerator().pickone(t))}getControlFlowStorage(e){var t,r;let n;const i=null!==(t=this.controlFlowData.get(e))&&void 0!==t?t:null;if(i){const t=null!==(r=this.hostNodesWithControlFlowNode.get(e))&&void 0!==r?r:null;t&&S.NodeAppender.remove(e,t),n=i}else n=this.controlFlowStorageFactory();return this.controlFlowData.set(e,n),n}getControlFlowStorageNode(e){const t=this.controlFlowCustomNodeFactory(m.ControlFlowCustomNode.ControlFlowStorageNode);t.initialize(e);const r=t.getNode()[0];if(!C.NodeGuards.isVariableDeclarationNode(r))throw new Error("`controlFlowStorageNode` should contain `VariableDeclaration` node with control flow storage object");return r}appendControlFlowStorageNode(e,t){A.NodeUtils.parentizeAst(t),S.NodeAppender.prepend(e,[t]),this.hostNodesWithControlFlowNode.set(e,t)}isVisitedFunctionNode(e){return C.NodeGuards.isFunctionNode(e)&&this.visitedFunctionNodes.has(e)}isAllowedTransformationByThreshold(){return this.randomGenerator.getMathRandom()<=this.options.controlFlowFlatteningThreshold}};t.FunctionControlFlowTransformer=E,E.hostNodeSearchMinDepth=0,E.hostNodeSearchMaxDepth=2,t.FunctionControlFlowTransformer=E=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__TControlFlowStorage)),l(1,(0,u.inject)(f.ServiceIdentifiers.Factory__IControlFlowReplacer)),l(2,(0,u.inject)(f.ServiceIdentifiers.Factory__IControlFlowCustomNode)),l(3,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(4,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Function,Function,Object,Object])],E)},59220:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){if((0,n.default)(e),(r=(0,a.default)(r,s)).ignoreCase)return e.toLowerCase().split((0,i.default)(t).toLowerCase()).length>r.minOccurrences;return e.split((0,i.default)(t)).length>r.minOccurrences};var n=o(r(83399)),i=o(r(45772)),a=o(r(93610));function o(e){return e&&e.__esModule?e:{default:e}}var s={ignoreCase:!1,minOccurrences:1};e.exports=t.default,e.exports.default=t.default},59404:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.InversifyContainerFacade=void 0;const n=r(52650),i=r(32287),a=r(76849),o=r(16744),s=r(25191),c=r(17793),d=r(21069),l=r(56436),u=r(43254),f=r(21385),p=r(51155),m=r(54829),h=r(48007),g=r(12920),b=r(90169),y=r(88590),v=r(48284),S=r(39015),C=r(7155),_=r(66811),x=r(49840),A=r(14613),E=r(71612),I=r(57159),N=r(50069),M=r(5036),T=r(85088),R=r(16128);t.InversifyContainerFacade=class{constructor(){this.container=new n.Container}static getFactory(e){return t=>r=>t.get(e,{name:r})}static getCacheFactory(e){return t=>{const r=new Map;return n=>{if(r.has(n))return r.get(n);const i=t.get(e,{name:n});return r.set(n,i),i}}}static getConstructorFactory(e,...t){return r=>{const n=new Map,i=[];return a=>{if(t.forEach((e,t)=>{i[t]||(i[t]=r.get(e))}),n.has(a))return new(n.get(a))(...i);const o=r.get(e,{name:a});return n.set(a,o),new o(...i)}}}get(e){return this.container.get(e)}getNamed(e,t){return this.container.get(e,{name:t})}load(e,t,r){this.container.bind(i.ServiceIdentifiers.ISourceCode).toDynamicValue(()=>new R.SourceCode(e,t)).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.TInputOptions).toDynamicValue(()=>r).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.ILogger).to(N.Logger).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.IJavaScriptObfuscator).to(I.JavaScriptObfuscator).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.ICodeTransformersRunner).to(E.CodeTransformersRunner).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.INodeTransformersRunner).to(M.NodeTransformersRunner).inSingletonScope(),this.container.bind(i.ServiceIdentifiers.IObfuscationResult).to(T.ObfuscationResult),this.container.bind(i.ServiceIdentifiers.Factory__IObfuscationResult).toFactory(e=>(t,r)=>{const n=e.get(i.ServiceIdentifiers.IObfuscationResult);return n.initialize(t,r),n}),this.container.loadSync(a.analyzersModule),this.container.loadSync(o.codeTransformersModule),this.container.loadSync(s.controlFlowTransformersModule),this.container.loadSync(c.convertingTransformersModule),this.container.loadSync(d.customCodeHelpersModule),this.container.loadSync(l.customNodesModule),this.container.loadSync(u.deadCodeInjectionTransformersModule),this.container.loadSync(f.finalizingTransformersModule),this.container.loadSync(p.generatorsModule),this.container.loadSync(m.initializingTransformersModule),this.container.loadSync(h.nodeModule),this.container.loadSync(g.nodeTransformersModule),this.container.loadSync(b.optionsModule),this.container.loadSync(y.preparingTransformersModule),this.container.loadSync(v.renameIdentifiersTransformersModule),this.container.loadSync(S.renamePropertiesTransformersModule),this.container.loadSync(C.simplifyingTransformersModule),this.container.loadSync(_.storagesModule),this.container.loadSync(x.stringArrayTransformersModule),this.container.loadSync(A.utilsModule)}unload(){this.container.unbindAllSync()}}},59517:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateSetMetadataWithList=t.updateReflectMetadata=t.updateOwnReflectMetadata=t.setReflectMetadata=t.getReflectMetadata=t.getOwnReflectMetadata=t.buildEmptySetMetadata=t.buildEmptyMapMetadata=t.buildEmptyArrayMetadata=t.buildArrayMetadataWithIndex=t.buildArrayMetadataWithElement=t.buildArrayMetadataWithArray=void 0;const n=r(24969);Object.defineProperty(t,"buildArrayMetadataWithArray",{enumerable:!0,get:function(){return n.buildArrayMetadataWithArray}});const i=r(55124);Object.defineProperty(t,"buildArrayMetadataWithElement",{enumerable:!0,get:function(){return i.buildArrayMetadataWithElement}});const a=r(64784);Object.defineProperty(t,"buildArrayMetadataWithIndex",{enumerable:!0,get:function(){return a.buildArrayMetadataWithIndex}});const o=r(23475);Object.defineProperty(t,"buildEmptyArrayMetadata",{enumerable:!0,get:function(){return o.buildEmptyArrayMetadata}});const s=r(28516);Object.defineProperty(t,"buildEmptyMapMetadata",{enumerable:!0,get:function(){return s.buildEmptyMapMetadata}});const c=r(61842);Object.defineProperty(t,"buildEmptySetMetadata",{enumerable:!0,get:function(){return c.buildEmptySetMetadata}});const d=r(79068);Object.defineProperty(t,"getOwnReflectMetadata",{enumerable:!0,get:function(){return d.getOwnReflectMetadata}});const l=r(3654);Object.defineProperty(t,"getReflectMetadata",{enumerable:!0,get:function(){return l.getReflectMetadata}});const u=r(24706);Object.defineProperty(t,"setReflectMetadata",{enumerable:!0,get:function(){return u.setReflectMetadata}});const f=r(10239);Object.defineProperty(t,"updateOwnReflectMetadata",{enumerable:!0,get:function(){return f.updateOwnReflectMetadata}});const p=r(22671);Object.defineProperty(t,"updateReflectMetadata",{enumerable:!0,get:function(){return p.updateReflectMetadata}});const m=r(73870);Object.defineProperty(t,"updateSetMetadataWithList",{enumerable:!0,get:function(){return m.updateSetMetadataWithList}})},59717:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t,r){(0,i.default)(t);var n=String((null==r?void 0:r.version)||r);if(!(null!=r&&r.version||r))return e(t,{version:10})||e(t,{version:13});var c=t.replace(/[\s-]+/g,""),d=0;if("10"===n){if(!a.test(c))return!1;for(var l=0;l<n-1;l++)d+=(l+1)*c.charAt(l);if("X"===c.charAt(9)?d+=100:d+=10*c.charAt(9),d%11==0)return!0}else if("13"===n){if(!o.test(c))return!1;for(var u=0;u<12;u++)d+=s[u%2]*c.charAt(u);if(c.charAt(12)-(10-d%10)%10==0)return!0}return!1};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(?:[0-9]{9}X|[0-9]{10})$/,o=/^(?:[0-9]{13})$/,s=[1,3];e.exports=t.default,e.exports.default=t.default},59745:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[a-f0-9]{32}$/;e.exports=t.default,e.exports.default=t.default},60056:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayWrappersType=void 0;const n=r(65063);t.StringArrayWrappersType=n.Utils.makeEnum({Variable:"variable",Function:"function"})},60082:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(0x)[0-9a-f]{40}$/i;e.exports=t.default,e.exports.default=t.default},60128:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveInstanceBindingConstructorParams=function(e){return(t,r)=>{const i=[];for(const n of r.constructorParams)void 0===n?i.push(void 0):i.push(e(t,n));return i.some(n.isPromise)?Promise.all(i):i}};const n=r(5265)},60498:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t}),c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},d=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ExpressionStatementsMergeTransformer=void 0;const l=r(52650),u=r(32287),f=s(r(34608)),p=r(18436),m=r(76893),h=r(91363),g=r(23615),b=r(50027),y=r(25120);let v=class extends m.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===p.NodeTransformationStage.Simplifying?{leave:(e,t)=>{if(t&&g.NodeGuards.isExpressionStatementNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!g.NodeGuards.isNodeWithStatements(t))return e;const r=b.NodeStatementUtils.getPreviousSiblingStatement(e);return r&&g.NodeGuards.isExpressionStatementNode(r)?(g.NodeGuards.isSequenceExpressionNode(r.expression)?(r.expression.expressions.push(e.expression),y.NodeUtils.parentizeNode(e.expression,r.expression)):(r.expression=h.NodeFactory.sequenceExpressionNode([r.expression,e.expression]),y.NodeUtils.parentizeAst(r.expression),y.NodeUtils.parentizeNode(r.expression,r)),f.VisitorOption.Remove):e}};t.ExpressionStatementsMergeTransformer=v,t.ExpressionStatementsMergeTransformer=v=o([(0,l.injectFromBase)(),(0,l.injectable)(),d(0,(0,l.inject)(u.ServiceIdentifiers.IRandomGenerator)),d(1,(0,l.inject)(u.ServiceIdentifiers.IOptions)),c("design:paramtypes",[Object,Object])],v)},60509:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionRule=void 0;const n=r(11839);t.DeadCodeInjectionRule=e=>(e.deadCodeInjection&&((e={...e,deadCodeInjection:!0,stringArray:!0}).stringArrayThreshold||(e={...e,stringArray:!0,stringArrayThreshold:n.DEFAULT_PRESET.stringArrayThreshold})),e)},60604:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(e);var r=a;if(r=t.require_hyphen?r.replace("?",""):r,!(r=t.case_sensitive?new RegExp(r):new RegExp(r,"i")).test(e))return!1;for(var n=e.replace("-","").toUpperCase(),o=0,s=0;s<n.length;s++){var c=n[s];o+=("X"===c?10:+c)*(8-s)}return o%11==0};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a="^\\d{4}-?\\d{3}[\\dX]$";e.exports=t.default,e.exports.default=t.default},60637:e=>{"use strict";e.exports={version:"4.3.0"}},60739:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionKeysTransformer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(18436),h=r(46263),g=r(76893),b=r(23615),y=r(50027);let v=i=class extends g.AbstractNodeTransformer{constructor(e,t,r){super(t,r),this.objectExpressionExtractorFactory=e}static checkProhibitedPatterns(e,t){const r=new Set;let n=!1,a=!1,o=!1;return p.traverse(t,{enter:t=>{if(t===e&&(o=!0),o&&!a&&(b.NodeGuards.isCallExpressionNode(t)||b.NodeGuards.isNewExpressionNode(t))&&(a=!0),b.NodeGuards.isIdentifierNode(t)||b.NodeGuards.isThisExpressionNode(t)){const e=b.NodeGuards.isIdentifierNode(t)?t.name:i.thisIdentifierName;o?r.has(e)&&(n=!0):r.add(e)}if(n&&a)return p.VisitorOption.Break},leave:t=>{if(t===e&&(o=!1,n||a))return p.VisitorOption.Break}}),{hasReferencedIdentifier:n,hasCallExpression:a}}static isProhibitedObjectExpressionNode(e,t,r){if(i.isProhibitedArrowFunctionExpression(e,t)||i.isProhibitedSequenceExpression(e)||i.isProhibitedLoopBody(e))return!0;const{hasReferencedIdentifier:n,hasCallExpression:a}=i.checkProhibitedPatterns(e,r);return n||a}static isProhibitedLoopBody(e){let t=e;for(;t;){const e=t.parentNode;if(!e||e===t)break;if(b.NodeGuards.isLoopStatementNode(e)&&e.body===t&&!b.NodeGuards.isBlockStatementNode(t))return!0;if(b.NodeGuards.isFunctionNode(e)||b.NodeGuards.isProgramNode(e))break;t=e}return!1}static isProhibitedArrowFunctionExpression(e,t){return b.NodeGuards.isArrowFunctionExpressionNode(t)&&t.body===e}static isProhibitedSequenceExpression(e){const t=e.parentNode;if(!t)return!1;if(b.NodeGuards.isSequenceExpressionNode(t)){return t.expressions.indexOf(e)>0}let r=t;for(;r.parentNode;){const e=r.parentNode;if(b.NodeGuards.isSequenceExpressionNode(e)){const t=e.expressions.indexOf(r);return t>0&&e.expressions.slice(0,t).some(e=>{let t=!1;return p.traverse(e,{enter:e=>{if(b.NodeGuards.isCallExpressionNode(e)||b.NodeGuards.isNewExpressionNode(e))return t=!0,p.VisitorOption.Break}}),t})}if(b.NodeGuards.isFunctionNode(e)||b.NodeGuards.isProgramNode(e)||b.NodeGuards.isBlockStatementNode(e))break;r=e}return!1}getVisitor(e){return this.options.transformObjectKeys&&e===m.NodeTransformationStage.Converting?{leave:(e,t)=>{if(t&&b.NodeGuards.isObjectExpressionNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!e.properties.length)return e;const r=y.NodeStatementUtils.getRootStatementOfNode(e);return i.isProhibitedObjectExpressionNode(e,t,r)?e:this.applyObjectExpressionKeysExtractorsRecursive(e,r,0)}applyObjectExpressionKeysExtractorsRecursive(e,t,r){const n=i.objectExpressionExtractorNames;if(r>=n.length)return e;const a=n[r],{nodeToReplace:o,objectExpressionHostStatement:s,objectExpressionNode:c}=this.objectExpressionExtractorFactory(a).extract(e,t);return this.applyObjectExpressionKeysExtractorsRecursive(c,s,r+1),o}};t.ObjectExpressionKeysTransformer=v,v.thisIdentifierName="this",v.objectExpressionExtractorNames=[h.ObjectExpressionExtractor.ObjectExpressionToVariableDeclarationExtractor,h.ObjectExpressionExtractor.BasePropertiesExtractor],t.ObjectExpressionKeysTransformer=v=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__IObjectExpressionExtractor)),l(1,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(2,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Object,Object])],v)},60757:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneServiceRedirectionBinding=function(e){return{id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,serviceIdentifier:e.serviceIdentifier,targetServiceIdentifier:e.targetServiceIdentifier,type:e.type}}},60855:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNotParentBindingConstraintsWithName=function(e){return(0,i.isNotParentBindingConstraints)((0,n.isBindingConstraintsWithName)(e))};const n=r(69200),i=r(29064)},61062:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,n.default)(e);var r=t.provider,a=e.replace(/[- ]+/g,"");if(r&&r.toLowerCase()in o){if(!o[r.toLowerCase()].test(a))return!1}else{if(r&&!(r.toLowerCase()in o))throw new Error("".concat(r," is not a valid credit card provider."));if(!s.some(function(e){return e.test(a)}))return!1}return(0,i.default)(e)};var n=a(r(83399)),i=a(r(73609));function a(e){return e&&e.__esModule?e:{default:e}}var o={amex:/^3[47][0-9]{13}$/,dinersclub:/^3(?:0[0-5]|[68][0-9])[0-9]{11}$/,discover:/^6(?:011|5[0-9][0-9])[0-9]{12,15}$/,jcb:/^(?:2131|1800|35\d{3})\d{11}$/,mastercard:/^5[1-5][0-9]{2}|(222[1-9]|22[3-9][0-9]|2[3-6][0-9]{2}|27[01][0-9]|2720)[0-9]{12}$/,unionpay:/^(6[27][0-9]{14}|^(81[0-9]{14,17}))$/,visa:/^(?:4[0-9]{12})(?:[0-9]{3,6})?$/},s=function(){var e=[];for(var t in o)o.hasOwnProperty(t)&&e.push(o[t]);return e}();e.exports=t.default,e.exports.default=t.default},61146:(e,t,r)=>{!function(){"use strict";var e,n,i,a,o,s,c,d,l,u,f,p,m,h,g,b,y,v,S,C,_,x,A,E,I,N;function M(e){return Y.Statement.hasOwnProperty(e.type)}o=r(70258),s=r(36323),e=o.Syntax,i={"??":(n={Sequence:0,Yield:1,Assignment:1,Conditional:2,ArrowFunction:2,NullishCoalescing:3,LogicalOR:3,LogicalAND:4,BitwiseOR:5,BitwiseXOR:6,BitwiseAND:7,Equality:8,Relational:9,BitwiseSHIFT:10,Additive:11,Multiplicative:12,Exponentiation:13,Await:14,Unary:14,Postfix:15,OptionalChaining:16,Call:17,New:18,TaggedTemplate:19,Member:20,Primary:21}).NullishCoalescing,"||":n.LogicalOR,"&&":n.LogicalAND,"|":n.BitwiseOR,"^":n.BitwiseXOR,"&":n.BitwiseAND,"==":n.Equality,"!=":n.Equality,"===":n.Equality,"!==":n.Equality,is:n.Equality,isnt:n.Equality,"<":n.Relational,">":n.Relational,"<=":n.Relational,">=":n.Relational,in:n.Relational,instanceof:n.Relational,"<<":n.BitwiseSHIFT,">>":n.BitwiseSHIFT,">>>":n.BitwiseSHIFT,"+":n.Additive,"-":n.Additive,"*":n.Multiplicative,"%":n.Multiplicative,"/":n.Multiplicative,"**":n.Exponentiation};var T=32,R=33;function D(e,t){var r="";for(t|=0;t>0;t>>>=1,e+=e)1&t&&(r+=e);return r}function O(e){var t=e.length;return t&&s.code.isLineTerminator(e.charCodeAt(t-1))}function P(e,t){var r;for(r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);return e}function F(e,t){var r,n;function i(e){return"object"==typeof e&&e instanceof Object&&!(e instanceof RegExp)}for(r in t)t.hasOwnProperty(r)&&(i(n=t[r])?i(e[r])?F(e[r],n):e[r]=F({},n):e[r]=n);return e}function w(e,t){return 8232==(-2&e)?(t?"u":"\\u")+(8232===e?"2028":"2029"):10===e||13===e?(t?"":"\\")+(10===e?"n":"r"):String.fromCharCode(e)}function B(e,t){var r;return 8===e?"\\b":12===e?"\\f":9===e?"\\t":(r=e.toString(16).toUpperCase(),l||e>255?"\\u"+"0000".slice(r.length)+r:0!==e||s.code.isDecimalDigit(t)?11===e?"\\x0B":"\\x"+"00".slice(r.length)+r:"\\0")}function k(e){if(92===e)return"\\\\";if(10===e)return"\\n";if(13===e)return"\\r";if(8232===e)return"\\u2028";if(8233===e)return"\\u2029";throw new Error("Incorrectly classified character")}function L(e){var t,r,n,i="";for(t=0,r=e.length;t<r;++t)n=e[t],i+=Array.isArray(n)?L(n):n;return i}function j(e,t){if(!x)return Array.isArray(e)?L(e):e;if(null==t){if(e instanceof a)return e;t={}}return null==t.loc?new a(null,null,x,e,t.name||null):new a(t.loc.start.line,t.loc.start.column,!0===x?t.loc.source||null:x,e,t.name||null)}function $(){return g||" "}function G(e,t){var r,n,i,a;return 0===(r=j(e).toString()).length?[t]:0===(n=j(t).toString()).length?[e]:(i=r.charCodeAt(r.length-1),a=n.codePointAt(0),(43===i||45===i)&&i===a||s.code.isIdentifierPartES5(i)&&s.code.isIdentifierPartES5(a)||s.code.isIdentifierPartES5(i)&&a>65535&&s.code.isIdentifierPartES6(a)||47===i&&105===a?[e,$(),t]:s.code.isWhiteSpace(i)||s.code.isLineTerminator(i)||s.code.isWhiteSpace(a)||s.code.isLineTerminator(a)?[e,t]:[e,g,t])}function V(e){return[c,e]}function U(e){var t;t=c,e(c+=d),c=t}function H(e,t){if("Line"===e.type){if(O(e.value))return"//"+e.value;var r="//"+e.value;return E||(r+="\n"),r}return C.format.indent.adjustMultilineComment&&/[\n\r]/.test(e.value)?function(e,t){var r,n,i,a,o,d,l,u;for(r=e.split(/\r\n|[\r\n]/),d=Number.MAX_VALUE,n=1,i=r.length;n<i;++n){for(a=r[n],o=0;o<a.length&&s.code.isWhiteSpace(a.charCodeAt(o));)++o;d>o&&(d=o)}for(void 0!==t?(l=c,"*"===r[1][d]&&(t+=" "),c=t):(1&d&&--d,l=c),n=1,i=r.length;n<i;++n)u=j(V(r[n].slice(d))),r[n]=x?u.join(""):u;return c=l,r.join("\n")}("/*"+e.value+"*/",t):"/*"+e.value+"*/"}function K(t,r){var n,i,a,o,l,u,f,p,m,h,g,b;if(t.leadingComments&&t.leadingComments.length>0){if(o=r,E){for(r=[],p=(a=t.leadingComments[0]).extendedRange,m=a.range,(b=((g=A.substring(p[0],m[0])).match(/\n/g)||[]).length)>0?(r.push(D("\n",b)),r.push(V(H(a)))):(r.push(g),r.push(H(a))),h=m,n=1,i=t.leadingComments.length;n<i;n++)m=(a=t.leadingComments[n]).range,b=(A.substring(h[1],m[0]).match(/\n/g)||[]).length,r.push(D("\n",b)),r.push(V(H(a))),h=m;b=(A.substring(m[1],p[1]).match(/\n/g)||[]).length,r.push(D("\n",b))}else for(a=t.leadingComments[0],r=[],v&&t.type===e.Program&&0===t.body.length&&r.push("\n"),r.push(H(a)),O(j(r).toString())||r.push("\n"),n=1,i=t.leadingComments.length;n<i;++n)O(j(f=[H(a=t.leadingComments[n])]).toString())||f.push("\n"),r.push(V(f));r.push(V(o))}if(t.trailingComments)if(E)p=(a=t.trailingComments[0]).extendedRange,m=a.range,(b=((g=A.substring(p[0],m[0])).match(/\n/g)||[]).length)>0?(r.push(D("\n",b)),r.push(V(H(a)))):(r.push(g),r.push(H(a)));else for(l=!O(j(r).toString()),u=D(" ",function(e){var t;for(t=e.length-1;t>=0&&!s.code.isLineTerminator(e.charCodeAt(t));--t);return e.length-1-t}(j([c,r,d]).toString())),n=0,i=t.trailingComments.length;n<i;++n)a=t.trailingComments[n],l?(r=0===n?[r,d]:[r,u]).push(H(a,u)):r=[r,V(H(a))],n===i-1||O(j(r).toString())||(r=[r,"\n"]);return r}function W(e,t,r){var n,i=0;for(n=e;n<t;n++)"\n"===A[n]&&i++;for(n=1;n<i;n++)r.push(h)}function z(e,t,r){return t<r?["(",e,")"]:e}function X(e){var t,r,n;for(t=1,r=(n=e.split(/\r\n|\n/)).length;t<r;t++)n[t]=h+c+n[t];return n}function Y(){}function Z(t){var r=t.name;return t.type===e.PrivateIdentifier&&(r="#"+r),j(r,t)}function q(e,t){return e.async?"async"+(t?$():g):""}function J(e){return e.generator&&!C.moz.starlessGenerator?"*"+g:""}function Q(e){var t=e.value,r="";return t.async&&(r+=q(t,!e.computed)),t.generator&&(r+=J(t)?"*":""),r}function ee(t,r){var i,a,o,s,c,d=[];if(!(i=t.attributes||t.assertions)||0===i.length)return d;for(a=t.attributes?"with":"assert",d.push(g+a+g+"{"+g),o=0,s=i.length;o<s;++o)(c=i[o]).key.type===e.Identifier?d.push(c.key.name):d.push(r.generateExpression(c.key,n.Sequence,7)),d.push(":"+g),d.push(r.generateExpression(c.value,n.Sequence,7)),o+1<s&&d.push(","+g);return d.push(g+"}"),d}function te(e){var t;if(t=new Y,M(e))return t.generateStatement(e,1);if(function(e){return Y.Expression.hasOwnProperty(e.type)}(e))return t.generateExpression(e,n.Sequence,7);throw new Error("Unknown node type: "+e.type)}Y.prototype.maybeBlock=function(t,r){var n,i,a=this;return i=!C.comment||!t.leadingComments,t.type===e.BlockStatement&&i?[g,this.generateStatement(t,r)]:t.type===e.EmptyStatement&&i?";":(U(function(){n=[h,V(a.generateStatement(t,r))]}),n)},Y.prototype.maybeBlockSuffix=function(t,r){var n=O(j(r).toString());return t.type!==e.BlockStatement||C.comment&&t.leadingComments||n?n?[r,c]:[r,h,c]:[r,g]},Y.prototype.generatePattern=function(t,r,n){return t.type===e.Identifier?Z(t):this.generateExpression(t,r,n)},Y.prototype.generateFunctionParams=function(t){var r,i,a,o;if(o=!1,t.type!==e.ArrowFunctionExpression||t.rest||t.defaults&&0!==t.defaults.length||1!==t.params.length||t.params[0].type!==e.Identifier){for((a=t.type===e.ArrowFunctionExpression?[q(t,!1)]:[]).push("("),t.defaults&&(o=!0),r=0,i=t.params.length;r<i;++r)o&&t.defaults[r]?a.push(this.generateAssignment(t.params[r],t.defaults[r],"=",n.Assignment,7)):a.push(this.generatePattern(t.params[r],n.Assignment,7)),r+1<i&&a.push(","+g);t.rest&&(t.params.length&&a.push(","+g),a.push("..."),a.push(Z(t.rest))),a.push(")")}else a=[q(t,!0),Z(t.params[0])];return a},Y.prototype.generateFunctionBody=function(t,r){var i,a,o;return i=this.generateFunctionParams(t),t.type===e.ArrowFunctionExpression&&(i.push(g),i.push("=>")),t.expression?(i.push(g),o=7,void 0===r||1&r||(o&=-2),"{"===(a=this.generateExpression(t.body,n.Assignment,o)).toString().charAt(0)&&(a=["(",a,")"]),i.push(a)):i.push(this.maybeBlock(t.body,9)),i},Y.prototype.generateIterationForStatement=function(t,r,i){var a=["for"+(r.await?$()+"await":"")+g+"("],o=this;return U(function(){r.left.type===e.VariableDeclaration?U(function(){a.push(r.left.kind+$()),a.push(o.generateStatement(r.left.declarations[0],0))}):a.push(o.generateExpression(r.left,n.Call,7)),a=G(a,t),a=[G(a,o.generateExpression(r.right,n.Assignment,7)),")"]}),a.push(this.maybeBlock(r.body,i)),a},Y.prototype.generatePropertyKey=function(e,t){var r=[];return t&&r.push("["),r.push(this.generateExpression(e,n.Assignment,7)),t&&r.push("]"),r},Y.prototype.generateAssignment=function(e,t,r,i,a){return n.Assignment<i&&(a|=1),z([this.generateExpression(e,n.Call,a),g+r+g,this.generateExpression(t,n.Assignment,a)],n.Assignment,i)},Y.prototype.semicolon=function(e){return!y&&e&T?"":";"},Y.Statement={BlockStatement:function(e,t){var r,n,i=["{",h],a=this;return U(function(){var o,s,c,d;for(0===e.body.length&&E&&(r=e.range)[1]-r[0]>2&&("\n"===(n=A.substring(r[0]+1,r[1]-1))[0]&&(i=["{"]),i.push(n)),d=1,8&t&&(d|=16),o=0,s=e.body.length;o<s;++o)E&&(0===o&&(e.body[0].leadingComments&&(r=e.body[0].leadingComments[0].extendedRange,"\n"===(n=A.substring(r[0],r[1]))[0]&&(i=["{"])),e.body[0].leadingComments||W(e.range[0],e.body[0].range[0],i)),o>0&&(e.body[o-1].trailingComments||e.body[o].leadingComments||W(e.body[o-1].range[1],e.body[o].range[0],i))),o===s-1&&(d|=T),c=e.body[o].leadingComments&&E?a.generateStatement(e.body[o],d):V(a.generateStatement(e.body[o],d)),i.push(c),O(j(c).toString())||E&&o<s-1&&e.body[o+1].leadingComments||i.push(h),E&&o===s-1&&(e.body[o].trailingComments||W(e.body[o].range[1],e.range[1],i))}),i.push(V("}")),i},BreakStatement:function(e,t){return e.label?"break "+e.label.name+this.semicolon(t):"break"+this.semicolon(t)},ContinueStatement:function(e,t){return e.label?"continue "+e.label.name+this.semicolon(t):"continue"+this.semicolon(t)},ClassBody:function(e,t){var r=["{",h],i=this;return U(function(t){var a,o;for(a=0,o=e.body.length;a<o;++a)r.push(t),r.push(i.generateExpression(e.body[a],n.Sequence,7)),a+1<o&&r.push(h)}),O(j(r).toString())||r.push(h),r.push(c),r.push("}"),r},ClassDeclaration:function(e,t){var r,i;return r=["class"],e.id&&(r=G(r,this.generateExpression(e.id,n.Sequence,7))),e.superClass&&(i=G("extends",this.generateExpression(e.superClass,n.Unary,7)),r=G(r,i)),r.push(g),r.push(this.generateStatement(e.body,R)),r},DirectiveStatement:function(e,t){return C.raw&&e.raw?e.raw+this.semicolon(t):function(e){var t,r,n,i;for(i="double"===p?'"':"'",t=0,r=e.length;t<r;++t){if(39===(n=e.charCodeAt(t))){i='"';break}if(34===n){i="'";break}92===n&&++t}return i+e+i}(e.directive)+this.semicolon(t)},DoWhileStatement:function(e,t){var r=G("do",this.maybeBlock(e.body,1));return G(r=this.maybeBlockSuffix(e.body,r),["while"+g+"(",this.generateExpression(e.test,n.Sequence,7),")"+this.semicolon(t)])},CatchClause:function(e,t){var r,i=this;return U(function(){var t;e.param?(r=["catch"+g+"(",i.generateExpression(e.param,n.Sequence,7),")"],e.guard&&(t=i.generateExpression(e.guard,n.Sequence,7),r.splice(2,0," if ",t))):r=["catch"]}),r.push(this.maybeBlock(e.body,1)),r},DebuggerStatement:function(e,t){return"debugger"+this.semicolon(t)},EmptyStatement:function(e,t){return";"},ExportDefaultDeclaration:function(e,t){var r,i=["export"];return r=t&T?R:1,i=G(i,"default"),i=M(e.declaration)?G(i,this.generateStatement(e.declaration,r)):G(i,this.generateExpression(e.declaration,n.Assignment,7)+this.semicolon(t))},ExportNamedDeclaration:function(t,r){var i,a=["export"],o=this;return i=r&T?R:1,t.declaration?G(a,this.generateStatement(t.declaration,i)):(t.specifiers&&(0===t.specifiers.length?a=G(a,"{"+g+"}"):t.specifiers[0].type===e.ExportBatchSpecifier?a=G(a,this.generateExpression(t.specifiers[0],n.Sequence,7)):(a=G(a,"{"),U(function(e){var r,i;for(a.push(h),r=0,i=t.specifiers.length;r<i;++r)a.push(e),a.push(o.generateExpression(t.specifiers[r],n.Sequence,7)),r+1<i&&a.push(","+h)}),O(j(a).toString())||a.push(h),a.push(c+"}")),t.source?(a=(a=G(a,["from"+g,this.generateExpression(t.source,n.Sequence,7)])).concat(ee(t,this))).push(this.semicolon(r)):a.push(this.semicolon(r))),a)},ExportAllDeclaration:function(e,t){var r=["export"+g,"*"+g];return e.exported&&r.push("as "+e.exported.name+" "),(r=(r=G(r,["from"+g,this.generateExpression(e.source,n.Sequence,7)])).concat(ee(e,this))).push(this.semicolon(t)),r},ExpressionStatement:function(t,r){var i,a;return 123===(a=j(i=[this.generateExpression(t.expression,n.Sequence,7)]).toString()).charCodeAt(0)||function(e){var t;return"class"===e.slice(0,5)&&(123===(t=e.charCodeAt(5))||s.code.isWhiteSpace(t)||s.code.isLineTerminator(t))}(a)||function(e){var t;return"function"===e.slice(0,8)&&(40===(t=e.charCodeAt(8))||s.code.isWhiteSpace(t)||42===t||s.code.isLineTerminator(t))}(a)||function(e){var t,r,n;if("async"!==e.slice(0,5))return!1;if(!s.code.isWhiteSpace(e.charCodeAt(5)))return!1;for(r=6,n=e.length;r<n&&s.code.isWhiteSpace(e.charCodeAt(r));++r);return r!==n&&("function"===e.slice(r,r+8)&&(40===(t=e.charCodeAt(r+8))||s.code.isWhiteSpace(t)||42===t||s.code.isLineTerminator(t)))}(a)||S&&16&r&&t.expression.type===e.Literal&&"string"==typeof t.expression.value?i=["(",i,")"+this.semicolon(r)]:i.push(this.semicolon(r)),i},ImportDeclaration:function(t,r){var i,a,o=this;return 0===t.specifiers.length?((i=(i=["import",g,this.generateExpression(t.source,n.Sequence,7)]).concat(ee(t,this))).push(this.semicolon(r)),i):(i=["import"],a=0,t.specifiers[a].type===e.ImportDefaultSpecifier&&(i=G(i,[this.generateExpression(t.specifiers[a],n.Sequence,7)]),++a),t.specifiers[a]&&(0!==a&&i.push(","),t.specifiers[a].type===e.ImportNamespaceSpecifier?i=G(i,[g,this.generateExpression(t.specifiers[a],n.Sequence,7)]):(i.push(g+"{"),t.specifiers.length-a===1?(i.push(g),i.push(this.generateExpression(t.specifiers[a],n.Sequence,7)),i.push(g+"}"+g)):(U(function(e){var r,s;for(i.push(h),r=a,s=t.specifiers.length;r<s;++r)i.push(e),i.push(o.generateExpression(t.specifiers[r],n.Sequence,7)),r+1<s&&i.push(","+h)}),O(j(i).toString())||i.push(h),i.push(c+"}"+g)))),(i=(i=G(i,["from"+g,this.generateExpression(t.source,n.Sequence,7)])).concat(ee(t,this))).push(this.semicolon(r)),i)},VariableDeclarator:function(e,t){var r=1&t?7:6;return e.init?[this.generateExpression(e.id,n.Assignment,r),g,"=",g,this.generateExpression(e.init,n.Assignment,r)]:this.generatePattern(e.id,n.Assignment,r)},VariableDeclaration:function(e,t){var r,n,i,a,o,s=this;function c(){for(a=e.declarations[0],C.comment&&a.leadingComments?(r.push("\n"),r.push(V(s.generateStatement(a,o)))):(r.push($()),r.push(s.generateStatement(a,o))),n=1,i=e.declarations.length;n<i;++n)a=e.declarations[n],C.comment&&a.leadingComments?(r.push(","+h),r.push(V(s.generateStatement(a,o)))):(r.push(","+g),r.push(s.generateStatement(a,o)))}return r=[e.kind],o=1&t?1:0,e.declarations.length>1?U(c):c(),r.push(this.semicolon(t)),r},StaticBlock:function(e,t){return["static"+g,this.BlockStatement(e,t)]},ThrowStatement:function(e,t){return[G("throw",this.generateExpression(e.argument,n.Sequence,7)),this.semicolon(t)]},TryStatement:function(e,t){var r,n,i,a;if(r=["try",this.maybeBlock(e.block,1)],r=this.maybeBlockSuffix(e.block,r),e.handlers)for(n=0,i=e.handlers.length;n<i;++n)r=G(r,this.generateStatement(e.handlers[n],1)),(e.finalizer||n+1!==i)&&(r=this.maybeBlockSuffix(e.handlers[n].body,r));else{for(n=0,i=(a=e.guardedHandlers||[]).length;n<i;++n)r=G(r,this.generateStatement(a[n],1)),(e.finalizer||n+1!==i)&&(r=this.maybeBlockSuffix(a[n].body,r));if(e.handler)if(Array.isArray(e.handler))for(n=0,i=e.handler.length;n<i;++n)r=G(r,this.generateStatement(e.handler[n],1)),(e.finalizer||n+1!==i)&&(r=this.maybeBlockSuffix(e.handler[n].body,r));else r=G(r,this.generateStatement(e.handler,1)),e.finalizer&&(r=this.maybeBlockSuffix(e.handler.body,r))}return e.finalizer&&(r=G(r,["finally",this.maybeBlock(e.finalizer,1)])),r},SwitchStatement:function(e,t){var r,i,a,o,s,c=this;if(U(function(){r=["switch"+g+"(",c.generateExpression(e.discriminant,n.Sequence,7),")"+g+"{"+h]}),e.cases)for(s=1,a=0,o=e.cases.length;a<o;++a)a===o-1&&(s|=T),i=V(this.generateStatement(e.cases[a],s)),r.push(i),O(j(i).toString())||r.push(h);return r.push(V("}")),r},SwitchCase:function(t,r){var i,a,o,s,c,d=this;return U(function(){for(i=t.test?[G("case",d.generateExpression(t.test,n.Sequence,7)),":"]:["default:"],o=0,(s=t.consequent.length)&&t.consequent[0].type===e.BlockStatement&&(a=d.maybeBlock(t.consequent[0],1),i.push(a),o=1),o===s||O(j(i).toString())||i.push(h),c=1;o<s;++o)o===s-1&&r&T&&(c|=T),a=V(d.generateStatement(t.consequent[o],c)),i.push(a),o+1===s||O(j(a).toString())||i.push(h)}),i},IfStatement:function(t,r){var i,a,o=this;return U(function(){i=["if"+g+"(",o.generateExpression(t.test,n.Sequence,7),")"]}),a=1,r&T&&(a|=T),t.alternate?(i.push(this.maybeBlock(t.consequent,1)),i=this.maybeBlockSuffix(t.consequent,i),i=t.alternate.type===e.IfStatement?G(i,["else ",this.generateStatement(t.alternate,a)]):G(i,G("else",this.maybeBlock(t.alternate,a)))):i.push(this.maybeBlock(t.consequent,a)),i},ForStatement:function(t,r){var i,a=this;return U(function(){i=["for"+g+"("],t.init?t.init.type===e.VariableDeclaration?i.push(a.generateStatement(t.init,0)):(i.push(a.generateExpression(t.init,n.Sequence,6)),i.push(";")):i.push(";"),t.test?(i.push(g),i.push(a.generateExpression(t.test,n.Sequence,7)),i.push(";")):i.push(";"),t.update?(i.push(g),i.push(a.generateExpression(t.update,n.Sequence,7)),i.push(")")):i.push(")")}),i.push(this.maybeBlock(t.body,r&T?R:1)),i},ForInStatement:function(e,t){return this.generateIterationForStatement("in",e,t&T?R:1)},ForOfStatement:function(e,t){return this.generateIterationForStatement("of",e,t&T?R:1)},LabeledStatement:function(e,t){return[e.label.name+":",this.maybeBlock(e.body,t&T?R:1)]},Program:function(e,t){var r,n,i,a,o;for(a=e.body.length,r=[v&&a>0?"\n":""],o=17,i=0;i<a;++i)v||i!==a-1||(o|=T),E&&(0===i&&(e.body[0].leadingComments||W(e.range[0],e.body[i].range[0],r)),i>0&&(e.body[i-1].trailingComments||e.body[i].leadingComments||W(e.body[i-1].range[1],e.body[i].range[0],r))),n=V(this.generateStatement(e.body[i],o)),r.push(n),i+1<a&&!O(j(n).toString())&&(E&&e.body[i+1].leadingComments||r.push(h)),E&&i===a-1&&(e.body[i].trailingComments||W(e.body[i].range[1],e.range[1],r));return r},FunctionDeclaration:function(e,t){return[q(e,!0),"function",J(e)||$(),e.id?Z(e.id):"",this.generateFunctionBody(e)]},ReturnStatement:function(e,t){return e.argument?[G("return",this.generateExpression(e.argument,n.Sequence,7)),this.semicolon(t)]:["return"+this.semicolon(t)]},WhileStatement:function(e,t){var r,i=this;return U(function(){r=["while"+g+"(",i.generateExpression(e.test,n.Sequence,7),")"]}),r.push(this.maybeBlock(e.body,t&T?R:1)),r},WithStatement:function(e,t){var r,i=this;return U(function(){r=["with"+g+"(",i.generateExpression(e.object,n.Sequence,7),")"]}),r.push(this.maybeBlock(e.body,t&T?R:1)),r}},P(Y.prototype,Y.Statement),Y.Expression={SequenceExpression:function(e,t,r){var i,a,o;for(n.Sequence<t&&(r|=1),i=[],a=0,o=e.expressions.length;a<o;++a)i.push(this.generateExpression(e.expressions[a],n.Assignment,r)),a+1<o&&i.push(","+g);return z(i,n.Sequence,t)},AssignmentExpression:function(e,t,r){return this.generateAssignment(e.left,e.right,e.operator,t,r)},ArrowFunctionExpression:function(e,t,r){return z(this.generateFunctionBody(e,r),n.ArrowFunction,t)},ConditionalExpression:function(e,t,r){return n.Conditional<t&&(r|=1),z([this.generateExpression(e.test,n.LogicalOR,r),g+"?"+g,this.generateExpression(e.consequent,n.Assignment,r),g+":"+g,this.generateExpression(e.alternate,n.Assignment,r)],n.Conditional,t)},LogicalExpression:function(e,t,r){return this.BinaryExpression(e,t,r)},BinaryExpression:function(t,r,a){var o,c,d,l,u,f;switch(c=l=i[t.operator],d=l+1,t.operator){case"**":c=n.Postfix,d=l;break;case"??":t.left.type!==e.LogicalExpression||"||"!==t.left.operator&&"&&"!==t.left.operator||(c=i[t.left.operator]+1),t.right.type===e.LogicalExpression&&"&&"===t.right.operator&&(d=i[t.right.operator]+1);break;case"||":t.left.type===e.LogicalExpression&&"??"===t.left.operator&&(c=i[t.left.operator]+1)}return l<r&&(a|=1),o=47===(f=(u=this.generateExpression(t.left,c,a)).toString()).charCodeAt(f.length-1)&&s.code.isIdentifierPartES5(t.operator.charCodeAt(0))?[u,$(),t.operator]:G(u,t.operator),u=this.generateExpression(t.right,d,a),"/"===t.operator&&"/"===u.toString().charAt(0)||"<"===t.operator.slice(-1)&&"!--"===u.toString().slice(0,3)?(o.push($()),o.push(u)):o=G(o,u),"in"!==t.operator||1&a?z(o,l,r):["(",o,")"]},CallExpression:function(e,t,r){var i,a,o;for(i=[this.generateExpression(e.callee,n.Call,3)],e.optional&&i.push("?."),i.push("("),a=0,o=e.arguments.length;a<o;++a)i.push(this.generateExpression(e.arguments[a],n.Assignment,7)),a+1<o&&i.push(","+g);return i.push(")"),2&r?!("ClassExpression"===e.callee.type)&&null===e.callee.id&&0===e.callee.params.length?z(i,t,n.Call):z(i,n.Call,t):["(",i,")"]},ChainExpression:function(e,t,r){return n.OptionalChaining<t&&(r|=2),z(this.generateExpression(e.expression,n.OptionalChaining,r),n.OptionalChaining,t)},NewExpression:function(e,t,r){var i,a,o,s,c;if(a=e.arguments.length,c=4&r&&!b&&0===a?5:1,i=G("new",this.generateExpression(e.callee,n.New,c)),!(4&r)||b||a>0){for(i.push("("),o=0,s=a;o<s;++o)i.push(this.generateExpression(e.arguments[o],n.Assignment,7)),o+1<s&&i.push(","+g);i.push(")")}return z(i,n.New,t)},MemberExpression:function(t,r,i){var a,o;return a=[this.generateExpression(t.object,n.Call,2&i?3:1)],t.computed?(t.optional&&a.push("?."),a.push("["),a.push(this.generateExpression(t.property,n.Sequence,2&i?7:5)),a.push("]")):(t.optional||t.object.type!==e.Literal||"number"!=typeof t.object.value||(o=j(a).toString()).indexOf(".")<0&&!/[eExX]/.test(o)&&s.code.isDecimalDigit(o.charCodeAt(o.length-1))&&!(o.length>=2&&48===o.charCodeAt(0))&&a.push(" "),a.push(t.optional?"?.":"."),a.push(Z(t.property))),z(a,n.Member,r)},MetaProperty:function(e,t,r){var i;return(i=[]).push("string"==typeof e.meta?e.meta:Z(e.meta)),i.push("."),i.push("string"==typeof e.property?e.property:Z(e.property)),z(i,n.Member,t)},UnaryExpression:function(e,t,r){var i,a,o,c,d;return a=this.generateExpression(e.argument,n.Unary,7),""===g?i=G(e.operator,a):(i=[e.operator],e.operator.length>2?i=G(i,a):(d=(c=j(i).toString()).charCodeAt(c.length-1),o=a.toString().charCodeAt(0),(43===d||45===d)&&d===o||s.code.isIdentifierPartES5(d)&&s.code.isIdentifierPartES5(o)?(i.push($()),i.push(a)):i.push(a))),z(i,n.Unary,t)},YieldExpression:function(e,t,r){var i;return i=e.delegate?"yield*":"yield",e.argument&&(i=G(i,this.generateExpression(e.argument,n.Yield,7))),z(i,n.Yield,t)},AwaitExpression:function(e,t,r){return z(G(e.all?"await*":"await",this.generateExpression(e.argument,n.Await,7)),n.Await,t)},UpdateExpression:function(e,t,r){return e.prefix?z([e.operator,this.generateExpression(e.argument,n.Unary,7)],n.Unary,t):z([this.generateExpression(e.argument,n.Postfix,7),e.operator],n.Postfix,t)},FunctionExpression:function(e,t,r){var n=[q(e,!0),"function"];return e.id?(n.push(J(e)||$()),n.push(Z(e.id))):n.push(J(e)||g),n.push(this.generateFunctionBody(e)),n},ArrayPattern:function(e,t,r){return this.ArrayExpression(e,t,r,!0)},ArrayExpression:function(e,t,r,i){var a,o,s=this;return e.elements.length?(o=!i&&e.elements.length>1,a=["[",o?h:""],U(function(t){var r,i;for(r=0,i=e.elements.length;r<i;++r)e.elements[r]?(a.push(o?t:""),a.push(s.generateExpression(e.elements[r],n.Assignment,7))):(o&&a.push(t),r+1===i&&a.push(",")),r+1<i&&a.push(","+(o?h:g))}),o&&!O(j(a).toString())&&a.push(h),a.push(o?c:""),a.push("]"),a):"[]"},RestElement:function(e,t,r){return"..."+this.generatePattern(e.argument)},ClassExpression:function(e,t,r){var i,a;return i=["class"],e.id&&(i=G(i,this.generateExpression(e.id,n.Sequence,7))),e.superClass&&(a=G("extends",this.generateExpression(e.superClass,n.Unary,7)),i=G(i,a)),i.push(g),i.push(this.generateStatement(e.body,R)),i},MethodDefinition:function(e,t,r){var n,i;return n=e.static?["static"+g]:[],i="get"===e.kind||"set"===e.kind?[G(e.kind,this.generatePropertyKey(e.key,e.computed)),this.generateFunctionBody(e.value)]:[Q(e),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)],G(n,i)},PrivateIdentifier:function(e,t,r){return Z(e)},Property:function(e,t,r){return"get"===e.kind||"set"===e.kind?[e.kind,$(),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)]:e.shorthand?"AssignmentPattern"===e.value.type?this.AssignmentPattern(e.value,n.Sequence,7):this.generatePropertyKey(e.key,e.computed):e.method?[Q(e),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)]:[this.generatePropertyKey(e.key,e.computed),":"+g,this.generateExpression(e.value,n.Assignment,7)]},PropertyDefinition:function(e,t,r){var i;return(i=e.static?["static "]:[]).push(this.generatePropertyKey(e.key,e.computed)),e.value&&(i.push(g+"="+g),i.push(this.generateExpression(e.value,n.Assignment,7))),i.push(this.semicolon(r)),i},ObjectExpression:function(e,t,r){var i,a,o,s,d=this;return e.properties.length?(i=e.properties.length>1,U(function(){o=d.generateExpression(e.properties[0],n.Sequence,7)}),i||(s=j(o).toString(),/[\r\n]/g.test(s))?(U(function(t){var r,s;if(a=["{",h,t,o],i)for(a.push(","+h),r=1,s=e.properties.length;r<s;++r)a.push(t),a.push(d.generateExpression(e.properties[r],n.Sequence,7)),r+1<s&&a.push(","+h)}),O(j(a).toString())||a.push(h),a.push(c),a.push("}"),a):["{",g,o,g,"}"]):"{}"},AssignmentPattern:function(e,t,r){return this.generateAssignment(e.left,e.right,"=",t,r)},ObjectPattern:function(t,r,i){var a,o,s,d,l,u=this;if(!t.properties.length)return"{}";if(d=!1,1===t.properties.length)(l=t.properties[0]).type===e.Property&&l.value.type!==e.Identifier&&(d=!0);else for(o=0,s=t.properties.length;o<s;++o)if((l=t.properties[o]).type===e.Property&&!l.shorthand){d=!0;break}return a=["{",d?h:""],U(function(e){var r,i;for(r=0,i=t.properties.length;r<i;++r)a.push(d?e:""),a.push(u.generateExpression(t.properties[r],n.Sequence,7)),r+1<i&&a.push(","+(d?h:g))}),d&&!O(j(a).toString())&&a.push(h),a.push(d?c:""),a.push("}"),a},ThisExpression:function(e,t,r){return"this"},Super:function(e,t,r){return"super"},Identifier:function(e,t,r){return Z(e)},ImportDefaultSpecifier:function(e,t,r){return Z(e.id||e.local)},ImportNamespaceSpecifier:function(e,t,r){var n=["*"],i=e.id||e.local;return i&&n.push(g+"as"+$()+Z(i)),n},ImportSpecifier:function(e,t,r){var n=e.imported,i=[n.name],a=e.local;return a&&a.name!==n.name&&i.push($()+"as"+$()+Z(a)),i},ExportSpecifier:function(e,t,r){var n=e.local,i=[n.name],a=e.exported;return a&&a.name!==n.name&&i.push($()+"as"+$()+Z(a)),i},Literal:function(t,r,n){var i;if(t.hasOwnProperty("raw")&&_&&C.raw)try{if((i=_(t.raw).body[0].expression).type===e.Literal&&i.value===t.value)return t.raw}catch(e){}return t.regex?"/"+t.regex.pattern+"/"+t.regex.flags:"string"==typeof t.bigint&&t.raw?t.raw:null===t.value?"null":"string"==typeof t.value?function(e){var t,r,n,i,a,o="",c=0,d=0;for(t=0,r=e.length;t<r;++t){if(39===(n=e.charCodeAt(t)))++c;else if(34===n)++d;else if(47===n&&l)o+="\\";else{if(s.code.isLineTerminator(n)||92===n){o+=k(n);continue}if(!s.code.isIdentifierPartES5(n)&&(l&&n<32||!l&&!m&&(n<32||n>126))){o+=B(n,e.charCodeAt(t+1));continue}}o+=String.fromCharCode(n)}if(a=(i=!("double"===p||"auto"===p&&d<c))?"'":'"',!(i?c:d))return a+o+a;for(e=o,o=a,t=0,r=e.length;t<r;++t)(39===(n=e.charCodeAt(t))&&i||34===n&&!i)&&(o+="\\"),o+=String.fromCharCode(n);return o+a}(t.value):"number"==typeof t.value?t.raw&&-1!==t.raw.indexOf("_")?t.raw:function(e){var t,r,n,i,a;if(e!=e)throw new Error("Numeric literal whose value is NaN");if(e<0||0===e&&1/e<0)throw new Error("Numeric literal whose value is negative");if(e===1/0)return l?"null":u?"1e400":"1e+400";if(t=""+e,!u||t.length<3)return t;for(r=t.indexOf("."),l||48!==t.charCodeAt(0)||1!==r||(r=0,t=t.slice(1)),n=t,t=t.replace("e+","e"),i=0,(a=n.indexOf("e"))>0&&(i=+n.slice(a+1),n=n.slice(0,a)),r>=0&&(i-=n.length-r-1,n=+(n.slice(0,r)+n.slice(r+1))+""),a=0;48===n.charCodeAt(n.length+a-1);)--a;return 0!==a&&(i-=a,n=n.slice(0,a)),0!==i&&(n+="e"+i),(n.length<t.length||f&&e>1e12&&Math.floor(e)===e&&(n="0x"+e.toString(16)).length<t.length)&&+n===e&&(t=n),t}(t.value):"boolean"==typeof t.value?t.value?"true":"false":function(e){var t,r,n,i,a,o,s,c;if(r=e.toString(),e.source){if(!(t=r.match(/\/([^/]*)$/)))return r;for(n=t[1],r="",s=!1,c=!1,i=0,a=e.source.length;i<a;++i)o=e.source.charCodeAt(i),c?(r+=w(o,c),c=!1):(s?93===o&&(s=!1):47===o?r+="\\":91===o&&(s=!0),r+=w(o,c),c=92===o);return"/"+r+"/"+n}return r}(t.value)},GeneratorExpression:function(e,t,r){return this.ComprehensionExpression(e,t,r)},ComprehensionExpression:function(t,r,i){var a,o,s,c,d=this;return a=t.type===e.GeneratorExpression?["("]:["["],C.moz.comprehensionExpressionStartsWithAssignment&&(c=this.generateExpression(t.body,n.Assignment,7),a.push(c)),t.blocks&&U(function(){for(o=0,s=t.blocks.length;o<s;++o)c=d.generateExpression(t.blocks[o],n.Sequence,7),o>0||C.moz.comprehensionExpressionStartsWithAssignment?a=G(a,c):a.push(c)}),t.filter&&(a=G(a,"if"+g),c=this.generateExpression(t.filter,n.Sequence,7),a=G(a,["(",c,")"])),C.moz.comprehensionExpressionStartsWithAssignment||(c=this.generateExpression(t.body,n.Assignment,7),a=G(a,c)),a.push(t.type===e.GeneratorExpression?")":"]"),a},ComprehensionBlock:function(t,r,i){var a;return a=G(a=t.left.type===e.VariableDeclaration?[t.left.kind,$(),this.generateStatement(t.left.declarations[0],0)]:this.generateExpression(t.left,n.Call,7),t.of?"of":"in"),a=G(a,this.generateExpression(t.right,n.Sequence,7)),["for"+g+"(",a,")"]},SpreadElement:function(e,t,r){return["...",this.generateExpression(e.argument,n.Assignment,7)]},TaggedTemplateExpression:function(e,t,r){var i=3;return 2&r||(i=1),z([this.generateExpression(e.tag,n.Call,i),this.generateExpression(e.quasi,n.Primary,4)],n.TaggedTemplate,t)},TemplateElement:function(e,t,r){return e.value.raw},TemplateLiteral:function(e,t,r){var i,a,o;for(i=["`"],a=0,o=e.quasis.length;a<o;++a)i.push(this.generateExpression(e.quasis[a],n.Primary,7)),a+1<o&&(i.push("${"+g),i.push(this.generateExpression(e.expressions[a],n.Sequence,7)),i.push(g+"}"));return i.push("`"),i},ModuleSpecifier:function(e,t,r){return this.Literal(e,t,r)},ImportExpression:function(e,t,r){return z(["import(",this.generateExpression(e.source,n.Assignment,7),")"],n.Call,t)}},P(Y.prototype,Y.Expression),Y.prototype.generateExpression=function(t,r,i){var a,o;return o=t.type||e.Property,C.verbatim&&t.hasOwnProperty(C.verbatim)?function(e,t){var r;return j("string"==typeof(r=e[C.verbatim])?z(X(r),n.Sequence,t):z(X(r.content),null!=r.precedence?r.precedence:n.Sequence,t),e)}(t,r):(a=this[o](t,r,i),C.comment&&(a=K(t,a)),j(a,t))},Y.prototype.generateStatement=function(t,r){var n,i;return n=this[t.type](t,r),C.comment&&(n=K(t,n)),i=j(n).toString(),t.type!==e.Program||v||""!==h||"\n"!==i.charAt(i.length-1)||(n=x?j(n).replaceRight(/\s+$/,""):i.replace(/\s+$/,"")),j(n,t)},I={indent:{style:"",base:0},renumber:!0,hexadecimal:!0,quotes:"auto",escapeless:!0,compact:!0,parentheses:!1,semicolons:!1},N={indent:{style:" ",base:0,adjustMultilineComment:!1},newline:"\n",space:" ",json:!1,renumber:!1,hexadecimal:!1,quotes:"single",escapeless:!1,compact:!1,parentheses:!0,semicolons:!0,safeConcatenation:!1,preserveBlankLines:!1},t.version=r(72288).version,t.generate=function(e,n){var i,o,s={indent:null,base:null,parse:null,comment:!1,format:{indent:{style:" ",base:0,adjustMultilineComment:!1},newline:"\n",space:" ",json:!1,renumber:!1,hexadecimal:!1,quotes:"single",escapeless:!1,compact:!1,parentheses:!0,semicolons:!0,safeConcatenation:!1,preserveBlankLines:!1},moz:{comprehensionExpressionStartsWithAssignment:!1,starlessGenerator:!1},sourceMap:null,sourceMapRoot:null,sourceMapWithCode:!1,directive:!1,raw:!0,verbatim:null,sourceCode:null};return null!=n?("string"==typeof n.indent&&(s.format.indent.style=n.indent),"number"==typeof n.base&&(s.format.indent.base=n.base),n=F(s,n),d=n.format.indent.style,c="string"==typeof n.base?n.base:D(d,n.format.indent.base)):(d=(n=s).format.indent.style,c=D(d,n.format.indent.base)),l=n.format.json,u=n.format.renumber,f=!l&&n.format.hexadecimal,p=l?"double":n.format.quotes,m=n.format.escapeless,h=n.format.newline,g=n.format.space,n.format.compact&&(h=g=d=c=""),b=n.format.parentheses,y=n.format.semicolons,v=n.format.safeConcatenation,S=n.directive,_=l?null:n.parse,x=n.sourceMap,A=n.sourceCode,E=n.format.preserveBlankLines&&null!==A,C=n,x&&(a=t.browser?r.g.sourceMap.SourceNode:r(19665).SourceNode),i=te(e),x?(o=i.toStringWithSourceMap({file:n.file,sourceRoot:n.sourceMapRoot}),n.sourceContent&&o.map.setSourceContent(n.sourceMap,n.sourceContent),n.sourceMapWithCode?o:o.map.toString()):(o={code:i.toString(),map:null},n.sourceMapWithCode?o:o.code)},t.attachComments=o.attachComments,t.Precedence=F({},n),t.browser=!1,t.FORMAT_MINIFY=I,t.FORMAT_DEFAULTS=N}()},61185:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperGroupStorage=void 0;const s=r(52650),c=r(32287),d=r(71332),l=r(11440);let u=n=class extends l.MapStorage{constructor(e,t,r){super(t,r),this.customCodeHelperGroupFactory=e}initialize(){super.initialize(),n.customCodeHelperGroupsList.forEach(e=>{const t=this.customCodeHelperGroupFactory(e);this.storage.set(e,t)})}};t.CustomCodeHelperGroupStorage=u,u.customCodeHelperGroupsList=[d.CustomCodeHelperGroup.ConsoleOutput,d.CustomCodeHelperGroup.DebugProtection,d.CustomCodeHelperGroup.DomainLock,d.CustomCodeHelperGroup.SelfDefending,d.CustomCodeHelperGroup.StringArray],i([(0,s.postConstruct)(),a("design:type",Function),a("design:paramtypes",[]),a("design:returntype",void 0)],u.prototype,"initialize",null),t.CustomCodeHelperGroupStorage=u=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__ICustomCodeHelperGroup)),o(1,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Object,Object])],u)},61195:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=("object"===a(t)?t.comparisonDate:t)||Date().toString(),n=(0,i.default)(r),o=(0,i.default)(e);return!!(o&&n&&o>n)};var n,i=(n=r(13752))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}e.exports=t.default,e.exports.default=t.default},61578:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),f.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/([01][0-9]|2[0-3])/,o=/[0-5][0-9]/,s=new RegExp("[-+]".concat(a.source,":").concat(o.source)),c=new RegExp("([zZ]|".concat(s.source,")")),d=new RegExp("".concat(a.source,":").concat(o.source,":").concat(/([0-5][0-9]|60)/.source).concat(/(\.[0-9]+)?/.source)),l=new RegExp("".concat(/[0-9]{4}/.source,"-").concat(/(0[1-9]|1[0-2])/.source,"-").concat(/([12]\d|0[1-9]|3[01])/.source)),u=new RegExp("".concat(d.source).concat(c.source)),f=new RegExp("^".concat(l.source,"[ tT]").concat(u.source,"$"));e.exports=t.default,e.exports.default=t.default},61647:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringLiteralControlFlowStorageCallNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(57013),l=r(91363),u=r(25120);let f=class extends d.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t){this.controlFlowStorageName=e,this.controlFlowStorageKey=t}getNodeStructure(){const e=l.NodeFactory.expressionStatementNode(l.NodeFactory.memberExpressionNode(l.NodeFactory.identifierNode(this.controlFlowStorageName),l.NodeFactory.identifierNode(this.controlFlowStorageKey)));return u.NodeUtils.parentizeAst(e),[e]}};t.StringLiteralControlFlowStorageCallNode=f,n([(0,c.initializable)(),i("design:type",String)],f.prototype,"controlFlowStorageKey",void 0),n([(0,c.initializable)(),i("design:type",String)],f.prototype,"controlFlowStorageName",void 0),t.StringLiteralControlFlowStorageCallNode=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],f)},61793:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bindingScopeValues=void 0,t.bindingScopeValues={Request:"Request",Singleton:"Singleton",Transient:"Transient"}},61842:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildEmptySetMetadata=function(){return new Set}},61936:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.NumberLiteralTransformer=void 0;const o=r(52650),s=r(32287),c=r(96390),d=r(18436),l=r(76893),u=r(91363),f=r(23615),p=r(57876);let m=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t),this.runAfter=[c.NodeTransformer.NumberToNumericalExpressionTransformer],this.numberLiteralCache=new Map}getVisitor(e){return e===d.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&f.NodeGuards.isLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if("number"!=typeof e.value&&"bigint"!=typeof e.value)return e;const r=e.value;let n;return this.numberLiteralCache.has(r)?n=this.numberLiteralCache.get(r):(n=p.NumberUtils.isCeil(r)?p.NumberUtils.toHex(r):String(r),this.numberLiteralCache.set(r,n)),u.NodeFactory.literalNode(r,n)}};t.NumberLiteralTransformer=m,t.NumberLiteralTransformer=m=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],m)},61996:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,i.default)(e),e.replace(new RegExp("[^".concat(t,"]+"),"g"),"")};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},62119:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPromise=function(e){return("object"==typeof e&&null!==e||"function"==typeof e)&&"function"==typeof e.then}},62309:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,i.default)(e);var r=t?new RegExp("^[".concat(t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"]+"),"g"):/^\s+/g;return e.replace(r,"")};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},62402:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperObfuscator=void 0;const o=r(52650),s=r(32287),c=r(4223),d=r(79049);let l=class{constructor(e,t){this.randomGenerator=e,this.options=t}obfuscateTemplate(e,t={}){return d.JavaScriptObfuscator.obfuscate(e,{...c.NO_ADDITIONAL_NODES_PRESET,identifierNamesGenerator:this.options.identifierNamesGenerator,identifiersDictionary:this.options.identifiersDictionary,numbersToExpressions:this.options.numbersToExpressions,simplify:this.options.simplify,seed:this.randomGenerator.getRawSeed(),...t}).getObfuscatedCode()}};t.CustomCodeHelperObfuscator=l,t.CustomCodeHelperObfuscator=l=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],l)},62601:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateMetadataTag=function(e,t){return r=>{if(r.tags.has(e))throw new n.InversifyCoreError(i.InversifyCoreErrorKind.injectionDecoratorConflict,"Unexpected duplicated tag decorator with existing tag");return r.tags.set(e,t),r}};const n=r(21773),i=r(94931)},62645:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),t in s)return s[t](e);if("any"===t){for(var r in s){if(s.hasOwnProperty(r))if((0,s[r])(e))return!0}return!1}throw new Error("Invalid locale '".concat(t,"'"))};var n=o(r(83399)),i=o(r(78644)),a=o(r(76084));function o(e){return e&&e.__esModule?e:{default:e}}var s={PL:function(e){(0,n.default)(e);var t={1:1,2:3,3:7,4:9,5:1,6:3,7:7,8:9,9:1,10:3,11:0};if(null!=e&&11===e.length&&(0,a.default)(e,{allow_leading_zeroes:!0})){var r=e.split("").slice(0,-1).reduce(function(e,r,n){return e+Number(r)*t[n+1]},0)%10,i=Number(e.charAt(e.length-1));if(0===r&&0===i||i===10-r)return!0}return!1},ES:function(e){(0,n.default)(e);var t={X:0,Y:1,Z:2},r=e.trim().toUpperCase();if(!/^[0-9X-Z][0-9]{7}[TRWAGMYFPDXBNJZSQVHLCKE]$/.test(r))return!1;var i=r.slice(0,-1).replace(/[X,Y,Z]/g,function(e){return t[e]});return r.endsWith(["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][i%23])},FI:function(e){if((0,n.default)(e),11!==e.length)return!1;if(!e.match(/^\d{6}[\-A\+]\d{3}[0-9ABCDEFHJKLMNPRSTUVWXY]{1}$/))return!1;return"0123456789ABCDEFHJKLMNPRSTUVWXY"[(1e3*parseInt(e.slice(0,6),10)+parseInt(e.slice(7,10),10))%31]===e.slice(10,11)},IN:function(e){var t=[[0,1,2,3,4,5,6,7,8,9],[1,2,3,4,0,6,7,8,9,5],[2,3,4,0,1,7,8,9,5,6],[3,4,0,1,2,8,9,5,6,7],[4,0,1,2,3,9,5,6,7,8],[5,9,8,7,6,0,4,3,2,1],[6,5,9,8,7,1,0,4,3,2],[7,6,5,9,8,2,1,0,4,3],[8,7,6,5,9,3,2,1,0,4],[9,8,7,6,5,4,3,2,1,0]],r=[[0,1,2,3,4,5,6,7,8,9],[1,5,7,6,2,8,3,0,9,4],[5,8,0,3,7,9,6,1,4,2],[8,9,1,6,0,4,3,5,2,7],[9,4,5,3,1,2,6,8,7,0],[4,2,8,6,5,7,3,9,0,1],[2,7,9,3,8,0,6,4,1,5],[7,0,4,6,9,1,3,2,5,8]],n=e.trim();if(!/^[1-9]\d{3}\s?\d{4}\s?\d{4}$/.test(n))return!1;var i=0;return n.replace(/\s/g,"").split("").map(Number).reverse().forEach(function(e,n){i=t[i][r[n%8][e]]}),0===i},IR:function(e){if(!e.match(/^\d{10}$/))return!1;if(e="0000".concat(e).slice(e.length-6),0===parseInt(e.slice(3,9),10))return!1;for(var t=parseInt(e.slice(9,10),10),r=0,n=0;n<9;n++)r+=parseInt(e.slice(n,n+1),10)*(10-n);return(r%=11)<2&&t===r||r>=2&&t===11-r},IT:function(e){return 9===e.length&&("CA00000AA"!==e&&e.search(/C[A-Z]\d{5}[A-Z]{2}/i)>-1)},NO:function(e){var t=e.trim();if(isNaN(Number(t)))return!1;if(11!==t.length)return!1;if("00000000000"===t)return!1;var r=t.split("").map(Number),n=(11-(3*r[0]+7*r[1]+6*r[2]+1*r[3]+8*r[4]+9*r[5]+4*r[6]+5*r[7]+2*r[8])%11)%11,i=(11-(5*r[0]+4*r[1]+3*r[2]+2*r[3]+7*r[4]+6*r[5]+5*r[6]+4*r[7]+3*r[8]+2*n)%11)%11;return n===r[9]&&i===r[10]},TH:function(e){if(!e.match(/^[1-8]\d{12}$/))return!1;for(var t=0,r=0;r<12;r++)t+=parseInt(e[r],10)*(13-r);return e[12]===((11-t%11)%10).toString()},LK:function(e){return!(10!==e.length||!/^[1-9]\d{8}[vx]$/i.test(e))||!(12!==e.length||!/^[1-9]\d{11}$/i.test(e))},"he-IL":function(e){var t=e.trim();if(!/^\d{9}$/.test(t))return!1;for(var r,n=t,i=0,a=0;a<n.length;a++)i+=(r=Number(n[a])*(a%2+1))>9?r-9:r;return i%10==0},"ar-LY":function(e){var t=e.trim();return!!/^(1|2)\d{11}$/.test(t)},"ar-TN":function(e){var t=e.trim();return!!/^\d{8}$/.test(t)},"zh-CN":function(e){var t,r=["11","12","13","14","15","21","22","23","31","32","33","34","35","36","37","41","42","43","44","45","46","50","51","52","53","54","61","62","63","64","65","71","81","82","91"],n=["7","9","10","5","8","4","2","1","6","3","7","9","10","5","8","4","2"],a=["1","0","X","9","8","7","6","5","4","3","2"],o=function(e){return(0,i.default)(r,e)},s=function(e){var t=parseInt(e.substring(0,4),10),r=parseInt(e.substring(4,6),10),n=parseInt(e.substring(6),10),i=new Date(t,r-1,n);return!(i>new Date)&&(i.getFullYear()===t&&i.getMonth()===r-1&&i.getDate()===n)},c=function(e){return function(e){for(var t=e.substring(0,17),r=0,i=0;i<17;i++)r+=parseInt(t.charAt(i),10)*parseInt(n[i],10);return a[r%11]}(e)===e.charAt(17).toUpperCase()};return!!/^\d{15}|(\d{17}(\d|x|X))$/.test(t=e)&&(15===t.length?function(e){var t=/^[1-9]\d{7}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}$/.test(e);if(!t)return!1;var r=e.substring(0,2);if(!(t=o(r)))return!1;var n="19".concat(e.substring(6,12));return!!(t=s(n))}(t):function(e){var t=/^[1-9]\d{5}[1-9]\d{3}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}(\d|x|X)$/.test(e);if(!t)return!1;var r=e.substring(0,2);if(!(t=o(r)))return!1;var n=e.substring(6,14);return!!(t=s(n))&&c(e)}(t))},"zh-HK":function(e){var t=/^[0-9]$/;if(e=(e=e.trim()).toUpperCase(),!/^[A-Z]{1,2}[0-9]{6}((\([0-9A]\))|(\[[0-9A]\])|([0-9A]))$/.test(e))return!1;8===(e=e.replace(/\[|\]|\(|\)/g,"")).length&&(e="3".concat(e));for(var r=0,n=0;n<=7;n++){r+=(t.test(e[n])?e[n]:(e[n].charCodeAt(0)-55)%11)*(9-n)}return(0===(r%=11)?"0":1===r?"A":String(11-r))===e[e.length-1]},"zh-TW":function(e){var t={A:10,B:11,C:12,D:13,E:14,F:15,G:16,H:17,I:34,J:18,K:19,L:20,M:21,N:22,O:35,P:23,Q:24,R:25,S:26,T:27,U:28,V:29,W:32,X:30,Y:31,Z:33},r=e.trim().toUpperCase();return!!/^[A-Z][0-9]{9}$/.test(r)&&Array.from(r).reduce(function(e,r,n){if(0===n){var i=t[r];return i%10*9+Math.floor(i/10)}return 9===n?(10-e%10-Number(r))%10==0:e+Number(r)*(9-n)},0)},PK:function(e){var t=e.trim();return/^[1-7][0-9]{4}-[0-9]{7}-[1-9]$/.test(t)}};e.exports=t.default,e.exports.default=t.default},62717:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.SetUtils=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e){this.arrayUtils=e}getLastElement(e){const t=[...e];return this.arrayUtils.getLastElement(t)}};t.SetUtils=c,t.SetUtils=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IArrayUtils)),i("design:paramtypes",[Object])],c)},62890:e=>{!function(){"use strict";function t(e){if(null==e)return!1;switch(e.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":return!0}return!1}function r(e){switch(e.type){case"IfStatement":return null!=e.alternate?e.alternate:e.consequent;case"LabeledStatement":case"ForStatement":case"ForInStatement":case"WhileStatement":case"WithStatement":return e.body}return null}e.exports={isExpression:function(e){if(null==e)return!1;switch(e.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"Literal":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":return!0}return!1},isStatement:t,isIterationStatement:function(e){if(null==e)return!1;switch(e.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":return!0}return!1},isSourceElement:function(e){return t(e)||null!=e&&"FunctionDeclaration"===e.type},isProblematicIfStatement:function(e){var t;if("IfStatement"!==e.type)return!1;if(null==e.alternate)return!1;t=e.consequent;do{if("IfStatement"===t.type&&null==t.alternate)return!0;t=r(t)}while(t);return!1},trailingStatement:r}}()},62978:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.HexadecimalIdentifierNamesGenerator=void 0;const s=r(52650),c=r(32287),d=r(34003),l=r(57876),u=r(65063);let f=n=class extends d.AbstractIdentifierNamesGenerator{constructor(e,t){super(e,t)}generateNext(e){return this.generateNextName(e,e=>this.isValidIdentifierName(e))}generateForGlobalScope(e){return this.generateForGlobalScopeInternal(e,e=>this.isValidIdentifierName(e))}generateForGlobalScopeWithAllScopesValidation(e){return this.generateForGlobalScopeInternal(e,e=>this.isValidIdentifierNameInAllScopes(e))}generateForLexicalScope(e,t){return this.generateNext(t)}generateForLabel(e,t){return this.generateNext(t)}generateForGlobalScopeInternal(e,t){const r=this.generateNextName(e,t);return`${this.options.identifiersPrefix}${r}`.replace("__","_")}generateNextName(e,t){const r=u.Utils.hexadecimalPrefix.length,i=(null!=e?e:n.baseIdentifierNameLength)+r;let a="",o=!1;for(let e=0;!o;e++){this.checkGenerationAttempts(e);const r=this.randomGenerator.getRandomInteger(1e4,99999999);a=`_${l.NumberUtils.toHex(r).slice(0,i)}`,o=t(a)}return this.preserveName(a),a}};t.HexadecimalIdentifierNamesGenerator=f,f.baseIdentifierNameLength=6,t.HexadecimalIdentifierNamesGenerator=f=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],f)},63097:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildDeactivationParams=function(e){return{getBindings:e.bindingService.get.bind(e.bindingService),getBindingsFromModule:e.bindingService.getByModuleId.bind(e.bindingService),getClassMetadata:n.getClassMetadata,getDeactivations:e.deactivationService.get.bind(e.deactivationService)}};const n=r(69687)},63384:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindInWhenOnFluentSyntaxImplementation=t.BindWhenOnFluentSyntaxImplementation=t.BindWhenFluentSyntaxImplementation=t.BindOnFluentSyntaxImplementation=t.BindToFluentSyntaxImplementation=t.BindInFluentSyntaxImplementation=void 0;const n=r(5265),i=r(69687),a=r(69687),o=r(28794),s=r(94793),c=r(8687),d=r(83258),l=r(74622),u=r(71013),f=r(51782),p=r(31596),m=r(69200),h=r(39593),g=r(70039),b=r(26273),y=r(18685),v=r(46286),S=r(53887),C=r(85033),_=r(29064),x=r(60855),A=r(94384),E=r(29978),I=r(519),N=r(5104),M=r(78561),T=r(88215),R=r(46861);class D{#J;constructor(e){this.#J=e}getIdentifier(){return(0,d.buildBindingIdentifier)(this.#J)}inRequestScope(){return this.#J.scope=i.bindingScopeValues.Request,new F(this.#J)}inSingletonScope(){return this.#J.scope=i.bindingScopeValues.Singleton,new F(this.#J)}inTransientScope(){return this.#J.scope=i.bindingScopeValues.Transient,new F(this.#J)}}t.BindInFluentSyntaxImplementation=D;t.BindToFluentSyntaxImplementation=class{#Q;#ee;#te;#re;constructor(e,t,r,n){this.#Q=e,this.#ee=t,this.#te=r,this.#re=n}to(e){const t=(0,i.getClassMetadata)(e),r={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),implementationType:e,isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:t.scope??this.#te,serviceIdentifier:this.#re,type:i.bindingTypeValues.Instance};return this.#Q(r),new w(r)}toSelf(){if("function"!=typeof this.#re)throw new Error('"toSelf" function can only be applied when a newable function is used as service identifier');return this.to(this.#re)}toConstantValue(e){const t={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:i.bindingScopeValues.Singleton,serviceIdentifier:this.#re,type:i.bindingTypeValues.ConstantValue,value:e};return this.#Q(t),new F(t)}toDynamicValue(e){const t={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:this.#te,serviceIdentifier:this.#re,type:i.bindingTypeValues.DynamicValue,value:e};return this.#Q(t),new w(t)}toResolvedValue(e,t){const r={cache:{isRight:!1,value:void 0},factory:e,id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,metadata:this.#ne(t),moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:this.#te,serviceIdentifier:this.#re,type:i.bindingTypeValues.ResolvedValue};return this.#Q(r),new w(r)}toFactory(e){const t={cache:{isRight:!1,value:void 0},factory:e,id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,scope:i.bindingScopeValues.Singleton,serviceIdentifier:this.#re,type:i.bindingTypeValues.Factory};return this.#Q(t),new F(t)}toProvider(e){const t={cache:{isRight:!1,value:void 0},id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,onActivation:void 0,onDeactivation:void 0,provider:e,scope:i.bindingScopeValues.Singleton,serviceIdentifier:this.#re,type:i.bindingTypeValues.Provider};return this.#Q(t),new F(t)}toService(e){const t={id:(0,a.getBindingId)(),isSatisfiedBy:o.BindingConstraintUtils.always,moduleId:this.#ee,serviceIdentifier:this.#re,targetServiceIdentifier:e,type:i.bindingTypeValues.ServiceRedirection};this.#Q(t)}#ne(e){return{arguments:(e??[]).map(e=>(0,R.isResolvedValueMetadataInjectOptions)(e)?(0,b.isMultipleResolvedValueMetadataInjectOptions)(e)?{chained:e.chained??!1,kind:i.ResolvedValueElementMetadataKind.multipleInjection,name:e.name,optional:e.optional??!1,tags:new Map((e.tags??[]).map(e=>[e.key,e.value])),value:e.serviceIdentifier}:{kind:i.ResolvedValueElementMetadataKind.singleInjection,name:e.name,optional:e.optional??!1,tags:new Map((e.tags??[]).map(e=>[e.key,e.value])),value:e.serviceIdentifier}:{kind:i.ResolvedValueElementMetadataKind.singleInjection,name:void 0,optional:!1,tags:new Map,value:e})}}};class O{#J;constructor(e){this.#J=e}getIdentifier(){return(0,d.buildBindingIdentifier)(this.#J)}onActivation(e){return this.#J.onActivation=e,new P(this.#J)}onDeactivation(e){if(this.#J.onDeactivation=e,this.#J.scope!==i.bindingScopeValues.Singleton)throw new s.InversifyContainerError(c.InversifyContainerErrorKind.invalidOperation,`Binding for service "${(0,n.stringifyServiceIdentifier)(this.#J.serviceIdentifier)}" has a deactivation function, but its scope is not singleton. Deactivation functions can only be used with singleton bindings.`);return new P(this.#J)}}t.BindOnFluentSyntaxImplementation=O;class P{#J;constructor(e){this.#J=e}getIdentifier(){return(0,d.buildBindingIdentifier)(this.#J)}when(e){return this.#J.isSatisfiedBy=e,new O(this.#J)}whenAnyAncestor(e){return this.when((0,l.isAnyAncestorBindingConstraints)(e))}whenAnyAncestorIs(e){return this.when((0,f.isAnyAncestorBindingConstraintsWithServiceId)(e))}whenAnyAncestorNamed(e){return this.when((0,u.isAnyAncestorBindingConstraintsWithName)(e))}whenAnyAncestorTagged(e,t){return this.when((0,p.isAnyAncestorBindingConstraintsWithTag)(e,t))}whenDefault(){return this.when(h.isBindingConstraintsWithNoNameNorTags)}whenNamed(e){return this.when((0,m.isBindingConstraintsWithName)(e))}whenNoParent(e){return this.when((0,_.isNotParentBindingConstraints)(e))}whenNoParentIs(e){return this.when((0,A.isNotParentBindingConstraintsWithServiceId)(e))}whenNoParentNamed(e){return this.when((0,x.isNotParentBindingConstraintsWithName)(e))}whenNoParentTagged(e,t){return this.when((0,E.isNotParentBindingConstraintsWithTag)(e,t))}whenParent(e){return this.when((0,I.isParentBindingConstraints)(e))}whenParentIs(e){return this.when((0,M.isParentBindingConstraintsWithServiceId)(e))}whenParentNamed(e){return this.when((0,N.isParentBindingConstraintsWithName)(e))}whenParentTagged(e,t){return this.when((0,T.isParentBindingConstraintsWithTag)(e,t))}whenTagged(e,t){return this.when((0,g.isBindingConstraintsWithTag)(e,t))}whenNoAncestor(e){return this.when((0,y.isNoAncestorBindingConstraints)(e))}whenNoAncestorIs(e){return this.when((0,S.isNoAncestorBindingConstraintsWithServiceId)(e))}whenNoAncestorNamed(e){return this.when((0,v.isNoAncestorBindingConstraintsWithName)(e))}whenNoAncestorTagged(e,t){return this.when((0,C.isNoAncestorBindingConstraintsWithTag)(e,t))}}t.BindWhenFluentSyntaxImplementation=P;class F extends P{#ie;constructor(e){super(e),this.#ie=new O(e)}onActivation(e){return this.#ie.onActivation(e)}onDeactivation(e){return this.#ie.onDeactivation(e)}}t.BindWhenOnFluentSyntaxImplementation=F;class w extends F{#ae;constructor(e){super(e),this.#ae=new D(e)}inRequestScope(){return this.#ae.inRequestScope()}inSingletonScope(){return this.#ae.inSingletonScope()}inTransientScope(){return this.#ae.inTransientScope()}}t.BindInWhenOnFluentSyntaxImplementation=w},63437:(e,t)=>{!function e(t){"use strict";var r,n,i,a,o,s;function c(e){var t,r,n={};for(t in e)e.hasOwnProperty(t)&&(r=e[t],n[t]="object"==typeof r&&null!==r?c(r):r);return n}function d(e,t){this.parent=e,this.key=t}function l(e,t,r,n){this.node=e,this.path=t,this.wrap=r,this.ref=n}function u(){}function f(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function p(e,t){return(e===r.ObjectExpression||e===r.ObjectPattern)&&"properties"===t}function m(e,t){for(var r=e.length-1;r>=0;--r)if(e[r].node===t)return!0;return!1}function h(e,t){return(new u).traverse(e,t)}function g(e,t){var r;return r=function(e,t){var r,n,i,a;for(n=e.length,i=0;n;)t(e[a=i+(r=n>>>1)])?n=r:(i=a+1,n-=r+1);return i}(t,function(t){return t.range[0]>e.range[0]}),e.extendedRange=[e.range[0],e.range[1]],r!==t.length&&(e.extendedRange[1]=t[r].range[0]),(r-=1)>=0&&(e.extendedRange[0]=t[r].range[1]),e}return r={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",Program:"Program",Property:"Property",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},i={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],Program:["body"],Property:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n={Break:a={},Skip:o={},Remove:s={}},d.prototype.replace=function(e){this.parent[this.key]=e},d.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)},u.prototype.path=function(){var e,t,r,n,i;function a(e,t){if(Array.isArray(t))for(r=0,n=t.length;r<n;++r)e.push(t[r]);else e.push(t)}if(!this.__current.path)return null;for(i=[],e=2,t=this.__leavelist.length;e<t;++e)a(i,this.__leavelist[e].path);return a(i,this.__current.path),i},u.prototype.type=function(){return this.current().type||this.__current.wrap},u.prototype.parents=function(){var e,t,r;for(r=[],e=1,t=this.__leavelist.length;e<t;++e)r.push(this.__leavelist[e].node);return r},u.prototype.current=function(){return this.__current.node},u.prototype.__execute=function(e,t){var r,n;return n=void 0,r=this.__current,this.__current=t,this.__state=null,e&&(n=e.call(this,t.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=r,n},u.prototype.notify=function(e){this.__state=e},u.prototype.skip=function(){this.notify(o)},u.prototype.break=function(){this.notify(a)},u.prototype.remove=function(){this.notify(s)},u.prototype.__initialize=function(e,t){this.visitor=t,this.root=e,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,"iteration"===t.fallback?this.__fallback=Object.keys:"function"==typeof t.fallback&&(this.__fallback=t.fallback),this.__keys=i,t.keys&&(this.__keys=Object.assign(Object.create(this.__keys),t.keys))},u.prototype.traverse=function(e,t){var r,n,i,s,c,d,u,h,g,b,y,v;for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,r.push(new l(e,null,null,null)),n.push(new l(null,null,null,null));r.length;)if((i=r.pop())!==v){if(i.node){if(d=this.__execute(t.enter,i),this.__state===a||d===a)return;if(r.push(v),n.push(i),this.__state===o||d===o)continue;if(c=(s=i.node).type||i.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(s)}for(h=b.length;(h-=1)>=0;)if(y=s[u=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]&&!m(n,y[g])){if(p(c,b[h]))i=new l(y[g],[u,g],"Property",null);else{if(!f(y[g]))continue;i=new l(y[g],[u,g],null,null)}r.push(i)}}else if(f(y)){if(m(n,y))continue;r.push(new l(y,u,null,null))}}}else if(i=n.pop(),d=this.__execute(t.leave,i),this.__state===a||d===a)return},u.prototype.replace=function(e,t){var r,n,i,c,u,m,h,g,b,y,v,S,C;function _(e){var t,n,i,a;if(e.ref.remove())for(n=e.ref.key,a=e.ref.parent,t=r.length;t--;)if((i=r[t]).ref&&i.ref.parent===a){if(i.ref.key<n)break;--i.ref.key}}for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,m=new l(e,null,null,new d(S={root:e},"root")),r.push(m),n.push(m);r.length;)if((m=r.pop())!==v){if(void 0!==(u=this.__execute(t.enter,m))&&u!==a&&u!==o&&u!==s&&(m.ref.replace(u),m.node=u),this.__state!==s&&u!==s||(_(m),m.node=null),this.__state===a||u===a)return S.root;if((i=m.node)&&(r.push(v),n.push(m),this.__state!==o&&u!==o)){if(c=i.type||m.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(i)}for(h=b.length;(h-=1)>=0;)if(y=i[C=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]){if(p(c,b[h]))m=new l(y[g],[C,g],"Property",new d(y,g));else{if(!f(y[g]))continue;m=new l(y[g],[C,g],null,new d(y,g))}r.push(m)}}else f(y)&&r.push(new l(y,C,null,new d(i,C)))}}else if(m=n.pop(),void 0!==(u=this.__execute(t.leave,m))&&u!==a&&u!==o&&u!==s&&m.ref.replace(u),this.__state!==s&&u!==s||_(m),this.__state===a||u===a)return S.root;return S.root},t.Syntax=r,t.traverse=h,t.replace=function(e,t){return(new u).replace(e,t)},t.attachComments=function(e,t,r){var i,a,o,s,d=[];if(!e.range)throw new Error("attachComments needs range information");if(!r.length){if(t.length){for(o=0,a=t.length;o<a;o+=1)(i=c(t[o])).extendedRange=[0,e.range[0]],d.push(i);e.leadingComments=d}return e}for(o=0,a=t.length;o<a;o+=1)d.push(g(c(t[o]),r));return s=0,h(e,{enter:function(e){for(var t;s<d.length&&!((t=d[s]).extendedRange[1]>e.range[0]);)t.extendedRange[1]===e.range[0]?(e.leadingComments||(e.leadingComments=[]),e.leadingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),s=0,h(e,{leave:function(e){for(var t;s<d.length&&(t=d[s],!(e.range[1]<t.extendedRange[0]));)e.range[1]===t.extendedRange[0]?(e.trailingComments||(e.trailingComments=[]),e.trailingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),e},t.VisitorKeys=i,t.VisitorOption=n,t.Controller=u,t.cloneEnvironment=function(){return e({})},t}(t)},63475:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.preDestroy=function(){return(e,t,r)=>{try{(0,n.updateOwnReflectMetadata)(e.constructor,i.classMetadataReflectKey,o.getDefaultClassMetadata,(0,a.updateMaybeClassMetadataPreDestroy)(t))}catch(r){(0,s.handleInjectionError)(e,t,void 0,r)}}};const n=r(59517),i=r(5712),a=r(38852),o=r(82314),s=r(75333)},63726:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionKeysTransformerCustomNode=void 0,function(e){e.ObjectExpressionVariableDeclarationHostNode="ObjectExpressionVariableDeclarationHostNode"}(r||(t.ObjectExpressionKeysTransformerCustomNode=r={}))},63871:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ConsoleOutputDisableCodeHelper=void 0;const o=r(52650),s=r(32287),c=r(42792),d=r(10548),l=r(88318),u=r(25120);let f=class extends l.AbstractCustomCodeHelper{constructor(e,t,r,n,i){super(e,t,r,n,i)}initialize(e,t){this.callsControllerFunctionName=e,this.consoleOutputDisableFunctionName=t}getNodeStructure(e){return u.NodeUtils.convertCodeToStructure(e)}getCodeHelperTemplate(){return this.customCodeHelperFormatter.formatTemplate((0,c.ConsoleOutputDisableTemplate)(),{callControllerFunctionName:this.callsControllerFunctionName,consoleLogDisableFunctionName:this.consoleOutputDisableFunctionName,globalVariableTemplate:this.getGlobalVariableTemplate()})}};t.ConsoleOutputDisableCodeHelper=f,n([(0,d.initializable)(),i("design:type",String)],f.prototype,"callsControllerFunctionName",void 0),n([(0,d.initializable)(),i("design:type",String)],f.prototype,"consoleOutputDisableFunctionName",void 0),t.ConsoleOutputDisableCodeHelper=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperObfuscator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(4,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object,Object])],f)},64522:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.HashbangOperatorTransformer=void 0;const s=r(52650),c=r(32287),d=r(79412),l=r(21965);let u=n=class extends l.AbstractCodeTransformer{constructor(e,t){super(e,t),this.hashbangOperatorLine=null}transformCode(e,t){switch(t){case d.CodeTransformationStage.PreparingTransformers:return this.removeAndSaveHashbangOperatorLine(e);case d.CodeTransformationStage.FinalizingTransformers:return this.appendSavedHashbangOperatorLine(e);default:return e}}removeAndSaveHashbangOperatorLine(e){const t=e.match(n.hashbangOperatorRegExp);if(!t)return e;const[r,i]=t;return!/[^\r\n]/.test(i)&&(this.hashbangOperatorLine=r.slice(i.length)),e.slice(r.length)}appendSavedHashbangOperatorLine(e){var t;return`${null!==(t=this.hashbangOperatorLine)&&void 0!==t?t:""}${e}`}};t.HashbangOperatorTransformer=u,u.hashbangOperatorRegExp=/^(\s*)#!.*(?:\r?\n)*/,t.HashbangOperatorTransformer=u=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],u)},64611:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.PrevailingKindOfVariablesAnalyzer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(23615);let h=i=class{constructor(e){this.prevailingKindOfVariables=i.defaultKindOfVariables,this.arrayUtils=e}analyze(e){var t;const r=[];p.traverse(e,{enter:e=>{m.NodeGuards.isVariableDeclarationNode(e)&&r.push(e.kind)}}),this.prevailingKindOfVariables=null!==(t=this.arrayUtils.findMostOccurringElement(r))&&void 0!==t?t:i.defaultKindOfVariables}getPrevailingKind(){return this.prevailingKindOfVariables}};t.PrevailingKindOfVariablesAnalyzer=h,h.defaultKindOfVariables="var",t.PrevailingKindOfVariablesAnalyzer=h=i=s([(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.IArrayUtils)),d("design:paramtypes",[Object])],h)},64633:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)||o.test(e)||s.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(application|audio|font|image|message|model|multipart|text|video)\/[a-zA-Z0-9\.\-\+_]{1,100}$/i,o=/^text\/[a-zA-Z0-9\.\-\+]{1,100};\s?charset=("[a-zA-Z0-9\.\-\+\s]{0,70}"|[a-zA-Z0-9\.\-\+]{0,70})(\s?\([a-zA-Z0-9\.\-\+\s]{1,20}\))?$/i,s=/^multipart\/[a-zA-Z0-9\.\-\+]{1,100}(;\s?(boundary|charset)=("[a-zA-Z0-9\.\-\+\s]{0,70}"|[a-zA-Z0-9\.\-\+]{0,70})(\s?\([a-zA-Z0-9\.\-\+\s]{1,20}\))?){0,2}$/i;e.exports=t.default,e.exports.default=t.default},64689:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveDynamicValueBindingCallback=function(e,t){return t.value(e.context)}},64712:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t}),c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},d=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}},l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperFormatter=void 0;const u=r(52650),f=r(32287),p=s(r(34608)),m=l(r(55149)),h=r(23615);let g=class{constructor(e){this.prevailingKindOfVariables=e.getPrevailingKind()}formatTemplate(e,t){return(0,m.default)(e,t)}formatStructure(e){for(const t of e)p.replace(t,{enter:e=>{if(h.NodeGuards.isVariableDeclarationNode(e))return"var"===this.prevailingKindOfVariables&&(e.kind="var"),e}});return e}};t.CustomCodeHelperFormatter=g,t.CustomCodeHelperFormatter=g=o([(0,u.injectable)(),d(0,(0,u.inject)(f.ServiceIdentifiers.IPrevailingKindOfVariablesAnalyzer)),c("design:paramtypes",[Object])],g)},64784:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildArrayMetadataWithIndex=function(e,t){return r=>(r[t]=e,r)}},65063:(__unused_webpack_module,exports)=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.Utils=void 0;class Utils{static get nodeRequire(){return eval("require")}static buildVersionMessage(e,t){if(!e||!t)return"unknown";return`${e}_${new Date(parseInt(t,10)).toISOString()}`}static extractDomainFrom(e){let t;return t=e.includes("://")||0===e.indexOf("//")?e.split("/")[2]:e.split("/")[0],t=t.split(":")[0],t}static getIdentifiersPrefixForMultipleSources(e,t){return`${e||Utils.baseMultipleSourcesIdentifiersPrefix}${t}`}static makeEnum(e){return Object.freeze({...e})}}exports.Utils=Utils,Utils.baseMultipleSourcesIdentifiersPrefix="a",Utils.hexadecimalPrefix="0x"},65104:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayTemplate=function(){return"\n function {stringArrayFunctionName} () {\n const {stringArrayName} = [{stringArrayStorageItems}];\n \n {stringArrayFunctionName} = function () {\n return {stringArrayName};\n };\n \n return {stringArrayFunctionName}();\n }\n "}},65186:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,i.default)(e),null==t&&(t="all");return t in a&&a[t].test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a={1:/^[0-9A-F]{8}-[0-9A-F]{4}-1[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,2:/^[0-9A-F]{8}-[0-9A-F]{4}-2[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,3:/^[0-9A-F]{8}-[0-9A-F]{4}-3[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,4:/^[0-9A-F]{8}-[0-9A-F]{4}-4[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,5:/^[0-9A-F]{8}-[0-9A-F]{4}-5[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,6:/^[0-9A-F]{8}-[0-9A-F]{4}-6[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,7:/^[0-9A-F]{8}-[0-9A-F]{4}-7[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,8:/^[0-9A-F]{8}-[0-9A-F]{4}-8[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,nil:/^00000000-0000-0000-0000-000000000000$/i,max:/^ffffffff-ffff-ffff-ffff-ffffffffffff$/i,loose:/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i,all:/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i};e.exports=t.default,e.exports.default=t.default},65266:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildDefaultMaybeClassElementMetadata=function(){return{kind:n.MaybeClassElementMetadataKind.unknown,name:void 0,optional:!1,tags:new Map}};const n=r(23855)},65606:e=>{var t,r,n=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function o(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(e){r=a}}();var s,c=[],d=!1,l=-1;function u(){d&&s&&(d=!1,s.length?c=s.concat(c):l=-1,c.length&&f())}function f(){if(!d){var e=o(u);d=!0;for(var t=c.length;t;){for(s=c,c=[];++l<t;)s&&s[l].run();l=-1,t=c.length}s=null,d=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{return r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function m(){}n.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];c.push(new p(e,t)),1!==c.length||d||o(f)},p.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=m,n.addListener=m,n.once=m,n.off=m,n.removeListener=m,n.removeAllListeners=m,n.emit=m,n.prependListener=m,n.prependOnceListener=m,n.listeners=function(e){return[]},n.binding=function(e){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(e){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},65757:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isScopedBinding=function(e){return void 0!==e.scope}},65889:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DomainLockRedirectUrlRule=void 0;const n=r(11839);t.DomainLockRedirectUrlRule=e=>(e.domainLock.length||(e={...e,domainLockRedirectUrl:n.DEFAULT_PRESET.domainLockRedirectUrl}),e)},65903:(e,t,r)=>{"use strict";r.r(t),r.d(t,{fetch:()=>n});const n=globalThis.fetch.bind(globalThis)},66051:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getContainerModuleId=function(){const e=(0,n.getOwnReflectMetadata)(Object,i)??0;e===Number.MAX_SAFE_INTEGER?(0,n.setReflectMetadata)(Object,i,Number.MIN_SAFE_INTEGER):(0,n.updateOwnReflectMetadata)(Object,i,()=>e,e=>e+1);return e};const n=r(59517),i="@inversifyjs/container/bindingId"},66060:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.VisitedLexicalScopeNodesStackStorage=void 0;const o=r(52650),s=r(32287),c=r(44173);let d=class extends c.ArrayStorage{constructor(e,t,r){super(e,t),this.arrayUtils=r}getLastElement(){return this.arrayUtils.getLastElement(this.getStorage())}getPenultimateElement(){return this.arrayUtils.getLastElementByIndex(this.getStorage(),1)}push(e){const t=this.getLength();this.set(t,e)}pop(){const e=this.getLength();return this.delete(e-1)}};t.VisitedLexicalScopeNodesStackStorage=d,t.VisitedLexicalScopeNodesStackStorage=d=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),a(2,(0,o.inject)(s.ServiceIdentifiers.IArrayUtils)),i("design:paramtypes",[Object,Object,Object])],d)},66152:e=>{"use strict";e.exports=JSON.parse('["$&","$\'","$*","$+","$1","$2","$3","$4","$5","$6","$7","$8","$9","$_","$`","$input","-moz-animation","-moz-animation-delay","-moz-animation-direction","-moz-animation-duration","-moz-animation-fill-mode","-moz-animation-iteration-count","-moz-animation-name","-moz-animation-play-state","-moz-animation-timing-function","-moz-appearance","-moz-backface-visibility","-moz-border-end","-moz-border-end-color","-moz-border-end-style","-moz-border-end-width","-moz-border-image","-moz-border-start","-moz-border-start-color","-moz-border-start-style","-moz-border-start-width","-moz-box-align","-moz-box-direction","-moz-box-flex","-moz-box-ordinal-group","-moz-box-orient","-moz-box-pack","-moz-box-sizing","-moz-float-edge","-moz-font-feature-settings","-moz-font-language-override","-moz-force-broken-image-icon","-moz-hyphens","-moz-image-region","-moz-margin-end","-moz-margin-start","-moz-orient","-moz-osx-font-smoothing","-moz-outline-radius","-moz-outline-radius-bottomleft","-moz-outline-radius-bottomright","-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-padding-end","-moz-padding-start","-moz-perspective","-moz-perspective-origin","-moz-tab-size","-moz-text-size-adjust","-moz-transform","-moz-transform-origin","-moz-transform-style","-moz-transition","-moz-transition-delay","-moz-transition-duration","-moz-transition-property","-moz-transition-timing-function","-moz-user-focus","-moz-user-input","-moz-user-modify","-moz-user-select","-moz-window-dragging","-webkit-align-content","-webkit-align-items","-webkit-align-self","-webkit-animation","-webkit-animation-delay","-webkit-animation-direction","-webkit-animation-duration","-webkit-animation-fill-mode","-webkit-animation-iteration-count","-webkit-animation-name","-webkit-animation-play-state","-webkit-animation-timing-function","-webkit-appearance","-webkit-backface-visibility","-webkit-background-clip","-webkit-background-origin","-webkit-background-size","-webkit-border-bottom-left-radius","-webkit-border-bottom-right-radius","-webkit-border-image","-webkit-border-radius","-webkit-border-top-left-radius","-webkit-border-top-right-radius","-webkit-box-align","-webkit-box-direction","-webkit-box-flex","-webkit-box-ordinal-group","-webkit-box-orient","-webkit-box-pack","-webkit-box-shadow","-webkit-box-sizing","-webkit-clip-path","-webkit-filter","-webkit-flex","-webkit-flex-basis","-webkit-flex-direction","-webkit-flex-flow","-webkit-flex-grow","-webkit-flex-shrink","-webkit-flex-wrap","-webkit-font-feature-settings","-webkit-justify-content","-webkit-line-clamp","-webkit-mask","-webkit-mask-clip","-webkit-mask-composite","-webkit-mask-image","-webkit-mask-origin","-webkit-mask-position","-webkit-mask-position-x","-webkit-mask-position-y","-webkit-mask-repeat","-webkit-mask-size","-webkit-order","-webkit-perspective","-webkit-perspective-origin","-webkit-text-fill-color","-webkit-text-security","-webkit-text-size-adjust","-webkit-text-stroke","-webkit-text-stroke-color","-webkit-text-stroke-width","-webkit-transform","-webkit-transform-origin","-webkit-transform-style","-webkit-transition","-webkit-transition-delay","-webkit-transition-duration","-webkit-transition-property","-webkit-transition-timing-function","-webkit-user-select","@@iterator","ABORT_ERR","ACTIVE","ACTIVE_ATTRIBUTES","ACTIVE_TEXTURE","ACTIVE_UNIFORMS","ACTIVE_UNIFORM_BLOCKS","ADDITION","ALIASED_LINE_WIDTH_RANGE","ALIASED_POINT_SIZE_RANGE","ALL","ALLOW_KEYBOARD_INPUT","ALLPASS","ALPHA","ALPHA_BITS","ALREADY_SIGNALED","ALT_MASK","ALWAYS","ANY_SAMPLES_PASSED","ANY_SAMPLES_PASSED_CONSERVATIVE","ANY_TYPE","ANY_UNORDERED_NODE_TYPE","ARRAY_BUFFER","ARRAY_BUFFER_BINDING","ATTACHED_SHADERS","ATTRIBUTE_NODE","AT_TARGET","AbortController","AbortSignal","AbsoluteOrientationSensor","AbstractRange","Accelerometer","AddSearchProvider","AggregateError","AnalyserNode","Animation","AnimationEffect","AnimationEvent","AnimationPlaybackEvent","AnimationTimeline","AnonXMLHttpRequest","Any","AnyPermissions","ApplicationCache","ApplicationCacheErrorEvent","Array","ArrayBuffer","ArrayType","AsyncDisposableStack","Atomics","Attr","Audio","AudioBuffer","AudioBufferSourceNode","AudioContext","AudioData","AudioDecoder","AudioDestinationNode","AudioEncoder","AudioListener","AudioNode","AudioParam","AudioParamMap","AudioProcessingEvent","AudioScheduledSourceNode","AudioSinkInfo","AudioStreamTrack","AudioWorklet","AudioWorkletNode","AuthenticatorAssertionResponse","AuthenticatorAttestationResponse","AuthenticatorResponse","AutocompleteErrorEvent","BACK","BAD_BOUNDARYPOINTS_ERR","BAD_REQUEST","BANDPASS","BLEND","BLEND_COLOR","BLEND_DST_ALPHA","BLEND_DST_RGB","BLEND_EQUATION","BLEND_EQUATION_ALPHA","BLEND_EQUATION_RGB","BLEND_SRC_ALPHA","BLEND_SRC_RGB","BLUE","BLUE_BITS","BLUR","BOOL","BOOLEAN_TYPE","BOOL_VEC2","BOOL_VEC3","BOOL_VEC4","BOTH","BROWSER_DEFAULT_WEBGL","BUBBLING_PHASE","BUFFER_SIZE","BUFFER_USAGE","BYTE","BYTES_PER_ELEMENT","BackgroundFetchManager","BackgroundFetchRecord","BackgroundFetchRegistration","BarProp","BarcodeDetector","BaseAudioContext","BaseHref","BatteryManager","BeforeInstallPromptEvent","BeforeLoadEvent","BeforeUnloadEvent","BigInt","BigInt64Array","BigUint64Array","BiquadFilterNode","Blob","BlobEvent","Bluetooth","BluetoothCharacteristicProperties","BluetoothDevice","BluetoothRemoteGATTCharacteristic","BluetoothRemoteGATTDescriptor","BluetoothRemoteGATTServer","BluetoothRemoteGATTService","BluetoothUUID","Boolean","BroadcastChannel","BrowserCaptureMediaStreamTrack","BrowserInfo","ByteLengthQueuingStrategy","CAPTURING_PHASE","CCW","CDATASection","CDATA_SECTION_NODE","CHANGE","CHARSET_RULE","CHECKING","CLAMP_TO_EDGE","CLICK","CLOSED","CLOSING","COLOR","COLOR_ATTACHMENT0","COLOR_ATTACHMENT1","COLOR_ATTACHMENT10","COLOR_ATTACHMENT11","COLOR_ATTACHMENT12","COLOR_ATTACHMENT13","COLOR_ATTACHMENT14","COLOR_ATTACHMENT15","COLOR_ATTACHMENT2","COLOR_ATTACHMENT3","COLOR_ATTACHMENT4","COLOR_ATTACHMENT5","COLOR_ATTACHMENT6","COLOR_ATTACHMENT7","COLOR_ATTACHMENT8","COLOR_ATTACHMENT9","COLOR_BUFFER_BIT","COLOR_CLEAR_VALUE","COLOR_WRITEMASK","COMMENT_NODE","COMPARE_REF_TO_TEXTURE","COMPILE_STATUS","COMPLETION_STATUS_KHR","COMPRESSED_RGBA_S3TC_DXT1_EXT","COMPRESSED_RGBA_S3TC_DXT3_EXT","COMPRESSED_RGBA_S3TC_DXT5_EXT","COMPRESSED_RGB_S3TC_DXT1_EXT","COMPRESSED_TEXTURE_FORMATS","COMPUTE","CONDITION_SATISFIED","CONFIGURATION_UNSUPPORTED","CONNECTING","CONSTANT_ALPHA","CONSTANT_COLOR","CONSTRAINT_ERR","CONTEXT_LOST_WEBGL","CONTROL_MASK","COPY_DST","COPY_READ_BUFFER","COPY_READ_BUFFER_BINDING","COPY_SRC","COPY_WRITE_BUFFER","COPY_WRITE_BUFFER_BINDING","COUNTER_STYLE_RULE","CSPViolationReportBody","CSS","CSS2Properties","CSSAnimation","CSSCharsetRule","CSSConditionRule","CSSContainerRule","CSSCounterStyleRule","CSSFontFaceRule","CSSFontFeatureValuesRule","CSSFontPaletteValuesRule","CSSFunctionDeclarations","CSSFunctionDescriptors","CSSFunctionRule","CSSGroupingRule","CSSImageValue","CSSImportRule","CSSKeyframeRule","CSSKeyframesRule","CSSKeywordValue","CSSLayerBlockRule","CSSLayerStatementRule","CSSMarginRule","CSSMathClamp","CSSMathInvert","CSSMathMax","CSSMathMin","CSSMathNegate","CSSMathProduct","CSSMathSum","CSSMathValue","CSSMatrixComponent","CSSMediaRule","CSSMozDocumentRule","CSSNameSpaceRule","CSSNamespaceRule","CSSNestedDeclarations","CSSNumericArray","CSSNumericValue","CSSPageDescriptors","CSSPageRule","CSSPerspective","CSSPositionTryDescriptors","CSSPositionTryRule","CSSPositionValue","CSSPrimitiveValue","CSSPropertyRule","CSSRotate","CSSRule","CSSRuleList","CSSScale","CSSScopeRule","CSSSkew","CSSSkewX","CSSSkewY","CSSStartingStyleRule","CSSStyleDeclaration","CSSStyleProperties","CSSStyleRule","CSSStyleSheet","CSSStyleValue","CSSSupportsRule","CSSTransformComponent","CSSTransformValue","CSSTransition","CSSTranslate","CSSUnitValue","CSSUnknownRule","CSSUnparsedValue","CSSValue","CSSValueList","CSSVariableReferenceValue","CSSVariablesDeclaration","CSSVariablesRule","CSSViewTransitionRule","CSSViewportRule","CSS_ATTR","CSS_CM","CSS_COUNTER","CSS_CUSTOM","CSS_DEG","CSS_DIMENSION","CSS_EMS","CSS_EXS","CSS_FILTER_BLUR","CSS_FILTER_BRIGHTNESS","CSS_FILTER_CONTRAST","CSS_FILTER_CUSTOM","CSS_FILTER_DROP_SHADOW","CSS_FILTER_GRAYSCALE","CSS_FILTER_HUE_ROTATE","CSS_FILTER_INVERT","CSS_FILTER_OPACITY","CSS_FILTER_REFERENCE","CSS_FILTER_SATURATE","CSS_FILTER_SEPIA","CSS_GRAD","CSS_HZ","CSS_IDENT","CSS_IN","CSS_INHERIT","CSS_KHZ","CSS_MATRIX","CSS_MATRIX3D","CSS_MM","CSS_MS","CSS_NUMBER","CSS_PC","CSS_PERCENTAGE","CSS_PERSPECTIVE","CSS_PRIMITIVE_VALUE","CSS_PT","CSS_PX","CSS_RAD","CSS_RECT","CSS_RGBCOLOR","CSS_ROTATE","CSS_ROTATE3D","CSS_ROTATEX","CSS_ROTATEY","CSS_ROTATEZ","CSS_S","CSS_SCALE","CSS_SCALE3D","CSS_SCALEX","CSS_SCALEY","CSS_SCALEZ","CSS_SKEW","CSS_SKEWX","CSS_SKEWY","CSS_STRING","CSS_TRANSLATE","CSS_TRANSLATE3D","CSS_TRANSLATEX","CSS_TRANSLATEY","CSS_TRANSLATEZ","CSS_UNKNOWN","CSS_URI","CSS_VALUE_LIST","CSS_VH","CSS_VMAX","CSS_VMIN","CSS_VW","CULL_FACE","CULL_FACE_MODE","CURRENT_PROGRAM","CURRENT_QUERY","CURRENT_VERTEX_ATTRIB","CUSTOM","CW","Cache","CacheStorage","CanvasCaptureMediaStream","CanvasCaptureMediaStreamTrack","CanvasGradient","CanvasPattern","CanvasRenderingContext2D","CaptureController","CaretPosition","ChannelMergerNode","ChannelSplitterNode","ChapterInformation","CharacterBoundsUpdateEvent","CharacterData","ClientRect","ClientRectList","Clipboard","ClipboardEvent","ClipboardItem","CloseEvent","CloseWatcher","Collator","ColorArray","ColorValue","CommandEvent","Comment","CompileError","CompositionEvent","CompressionStream","Console","ConstantSourceNode","ContentVisibilityAutoStateChangeEvent","ContextFilter","ContextType","Controllers","ConvolverNode","CookieChangeEvent","CookieStore","CookieStoreManager","CountQueuingStrategy","Counter","CreateMonitor","CreateType","Credential","CredentialsContainer","CropTarget","Crypto","CryptoKey","CustomElementRegistry","CustomEvent","CustomStateSet","DATABASE_ERR","DATA_CLONE_ERR","DATA_ERR","DBLCLICK","DECR","DECR_WRAP","DELETE_STATUS","DEPTH","DEPTH24_STENCIL8","DEPTH32F_STENCIL8","DEPTH_ATTACHMENT","DEPTH_BITS","DEPTH_BUFFER_BIT","DEPTH_CLEAR_VALUE","DEPTH_COMPONENT","DEPTH_COMPONENT16","DEPTH_COMPONENT24","DEPTH_COMPONENT32F","DEPTH_FUNC","DEPTH_RANGE","DEPTH_STENCIL","DEPTH_STENCIL_ATTACHMENT","DEPTH_TEST","DEPTH_WRITEMASK","DEVICE_INELIGIBLE","DIRECTION_DOWN","DIRECTION_LEFT","DIRECTION_RIGHT","DIRECTION_UP","DISABLED","DISPATCH_REQUEST_ERR","DITHER","DOCUMENT_FRAGMENT_NODE","DOCUMENT_NODE","DOCUMENT_POSITION_CONTAINED_BY","DOCUMENT_POSITION_CONTAINS","DOCUMENT_POSITION_DISCONNECTED","DOCUMENT_POSITION_FOLLOWING","DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","DOCUMENT_POSITION_PRECEDING","DOCUMENT_TYPE_NODE","DOMCursor","DOMError","DOMException","DOMImplementation","DOMImplementationLS","DOMMatrix","DOMMatrixReadOnly","DOMParser","DOMPoint","DOMPointReadOnly","DOMQuad","DOMRect","DOMRectList","DOMRectReadOnly","DOMRequest","DOMSTRING_SIZE_ERR","DOMSettableTokenList","DOMStringList","DOMStringMap","DOMTokenList","DOMTransactionEvent","DOM_DELTA_LINE","DOM_DELTA_PAGE","DOM_DELTA_PIXEL","DOM_INPUT_METHOD_DROP","DOM_INPUT_METHOD_HANDWRITING","DOM_INPUT_METHOD_IME","DOM_INPUT_METHOD_KEYBOARD","DOM_INPUT_METHOD_MULTIMODAL","DOM_INPUT_METHOD_OPTION","DOM_INPUT_METHOD_PASTE","DOM_INPUT_METHOD_SCRIPT","DOM_INPUT_METHOD_UNKNOWN","DOM_INPUT_METHOD_VOICE","DOM_KEY_LOCATION_JOYSTICK","DOM_KEY_LOCATION_LEFT","DOM_KEY_LOCATION_MOBILE","DOM_KEY_LOCATION_NUMPAD","DOM_KEY_LOCATION_RIGHT","DOM_KEY_LOCATION_STANDARD","DOM_VK_0","DOM_VK_1","DOM_VK_2","DOM_VK_3","DOM_VK_4","DOM_VK_5","DOM_VK_6","DOM_VK_7","DOM_VK_8","DOM_VK_9","DOM_VK_A","DOM_VK_ACCEPT","DOM_VK_ADD","DOM_VK_ALT","DOM_VK_ALTGR","DOM_VK_AMPERSAND","DOM_VK_ASTERISK","DOM_VK_AT","DOM_VK_ATTN","DOM_VK_B","DOM_VK_BACKSPACE","DOM_VK_BACK_QUOTE","DOM_VK_BACK_SLASH","DOM_VK_BACK_SPACE","DOM_VK_C","DOM_VK_CANCEL","DOM_VK_CAPS_LOCK","DOM_VK_CIRCUMFLEX","DOM_VK_CLEAR","DOM_VK_CLOSE_BRACKET","DOM_VK_CLOSE_CURLY_BRACKET","DOM_VK_CLOSE_PAREN","DOM_VK_COLON","DOM_VK_COMMA","DOM_VK_CONTEXT_MENU","DOM_VK_CONTROL","DOM_VK_CONVERT","DOM_VK_CRSEL","DOM_VK_CTRL","DOM_VK_D","DOM_VK_DECIMAL","DOM_VK_DELETE","DOM_VK_DIVIDE","DOM_VK_DOLLAR","DOM_VK_DOUBLE_QUOTE","DOM_VK_DOWN","DOM_VK_E","DOM_VK_EISU","DOM_VK_END","DOM_VK_ENTER","DOM_VK_EQUALS","DOM_VK_EREOF","DOM_VK_ESCAPE","DOM_VK_EXCLAMATION","DOM_VK_EXECUTE","DOM_VK_EXSEL","DOM_VK_F","DOM_VK_F1","DOM_VK_F10","DOM_VK_F11","DOM_VK_F12","DOM_VK_F13","DOM_VK_F14","DOM_VK_F15","DOM_VK_F16","DOM_VK_F17","DOM_VK_F18","DOM_VK_F19","DOM_VK_F2","DOM_VK_F20","DOM_VK_F21","DOM_VK_F22","DOM_VK_F23","DOM_VK_F24","DOM_VK_F25","DOM_VK_F26","DOM_VK_F27","DOM_VK_F28","DOM_VK_F29","DOM_VK_F3","DOM_VK_F30","DOM_VK_F31","DOM_VK_F32","DOM_VK_F33","DOM_VK_F34","DOM_VK_F35","DOM_VK_F36","DOM_VK_F4","DOM_VK_F5","DOM_VK_F6","DOM_VK_F7","DOM_VK_F8","DOM_VK_F9","DOM_VK_FINAL","DOM_VK_FRONT","DOM_VK_G","DOM_VK_GREATER_THAN","DOM_VK_H","DOM_VK_HANGUL","DOM_VK_HANJA","DOM_VK_HASH","DOM_VK_HELP","DOM_VK_HK_TOGGLE","DOM_VK_HOME","DOM_VK_HYPHEN_MINUS","DOM_VK_I","DOM_VK_INSERT","DOM_VK_J","DOM_VK_JUNJA","DOM_VK_K","DOM_VK_KANA","DOM_VK_KANJI","DOM_VK_L","DOM_VK_LEFT","DOM_VK_LEFT_TAB","DOM_VK_LESS_THAN","DOM_VK_M","DOM_VK_META","DOM_VK_MODECHANGE","DOM_VK_MULTIPLY","DOM_VK_N","DOM_VK_NONCONVERT","DOM_VK_NUMPAD0","DOM_VK_NUMPAD1","DOM_VK_NUMPAD2","DOM_VK_NUMPAD3","DOM_VK_NUMPAD4","DOM_VK_NUMPAD5","DOM_VK_NUMPAD6","DOM_VK_NUMPAD7","DOM_VK_NUMPAD8","DOM_VK_NUMPAD9","DOM_VK_NUM_LOCK","DOM_VK_O","DOM_VK_OEM_1","DOM_VK_OEM_102","DOM_VK_OEM_2","DOM_VK_OEM_3","DOM_VK_OEM_4","DOM_VK_OEM_5","DOM_VK_OEM_6","DOM_VK_OEM_7","DOM_VK_OEM_8","DOM_VK_OEM_COMMA","DOM_VK_OEM_MINUS","DOM_VK_OEM_PERIOD","DOM_VK_OEM_PLUS","DOM_VK_OPEN_BRACKET","DOM_VK_OPEN_CURLY_BRACKET","DOM_VK_OPEN_PAREN","DOM_VK_P","DOM_VK_PA1","DOM_VK_PAGEDOWN","DOM_VK_PAGEUP","DOM_VK_PAGE_DOWN","DOM_VK_PAGE_UP","DOM_VK_PAUSE","DOM_VK_PERCENT","DOM_VK_PERIOD","DOM_VK_PIPE","DOM_VK_PLAY","DOM_VK_PLUS","DOM_VK_PRINT","DOM_VK_PRINTSCREEN","DOM_VK_PROCESSKEY","DOM_VK_PROPERITES","DOM_VK_Q","DOM_VK_QUESTION_MARK","DOM_VK_QUOTE","DOM_VK_R","DOM_VK_REDO","DOM_VK_RETURN","DOM_VK_RIGHT","DOM_VK_S","DOM_VK_SCROLL_LOCK","DOM_VK_SELECT","DOM_VK_SEMICOLON","DOM_VK_SEPARATOR","DOM_VK_SHIFT","DOM_VK_SLASH","DOM_VK_SLEEP","DOM_VK_SPACE","DOM_VK_SUBTRACT","DOM_VK_T","DOM_VK_TAB","DOM_VK_TILDE","DOM_VK_U","DOM_VK_UNDERSCORE","DOM_VK_UNDO","DOM_VK_UNICODE","DOM_VK_UP","DOM_VK_V","DOM_VK_VOLUME_DOWN","DOM_VK_VOLUME_MUTE","DOM_VK_VOLUME_UP","DOM_VK_W","DOM_VK_WIN","DOM_VK_WINDOW","DOM_VK_WIN_ICO_00","DOM_VK_WIN_ICO_CLEAR","DOM_VK_WIN_ICO_HELP","DOM_VK_WIN_OEM_ATTN","DOM_VK_WIN_OEM_AUTO","DOM_VK_WIN_OEM_BACKTAB","DOM_VK_WIN_OEM_CLEAR","DOM_VK_WIN_OEM_COPY","DOM_VK_WIN_OEM_CUSEL","DOM_VK_WIN_OEM_ENLW","DOM_VK_WIN_OEM_FINISH","DOM_VK_WIN_OEM_FJ_JISHO","DOM_VK_WIN_OEM_FJ_LOYA","DOM_VK_WIN_OEM_FJ_MASSHOU","DOM_VK_WIN_OEM_FJ_ROYA","DOM_VK_WIN_OEM_FJ_TOUROKU","DOM_VK_WIN_OEM_JUMP","DOM_VK_WIN_OEM_PA1","DOM_VK_WIN_OEM_PA2","DOM_VK_WIN_OEM_PA3","DOM_VK_WIN_OEM_RESET","DOM_VK_WIN_OEM_WSCTRL","DOM_VK_X","DOM_VK_XF86XK_ADD_FAVORITE","DOM_VK_XF86XK_APPLICATION_LEFT","DOM_VK_XF86XK_APPLICATION_RIGHT","DOM_VK_XF86XK_AUDIO_CYCLE_TRACK","DOM_VK_XF86XK_AUDIO_FORWARD","DOM_VK_XF86XK_AUDIO_LOWER_VOLUME","DOM_VK_XF86XK_AUDIO_MEDIA","DOM_VK_XF86XK_AUDIO_MUTE","DOM_VK_XF86XK_AUDIO_NEXT","DOM_VK_XF86XK_AUDIO_PAUSE","DOM_VK_XF86XK_AUDIO_PLAY","DOM_VK_XF86XK_AUDIO_PREV","DOM_VK_XF86XK_AUDIO_RAISE_VOLUME","DOM_VK_XF86XK_AUDIO_RANDOM_PLAY","DOM_VK_XF86XK_AUDIO_RECORD","DOM_VK_XF86XK_AUDIO_REPEAT","DOM_VK_XF86XK_AUDIO_REWIND","DOM_VK_XF86XK_AUDIO_STOP","DOM_VK_XF86XK_AWAY","DOM_VK_XF86XK_BACK","DOM_VK_XF86XK_BACK_FORWARD","DOM_VK_XF86XK_BATTERY","DOM_VK_XF86XK_BLUE","DOM_VK_XF86XK_BLUETOOTH","DOM_VK_XF86XK_BOOK","DOM_VK_XF86XK_BRIGHTNESS_ADJUST","DOM_VK_XF86XK_CALCULATOR","DOM_VK_XF86XK_CALENDAR","DOM_VK_XF86XK_CD","DOM_VK_XF86XK_CLOSE","DOM_VK_XF86XK_COMMUNITY","DOM_VK_XF86XK_CONTRAST_ADJUST","DOM_VK_XF86XK_COPY","DOM_VK_XF86XK_CUT","DOM_VK_XF86XK_CYCLE_ANGLE","DOM_VK_XF86XK_DISPLAY","DOM_VK_XF86XK_DOCUMENTS","DOM_VK_XF86XK_DOS","DOM_VK_XF86XK_EJECT","DOM_VK_XF86XK_EXCEL","DOM_VK_XF86XK_EXPLORER","DOM_VK_XF86XK_FAVORITES","DOM_VK_XF86XK_FINANCE","DOM_VK_XF86XK_FORWARD","DOM_VK_XF86XK_FRAME_BACK","DOM_VK_XF86XK_FRAME_FORWARD","DOM_VK_XF86XK_GAME","DOM_VK_XF86XK_GO","DOM_VK_XF86XK_GREEN","DOM_VK_XF86XK_HIBERNATE","DOM_VK_XF86XK_HISTORY","DOM_VK_XF86XK_HOME_PAGE","DOM_VK_XF86XK_HOT_LINKS","DOM_VK_XF86XK_I_TOUCH","DOM_VK_XF86XK_KBD_BRIGHTNESS_DOWN","DOM_VK_XF86XK_KBD_BRIGHTNESS_UP","DOM_VK_XF86XK_KBD_LIGHT_ON_OFF","DOM_VK_XF86XK_LAUNCH0","DOM_VK_XF86XK_LAUNCH1","DOM_VK_XF86XK_LAUNCH2","DOM_VK_XF86XK_LAUNCH3","DOM_VK_XF86XK_LAUNCH4","DOM_VK_XF86XK_LAUNCH5","DOM_VK_XF86XK_LAUNCH6","DOM_VK_XF86XK_LAUNCH7","DOM_VK_XF86XK_LAUNCH8","DOM_VK_XF86XK_LAUNCH9","DOM_VK_XF86XK_LAUNCH_A","DOM_VK_XF86XK_LAUNCH_B","DOM_VK_XF86XK_LAUNCH_C","DOM_VK_XF86XK_LAUNCH_D","DOM_VK_XF86XK_LAUNCH_E","DOM_VK_XF86XK_LAUNCH_F","DOM_VK_XF86XK_LIGHT_BULB","DOM_VK_XF86XK_LOG_OFF","DOM_VK_XF86XK_MAIL","DOM_VK_XF86XK_MAIL_FORWARD","DOM_VK_XF86XK_MARKET","DOM_VK_XF86XK_MEETING","DOM_VK_XF86XK_MEMO","DOM_VK_XF86XK_MENU_KB","DOM_VK_XF86XK_MENU_PB","DOM_VK_XF86XK_MESSENGER","DOM_VK_XF86XK_MON_BRIGHTNESS_DOWN","DOM_VK_XF86XK_MON_BRIGHTNESS_UP","DOM_VK_XF86XK_MUSIC","DOM_VK_XF86XK_MY_COMPUTER","DOM_VK_XF86XK_MY_SITES","DOM_VK_XF86XK_NEW","DOM_VK_XF86XK_NEWS","DOM_VK_XF86XK_OFFICE_HOME","DOM_VK_XF86XK_OPEN","DOM_VK_XF86XK_OPEN_URL","DOM_VK_XF86XK_OPTION","DOM_VK_XF86XK_PASTE","DOM_VK_XF86XK_PHONE","DOM_VK_XF86XK_PICTURES","DOM_VK_XF86XK_POWER_DOWN","DOM_VK_XF86XK_POWER_OFF","DOM_VK_XF86XK_RED","DOM_VK_XF86XK_REFRESH","DOM_VK_XF86XK_RELOAD","DOM_VK_XF86XK_REPLY","DOM_VK_XF86XK_ROCKER_DOWN","DOM_VK_XF86XK_ROCKER_ENTER","DOM_VK_XF86XK_ROCKER_UP","DOM_VK_XF86XK_ROTATE_WINDOWS","DOM_VK_XF86XK_ROTATION_KB","DOM_VK_XF86XK_ROTATION_PB","DOM_VK_XF86XK_SAVE","DOM_VK_XF86XK_SCREEN_SAVER","DOM_VK_XF86XK_SCROLL_CLICK","DOM_VK_XF86XK_SCROLL_DOWN","DOM_VK_XF86XK_SCROLL_UP","DOM_VK_XF86XK_SEARCH","DOM_VK_XF86XK_SEND","DOM_VK_XF86XK_SHOP","DOM_VK_XF86XK_SPELL","DOM_VK_XF86XK_SPLIT_SCREEN","DOM_VK_XF86XK_STANDBY","DOM_VK_XF86XK_START","DOM_VK_XF86XK_STOP","DOM_VK_XF86XK_SUBTITLE","DOM_VK_XF86XK_SUPPORT","DOM_VK_XF86XK_SUSPEND","DOM_VK_XF86XK_TASK_PANE","DOM_VK_XF86XK_TERMINAL","DOM_VK_XF86XK_TIME","DOM_VK_XF86XK_TOOLS","DOM_VK_XF86XK_TOP_MENU","DOM_VK_XF86XK_TO_DO_LIST","DOM_VK_XF86XK_TRAVEL","DOM_VK_XF86XK_USER1KB","DOM_VK_XF86XK_USER2KB","DOM_VK_XF86XK_USER_PB","DOM_VK_XF86XK_UWB","DOM_VK_XF86XK_VENDOR_HOME","DOM_VK_XF86XK_VIDEO","DOM_VK_XF86XK_VIEW","DOM_VK_XF86XK_WAKE_UP","DOM_VK_XF86XK_WEB_CAM","DOM_VK_XF86XK_WHEEL_BUTTON","DOM_VK_XF86XK_WLAN","DOM_VK_XF86XK_WORD","DOM_VK_XF86XK_WWW","DOM_VK_XF86XK_XFER","DOM_VK_XF86XK_YELLOW","DOM_VK_XF86XK_ZOOM_IN","DOM_VK_XF86XK_ZOOM_OUT","DOM_VK_Y","DOM_VK_Z","DOM_VK_ZOOM","DONE","DONT_CARE","DOWNLOADING","DRAGDROP","DRAW_BUFFER0","DRAW_BUFFER1","DRAW_BUFFER10","DRAW_BUFFER11","DRAW_BUFFER12","DRAW_BUFFER13","DRAW_BUFFER14","DRAW_BUFFER15","DRAW_BUFFER2","DRAW_BUFFER3","DRAW_BUFFER4","DRAW_BUFFER5","DRAW_BUFFER6","DRAW_BUFFER7","DRAW_BUFFER8","DRAW_BUFFER9","DRAW_FRAMEBUFFER","DRAW_FRAMEBUFFER_BINDING","DST_ALPHA","DST_COLOR","DYNAMIC_COPY","DYNAMIC_DRAW","DYNAMIC_READ","DataChannel","DataTransfer","DataTransferItem","DataTransferItemList","DataView","Date","DateTimeFormat","DecompressionStream","DelayNode","DelegatedInkTrailPresenter","DeprecationReportBody","DesktopNotification","DesktopNotificationCenter","Details","DeviceLightEvent","DeviceMotionEvent","DeviceMotionEventAcceleration","DeviceMotionEventRotationRate","DeviceOrientationEvent","DevicePosture","DeviceProximityEvent","DeviceStorage","DeviceStorageChangeEvent","DigitalCredential","Directory","DisplayNames","DisposableStack","Document","DocumentFragment","DocumentPictureInPicture","DocumentPictureInPictureEvent","DocumentTimeline","DocumentType","DragEvent","Duration","DurationFormat","DynamicsCompressorNode","E","ELEMENT_ARRAY_BUFFER","ELEMENT_ARRAY_BUFFER_BINDING","ELEMENT_NODE","EMPTY","ENCODING_ERR","ENDED","END_TO_END","END_TO_START","ENTITY_NODE","ENTITY_REFERENCE_NODE","EPSILON","EQUAL","EQUALPOWER","ERROR","EXPONENTIAL_DISTANCE","EditContext","Element","ElementInternals","ElementQuery","EncodedAudioChunk","EncodedVideoChunk","EnterPictureInPictureEvent","Entity","EntityReference","Error","ErrorEvent","EvalError","Event","EventCounts","EventException","EventSource","EventTarget","Exception","ExtensionContext","ExtensionDisabledReason","ExtensionInfo","ExtensionInstallType","ExtensionType","External","EyeDropper","FASTEST","FIDOSDK","FILTER_ACCEPT","FILTER_INTERRUPT","FILTER_REJECT","FILTER_SKIP","FINISHED_STATE","FIRST_ORDERED_NODE_TYPE","FLOAT","FLOAT_32_UNSIGNED_INT_24_8_REV","FLOAT_MAT2","FLOAT_MAT2x3","FLOAT_MAT2x4","FLOAT_MAT3","FLOAT_MAT3x2","FLOAT_MAT3x4","FLOAT_MAT4","FLOAT_MAT4x2","FLOAT_MAT4x3","FLOAT_VEC2","FLOAT_VEC3","FLOAT_VEC4","FOCUS","FONT_FACE_RULE","FONT_FEATURE_VALUES_RULE","FRAGMENT","FRAGMENT_SHADER","FRAGMENT_SHADER_DERIVATIVE_HINT","FRAGMENT_SHADER_DERIVATIVE_HINT_OES","FRAMEBUFFER","FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE","FRAMEBUFFER_ATTACHMENT_BLUE_SIZE","FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING","FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE","FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE","FRAMEBUFFER_ATTACHMENT_GREEN_SIZE","FRAMEBUFFER_ATTACHMENT_OBJECT_NAME","FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE","FRAMEBUFFER_ATTACHMENT_RED_SIZE","FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE","FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE","FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER","FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL","FRAMEBUFFER_BINDING","FRAMEBUFFER_COMPLETE","FRAMEBUFFER_DEFAULT","FRAMEBUFFER_INCOMPLETE_ATTACHMENT","FRAMEBUFFER_INCOMPLETE_DIMENSIONS","FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT","FRAMEBUFFER_INCOMPLETE_MULTISAMPLE","FRAMEBUFFER_UNSUPPORTED","FRONT","FRONT_AND_BACK","FRONT_FACE","FUNC_ADD","FUNC_REVERSE_SUBTRACT","FUNC_SUBTRACT","FeaturePolicy","FeaturePolicyViolationReportBody","FederatedCredential","Feed","FeedEntry","Fence","FencedFrameConfig","FetchLaterResult","File","FileError","FileList","FileReader","FileSystem","FileSystemDirectoryEntry","FileSystemDirectoryHandle","FileSystemDirectoryReader","FileSystemEntry","FileSystemFileEntry","FileSystemFileHandle","FileSystemHandle","FileSystemObserver","FileSystemWritableFileStream","FinalizationRegistry","FindInPage","Float16Array","Float32Array","Float64Array","FocusEvent","FontData","FontFace","FontFaceSet","FontFaceSetLoadEvent","FormData","FormDataEvent","FragmentDirective","Function","GENERATE_MIPMAP_HINT","GEQUAL","GPU","GPUAdapter","GPUAdapterInfo","GPUBindGroup","GPUBindGroupLayout","GPUBuffer","GPUBufferUsage","GPUCanvasContext","GPUColorWrite","GPUCommandBuffer","GPUCommandEncoder","GPUCompilationInfo","GPUCompilationMessage","GPUComputePassEncoder","GPUComputePipeline","GPUDevice","GPUDeviceLostInfo","GPUError","GPUExternalTexture","GPUInternalError","GPUMapMode","GPUOutOfMemoryError","GPUPipelineError","GPUPipelineLayout","GPUQuerySet","GPUQueue","GPURenderBundle","GPURenderBundleEncoder","GPURenderPassEncoder","GPURenderPipeline","GPUSampler","GPUShaderModule","GPUShaderStage","GPUSupportedFeatures","GPUSupportedLimits","GPUTexture","GPUTextureUsage","GPUTextureView","GPUUncapturedErrorEvent","GPUValidationError","GREATER","GREEN","GREEN_BITS","GainNode","Gamepad","GamepadAxisMoveEvent","GamepadButton","GamepadButtonEvent","GamepadEvent","GamepadHapticActuator","GamepadPose","Geolocation","GeolocationCoordinates","GeolocationPosition","GeolocationPositionError","GestureEvent","GetInfo","Global","GravitySensor","Gyroscope","HALF_FLOAT","HAVE_CURRENT_DATA","HAVE_ENOUGH_DATA","HAVE_FUTURE_DATA","HAVE_METADATA","HAVE_NOTHING","HEADERS_RECEIVED","HID","HIDConnectionEvent","HIDDEN","HIDDevice","HIDInputReportEvent","HIERARCHY_REQUEST_ERR","HIGHPASS","HIGHSHELF","HIGH_FLOAT","HIGH_INT","HORIZONTAL","HORIZONTAL_AXIS","HRTF","HTMLAllCollection","HTMLAnchorElement","HTMLAppletElement","HTMLAreaElement","HTMLAudioElement","HTMLBRElement","HTMLBaseElement","HTMLBaseFontElement","HTMLBlockquoteElement","HTMLBodyElement","HTMLButtonElement","HTMLCanvasElement","HTMLCollection","HTMLCommandElement","HTMLContentElement","HTMLDListElement","HTMLDataElement","HTMLDataListElement","HTMLDetailsElement","HTMLDialogElement","HTMLDirectoryElement","HTMLDivElement","HTMLDocument","HTMLElement","HTMLEmbedElement","HTMLFencedFrameElement","HTMLFieldSetElement","HTMLFontElement","HTMLFormControlsCollection","HTMLFormElement","HTMLFrameElement","HTMLFrameSetElement","HTMLHRElement","HTMLHeadElement","HTMLHeadingElement","HTMLHtmlElement","HTMLIFrameElement","HTMLImageElement","HTMLInputElement","HTMLIsIndexElement","HTMLKeygenElement","HTMLLIElement","HTMLLabelElement","HTMLLegendElement","HTMLLinkElement","HTMLMapElement","HTMLMarqueeElement","HTMLMediaElement","HTMLMenuElement","HTMLMenuItemElement","HTMLMetaElement","HTMLMeterElement","HTMLModElement","HTMLOListElement","HTMLObjectElement","HTMLOptGroupElement","HTMLOptionElement","HTMLOptionsCollection","HTMLOutputElement","HTMLParagraphElement","HTMLParamElement","HTMLPictureElement","HTMLPreElement","HTMLProgressElement","HTMLPropertiesCollection","HTMLQuoteElement","HTMLScriptElement","HTMLSelectElement","HTMLSelectedContentElement","HTMLShadowElement","HTMLSlotElement","HTMLSourceElement","HTMLSpanElement","HTMLStyleElement","HTMLTableCaptionElement","HTMLTableCellElement","HTMLTableColElement","HTMLTableElement","HTMLTableRowElement","HTMLTableSectionElement","HTMLTemplateElement","HTMLTextAreaElement","HTMLTimeElement","HTMLTitleElement","HTMLTrackElement","HTMLUListElement","HTMLUnknownElement","HTMLVideoElement","HashChangeEvent","Headers","Highlight","HighlightRegistry","History","Hz","ICE_CHECKING","ICE_CLOSED","ICE_COMPLETED","ICE_CONNECTED","ICE_FAILED","ICE_GATHERING","ICE_WAITING","IDBCursor","IDBCursorWithValue","IDBDatabase","IDBDatabaseException","IDBFactory","IDBFileHandle","IDBFileRequest","IDBIndex","IDBKeyRange","IDBMutableFile","IDBObjectStore","IDBOpenDBRequest","IDBRecord","IDBRequest","IDBTransaction","IDBVersionChangeEvent","IDLE","IIRFilterNode","IMPLEMENTATION_COLOR_READ_FORMAT","IMPLEMENTATION_COLOR_READ_TYPE","IMPORT_RULE","INCR","INCR_WRAP","INDEX","INDEX_SIZE_ERR","INDIRECT","INT","INTERLEAVED_ATTRIBS","INT_2_10_10_10_REV","INT_SAMPLER_2D","INT_SAMPLER_2D_ARRAY","INT_SAMPLER_3D","INT_SAMPLER_CUBE","INT_VEC2","INT_VEC3","INT_VEC4","INUSE_ATTRIBUTE_ERR","INVALID_ACCESS_ERR","INVALID_CHARACTER_ERR","INVALID_ENUM","INVALID_EXPRESSION_ERR","INVALID_FRAMEBUFFER_OPERATION","INVALID_INDEX","INVALID_MODIFICATION_ERR","INVALID_NODE_TYPE_ERR","INVALID_OPERATION","INVALID_STATE_ERR","INVALID_VALUE","INVERSE_DISTANCE","INVERT","IceCandidate","IconInfo","IdentityCredential","IdentityCredentialError","IdentityProvider","IdleDeadline","IdleDetector","Image","ImageBitmap","ImageBitmapRenderingContext","ImageCapture","ImageData","ImageDataType","ImageDecoder","ImageTrack","ImageTrackList","Infinity","Ink","InputDeviceCapabilities","InputDeviceInfo","InputEvent","InputMethodContext","InstallTrigger","InstallTriggerImpl","Instance","Instant","Int16Array","Int32Array","Int8Array","IntegrityViolationReportBody","Intent","InterestEvent","InternalError","IntersectionObserver","IntersectionObserverEntry","Intl","IsSearchProviderInstalled","Iterator","JSON","JSTag","KEEP","KEYDOWN","KEYFRAMES_RULE","KEYFRAME_RULE","KEYPRESS","KEYUP","KeyEvent","Keyboard","KeyboardEvent","KeyboardLayoutMap","KeyframeEffect","LENGTHADJUST_SPACING","LENGTHADJUST_SPACINGANDGLYPHS","LENGTHADJUST_UNKNOWN","LEQUAL","LESS","LINEAR","LINEAR_DISTANCE","LINEAR_MIPMAP_LINEAR","LINEAR_MIPMAP_NEAREST","LINES","LINE_LOOP","LINE_STRIP","LINE_WIDTH","LINK_STATUS","LIVE","LN10","LN2","LOADED","LOADING","LOG10E","LOG2E","LOWPASS","LOWSHELF","LOW_FLOAT","LOW_INT","LSException","LSParserFilter","LUMINANCE","LUMINANCE_ALPHA","LanguageCode","LanguageDetector","LargestContentfulPaint","LaunchParams","LaunchQueue","LaunchType","LayoutShift","LayoutShiftAttribution","LinearAccelerationSensor","LinkError","ListFormat","LocalMediaStream","Locale","Location","Lock","LockManager","MAP_READ","MAP_WRITE","MARGIN_RULE","MAX","MAX_3D_TEXTURE_SIZE","MAX_ARRAY_TEXTURE_LAYERS","MAX_CAPTURE_VISIBLE_TAB_CALLS_PER_SECOND","MAX_CLIENT_WAIT_TIMEOUT_WEBGL","MAX_COLOR_ATTACHMENTS","MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS","MAX_COMBINED_TEXTURE_IMAGE_UNITS","MAX_COMBINED_UNIFORM_BLOCKS","MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS","MAX_CUBE_MAP_TEXTURE_SIZE","MAX_DRAW_BUFFERS","MAX_ELEMENTS_INDICES","MAX_ELEMENTS_VERTICES","MAX_ELEMENT_INDEX","MAX_FRAGMENT_INPUT_COMPONENTS","MAX_FRAGMENT_UNIFORM_BLOCKS","MAX_FRAGMENT_UNIFORM_COMPONENTS","MAX_FRAGMENT_UNIFORM_VECTORS","MAX_PROGRAM_TEXEL_OFFSET","MAX_RENDERBUFFER_SIZE","MAX_SAFE_INTEGER","MAX_SAMPLES","MAX_SERVER_WAIT_TIMEOUT","MAX_TEXTURE_IMAGE_UNITS","MAX_TEXTURE_LOD_BIAS","MAX_TEXTURE_MAX_ANISOTROPY_EXT","MAX_TEXTURE_SIZE","MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS","MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS","MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS","MAX_UNIFORM_BLOCK_SIZE","MAX_UNIFORM_BUFFER_BINDINGS","MAX_VALUE","MAX_VARYING_COMPONENTS","MAX_VARYING_VECTORS","MAX_VERTEX_ATTRIBS","MAX_VERTEX_OUTPUT_COMPONENTS","MAX_VERTEX_TEXTURE_IMAGE_UNITS","MAX_VERTEX_UNIFORM_BLOCKS","MAX_VERTEX_UNIFORM_COMPONENTS","MAX_VERTEX_UNIFORM_VECTORS","MAX_VIEWPORT_DIMS","MEDIA_ERR_ABORTED","MEDIA_ERR_DECODE","MEDIA_ERR_ENCRYPTED","MEDIA_ERR_NETWORK","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_KEYERR_CLIENT","MEDIA_KEYERR_DOMAIN","MEDIA_KEYERR_HARDWARECHANGE","MEDIA_KEYERR_OUTPUT","MEDIA_KEYERR_SERVICE","MEDIA_KEYERR_UNKNOWN","MEDIA_RULE","MEDIUM_FLOAT","MEDIUM_INT","META_MASK","MIDIAccess","MIDIConnectionEvent","MIDIInput","MIDIInputMap","MIDIMessageEvent","MIDIOutput","MIDIOutputMap","MIDIPort","MIN","MIN_PROGRAM_TEXEL_OFFSET","MIN_SAFE_INTEGER","MIN_VALUE","MIRRORED_REPEAT","MODE_ASYNCHRONOUS","MODE_SYNCHRONOUS","MODIFICATION","MOUSEDOWN","MOUSEDRAG","MOUSEMOVE","MOUSEOUT","MOUSEOVER","MOUSEUP","MOZ_KEYFRAMES_RULE","MOZ_KEYFRAME_RULE","MOZ_SOURCE_CURSOR","MOZ_SOURCE_ERASER","MOZ_SOURCE_KEYBOARD","MOZ_SOURCE_MOUSE","MOZ_SOURCE_PEN","MOZ_SOURCE_TOUCH","MOZ_SOURCE_UNKNOWN","MSGESTURE_FLAG_BEGIN","MSGESTURE_FLAG_CANCEL","MSGESTURE_FLAG_END","MSGESTURE_FLAG_INERTIA","MSGESTURE_FLAG_NONE","MSPOINTER_TYPE_MOUSE","MSPOINTER_TYPE_PEN","MSPOINTER_TYPE_TOUCH","MS_ASYNC_CALLBACK_STATUS_ASSIGN_DELEGATE","MS_ASYNC_CALLBACK_STATUS_CANCEL","MS_ASYNC_CALLBACK_STATUS_CHOOSEANY","MS_ASYNC_CALLBACK_STATUS_ERROR","MS_ASYNC_CALLBACK_STATUS_JOIN","MS_ASYNC_OP_STATUS_CANCELED","MS_ASYNC_OP_STATUS_ERROR","MS_ASYNC_OP_STATUS_SUCCESS","MS_MANIPULATION_STATE_ACTIVE","MS_MANIPULATION_STATE_CANCELLED","MS_MANIPULATION_STATE_COMMITTED","MS_MANIPULATION_STATE_DRAGGING","MS_MANIPULATION_STATE_INERTIA","MS_MANIPULATION_STATE_PRESELECT","MS_MANIPULATION_STATE_SELECTING","MS_MANIPULATION_STATE_STOPPED","MS_MEDIA_ERR_ENCRYPTED","MS_MEDIA_KEYERR_CLIENT","MS_MEDIA_KEYERR_DOMAIN","MS_MEDIA_KEYERR_HARDWARECHANGE","MS_MEDIA_KEYERR_OUTPUT","MS_MEDIA_KEYERR_SERVICE","MS_MEDIA_KEYERR_UNKNOWN","Map","Math","MathMLElement","MediaCapabilities","MediaCapabilitiesInfo","MediaController","MediaDeviceInfo","MediaDevices","MediaElementAudioSourceNode","MediaEncryptedEvent","MediaError","MediaKeyError","MediaKeyEvent","MediaKeyMessageEvent","MediaKeyNeededEvent","MediaKeySession","MediaKeyStatusMap","MediaKeySystemAccess","MediaKeys","MediaList","MediaMetadata","MediaQueryList","MediaQueryListEvent","MediaRecorder","MediaRecorderErrorEvent","MediaSession","MediaSettingsRange","MediaSource","MediaSourceHandle","MediaStream","MediaStreamAudioDestinationNode","MediaStreamAudioSourceNode","MediaStreamEvent","MediaStreamTrack","MediaStreamTrackAudioSourceNode","MediaStreamTrackAudioStats","MediaStreamTrackEvent","MediaStreamTrackGenerator","MediaStreamTrackProcessor","MediaStreamTrackVideoStats","Memory","MessageChannel","MessageEvent","MessagePort","MessageSender","Methods","MimeType","MimeTypeArray","Module","MouseEvent","MouseScrollEvent","MozAnimation","MozAnimationDelay","MozAnimationDirection","MozAnimationDuration","MozAnimationFillMode","MozAnimationIterationCount","MozAnimationName","MozAnimationPlayState","MozAnimationTimingFunction","MozAppearance","MozBackfaceVisibility","MozBinding","MozBorderBottomColors","MozBorderEnd","MozBorderEndColor","MozBorderEndStyle","MozBorderEndWidth","MozBorderImage","MozBorderLeftColors","MozBorderRightColors","MozBorderStart","MozBorderStartColor","MozBorderStartStyle","MozBorderStartWidth","MozBorderTopColors","MozBoxAlign","MozBoxDirection","MozBoxFlex","MozBoxOrdinalGroup","MozBoxOrient","MozBoxPack","MozBoxSizing","MozCSSKeyframeRule","MozCSSKeyframesRule","MozColumnCount","MozColumnFill","MozColumnGap","MozColumnRule","MozColumnRuleColor","MozColumnRuleStyle","MozColumnRuleWidth","MozColumnWidth","MozColumns","MozContactChangeEvent","MozFloatEdge","MozFontFeatureSettings","MozFontLanguageOverride","MozForceBrokenImageIcon","MozHyphens","MozImageRegion","MozMarginEnd","MozMarginStart","MozMmsEvent","MozMmsMessage","MozMobileMessageThread","MozOSXFontSmoothing","MozOrient","MozOsxFontSmoothing","MozOutlineRadius","MozOutlineRadiusBottomleft","MozOutlineRadiusBottomright","MozOutlineRadiusTopleft","MozOutlineRadiusTopright","MozPaddingEnd","MozPaddingStart","MozPerspective","MozPerspectiveOrigin","MozPowerManager","MozSettingsEvent","MozSmsEvent","MozSmsMessage","MozStackSizing","MozTabSize","MozTextAlignLast","MozTextDecorationColor","MozTextDecorationLine","MozTextDecorationStyle","MozTextSizeAdjust","MozTransform","MozTransformOrigin","MozTransformStyle","MozTransition","MozTransitionDelay","MozTransitionDuration","MozTransitionProperty","MozTransitionTimingFunction","MozUserFocus","MozUserInput","MozUserModify","MozUserSelect","MozWindowDragging","MozWindowShadow","MutationEvent","MutationObserver","MutationRecord","MutedInfo","MutedInfoReason","NAMESPACE_ERR","NAMESPACE_RULE","NEAREST","NEAREST_MIPMAP_LINEAR","NEAREST_MIPMAP_NEAREST","NEGATIVE_INFINITY","NETWORK_EMPTY","NETWORK_ERR","NETWORK_IDLE","NETWORK_LOADED","NETWORK_LOADING","NETWORK_NO_SOURCE","NEVER","NEW","NEXT","NEXT_NO_DUPLICATE","NICEST","NODE_AFTER","NODE_BEFORE","NODE_BEFORE_AND_AFTER","NODE_INSIDE","NONE","NON_TRANSIENT_ERR","NOTATION_NODE","NOTCH","NOTEQUAL","NOT_ALLOWED_ERR","NOT_FOUND_ERR","NOT_READABLE_ERR","NOT_SUPPORTED_ERR","NO_DATA_ALLOWED_ERR","NO_ERR","NO_ERROR","NO_MODIFICATION_ALLOWED_ERR","NUMBER_TYPE","NUM_COMPRESSED_TEXTURE_FORMATS","NaN","NamedNodeMap","NavigateEvent","Navigation","NavigationActivation","NavigationCurrentEntryChangeEvent","NavigationDestination","NavigationHistoryEntry","NavigationPrecommitController","NavigationPreloadManager","NavigationTransition","Navigator","NavigatorLogin","NavigatorManagedData","NavigatorUAData","NearbyLinks","NetworkInformation","Node","NodeFilter","NodeIterator","NodeList","NotRestoredReasonDetails","NotRestoredReasons","Notation","Notification","NotifyPaintEvent","Now","Number","NumberFormat","OBJECT_TYPE","OBSOLETE","OK","ONE","ONE_MINUS_CONSTANT_ALPHA","ONE_MINUS_CONSTANT_COLOR","ONE_MINUS_DST_ALPHA","ONE_MINUS_DST_COLOR","ONE_MINUS_SRC_ALPHA","ONE_MINUS_SRC_COLOR","OPEN","OPENED","OPENING","ORDERED_NODE_ITERATOR_TYPE","ORDERED_NODE_SNAPSHOT_TYPE","OTHER_ERROR","OTPCredential","OUT_OF_MEMORY","Object","Observable","OfflineAudioCompletionEvent","OfflineAudioContext","OfflineResourceList","OffscreenCanvas","OffscreenCanvasRenderingContext2D","OnClickData","OnInstalledReason","OnPerformanceWarningCategory","OnPerformanceWarningSeverity","OnRestartRequiredReason","Option","OrientationSensor","OscillatorNode","OverconstrainedError","OverflowEvent","PACK_ALIGNMENT","PACK_ROW_LENGTH","PACK_SKIP_PIXELS","PACK_SKIP_ROWS","PAGE_RULE","PARSE_ERR","PATHSEG_ARC_ABS","PATHSEG_ARC_REL","PATHSEG_CLOSEPATH","PATHSEG_CURVETO_CUBIC_ABS","PATHSEG_CURVETO_CUBIC_REL","PATHSEG_CURVETO_CUBIC_SMOOTH_ABS","PATHSEG_CURVETO_CUBIC_SMOOTH_REL","PATHSEG_CURVETO_QUADRATIC_ABS","PATHSEG_CURVETO_QUADRATIC_REL","PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS","PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL","PATHSEG_LINETO_ABS","PATHSEG_LINETO_HORIZONTAL_ABS","PATHSEG_LINETO_HORIZONTAL_REL","PATHSEG_LINETO_REL","PATHSEG_LINETO_VERTICAL_ABS","PATHSEG_LINETO_VERTICAL_REL","PATHSEG_MOVETO_ABS","PATHSEG_MOVETO_REL","PATHSEG_UNKNOWN","PATH_EXISTS_ERR","PEAKING","PERMISSION_DENIED","PERSISTENT","PI","PIXEL_PACK_BUFFER","PIXEL_PACK_BUFFER_BINDING","PIXEL_UNPACK_BUFFER","PIXEL_UNPACK_BUFFER_BINDING","PLAYING_STATE","POINTS","POLYGON_OFFSET_FACTOR","POLYGON_OFFSET_FILL","POLYGON_OFFSET_UNITS","POSITION_UNAVAILABLE","POSITIVE_INFINITY","PREV","PREV_NO_DUPLICATE","PROCESSING_INSTRUCTION_NODE","PageChangeEvent","PageRevealEvent","PageSettings","PageSwapEvent","PageTransitionEvent","PaintRequest","PaintRequestList","PannerNode","PasswordCredential","Path2D","PaymentAddress","PaymentInstruments","PaymentManager","PaymentMethodChangeEvent","PaymentRequest","PaymentRequestUpdateEvent","PaymentResponse","Performance","PerformanceElementTiming","PerformanceEntry","PerformanceEventTiming","PerformanceLongAnimationFrameTiming","PerformanceLongTaskTiming","PerformanceMark","PerformanceMeasure","PerformanceNavigation","PerformanceNavigationTiming","PerformanceObserver","PerformanceObserverEntryList","PerformancePaintTiming","PerformanceResourceTiming","PerformanceScriptTiming","PerformanceServerTiming","PerformanceTiming","PeriodicSyncManager","PeriodicWave","PermissionStatus","Permissions","PhotoCapabilities","PictureInPictureEvent","PictureInPictureWindow","PlainDate","PlainDateTime","PlainMonthDay","PlainTime","PlainYearMonth","PlatformArch","PlatformInfo","PlatformNaclArch","PlatformOs","Plugin","PluginArray","PluralRules","PointerEvent","PopStateEvent","PopupBlockedEvent","Port","Presentation","PresentationAvailability","PresentationConnection","PresentationConnectionAvailableEvent","PresentationConnectionCloseEvent","PresentationConnectionList","PresentationReceiver","PresentationRequest","PressureObserver","PressureRecord","ProcessingInstruction","Profiler","ProgressEvent","Promise","PromiseRejectionEvent","PropertyNodeList","ProtectedAudience","Proxy","PublicKeyCredential","PushManager","PushSubscription","PushSubscriptionOptions","Q","QUERY_RESOLVE","QUERY_RESULT","QUERY_RESULT_AVAILABLE","QUOTA_ERR","QUOTA_EXCEEDED_ERR","QueryInterface","QuotaExceededError","R11F_G11F_B10F","R16F","R16I","R16UI","R32F","R32I","R32UI","R8","R8I","R8UI","R8_SNORM","RASTERIZER_DISCARD","READ","READ_BUFFER","READ_FRAMEBUFFER","READ_FRAMEBUFFER_BINDING","READ_ONLY","READ_ONLY_ERR","READ_WRITE","RED","RED_BITS","RED_INTEGER","REMOVAL","RENDERBUFFER","RENDERBUFFER_ALPHA_SIZE","RENDERBUFFER_BINDING","RENDERBUFFER_BLUE_SIZE","RENDERBUFFER_DEPTH_SIZE","RENDERBUFFER_GREEN_SIZE","RENDERBUFFER_HEIGHT","RENDERBUFFER_INTERNAL_FORMAT","RENDERBUFFER_RED_SIZE","RENDERBUFFER_SAMPLES","RENDERBUFFER_STENCIL_SIZE","RENDERBUFFER_WIDTH","RENDERER","RENDERING_INTENT_ABSOLUTE_COLORIMETRIC","RENDERING_INTENT_AUTO","RENDERING_INTENT_PERCEPTUAL","RENDERING_INTENT_RELATIVE_COLORIMETRIC","RENDERING_INTENT_SATURATION","RENDERING_INTENT_UNKNOWN","RENDER_ATTACHMENT","REPEAT","REPLACE","RG","RG16F","RG16I","RG16UI","RG32F","RG32I","RG32UI","RG8","RG8I","RG8UI","RG8_SNORM","RGB","RGB10_A2","RGB10_A2UI","RGB16F","RGB16I","RGB16UI","RGB32F","RGB32I","RGB32UI","RGB565","RGB5_A1","RGB8","RGB8I","RGB8UI","RGB8_SNORM","RGB9_E5","RGBA","RGBA16F","RGBA16I","RGBA16UI","RGBA32F","RGBA32I","RGBA32UI","RGBA4","RGBA8","RGBA8I","RGBA8UI","RGBA8_SNORM","RGBA_INTEGER","RGBColor","RGB_INTEGER","RG_INTEGER","ROTATION_CLOCKWISE","ROTATION_COUNTERCLOCKWISE","RTCCertificate","RTCDTMFSender","RTCDTMFToneChangeEvent","RTCDataChannel","RTCDataChannelEvent","RTCDtlsTransport","RTCEncodedAudioFrame","RTCEncodedVideoFrame","RTCError","RTCErrorEvent","RTCIceCandidate","RTCIceTransport","RTCPeerConnection","RTCPeerConnectionIceErrorEvent","RTCPeerConnectionIceEvent","RTCRtpReceiver","RTCRtpScriptTransform","RTCRtpSender","RTCRtpTransceiver","RTCSctpTransport","RTCSessionDescription","RTCStatsReport","RTCTrackEvent","RadioNodeList","Range","RangeError","RangeException","ReadableByteStreamController","ReadableStream","ReadableStreamBYOBReader","ReadableStreamBYOBRequest","ReadableStreamDefaultController","ReadableStreamDefaultReader","RecordErrorEvent","Rect","ReferenceError","Reflect","RegExp","RelativeOrientationSensor","RelativeTimeFormat","RemotePlayback","Report","ReportBody","ReportingObserver","Request","RequestUpdateCheckStatus","ResizeObserver","ResizeObserverEntry","ResizeObserverSize","Response","RestrictionTarget","RuntimeError","SAMPLER_2D","SAMPLER_2D_ARRAY","SAMPLER_2D_ARRAY_SHADOW","SAMPLER_2D_SHADOW","SAMPLER_3D","SAMPLER_BINDING","SAMPLER_CUBE","SAMPLER_CUBE_SHADOW","SAMPLES","SAMPLE_ALPHA_TO_COVERAGE","SAMPLE_BUFFERS","SAMPLE_COVERAGE","SAMPLE_COVERAGE_INVERT","SAMPLE_COVERAGE_VALUE","SAWTOOTH","SCHEDULED_STATE","SCISSOR_BOX","SCISSOR_TEST","SCROLL_PAGE_DOWN","SCROLL_PAGE_UP","SDP_ANSWER","SDP_OFFER","SDP_PRANSWER","SECURITY_ERR","SELECT","SEPARATE_ATTRIBS","SERIALIZE_ERR","SEVERITY_ERROR","SEVERITY_FATAL_ERROR","SEVERITY_WARNING","SHADER_COMPILER","SHADER_TYPE","SHADING_LANGUAGE_VERSION","SHIFT_MASK","SHORT","SHOWING","SHOW_ALL","SHOW_ATTRIBUTE","SHOW_CDATA_SECTION","SHOW_COMMENT","SHOW_DOCUMENT","SHOW_DOCUMENT_FRAGMENT","SHOW_DOCUMENT_TYPE","SHOW_ELEMENT","SHOW_ENTITY","SHOW_ENTITY_REFERENCE","SHOW_NOTATION","SHOW_PROCESSING_INSTRUCTION","SHOW_TEXT","SIGNALED","SIGNED_NORMALIZED","SINE","SOUNDFIELD","SQLException","SQRT1_2","SQRT2","SQUARE","SRC_ALPHA","SRC_ALPHA_SATURATE","SRC_COLOR","SRGB","SRGB8","SRGB8_ALPHA8","START_TO_END","START_TO_START","STATIC_COPY","STATIC_DRAW","STATIC_READ","STENCIL","STENCIL_ATTACHMENT","STENCIL_BACK_FAIL","STENCIL_BACK_FUNC","STENCIL_BACK_PASS_DEPTH_FAIL","STENCIL_BACK_PASS_DEPTH_PASS","STENCIL_BACK_REF","STENCIL_BACK_VALUE_MASK","STENCIL_BACK_WRITEMASK","STENCIL_BITS","STENCIL_BUFFER_BIT","STENCIL_CLEAR_VALUE","STENCIL_FAIL","STENCIL_FUNC","STENCIL_INDEX","STENCIL_INDEX8","STENCIL_PASS_DEPTH_FAIL","STENCIL_PASS_DEPTH_PASS","STENCIL_REF","STENCIL_TEST","STENCIL_VALUE_MASK","STENCIL_WRITEMASK","STORAGE","STORAGE_BINDING","STREAM_COPY","STREAM_DRAW","STREAM_READ","STRING_TYPE","STYLE_RULE","SUBPIXEL_BITS","SUPPORTS_RULE","SVGAElement","SVGAltGlyphDefElement","SVGAltGlyphElement","SVGAltGlyphItemElement","SVGAngle","SVGAnimateColorElement","SVGAnimateElement","SVGAnimateMotionElement","SVGAnimateTransformElement","SVGAnimatedAngle","SVGAnimatedBoolean","SVGAnimatedEnumeration","SVGAnimatedInteger","SVGAnimatedLength","SVGAnimatedLengthList","SVGAnimatedNumber","SVGAnimatedNumberList","SVGAnimatedPreserveAspectRatio","SVGAnimatedRect","SVGAnimatedString","SVGAnimatedTransformList","SVGAnimationElement","SVGCircleElement","SVGClipPathElement","SVGColor","SVGComponentTransferFunctionElement","SVGCursorElement","SVGDefsElement","SVGDescElement","SVGDiscardElement","SVGDocument","SVGElement","SVGElementInstance","SVGElementInstanceList","SVGEllipseElement","SVGException","SVGFEBlendElement","SVGFEColorMatrixElement","SVGFEComponentTransferElement","SVGFECompositeElement","SVGFEConvolveMatrixElement","SVGFEDiffuseLightingElement","SVGFEDisplacementMapElement","SVGFEDistantLightElement","SVGFEDropShadowElement","SVGFEFloodElement","SVGFEFuncAElement","SVGFEFuncBElement","SVGFEFuncGElement","SVGFEFuncRElement","SVGFEGaussianBlurElement","SVGFEImageElement","SVGFEMergeElement","SVGFEMergeNodeElement","SVGFEMorphologyElement","SVGFEOffsetElement","SVGFEPointLightElement","SVGFESpecularLightingElement","SVGFESpotLightElement","SVGFETileElement","SVGFETurbulenceElement","SVGFilterElement","SVGFontElement","SVGFontFaceElement","SVGFontFaceFormatElement","SVGFontFaceNameElement","SVGFontFaceSrcElement","SVGFontFaceUriElement","SVGForeignObjectElement","SVGGElement","SVGGeometryElement","SVGGlyphElement","SVGGlyphRefElement","SVGGradientElement","SVGGraphicsElement","SVGHKernElement","SVGImageElement","SVGLength","SVGLengthList","SVGLineElement","SVGLinearGradientElement","SVGMPathElement","SVGMarkerElement","SVGMaskElement","SVGMatrix","SVGMetadataElement","SVGMissingGlyphElement","SVGNumber","SVGNumberList","SVGPaint","SVGPathElement","SVGPathSeg","SVGPathSegArcAbs","SVGPathSegArcRel","SVGPathSegClosePath","SVGPathSegCurvetoCubicAbs","SVGPathSegCurvetoCubicRel","SVGPathSegCurvetoCubicSmoothAbs","SVGPathSegCurvetoCubicSmoothRel","SVGPathSegCurvetoQuadraticAbs","SVGPathSegCurvetoQuadraticRel","SVGPathSegCurvetoQuadraticSmoothAbs","SVGPathSegCurvetoQuadraticSmoothRel","SVGPathSegLinetoAbs","SVGPathSegLinetoHorizontalAbs","SVGPathSegLinetoHorizontalRel","SVGPathSegLinetoRel","SVGPathSegLinetoVerticalAbs","SVGPathSegLinetoVerticalRel","SVGPathSegList","SVGPathSegMovetoAbs","SVGPathSegMovetoRel","SVGPatternElement","SVGPoint","SVGPointList","SVGPolygonElement","SVGPolylineElement","SVGPreserveAspectRatio","SVGRadialGradientElement","SVGRect","SVGRectElement","SVGRenderingIntent","SVGSVGElement","SVGScriptElement","SVGSetElement","SVGStopElement","SVGStringList","SVGStyleElement","SVGSwitchElement","SVGSymbolElement","SVGTRefElement","SVGTSpanElement","SVGTextContentElement","SVGTextElement","SVGTextPathElement","SVGTextPositioningElement","SVGTitleElement","SVGTransform","SVGTransformList","SVGUnitTypes","SVGUseElement","SVGVKernElement","SVGViewElement","SVGViewSpec","SVGZoomAndPan","SVGZoomEvent","SVG_ANGLETYPE_DEG","SVG_ANGLETYPE_GRAD","SVG_ANGLETYPE_RAD","SVG_ANGLETYPE_UNKNOWN","SVG_ANGLETYPE_UNSPECIFIED","SVG_CHANNEL_A","SVG_CHANNEL_B","SVG_CHANNEL_G","SVG_CHANNEL_R","SVG_CHANNEL_UNKNOWN","SVG_COLORTYPE_CURRENTCOLOR","SVG_COLORTYPE_RGBCOLOR","SVG_COLORTYPE_RGBCOLOR_ICCCOLOR","SVG_COLORTYPE_UNKNOWN","SVG_EDGEMODE_DUPLICATE","SVG_EDGEMODE_NONE","SVG_EDGEMODE_UNKNOWN","SVG_EDGEMODE_WRAP","SVG_FEBLEND_MODE_COLOR","SVG_FEBLEND_MODE_COLOR_BURN","SVG_FEBLEND_MODE_COLOR_DODGE","SVG_FEBLEND_MODE_DARKEN","SVG_FEBLEND_MODE_DIFFERENCE","SVG_FEBLEND_MODE_EXCLUSION","SVG_FEBLEND_MODE_HARD_LIGHT","SVG_FEBLEND_MODE_HUE","SVG_FEBLEND_MODE_LIGHTEN","SVG_FEBLEND_MODE_LUMINOSITY","SVG_FEBLEND_MODE_MULTIPLY","SVG_FEBLEND_MODE_NORMAL","SVG_FEBLEND_MODE_OVERLAY","SVG_FEBLEND_MODE_SATURATION","SVG_FEBLEND_MODE_SCREEN","SVG_FEBLEND_MODE_SOFT_LIGHT","SVG_FEBLEND_MODE_UNKNOWN","SVG_FECOLORMATRIX_TYPE_HUEROTATE","SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA","SVG_FECOLORMATRIX_TYPE_MATRIX","SVG_FECOLORMATRIX_TYPE_SATURATE","SVG_FECOLORMATRIX_TYPE_UNKNOWN","SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE","SVG_FECOMPONENTTRANSFER_TYPE_GAMMA","SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY","SVG_FECOMPONENTTRANSFER_TYPE_LINEAR","SVG_FECOMPONENTTRANSFER_TYPE_TABLE","SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_ARITHMETIC","SVG_FECOMPOSITE_OPERATOR_ATOP","SVG_FECOMPOSITE_OPERATOR_IN","SVG_FECOMPOSITE_OPERATOR_LIGHTER","SVG_FECOMPOSITE_OPERATOR_OUT","SVG_FECOMPOSITE_OPERATOR_OVER","SVG_FECOMPOSITE_OPERATOR_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_XOR","SVG_INVALID_VALUE_ERR","SVG_LENGTHTYPE_CM","SVG_LENGTHTYPE_EMS","SVG_LENGTHTYPE_EXS","SVG_LENGTHTYPE_IN","SVG_LENGTHTYPE_MM","SVG_LENGTHTYPE_NUMBER","SVG_LENGTHTYPE_PC","SVG_LENGTHTYPE_PERCENTAGE","SVG_LENGTHTYPE_PT","SVG_LENGTHTYPE_PX","SVG_LENGTHTYPE_UNKNOWN","SVG_MARKERUNITS_STROKEWIDTH","SVG_MARKERUNITS_UNKNOWN","SVG_MARKERUNITS_USERSPACEONUSE","SVG_MARKER_ORIENT_ANGLE","SVG_MARKER_ORIENT_AUTO","SVG_MARKER_ORIENT_AUTO_START_REVERSE","SVG_MARKER_ORIENT_UNKNOWN","SVG_MASKTYPE_ALPHA","SVG_MASKTYPE_LUMINANCE","SVG_MATRIX_NOT_INVERTABLE","SVG_MEETORSLICE_MEET","SVG_MEETORSLICE_SLICE","SVG_MEETORSLICE_UNKNOWN","SVG_MORPHOLOGY_OPERATOR_DILATE","SVG_MORPHOLOGY_OPERATOR_ERODE","SVG_MORPHOLOGY_OPERATOR_UNKNOWN","SVG_PAINTTYPE_CURRENTCOLOR","SVG_PAINTTYPE_NONE","SVG_PAINTTYPE_RGBCOLOR","SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR","SVG_PAINTTYPE_UNKNOWN","SVG_PAINTTYPE_URI","SVG_PAINTTYPE_URI_CURRENTCOLOR","SVG_PAINTTYPE_URI_NONE","SVG_PAINTTYPE_URI_RGBCOLOR","SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR","SVG_PRESERVEASPECTRATIO_NONE","SVG_PRESERVEASPECTRATIO_UNKNOWN","SVG_PRESERVEASPECTRATIO_XMAXYMAX","SVG_PRESERVEASPECTRATIO_XMAXYMID","SVG_PRESERVEASPECTRATIO_XMAXYMIN","SVG_PRESERVEASPECTRATIO_XMIDYMAX","SVG_PRESERVEASPECTRATIO_XMIDYMID","SVG_PRESERVEASPECTRATIO_XMIDYMIN","SVG_PRESERVEASPECTRATIO_XMINYMAX","SVG_PRESERVEASPECTRATIO_XMINYMID","SVG_PRESERVEASPECTRATIO_XMINYMIN","SVG_SPREADMETHOD_PAD","SVG_SPREADMETHOD_REFLECT","SVG_SPREADMETHOD_REPEAT","SVG_SPREADMETHOD_UNKNOWN","SVG_STITCHTYPE_NOSTITCH","SVG_STITCHTYPE_STITCH","SVG_STITCHTYPE_UNKNOWN","SVG_TRANSFORM_MATRIX","SVG_TRANSFORM_ROTATE","SVG_TRANSFORM_SCALE","SVG_TRANSFORM_SKEWX","SVG_TRANSFORM_SKEWY","SVG_TRANSFORM_TRANSLATE","SVG_TRANSFORM_UNKNOWN","SVG_TURBULENCE_TYPE_FRACTALNOISE","SVG_TURBULENCE_TYPE_TURBULENCE","SVG_TURBULENCE_TYPE_UNKNOWN","SVG_UNIT_TYPE_OBJECTBOUNDINGBOX","SVG_UNIT_TYPE_UNKNOWN","SVG_UNIT_TYPE_USERSPACEONUSE","SVG_WRONG_TYPE_ERR","SVG_ZOOMANDPAN_DISABLE","SVG_ZOOMANDPAN_MAGNIFY","SVG_ZOOMANDPAN_UNKNOWN","SYNC_CONDITION","SYNC_FENCE","SYNC_FLAGS","SYNC_FLUSH_COMMANDS_BIT","SYNC_GPU_COMMANDS_COMPLETE","SYNC_STATUS","SYNTAX_ERR","SavedPages","Scheduler","Scheduling","Screen","ScreenDetailed","ScreenDetails","ScreenOrientation","Script","ScriptProcessorNode","ScrollAreaEvent","ScrollTimeline","SecurityPolicyViolationEvent","Segmenter","Selection","Sensor","SensorErrorEvent","Serial","SerialPort","ServiceWorker","ServiceWorkerContainer","ServiceWorkerRegistration","SessionDescription","Set","ShadowRoot","SharedArrayBuffer","SharedStorage","SharedStorageAppendMethod","SharedStorageClearMethod","SharedStorageDeleteMethod","SharedStorageModifierMethod","SharedStorageSetMethod","SharedStorageWorklet","SharedWorker","SharingState","SimpleGestureEvent","SnapEvent","SourceBuffer","SourceBufferList","SpeechGrammar","SpeechGrammarList","SpeechRecognition","SpeechRecognitionErrorEvent","SpeechRecognitionEvent","SpeechRecognitionPhrase","SpeechSynthesis","SpeechSynthesisErrorEvent","SpeechSynthesisEvent","SpeechSynthesisUtterance","SpeechSynthesisVoice","StaticRange","StereoPannerNode","StopIteration","Storage","StorageBucket","StorageBucketManager","StorageEvent","StorageManager","String","StructType","StylePropertyMap","StylePropertyMapReadOnly","StyleSheet","StyleSheetList","SubmitEvent","Subscriber","SubtleCrypto","Summarizer","SuppressedError","SuspendError","Suspending","Symbol","SyncManager","SyntaxError","TAB_ID_NONE","TAB_INDEX_NONE","TEMPORARY","TEXTPATH_METHODTYPE_ALIGN","TEXTPATH_METHODTYPE_STRETCH","TEXTPATH_METHODTYPE_UNKNOWN","TEXTPATH_SPACINGTYPE_AUTO","TEXTPATH_SPACINGTYPE_EXACT","TEXTPATH_SPACINGTYPE_UNKNOWN","TEXTURE","TEXTURE0","TEXTURE1","TEXTURE10","TEXTURE11","TEXTURE12","TEXTURE13","TEXTURE14","TEXTURE15","TEXTURE16","TEXTURE17","TEXTURE18","TEXTURE19","TEXTURE2","TEXTURE20","TEXTURE21","TEXTURE22","TEXTURE23","TEXTURE24","TEXTURE25","TEXTURE26","TEXTURE27","TEXTURE28","TEXTURE29","TEXTURE3","TEXTURE30","TEXTURE31","TEXTURE4","TEXTURE5","TEXTURE6","TEXTURE7","TEXTURE8","TEXTURE9","TEXTURE_2D","TEXTURE_2D_ARRAY","TEXTURE_3D","TEXTURE_BASE_LEVEL","TEXTURE_BINDING","TEXTURE_BINDING_2D","TEXTURE_BINDING_2D_ARRAY","TEXTURE_BINDING_3D","TEXTURE_BINDING_CUBE_MAP","TEXTURE_COMPARE_FUNC","TEXTURE_COMPARE_MODE","TEXTURE_CUBE_MAP","TEXTURE_CUBE_MAP_NEGATIVE_X","TEXTURE_CUBE_MAP_NEGATIVE_Y","TEXTURE_CUBE_MAP_NEGATIVE_Z","TEXTURE_CUBE_MAP_POSITIVE_X","TEXTURE_CUBE_MAP_POSITIVE_Y","TEXTURE_CUBE_MAP_POSITIVE_Z","TEXTURE_IMMUTABLE_FORMAT","TEXTURE_IMMUTABLE_LEVELS","TEXTURE_MAG_FILTER","TEXTURE_MAX_ANISOTROPY_EXT","TEXTURE_MAX_LEVEL","TEXTURE_MAX_LOD","TEXTURE_MIN_FILTER","TEXTURE_MIN_LOD","TEXTURE_WRAP_R","TEXTURE_WRAP_S","TEXTURE_WRAP_T","TEXT_NODE","TIMEOUT","TIMEOUT_ERR","TIMEOUT_EXPIRED","TIMEOUT_IGNORED","TOO_LARGE_ERR","TRANSACTION_INACTIVE_ERR","TRANSFORM_FEEDBACK","TRANSFORM_FEEDBACK_ACTIVE","TRANSFORM_FEEDBACK_BINDING","TRANSFORM_FEEDBACK_BUFFER","TRANSFORM_FEEDBACK_BUFFER_BINDING","TRANSFORM_FEEDBACK_BUFFER_MODE","TRANSFORM_FEEDBACK_BUFFER_SIZE","TRANSFORM_FEEDBACK_BUFFER_START","TRANSFORM_FEEDBACK_PAUSED","TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN","TRANSFORM_FEEDBACK_VARYINGS","TRIANGLE","TRIANGLES","TRIANGLE_FAN","TRIANGLE_STRIP","TYPE_BACK_FORWARD","TYPE_ERR","TYPE_MISMATCH_ERR","TYPE_NAVIGATE","TYPE_RELOAD","TYPE_RESERVED","Tab","TabStatus","Table","Tag","TaskAttributionTiming","TaskController","TaskPriorityChangeEvent","TaskSignal","Temporal","Text","TextDecoder","TextDecoderStream","TextEncoder","TextEncoderStream","TextEvent","TextFormat","TextFormatUpdateEvent","TextMetrics","TextTrack","TextTrackCue","TextTrackCueList","TextTrackList","TextUpdateEvent","TimeEvent","TimeRanges","ToggleEvent","Touch","TouchEvent","TouchList","TrackEvent","TransformStream","TransformStreamDefaultController","TransitionEvent","Translator","TreeWalker","TrustedHTML","TrustedScript","TrustedScriptURL","TrustedTypePolicy","TrustedTypePolicyFactory","TypeError","TypedObject","U2F","UIEvent","UNCACHED","UNIFORM","UNIFORM_ARRAY_STRIDE","UNIFORM_BLOCK_ACTIVE_UNIFORMS","UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES","UNIFORM_BLOCK_BINDING","UNIFORM_BLOCK_DATA_SIZE","UNIFORM_BLOCK_INDEX","UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER","UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER","UNIFORM_BUFFER","UNIFORM_BUFFER_BINDING","UNIFORM_BUFFER_OFFSET_ALIGNMENT","UNIFORM_BUFFER_SIZE","UNIFORM_BUFFER_START","UNIFORM_IS_ROW_MAJOR","UNIFORM_MATRIX_STRIDE","UNIFORM_OFFSET","UNIFORM_SIZE","UNIFORM_TYPE","UNKNOWN_ERR","UNKNOWN_RULE","UNMASKED_RENDERER_WEBGL","UNMASKED_VENDOR_WEBGL","UNORDERED_NODE_ITERATOR_TYPE","UNORDERED_NODE_SNAPSHOT_TYPE","UNPACK_ALIGNMENT","UNPACK_COLORSPACE_CONVERSION_WEBGL","UNPACK_FLIP_Y_WEBGL","UNPACK_IMAGE_HEIGHT","UNPACK_PREMULTIPLY_ALPHA_WEBGL","UNPACK_ROW_LENGTH","UNPACK_SKIP_IMAGES","UNPACK_SKIP_PIXELS","UNPACK_SKIP_ROWS","UNSCHEDULED_STATE","UNSENT","UNSIGNALED","UNSIGNED_BYTE","UNSIGNED_INT","UNSIGNED_INT_10F_11F_11F_REV","UNSIGNED_INT_24_8","UNSIGNED_INT_2_10_10_10_REV","UNSIGNED_INT_5_9_9_9_REV","UNSIGNED_INT_SAMPLER_2D","UNSIGNED_INT_SAMPLER_2D_ARRAY","UNSIGNED_INT_SAMPLER_3D","UNSIGNED_INT_SAMPLER_CUBE","UNSIGNED_INT_VEC2","UNSIGNED_INT_VEC3","UNSIGNED_INT_VEC4","UNSIGNED_NORMALIZED","UNSIGNED_SHORT","UNSIGNED_SHORT_4_4_4_4","UNSIGNED_SHORT_5_5_5_1","UNSIGNED_SHORT_5_6_5","UNSPECIFIED_EVENT_TYPE_ERR","UPDATEREADY","URIError","URL","URLPattern","URLSearchParams","URLUnencoded","URL_MISMATCH_ERR","USB","USBAlternateInterface","USBConfiguration","USBConnectionEvent","USBDevice","USBEndpoint","USBInTransferResult","USBInterface","USBIsochronousInTransferPacket","USBIsochronousInTransferResult","USBIsochronousOutTransferPacket","USBIsochronousOutTransferResult","USBOutTransferResult","UTC","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray","UpdateFilter","UpdatePropertyName","UserActivation","UserMessageHandler","UserMessageHandlersNamespace","UserProximityEvent","VALIDATE_STATUS","VALIDATION_ERR","VARIABLES_RULE","VENDOR","VERSION","VERSION_CHANGE","VERSION_ERR","VERTEX","VERTEX_ARRAY_BINDING","VERTEX_ATTRIB_ARRAY_BUFFER_BINDING","VERTEX_ATTRIB_ARRAY_DIVISOR","VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE","VERTEX_ATTRIB_ARRAY_ENABLED","VERTEX_ATTRIB_ARRAY_INTEGER","VERTEX_ATTRIB_ARRAY_NORMALIZED","VERTEX_ATTRIB_ARRAY_POINTER","VERTEX_ATTRIB_ARRAY_SIZE","VERTEX_ATTRIB_ARRAY_STRIDE","VERTEX_ATTRIB_ARRAY_TYPE","VERTEX_SHADER","VERTICAL","VERTICAL_AXIS","VER_ERR","VIEWPORT","VIEWPORT_RULE","VRDisplay","VRDisplayCapabilities","VRDisplayEvent","VREyeParameters","VRFieldOfView","VRFrameData","VRPose","VRStageParameters","VTTCue","VTTRegion","ValidityState","VideoColorSpace","VideoDecoder","VideoEncoder","VideoFrame","VideoPlaybackQuality","VideoStreamTrack","ViewTimeline","ViewTransition","ViewTransitionTypeSet","ViewType","Viewport","VirtualKeyboard","VirtualKeyboardGeometryChangeEvent","VisibilityStateEntry","VisualViewport","WAIT_FAILED","WEBKIT_FILTER_RULE","WEBKIT_KEYFRAMES_RULE","WEBKIT_KEYFRAME_RULE","WEBKIT_REGION_RULE","WGSLLanguageFeatures","WINDOW_ID_CURRENT","WINDOW_ID_NONE","WRITE","WRONG_DOCUMENT_ERR","WakeLock","WakeLockSentinel","WasmAnyRef","WaveShaperNode","WeakMap","WeakRef","WeakSet","WebAssembly","WebGL2RenderingContext","WebGLActiveInfo","WebGLBuffer","WebGLContextEvent","WebGLFramebuffer","WebGLObject","WebGLProgram","WebGLQuery","WebGLRenderbuffer","WebGLRenderingContext","WebGLSampler","WebGLShader","WebGLShaderPrecisionFormat","WebGLSync","WebGLTexture","WebGLTransformFeedback","WebGLUniformLocation","WebGLVertexArray","WebGLVertexArrayObject","WebKitAnimationEvent","WebKitBlobBuilder","WebKitCSSFilterRule","WebKitCSSFilterValue","WebKitCSSKeyframeRule","WebKitCSSKeyframesRule","WebKitCSSMatrix","WebKitCSSRegionRule","WebKitCSSTransformValue","WebKitDataCue","WebKitGamepad","WebKitMediaKeyError","WebKitMediaKeyMessageEvent","WebKitMediaKeySession","WebKitMediaKeys","WebKitMediaSource","WebKitMutationObserver","WebKitNamespace","WebKitPlaybackTargetAvailabilityEvent","WebKitPoint","WebKitShadowRoot","WebKitSourceBuffer","WebKitSourceBufferList","WebKitTransitionEvent","WebSocket","WebSocketError","WebSocketStream","WebTransport","WebTransportBidirectionalStream","WebTransportDatagramDuplexStream","WebTransportError","WebTransportReceiveStream","WebTransportSendStream","WebkitAlignContent","WebkitAlignItems","WebkitAlignSelf","WebkitAnimation","WebkitAnimationDelay","WebkitAnimationDirection","WebkitAnimationDuration","WebkitAnimationFillMode","WebkitAnimationIterationCount","WebkitAnimationName","WebkitAnimationPlayState","WebkitAnimationTimingFunction","WebkitAppearance","WebkitBackfaceVisibility","WebkitBackgroundClip","WebkitBackgroundOrigin","WebkitBackgroundSize","WebkitBorderBottomLeftRadius","WebkitBorderBottomRightRadius","WebkitBorderImage","WebkitBorderRadius","WebkitBorderTopLeftRadius","WebkitBorderTopRightRadius","WebkitBoxAlign","WebkitBoxDirection","WebkitBoxFlex","WebkitBoxOrdinalGroup","WebkitBoxOrient","WebkitBoxPack","WebkitBoxShadow","WebkitBoxSizing","WebkitClipPath","WebkitFilter","WebkitFlex","WebkitFlexBasis","WebkitFlexDirection","WebkitFlexFlow","WebkitFlexGrow","WebkitFlexShrink","WebkitFlexWrap","WebkitFontFeatureSettings","WebkitJustifyContent","WebkitLineClamp","WebkitMask","WebkitMaskClip","WebkitMaskComposite","WebkitMaskImage","WebkitMaskOrigin","WebkitMaskPosition","WebkitMaskPositionX","WebkitMaskPositionY","WebkitMaskRepeat","WebkitMaskSize","WebkitOrder","WebkitPerspective","WebkitPerspectiveOrigin","WebkitTextFillColor","WebkitTextSecurity","WebkitTextSizeAdjust","WebkitTextStroke","WebkitTextStrokeColor","WebkitTextStrokeWidth","WebkitTransform","WebkitTransformOrigin","WebkitTransformStyle","WebkitTransition","WebkitTransitionDelay","WebkitTransitionDuration","WebkitTransitionProperty","WebkitTransitionTimingFunction","WebkitUserSelect","WheelEvent","Window","WindowControlsOverlay","WindowControlsOverlayGeometryChangeEvent","WindowState","WindowType","Worker","Worklet","WritableStream","WritableStreamDefaultController","WritableStreamDefaultWriter","XMLDocument","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestException","XMLHttpRequestProgressEvent","XMLHttpRequestUpload","XMLSerializer","XMLStylesheetProcessingInstruction","XPathEvaluator","XPathException","XPathExpression","XPathNSResolver","XPathResult","XRAnchor","XRAnchorSet","XRBoundedReferenceSpace","XRCPUDepthInformation","XRCamera","XRDOMOverlayState","XRDepthInformation","XRFrame","XRHand","XRHitTestResult","XRHitTestSource","XRInputSource","XRInputSourceArray","XRInputSourceEvent","XRInputSourcesChangeEvent","XRJointPose","XRJointSpace","XRLayer","XRLightEstimate","XRLightProbe","XRPose","XRRay","XRReferenceSpace","XRReferenceSpaceEvent","XRRenderState","XRRigidTransform","XRSession","XRSessionEvent","XRSpace","XRSystem","XRTransientInputHitTestResult","XRTransientInputHitTestSource","XRView","XRViewerPose","XRViewport","XRWebGLBinding","XRWebGLDepthInformation","XRWebGLLayer","XSLTProcessor","ZERO","ZonedDateTime","ZoomSettings","ZoomSettingsMode","ZoomSettingsScope","_XD0M_","_YD0M_","__REACT_DEVTOOLS_GLOBAL_HOOK__","__brand","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__","__opera","__proto__","_browserjsran","a","aLink","abbr","abort","aborted","aboutConfigPrefs","abs","absolute","acceleration","accelerationIncludingGravity","accelerator","accent-color","accentColor","accept","acceptCharset","acceptNode","access","accessKey","accessKeyLabel","accuracy","acos","acosh","action","actionURL","actions","activated","activation","activationStart","active","activeCues","activeElement","activeSourceBuffers","activeSourceCount","activeTexture","activeVRDisplays","activeViewTransition","activityLog","actualBoundingBoxAscent","actualBoundingBoxDescent","actualBoundingBoxLeft","actualBoundingBoxRight","adAuctionComponents","adAuctionHeaders","adapterInfo","add","addAll","addBehavior","addCandidate","addColorStop","addCue","addElement","addEventListener","addFilter","addFromString","addFromUri","addIceCandidate","addImport","addListener","addModule","addNamed","addPageRule","addPath","addPointer","addRange","addRegion","addRule","addSearchEngine","addSourceBuffer","addStream","addTeardown","addTextTrack","addTrack","addTransceiver","addWakeLockListener","added","addedNodes","additionalName","additiveSymbols","addons","address","addressLine","addressModeU","addressModeV","addressModeW","adopt","adoptNode","adoptedCallback","adoptedStyleSheets","adr","advance","after","alarms","album","alert","algorithm","align","align-content","align-items","align-self","alignContent","alignItems","alignSelf","alignmentBaseline","alinkColor","all","allSettled","allocationSize","allow","allowFullscreen","allowPaymentRequest","allowedDirections","allowedFeatures","allowedToPlay","allowsFeature","alpha","alphaMode","alphaToCoverageEnabled","alphabeticBaseline","alt","altGraphKey","altHtml","altKey","altLeft","alternate","alternateSetting","alternates","altitude","altitudeAccuracy","altitudeAngle","amplitude","ancestorOrigins","anchor","anchorName","anchorNode","anchorOffset","anchorScope","anchorSpace","anchors","and","angle","angularAcceleration","angularVelocity","animVal","animate","animated","animatedInstanceRoot","animatedNormalizedPathSegList","animatedPathSegList","animatedPoints","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","animationComposition","animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationStartTime","animationTimingFunction","animationsPaused","anniversary","annotation","antialias","anticipatedRemoval","any","app","appCodeName","appMinorVersion","appName","appNotifications","appVersion","appearance","append","appendBuffer","appendChild","appendData","appendItem","appendMedium","appendNamed","appendRule","appendStream","appendWindowEnd","appendWindowStart","applets","applicationCache","applicationServerKey","apply","applyConstraints","applyElement","arc","arcTo","arch","architecture","archive","areas","arguments","ariaActiveDescendantElement","ariaAtomic","ariaAutoComplete","ariaBrailleLabel","ariaBrailleRoleDescription","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColIndexText","ariaColSpan","ariaControlsElements","ariaCurrent","ariaDescribedByElements","ariaDescription","ariaDetailsElements","ariaDisabled","ariaErrorMessageElements","ariaExpanded","ariaFlowToElements","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLabelledByElements","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaNotify","ariaOrientation","ariaOwnsElements","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowIndexText","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","arrayBuffer","arrayLayerCount","arrayStride","artist","artwork","as","asIntN","asUintN","ascentOverride","asin","asinh","aspect","aspect-ratio","aspectRatio","assert","assign","assignedElements","assignedNodes","assignedSlot","async","asyncDispose","asyncIterator","at","atEnd","atan","atan2","atanh","atob","attachEvent","attachInternals","attachShader","attachShadow","attachedElements","attachments","attack","attestationObject","attrChange","attrName","attributeChangedCallback","attributeFilter","attributeName","attributeNamespace","attributeOldValue","attributeStyleMap","attributes","attribution","attributionSrc","audioBitrateMode","audioBitsPerSecond","audioTracks","audioWorklet","authenticatedSignedWrites","authenticatorAttachment","authenticatorData","autoIncrement","autobuffer","autocapitalize","autocomplete","autocorrect","autofocus","automationRate","autoplay","availHeight","availLeft","availTop","availWidth","availability","available","averageLatency","aversion","ax","axes","axis","ay","azimuth","azimuthAngle","b","back","backdrop-filter","backdropFilter","backends","backface-visibility","backfaceVisibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","backgroundAttachment","backgroundBlendMode","backgroundClip","backgroundColor","backgroundFetch","backgroundImage","backgroundOrigin","backgroundPosition","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize","badInput","badge","balance","baseArrayLayer","baseFrequencyX","baseFrequencyY","baseLatency","baseLayer","baseMipLevel","baseNode","baseOffset","basePalette","baseURI","baseVal","baseline-source","baselineShift","baselineSource","batchUpdate","battery","bday","before","beginComputePass","beginElement","beginElementAt","beginOcclusionQuery","beginPath","beginQuery","beginRenderPass","beginTransformFeedback","beginningOfPassWriteIndex","behavior","behaviorCookie","behaviorPart","behaviorUrns","beta","bezierCurveTo","bgColor","bgProperties","bias","big","bigint64","biguint64","binaryType","bind","bindAttribLocation","bindBuffer","bindBufferBase","bindBufferRange","bindFramebuffer","bindGroupLayouts","bindRenderbuffer","bindSampler","bindTexture","bindTransformFeedback","bindVertexArray","binding","bitness","blend","blendColor","blendEquation","blendEquationSeparate","blendFunc","blendFuncSeparate","blink","blitFramebuffer","blob","block-size","blockDirection","blockSize","blockedURI","blockedURL","blocking","blockingDuration","blue","bluetooth","blur","body","bodyUsed","bold","bookmarks","booleanValue","boost","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","borderBlock","borderBlockColor","borderBlockEnd","borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth","borderBlockStart","borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth","borderBlockStyle","borderBlockWidth","borderBottom","borderBottomColor","borderBottomLeftRadius","borderBottomRightRadius","borderBottomStyle","borderBottomWidth","borderBoxSize","borderCollapse","borderColor","borderColorDark","borderColorLight","borderEndEndRadius","borderEndStartRadius","borderImage","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderInline","borderInlineColor","borderInlineEnd","borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth","borderInlineStart","borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth","borderInlineStyle","borderInlineWidth","borderLeft","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRadius","borderRight","borderRightColor","borderRightStyle","borderRightWidth","borderSpacing","borderStartEndRadius","borderStartStartRadius","borderStyle","borderTop","borderTopColor","borderTopLeftRadius","borderTopRightRadius","borderTopStyle","borderTopWidth","borderWidth","bottom","bottomMargin","bound","boundElements","boundingClientRect","boundingHeight","boundingLeft","boundingRect","boundingTop","boundingWidth","bounds","boundsGeometry","box-decoration-break","box-shadow","box-sizing","boxDecorationBreak","boxShadow","boxSizing","brand","brands","break-after","break-before","break-inside","breakAfter","breakBefore","breakInside","broadcast","browser","browserLanguage","browserSettings","browsingData","browsingTopics","btoa","bubbles","buffer","bufferData","bufferDepth","bufferSize","bufferSubData","buffered","bufferedAmount","bufferedAmountLowThreshold","buffers","buildID","buildNumber","button","buttonID","buttons","byobRequest","byteLength","byteOffset","bytes","bytesPerRow","bytesWritten","c","cache","caches","call","caller","camera","canBeFormatted","canBeMounted","canBeShared","canConstructInDedicatedWorker","canGoBack","canGoForward","canHaveChildren","canHaveHTML","canInsertDTMF","canIntercept","canLoadAdAuctionFencedFrame","canLoadOpaqueURL","canMakePayment","canParse","canPlayType","canPresent","canShare","canTransition","canTrickleIceCandidates","cancel","cancelAndHoldAtTime","cancelAnimationFrame","cancelBubble","cancelIdleCallback","cancelScheduledValues","cancelVideoFrameCallback","cancelWatchAvailability","cancelable","candidate","canonicalUUID","canvas","cap","capabilities","caption","caption-side","captionSide","captivePortal","capture","captureEvents","captureStackTrace","captureStream","captureTab","captureVisibleTab","caret-color","caretBidiLevel","caretColor","caretPositionFromPoint","caretRangeFromPoint","cast","catch","category","cbrt","cd","ceil","cellIndex","cellPadding","cellSpacing","cells","ch","chOff","chain","challenge","changeType","changed","changedTouches","channel","channelCount","channelCountMode","channelInterpretation","chapterInfo","char","charAt","charCode","charCodeAt","charIndex","charLength","characterBounds","characterBoundsRangeStart","characterData","characterDataOldValue","characterSet","characterVariant","characteristic","charging","chargingTime","charset","check","checkDCE","checkEnclosure","checkFramebufferStatus","checkIntersection","checkValidity","checkVisibility","checked","childElementCount","childList","childNodes","children","chrome","ciphertext","cite","city","claimInterface","claimed","classList","className","classid","clear","clearAppBadge","clearAttributes","clearBuffer","clearBufferfi","clearBufferfv","clearBufferiv","clearBufferuiv","clearColor","clearData","clearDepth","clearHalt","clearImmediate","clearInterval","clearLiveSeekableRange","clearMarks","clearMaxGCPauseAccumulator","clearMeasures","clearOriginJoinedAdInterestGroups","clearParameters","clearRect","clearResourceTimings","clearShadow","clearStencil","clearTimeout","clearValue","clearWatch","click","clickCount","clientDataJSON","clientHeight","clientInformation","clientLeft","clientRect","clientRects","clientTop","clientWaitSync","clientWidth","clientX","clientY","clip","clip-path","clip-rule","clipBottom","clipLeft","clipPath","clipPathUnits","clipRight","clipRule","clipTop","clipboard","clipboardData","clonable","clone","cloneContents","cloneNode","cloneRange","close","closeCode","closePath","closed","closedBy","closest","clz","clz32","cm","cmp","code","codeBase","codePointAt","codeType","codedHeight","codedRect","codedWidth","colSpan","collapse","collapseToEnd","collapseToStart","collapsed","collect","collections","colno","color","color-adjust","color-interpolation","color-interpolation-filters","color-scheme","colorAdjust","colorAttachments","colorDepth","colorFormats","colorInterpolation","colorInterpolationFilters","colorMask","colorScheme","colorSpace","colorType","cols","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columnCount","columnFill","columnGap","columnNumber","columnRule","columnRuleColor","columnRuleStyle","columnRuleWidth","columnSpan","columnWidth","columns","command","commandForElement","commands","commit","commitLoadTime","commitPreferences","commitStyles","committed","commonAncestorContainer","compact","compare","compareBoundaryPoints","compareDocumentPosition","compareEndPoints","compareExchange","compareNode","comparePoint","compatMode","compatible","compile","compileShader","compileStreaming","complete","completed","component","componentFromPoint","composed","composedPath","composite","compositionEndOffset","compositionStartOffset","compressedTexImage2D","compressedTexImage3D","compressedTexSubImage2D","compressedTexSubImage3D","compute","computedStyleMap","concat","conditionText","coneInnerAngle","coneOuterAngle","coneOuterGain","config","configURL","configurable","configuration","configurationName","configurationValue","configurations","configure","confirm","confirmComposition","confirmSiteSpecificTrackingException","confirmWebWideTrackingException","congestionControl","connect","connectEnd","connectNative","connectShark","connectStart","connected","connectedCallback","connectedMoveCallback","connection","connectionInfo","connectionList","connectionSpeed","connectionState","connections","console","consolidate","constants","constraint","constrictionActive","construct","constructor","contactID","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","containIntrinsicBlockSize","containIntrinsicHeight","containIntrinsicInlineSize","containIntrinsicSize","containIntrinsicWidth","container","container-name","container-type","containerId","containerName","containerQuery","containerSrc","containerType","contains","containsNode","content","content-visibility","contentBoxSize","contentDocument","contentEditable","contentEncoding","contentHint","contentOverflow","contentRect","contentScriptType","contentStyleType","contentType","contentVisibility","contentWindow","context","contextId","contextIds","contextMenu","contextMenus","contextType","contextTypes","contextmenu","contextualIdentities","continue","continuePrimaryKey","continuous","control","controlTransferIn","controlTransferOut","controller","controls","controlsList","convertPointFromNode","convertQuadFromNode","convertRectFromNode","convertToBlob","convertToSpecifiedUnits","cookie","cookieEnabled","cookieStore","cookies","coords","copyBufferSubData","copyBufferToBuffer","copyBufferToTexture","copyExternalImageToTexture","copyFromChannel","copyTexImage2D","copyTexSubImage2D","copyTexSubImage3D","copyTextureToBuffer","copyTextureToTexture","copyTo","copyToChannel","copyWithin","correspondingElement","correspondingUseElement","corruptedVideoFrames","cos","cosh","count","countReset","counter-increment","counter-reset","counter-set","counterIncrement","counterReset","counterSet","country","cpuClass","cpuSleepAllowed","cqb","cqh","cqi","cqmax","cqmin","cqw","create","createAnalyser","createAnchor","createAnswer","createAttribute","createAttributeNS","createAuctionNonce","createBidirectionalStream","createBindGroup","createBindGroupLayout","createBiquadFilter","createBuffer","createBufferSource","createCDATASection","createCSSStyleSheet","createCaption","createChannelMerger","createChannelSplitter","createCommandEncoder","createComment","createComputePipeline","createComputePipelineAsync","createConicGradient","createConstantSource","createContextualFragment","createControlRange","createConvolver","createDTMFSender","createDataChannel","createDelay","createDelayNode","createDocument","createDocumentFragment","createDocumentType","createDynamicsCompressor","createElement","createElementNS","createEncodedStreams","createEntityReference","createEvent","createEventObject","createExpression","createFramebuffer","createFunction","createGain","createGainNode","createHTML","createHTMLDocument","createIIRFilter","createImageBitmap","createImageData","createIndex","createJavaScriptNode","createLinearGradient","createMediaElementSource","createMediaKeys","createMediaStreamDestination","createMediaStreamSource","createMediaStreamTrackSource","createMutableFile","createNSResolver","createNodeIterator","createNotification","createObjectStore","createObjectURL","createOffer","createOscillator","createPanner","createPattern","createPeriodicWave","createPipelineLayout","createPolicy","createPopup","createProcessingInstruction","createProgram","createQuery","createQuerySet","createRadialGradient","createRange","createRangeCollection","createReader","createRenderBundleEncoder","createRenderPipeline","createRenderPipelineAsync","createRenderbuffer","createSVGAngle","createSVGLength","createSVGMatrix","createSVGNumber","createSVGPathSegArcAbs","createSVGPathSegArcRel","createSVGPathSegClosePath","createSVGPathSegCurvetoCubicAbs","createSVGPathSegCurvetoCubicRel","createSVGPathSegCurvetoCubicSmoothAbs","createSVGPathSegCurvetoCubicSmoothRel","createSVGPathSegCurvetoQuadraticAbs","createSVGPathSegCurvetoQuadraticRel","createSVGPathSegCurvetoQuadraticSmoothAbs","createSVGPathSegCurvetoQuadraticSmoothRel","createSVGPathSegLinetoAbs","createSVGPathSegLinetoHorizontalAbs","createSVGPathSegLinetoHorizontalRel","createSVGPathSegLinetoRel","createSVGPathSegLinetoVerticalAbs","createSVGPathSegLinetoVerticalRel","createSVGPathSegMovetoAbs","createSVGPathSegMovetoRel","createSVGPoint","createSVGRect","createSVGTransform","createSVGTransformFromMatrix","createSampler","createScript","createScriptProcessor","createScriptURL","createSession","createShader","createShaderModule","createShadowRoot","createStereoPanner","createStyleSheet","createTBody","createTFoot","createTHead","createTask","createTextNode","createTextRange","createTexture","createTouch","createTouchList","createTransformFeedback","createTreeWalker","createUnidirectionalStream","createVertexArray","createView","createWaveShaper","createWorklet","createWritable","creationTime","credentialless","credentials","criticalCHRestart","cropTo","crossOrigin","crossOriginIsolated","crypto","csi","csp","cssFloat","cssRules","cssText","cssValueType","ctrlKey","ctrlLeft","cues","cullFace","cullMode","currentCSSZoom","currentDirection","currentEntry","currentLocalDescription","currentNode","currentPage","currentRect","currentRemoteDescription","currentScale","currentScreen","currentScript","currentSrc","currentState","currentStyle","currentTarget","currentTime","currentTranslate","currentView","cursor","curve","customElements","customError","cx","cy","d","data","dataFld","dataFormatAs","dataLoss","dataLossMessage","dataPageSize","dataSrc","dataTransfer","database","databases","datagrams","dataset","dateTime","db","debug","debuggerEnabled","declarativeNetRequest","declare","decode","decodeAudioData","decodeQueueSize","decodeURI","decodeURIComponent","decodedBodySize","decoding","decodingInfo","decreaseZoomLevel","decrypt","default","defaultCharset","defaultChecked","defaultMuted","defaultPlaybackRate","defaultPolicy","defaultPrevented","defaultQueue","defaultRequest","defaultSelected","defaultStatus","defaultURL","defaultValue","defaultView","defaultstatus","defer","define","defineMagicFunction","defineMagicVariable","defineProperties","defineProperty","deg","delay","delayTime","delegatesFocus","delete","deleteBuffer","deleteCaption","deleteCell","deleteContents","deleteData","deleteDatabase","deleteFramebuffer","deleteFromDocument","deleteIndex","deleteMedium","deleteObjectStore","deleteProgram","deleteProperty","deleteQuery","deleteRenderbuffer","deleteRow","deleteRule","deleteSampler","deleteShader","deleteSync","deleteTFoot","deleteTHead","deleteTexture","deleteTransformFeedback","deleteVertexArray","deleted","deliverChangeRecords","deliveredFrames","deliveredFramesDuration","delivery","deliveryInfo","deliveryStatus","deliveryTimestamp","deliveryType","delta","deltaMode","deltaX","deltaY","deltaZ","dependentLocality","deprecatedReplaceInURN","deprecatedRunAdAuctionEnforcesKAnonymity","deprecatedURNToURL","depthActive","depthBias","depthBiasClamp","depthBiasSlopeScale","depthClearValue","depthCompare","depthDataFormat","depthFailOp","depthFar","depthFunc","depthLoadOp","depthMask","depthNear","depthOrArrayLayers","depthRange","depthReadOnly","depthStencil","depthStencilAttachment","depthStencilFormat","depthStoreOp","depthType","depthUsage","depthWriteEnabled","deref","deriveBits","deriveKey","descentOverride","description","deselectAll","designMode","desiredSize","destination","destinationURL","destroy","detach","detachEvent","detachShader","detached","detail","details","detect","detectLanguage","detune","device","deviceClass","deviceId","deviceMemory","devicePixelContentBoxSize","devicePixelRatio","devicePosture","deviceProtocol","deviceSubclass","deviceVersionMajor","deviceVersionMinor","deviceVersionSubminor","deviceXDPI","deviceYDPI","devtools","devtools_panels","didTimeout","difference","diffuseConstant","digest","dimension","dimensions","dir","dirName","direction","dirxml","disable","disablePictureInPicture","disableRemotePlayback","disableVertexAttribArray","disabled","discard","discardedFrames","dischargingTime","disconnect","disconnectShark","disconnectedCallback","dispatchEvent","dispatchWorkgroups","dispatchWorkgroupsIndirect","display","displayHeight","displayId","displayName","displayWidth","dispose","disposeAsync","disposed","disposition","distanceModel","div","divisor","djsapi","djsproxy","dns","doImport","doNotTrack","doScroll","doctype","document","documentElement","documentId","documentIds","documentLifecycle","documentMode","documentOrigin","documentOrigins","documentPictureInPicture","documentURI","documentURL","documentUrl","documentUrls","dolphin","dolphinGameCenter","dolphininfo","dolphinmeta","dom","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","domOverlayState","domain","domainLookupEnd","domainLookupStart","dominant-baseline","dominantBaseline","done","dopplerFactor","dotAll","downDegrees","downlink","download","downloadRequest","downloadTotal","downloaded","downloads","dpcm","dpi","dppx","dragDrop","draggable","draw","drawArrays","drawArraysInstanced","drawArraysInstancedANGLE","drawBuffers","drawCustomFocusRing","drawElements","drawElementsInstanced","drawElementsInstancedANGLE","drawFocusIfNeeded","drawImage","drawImageFromRect","drawIndexed","drawIndexedIndirect","drawIndirect","drawRangeElements","drawSystemFocusRing","drawingBufferColorSpace","drawingBufferFormat","drawingBufferHeight","drawingBufferStorage","drawingBufferWidth","drop","dropEffect","droppedVideoFrames","dropzone","dstFactor","dtmf","dump","dumpProfile","duplex","duplicate","durability","duration","dvb","dvh","dvi","dvmax","dvmin","dvname","dvnum","dvw","dx","dy","dynamicId","dynsrc","e","edgeMode","editContext","effect","effectAllowed","effectiveDirective","effectiveType","effects","elapsedTime","element","elementFromPoint","elementTiming","elements","elementsFromPoint","elevation","ellipse","em","emHeightAscent","emHeightDescent","email","embeds","emit","emma","empty","empty-cells","emptyCells","emptyHTML","emptyScript","emulatedPosition","enable","enableBackground","enableDelegations","enableStyleSheetsForSet","enableVertexAttribArray","enabled","enabledFeatures","enabledPlugin","encode","encodeInto","encodeQueueSize","encodeURI","encodeURIComponent","encodedBodySize","encoding","encodingInfo","encrypt","enctype","end","endContainer","endElement","endElementAt","endOcclusionQuery","endOfPassWriteIndex","endOfStream","endOffset","endQuery","endTime","endTransformFeedback","ended","endpoint","endpointNumber","endpoints","endsWith","enqueue","enterKeyHint","entities","entries","entry","entryPoint","entryType","enumerable","enumerate","enumerateDevices","enumerateEditable","environmentBlendMode","equals","error","errorCode","errorDetail","errorText","escape","estimate","eval","evaluate","event","eventCounts","eventPhase","events","every","ex","exception","exchange","exec","execCommand","execCommandShowHelp","execScript","executeBundles","executionStart","exitFullscreen","exitPictureInPicture","exitPointerLock","exitPresent","exp","expand","expandEntityReferences","expando","expansion","expectedContextLanguages","expectedImprovement","expectedInputLanguages","experiments","expiration","expirationTime","expires","expiryDate","explicitOriginalTarget","expm1","exponent","exponentialRampToValueAtTime","exportKey","exports","extend","extension","extensionTypes","extensions","extentNode","extentOffset","external","externalResourcesRequired","externalTexture","extractContents","extractable","eye","f","f16round","face","factoryReset","failOp","failureReason","fallback","family","familyName","farthestViewportElement","fastSeek","fatal","featureId","featurePolicy","featureSettings","features","fence","fenceSync","fetch","fetchLater","fetchPriority","fetchStart","fftSize","fgColor","fieldOfView","file","fileCreatedDate","fileHandle","fileModifiedDate","fileName","fileSize","fileUpdatedDate","filename","files","filesystem","fill","fill-opacity","fill-rule","fillJointRadii","fillLightMode","fillOpacity","fillPoses","fillRect","fillRule","fillStyle","fillText","filter","filterResX","filterResY","filterUnits","filters","finalResponseHeadersStart","finally","find","findIndex","findLast","findLastIndex","findRule","findText","finish","finishDocumentLoadTime","finishLoadTime","finished","fireEvent","firesTouchEvents","first","firstChild","firstElementChild","firstInterimResponseStart","firstPage","firstPaintAfterLoadTime","firstPaintTime","firstUIEventTimestamp","fixed","flags","flat","flatMap","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","flexBasis","flexDirection","flexFlow","flexGrow","flexShrink","flexWrap","flip","flipX","flipY","float","float32","float64","flood-color","flood-opacity","floodColor","floodOpacity","floor","flush","focus","focusNode","focusOffset","font","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","fontBoundingBoxAscent","fontBoundingBoxDescent","fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontOpticalSizing","fontPalette","fontSize","fontSizeAdjust","fontSmoothingEnabled","fontStretch","fontStyle","fontSynthesis","fontSynthesisPosition","fontSynthesisSmallCaps","fontSynthesisStyle","fontSynthesisWeight","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantEmoji","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontVariationSettings","fontWeight","fontcolor","fontfaces","fonts","fontsize","for","forEach","force","forceFallbackAdapter","forceRedraw","forced-color-adjust","forcedColorAdjust","forcedStyleAndLayoutDuration","forget","form","formAction","formData","formEnctype","formMethod","formNoValidate","formTarget","format","formatToParts","forms","forward","forwardWheel","forwardX","forwardY","forwardZ","foundation","fr","fragment","fragmentDirective","frame","frameBorder","frameCount","frameElement","frameId","frameIds","frameSpacing","framebuffer","framebufferHeight","framebufferRenderbuffer","framebufferTexture2D","framebufferTextureLayer","framebufferWidth","frames","freeSpace","freeze","frequency","frequencyBinCount","from","fromAsync","fromBase64","fromCharCode","fromCodePoint","fromElement","fromEntries","fromFloat32Array","fromFloat64Array","fromHex","fromMatrix","fromPoint","fromQuad","fromRect","frontFace","fround","fullName","fullPath","fullRange","fullScreen","fullVersionList","fullscreen","fullscreenElement","fullscreenEnabled","fx","fy","g","gain","gamepad","gamma","gap","gatheringState","gatt","geckoProfiler","genderIdentity","generateCertificate","generateKey","generateMipmap","generateRequest","geolocation","gestureObject","get","getAcceptLanguages","getActiveAttrib","getActiveUniform","getActiveUniformBlockName","getActiveUniformBlockParameter","getActiveUniforms","getAdjacentText","getAll","getAllKeys","getAllRecords","getAllResponseHeaders","getAllowlistForFeature","getAnimations","getAsFile","getAsFileSystemHandle","getAsString","getAttachedShaders","getAttribLocation","getAttribute","getAttributeNS","getAttributeNames","getAttributeNode","getAttributeNodeNS","getAttributeType","getAudioTracks","getAuthenticatorData","getAutoplayPolicy","getAvailability","getBBox","getBackgroundPage","getBadgeBackgroundColor","getBadgeText","getBadgeTextColor","getBattery","getBigInt64","getBigUint64","getBindGroupLayout","getBlob","getBookmark","getBoundingClientRect","getBounds","getBoxQuads","getBrowserInfo","getBufferParameter","getBufferSubData","getByteFrequencyData","getByteTimeDomainData","getCSSCanvasContext","getCTM","getCameraImage","getCandidateWindowClientRect","getCanonicalLocales","getCapabilities","getCaptureHandle","getChannelData","getCharNumAtPosition","getCharacteristic","getCharacteristics","getClientCapabilities","getClientExtensionResults","getClientRect","getClientRects","getCoalescedEvents","getCompilationInfo","getComposedRanges","getCompositionAlternatives","getComputedStyle","getComputedTextLength","getComputedTiming","getConfiguration","getConstraints","getContext","getContextAttributes","getContexts","getContributingSources","getCounterValue","getCueAsHTML","getCueById","getCurrent","getCurrentPosition","getCurrentTexture","getCurrentTime","getData","getDatabaseNames","getDate","getDay","getDefaultComputedStyle","getDepthInMeters","getDepthInformation","getDescriptor","getDescriptors","getDestinationInsertionPoints","getDevices","getDirectory","getDirectoryHandle","getDisplayMedia","getDistributedNodes","getEditable","getElementById","getElementsByClassName","getElementsByName","getElementsByTagName","getElementsByTagNameNS","getEnclosureList","getEndPositionOfChar","getEntries","getEntriesByName","getEntriesByType","getError","getExtension","getExtentOfChar","getEyeParameters","getFeature","getFiberRoots","getFile","getFileHandle","getFiles","getFilesAndDirectories","getFingerprints","getFloat16","getFloat32","getFloat64","getFloatFrequencyData","getFloatTimeDomainData","getFloatValue","getFragDataLocation","getFrameData","getFrameId","getFramebufferAttachmentParameter","getFrequencyResponse","getFullYear","getGamepads","getHTML","getHeaderExtensionsToNegotiate","getHighEntropyValues","getHitTestResults","getHitTestResultsForTransientInput","getHours","getIdentityAssertion","getIds","getImageData","getIndexedParameter","getInfo","getInnerHTML","getInstalledRelatedApps","getInt16","getInt32","getInt8","getInterestGroupAdAuctionData","getInternalModuleRanges","getInternalformatParameter","getIntersectionList","getItem","getItems","getJointPose","getKey","getKeyframes","getLastFocused","getLayers","getLayoutMap","getLightEstimate","getLineDash","getLocalCandidates","getLocalParameters","getLocalStreams","getManagedConfiguration","getManifest","getMappedRange","getMarks","getMatchedCSSRules","getMaxGCPauseSinceClear","getMeasures","getMessage","getMetadata","getMilliseconds","getMinutes","getModifierState","getMonth","getName","getNamedItem","getNamedItemNS","getNativeFramebufferScaleFactor","getNegotiatedHeaderExtensions","getNestedConfigs","getNotifications","getNotifier","getNumberOfChars","getOffsetReferenceSpace","getOrInsert","getOrInsertComputed","getOutputTimestamp","getOverrideHistoryNavigationMode","getOverrideStyle","getOwnPropertyDescriptor","getOwnPropertyDescriptors","getOwnPropertyNames","getOwnPropertySymbols","getPackageDirectoryEntry","getParameter","getParameters","getParent","getPathData","getPathSegAtLength","getPathSegmentAtLength","getPermissionWarningsByManifest","getPhotoCapabilities","getPhotoSettings","getPlatformInfo","getPointAtLength","getPopup","getPorts","getPose","getPredictedEvents","getPreference","getPreferenceDefault","getPreferredCanvasFormat","getPresentationAttribute","getPreventDefault","getPrimaryService","getPrimaryServices","getProgramInfoLog","getProgramParameter","getPropertyCSSValue","getPropertyPriority","getPropertyShorthand","getPropertyType","getPropertyValue","getPrototypeOf","getPublicKey","getPublicKeyAlgorithm","getQuery","getQueryParameter","getRGBColorValue","getRandomValues","getRangeAt","getReader","getReceivers","getRectValue","getReflectionCubeMap","getRegistration","getRegistrations","getRemoteCandidates","getRemoteCertificates","getRemoteParameters","getRemoteStreams","getRenderbufferParameter","getResponseHeader","getRoot","getRootNode","getRotationOfChar","getSVGDocument","getSamplerParameter","getScreenCTM","getScreenDetails","getSeconds","getSelectedCandidatePair","getSelection","getSelf","getSenders","getService","getSetCookie","getSettings","getShaderInfoLog","getShaderParameter","getShaderPrecisionFormat","getShaderSource","getSignals","getSimpleDuration","getSiteIcons","getSources","getSpeculativeParserUrls","getStartPositionOfChar","getStartTime","getState","getStats","getStatusForPolicy","getStorageUpdates","getStreamById","getStringValue","getSubStringLength","getSubscription","getSubscriptions","getSupportedConstraints","getSupportedExtensions","getSupportedFormats","getSupportedZoomLevels","getSyncParameter","getSynchronizationSources","getTags","getTargetRanges","getTexParameter","getTextFormats","getTime","getTimezoneOffset","getTiming","getTitle","getTitlebarAreaRect","getTotalLength","getTrackById","getTracks","getTransceivers","getTransform","getTransformFeedbackVarying","getTransformToElement","getTransports","getType","getTypeMapping","getUILanguage","getURL","getUTCDate","getUTCDay","getUTCFullYear","getUTCHours","getUTCMilliseconds","getUTCMinutes","getUTCMonth","getUTCSeconds","getUint16","getUint32","getUint8","getUniform","getUniformBlockIndex","getUniformIndices","getUniformLocation","getUserInfo","getUserMedia","getUserSettings","getVRDisplays","getValues","getVarDate","getVariableValue","getVertexAttrib","getVertexAttribOffset","getVideoPlaybackQuality","getVideoTracks","getViewerPose","getViewport","getViews","getVoices","getWakeLockState","getWriter","getYear","getZoom","getZoomSettings","givenName","global","globalAlpha","globalCompositeOperation","globalPrivacyControl","globalThis","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","go","goBack","goForward","gpu","grabFrame","grad","gradientTransform","gradientUnits","grammars","green","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-gap","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-gap","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","gridArea","gridAutoColumns","gridAutoFlow","gridAutoRows","gridColumn","gridColumnEnd","gridColumnGap","gridColumnStart","gridGap","gridRow","gridRowEnd","gridRowGap","gridRowStart","gridTemplate","gridTemplateAreas","gridTemplateColumns","gridTemplateRows","gripSpace","group","groupBy","groupCollapsed","groupEnd","groupId","groups","grow","growable","guestProcessId","guestRenderFrameRoutingId","hadRecentInput","hand","handedness","hangingBaseline","hapticActuators","hardwareConcurrency","has","hasAttribute","hasAttributeNS","hasAttributes","hasBeenActive","hasChildNodes","hasComposition","hasDynamicOffset","hasEnrolledInstrument","hasExtension","hasExternalDisplay","hasFeature","hasFocus","hasIndices","hasInstance","hasLayout","hasOrientation","hasOwn","hasOwnProperty","hasPointerCapture","hasPosition","hasPrivateToken","hasReading","hasRedemptionRecord","hasRegExpGroups","hasStorageAccess","hasUAVisualTransition","hasUnpartitionedCookieAccess","hash","hashChange","head","headers","heading","height","hid","hidden","hide","hideFocus","hidePopover","high","highWaterMark","highlight","highlights","highlightsFromPoint","hint","hints","history","honorificPrefix","honorificSuffix","horizontalOverflow","host","hostCandidate","hostname","href","hrefTranslate","hreflang","hspace","html5TagCheckInerface","htmlFor","htmlText","httpEquiv","httpRequestStatusCode","hwTimestamp","hyphenate-character","hyphenateCharacter","hyphenateLimitChars","hyphens","hypot","i18n","ic","iccId","iceConnectionState","iceGatheringState","iceTransport","icon","iconURL","id","identifier","identity","ideographicBaseline","idle","idpLoginUrl","ignoreBOM","ignoreCase","ignoreDepthValues","image","image-orientation","image-rendering","imageHeight","imageOrientation","imageRendering","imageSizes","imageSmoothingEnabled","imageSmoothingQuality","imageSrcset","imageWidth","images","ime-mode","imeMode","implementation","importExternalTexture","importKey","importNode","importStylesheet","imports","impp","imul","in","in1","in2","inBandMetadataTrackDispatchType","inIncognitoContext","inRange","includes","incognito","incomingBidirectionalStreams","incomingHighWaterMark","incomingMaxAge","incomingUnidirectionalStreams","increaseZoomLevel","incremental","indeterminate","index","indexNames","indexOf","indexedDB","indicate","indices","inert","inertiaDestinationX","inertiaDestinationY","info","inherits","init","initAnimationEvent","initBeforeLoadEvent","initClipboardEvent","initCloseEvent","initCommandEvent","initCompositionEvent","initCustomEvent","initData","initDataType","initDeviceMotionEvent","initDeviceOrientationEvent","initDragEvent","initErrorEvent","initEvent","initFocusEvent","initGestureEvent","initHashChangeEvent","initKeyEvent","initKeyboardEvent","initMSManipulationEvent","initMessageEvent","initMouseEvent","initMouseScrollEvent","initMouseWheelEvent","initMutationEvent","initNSMouseEvent","initOverflowEvent","initPageEvent","initPageTransitionEvent","initPointerEvent","initPopStateEvent","initProgressEvent","initScrollAreaEvent","initSimpleGestureEvent","initStorageEvent","initTextEvent","initTimeEvent","initTouchEvent","initTransitionEvent","initUIEvent","initWebKitAnimationEvent","initWebKitTransitionEvent","initWebKitWheelEvent","initWheelEvent","initialTime","initialValue","initialize","initiatorType","inject","ink","inline-size","inlineSize","inlineVerticalFieldOfView","inner","innerHTML","innerHeight","innerText","innerWidth","input","inputBuffer","inputEncoding","inputMethod","inputMode","inputQuota","inputSource","inputSources","inputType","inputs","insertAdjacentElement","insertAdjacentHTML","insertAdjacentText","insertBefore","insertCell","insertDTMF","insertData","insertDebugMarker","insertItemBefore","insertNode","insertRow","insertRule","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","insetBlock","insetBlockEnd","insetBlockStart","insetInline","insetInlineEnd","insetInlineStart","inspect","install","installing","instanceRoot","instantiate","instantiateStreaming","instruments","int16","int32","int8","integrity","interactionCount","interactionId","interactionMode","intercept","interestForElement","interfaceClass","interfaceName","interfaceNumber","interfaceProtocol","interfaceSubclass","interfaces","interimResults","internalSubset","interpretation","intersection","intersectionRatio","intersectionRect","intersectsNode","interval","invalidIteratorState","invalidateFramebuffer","invalidateSubFramebuffer","inverse","invertSelf","invoker","invokerType","is","is2D","isActive","isAllowedFileSchemeAccess","isAllowedIncognitoAccess","isAlternate","isArray","isAutoSelected","isBingCurrentSearchDefault","isBuffer","isCandidateWindowVisible","isChar","isCollapsed","isComposing","isConcatSpreadable","isConditionalMediationAvailable","isConfigSupported","isConnected","isContentEditable","isContentHandlerRegistered","isContextLost","isDefaultNamespace","isDirectory","isDisabled","isDisjointFrom","isEnabled","isEqual","isEqualNode","isError","isExtended","isExtensible","isExternalCTAP2SecurityKeySupported","isFallbackAdapter","isFile","isFinite","isFirstPersonObserver","isFramebuffer","isFrozen","isGenerator","isHTML","isHistoryNavigation","isId","isIdentity","isInjected","isInputPending","isInteger","isInternal","isIntersecting","isLockFree","isMap","isMultiLine","isNaN","isOpen","isPointInFill","isPointInPath","isPointInRange","isPointInStroke","isPrefAlternate","isPresenting","isPrimary","isProgram","isPropertyImplicit","isProtocolHandlerRegistered","isPrototypeOf","isQuery","isRawJSON","isRenderbuffer","isSafeInteger","isSameEntry","isSameNode","isSampler","isScript","isScriptURL","isSealed","isSecureContext","isSessionSupported","isShader","isSubsetOf","isSupersetOf","isSupported","isSync","isTextEdit","isTexture","isTransformFeedback","isTrusted","isTypeSupported","isUserVerifyingPlatformAuthenticatorAvailable","isVertexArray","isView","isVisible","isWellFormed","isochronousTransferIn","isochronousTransferOut","isolation","italics","item","itemId","itemProp","itemRef","itemScope","itemType","itemValue","items","iterateNext","iterationComposite","iterator","javaEnabled","jitterBufferTarget","jobTitle","join","joinAdInterestGroup","jointName","json","justify-content","justify-items","justify-self","justifyContent","justifyItems","justifySelf","k1","k2","k3","k4","kHz","keepalive","kernelMatrix","kernelUnitLengthX","kernelUnitLengthY","kerning","key","keyCode","keyFor","keyIdentifier","keyLightEnabled","keyLocation","keyPath","keyStatuses","keySystem","keyText","keyUsage","keyboard","keys","keytype","kind","knee","knownSources","label","labels","lang","language","languages","largeArcFlag","last","lastChild","lastElementChild","lastError","lastEventId","lastIndex","lastIndexOf","lastInputTime","lastMatch","lastMessageSubject","lastMessageType","lastModified","lastModifiedDate","lastPage","lastParen","lastState","lastStyleSheetSet","latency","latitude","launchQueue","layerName","layerX","layerY","layout","layoutFlow","layoutGrid","layoutGridChar","layoutGridLine","layoutGridMode","layoutGridType","lbound","leaveAdInterestGroup","left","leftContext","leftDegrees","leftMargin","leftProjectionMatrix","leftViewMatrix","length","lengthAdjust","lengthComputable","letter-spacing","letterSpacing","level","lh","lighting-color","lightingColor","limitingConeAngle","limits","line","line-break","line-height","lineAlign","lineBreak","lineCap","lineDashOffset","lineGapOverride","lineHeight","lineJoin","lineNum","lineNumber","linePos","lineTo","lineWidth","linearAcceleration","linearRampToValueAtTime","linearVelocity","lineno","lines","link","linkColor","linkProgram","links","list","list-style","list-style-image","list-style-position","list-style-type","listStyle","listStyleImage","listStylePosition","listStyleType","listener","listeners","load","loadEventEnd","loadEventStart","loadOp","loadTime","loadTimes","loaded","loading","localDescription","localName","localService","localStorage","locale","localeCompare","location","locationbar","lock","locked","lockedFile","locks","lodMaxClamp","lodMinClamp","log","log10","log1p","log2","logicalXDPI","logicalYDPI","login","loglevel","longDesc","longitude","lookupNamespaceURI","lookupPrefix","loop","loopEnd","loopStart","looping","lost","low","lower","lowerBound","lowerOpen","lowsrc","lvb","lvh","lvi","lvmax","lvmin","lvw","m11","m12","m13","m14","m21","m22","m23","m24","m31","m32","m33","m34","m41","m42","m43","m44","magFilter","makeXRCompatible","managed","management","manifest","manufacturer","manufacturerName","map","mapAsync","mapState","mappedAtCreation","mapping","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marginBlock","marginBlockEnd","marginBlockStart","marginBottom","marginHeight","marginInline","marginInlineEnd","marginInlineStart","marginLeft","marginRight","marginTop","marginWidth","mark","marker","marker-end","marker-mid","marker-offset","marker-start","markerEnd","markerHeight","markerMid","markerOffset","markerStart","markerUnits","markerWidth","marks","mask","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-position-x","mask-position-y","mask-repeat","mask-size","mask-type","maskClip","maskComposite","maskContentUnits","maskImage","maskMode","maskOrigin","maskPosition","maskPositionX","maskPositionY","maskRepeat","maskSize","maskType","maskUnits","match","matchAll","matchMedia","matchMedium","matchPatterns","matches","math-depth","math-style","mathDepth","mathShift","mathStyle","matrix","matrixTransform","max","max-block-size","max-height","max-inline-size","max-width","maxActions","maxAlternatives","maxAnisotropy","maxBindGroups","maxBindGroupsPlusVertexBuffers","maxBindingsPerBindGroup","maxBlockSize","maxBufferSize","maxByteLength","maxChannelCount","maxChannels","maxColorAttachmentBytesPerSample","maxColorAttachments","maxComputeInvocationsPerWorkgroup","maxComputeWorkgroupSizeX","maxComputeWorkgroupSizeY","maxComputeWorkgroupSizeZ","maxComputeWorkgroupStorageSize","maxComputeWorkgroupsPerDimension","maxConnectionsPerServer","maxDatagramSize","maxDecibels","maxDistance","maxDrawCount","maxDynamicStorageBuffersPerPipelineLayout","maxDynamicUniformBuffersPerPipelineLayout","maxHeight","maxInlineSize","maxInterStageShaderComponents","maxInterStageShaderVariables","maxLayers","maxLength","maxMessageSize","maxPacketLifeTime","maxRetransmits","maxSampledTexturesPerShaderStage","maxSamplersPerShaderStage","maxStorageBufferBindingSize","maxStorageBuffersPerShaderStage","maxStorageTexturesPerShaderStage","maxTextureArrayLayers","maxTextureDimension1D","maxTextureDimension2D","maxTextureDimension3D","maxTouchPoints","maxUniformBufferBindingSize","maxUniformBuffersPerShaderStage","maxValue","maxVertexAttributes","maxVertexBufferArrayStride","maxVertexBuffers","maxWidth","maximumLatency","measure","measureInputUsage","measureText","media","mediaCapabilities","mediaDevices","mediaElement","mediaGroup","mediaKeys","mediaSession","mediaStream","mediaText","meetOrSlice","memory","menubar","menus","menusChild","menusInternal","mergeAttributes","message","messageClass","messageHandlers","messageType","messages","metaKey","metadata","method","methodDetails","methodName","mid","mimeType","mimeTypes","min","min-block-size","min-height","min-inline-size","min-width","minBindingSize","minBlockSize","minDecibels","minFilter","minHeight","minInlineSize","minLength","minStorageBufferOffsetAlignment","minUniformBufferOffsetAlignment","minValue","minWidth","minimumLatency","mipLevel","mipLevelCount","mipmapFilter","miterLimit","mix-blend-mode","mixBlendMode","mm","mobile","mode","model","modify","module","mount","move","moveBefore","moveBy","moveEnd","moveFirst","moveFocusDown","moveFocusLeft","moveFocusRight","moveFocusUp","moveInSuccession","moveNext","moveRow","moveStart","moveTo","moveToBookmark","moveToElementText","moveToPoint","movementX","movementY","mozAdd","mozAnimationStartTime","mozAnon","mozApps","mozAudioCaptured","mozAudioChannelType","mozAutoplayEnabled","mozCancelAnimationFrame","mozCancelFullScreen","mozCancelRequestAnimationFrame","mozCaptureStream","mozCaptureStreamUntilEnded","mozClearDataAt","mozContact","mozContacts","mozCreateFileHandle","mozCurrentTransform","mozCurrentTransformInverse","mozCursor","mozDash","mozDashOffset","mozDecodedFrames","mozExitPointerLock","mozFillRule","mozFragmentEnd","mozFrameDelay","mozFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozGetAll","mozGetAllKeys","mozGetAsFile","mozGetDataAt","mozGetMetadata","mozGetUserMedia","mozHasAudio","mozHasItem","mozHidden","mozImageSmoothingEnabled","mozIndexedDB","mozInnerScreenX","mozInnerScreenY","mozInputSource","mozIsTextField","mozItem","mozItemCount","mozItems","mozLength","mozLockOrientation","mozMatchesSelector","mozMovementX","mozMovementY","mozOpaque","mozOrientation","mozPaintCount","mozPaintedFrames","mozParsedFrames","mozPay","mozPointerLockElement","mozPresentedFrames","mozPreservesPitch","mozPressure","mozPrintCallback","mozRTCIceCandidate","mozRTCPeerConnection","mozRTCSessionDescription","mozRemove","mozRequestAnimationFrame","mozRequestFullScreen","mozRequestPointerLock","mozSetDataAt","mozSetImageElement","mozSourceNode","mozSrcObject","mozSystem","mozTCPSocket","mozTextStyle","mozTypesAt","mozUnlockOrientation","mozUserCancelled","mozVisibilityState","ms","msAnimation","msAnimationDelay","msAnimationDirection","msAnimationDuration","msAnimationFillMode","msAnimationIterationCount","msAnimationName","msAnimationPlayState","msAnimationStartTime","msAnimationTimingFunction","msBackfaceVisibility","msBlockProgression","msCSSOMElementFloatMetrics","msCaching","msCachingEnabled","msCancelRequestAnimationFrame","msCapsLockWarningOff","msClearImmediate","msClose","msContentZoomChaining","msContentZoomFactor","msContentZoomLimit","msContentZoomLimitMax","msContentZoomLimitMin","msContentZoomSnap","msContentZoomSnapPoints","msContentZoomSnapType","msContentZooming","msConvertURL","msCrypto","msDoNotTrack","msElementsFromPoint","msElementsFromRect","msExitFullscreen","msExtendedCode","msFillRule","msFirstPaint","msFlex","msFlexAlign","msFlexDirection","msFlexFlow","msFlexItemAlign","msFlexLinePack","msFlexNegative","msFlexOrder","msFlexPack","msFlexPositive","msFlexPreferredSize","msFlexWrap","msFlowFrom","msFlowInto","msFontFeatureSettings","msFullscreenElement","msFullscreenEnabled","msGetInputContext","msGetRegionContent","msGetUntransformedBounds","msGraphicsTrustStatus","msGridColumn","msGridColumnAlign","msGridColumnSpan","msGridColumns","msGridRow","msGridRowAlign","msGridRowSpan","msGridRows","msHidden","msHighContrastAdjust","msHyphenateLimitChars","msHyphenateLimitLines","msHyphenateLimitZone","msHyphens","msImageSmoothingEnabled","msImeAlign","msIndexedDB","msInterpolationMode","msIsStaticHTML","msKeySystem","msKeys","msLaunchUri","msLockOrientation","msManipulationViewsEnabled","msMatchMedia","msMatchesSelector","msMaxTouchPoints","msOrientation","msOverflowStyle","msPerspective","msPerspectiveOrigin","msPlayToDisabled","msPlayToPreferredSourceUri","msPlayToPrimary","msPointerEnabled","msRegionOverflow","msReleasePointerCapture","msRequestAnimationFrame","msRequestFullscreen","msSaveBlob","msSaveOrOpenBlob","msScrollChaining","msScrollLimit","msScrollLimitXMax","msScrollLimitXMin","msScrollLimitYMax","msScrollLimitYMin","msScrollRails","msScrollSnapPointsX","msScrollSnapPointsY","msScrollSnapType","msScrollSnapX","msScrollSnapY","msScrollTranslation","msSetImmediate","msSetMediaKeys","msSetPointerCapture","msTextCombineHorizontal","msTextSizeAdjust","msToBlob","msTouchAction","msTouchSelect","msTraceAsyncCallbackCompleted","msTraceAsyncCallbackStarting","msTraceAsyncOperationCompleted","msTraceAsyncOperationStarting","msTransform","msTransformOrigin","msTransformStyle","msTransition","msTransitionDelay","msTransitionDuration","msTransitionProperty","msTransitionTimingFunction","msUnlockOrientation","msUpdateAsyncCallbackRelation","msUserSelect","msVisibilityState","msWrapFlow","msWrapMargin","msWrapThrough","msWriteProfilerMark","msZoom","msZoomTo","mt","mul","multiEntry","multiSelectionObj","multiline","multiple","multiply","multiplySelf","multisample","multisampled","mutableFile","muted","n","nacl_arch","name","nameList","nameProp","namedItem","namedRecordset","names","namespaceURI","namespaces","nativeApplication","nativeMap","nativeObjectCreate","nativeSet","nativeWeakMap","naturalHeight","naturalWidth","navigate","navigation","navigationMode","navigationPreload","navigationStart","navigationType","navigator","near","nearestViewportElement","negative","negotiated","netscape","networkState","networkStatus","newScale","newState","newTranslate","newURL","newValue","newValueSpecifiedUnits","newVersion","newhome","next","nextElementSibling","nextHopProtocol","nextNode","nextPage","nextSibling","nickname","noHref","noModule","noResize","noShade","noValidate","noWrap","node","nodeName","nodeType","nodeValue","nonce","normDepthBufferFromNormView","normalize","normalizedPathSegList","normandyAddonStudy","notRestoredReasons","notationName","notations","note","noteGrainOn","noteOff","noteOn","notifications","notify","now","npnNegotiatedProtocol","numOctaves","number","numberOfChannels","numberOfFrames","numberOfInputs","numberOfItems","numberOfOutputs","numberValue","oMatchesSelector","object","object-fit","object-position","objectFit","objectPosition","objectStore","objectStoreNames","objectType","observe","observedAttributes","occlusionQuerySet","of","off","offscreenBuffering","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","offsetAnchor","offsetDistance","offsetHeight","offsetLeft","offsetNode","offsetParent","offsetPath","offsetPosition","offsetRotate","offsetTop","offsetWidth","offsetX","offsetY","ok","oldState","oldURL","oldValue","oldVersion","olderShadowRoot","omnibox","on","onActivated","onAdded","onAttached","onBoundsChanged","onBrowserUpdateAvailable","onClicked","onCommitFiberRoot","onCommitFiberUnmount","onConnect","onConnectExternal","onConnectNative","onCreated","onDetached","onDisabled","onEnabled","onFocusChanged","onHighlighted","onInstalled","onLine","onMessage","onMessageExternal","onMoved","onPerformanceWarning","onPostCommitFiberRoot","onRemoved","onReplaced","onRestartRequired","onStartup","onSubmittedWorkDone","onSuspend","onSuspendCanceled","onUninstalled","onUpdateAvailable","onUpdated","onUserScriptConnect","onUserScriptMessage","onUserSettingsChanged","onZoomChange","onabort","onabsolutedeviceorientation","onactivate","onactive","onaddsourcebuffer","onaddstream","onaddtrack","onafterprint","onafterscriptexecute","onafterupdate","onanimationcancel","onanimationend","onanimationiteration","onanimationstart","onappinstalled","onaudioend","onaudioprocess","onaudiostart","onautocomplete","onautocompleteerror","onauxclick","onbeforeactivate","onbeforecopy","onbeforecut","onbeforedeactivate","onbeforeeditfocus","onbeforeinput","onbeforeinstallprompt","onbeforematch","onbeforepaste","onbeforeprint","onbeforescriptexecute","onbeforetoggle","onbeforeunload","onbeforeupdate","onbeforexrselect","onbegin","onblocked","onblur","onbounce","onboundary","onbufferedamountlow","oncached","oncancel","oncandidatewindowhide","oncandidatewindowshow","oncandidatewindowupdate","oncanplay","oncanplaythrough","oncapturehandlechange","once","oncellchange","onchange","oncharacterboundsupdate","oncharacteristicvaluechanged","onchargingchange","onchargingtimechange","onchecking","onclick","onclose","onclosing","oncommand","oncompassneedscalibration","oncomplete","oncompositionend","oncompositionstart","onconnect","onconnecting","onconnectionavailable","onconnectionstatechange","oncontentvisibilityautostatechange","oncontextlost","oncontextmenu","oncontextrestored","oncontrollerchange","oncontrolselect","oncopy","oncuechange","oncurrententrychange","oncurrentscreenchange","oncut","ondataavailable","ondatachannel","ondatasetchanged","ondatasetcomplete","ondblclick","ondeactivate","ondequeue","ondevicechange","ondevicelight","ondevicemotion","ondeviceorientation","ondeviceorientationabsolute","ondeviceproximity","ondischargingtimechange","ondisconnect","ondisplay","ondispose","ondownloading","ondownloadprogress","ondrag","ondragend","ondragenter","ondragexit","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onencrypted","onend","onended","onenter","onenterpictureinpicture","onerror","onerrorupdate","onexit","onfencedtreeclick","onfilterchange","onfinish","onfocus","onfocusin","onfocusout","onformdata","onfreeze","onfullscreenchange","onfullscreenerror","ongamepadconnected","ongamepaddisconnected","ongatheringstatechange","ongattserverdisconnected","ongeometrychange","ongesturechange","ongestureend","ongesturestart","ongotpointercapture","onhashchange","onhelp","onicecandidate","onicecandidateerror","oniceconnectionstatechange","onicegatheringstatechange","oninactive","oninput","oninputreport","oninputsourceschange","oninvalid","onkeydown","onkeypress","onkeystatuseschange","onkeyup","onlanguagechange","onlayoutcomplete","onleavepictureinpicture","onlevelchange","onload","onloadT","onloadeddata","onloadedmetadata","onloadend","onloading","onloadingdone","onloadingerror","onloadstart","onlosecapture","onlostpointercapture","only","onmanagedconfigurationchange","onmark","onmessage","onmessageerror","onmidimessage","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onmove","onmoveend","onmovestart","onmozfullscreenchange","onmozfullscreenerror","onmozorientationchange","onmozpointerlockchange","onmozpointerlockerror","onmscontentzoom","onmsfullscreenchange","onmsfullscreenerror","onmsgesturechange","onmsgesturedoubletap","onmsgestureend","onmsgesturehold","onmsgesturestart","onmsgesturetap","onmsgotpointercapture","onmsinertiastart","onmslostpointercapture","onmsmanipulationstatechanged","onmsneedkey","onmsorientationchange","onmspointercancel","onmspointerdown","onmspointerenter","onmspointerhover","onmspointerleave","onmspointermove","onmspointerout","onmspointerover","onmspointerup","onmssitemodejumplistitemremoved","onmsthumbnailclick","onmute","onnavigate","onnavigateerror","onnavigatesuccess","onnegotiationneeded","onnomatch","onnoupdate","onobsolete","onoffline","ononline","onopen","onorientationchange","onpagechange","onpagehide","onpagereveal","onpageshow","onpageswap","onpaste","onpause","onpayerdetailchange","onpaymentmethodchange","onplay","onplaying","onpluginstreamstart","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointerlockchange","onpointerlockerror","onpointermove","onpointerout","onpointerover","onpointerrawupdate","onpointerup","onpopstate","onprerenderingchange","onprioritychange","onprocessorerror","onprogress","onpropertychange","onratechange","onreading","onreadystatechange","onreflectionchange","onrejectionhandled","onrelease","onremove","onremovesourcebuffer","onremovestream","onremovetrack","onrepeat","onreset","onresize","onresizeend","onresizestart","onresourcetimingbufferfull","onresult","onresume","onrowenter","onrowexit","onrowsdelete","onrowsinserted","onscreenschange","onscroll","onscrollend","onscrollsnapchange","onscrollsnapchanging","onsearch","onsecuritypolicyviolation","onseeked","onseeking","onselect","onselectedcandidatepairchange","onselectend","onselectionchange","onselectstart","onshippingaddresschange","onshippingoptionchange","onshow","onsignalingstatechange","onsinkchange","onslotchange","onsoundend","onsoundstart","onsourceclose","onsourceclosed","onsourceended","onsourceopen","onspeechend","onspeechstart","onsqueeze","onsqueezeend","onsqueezestart","onstalled","onstart","onstatechange","onstop","onstorage","onstoragecommit","onsubmit","onsuccess","onsuspend","onterminate","ontextformatupdate","ontextinput","ontextupdate","ontimeout","ontimeupdate","ontoggle","ontonechange","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontrack","ontransitioncancel","ontransitionend","ontransitionrun","ontransitionstart","onuncapturederror","onunhandledrejection","onunload","onunmute","onupdate","onupdateend","onupdatefound","onupdateready","onupdatestart","onupgradeneeded","onuserproximity","onversionchange","onvisibilitychange","onvoiceschanged","onvolumechange","onvrdisplayactivate","onvrdisplayconnect","onvrdisplaydeactivate","onvrdisplaydisconnect","onvrdisplaypresentchange","onwaiting","onwaitingforkey","onwarning","onwebkitanimationend","onwebkitanimationiteration","onwebkitanimationstart","onwebkitcurrentplaybacktargetiswirelesschanged","onwebkitfullscreenchange","onwebkitfullscreenerror","onwebkitkeyadded","onwebkitkeyerror","onwebkitkeymessage","onwebkitneedkey","onwebkitorientationchange","onwebkitplaybacktargetavailabilitychanged","onwebkitpointerlockchange","onwebkitpointerlockerror","onwebkitresourcetimingbufferfull","onwebkittransitionend","onwheel","onzoom","onzoomlevelchange","opacity","open","openCursor","openDatabase","openKeyCursor","openOptionsPage","openOrClosedShadowRoot","openPopup","opened","opener","opera","operation","operationType","operator","opr","optimum","options","or","order","orderX","orderY","ordered","org","organization","orient","orientAngle","orientType","orientation","orientationX","orientationY","orientationZ","origin","originAgentCluster","originalPolicy","originalTarget","ornaments","orphans","os","oscpu","outerHTML","outerHeight","outerText","outerWidth","outgoingHighWaterMark","outgoingMaxAge","outline","outline-color","outline-offset","outline-style","outline-width","outlineColor","outlineOffset","outlineStyle","outlineWidth","outputBuffer","outputChannelCount","outputLanguage","outputLatency","outputs","overallProgress","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overflowAnchor","overflowBlock","overflowClipMargin","overflowInline","overflowWrap","overflowX","overflowY","overlaysContent","overrideColors","overrideMimeType","oversample","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","overscrollBehavior","overscrollBehaviorBlock","overscrollBehaviorInline","overscrollBehaviorX","overscrollBehaviorY","ownKeys","ownerDocument","ownerElement","ownerNode","ownerRule","ownerSVGElement","owningElement","p1","p2","p3","p4","packetSize","packets","pad","padEnd","padStart","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","paddingBlock","paddingBlockEnd","paddingBlockStart","paddingBottom","paddingInline","paddingInlineEnd","paddingInlineStart","paddingLeft","paddingRight","paddingTop","page","page-break-after","page-break-before","page-break-inside","page-orientation","pageAction","pageBreakAfter","pageBreakBefore","pageBreakInside","pageCount","pageLeft","pageOrientation","pageT","pageTop","pageX","pageXOffset","pageY","pageYOffset","pages","paint-order","paintOrder","paintRequests","paintTime","paintType","paintWorklet","palette","pan","panningModel","parameterData","parameters","parent","parentElement","parentNode","parentRule","parentStyleSheet","parentTextEdit","parentWindow","parse","parseAll","parseCreationOptionsFromJSON","parseFloat","parseFromString","parseHTMLUnsafe","parseInt","parseRequestOptionsFromJSON","part","participants","passOp","passive","password","pasteHTML","path","pathLength","pathSegList","pathSegType","pathSegTypeAsLetter","pathname","pattern","patternContentUnits","patternMismatch","patternTransform","patternUnits","pause","pauseAnimations","pauseDepthSensing","pauseDuration","pauseOnExit","pauseProfilers","pauseTransformFeedback","paused","payerEmail","payerName","payerPhone","paymentManager","pc","pdfViewerEnabled","peerIdentity","pending","pendingLocalDescription","pendingRemoteDescription","percent","performance","periodicSync","permission","permissionState","permissions","persist","persisted","persistentDeviceId","personalbar","perspective","perspective-origin","perspectiveOrigin","phone","phoneticFamilyName","phoneticGivenName","photo","phrase","phrases","pictureInPictureChild","pictureInPictureElement","pictureInPictureEnabled","pictureInPictureWindow","ping","pipeThrough","pipeTo","pitch","pixelBottom","pixelDepth","pixelFormat","pixelHeight","pixelLeft","pixelRight","pixelStorei","pixelTop","pixelUnitToMillimeterX","pixelUnitToMillimeterY","pixelWidth","pkcs11","place-content","place-items","place-self","placeContent","placeItems","placeSelf","placeholder","platform","platformVersion","platforms","play","playEffect","playState","playbackRate","playbackState","playbackTime","played","playoutDelayHint","playsInline","plugins","pluginspage","pname","pointer-events","pointerBeforeReferenceNode","pointerEnabled","pointerEvents","pointerId","pointerLockElement","pointerType","points","pointsAtX","pointsAtY","pointsAtZ","polygonOffset","pop","popDebugGroup","popErrorScope","popover","popoverTargetAction","popoverTargetElement","populateMatrix","popupWindowFeatures","popupWindowName","popupWindowURI","port","port1","port2","ports","posBottom","posHeight","posLeft","posRight","posTop","posWidth","pose","position","position-anchor","position-area","positionAlign","positionAnchor","positionArea","positionTry","positionTryFallbacks","positionVisibility","positionX","positionY","positionZ","postError","postMessage","postTask","postalCode","poster","postscriptName","pow","powerEfficient","powerOff","powerPreference","preMultiplySelf","precision","preferredReflectionFormat","preferredStyleSheetSet","preferredStylesheetSet","prefix","preload","premultipliedAlpha","prepend","prerendering","presentation","presentationArea","presentationStyle","presentationTime","preserveAlpha","preserveAspectRatio","preserveAspectRatioString","preservesPitch","pressed","pressure","prevValue","preventDefault","preventExtensions","preventSilentAccess","previousElementSibling","previousNode","previousPage","previousPriority","previousRect","previousScale","previousSibling","previousTranslate","primaries","primaryKey","primaryLightDirection","primaryLightIntensity","primitive","primitiveType","primitiveUnits","principals","print","print-color-adjust","printColorAdjust","printPreview","priority","privacy","privateKey","privateToken","probablySupportsContext","probeSpace","process","processIceMessage","processLocally","processingEnd","processingStart","processorOptions","product","productId","productName","productSub","profile","profileEnd","profiles","projectionMatrix","promise","promising","prompt","properties","propertyIsEnumerable","propertyName","protectedAudience","protocol","protocolLong","prototype","provider","proxy","pseudoClass","pseudoElement","pt","publicId","publicKey","published","pulse","push","pushDebugGroup","pushErrorScope","pushManager","pushNotification","pushState","put","putImageData","px","quadraticCurveTo","qualifier","quaternion","query","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","queryFeatureSupport","queryLocalFonts","queryPermission","querySelector","querySelectorAll","querySet","queue","queueMicrotask","quota","quote","quotes","r","r1","r2","race","rad","radiogroup","radius","radiusX","radiusY","random","randomUUID","range","rangeCount","rangeEnd","rangeMax","rangeMin","rangeOffset","rangeOverflow","rangeParent","rangeStart","rangeUnderflow","rate","ratio","raw","rawId","rawJSON","rawValueToMeters","rcap","rch","read","readAsArrayBuffer","readAsBinaryString","readAsBlob","readAsDataURL","readAsText","readBuffer","readEntries","readOnly","readPixels","readReportRequested","readText","readValue","readable","ready","readyState","reason","reasons","reboot","receiveFeatureReport","receivedAlert","receiver","receivers","recipient","recommendedViewportScale","reconnect","recordNumber","recordsAvailable","recordset","rect","red","redEyeReduction","redirect","redirectCount","redirectEnd","redirectStart","redirected","reduce","reduceRight","reduction","refDistance","refX","refY","referenceNode","referenceSpace","referrer","referrerPolicy","refresh","region","regionAnchorX","regionAnchorY","regionId","regions","register","registerContentHandler","registerElement","registerInternalModuleStart","registerInternalModuleStop","registerProperty","registerProtocolHandler","reject","rel","relList","relatedAddress","relatedNode","relatedPort","relatedTarget","relayProtocol","release","releaseCapture","releaseEvents","releaseInterface","releaseLock","releasePointerCapture","releaseShaderCompiler","released","reliability","reliable","reliableWrite","reload","rem","remainingSpace","remote","remoteDescription","remove","removeAllRanges","removeAttribute","removeAttributeNS","removeAttributeNode","removeBehavior","removeChild","removeCue","removeEntry","removeEventListener","removeFilter","removeImport","removeItem","removeListener","removeNamedItem","removeNamedItemNS","removeNode","removeParameter","removeProperty","removeRange","removeRegion","removeRule","removeSiteSpecificTrackingException","removeSourceBuffer","removeStream","removeTrack","removeVariable","removeWakeLockListener","removeWebWideTrackingException","removed","removedNodes","renderBlockingStatus","renderHeight","renderStart","renderState","renderTime","renderWidth","renderbufferStorage","renderbufferStorageMultisample","renderedBuffer","rendererInterfaces","renderers","renderingMode","renotify","repeat","repetitionCount","replace","replaceAdjacentText","replaceAll","replaceChild","replaceChildren","replaceData","replaceId","replaceItem","replaceNode","replaceState","replaceSync","replaceTrack","replaceWholeText","replaceWith","reportError","reportEvent","reportId","reportOnly","reportValidity","request","requestAdapter","requestAdapterInfo","requestAnimationFrame","requestAutocomplete","requestClose","requestData","requestDevice","requestFrame","requestFullscreen","requestHitTestSource","requestHitTestSourceForTransientInput","requestId","requestIdleCallback","requestLightProbe","requestMIDIAccess","requestMediaKeySystemAccess","requestPermission","requestPictureInPicture","requestPointerLock","requestPort","requestPresent","requestPresenter","requestReferenceSpace","requestSession","requestStart","requestStorageAccess","requestStorageAccessFor","requestSubmit","requestTime","requestUpdateCheck","requestVideoFrameCallback","requestViewportScale","requestWindow","requested","requestingWindow","requireInteraction","required","requiredExtensions","requiredFeatures","requiredLimits","reset","resetLatency","resetPose","resetTransform","resetZoomLevel","resizable","resize","resizeBy","resizeTo","resolve","resolveQuerySet","resolveTarget","resource","respond","respondWithNewView","response","responseBody","responseEnd","responseReady","responseStart","responseStatus","responseText","responseType","responseURL","responseXML","restart","restartAfterDelay","restartIce","restore","restrictTo","result","resultIndex","resultType","results","resume","resumeDepthSensing","resumeProfilers","resumeTransformFeedback","retry","returnType","returnValue","rev","reverse","reversed","revocable","revokeObjectURL","rex","rgbColor","ric","right","rightContext","rightDegrees","rightMargin","rightProjectionMatrix","rightViewMatrix","rlh","role","rolloffFactor","root","rootBounds","rootElement","rootMargin","rotate","rotateAxisAngle","rotateAxisAngleSelf","rotateFromVector","rotateFromVectorSelf","rotateSelf","rotation","rotationAngle","rotationRate","round","roundRect","row-gap","rowGap","rowIndex","rowSpan","rows","rowsPerImage","rtcpTransport","rtt","ruby-align","ruby-position","rubyAlign","rubyOverhang","rubyPosition","rules","run","runAdAuction","runtime","runtimeStyle","rx","ry","s","safari","sameDocument","sample","sampleCount","sampleCoverage","sampleInterval","sampleRate","sampleType","sampler","samplerParameterf","samplerParameteri","sandbox","save","saveAsPDF","saveData","scale","scale3d","scale3dSelf","scaleNonUniform","scaleNonUniformSelf","scaleSelf","scheduler","scheduling","scheme","scissor","scope","scopeName","scoped","screen","screenBrightness","screenEnabled","screenLeft","screenPixelToMillimeterX","screenPixelToMillimeterY","screenState","screenTop","screenX","screenY","screens","scriptURL","scripting","scripts","scroll","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scrollAmount","scrollBehavior","scrollBy","scrollByLines","scrollByPages","scrollDelay","scrollHeight","scrollIntoView","scrollIntoViewIfNeeded","scrollLeft","scrollLeftMax","scrollMargin","scrollMarginBlock","scrollMarginBlockEnd","scrollMarginBlockStart","scrollMarginBottom","scrollMarginInline","scrollMarginInlineEnd","scrollMarginInlineStart","scrollMarginLeft","scrollMarginRight","scrollMarginTop","scrollMaxX","scrollMaxY","scrollPadding","scrollPaddingBlock","scrollPaddingBlockEnd","scrollPaddingBlockStart","scrollPaddingBottom","scrollPaddingInline","scrollPaddingInlineEnd","scrollPaddingInlineStart","scrollPaddingLeft","scrollPaddingRight","scrollPaddingTop","scrollRestoration","scrollSnapAlign","scrollSnapStop","scrollSnapType","scrollTo","scrollTop","scrollTopMax","scrollWidth","scrollX","scrollY","scrollbar-color","scrollbar-gutter","scrollbar-width","scrollbar3dLightColor","scrollbarArrowColor","scrollbarBaseColor","scrollbarColor","scrollbarDarkShadowColor","scrollbarFaceColor","scrollbarGutter","scrollbarHighlightColor","scrollbarShadowColor","scrollbarTrackColor","scrollbarWidth","scrollbars","scrolling","scrollingElement","sctp","sctpCauseCode","sdp","sdpLineNumber","sdpMLineIndex","sdpMid","seal","search","searchBox","searchBoxJavaBridge_","searchParams","sectionRowIndex","secureConnectionStart","securePaymentConfirmationAvailability","security","seed","seek","seekToNextFrame","seekable","seeking","segments","select","selectAllChildren","selectAlternateInterface","selectAudioOutput","selectConfiguration","selectNode","selectNodeContents","selectNodes","selectSingleNode","selectSubString","selectURL","selected","selectedIndex","selectedOptions","selectedStyleSheetSet","selectedStylesheetSet","selectedTrack","selection","selectionDirection","selectionEnd","selectionStart","selector","selectorText","self","send","sendAsBinary","sendBeacon","sendFeatureReport","sendMessage","sendNativeMessage","sendOrder","sendReport","sender","sentAlert","sentTimestamp","separator","serial","serialNumber","serializable","serializeToString","serverTiming","service","serviceWorker","session","sessionId","sessionStorage","sessions","set","setActionHandler","setActive","setAlpha","setAppBadge","setAttribute","setAttributeNS","setAttributeNode","setAttributeNodeNS","setAttributionReporting","setBadgeBackgroundColor","setBadgeText","setBadgeTextColor","setBaseAndExtent","setBigInt64","setBigUint64","setBindGroup","setBingCurrentSearchDefault","setBlendConstant","setCameraActive","setCapture","setCaptureHandleConfig","setCodecPreferences","setColor","setCompositeOperation","setConfiguration","setConsumer","setCurrentTime","setCustomValidity","setData","setDate","setDragImage","setEnabled","setEnd","setEndAfter","setEndBefore","setEndPoint","setExpires","setFillColor","setFilterRes","setFloat16","setFloat32","setFloat64","setFloatValue","setFocusBehavior","setFormValue","setFromBase64","setFromHex","setFullYear","setHTMLUnsafe","setHeaderExtensionsToNegotiate","setHeaderValue","setHours","setIcon","setIdentityProvider","setImmediate","setIndexBuffer","setInt16","setInt32","setInt8","setInterval","setItem","setKeyframes","setLineCap","setLineDash","setLineJoin","setLineWidth","setLiveSeekableRange","setLocalDescription","setMatrix","setMatrixValue","setMediaKeys","setMicrophoneActive","setMilliseconds","setMinutes","setMiterLimit","setMonth","setNamedItem","setNamedItemNS","setNonUserCodeExceptions","setOrientToAngle","setOrientToAuto","setOrientation","setOverrideHistoryNavigationMode","setPaint","setParameter","setParameters","setPathData","setPeriodicWave","setPipeline","setPointerCapture","setPopup","setPosition","setPositionState","setPreference","setPriority","setPrivateToken","setProperty","setPrototypeOf","setRGBColor","setRGBColorICCColor","setRadius","setRangeText","setRemoteDescription","setReportEventDataForAutomaticBeacons","setRequestHeader","setResizable","setResourceTimingBufferSize","setRotate","setScale","setScissorRect","setSeconds","setSelectionRange","setServerCertificate","setShadow","setSharedStorageContext","setSignals","setSinkId","setSkewX","setSkewY","setStart","setStartAfter","setStartBefore","setStatus","setStdDeviation","setStencilReference","setStreams","setStrictMode","setStringValue","setStrokeColor","setSuggestResult","setTargetAtTime","setTargetValueAtTime","setTime","setTimeout","setTitle","setTransform","setTranslate","setUTCDate","setUTCFullYear","setUTCHours","setUTCMilliseconds","setUTCMinutes","setUTCMonth","setUTCSeconds","setUint16","setUint32","setUint8","setUninstallURL","setUpdateUrlData","setUri","setValidity","setValueAtTime","setValueCurveAtTime","setVariable","setVelocity","setVersion","setVertexBuffer","setViewport","setYear","setZoom","setZoomSettings","settingName","settingValue","sex","shaderLocation","shaderSource","shadowBlur","shadowColor","shadowOffsetX","shadowOffsetY","shadowRoot","shadowRootClonable","shadowRootDelegatesFocus","shadowRootMode","shadowRootSerializable","shape","shape-image-threshold","shape-margin","shape-outside","shape-rendering","shapeImageThreshold","shapeMargin","shapeOutside","shapeRendering","share","sharedContext","sharedStorage","sharedStorageWritable","sheet","shift","shiftKey","shiftLeft","shippingAddress","shippingOption","shippingType","show","showDirectoryPicker","showHelp","showModal","showModalDialog","showModelessDialog","showNotification","showOpenFilePicker","showPicker","showPopover","showSaveFilePicker","sidebar","sidebarAction","sign","signal","signalAllAcceptedCredentials","signalCurrentUserDetails","signalUnknownCredential","signalingState","signature","silent","sin","singleNodeValue","sinh","sinkId","sittingToStandingTransform","size","sizeAdjust","sizeToContent","sizeX","sizeZ","sizes","skewX","skewXSelf","skewY","skewYSelf","skipTransition","skipped","slice","slope","slot","slotAssignment","small","smil","smooth","smoothingTimeConstant","snapTargetBlock","snapTargetInline","snapToLines","snapshotItem","snapshotLength","some","sort","sortingCode","source","sourceBuffer","sourceBuffers","sourceCapabilities","sourceCharPosition","sourceElement","sourceFile","sourceFunctionName","sourceIndex","sourceLanguage","sourceMap","sourceURL","sources","spacing","span","speak","speakAs","speaking","species","specified","specularConstant","specularExponent","speechSynthesis","speed","speedOfSound","spellcheck","sphericalHarmonicsCoefficients","splice","split","splitText","spreadMethod","sqrt","src","srcElement","srcFactor","srcFilter","srcObject","srcUrn","srcdoc","srclang","srcset","stack","stackTraceLimit","stacktrace","stageParameters","standalone","standby","start","startContainer","startE","startIce","startLoadTime","startMessages","startNotifications","startOffset","startProfiling","startRendering","startShark","startTime","startViewTransition","startsWith","state","states","stats","status","statusCode","statusMessage","statusText","statusbar","stdDeviationX","stdDeviationY","stencilBack","stencilClearValue","stencilFront","stencilFunc","stencilFuncSeparate","stencilLoadOp","stencilMask","stencilMaskSeparate","stencilOp","stencilOpSeparate","stencilReadMask","stencilReadOnly","stencilStoreOp","stencilWriteMask","step","stepDown","stepMismatch","stepMode","stepUp","sticky","stitchTiles","stop","stop-color","stop-opacity","stopColor","stopImmediatePropagation","stopNotifications","stopOpacity","stopProfiling","stopPropagation","stopShark","stopped","storage","storageArea","storageBuckets","storageName","storageStatus","storageTexture","store","storeOp","storeSiteSpecificTrackingException","storeWebWideTrackingException","stpVersion","stream","streamErrorCode","streams","stretch","strike","string","stringValue","stringify","stripIndexFormat","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeRect","strokeStyle","strokeText","strokeWidth","structuredClone","style","styleAndLayoutStart","styleFloat","styleMap","styleMedia","styleSheet","styleSheetSets","styleSheets","styleset","stylistic","sub","subarray","subgroupMaxSize","subgroupMinSize","subject","submit","submitFrame","submitter","subscribe","substr","substring","substringData","subtle","subtree","suffix","suffixes","sumPrecise","summarize","summarizeStreaming","summary","sup","supported","supportedContentEncodings","supportedEntryTypes","supportedValuesOf","supports","supportsFiber","supportsSession","supportsText","suppressed","surfaceScale","surroundContents","suspend","suspendRedraw","svb","svh","svi","svmax","svmin","svw","swapCache","swapNode","swash","sweepFlag","switchMap","symbols","symmetricDifference","sync","syntax","sysexEnabled","system","systemCode","systemId","systemLanguage","systemXDPI","systemYDPI","tBodies","tFoot","tHead","tab","tab-size","tabId","tabIds","tabIndex","tabSize","table","table-layout","tableLayout","tableValues","tabs","tag","tagName","tagUrn","tags","taintEnabled","take","takePhoto","takeRecords","takeUntil","tan","tangentialPressure","tanh","target","targetAddressSpace","targetElement","targetLanguage","targetRayMode","targetRaySpace","targetTouches","targetURL","targetX","targetY","targets","tcpType","tee","tel","telemetry","terminate","test","texImage2D","texImage3D","texParameterf","texParameteri","texStorage2D","texStorage3D","texSubImage2D","texSubImage3D","text","text-align","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","textAlign","textAlignLast","textAnchor","textAutospace","textBaseline","textCombineUpright","textContent","textDecoration","textDecorationBlink","textDecorationColor","textDecorationInset","textDecorationLine","textDecorationLineThrough","textDecorationNone","textDecorationOverline","textDecorationSkipInk","textDecorationStyle","textDecorationThickness","textDecorationUnderline","textEmphasis","textEmphasisColor","textEmphasisPosition","textEmphasisStyle","textIndent","textJustify","textJustifyTrim","textKashida","textKashidaSpace","textLength","textOrientation","textOverflow","textRendering","textShadow","textTracks","textTransform","textUnderlineOffset","textUnderlinePosition","textWrap","textWrapMode","textWrapStyle","texture","theme","then","threadId","threshold","thresholds","throwIfAborted","tiltX","tiltY","time","timeEnd","timeLog","timeOrigin","timeRemaining","timeStamp","timecode","timeline","timelineTime","timeout","timestamp","timestampOffset","timestampWrites","timing","title","titlebarAreaRect","tlsChannelId","to","toArray","toBase64","toBlob","toDataURL","toDateString","toElement","toExponential","toFixed","toFloat32Array","toFloat64Array","toGMTString","toHex","toISOString","toJSON","toLocaleDateString","toLocaleFormat","toLocaleLowerCase","toLocaleString","toLocaleTimeString","toLocaleUpperCase","toLowerCase","toMatrix","toMethod","toPrecision","toPrimitive","toReversed","toSdp","toSorted","toSource","toSpliced","toStaticHTML","toString","toStringTag","toSum","toTemporalInstant","toTimeString","toUTCString","toUpperCase","toWellFormed","toggle","toggleAttribute","toggleLongPressEnabled","togglePopover","toggleReaderMode","token","tone","toneBuffer","tooLong","tooShort","toolbar","top","topMargin","topSites","topology","total","totalFrameDelay","totalFrames","totalFramesDuration","totalVideoFrames","touch-action","touchAction","touched","touches","trace","track","trackVisibility","trackedAnchors","tracks","tran","transaction","transactions","transceiver","transfer","transferControlToOffscreen","transferFromImageBitmap","transferImageBitmap","transferIn","transferOut","transferSize","transferToFixedLength","transferToImageBitmap","transform","transform-box","transform-origin","transform-style","transformBox","transformFeedbackVaryings","transformOrigin","transformPoint","transformString","transformStyle","transformToDocument","transformToFragment","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","transitionBehavior","transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction","translate","translateSelf","translateStreaming","translationX","translationY","transport","traverseTo","trim","trimEnd","trimLeft","trimRight","trimStart","trueSpeed","trunc","truncate","trustedTypes","try","turn","twist","type","typeDetail","typeMismatch","typeMustMatch","types","u2f","ubound","uint16","uint32","uint8","uint8Clamped","unadjustedMovement","unclippedDepth","unconfigure","undefined","underlineStyle","underlineThickness","unescape","uneval","ungroup","unicode","unicode-bidi","unicodeBidi","unicodeRange","unicodeSets","uniform1f","uniform1fv","uniform1i","uniform1iv","uniform1ui","uniform1uiv","uniform2f","uniform2fv","uniform2i","uniform2iv","uniform2ui","uniform2uiv","uniform3f","uniform3fv","uniform3i","uniform3iv","uniform3ui","uniform3uiv","uniform4f","uniform4fv","uniform4i","uniform4iv","uniform4ui","uniform4uiv","uniformBlockBinding","uniformMatrix2fv","uniformMatrix2x3fv","uniformMatrix2x4fv","uniformMatrix3fv","uniformMatrix3x2fv","uniformMatrix3x4fv","uniformMatrix4fv","uniformMatrix4x2fv","uniformMatrix4x3fv","uninstallSelf","union","unique","uniqueID","uniqueNumber","unit","unitType","units","unloadEventEnd","unloadEventStart","unlock","unmap","unmount","unobserve","unpackColorSpace","unpause","unpauseAnimations","unreadCount","unregister","unregisterContentHandler","unregisterProtocolHandler","unscopables","unselectable","unshift","unsubscribe","unsuspendRedraw","unsuspendRedrawAll","unwatch","unwrapKey","upDegrees","upX","upY","upZ","update","updateAdInterestGroups","updateCallbackDone","updateCharacterBounds","updateCommands","updateControlBounds","updateCurrentEntry","updateIce","updateInkTrailStartPoint","updateInterval","updatePlaybackRate","updateRangeEnd","updateRangeStart","updateRenderState","updateSelection","updateSelectionBounds","updateSettings","updateText","updateTiming","updateViaCache","updateWith","updated","updating","upgrade","upload","uploadTotal","uploaded","upper","upperBound","upperOpen","uri","url","urn","urns","usage","usages","usb","usbVersionMajor","usbVersionMinor","usbVersionSubminor","use","useCurrentView","useMap","useProgram","usedSpace","user-select","userActivation","userAgent","userAgentAllowsProtocol","userAgentData","userChoice","userHandle","userHint","userInitiated","userLanguage","userSelect","userState","userVisibleOnly","username","usernameFragment","utterance","uuid","v8BreakIterator","vAlign","vLink","valid","validate","validateProgram","validationMessage","validity","value","valueAsDate","valueAsNumber","valueAsString","valueInSpecifiedUnits","valueMissing","valueOf","valueText","valueType","values","variable","variant","variationSettings","vb","vector-effect","vectorEffect","velocityAngular","velocityExpansion","velocityX","velocityY","vendor","vendorId","vendorSub","verify","version","vertex","vertexAttrib1f","vertexAttrib1fv","vertexAttrib2f","vertexAttrib2fv","vertexAttrib3f","vertexAttrib3fv","vertexAttrib4f","vertexAttrib4fv","vertexAttribDivisor","vertexAttribDivisorANGLE","vertexAttribI4i","vertexAttribI4iv","vertexAttribI4ui","vertexAttribI4uiv","vertexAttribIPointer","vertexAttribPointer","vertical","vertical-align","verticalAlign","verticalOverflow","vh","vi","vibrate","vibrationActuator","videoBitsPerSecond","videoHeight","videoTracks","videoWidth","view","viewBox","viewBoxString","viewDimension","viewFormats","viewTarget","viewTargetString","viewTransition","viewTransitionClass","viewTransitionName","viewport","viewportAnchorX","viewportAnchorY","viewportElement","views","violatedDirective","virtualKeyboard","virtualKeyboardPolicy","visibility","visibilityState","visible","visibleRect","visualViewport","vlinkColor","vmax","vmin","voice","voiceURI","volume","vrml","vspace","vw","w","wait","waitAsync","waitSync","waiting","wake","wakeLock","wand","warmup","warn","wasAlternateProtocolAvailable","wasClean","wasDiscarded","wasFetchedViaSpdy","wasNpnNegotiated","watch","watchAvailability","watchPosition","webNavigation","webRequest","webdriver","webkitAddKey","webkitAlignContent","webkitAlignItems","webkitAlignSelf","webkitAnimation","webkitAnimationDelay","webkitAnimationDirection","webkitAnimationDuration","webkitAnimationFillMode","webkitAnimationIterationCount","webkitAnimationName","webkitAnimationPlayState","webkitAnimationTimingFunction","webkitAppearance","webkitAudioContext","webkitAudioDecodedByteCount","webkitAudioPannerNode","webkitBackfaceVisibility","webkitBackground","webkitBackgroundAttachment","webkitBackgroundClip","webkitBackgroundColor","webkitBackgroundImage","webkitBackgroundOrigin","webkitBackgroundPosition","webkitBackgroundPositionX","webkitBackgroundPositionY","webkitBackgroundRepeat","webkitBackgroundSize","webkitBackingStorePixelRatio","webkitBorderBottomLeftRadius","webkitBorderBottomRightRadius","webkitBorderImage","webkitBorderImageOutset","webkitBorderImageRepeat","webkitBorderImageSlice","webkitBorderImageSource","webkitBorderImageWidth","webkitBorderRadius","webkitBorderTopLeftRadius","webkitBorderTopRightRadius","webkitBoxAlign","webkitBoxDirection","webkitBoxFlex","webkitBoxOrdinalGroup","webkitBoxOrient","webkitBoxPack","webkitBoxShadow","webkitBoxSizing","webkitCancelAnimationFrame","webkitCancelFullScreen","webkitCancelKeyRequest","webkitCancelRequestAnimationFrame","webkitClearResourceTimings","webkitClipPath","webkitClosedCaptionsVisible","webkitConvertPointFromNodeToPage","webkitConvertPointFromPageToNode","webkitCreateShadowRoot","webkitCurrentFullScreenElement","webkitCurrentPlaybackTargetIsWireless","webkitDecodedFrameCount","webkitDirectionInvertedFromDevice","webkitDisplayingFullscreen","webkitDroppedFrameCount","webkitEnterFullScreen","webkitEnterFullscreen","webkitEntries","webkitExitFullScreen","webkitExitFullscreen","webkitExitPointerLock","webkitFilter","webkitFlex","webkitFlexBasis","webkitFlexDirection","webkitFlexFlow","webkitFlexGrow","webkitFlexShrink","webkitFlexWrap","webkitFontFeatureSettings","webkitFullScreenKeyboardInputAllowed","webkitFullscreenElement","webkitFullscreenEnabled","webkitGenerateKeyRequest","webkitGetAsEntry","webkitGetDatabaseNames","webkitGetEntries","webkitGetEntriesByName","webkitGetEntriesByType","webkitGetFlowByName","webkitGetGamepads","webkitGetImageDataHD","webkitGetNamedFlows","webkitGetRegionFlowRanges","webkitGetUserMedia","webkitHasClosedCaptions","webkitHidden","webkitIDBCursor","webkitIDBDatabase","webkitIDBDatabaseError","webkitIDBDatabaseException","webkitIDBFactory","webkitIDBIndex","webkitIDBKeyRange","webkitIDBObjectStore","webkitIDBRequest","webkitIDBTransaction","webkitImageSmoothingEnabled","webkitIndexedDB","webkitInitMessageEvent","webkitIsFullScreen","webkitJustifyContent","webkitKeys","webkitLineClamp","webkitLineDashOffset","webkitLockOrientation","webkitMask","webkitMaskClip","webkitMaskComposite","webkitMaskImage","webkitMaskOrigin","webkitMaskPosition","webkitMaskPositionX","webkitMaskPositionY","webkitMaskRepeat","webkitMaskSize","webkitMatchesSelector","webkitMediaStream","webkitNotifications","webkitOfflineAudioContext","webkitOrder","webkitOrientation","webkitPeerConnection00","webkitPersistentStorage","webkitPerspective","webkitPerspectiveOrigin","webkitPointerLockElement","webkitPostMessage","webkitPreservesPitch","webkitPutImageDataHD","webkitRTCPeerConnection","webkitRegionOverset","webkitRelativePath","webkitRequestAnimationFrame","webkitRequestFileSystem","webkitRequestFullScreen","webkitRequestFullscreen","webkitRequestPointerLock","webkitResolveLocalFileSystemURL","webkitSetMediaKeys","webkitSetResourceTimingBufferSize","webkitShadowRoot","webkitShowPlaybackTargetPicker","webkitSlice","webkitSpeechGrammar","webkitSpeechGrammarList","webkitSpeechRecognition","webkitSpeechRecognitionError","webkitSpeechRecognitionEvent","webkitStorageInfo","webkitSupportsFullscreen","webkitTemporaryStorage","webkitTextFillColor","webkitTextSecurity","webkitTextSizeAdjust","webkitTextStroke","webkitTextStrokeColor","webkitTextStrokeWidth","webkitTransform","webkitTransformOrigin","webkitTransformStyle","webkitTransition","webkitTransitionDelay","webkitTransitionDuration","webkitTransitionProperty","webkitTransitionTimingFunction","webkitURL","webkitUnlockOrientation","webkitUserSelect","webkitVideoDecodedByteCount","webkitVisibilityState","webkitWirelessVideoPlaybackDisabled","webkitdirectory","webkitdropzone","webstore","weight","wgslLanguageFeatures","whatToShow","wheelDelta","wheelDeltaX","wheelDeltaY","when","whenDefined","which","white-space","white-space-collapse","whiteSpace","whiteSpaceCollapse","wholeText","widows","width","will-change","willChange","willValidate","window","windowAttribution","windowControlsOverlay","windowId","windowIds","windows","with","withCredentials","withResolvers","word-break","word-spacing","word-wrap","wordBreak","wordSpacing","wordWrap","workerCacheLookupStart","workerFinalSourceType","workerMatchedSourceType","workerRouterEvaluationStart","workerStart","worklet","wow64","wrap","wrapKey","writable","writableAuxiliaries","write","writeBuffer","writeMask","writeText","writeTexture","writeTimestamp","writeValue","writeValueWithResponse","writeValueWithoutResponse","writeWithoutResponse","writeln","writing-mode","writingMode","writingSuggestions","x","x1","x2","xChannelSelector","xmlEncoding","xmlStandalone","xmlVersion","xmlbase","xmllang","xmlspace","xor","xr","y","y1","y2","yChannelSelector","yandex","yield","z","z-index","zIndex","zoom","zoomAndPan","zoomLevel","zoomRectScreen"]')},66169:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(e);var r=t.strictSeparator?o.test(e):a.test(e);return r&&t.strict?s(e):r};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,o=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,s=function(e){var t=e.match(/^(\d{4})-?(\d{3})([ T]{1}\.*|$)/);if(t){var r=Number(t[1]),n=Number(t[2]);return r%4==0&&r%100!=0||r%400==0?n<=366:n<=365}var i=e.match(/(\d{4})-?(\d{0,2})-?(\d*)/).map(Number),a=i[1],o=i[2],s=i[3],c=o?"0".concat(o).slice(-2):o,d=s?"0".concat(s).slice(-2):s,l=new Date("".concat(a,"-").concat(c||"01","-").concat(d||"01"));return!o||!s||l.getUTCFullYear()===a&&l.getUTCMonth()+1===o&&l.getUTCDate()===s};e.exports=t.default,e.exports.default=t.default},66529:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-US",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,i.default)(e);var n=e,o=r.ignore;if(o)if(o instanceof RegExp)n=n.replace(o,"");else{if("string"!=typeof o)throw new Error("ignore should be instance of a String or RegExp");n=n.replace(new RegExp("[".concat(o.replace(/[-[\]{}()*+?.,\\^$|#\\s]/g,"\\$&"),"]"),"g"),"")}if(t in a.alpha)return a.alpha[t].test(n);throw new Error("Invalid locale '".concat(t,"'"))},t.locales=void 0;var n,i=(n=r(83399))&&n.__esModule?n:{default:n},a=r(13237);t.locales=Object.keys(a.alpha)},66621:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bindingTypeValues=void 0,t.bindingTypeValues={ConstantValue:"ConstantValue",DynamicValue:"DynamicValue",Factory:"Factory",Instance:"Instance",Provider:"Provider",ResolvedValue:"ResolvedValue",ServiceRedirection:"ServiceRedirection"}},66658:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=("object"===a(t)?t.comparisonDate:t)||Date().toString(),n=(0,i.default)(r),o=(0,i.default)(e);return!!(o&&n&&o<n)};var n,i=(n=r(13752))&&n.__esModule?n:{default:n};function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}e.exports=t.default,e.exports.default=t.default},66811:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.storagesModule=void 0;const n=r(52650),i=r(32287),a=r(25860),o=r(61185),s=r(6377),c=r(76862),d=r(83209),l=r(86184),u=r(99098),f=r(19e3),p=r(46837),m=r(66060);t.storagesModule=new n.ContainerModule(e=>{e.bind(i.ServiceIdentifiers.TCustomNodeGroupStorage).to(o.CustomCodeHelperGroupStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IControlFlowStorage).to(s.FunctionControlFlowStorage).whenNamed(a.ControlFlowStorage.FunctionControlFlowStorage),e.bind(i.ServiceIdentifiers.IGlobalIdentifierNamesCacheStorage).to(c.GlobalIdentifierNamesCacheStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.ILiteralNodesCacheStorage).to(d.LiteralNodesCacheStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IPropertyIdentifierNamesCacheStorage).to(l.PropertyIdentifierNamesCacheStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IStringArrayStorage).to(p.StringArrayStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IStringArrayScopeCallsWrappersDataStorage).to(u.StringArrayScopeCallsWrappersDataStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.IControlFlowStorage).to(f.StringControlFlowStorage).whenNamed(a.ControlFlowStorage.StringControlFlowStorage),e.bind(i.ServiceIdentifiers.IVisitedLexicalScopeNodesStackStorage).to(m.VisitedLexicalScopeNodesStackStorage).inSingletonScope(),e.bind(i.ServiceIdentifiers.Factory__TControlFlowStorage).toFactory(e=>t=>()=>e.get(i.ServiceIdentifiers.IControlFlowStorage,{name:t}))})},66817:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IsDomainLockRedirectUrl=void 0;const n=r(90804),i=r(72167),a=r(11839),o=r(18649);t.IsDomainLockRedirectUrl=()=>(e,t)=>{(0,n.ValidateIf)(({domainLockRedirectUrl:e})=>e!==a.DEFAULT_PRESET.domainLockRedirectUrl)(e,t),(0,n.IsUrl)({require_protocol:!1,require_host:!1})(e,t),(0,o.IsAllowedForObfuscationTargets)([i.ObfuscationTarget.Browser,i.ObfuscationTarget.BrowserNoEval])(e,t)}},66822:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayIndexesType=void 0;const n=r(65063);t.StringArrayIndexesType=n.Utils.makeEnum({HexadecimalNumber:"hexadecimal-number",HexadecimalNumericString:"hexadecimal-numeric-string"})},66826:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ExportSpecifierTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615),u=r(25120);let f=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&l.NodeGuards.isExportSpecifierNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){return e.local.name===e.exported.name&&(e.exported=u.NodeUtils.clone(e.local)),e}};t.ExportSpecifierTransformer=f,t.ExportSpecifierTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],f)},67035:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneConstantValueBinding=function(e){return{cache:(0,n.cloneBindingCache)(e.cache),id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,onActivation:e.onActivation,onDeactivation:e.onDeactivation,scope:e.scope,serviceIdentifier:e.serviceIdentifier,type:e.type,value:e.value}};const n=r(23624)},67099:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cacheResolvedValue=function(e,t){if((0,n.isPromise)(t))return e.cache={isRight:!0,value:t},t.then(t=>i(e,t));return i(e,t)};const n=r(5265);function i(e,t){return e.cache={isRight:!0,value:t},t}},67662:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.injectFromBase=function(e){return t=>{const r=(0,n.getBaseType)(t);if(void 0===r)throw new i.InversifyCoreError(a.InversifyCoreErrorKind.injectionDecoratorConflict,`Expected base type for type "${t.name}", none found.`);(0,o.injectFrom)({...e,type:r})(t)}};const n=r(73240),i=r(21773),a=r(94931),o=r(17231)},67766:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildGetPlanOptionsFromPlanParams=function(e){return e.rootConstraints.isMultiple?{chained:e.rootConstraints.chained,isMultiple:!0,name:e.rootConstraints.name,optional:e.rootConstraints.isOptional??!1,serviceIdentifier:e.rootConstraints.serviceIdentifier,tag:e.rootConstraints.tag}:{isMultiple:!1,name:e.rootConstraints.name,optional:e.rootConstraints.isOptional??!1,serviceIdentifier:e.rootConstraints.serviceIdentifier,tag:e.rootConstraints.tag}}},67989:e=>{!function(){"use strict";var t,r,n,i,a,o;function s(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(Math.floor((e-65536)/1024)+55296)+String.fromCharCode((e-65536)%1024+56320)}for(r={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,NonAsciiIdentifierPart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/},t={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},n=[5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],i=new Array(128),o=0;o<128;++o)i[o]=o>=97&&o<=122||o>=65&&o<=90||36===o||95===o;for(a=new Array(128),o=0;o<128;++o)a[o]=o>=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||36===o||95===o;e.exports={isDecimalDigit:function(e){return 48<=e&&e<=57},isHexDigit:function(e){return 48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70},isOctalDigit:function(e){return e>=48&&e<=55},isWhiteSpace:function(e){return 32===e||9===e||11===e||12===e||160===e||e>=5760&&n.indexOf(e)>=0},isLineTerminator:function(e){return 10===e||13===e||8232===e||8233===e},isIdentifierStartES5:function(e){return e<128?i[e]:r.NonAsciiIdentifierStart.test(s(e))},isIdentifierPartES5:function(e){return e<128?a[e]:r.NonAsciiIdentifierPart.test(s(e))},isIdentifierStartES6:function(e){return e<128?i[e]:t.NonAsciiIdentifierStart.test(s(e))},isIdentifierPartES6:function(e){return e<128?a[e]:t.NonAsciiIdentifierPart.test(s(e))}}}()},68121:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.BinaryExpressionFunctionNode=void 0;const o=r(52650),s=r(32287),c=r(57013),d=r(91363),l=r(25120);let u=class extends c.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.operator=e}getNodeStructure(){const e=d.NodeFactory.expressionStatementNode(d.NodeFactory.functionExpressionNode([d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")],d.NodeFactory.blockStatementNode([d.NodeFactory.returnStatementNode(d.NodeFactory.binaryExpressionNode(this.operator,d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")))])));return l.NodeUtils.parentizeAst(e),[e]}};t.BinaryExpressionFunctionNode=u,t.BinaryExpressionFunctionNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},68364:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveBindingServiceDeactivations=function(e,t,r){const a=e.getDeactivations(t);if(void 0===a)return;if((0,n.isPromise)(r))return i(r,a[Symbol.iterator]());return function(e,t){let r=t.next();for(;!0!==r.done;){const a=r.value(e);if((0,n.isPromise)(a))return i(e,t);r=t.next()}}(r,a[Symbol.iterator]())};const n=r(5265);async function i(e,t){const r=await e;let n=t.next();for(;!0!==n.done;)await n.value(r),n=t.next()}},68647:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ContainerModule=void 0;const n=r(66051);t.ContainerModule=class{#oe;#se;constructor(e){this.#oe=(0,n.getContainerModuleId)(),this.#se=e}get id(){return this.#oe}load(e){return this.#se(e)}}},68736:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCustomNode=void 0,function(e){e.StringArrayCallNode="StringArrayCallNode",e.StringArrayScopeCallsWrapperFunctionNode="StringArrayScopeCallsWrapperFunctionNode",e.StringArrayScopeCallsWrapperVariableNode="StringArrayScopeCallsWrapperVariableNode"}(r||(t.StringArrayCustomNode=r={}))},68983:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.MangledIdentifierNamesGenerator=void 0;const s=r(52650),c=r(32287),d=r(218),l=r(98376),u=r(23877),f=r(13307),p=r(34003),m=r(32504);let h=n=class extends p.AbstractIdentifierNamesGenerator{constructor(e,t,r){super(e,t),this.lastMangledName=n.initMangledNameCharacter,this.lastMangledNameForScopeMap=new WeakMap,this.lastMangledNameForLabelMap=new Map,this.setUtils=r}generateNext(e){const t=this.generateNewMangledName(this.lastMangledName);return this.updatePreviousMangledName(t),this.preserveName(t),t}generateForGlobalScope(e){return this.generateForGlobalScopeInternal(e=>this.isValidIdentifierName(e))}generateForGlobalScopeWithAllScopesValidation(e){return this.generateForGlobalScopeInternal(e=>this.isValidIdentifierNameInAllScopes(e))}generateForLexicalScope(e,t){const r=[e,...m.NodeLexicalScopeUtils.getLexicalScopes(e)],n=this.getLastMangledNameForScopes(r),i=this.generateNewMangledName(n,e=>this.isValidIdentifierNameInLexicalScopes(e,r));return this.lastMangledNameForScopeMap.set(e,i),this.updatePreviousMangledName(i),this.preserveNameForLexicalScope(i,e),i}generateForLabel(e,t){const r=this.getLastMangledNameForLabel(e),n=this.generateNewMangledName(r);return this.updatePreviousMangledNameForLabel(n,e,r),n}isIncrementedMangledName(e,t){if(e===t)return!1;const r=e.length,n=t.length;if(r!==n)return r>n;const i=this.getNameSequence();for(let n=0;n<r;n++){const r=e[n],a=t[n];if(r===a)continue;return i.indexOf(r)>i.indexOf(a)}throw new Error("Something goes wrong during comparison of mangled names")}isValidIdentifierName(e){return super.isValidIdentifierName(e)&&!n.reservedNamesSet.has(e)}getNameSequence(){return n.nameSequence}updatePreviousMangledName(e){this.isIncrementedMangledName(e,this.lastMangledName)&&(this.lastMangledName=e)}updatePreviousMangledNameForLabel(e,t,r){this.isIncrementedMangledName(e,r)&&this.lastMangledNameForLabelMap.set(t,e)}generateNewMangledName(e,t){var r;const i=(e,t=0)=>{if(t>n.maxRegenerationAttempts){const e=this.setUtils.getLastElement(this.preservedNamesSet);if(e)return this.generateNewMangledName(e)}const r=this.getNameSequence(),i=r.length,a=e.length,o=e=>"0".repeat(e);let s=a-1;do{const t=e[s],n=r.indexOf(t);if(n!==i-1){return e.slice(0,s)+r[n+1]+o(a-(s+1))}--s}while(s>=0);return`${r[u.numbersString.length]}${o(a)}`};let a=e,o=!1,s=0;do{a=i(a),this.preservedNamesSet.has(a)||n.reservedNamesSet.has(a)||(o=null!==(r=null==t?void 0:t(a))&&void 0!==r?r:this.isValidIdentifierName(a),o||(this.checkGenerationAttempts(s),s++))}while(!o);return a}generateForGlobalScopeInternal(e){const t=this.options.identifiersPrefix?`${this.options.identifiersPrefix}`:"",r=this.generateNewMangledName(this.lastMangledName,r=>e(`${t}${r}`)),n=`${t}${r}`;return this.updatePreviousMangledName(r),this.preserveName(n),n}getLastMangledNameForScopes(e){var t;for(const r of e){const e=null!==(t=this.lastMangledNameForScopeMap.get(r))&&void 0!==t?t:null;if(e)return e}return n.initMangledNameCharacter}getLastMangledNameForLabel(e){var t;const r=null!==(t=this.lastMangledNameForLabelMap.get(e))&&void 0!==t?t:null;return null!=r?r:n.initMangledNameCharacter}};t.MangledIdentifierNamesGenerator=h,h.maxRegenerationAttempts=20,h.initMangledNameCharacter="9",h.nameSequence=[...`${u.numbersString}${d.alphabetString}${l.alphabetStringUppercase}`],h.reservedNamesSet=new Set(f.reservedIdentifierNames),t.MangledIdentifierNamesGenerator=h=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),o(2,(0,s.inject)(c.ServiceIdentifiers.ISetUtils)),a("design:paramtypes",[Object,Object,Object])],h)},69200:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBindingConstraintsWithName=function(e){return t=>t.name===e}},69234:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[^\s-_](?!.*?[-_]{2,})[a-z0-9-\\][^\s]*[^-_\s]$/;e.exports=t.default,e.exports.default=t.default},69308:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingManager=void 0;const n=r(5265),i=r(69687),a=r(20044),o=r(63384),s=r(76817),c=r(94793),d=r(8687);t.BindingManager=class{#ce;#te;#de;#C;constructor(e,t,r,n){this.#ce=e,this.#te=t,this.#de=r,this.#C=n}bind(e){return new o.BindToFluentSyntaxImplementation(e=>{this.#L(e)},void 0,this.#te,e)}isBound(e,t){const r=this.#C.bindingService.get(e);return this.#le(e,r,t)}isCurrentBound(e,t){const r=this.#C.bindingService.getNonParentBindings(e);return this.#le(e,r,t)}async rebind(e){return await this.unbind(e),this.bind(e)}rebindSync(e){return this.unbindSync(e),this.bind(e)}async unbind(e){await this.#ue(e)}async unbindAll(){await this.#fe()}unbindAllSync(){if(void 0!==this.#fe())throw new c.InversifyContainerError(d.InversifyContainerErrorKind.invalidOperation,"Unexpected asynchronous deactivation when unbinding all services. Consider using Container.unbindAll() instead.")}unbindSync(e){void 0!==this.#ue(e)&&this.#pe(e)}#L(e){this.#C.bindingService.set(e),this.#de.invalidateService({binding:e,kind:i.CacheBindingInvalidationKind.bindingAdded})}#pe(e){let t;if((0,a.isBindingIdentifier)(e)){const r=this.#C.bindingService.getById(e.id),i=(0,s.getFirstIterableResult)(r)?.serviceIdentifier;t=void 0===i?"Unexpected asynchronous deactivation when unbinding binding identifier. Consider using Container.unbind() instead.":`Unexpected asynchronous deactivation when unbinding "${(0,n.stringifyServiceIdentifier)(i)}" binding. Consider using Container.unbind() instead.`}else t=`Unexpected asynchronous deactivation when unbinding "${(0,n.stringifyServiceIdentifier)(e)}" service. Consider using Container.unbind() instead.`;throw new c.InversifyContainerError(d.InversifyContainerErrorKind.invalidOperation,t)}#ue(e){return(0,a.isBindingIdentifier)(e)?this.#me(e):this.#he(e)}#me(e){const t=this.#C.bindingService.getById(e.id),r=void 0===t?void 0:[...t],n=(0,i.resolveBindingsDeactivations)(this.#ce,t);if(void 0!==n)return n.then(()=>{this.#ge(r,e)});this.#ge(r,e)}#ge(e,t){if(this.#C.bindingService.removeById(t.id),void 0!==e)for(const t of e)this.#de.invalidateService({binding:t,kind:i.CacheBindingInvalidationKind.bindingRemoved})}#fe(){const e=[...this.#C.bindingService.getNonParentBoundServices()],t=e.map(e=>(0,i.resolveServiceDeactivations)(this.#ce,e));if(t.some(e=>(0,n.isPromise)(e)))return Promise.all(t).then(()=>{this.#be(e)});this.#be(e)}#be(e){for(const t of e)this.#C.activationService.removeAllByServiceId(t),this.#C.bindingService.removeAllByServiceId(t),this.#C.deactivationService.removeAllByServiceId(t);this.#C.planResultCacheService.clearCache()}#he(e){const t=this.#C.bindingService.get(e),r=void 0===t?void 0:[...t],n=(0,i.resolveBindingsDeactivations)(this.#ce,t);if(void 0!==n)return n.then(()=>{this.#ye(e,r)});this.#ye(e,r)}#ye(e,t){if(this.#C.activationService.removeAllByServiceId(e),this.#C.bindingService.removeAllByServiceId(e),this.#C.deactivationService.removeAllByServiceId(e),void 0!==t)for(const e of t)this.#de.invalidateService({binding:e,kind:i.CacheBindingInvalidationKind.bindingRemoved})}#le(e,t,r){if(void 0===t)return!1;const n={getAncestor:()=>{},name:r?.name,serviceIdentifier:e,tags:new Map};void 0!==r?.tag&&n.tags.set(r.tag.key,r.tag.value);for(const e of t)if(e.isSatisfiedBy(n))return!0;return!1}}},69517:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),(t=(0,c.default)(t,l)).require_display_name||t.allow_display_name){var r=e.match(u);if(r){var d=r[1];if(e=e.replace(d,"").replace(/(^<|>$)/g,""),d.endsWith(" ")&&(d=d.slice(0,-1)),!function(e){var t=e.replace(/^"(.+)"$/,"$1");if(!t.trim())return!1;if(/[\.";<>]/.test(t)){if(t===e)return!1;if(!(t.split('"').length===t.split('\\"').length))return!1}return!0}(d))return!1}else if(t.require_display_name)return!1}if(!t.ignore_max_length&&e.length>b)return!1;var y=e.split("@"),v=y.pop(),S=v.toLowerCase();if(t.host_blacklist.length>0&&(0,i.default)(S,t.host_blacklist))return!1;if(t.host_whitelist.length>0&&!(0,i.default)(S,t.host_whitelist))return!1;var C=y.join("@");if(t.domain_specific_validation&&("gmail.com"===S||"googlemail.com"===S)){var _=(C=C.toLowerCase()).split("+")[0];if(!(0,a.default)(_.replace(/\./g,""),{min:6,max:30}))return!1;for(var x=_.split("."),A=0;A<x.length;A++)if(!p.test(x[A]))return!1}if(!(!1!==t.ignore_max_length||(0,a.default)(C,{max:64})&&(0,a.default)(v,{max:254})))return!1;if(!(0,o.default)(v,{require_tld:t.require_tld,ignore_max_length:t.ignore_max_length,allow_underscores:t.allow_underscores})){if(!t.allow_ip_domain)return!1;if(!(0,s.default)(v)){if(!v.startsWith("[")||!v.endsWith("]"))return!1;var E=v.slice(1,-1);if(0===E.length||!(0,s.default)(E))return!1}}if(t.blacklisted_chars&&-1!==C.search(new RegExp("[".concat(t.blacklisted_chars,"]+"),"g")))return!1;if('"'===C[0]&&'"'===C[C.length-1])return C=C.slice(1,C.length-1),t.allow_utf8_local_part?g.test(C):m.test(C);for(var I=t.allow_utf8_local_part?h:f,N=C.split("."),M=0;M<N.length;M++)if(!I.test(N[M]))return!1;return!0};var n=d(r(83399)),i=d(r(81572)),a=d(r(46255)),o=d(r(57658)),s=d(r(35372)),c=d(r(93610));function d(e){return e&&e.__esModule?e:{default:e}}var l={allow_display_name:!1,allow_underscores:!1,require_display_name:!1,allow_utf8_local_part:!0,require_tld:!0,blacklisted_chars:"",ignore_max_length:!1,host_blacklist:[],host_whitelist:[]},u=/^([^\x00-\x1F\x7F-\x9F\cX]+)</i,f=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~]+$/i,p=/^[a-z\d]+$/,m=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f]))*$/i,h=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~\u00A1-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+$/i,g=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))*$/i,b=254;e.exports=t.default,e.exports.default=t.default},69560:e=>{e.exports=function(e){return(""+e).replace(/["'\\\n\r\u2028\u2029]/g,function(e){switch(e){case'"':case"'":case"\\":return"\\"+e;case"\n":return"\\n";case"\r":return"\\r";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029"}})}},69687:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.unmanaged=t.tagged=t.resolveServiceDeactivations=t.resolveModuleDeactivations=t.ResolvedValueElementMetadataKind=t.resolveBindingsDeactivations=t.resolve=t.preDestroy=t.postConstruct=t.PlanResultCacheService=t.plan=t.optional=t.named=t.multiInject=t.LazyPlanServiceNode=t.InversifyCoreErrorKind=t.InversifyCoreError=t.injectFromHierarchy=t.injectFromBase=t.injectable=t.inject=t.getClassMetadata=t.getBindingId=t.decorate=t.DeactivationsService=t.ClassElementMetadataKind=t.CacheBindingInvalidationKind=t.bindingTypeValues=t.BindingService=t.bindingScopeValues=t.ActivationsService=void 0;const n=r(93973);Object.defineProperty(t,"getBindingId",{enumerable:!0,get:function(){return n.getBindingId}});const i=r(61793);Object.defineProperty(t,"bindingScopeValues",{enumerable:!0,get:function(){return i.bindingScopeValues}});const a=r(66621);Object.defineProperty(t,"bindingTypeValues",{enumerable:!0,get:function(){return a.bindingTypeValues}});const o=r(70092);Object.defineProperty(t,"ActivationsService",{enumerable:!0,get:function(){return o.ActivationsService}});const s=r(51544);Object.defineProperty(t,"BindingService",{enumerable:!0,get:function(){return s.BindingService}});const c=r(52259);Object.defineProperty(t,"DeactivationsService",{enumerable:!0,get:function(){return c.DeactivationsService}});const d=r(57918);Object.defineProperty(t,"decorate",{enumerable:!0,get:function(){return d.decorate}});const l=r(21773);Object.defineProperty(t,"InversifyCoreError",{enumerable:!0,get:function(){return l.InversifyCoreError}});const u=r(94931);Object.defineProperty(t,"InversifyCoreErrorKind",{enumerable:!0,get:function(){return u.InversifyCoreErrorKind}});const f=r(49343);Object.defineProperty(t,"getClassMetadata",{enumerable:!0,get:function(){return f.getClassMetadata}});const p=r(32391);Object.defineProperty(t,"inject",{enumerable:!0,get:function(){return p.inject}});const m=r(93375);Object.defineProperty(t,"injectable",{enumerable:!0,get:function(){return m.injectable}});const h=r(67662);Object.defineProperty(t,"injectFromBase",{enumerable:!0,get:function(){return h.injectFromBase}});const g=r(34056);Object.defineProperty(t,"injectFromHierarchy",{enumerable:!0,get:function(){return g.injectFromHierarchy}});const b=r(1424);Object.defineProperty(t,"multiInject",{enumerable:!0,get:function(){return b.multiInject}});const y=r(19581);Object.defineProperty(t,"named",{enumerable:!0,get:function(){return y.named}});const v=r(21246);Object.defineProperty(t,"optional",{enumerable:!0,get:function(){return v.optional}});const S=r(9195);Object.defineProperty(t,"postConstruct",{enumerable:!0,get:function(){return S.postConstruct}});const C=r(63475);Object.defineProperty(t,"preDestroy",{enumerable:!0,get:function(){return C.preDestroy}});const _=r(7226);Object.defineProperty(t,"tagged",{enumerable:!0,get:function(){return _.tagged}});const x=r(47168);Object.defineProperty(t,"unmanaged",{enumerable:!0,get:function(){return x.unmanaged}});const A=r(86277);Object.defineProperty(t,"ClassElementMetadataKind",{enumerable:!0,get:function(){return A.ClassElementMetadataKind}});const E=r(37810);Object.defineProperty(t,"ResolvedValueElementMetadataKind",{enumerable:!0,get:function(){return E.ResolvedValueElementMetadataKind}});const I=r(29598);Object.defineProperty(t,"plan",{enumerable:!0,get:function(){return I.plan}});const N=r(8075);Object.defineProperty(t,"CacheBindingInvalidationKind",{enumerable:!0,get:function(){return N.CacheBindingInvalidationKind}});const M=r(46552);Object.defineProperty(t,"LazyPlanServiceNode",{enumerable:!0,get:function(){return M.LazyPlanServiceNode}});const T=r(2423);Object.defineProperty(t,"PlanResultCacheService",{enumerable:!0,get:function(){return T.PlanResultCacheService}});const R=r(52438);Object.defineProperty(t,"resolve",{enumerable:!0,get:function(){return R.resolve}});const D=r(8914);Object.defineProperty(t,"resolveBindingsDeactivations",{enumerable:!0,get:function(){return D.resolveBindingsDeactivations}});const O=r(32592);Object.defineProperty(t,"resolveModuleDeactivations",{enumerable:!0,get:function(){return O.resolveModuleDeactivations}});const P=r(71675);Object.defineProperty(t,"resolveServiceDeactivations",{enumerable:!0,get:function(){return P.resolveServiceDeactivations}})},69790:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),e.replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">").replace(/\//g,"/").replace(/\\/g,"\").replace(/`/g,"`")};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},70039:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBindingConstraintsWithTag=function(e,t){return r=>r.tags.has(e)&&r.tags.get(e)===t}},70073:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ApiError=void 0;const n=r(79049);Object.defineProperty(t,"ApiError",{enumerable:!0,get:function(){return n.ApiError}}),e.exports=n.JavaScriptObfuscator},70092:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ActivationsService=void 0;const n=r(12553),i=r(29902);var a;!function(e){e.moduleId="moduleId",e.serviceId="serviceId"}(a||(a={}));class o{#ve;#Y;constructor(e,t){this.#ve=t??new i.OneToManyMapStar({moduleId:{isOptional:!0},serviceId:{isOptional:!1}}),this.#Y=e}static build(e){return new o(e)}add(e,t){this.#ve.add(e,t)}clone(){return new o(this.#Y,this.#ve.clone())}get(e){const t=[],r=this.#ve.get(a.serviceId,e);void 0!==r&&t.push(r);const i=this.#Y()?.get(e);if(void 0!==i&&t.push(i),0!==t.length)return(0,n.chain)(...t)}removeAllByModuleId(e){this.#ve.removeByRelation(a.moduleId,e)}removeAllByServiceId(e){this.#ve.removeByRelation(a.serviceId,e)}}t.ActivationsService=o},70177:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decrementPendingClassMetadataCount=function(e){return t=>{void 0!==t&&t.kind===o.MaybeClassElementMetadataKind.unknown&&(0,n.updateOwnReflectMetadata)(e,i.pendingClassMetadataCountReflectKey,a.getDefaultPendingClassMetadataCount,e=>e-1)}};const n=r(59517),i=r(17254),a=r(21408),o=r(23855)},70258:(e,t)=>{!function e(t){"use strict";var r,n,i,a,o,s;function c(e){var t,r,n={};for(t in e)e.hasOwnProperty(t)&&(r=e[t],n[t]="object"==typeof r&&null!==r?c(r):r);return n}function d(e,t){this.parent=e,this.key=t}function l(e,t,r,n){this.node=e,this.path=t,this.wrap=r,this.ref=n}function u(){}function f(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function p(e,t){return(e===r.ObjectExpression||e===r.ObjectPattern)&&"properties"===t}function m(e,t){for(var r=e.length-1;r>=0;--r)if(e[r].node===t)return!0;return!1}function h(e,t){return(new u).traverse(e,t)}function g(e,t){var r;return r=function(e,t){var r,n,i,a;for(n=e.length,i=0;n;)t(e[a=i+(r=n>>>1)])?n=r:(i=a+1,n-=r+1);return i}(t,function(t){return t.range[0]>e.range[0]}),e.extendedRange=[e.range[0],e.range[1]],r!==t.length&&(e.extendedRange[1]=t[r].range[0]),(r-=1)>=0&&(e.extendedRange[0]=t[r].range[1]),e}return r={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",PrivateIdentifier:"PrivateIdentifier",Program:"Program",Property:"Property",PropertyDefinition:"PropertyDefinition",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},i={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n={Break:a={},Skip:o={},Remove:s={}},d.prototype.replace=function(e){this.parent[this.key]=e},d.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)},u.prototype.path=function(){var e,t,r,n,i;function a(e,t){if(Array.isArray(t))for(r=0,n=t.length;r<n;++r)e.push(t[r]);else e.push(t)}if(!this.__current.path)return null;for(i=[],e=2,t=this.__leavelist.length;e<t;++e)a(i,this.__leavelist[e].path);return a(i,this.__current.path),i},u.prototype.type=function(){return this.current().type||this.__current.wrap},u.prototype.parents=function(){var e,t,r;for(r=[],e=1,t=this.__leavelist.length;e<t;++e)r.push(this.__leavelist[e].node);return r},u.prototype.current=function(){return this.__current.node},u.prototype.__execute=function(e,t){var r,n;return n=void 0,r=this.__current,this.__current=t,this.__state=null,e&&(n=e.call(this,t.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=r,n},u.prototype.notify=function(e){this.__state=e},u.prototype.skip=function(){this.notify(o)},u.prototype.break=function(){this.notify(a)},u.prototype.remove=function(){this.notify(s)},u.prototype.__initialize=function(e,t){this.visitor=t,this.root=e,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,"iteration"===t.fallback?this.__fallback=Object.keys:"function"==typeof t.fallback&&(this.__fallback=t.fallback),this.__keys=i,t.keys&&(this.__keys=Object.assign(Object.create(this.__keys),t.keys))},u.prototype.traverse=function(e,t){var r,n,i,s,c,d,u,h,g,b,y,v;for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,r.push(new l(e,null,null,null)),n.push(new l(null,null,null,null));r.length;)if((i=r.pop())!==v){if(i.node){if(d=this.__execute(t.enter,i),this.__state===a||d===a)return;if(r.push(v),n.push(i),this.__state===o||d===o)continue;if(c=(s=i.node).type||i.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(s)}for(h=b.length;(h-=1)>=0;)if(y=s[u=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]&&!m(n,y[g])){if(p(c,b[h]))i=new l(y[g],[u,g],"Property",null);else{if(!f(y[g]))continue;i=new l(y[g],[u,g],null,null)}r.push(i)}}else if(f(y)){if(m(n,y))continue;r.push(new l(y,u,null,null))}}}else if(i=n.pop(),d=this.__execute(t.leave,i),this.__state===a||d===a)return},u.prototype.replace=function(e,t){var r,n,i,c,u,m,h,g,b,y,v,S,C;function _(e){var t,n,i,a;if(e.ref.remove())for(n=e.ref.key,a=e.ref.parent,t=r.length;t--;)if((i=r[t]).ref&&i.ref.parent===a){if(i.ref.key<n)break;--i.ref.key}}for(this.__initialize(e,t),v={},r=this.__worklist,n=this.__leavelist,m=new l(e,null,null,new d(S={root:e},"root")),r.push(m),n.push(m);r.length;)if((m=r.pop())!==v){if(void 0!==(u=this.__execute(t.enter,m))&&u!==a&&u!==o&&u!==s&&(m.ref.replace(u),m.node=u),this.__state!==s&&u!==s||(_(m),m.node=null),this.__state===a||u===a)return S.root;if((i=m.node)&&(r.push(v),n.push(m),this.__state!==o&&u!==o)){if(c=i.type||m.wrap,!(b=this.__keys[c])){if(!this.__fallback)throw new Error("Unknown node type "+c+".");b=this.__fallback(i)}for(h=b.length;(h-=1)>=0;)if(y=i[C=b[h]])if(Array.isArray(y)){for(g=y.length;(g-=1)>=0;)if(y[g]){if(p(c,b[h]))m=new l(y[g],[C,g],"Property",new d(y,g));else{if(!f(y[g]))continue;m=new l(y[g],[C,g],null,new d(y,g))}r.push(m)}}else f(y)&&r.push(new l(y,C,null,new d(i,C)))}}else if(m=n.pop(),void 0!==(u=this.__execute(t.leave,m))&&u!==a&&u!==o&&u!==s&&m.ref.replace(u),this.__state!==s&&u!==s||_(m),this.__state===a||u===a)return S.root;return S.root},t.Syntax=r,t.traverse=h,t.replace=function(e,t){return(new u).replace(e,t)},t.attachComments=function(e,t,r){var i,a,o,s,d=[];if(!e.range)throw new Error("attachComments needs range information");if(!r.length){if(t.length){for(o=0,a=t.length;o<a;o+=1)(i=c(t[o])).extendedRange=[0,e.range[0]],d.push(i);e.leadingComments=d}return e}for(o=0,a=t.length;o<a;o+=1)d.push(g(c(t[o]),r));return s=0,h(e,{enter:function(e){for(var t;s<d.length&&!((t=d[s]).extendedRange[1]>e.range[0]);)t.extendedRange[1]===e.range[0]?(e.leadingComments||(e.leadingComments=[]),e.leadingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),s=0,h(e,{leave:function(e){for(var t;s<d.length&&(t=d[s],!(e.range[1]<t.extendedRange[0]));)e.range[1]===t.extendedRange[0]?(e.trailingComments||(e.trailingComments=[]),e.trailingComments.push(t),d.splice(s,1)):s+=1;return s===d.length?n.Break:d[s].extendedRange[0]>e.range[1]?n.Skip:void 0}}),e},t.VisitorKeys=i,t.VisitorOption=n,t.Controller=u,t.cloneEnvironment=function(){return e({})},t}(t)},70781:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getExtendedConstructorArguments=function(e,t,r){let n;e.extendConstructorArguments??1?(n=[...t.constructorArguments],r.constructorArguments.map((e,t)=>{n[t]=e})):n=r.constructorArguments;return n}},70885:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayEncoding=void 0;const n=r(65063);t.StringArrayEncoding=n.Utils.makeEnum({None:"none",Base64:"base64",Rc4:"rc4"})},70906:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallControlFlowReplacer=void 0;const s=r(52650),c=r(32287),d=r(96747),l=r(94914),u=r(23615),f=r(90253),p=r(12720);let m=n=class extends l.AbstractControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){if(!(p.NodeMetadata.isStringArrayCallLiteralNode(e)&&(f.NodeLiteralUtils.isNumberLiteralNode(e)||f.NodeLiteralUtils.isStringLiteralNode(e))))return e;const i=e.value,a=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.LiteralNode);a.initialize(e);const o=this.insertCustomNodeToControlFlowStorage(a,r,i,n.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),o)}generateStorageKey(e){const t=this.identifierNamesGenerator.generateForLabel(e.getStorageId());return e.has(t)?this.generateStorageKey(e):t}getControlFlowStorageCallNode(e,t){const r=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.StringLiteralControlFlowStorageCallNode);r.initialize(e,t);const n=r.getNode()[0];if(!n||!u.NodeGuards.isExpressionStatementNode(n))throw new Error("`controlFlowStorageCallCustomNode.getNode()[0]` should returns array with `ExpressionStatement` node");return n.expression}};t.StringArrayCallControlFlowReplacer=m,m.usingExistingIdentifierChance=.5,t.StringArrayCallControlFlowReplacer=m=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IControlFlowCustomNode)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(3,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object])],m)},71013:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraintsWithName=function(e){return(0,n.isAnyAncestorBindingConstraints)((0,i.isBindingConstraintsWithName)(e))};const n=r(74622),i=r(69200)},71202:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.importAttributesOrAssertions=t.importAttributes=t.importAssertions=void 0;var n=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=i(t);if(r&&r.has(e))return r.get(e);var n={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&{}.hasOwnProperty.call(e,o)){var s=a?Object.getOwnPropertyDescriptor(e,o):null;s&&(s.get||s.set)?Object.defineProperty(n,o,s):n[o]=e[o]}return n.default=e,r&&r.set(e,n),n}(r(48630));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(i=function(e){return e?r:t})(e)}const a="{".charCodeAt(0),o=" ".charCodeAt(0),s="with",c="assert";t.importAttributes=d({keyword:"with"}),t.importAssertions=d({keyword:"assert"}),t.importAttributesOrAssertions=d({keyword:"with-assert"});function d(e){return function(t){return function(e,t){const r=t.acorn||n,{tokTypes:i,TokenType:d}=r,{keyword:l}=e,u=l.includes(s),f=l.includes(c),p=u&&f;return class extends t{constructor(...e){super(...e),this.withToken=u&&new d(s),this.assertToken=f&&new d(c)}_codeAt(e){return this.input.charCodeAt(e)}_eat(e){this.type!==e&&this.unexpected(),this.next()}_matchKeywordToken(){return p&&(this.type===this.withToken||this.type===this.assertToken)||u&&this.type===this.withToken||f&&this.type===this.assertToken}_getProperty(){return p?this.type===this.withToken?"attributes":"assertions":u?"attributes":"assertions"}readToken(e){let t,r,n=0;if(p){if(this.input.slice(this.pos,this.pos+4)===s)t=s,r=this.withToken;else{if(this.input.slice(this.pos,this.pos+6)!==c)return super.readToken(e);t=c,r=this.assertToken}n+=t.length}else for(t=u?s:c,r=u?this.withToken:this.assertToken;n<t.length;n++)if(this._codeAt(this.pos+n)!==t.charCodeAt(n))return super.readToken(e);for(;this._codeAt(this.pos+n)!==a;n++)if(this._codeAt(this.pos+n)!==o)return super.readToken(e);return"{"===this.type.label?super.readToken(e):(this.pos+=t.length,this.finishToken(r))}parseDynamicImport(e){if(this.next(),e.source=this.parseMaybeAssign(),this.eat(i.comma)){const t=this.parseExpression();e.arguments=[t]}return this._eat(i.parenR),this.finishNode(e,"ImportExpression")}parseExport(e,t){if(this.next(),this.eat(i.star)){if(this.options.ecmaVersion>=11&&(this.eatContextual("as")?(e.exported=this.parseIdent(!0),this.checkExport(t,e.exported.name,this.lastTokStart)):e.exported=null),this.expectContextual("from"),this.type!==i.string&&this.unexpected(),e.source=this.parseExprAtom(),this._matchKeywordToken()){const t=this._getProperty();this.next();const r=this.parseImportAttributes();r&&(e[t]=r)}return this.semicolon(),this.finishNode(e,"ExportAllDeclaration")}if(this.eat(i._default)){var r;if(this.checkExport(t,"default",this.lastTokStart),this.type===i._function||(r=this.isAsyncFunction())){var n=this.startNode();this.next(),r&&this.next(),e.declaration=this.parseFunction(n,5,!1,r)}else if(this.type===i._class){var a=this.startNode();e.declaration=this.parseClass(a,"nullableID")}else e.declaration=this.parseMaybeAssign(),this.semicolon();return this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement())e.declaration=this.parseStatement(null),"VariableDeclaration"===e.declaration.type?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id.name,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from")){if(this.type!==i.string&&this.unexpected(),e.source=this.parseExprAtom(),this._matchKeywordToken()){const t=this._getProperty();this.next();const r=this.parseImportAttributes();r&&(e[t]=r)}}else{for(var o=0,s=e.specifiers;o<s.length;o+=1){var c=s[o];this.checkUnreserved(c.local),this.checkLocalExport(c.local)}e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")}parseImport(e){if(this.next(),this.type===i.string?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===i.string?this.parseExprAtom():this.unexpected()),this._matchKeywordToken()){const t=this._getProperty();this.next();const r=this.parseImportAttributes();r&&(e[t]=r)}return this.semicolon(),this.finishNode(e,"ImportDeclaration")}parseImportAttributes(){this._eat(i.braceL);const e=this.parsewithEntries();return this._eat(i.braceR),e}parsewithEntries(){const e=[],t=new Set;do{if(this.type===i.braceR)break;const r=this.startNode();let n;n=this.type===i.string?this.parseLiteral(this.value):this.parseIdent(!0),this.next(),r.key=n,t.has(r.key.name)&&this.raise(this.pos,"Duplicated key in attributes"),t.add(r.key.name),this.type!==i.string&&this.raise(this.pos,"Only string is supported as an attribute value"),r.value=this.parseLiteral(this.value),e.push(this.finishNode(r,"ImportAttribute"))}while(this.eat(i.comma));return e}}}(e,t)}}},71283:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPlugin=t.Plugin=void 0;var n=r(94407);Object.defineProperty(t,"Plugin",{enumerable:!0,get:function(){return n.Plugin}});var i=r(94407);Object.defineProperty(t,"isPlugin",{enumerable:!0,get:function(){return i.isPlugin}})},71332:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelperGroup=void 0,function(e){e.ConsoleOutput="ConsoleOutput",e.DebugProtection="DebugProtection",e.DomainLock="DomainLock",e.SelfDefending="SelfDefending",e.StringArray="StringArray"}(r||(t.CustomCodeHelperGroup=r={}))},71612:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CodeTransformersRunner=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.codeTransformerFactory=e,this.codeTransformerNamesGroupsBuilder=t}transform(e,t,r){if(!t.length)return e;const n=this.buildNormalizedCodeTransformers(t,r),i=this.codeTransformerNamesGroupsBuilder.build(n);for(const t of i)for(const i of t){e=n[i].transformCode(e,r)}return e}buildNormalizedCodeTransformers(e,t){return e.reduce((e,t)=>{const r=this.codeTransformerFactory(t);return{...e,[t]:r}},{})}};t.CodeTransformersRunner=c,t.CodeTransformersRunner=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__ICodeTransformer)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICodeTransformerNamesGroupsBuilder)),i("design:paramtypes",[Function,Object])],c)},71626:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SelfDefendingTemplate=function(e,t){const r=e.getRandomString(6),n=e.getRandomString(6),i=e.getRandomString(6),a=e.getRandomString(6),o=e.getRandomString(6),s=e.getRandomString(6),c=e.getRandomString(6),d=e.getRandomString(6),l=e.getRandomString(6);return`\n const StatesClass = function (${r}) {\n this.${r} = ${r};\n this.${n} = [1, 0, 0];\n this.${i} = function(){return 'newState';};\n this.${a} = '${t.encode("\\w+ *\\(\\) *{\\w+ *",!0)}';\n this.${o} = '${t.encode("['|\"].+['|\"];? *}",!0)}';\n };\n \n StatesClass.prototype.${s} = function () {\n const regExp = new RegExp(this.${a} + this.${o});\n const expression = regExp.test(this.${i}.toString())\n ? --this.${n}[1]\n : --this.${n}[0];\n \n return this.${c}(expression);\n };\n \n StatesClass.prototype.${c} = function (${l}) {\n if (!Boolean(~${l})) {\n return ${l};\n }\n \n return this.${d}(this.${r});\n };\n\n StatesClass.prototype.${d} = function (${r}) {\n for (let i = 0, len = this.${n}.length; i < len; i++) {\n this.${n}.push(Math.round(Math.random()));\n len = this.${n}.length;\n }\n \n return ${r}(this.${n}[0]);\n };\n\n if (('' + function(){return 0;}).indexOf('\\n') === -1) {\n new StatesClass({stringArrayCallsWrapperName}).${s}();\n }\n `}},71675:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveServiceDeactivations=function(e,t){const r=e.getBindings(t);return(0,n.resolveBindingsDeactivations)(e,r)};const n=r(8914)},71780:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayRotateFunctionTemplate=function(){return"\n (function (stringArrayFunction, comparisonValue) {\n const stringArray = stringArrayFunction();\n \n while (true) {\n try {\n const expression = {comparisonExpressionCode};\n \n if (expression === comparisonValue) {\n break;\n } else {\n stringArray['push'](stringArray['shift']());\n }\n } catch (e) {\n stringArray['push'](stringArray['shift']());\n }\n }\n })({stringArrayFunctionName}, {comparisonValue});\n "}},71947:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindingConstraintsImplementation=void 0;class r{#Se;constructor(e){this.#Se=e}get name(){return this.#Se.elem.name}get serviceIdentifier(){return this.#Se.elem.serviceIdentifier}get tags(){return this.#Se.elem.tags}getAncestor(){if(this.#Se.elem.getAncestorsCalled=!0,void 0!==this.#Se.previous)return new r(this.#Se.previous)}}t.BindingConstraintsImplementation=r},72167:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ObfuscationTarget=void 0;const n=r(65063);t.ObfuscationTarget=n.Utils.makeEnum({Browser:"browser",BrowserNoEval:"browser-no-eval",Node:"node",ServiceWorker:"service-worker"})},72288:e=>{"use strict";e.exports={version:"2.4.2"}},72566:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.ScopeAnalyzer=void 0;const d=r(52650),l=c(r(37956)),u=c(r(34608)),f=r(33078),p=r(90432),m=r(23615);let h=i=class{constructor(){this.scopeManager=null,this.sanitizedScopeManager=null}static attachMissingRanges(e){u.replace(e,{enter:(e,t)=>{var r,n,a,o;return e.range||(e.range=[null!==(n=null===(r=null==t?void 0:t.range)||void 0===r?void 0:r[0])&&void 0!==n?n:i.emptyRangeValue,null!==(o=null===(a=null==t?void 0:t.range)||void 0===a?void 0:a[1])&&void 0!==o?o:i.emptyRangeValue]),e}})}static isRootNode(e){return m.NodeGuards.isProgramNode(e)||e.parentNode===e}analyze(e){const t=i.sourceTypes.length;this.scopeManager=null,this.sanitizedScopeManager=null,i.attachMissingRanges(e);for(let r=0;r<t;r++)try{return this.scopeManager=l.analyze(e,{...i.eslintScopeOptions,sourceType:i.sourceTypes[r]}),void this.fixAnnexBFunctionHoisting()}catch(e){if(r<t-1)continue;throw new Error(e)}throw new Error("Scope analyzing error")}acquireScope(e){if(!this.scopeManager)throw new Error("Scope manager is not defined");const t=this.scopeManager.acquire(e,i.isRootNode(e));if(!t)throw new Error("Cannot acquire scope for node");return this.sanitizedScopeManager!==this.scopeManager&&(this.sanitizeScopes(t),this.sanitizedScopeManager=this.scopeManager),t}isAnalyzed(e){var t;return!!(null===(t=this.scopeManager)||void 0===t?void 0:t.acquire(e,i.isRootNode(e)))}fixAnnexBFunctionHoisting(){this.scopeManager&&this.walkScopes(this.scopeManager.globalScope,e=>{if("block"!==e.type&&"switch"!==e.type)return;if(e.isStrict)return;const t=e.variableScope;if(t)for(let r=e.variables.length-1;r>=0;r--){const n=e.variables[r];if(!n.defs.some(e=>{var t;return"FunctionName"===e.type&&"FunctionDeclaration"===(null===(t=e.node)||void 0===t?void 0:t.type)}))continue;const i=t.variables.find(e=>e.name===n.name&&e!==n);if(null==i?void 0:i.defs.some(e=>{var t,r;return"Variable"===e.type&&("let"===(null===(t=e.parent)||void 0===t?void 0:t.kind)||"const"===(null===(r=e.parent)||void 0===r?void 0:r.kind))}))continue;const a=null!=i?i:n;i?(i.identifiers.push(...n.identifiers),i.references.push(...n.references)):t.variables.push(n),e.variables.splice(r,1),this.linkThroughReferences(n.name,t,a)}})}linkThroughReferences(e,t,r){for(let n=t.through.length-1;n>=0;n--)t.through[n].identifier.name===e&&(r.references.push(t.through[n]),t.through.splice(n,1));for(const n of t.childScopes)this.linkThroughReferences(e,n,r)}sanitizeScopes(e){e.childScopes.forEach(e=>{if("class"===e.type&&e.upper){if(!e.variables.length)return;const t=e.variables[0],r=e.upper.variables.find(e=>{const r=t.defs.some(e=>"ClassName"===e.type),n=e.defs.some(e=>"ImportBinding"===e.type);return r&&e.name===t.name&&!n});null==r||r.references.push(...e.variables[0].references)}});for(const t of e.childScopes)this.sanitizeScopes(t)}walkScopes(e,t){t(e);for(const r of e.childScopes)this.walkScopes(r,t)}};t.ScopeAnalyzer=h,h.eslintScopeOptions={ecmaVersion:p.ecmaVersion,childVisitorKeys:f.KEYS,optimistic:!0},h.sourceTypes=["script","module"],h.emptyRangeValue=0,t.ScopeAnalyzer=h=i=s([(0,d.injectable)()],h)},72576:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){(0,i.default)(e),"[object RegExp]"!==Object.prototype.toString.call(t)&&(t=new RegExp(t,r));return!!e.match(t)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},72830:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/[^\x00-\x7F]/;e.exports=t.default,e.exports.default=t.default},73184:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MEDIUM_OBFUSCATION_PRESET=void 0;const n=r(94838),i=r(70885),a=r(60056),o=r(78297);t.MEDIUM_OBFUSCATION_PRESET=Object.freeze({...o.LOW_OBFUSCATION_PRESET,controlFlowFlattening:!0,deadCodeInjection:!0,numbersToExpressions:!0,optionsPreset:n.OptionsPreset.MediumObfuscation,splitStrings:!0,splitStringsChunkLength:10,stringArrayCallsTransformThreshold:.75,stringArrayEncoding:[i.StringArrayEncoding.Base64],stringArrayWrappersCount:2,stringArrayWrappersParametersMaxCount:4,stringArrayWrappersType:a.StringArrayWrappersType.Function,transformObjectKeys:!0})},73199:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(r(29947));function a(e){if("string"!=typeof e)throw new Error("A string is expected as input");return e.match(i.default())||[]}function o(e){if("string"!=typeof e)throw new Error("Input must be a string");var t=e.match(i.default());return null===t?0:t.length}function s(e,t,r){if(void 0===t&&(t=0),"string"!=typeof e)throw new Error("Input must be a string");("number"!=typeof t||t<0)&&(t=0),"number"==typeof r&&r<0&&(r=0);var n=e.match(i.default());return n?n.slice(t,r).join(""):""}t.toArray=a,t.length=o,t.substring=s,t.substr=function(e,t,r){if(void 0===t&&(t=0),"string"!=typeof e)throw new Error("Input must be a string");var n,a=o(e);if("number"!=typeof t&&(t=parseInt(t,10)),t>=a)return"";t<0&&(t+=a),void 0===r?n=a:("number"!=typeof r&&(r=parseInt(r,10)),n=r>=0?r+t:t);var s=e.match(i.default());return s?s.slice(t,n).join(""):""},t.limit=function(e,t,r,n){if(void 0===t&&(t=16),void 0===r&&(r="#"),void 0===n&&(n="right"),"string"!=typeof e||"number"!=typeof t)throw new Error("Invalid arguments specified");if(-1===["left","right"].indexOf(n))throw new Error("Pad position should be either left or right");"string"!=typeof r&&(r=String(r));var i=o(e);if(i>t)return s(e,0,t);if(i<t){var a=r.repeat(t-i);return"left"===n?a+e:e+a}return e},t.indexOf=function(e,t,r){if(void 0===r&&(r=0),"string"!=typeof e)throw new Error("Input must be a string");if(""===e)return""===t?0:-1;r=Number(r),r=isNaN(r)?0:r,t=String(t);var n=a(e);if(r>=n.length)return""===t?n.length:-1;if(""===t)return r;var i,o=a(t),s=!1;for(i=r;i<n.length;i+=1){for(var c=0;c<o.length&&o[c]===n[i+c];)c+=1;if(c===o.length&&o[c-1]===n[i+c-1]){s=!0;break}}return s?i:-1}},73240:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getBaseType=t.findInPrototypeChain=void 0;const n=r(3177);Object.defineProperty(t,"findInPrototypeChain",{enumerable:!0,get:function(){return n.findInPrototypeChain}});const i=r(5433);Object.defineProperty(t,"getBaseType",{enumerable:!0,get:function(){return i.getBaseType}})},73583:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);var t=e.split(",");if(t.length<2)return!1;var r=t.shift().trim().split(";"),n=r.shift();if("data:"!==n.slice(0,5))return!1;var c=n.slice(5);if(""!==c&&!a.test(c))return!1;for(var d=0;d<r.length;d++)if((d!==r.length-1||"base64"!==r[d].toLowerCase())&&!o.test(r[d]))return!1;for(var l=0;l<t.length;l++)if(!s.test(t[l]))return!1;return!0};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[a-z]+\/[a-z0-9\-\+\._]+$/i,o=/^[a-z\-]+=[a-z0-9\-]+$/i,s=/^[a-z0-9!\$&'\(\)\*\+,;=\-\._~:@\/\?%\s]*$/i;e.exports=t.default,e.exports.default=t.default},73609:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,i.default)(e);for(var t,r,n,a=e.replace(/[- ]+/g,""),o=0,s=a.length-1;s>=0;s--)t=a.substring(s,s+1),r=parseInt(t,10),o+=n&&(r*=2)>=10?r%10+1:r,n=!n;return!(o%10!=0||!a)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},73661:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallsTransformThresholdRule=void 0;t.StringArrayCallsTransformThresholdRule=e=>(0===e.stringArrayCallsTransformThreshold&&(e={...e,stringArrayCallsTransform:!1,stringArrayCallsTransformThreshold:0}),e)},73870:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updateSetMetadataWithList=function(e){return t=>{for(const r of e)t.add(r);return t}}},74148:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveServiceRedirectionBindingNode=function(e){return function t(r,i){const a=[];for(const o of i.redirections)(0,n.isPlanServiceRedirectionBindingNode)(o)?a.push(...t(r,o)):a.push(e(r,o));return a}};const n=r(15537)},74294:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^[\x00-\x7F]+$/;e.exports=t.default,e.exports.default=t.default},74622:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isAnyAncestorBindingConstraints=function(e){return t=>{for(let r=t.getAncestor();void 0!==r;r=r.getAncestor())if(e(r))return!0;return!1}}},74819:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ScopeThroughIdentifiersTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(96390),l=r(76893),u=r(23615);let f=class extends l.AbstractNodeTransformer{constructor(e,t,r,n){super(r,n),this.runAfter=[d.NodeTransformer.ScopeIdentifiersTransformer],this.runOnProgramNodeOnly=!0,this.throughIdentifierReplacer=e,this.scopeIdentifiersTraverser=t}getVisitor(e){return e===c.NodeTransformationStage.RenameIdentifiers?{enter:(e,t)=>{if(t&&u.NodeGuards.isProgramNode(e))return this.transformNode(e)}}:null}transformNode(e){return this.scopeIdentifiersTraverser.traverseScopeThroughIdentifiers(e,e=>{const{reference:t,variableLexicalScopeNode:r}=e;this.transformScopeThroughIdentifiers(t,r)},!1),e}transformScopeThroughIdentifiers(e,t){e.resolved||this.replaceIdentifierName(e)}replaceIdentifierName(e){const t=e.identifier,r=this.throughIdentifierReplacer.replace(t);e.identifier.name=r.name}};t.ScopeThroughIdentifiersTransformer=f,t.ScopeThroughIdentifiersTransformer=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IThroughIdentifierReplacer)),a(1,(0,o.inject)(s.ServiceIdentifiers.IScopeIdentifiersTraverser)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object,Object])],f)},74898:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildInstanceBinding=function(e,t){const r=(0,n.getClassMetadata)(t).scope??e.scope;return{cache:{isRight:!1,value:void 0},id:(0,i.getBindingId)(),implementationType:t,isSatisfiedBy:()=>!0,moduleId:void 0,onActivation:void 0,onDeactivation:void 0,scope:r,serviceIdentifier:t,type:a.bindingTypeValues.Instance}};const n=r(49343),i=r(93973),a=r(66621)},74955:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.Options=void 0;const s=r(52650),c=r(32287),d=r(90804),l=r(93844),u=r(72167),f=r(94838),p=r(36833),m=r(54042),h=r(48096),g=r(66822),b=r(70885),y=r(60056),v=r(11839),S=r(78297),C=r(73184),_=r(49517),x=r(14363),A=r(18649),E=r(66817),I=r(92076),N=r(24116);let M=n=class{constructor(e,t){var r;const i=n.getOptionsByPreset(null!==(r=e.optionsPreset)&&void 0!==r?r:f.OptionsPreset.Default);Object.assign(this,i,e);const a=(0,d.validateSync)(this,n.validatorOptions);if(a.length)throw new ReferenceError(`Validation failed. errors:\n${x.ValidationErrorsFormatter.format(a)}`);Object.assign(this,t.normalize(this))}static getOptionsByPreset(e){var t;const r=null!==(t=n.optionPresetsMap.get(e))&&void 0!==t?t:null;if(!r)throw new Error(`Options for preset name \`${e}\` are not found`);return r}};t.Options=M,M.optionPresetsMap=new Map([[f.OptionsPreset.Default,v.DEFAULT_PRESET],[f.OptionsPreset.LowObfuscation,S.LOW_OBFUSCATION_PRESET],[f.OptionsPreset.MediumObfuscation,C.MEDIUM_OBFUSCATION_PRESET],[f.OptionsPreset.HighObfuscation,_.HIGH_OBFUSCATION_PRESET]]),M.validatorOptions={forbidUnknownValues:!0,validationError:{target:!1}},i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"compact",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"controlFlowFlattening",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),(0,d.Max)(1),a("design:type",Number)],M.prototype,"controlFlowFlatteningThreshold",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"deadCodeInjection",void 0),i([(0,d.IsNumber)(),a("design:type",Number)],M.prototype,"deadCodeInjectionThreshold",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"debugProtection",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),a("design:type",Number)],M.prototype,"debugProtectionInterval",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"disableConsoleOutput",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),(0,A.IsAllowedForObfuscationTargets)([u.ObfuscationTarget.Browser,u.ObfuscationTarget.BrowserNoEval]),a("design:type",Array)],M.prototype,"domainLock",void 0),i([(0,E.IsDomainLockRedirectUrl)(),a("design:type",String)],M.prototype,"domainLockRedirectUrl",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),a("design:type",Array)],M.prototype,"forceTransformStrings",void 0),i([(0,I.IsIdentifierNamesCache)(),a("design:type",Object)],M.prototype,"identifierNamesCache",void 0),i([(0,d.IsIn)([l.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator,l.IdentifierNamesGenerator.HexadecimalIdentifierNamesGenerator,l.IdentifierNamesGenerator.MangledIdentifierNamesGenerator,l.IdentifierNamesGenerator.MangledShuffledIdentifierNamesGenerator]),a("design:type",Object)],M.prototype,"identifierNamesGenerator",void 0),i([(0,d.IsString)(),a("design:type",String)],M.prototype,"identifiersPrefix",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),(0,d.ValidateIf)(e=>e.identifierNamesGenerator===l.IdentifierNamesGenerator.DictionaryIdentifierNamesGenerator),(0,d.ArrayNotEmpty)(),a("design:type",Array)],M.prototype,"identifiersDictionary",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"ignoreImports",void 0),i([(0,N.IsInputFileName)(),a("design:type",String)],M.prototype,"inputFileName",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"log",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"numbersToExpressions",void 0),i([(0,d.IsIn)([f.OptionsPreset.Default,f.OptionsPreset.LowObfuscation,f.OptionsPreset.MediumObfuscation,f.OptionsPreset.HighObfuscation]),a("design:type",String)],M.prototype,"optionsPreset",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"renameGlobals",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"renameProperties",void 0),i([(0,d.IsIn)([p.RenamePropertiesMode.Safe,p.RenamePropertiesMode.Unsafe]),a("design:type",String)],M.prototype,"renamePropertiesMode",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),a("design:type",Array)],M.prototype,"reservedNames",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsString)({each:!0}),a("design:type",Array)],M.prototype,"reservedStrings",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"selfDefending",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"simplify",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"sourceMap",void 0),i([(0,d.IsString)(),(0,d.ValidateIf)(e=>Boolean(e.sourceMapBaseUrl)),(0,d.IsUrl)({require_protocol:!0,require_tld:!1,require_valid_protocol:!0}),a("design:type",String)],M.prototype,"sourceMapBaseUrl",void 0),i([(0,d.IsString)(),a("design:type",String)],M.prototype,"sourceMapFileName",void 0),i([(0,d.IsIn)([m.SourceMapMode.Inline,m.SourceMapMode.Separate]),a("design:type",Object)],M.prototype,"sourceMapMode",void 0),i([(0,d.IsIn)([h.SourceMapSourcesMode.Sources,h.SourceMapSourcesMode.SourcesContent]),a("design:type",Object)],M.prototype,"sourceMapSourcesMode",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"splitStrings",void 0),i([(0,d.IsNumber)(),(0,d.ValidateIf)(e=>Boolean(e.splitStrings)),(0,d.Min)(1),a("design:type",Number)],M.prototype,"splitStringsChunkLength",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArray",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayCallsTransform",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),(0,d.Max)(1),a("design:type",Number)],M.prototype,"stringArrayCallsTransformThreshold",void 0),i([(0,d.IsArray)(),(0,d.ArrayUnique)(),(0,d.IsIn)([b.StringArrayEncoding.None,b.StringArrayEncoding.Base64,b.StringArrayEncoding.Rc4],{each:!0}),a("design:type",Array)],M.prototype,"stringArrayEncoding",void 0),i([(0,d.IsArray)(),(0,d.ArrayNotEmpty)(),(0,d.ArrayUnique)(),(0,d.IsIn)([g.StringArrayIndexesType.HexadecimalNumber,g.StringArrayIndexesType.HexadecimalNumericString],{each:!0}),a("design:type",Array)],M.prototype,"stringArrayIndexesType",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayIndexShift",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayRotate",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayShuffle",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"stringArrayWrappersChainedCalls",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),a("design:type",Number)],M.prototype,"stringArrayWrappersCount",void 0),i([(0,d.IsNumber)(),(0,d.Min)(2),a("design:type",Number)],M.prototype,"stringArrayWrappersParametersMaxCount",void 0),i([(0,d.IsIn)([y.StringArrayWrappersType.Variable,y.StringArrayWrappersType.Function]),a("design:type",String)],M.prototype,"stringArrayWrappersType",void 0),i([(0,d.IsNumber)(),(0,d.Min)(0),(0,d.Max)(1),a("design:type",Number)],M.prototype,"stringArrayThreshold",void 0),i([(0,d.IsIn)([u.ObfuscationTarget.Browser,u.ObfuscationTarget.BrowserNoEval,u.ObfuscationTarget.Node,u.ObfuscationTarget.ServiceWorker]),a("design:type",Object)],M.prototype,"target",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"transformObjectKeys",void 0),i([(0,d.IsBoolean)(),a("design:type",Boolean)],M.prototype,"unicodeEscapeSequence",void 0),t.Options=M=n=i([(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.TInputOptions)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptionsNormalizer)),a("design:paramtypes",[Object,Object])],M)},75025:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.ImportMetaObfuscationGuard=void 0;const i=r(52650),a=r(50275),o=r(23615);let s=class{check(e){const t=o.NodeGuards.isMetaPropertyNode(e),r=!!(null==e?void 0:e.parentNode)&&o.NodeGuards.isMetaPropertyNode(e.parentNode);return t||r?a.ObfuscatingGuardResult.Ignore:a.ObfuscatingGuardResult.Transform}};t.ImportMetaObfuscationGuard=s,t.ImportMetaObfuscationGuard=s=n([(0,i.injectable)()],s)},75072:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveProviderBindingCallback=function(e,t){return t.provider(e.context)}},75252:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.NodeTransformerNamesGroupsBuilder=void 0;const i=r(52650),a=r(17412);let o=class extends a.AbstractTransformerNamesGroupsBuilder{};t.NodeTransformerNamesGroupsBuilder=o,t.NodeTransformerNamesGroupsBuilder=o=n([(0,i.injectFromBase)(),(0,i.injectable)()],o)},75269:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LogicalExpressionFunctionNode=void 0;const o=r(52650),s=r(32287),c=r(57013),d=r(91363),l=r(25120);let u=class extends c.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e){this.operator=e}getNodeStructure(){const e=d.NodeFactory.expressionStatementNode(d.NodeFactory.functionExpressionNode([d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")],d.NodeFactory.blockStatementNode([d.NodeFactory.returnStatementNode(d.NodeFactory.logicalExpressionNode(this.operator,d.NodeFactory.identifierNode("x"),d.NodeFactory.identifierNode("y")))])));return l.NodeUtils.parentizeAst(e),[e]}};t.LogicalExpressionFunctionNode=u,t.LogicalExpressionFunctionNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},75333:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.handleInjectionError=function(e,t,r,s){if(a.InversifyCoreError.isErrorOfKind(s,o.InversifyCoreErrorKind.injectionDecoratorConflict)){const c=(0,n.getDecoratorInfo)(e,t,r);throw new a.InversifyCoreError(o.InversifyCoreErrorKind.injectionDecoratorConflict,`Unexpected injection error.\n\nCause:\n\n${s.message}\n\nDetails\n\n${(0,i.stringifyDecoratorInfo)(c)}`,{cause:s})}throw s};const n=r(76855),i=r(90916),a=r(21773),o=r(94931)},75577:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),e===e.toUpperCase()};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};e.exports=t.default,e.exports.default=t.default},75617:(e,t,r)=>{e.exports=r(58303)},75751:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e);try{t=(0,a.default)(t,c);var r=[];t.allow_primitives&&(r=[null,!1,!0]);var o=JSON.parse(e);return(0,i.default)(r,o)||!!o&&"object"===s(o)}catch(e){}return!1};var n=o(r(83399)),i=o(r(78644)),a=o(r(93610));function o(e){return e&&e.__esModule?e:{default:e}}function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}var c={allow_primitives:!1};e.exports=t.default,e.exports.default=t.default},76059:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectExpressionVariableDeclarationHostNode=void 0;const o=r(52650),s=r(32287),c=r(57013),d=r(91363),l=r(23615);let u=class extends c.AbstractCustomNode{constructor(e,t,r,n){super(e,t,r,n)}initialize(e,t){this.lexicalScopeNode=e,this.properties=t}getNodeStructure(){const e=l.NodeGuards.isProgramNode(this.lexicalScopeNode)?this.identifierNamesGenerator.generateForGlobalScopeWithAllScopesValidation():this.identifierNamesGenerator.generateForLexicalScope(this.lexicalScopeNode);return[d.NodeFactory.variableDeclarationNode([d.NodeFactory.variableDeclaratorNode(d.NodeFactory.identifierNode(e),d.NodeFactory.objectExpressionNode(this.properties))],"const")]}};t.ObjectExpressionVariableDeclarationHostNode=u,t.ObjectExpressionVariableDeclarationHostNode=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Object,Object,Object])],u)},76084:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e);var r=!1===(t=t||{}).allow_leading_zeroes?o:s,a=!t.hasOwnProperty("min")||(0,i.default)(t.min)||e>=t.min,c=!t.hasOwnProperty("max")||(0,i.default)(t.max)||e<=t.max,d=!t.hasOwnProperty("lt")||(0,i.default)(t.lt)||e<t.lt,l=!t.hasOwnProperty("gt")||(0,i.default)(t.gt)||e>t.gt;return r.test(e)&&a&&c&&d&&l};var n=a(r(83399)),i=a(r(50821));function a(e){return e&&e.__esModule?e:{default:e}}var o=/^(?:[-+]?(?:0|[1-9][0-9]*))$/,s=/^[-+]?[0-9]+$/;e.exports=t.default,e.exports.default=t.default},76336:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.FunctionDeclarationCalleeDataExtractor=void 0;const c=r(52650),d=s(r(34608)),l=r(79380),u=r(23615),f=r(50027);let p=class extends l.AbstractCalleeDataExtractor{extract(e,t){if(!u.NodeGuards.isIdentifierNode(t))return null;const r=this.getCalleeBlockStatement(f.NodeStatementUtils.getParentNodeWithStatements(e[0]),t.name);return r?{callee:r,name:t.name}:null}getCalleeBlockStatement(e,t){let r=null;return d.traverse(e,{enter:e=>{if(u.NodeGuards.isFunctionDeclarationNode(e)&&e.id.name===t)return r=e.body,d.VisitorOption.Break}}),r}};t.FunctionDeclarationCalleeDataExtractor=p,t.FunctionDeclarationCalleeDataExtractor=p=o([(0,c.injectFromBase)(),(0,c.injectable)()],p)},76382:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DomainLockTemplate=function(){return'\n const {domainLockFunctionName} = {callControllerFunctionName}(this, function () {\n \n {globalVariableTemplate}\n \n const regExp = new RegExp("[{domainsStringDiff}]", "g");\n const domains = "{domains}".replace(regExp, "").split(";");\n let document;\n let domain;\n let location;\n let hostname;\n\n const isName = function(name, length, cs) {\n if (name.length != length) {\n return false;\n }\n\n for (let i = 0; i < length; i++) {\n for (let j = 0; j < cs.length; j += 2) {\n if (i == cs[j] && name.charCodeAt(i) != cs[j+1]) {\n return false;\n }\n }\n }\n\n return true;\n };\n\n const isNameVariant1 = function(cs, name, length) {\n return isName(name, length, cs);\n };\n\n const isNameVariant2 = function(name, cs, length) {\n return isNameVariant1(cs, name, length);\n };\n\n const isNameVariant3 = function(length, name, cs) {\n return isNameVariant2(name, cs, length);\n };\n\n for (let d in that) {\n if (isName(d, 8, [7, 116, 5, 101, 3, 117, 0, 100])) {\n document = d;\n \n break;\n }\n }\n\n for (let d1 in that[document]) {\n if (isNameVariant3(6, d1, [5, 110, 0, 100])) {\n domain = d1;\n\n break;\n }\n }\n\n for (let d2 in that[document]) {\n if (isNameVariant2(d2, [7, 110, 0, 108], 8)) {\n location = d2;\n\n break;\n }\n }\n\n if (!("~" > domain)) {\n for (let d3 in that[document][location]) {\n if (isNameVariant1([7, 101, 0, 104], d3, 8)) {\n hostname = d3;\n \n break;\n }\n }\n }\n \n if (!document || !that[document]) {\n return;\n }\n \n const documentDomain = that[document][domain];\n const documentLocationHostName = !!that[document][location] && that[document][location][hostname];\n const currentDomain = documentDomain || documentLocationHostName;\n \n if (!currentDomain) {\n return;\n }\n \n let ok = false;\n \n for (let i = 0; i < domains.length; i++) {\n const domain = domains[i];\n const domainNormalized = domain[0] === String.fromCharCode(46)\n ? domain.slice(1)\n : domain;\n const position = currentDomain.length - domainNormalized.length;\n const lastIndex = currentDomain.indexOf(domainNormalized, position);\n const endsWith = lastIndex !== -1 && lastIndex === position;\n \n if (endsWith) {\n if (currentDomain.length == domain.length || domain.indexOf(".") === 0) {\n ok = true;\n }\n }\n }\n\n if (!ok) {\n const regExp2 = new RegExp("[{domainLockRedirectUrlDiff}]", "g");\n const domainLockRedirectUrl = "{hiddenDomainLockRedirectUrl}".replace(regExp2, "");\n\n that[document][location] = domainLockRedirectUrl;\n }\n });\n\n {domainLockFunctionName}();\n '}},76817:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getFirstIterableResult=function(e){return(0,n.getFirstIteratorResult)(e?.[Symbol.iterator]())};const n=r(18494)},76822:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.CallExpressionControlFlowReplacer=void 0;const s=r(52650),c=r(32287),d=r(96747),l=r(94914),u=r(23615);let f=n=class extends l.AbstractControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){const i=e.callee;if(!u.NodeGuards.isIdentifierNode(i))return e;const a=u.NodeGuards.isChainExpressionNode(t),o=e.arguments,s=`${o.map(e=>u.NodeGuards.isSpreadElementNode(e)?"s":"p").join("")}-${a?"optional":"standard"}`,c=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.CallExpressionFunctionNode);c.initialize(o,a);const l=this.insertCustomNodeToControlFlowStorage(c,r,s,n.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),l,i,o)}getControlFlowStorageCallNode(e,t,r,n){const i=this.controlFlowCustomNodeFactory(d.ControlFlowCustomNode.CallExpressionControlFlowStorageCallNode);i.initialize(e,t,r,n);const a=i.getNode()[0];if(!a||!u.NodeGuards.isExpressionStatementNode(a))throw new Error("`controlFlowStorageCallCustomNode.getNode()[0]` should returns array with `ExpressionStatement` node");return a.expression}};t.CallExpressionControlFlowReplacer=f,f.usingExistingIdentifierChance=.5,t.CallExpressionControlFlowReplacer=f=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.Factory__IControlFlowCustomNode)),o(1,(0,s.inject)(c.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),o(2,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(3,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Function,Function,Object,Object])],f)},76849:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.analyzersModule=void 0;const n=r(59404),i=r(52650),a=r(32287),o=r(12505),s=r(2731),c=r(76336),d=r(12408),l=r(94556),u=r(16886),f=r(64611),p=r(72566),m=r(27600);t.analyzersModule=new i.ContainerModule(e=>{e.bind(a.ServiceIdentifiers.ICallsGraphAnalyzer).to(s.CallsGraphAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.INumberNumericalExpressionAnalyzer).to(l.NumberNumericalExpressionAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.IPrevailingKindOfVariablesAnalyzer).to(f.PrevailingKindOfVariablesAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.IScopeAnalyzer).to(p.ScopeAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.IStringArrayStorageAnalyzer).to(m.StringArrayStorageAnalyzer).inSingletonScope(),e.bind(a.ServiceIdentifiers.ICalleeDataExtractor).to(c.FunctionDeclarationCalleeDataExtractor).whenNamed(o.CalleeDataExtractor.FunctionDeclarationCalleeDataExtractor),e.bind(a.ServiceIdentifiers.ICalleeDataExtractor).to(d.FunctionExpressionCalleeDataExtractor).whenNamed(o.CalleeDataExtractor.FunctionExpressionCalleeDataExtractor),e.bind(a.ServiceIdentifiers.ICalleeDataExtractor).to(u.ObjectExpressionCalleeDataExtractor).whenNamed(o.CalleeDataExtractor.ObjectExpressionCalleeDataExtractor),e.bind(a.ServiceIdentifiers.Factory__ICalleeDataExtractor).toFactory(n.InversifyContainerFacade.getCacheFactory(a.ServiceIdentifiers.ICalleeDataExtractor))})},76855:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDecoratorInfo=function(e,t,r){if(void 0===r){if(void 0===t)throw new n.InversifyCoreError(i.InversifyCoreErrorKind.unknown,"Unexpected undefined property and index values");return{kind:a.DecoratorInfoKind.property,property:t,targetClass:e.constructor}}if("number"==typeof r)return{index:r,kind:a.DecoratorInfoKind.parameter,targetClass:e};return{kind:a.DecoratorInfoKind.method,method:t,targetClass:e}};const n=r(21773),i=r(94931),a=r(16403)},76862:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.GlobalIdentifierNamesCacheStorage=void 0;const o=r(52650),s=r(32287),c=r(11440);let d=class extends c.MapStorage{constructor(e,t){super(e,t)}initialize(){var e,t;super.initialize(),this.storage=new Map(Object.entries(null!==(t=null===(e=this.options.identifierNamesCache)||void 0===e?void 0:e.globalIdentifiers)&&void 0!==t?t:{}))}};t.GlobalIdentifierNamesCacheStorage=d,n([(0,o.postConstruct)(),i("design:type",Function),i("design:paramtypes",[]),i("design:returntype",void 0)],d.prototype,"initialize",null),t.GlobalIdentifierNamesCacheStorage=d=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],d)},76893:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractNodeTransformer=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.randomGenerator=e,this.options=t}};t.AbstractNodeTransformer=c,t.AbstractNodeTransformer=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],c)},76986:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildManagedMetadataFromMaybeManagedMetadata=function(e,t,r,a){return(0,i.assertMetadataFromTypescriptIfManaged)(e),t===n.ClassElementMetadataKind.multipleInjection?{...e,chained:a?.chained??!1,kind:t,value:r}:{...e,kind:t,value:r}};const n=r(86277),i=r(5768)},77344:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ClassFieldTransformer=void 0;const s=r(52650),c=r(32287),d=r(18436),l=r(76893),u=r(91363),f=r(23615),p=r(42903);let m=n=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===d.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&(f.NodeGuards.isMethodDefinitionNode(e)||f.NodeGuards.isPropertyDefinitionNode(e)))return this.transformNode(e,t)}}:null}transformNode(e,t){return f.NodeGuards.isIdentifierNode(e.key)?this.replaceIdentifierKey(e,e.key):f.NodeGuards.isLiteralNode(e.key)?this.replaceLiteralKey(e,e.key):e}isIgnoredName(e){return e===n.ignoredName||p.IdentifierReplacer.isReservedName(e,this.options.reservedNames)}replaceIdentifierKey(e,t){return this.isIgnoredName(t.name)||e.computed||(e.computed=!0,e.key=u.NodeFactory.literalNode(t.name)),e}replaceLiteralKey(e,t){return"string"!=typeof t.value||this.isIgnoredName(t.value)||e.computed||(e.computed=!0),e}};t.ClassFieldTransformer=m,m.ignoredName="constructor",t.ClassFieldTransformer=m=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],m)},77600:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveSingletonScopedBinding=function(e){return(t,r)=>{if(r.cache.isRight)return r.cache.value;const a=(0,i.resolveBindingActivations)(t,r,e(t,r));return(0,n.cacheResolvedValue)(r,a)}};const n=r(67099),i=r(51952)},77741:(e,t,r)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-US";(0,i.default)(e);var r=e.slice(0);if(t in f)return t in h&&(r=r.replace(h[t],"")),!!f[t].test(r)&&(!(t in p)||p[t](r));throw new Error("Invalid locale '".concat(t,"'"))};var i=s(r(83399)),a=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,i=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var a,o,s={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return s;if(a=t?i:r){if(a.has(e))return a.get(e);a.set(e,s)}for(var c in e)"default"!==c&&{}.hasOwnProperty.call(e,c)&&((o=(a=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,c))&&(o.get||o.set)?a(s,c,o):s[c]=e[c]);return s}(e,t)}(r(44834)),o=s(r(99013));function s(e){return e&&e.__esModule?e:{default:e}}function c(e){return function(e){if(Array.isArray(e))return d(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return d(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?d(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}var l={andover:["10","12"],atlanta:["60","67"],austin:["50","53"],brookhaven:["01","02","03","04","05","06","11","13","14","16","21","22","23","25","34","51","52","54","55","56","57","58","59","65"],cincinnati:["30","32","35","36","37","38","61"],fresno:["15","24"],internet:["20","26","27","45","46","47"],kansas:["40","44"],memphis:["94","95"],ogden:["80","90"],philadelphia:["33","39","41","42","43","46","48","62","63","64","66","68","71","72","73","74","75","76","77","81","82","83","84","85","86","87","88","91","92","93","98","99"],sba:["31"]};function u(e){for(var t=!1,r=!1,n=0;n<3;n++)if(!t&&/[AEIOU]/.test(e[n]))t=!0;else if(!r&&t&&"X"===e[n])r=!0;else if(n>0){if(t&&!r&&!/[AEIOU]/.test(e[n]))return!1;if(r&&!/X/.test(e[n]))return!1}return!0}var f={"bg-BG":/^\d{10}$/,"cs-CZ":/^\d{6}\/{0,1}\d{3,4}$/,"de-AT":/^\d{9}$/,"de-DE":/^[1-9]\d{10}$/,"dk-DK":/^\d{6}-{0,1}\d{4}$/,"el-CY":/^[09]\d{7}[A-Z]$/,"el-GR":/^([0-4]|[7-9])\d{8}$/,"en-CA":/^\d{9}$/,"en-GB":/^\d{10}$|^(?!GB|NK|TN|ZZ)(?![DFIQUV])[A-Z](?![DFIQUVO])[A-Z]\d{6}[ABCD ]$/i,"en-IE":/^\d{7}[A-W][A-IW]{0,1}$/i,"en-US":/^\d{2}[- ]{0,1}\d{7}$/,"es-AR":/(20|23|24|27|30|33|34)[0-9]{8}[0-9]/,"es-ES":/^(\d{0,8}|[XYZKLM]\d{7})[A-HJ-NP-TV-Z]$/i,"et-EE":/^[1-6]\d{6}(00[1-9]|0[1-9][0-9]|[1-6][0-9]{2}|70[0-9]|710)\d$/,"fi-FI":/^\d{6}[-+A]\d{3}[0-9A-FHJ-NPR-Y]$/i,"fr-BE":/^\d{11}$/,"fr-FR":/^[0-3]\d{12}$|^[0-3]\d\s\d{2}(\s\d{3}){3}$/,"fr-LU":/^\d{13}$/,"hr-HR":/^\d{11}$/,"hu-HU":/^8\d{9}$/,"it-IT":/^[A-Z]{6}[L-NP-V0-9]{2}[A-EHLMPRST][L-NP-V0-9]{2}[A-ILMZ][L-NP-V0-9]{3}[A-Z]$/i,"lv-LV":/^\d{6}-{0,1}\d{5}$/,"mt-MT":/^\d{3,7}[APMGLHBZ]$|^([1-8])\1\d{7}$/i,"nl-NL":/^\d{9}$/,"pl-PL":/^\d{10,11}$/,"pt-BR":/(?:^\d{11}$)|(?:^\d{14}$)/,"pt-PT":/^\d{9}$/,"ro-RO":/^\d{13}$/,"sk-SK":/^\d{6}\/{0,1}\d{3,4}$/,"sl-SI":/^[1-9]\d{7}$/,"sv-SE":/^(\d{6}[-+]{0,1}\d{4}|(18|19|20)\d{6}[-+]{0,1}\d{4})$/,"uk-UA":/^\d{10}$/};f["lb-LU"]=f["fr-LU"],f["lt-LT"]=f["et-EE"],f["nl-BE"]=f["fr-BE"],f["fr-CA"]=f["en-CA"];var p={"bg-BG":function(e){var t=e.slice(0,2),r=parseInt(e.slice(2,4),10);r>40?(r-=40,t="20".concat(t)):r>20?(r-=20,t="18".concat(t)):t="19".concat(t),r<10&&(r="0".concat(r));var n="".concat(t,"/").concat(r,"/").concat(e.slice(4,6));if(!(0,o.default)(n,"YYYY/MM/DD"))return!1;for(var i=e.split("").map(function(e){return parseInt(e,10)}),a=[2,4,8,5,10,9,7,3,6],s=0,c=0;c<a.length;c++)s+=i[c]*a[c];return(s=s%11==10?0:s%11)===i[9]},"cs-CZ":function(e){e=e.replace(/\W/,"");var t=parseInt(e.slice(0,2),10);if(10===e.length)t=t<54?"20".concat(t):"19".concat(t);else{if("000"===e.slice(6))return!1;if(!(t<54))return!1;t="19".concat(t)}3===t.length&&(t=[t.slice(0,2),"0",t.slice(2)].join(""));var r=parseInt(e.slice(2,4),10);if(r>50&&(r-=50),r>20){if(parseInt(t,10)<2004)return!1;r-=20}r<10&&(r="0".concat(r));var n="".concat(t,"/").concat(r,"/").concat(e.slice(4,6));if(!(0,o.default)(n,"YYYY/MM/DD"))return!1;if(10===e.length&&parseInt(e,10)%11!=0){var i=parseInt(e.slice(0,9),10)%11;if(!(parseInt(t,10)<1986&&10===i))return!1;if(0!==parseInt(e.slice(9),10))return!1}return!0},"de-AT":function(e){return a.luhnCheck(e)},"de-DE":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=[],n=0;n<t.length-1;n++){r.push("");for(var i=0;i<t.length-1;i++)t[n]===t[i]&&(r[n]+=i)}if(2!==(r=r.filter(function(e){return e.length>1})).length&&3!==r.length)return!1;if(3===r[0].length){for(var o=r[0].split("").map(function(e){return parseInt(e,10)}),s=0,c=0;c<o.length-1;c++)o[c]+1===o[c+1]&&(s+=1);if(2===s)return!1}return a.iso7064Check(e)},"dk-DK":function(e){e=e.replace(/\W/,"");var t=parseInt(e.slice(4,6),10);switch(e.slice(6,7)){case"0":case"1":case"2":case"3":t="19".concat(t);break;case"4":case"9":t=t<37?"20".concat(t):"19".concat(t);break;default:if(t<37)t="20".concat(t);else{if(!(t>58))return!1;t="18".concat(t)}}3===t.length&&(t=[t.slice(0,2),"0",t.slice(2)].join(""));var r="".concat(t,"/").concat(e.slice(2,4),"/").concat(e.slice(0,2));if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;for(var n=e.split("").map(function(e){return parseInt(e,10)}),i=0,a=4,s=0;s<9;s++)i+=n[s]*a,1===(a-=1)&&(a=7);return 1!==(i%=11)&&(0===i?0===n[9]:n[9]===11-i)},"el-CY":function(e){for(var t=e.slice(0,8).split("").map(function(e){return parseInt(e,10)}),r=0,n=1;n<t.length;n+=2)r+=t[n];for(var i=0;i<t.length;i+=2)t[i]<2?r+=1-t[i]:(r+=2*(t[i]-2)+5,t[i]>4&&(r+=2));return String.fromCharCode(r%26+65)===e.charAt(8)},"el-GR":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=0,n=0;n<8;n++)r+=t[n]*Math.pow(2,8-n);return r%11%10===t[8]},"en-CA":function(e){var t=e.split(""),r=t.filter(function(e,t){return t%2}).map(function(e){return 2*Number(e)}).join("").split("");return t.filter(function(e,t){return!(t%2)}).concat(r).map(function(e){return Number(e)}).reduce(function(e,t){return e+t})%10==0},"en-IE":function(e){var t=a.reverseMultiplyAndSum(e.split("").slice(0,7).map(function(e){return parseInt(e,10)}),8);return 9===e.length&&"W"!==e[8]&&(t+=9*(e[8].charCodeAt(0)-64)),0===(t%=23)?"W"===e[7].toUpperCase():e[7].toUpperCase()===String.fromCharCode(64+t)},"en-US":function(e){return-1!==function(){var e=[];for(var t in l)l.hasOwnProperty(t)&&e.push.apply(e,c(l[t]));return e}().indexOf(e.slice(0,2))},"es-AR":function(e){for(var t=0,r=e.split(""),n=parseInt(r.pop(),10),i=0;i<r.length;i++)t+=r[9-i]*(2+i%6);var a=11-t%11;return 11===a?a=0:10===a&&(a=9),n===a},"es-ES":function(e){var t=e.toUpperCase().split("");if(isNaN(parseInt(t[0],10))&&t.length>1){var r=0;switch(t[0]){case"Y":r=1;break;case"Z":r=2}t.splice(0,1,r)}else for(;t.length<9;)t.unshift(0);t=t.join("");var n=parseInt(t.slice(0,8),10)%23;return t[8]===["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][n]},"et-EE":function(e){var t=e.slice(1,3);switch(e.slice(0,1)){case"1":case"2":t="18".concat(t);break;case"3":case"4":t="19".concat(t);break;default:t="20".concat(t)}var r="".concat(t,"/").concat(e.slice(3,5),"/").concat(e.slice(5,7));if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;for(var n=e.split("").map(function(e){return parseInt(e,10)}),i=0,a=1,s=0;s<10;s++)i+=n[s]*a,10===(a+=1)&&(a=1);if(i%11==10){i=0,a=3;for(var c=0;c<10;c++)i+=n[c]*a,10===(a+=1)&&(a=1);if(i%11==10)return 0===n[10]}return i%11===n[10]},"fi-FI":function(e){var t=e.slice(4,6);switch(e.slice(6,7)){case"+":t="18".concat(t);break;case"-":t="19".concat(t);break;default:t="20".concat(t)}var r="".concat(t,"/").concat(e.slice(2,4),"/").concat(e.slice(0,2));if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;var n=parseInt(e.slice(0,6)+e.slice(7,10),10)%31;return n<10?n===parseInt(e.slice(10),10):["A","B","C","D","E","F","H","J","K","L","M","N","P","R","S","T","U","V","W","X","Y"][n-=10]===e.slice(10)},"fr-BE":function(e){if("00"!==e.slice(2,4)||"00"!==e.slice(4,6)){var t="".concat(e.slice(0,2),"/").concat(e.slice(2,4),"/").concat(e.slice(4,6));if(!(0,o.default)(t,"YY/MM/DD"))return!1}var r=97-parseInt(e.slice(0,9),10)%97,n=parseInt(e.slice(9,11),10);return r===n||(r=97-parseInt("2".concat(e.slice(0,9)),10)%97)===n},"fr-FR":function(e){return e=e.replace(/\s/g,""),parseInt(e.slice(0,10),10)%511===parseInt(e.slice(10,13),10)},"fr-LU":function(e){var t="".concat(e.slice(0,4),"/").concat(e.slice(4,6),"/").concat(e.slice(6,8));return!!(0,o.default)(t,"YYYY/MM/DD")&&(!!a.luhnCheck(e.slice(0,12))&&a.verhoeffCheck("".concat(e.slice(0,11)).concat(e[12])))},"hr-HR":function(e){return a.iso7064Check(e)},"hu-HU":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=8,n=1;n<9;n++)r+=t[n]*(n+1);return r%11===t[9]},"it-IT":function(e){var t=e.toUpperCase().split("");if(!u(t.slice(0,3)))return!1;if(!u(t.slice(3,6)))return!1;for(var r={L:"0",M:"1",N:"2",P:"3",Q:"4",R:"5",S:"6",T:"7",U:"8",V:"9"},n=0,i=[6,7,9,10,12,13,14];n<i.length;n++){var a=i[n];t[a]in r&&t.splice(a,1,r[t[a]])}var s={A:"01",B:"02",C:"03",D:"04",E:"05",H:"06",L:"07",M:"08",P:"09",R:"10",S:"11",T:"12"}[t[8]],c=parseInt(t[9]+t[10],10);c>40&&(c-=40),c<10&&(c="0".concat(c));var d="".concat(t[6]).concat(t[7],"/").concat(s,"/").concat(c);if(!(0,o.default)(d,"YY/MM/DD"))return!1;for(var l=0,f=1;f<t.length-1;f+=2){var p=parseInt(t[f],10);isNaN(p)&&(p=t[f].charCodeAt(0)-65),l+=p}for(var m={A:1,B:0,C:5,D:7,E:9,F:13,G:15,H:17,I:19,J:21,K:2,L:4,M:18,N:20,O:11,P:3,Q:6,R:8,S:12,T:14,U:16,V:10,W:22,X:25,Y:24,Z:23,0:1,1:0},h=0;h<t.length-1;h+=2){var g=0;if(t[h]in m)g=m[t[h]];else{var b=parseInt(t[h],10);g=2*b+1,b>4&&(g+=2)}l+=g}return String.fromCharCode(65+l%26)===t[15]},"lv-LV":function(e){var t=(e=e.replace(/\W/,"")).slice(0,2);if("32"!==t){if("00"!==e.slice(2,4)){var r=e.slice(4,6);switch(e[6]){case"0":r="18".concat(r);break;case"1":r="19".concat(r);break;default:r="20".concat(r)}var n="".concat(r,"/").concat(e.slice(2,4),"/").concat(t);if(!(0,o.default)(n,"YYYY/MM/DD"))return!1}for(var i=1101,a=[1,6,3,7,9,10,5,8,4,2],s=0;s<e.length-1;s++)i-=parseInt(e[s],10)*a[s];return parseInt(e[10],10)===i%11}return!0},"mt-MT":function(e){if(9!==e.length){for(var t=e.toUpperCase().split("");t.length<8;)t.unshift(0);switch(e[7]){case"A":case"P":if(0===parseInt(t[6],10))return!1;break;default:var r=parseInt(t.join("").slice(0,5),10);if(r>32e3)return!1;if(r===parseInt(t.join("").slice(5,7),10))return!1}}return!0},"nl-NL":function(e){return a.reverseMultiplyAndSum(e.split("").slice(0,8).map(function(e){return parseInt(e,10)}),9)%11===parseInt(e[8],10)},"pl-PL":function(e){if(10===e.length){for(var t=[6,5,7,2,3,4,5,6,7],r=0,n=0;n<t.length;n++)r+=parseInt(e[n],10)*t[n];return 10!==(r%=11)&&r===parseInt(e[9],10)}var i=e.slice(0,2),a=parseInt(e.slice(2,4),10);a>80?(i="18".concat(i),a-=80):a>60?(i="22".concat(i),a-=60):a>40?(i="21".concat(i),a-=40):a>20?(i="20".concat(i),a-=20):i="19".concat(i),a<10&&(a="0".concat(a));var s="".concat(i,"/").concat(a,"/").concat(e.slice(4,6));if(!(0,o.default)(s,"YYYY/MM/DD"))return!1;for(var c=0,d=1,l=0;l<e.length-1;l++)c+=parseInt(e[l],10)*d%10,(d+=2)>10?d=1:5===d&&(d+=2);return(c=10-c%10)===parseInt(e[10],10)},"pt-BR":function(e){if(11===e.length){var t,r;if(t=0,"11111111111"===e||"22222222222"===e||"33333333333"===e||"44444444444"===e||"55555555555"===e||"66666666666"===e||"77777777777"===e||"88888888888"===e||"99999999999"===e||"00000000000"===e)return!1;for(var n=1;n<=9;n++)t+=parseInt(e.substring(n-1,n),10)*(11-n);if(10===(r=10*t%11)&&(r=0),r!==parseInt(e.substring(9,10),10))return!1;t=0;for(var i=1;i<=10;i++)t+=parseInt(e.substring(i-1,i),10)*(12-i);return 10===(r=10*t%11)&&(r=0),r===parseInt(e.substring(10,11),10)}if("00000000000000"===e||"11111111111111"===e||"22222222222222"===e||"33333333333333"===e||"44444444444444"===e||"55555555555555"===e||"66666666666666"===e||"77777777777777"===e||"88888888888888"===e||"99999999999999"===e)return!1;for(var a=e.length-2,o=e.substring(0,a),s=e.substring(a),c=0,d=a-7,l=a;l>=1;l--)c+=o.charAt(a-l)*d,(d-=1)<2&&(d=9);var u=c%11<2?0:11-c%11;if(u!==parseInt(s.charAt(0),10))return!1;a+=1,o=e.substring(0,a),c=0,d=a-7;for(var f=a;f>=1;f--)c+=o.charAt(a-f)*d,(d-=1)<2&&(d=9);return(u=c%11<2?0:11-c%11)===parseInt(s.charAt(1),10)},"pt-PT":function(e){var t=11-a.reverseMultiplyAndSum(e.split("").slice(0,8).map(function(e){return parseInt(e,10)}),9)%11;return t>9?0===parseInt(e[8],10):t===parseInt(e[8],10)},"ro-RO":function(e){if("9000"!==e.slice(0,4)){var t=e.slice(1,3);switch(e[0]){case"1":case"2":t="19".concat(t);break;case"3":case"4":t="18".concat(t);break;case"5":case"6":t="20".concat(t)}var r="".concat(t,"/").concat(e.slice(3,5),"/").concat(e.slice(5,7));if(8===r.length){if(!(0,o.default)(r,"YY/MM/DD"))return!1}else if(!(0,o.default)(r,"YYYY/MM/DD"))return!1;for(var n=e.split("").map(function(e){return parseInt(e,10)}),i=[2,7,9,1,4,6,3,5,8,2,7,9],a=0,s=0;s<i.length;s++)a+=n[s]*i[s];return a%11==10?1===n[12]:n[12]===a%11}return!0},"sk-SK":function(e){if(9===e.length){if("000"===(e=e.replace(/\W/,"")).slice(6))return!1;var t=parseInt(e.slice(0,2),10);if(t>53)return!1;t=t<10?"190".concat(t):"19".concat(t);var r=parseInt(e.slice(2,4),10);r>50&&(r-=50),r<10&&(r="0".concat(r));var n="".concat(t,"/").concat(r,"/").concat(e.slice(4,6));if(!(0,o.default)(n,"YYYY/MM/DD"))return!1}return!0},"sl-SI":function(e){var t=11-a.reverseMultiplyAndSum(e.split("").slice(0,7).map(function(e){return parseInt(e,10)}),8)%11;return 10===t?0===parseInt(e[7],10):t===parseInt(e[7],10)},"sv-SE":function(e){var t=e.slice(0);e.length>11&&(t=t.slice(2));var r="",n=t.slice(2,4),i=parseInt(t.slice(4,6),10);if(e.length>11)r=e.slice(0,4);else if(r=e.slice(0,2),11===e.length&&i<60){var s=(new Date).getFullYear().toString(),c=parseInt(s.slice(0,2),10);if(s=parseInt(s,10),"-"===e[6])r=parseInt("".concat(c).concat(r),10)>s?"".concat(c-1).concat(r):"".concat(c).concat(r);else if(r="".concat(c-1).concat(r),s-parseInt(r,10)<100)return!1}i>60&&(i-=60),i<10&&(i="0".concat(i));var d="".concat(r,"/").concat(n,"/").concat(i);if(8===d.length){if(!(0,o.default)(d,"YY/MM/DD"))return!1}else if(!(0,o.default)(d,"YYYY/MM/DD"))return!1;return a.luhnCheck(e.replace(/\W/,""))},"uk-UA":function(e){for(var t=e.split("").map(function(e){return parseInt(e,10)}),r=[-1,5,7,9,4,6,10,5,7],n=0,i=0;i<r.length;i++)n+=t[i]*r[i];return n%11==10?0===t[9]:t[9]===n%11}};p["lb-LU"]=p["fr-LU"],p["lt-LT"]=p["et-EE"],p["nl-BE"]=p["fr-BE"],p["fr-CA"]=p["en-CA"];var m=/[-\\\/!@#$%\^&\*\(\)\+\=\[\]]+/g,h={"de-AT":m,"de-DE":/[\/\\]/g,"fr-BE":m};h["nl-BE"]=h["fr-BE"],e.exports=t.default,e.exports.default=t.default},77844:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),!e||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;if((t=(0,c.default)(t,u)).validate_length&&e.length>t.max_allowed_length)return!1;if(!t.allow_fragments&&(0,a.default)(e,"#"))return!1;if(!t.allow_query_components&&((0,a.default)(e,"?")||(0,a.default)(e,"&")))return!1;var r,d,p,m,h,g,b,y;b=e.split("#"),e=b.shift(),b=e.split("?");var v=(e=b.shift()).match(/^([a-z][a-z0-9+\-.]*):/i),S=!1,C=function(n){return S=!0,r=n.toLowerCase(),(!t.require_valid_protocol||-1!==t.protocols.indexOf(r))&&e.substring(v[0].length)};if(v){var _=v[1],x=e.substring(v[0].length);if("//"===x.slice(0,2)){if(!1===(e=C(_)))return!1}else{var A=x.indexOf("/"),E=-1===A?x:x.substring(0,A),I=E.indexOf("@");if(-1!==I){var N=E.substring(0,I);if(/^[a-zA-Z0-9\-_.%:]*$/.test(N)){if(t.require_protocol)return!1}else if(!1===(e=C(_)))return!1}else{if(/^[0-9]/.test(x)){if(t.require_protocol)return!1}else if(!1===(e=C(_)))return!1}}}else if(t.require_protocol)return!1;if("//"===e.slice(0,2)){if(!S&&!t.allow_protocol_relative_urls)return!1;e=e.slice(2)}if(""===e)return!1;if(b=e.split("/"),""===(e=b.shift())&&!t.require_host)return!0;if((b=e.split("@")).length>1){if(t.disallow_auth)return!1;if(""===b[0])return!1;if((d=b.shift()).indexOf(":")>=0&&d.split(":").length>2)return!1;var M=d.split(":"),T=(P=2,function(e){if(Array.isArray(e))return e}(O=M)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,i,a,o,s=[],c=!0,d=!1;try{if(a=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=a.call(r)).done)&&(s.push(n.value),s.length!==t);c=!0);}catch(e){d=!0,i=e}finally{try{if(!c&&null!=r.return&&(o=r.return(),Object(o)!==o))return}finally{if(d)throw i}}return s}}(O,P)||function(e,t){if(e){if("string"==typeof e)return l(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?l(e,t):void 0}}(O,P)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),R=T[0],D=T[1];if(""===R&&""===D)return!1}var O,P;m=b.join("@"),g=null,y=null;var F=m.match(f);F?(p="",y=F[1],g=F[2]||null):(p=(b=m.split(":")).shift(),b.length&&(g=b.join(":")));if(null!==g&&g.length>0){if(h=parseInt(g,10),!/^[0-9]+$/.test(g)||h<=0||h>65535)return!1}else if(t.require_port)return!1;if(t.host_whitelist)return(0,i.default)(p,t.host_whitelist);if(""===p&&!t.require_host)return!0;if(!((0,s.default)(p)||(0,o.default)(p,t)||y&&(0,s.default)(y,6)))return!1;if(p=p||y,t.host_blacklist&&(0,i.default)(p,t.host_blacklist))return!1;return!0};var n=d(r(83399)),i=d(r(81572)),a=d(r(94636)),o=d(r(57658)),s=d(r(35372)),c=d(r(93610));function d(e){return e&&e.__esModule?e:{default:e}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}var u={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_port:!1,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,validate_length:!0,max_allowed_length:2084},f=/^\[([^\]]+)\](?::([0-9]+))?$/;e.exports=t.default,e.exports.default=t.default},77972:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveScopedInstanceBindingNode=void 0;const n=r(81105),i=r(95910);t.resolveScopedInstanceBindingNode=e=>(0,i.resolveScoped)(n.getInstanceNodeBinding,e)},78134:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectPatternPropertiesTransformer=void 0;const o=r(52650),s=r(32287),c=r(18436),d=r(76893),l=r(23615),u=r(32504),f=r(25120);let p=class extends d.AbstractNodeTransformer{constructor(e,t){super(e,t)}getVisitor(e){return e===c.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&l.NodeGuards.isPropertyNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){if(!l.NodeGuards.isObjectPatternNode(t)||!e.shorthand)return e;if(!this.options.renameGlobals){const t=u.NodeLexicalScopeUtils.getLexicalScope(e),r=this.isInsideStaticBlock(e);if(!!t&&l.NodeGuards.isProgramNode(t)&&!r)return e}return e.shorthand=!1,e.value=f.NodeUtils.clone(e.value),f.NodeUtils.parentizeNode(e.value,e),e}isInsideStaticBlock(e){let t=e;for(;t;){if(l.NodeGuards.isStaticBlockNode(t))return!0;if(l.NodeGuards.isFunctionNode(t)||l.NodeGuards.isProgramNode(t))return!1;t=t.parentNode}return!1}};t.ObjectPatternPropertiesTransformer=p,t.ObjectPatternPropertiesTransformer=p=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],p)},78166:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.VisitorDirection=void 0,function(e){e.Enter="enter",e.Leave="leave"}(r||(t.VisitorDirection=r={}))},78222:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.WeakList=void 0;class r{#Ce;#_e;#xe;constructor(){this.#Ce=[],this.#_e=8,this.#xe=1024}*[Symbol.iterator](){let e=0;for(const t of this.#Ce){const r=t.deref();void 0===r?++e:yield r}this.#Ce.length>=this.#_e&&this.#Ae(e)&&this.#Ee(e)}push(e){const t=new WeakRef(e);if(this.#Ce.push(t),this.#Ce.length>=this.#_e&&this.#Ce.length%this.#xe===0){let e=0;for(const t of this.#Ce)void 0===t.deref()&&++e;this.#Ae(e)&&this.#Ee(e)}}#Ee(e){const t=new Array(this.#Ce.length-e);let r=0;for(const e of this.#Ce)e.deref()&&(t[r++]=e);this.#Ce=t}#Ae(e){return e>=.5*this.#Ce.length}}t.WeakList=r},78297:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LOW_OBFUSCATION_PRESET=void 0;const n=r(94838),i=r(11839);t.LOW_OBFUSCATION_PRESET=Object.freeze({...i.DEFAULT_PRESET,disableConsoleOutput:!0,optionsPreset:n.OptionsPreset.LowObfuscation,stringArrayRotate:!0,selfDefending:!0,simplify:!0,stringArrayCallsTransform:!1,stringArrayCallsTransformThreshold:0,stringArrayShuffle:!0})},78561:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isParentBindingConstraintsWithServiceId=function(e){return(0,i.isParentBindingConstraints)((0,n.isBindingConstraintsWithServiceId)(e))};const n=r(84769),i=r(519)},78620:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.typescriptParameterTypesReflectKey=void 0,t.typescriptParameterTypesReflectKey="design:paramtypes"},78644:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(e,t){return e.some(function(e){return t===e})};e.exports=t.default,e.exports.default=t.default},78686:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cloneFactoryBinding=function(e){return{cache:(0,n.cloneBindingCache)(e.cache),factory:e.factory,id:e.id,isSatisfiedBy:e.isSatisfiedBy,moduleId:e.moduleId,onActivation:e.onActivation,onDeactivation:e.onDeactivation,scope:e.scope,serviceIdentifier:e.serviceIdentifier,type:e.type}};const n=r(23624)},79011:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CustomCodeHelper=void 0,function(e){e.CallsControllerFunction="CallsControllerFunction",e.ConsoleOutputDisable="ConsoleOutputDisable",e.DebugProtectionFunctionCall="DebugProtectionFunctionCall",e.DebugProtectionFunctionInterval="DebugProtectionFunctionInterval",e.DebugProtectionFunction="DebugProtectionFunction",e.DomainLock="DomainLock",e.SelfDefending="SelfDefending",e.StringArray="StringArray",e.StringArrayCallsWrapper="StringArrayCallsWrapper",e.StringArrayCallsWrapperBase64="StringArrayCallsWrapperBase64",e.StringArrayCallsWrapperRc4="StringArrayCallsWrapperRc4",e.StringArrayRotateFunction="StringArrayRotateFunction"}(r||(t.CustomCodeHelper=r={}))},79049:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t});Object.defineProperty(t,"__esModule",{value:!0}),t.ApiError=t.JavaScriptObfuscator=void 0,r(38630);const c=r(32287),d=r(59404),l=r(74955),u=r(65063);class f{static obfuscate(e,t={}){const r=new d.InversifyContainerFacade;r.load(e,"",t);const n=r.get(c.ServiceIdentifiers.IJavaScriptObfuscator).obfuscate(e);return r.unload(),n}static obfuscateMultiple(e,t={}){if("object"!=typeof e)throw new Error("Source codes object should be a plain object");return Object.keys(e).reduce((r,n,i)=>{const a=u.Utils.getIdentifiersPrefixForMultipleSources(t.identifiersPrefix,i),o=e[n],s={...t,identifiersPrefix:a};return{...r,[n]:f.obfuscate(o,s)}},{})}static getOptionsByPreset(e){return l.Options.getOptionsByPreset(e)}static async obfuscatePro(e,t,n,i){if("undefined"!=typeof window){const{ApiError:e}=await Promise.resolve().then(()=>s(r(10955)));throw new e("obfuscatePro is only available in Node.js environment",500)}const{ProApiClient:a}=await Promise.resolve().then(()=>s(r(30607)));if(!a.hasProFeatures(t))return f.obfuscate(e,t);return new a(n).obfuscate(e,t,i)}}t.JavaScriptObfuscator=f,f.version=null!==(i="5.6.0")?i:"unknown";var p=r(10955);Object.defineProperty(t,"ApiError",{enumerable:!0,get:function(){return p.ApiError}})},79068:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getOwnReflectMetadata=function(e,t,r){return Reflect.getOwnMetadata(t,e,r)}},79380:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCalleeDataExtractor=void 0;const i=r(52650);let a=class{};t.AbstractCalleeDataExtractor=a,t.AbstractCalleeDataExtractor=a=n([(0,i.injectable)()],a)},79412:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.CodeTransformationStage=void 0,function(e){e.PreparingTransformers="PreparingTransformers",e.FinalizingTransformers="FinalizingTransformers"}(r||(t.CodeTransformationStage=r={}))},79820:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SingleCallControllerTemplate=function(){return"\n const {callControllerFunctionName} = (function(){\n let firstCall = true;\n \n return function (context, fn){\n const rfn = firstCall ? function(){\n if(fn){\n const res = fn.apply(context, arguments);\n fn = null;\n return res;\n }\n } : function(){}\n \n firstCall = false;\n \n return rfn;\n }\n })();\n "}},79883:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractStringArrayIndexNode=void 0;const o=r(52650),s=r(32287);let c=class{constructor(e,t){this.randomGenerator=e,this.options=t}};t.AbstractStringArrayIndexNode=c,t.AbstractStringArrayIndexNode=c=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],c)},80231:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ControlFlowReplacer=void 0,function(e){e.BinaryExpressionControlFlowReplacer="BinaryExpressionControlFlowReplacer",e.CallExpressionControlFlowReplacer="CallExpressionControlFlowReplacer",e.LogicalExpressionControlFlowReplacer="LogicalExpressionControlFlowReplacer",e.StringArrayCallControlFlowReplacer="StringArrayCallControlFlowReplacer",e.StringLiteralControlFlowReplacer="StringLiteralControlFlowReplacer"}(r||(t.ControlFlowReplacer=r={}))},80391:function(e,t,r){"use strict";var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},o=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.TemplateLiteralTransformer=void 0;const s=r(52650),c=r(32287),d=r(18436),l=r(76893),u=r(91363),f=r(23615),p=r(25120);let m=n=class extends l.AbstractNodeTransformer{constructor(e,t){super(e,t)}static isLiteralNodeWithStringValue(e){return!!e&&f.NodeGuards.isLiteralNode(e)&&"string"==typeof e.value}getVisitor(e){return e===d.NodeTransformationStage.Converting?{enter:(e,t)=>{if(t&&f.NodeGuards.isTemplateLiteralNode(e))return this.transformNode(e,t)}}:null}transformNode(e,t){return f.NodeGuards.isTaggedTemplateExpressionNode(t)?e:this.transformTemplateLiteralNode(e,t)}transformTemplateLiteralNode(e,t){const r=e.expressions,i=[],a=e.quasis,o=a.length;for(let e=0;e<o;e++){const t=a[e];if(void 0===t.value.cooked||null===t.value.cooked)continue;i.push(u.NodeFactory.literalNode(t.value.cooked));const n=r[e];n&&i.push(n)}const s=i.filter(e=>!(f.NodeGuards.isLiteralNode(e)&&""===e.value));let c;if(n.isLiteralNodeWithStringValue(s[0])||n.isLiteralNodeWithStringValue(s[1])||s.unshift(u.NodeFactory.literalNode("")),s.length>1){let e=u.NodeFactory.binaryExpressionNode("+",s[0],s[1]);const t=s.length;for(let r=2;r<t;r++)e=u.NodeFactory.binaryExpressionNode("+",e,s[r]);c=e}else c=s[0];return p.NodeUtils.parentizeAst(c),p.NodeUtils.parentizeNode(c,t),c}};t.TemplateLiteralTransformer=m,t.TemplateLiteralTransformer=m=n=i([(0,s.injectFromBase)(),(0,s.injectable)(),o(0,(0,s.inject)(c.ServiceIdentifiers.IRandomGenerator)),o(1,(0,s.inject)(c.ServiceIdentifiers.IOptions)),a("design:paramtypes",[Object,Object])],m)},80676:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bindingIdentifierSymbol=void 0,t.bindingIdentifierSymbol=Symbol.for("@inversifyjs/container/bindingIdentifier")},80735:(e,t,r)=>{var n=r(90251),i=Object.prototype.hasOwnProperty,a="undefined"!=typeof Map;function o(){this._array=[],this._set=a?new Map:Object.create(null)}o.fromArray=function(e,t){for(var r=new o,n=0,i=e.length;n<i;n++)r.add(e[n],t);return r},o.prototype.size=function(){return a?this._set.size:Object.getOwnPropertyNames(this._set).length},o.prototype.add=function(e,t){var r=a?e:n.toSetString(e),o=a?this.has(e):i.call(this._set,r),s=this._array.length;o&&!t||this._array.push(e),o||(a?this._set.set(e,s):this._set[r]=s)},o.prototype.has=function(e){if(a)return this._set.has(e);var t=n.toSetString(e);return i.call(this._set,t)},o.prototype.indexOf=function(e){if(a){var t=this._set.get(e);if(t>=0)return t}else{var r=n.toSetString(e);if(i.call(this._set,r))return this._set[r]}throw new Error('"'+e+'" is not in the set.')},o.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},o.prototype.toArray=function(){return this._array.slice()},t.C=o},81105:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getInstanceNodeBinding=function(e){return e.binding}},81128:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){t=(0,i.default)(t,a);var r=e.split("@"),n=r.pop(),u=[r.join("@"),n];if(u[1]=u[1].toLowerCase(),"gmail.com"===u[1]||"googlemail.com"===u[1]){if(t.gmail_remove_subaddress&&(u[0]=u[0].split("+")[0]),t.gmail_remove_dots&&(u[0]=u[0].replace(/\.+/g,l)),!u[0].length)return!1;(t.all_lowercase||t.gmail_lowercase)&&(u[0]=u[0].toLowerCase()),u[1]=t.gmail_convert_googlemaildotcom?"gmail.com":u[1]}else if(o.indexOf(u[1])>=0){if(t.icloud_remove_subaddress&&(u[0]=u[0].split("+")[0]),!u[0].length)return!1;(t.all_lowercase||t.icloud_lowercase)&&(u[0]=u[0].toLowerCase())}else if(s.indexOf(u[1])>=0){if(t.outlookdotcom_remove_subaddress&&(u[0]=u[0].split("+")[0]),!u[0].length)return!1;(t.all_lowercase||t.outlookdotcom_lowercase)&&(u[0]=u[0].toLowerCase())}else if(c.indexOf(u[1])>=0){if(t.yahoo_remove_subaddress){var f=u[0].split("-");u[0]=f.length>1?f.slice(0,-1).join("-"):f[0]}if(!u[0].length)return!1;(t.all_lowercase||t.yahoo_lowercase)&&(u[0]=u[0].toLowerCase())}else d.indexOf(u[1])>=0?((t.all_lowercase||t.yandex_lowercase)&&(u[0]=u[0].toLowerCase()),u[1]=t.yandex_convert_yandexru?"yandex.ru":u[1]):t.all_lowercase&&(u[0]=u[0].toLowerCase());return u.join("@")};var n,i=(n=r(93610))&&n.__esModule?n:{default:n};var a={all_lowercase:!0,gmail_lowercase:!0,gmail_remove_dots:!0,gmail_remove_subaddress:!0,gmail_convert_googlemaildotcom:!0,outlookdotcom_lowercase:!0,outlookdotcom_remove_subaddress:!0,yahoo_lowercase:!0,yahoo_remove_subaddress:!0,yandex_lowercase:!0,yandex_convert_yandexru:!0,icloud_lowercase:!0,icloud_remove_subaddress:!0},o=["icloud.com","me.com"],s=["hotmail.at","hotmail.be","hotmail.ca","hotmail.cl","hotmail.co.il","hotmail.co.nz","hotmail.co.th","hotmail.co.uk","hotmail.com","hotmail.com.ar","hotmail.com.au","hotmail.com.br","hotmail.com.gr","hotmail.com.mx","hotmail.com.pe","hotmail.com.tr","hotmail.com.vn","hotmail.cz","hotmail.de","hotmail.dk","hotmail.es","hotmail.fr","hotmail.hu","hotmail.id","hotmail.ie","hotmail.in","hotmail.it","hotmail.jp","hotmail.kr","hotmail.lv","hotmail.my","hotmail.ph","hotmail.pt","hotmail.sa","hotmail.sg","hotmail.sk","live.be","live.co.uk","live.com","live.com.ar","live.com.mx","live.de","live.es","live.eu","live.fr","live.it","live.nl","msn.com","outlook.at","outlook.be","outlook.cl","outlook.co.il","outlook.co.nz","outlook.co.th","outlook.com","outlook.com.ar","outlook.com.au","outlook.com.br","outlook.com.gr","outlook.com.pe","outlook.com.tr","outlook.com.vn","outlook.cz","outlook.de","outlook.dk","outlook.es","outlook.fr","outlook.hu","outlook.id","outlook.ie","outlook.in","outlook.it","outlook.jp","outlook.kr","outlook.lv","outlook.my","outlook.ph","outlook.pt","outlook.sa","outlook.sg","outlook.sk","passport.com"],c=["rocketmail.com","yahoo.ca","yahoo.co.uk","yahoo.com","yahoo.de","yahoo.fr","yahoo.in","yahoo.it","ymail.com"],d=["yandex.ru","yandex.ua","yandex.kz","yandex.com","yandex.by","ya.ru"];function l(e){return e.length>1?e:""}e.exports=t.default,e.exports.default=t.default},81394:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ExpressionWithOperatorControlFlowReplacer=void 0;const o=r(52650),s=r(32287),c=r(96747),d=r(94914),l=r(23615);let u=class extends d.AbstractControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}getControlFlowStorageCallNode(e,t,r,n){const i=this.controlFlowCustomNodeFactory(c.ControlFlowCustomNode.ExpressionWithOperatorControlFlowStorageCallNode);i.initialize(e,t,r,n);const a=i.getNode()[0];if(!a||!l.NodeGuards.isExpressionStatementNode(a))throw new Error("`controlFlowStorageCallCustomNode.getNode()[0]` should returns array with `ExpressionStatement` node");return a.expression}};t.ExpressionWithOperatorControlFlowReplacer=u,t.ExpressionWithOperatorControlFlowReplacer=u=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IControlFlowCustomNode)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(2,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object])],u)},81568:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.NodeType=void 0,function(e){e.ArrayExpression="ArrayExpression",e.ArrayPattern="ArrayPattern",e.ArrowFunctionExpression="ArrowFunctionExpression",e.AssignmentExpression="AssignmentExpression",e.AssignmentPattern="AssignmentPattern",e.AwaitExpression="AwaitExpression",e.BinaryExpression="BinaryExpression",e.BlockStatement="BlockStatement",e.BreakStatement="BreakStatement",e.CallExpression="CallExpression",e.CatchClause="CatchClause",e.ChainExpression="ChainExpression",e.ClassBody="ClassBody",e.ClassDeclaration="ClassDeclaration",e.ConditionalExpression="ConditionalExpression",e.ContinueStatement="ContinueStatement",e.DoWhileStatement="DoWhileStatement",e.ExportAllDeclaration="ExportAllDeclaration",e.ExportNamedDeclaration="ExportNamedDeclaration",e.ExportSpecifier="ExportSpecifier",e.ExpressionStatement="ExpressionStatement",e.ForStatement="ForStatement",e.ForInStatement="ForInStatement",e.ForOfStatement="ForOfStatement",e.FunctionDeclaration="FunctionDeclaration",e.FunctionExpression="FunctionExpression",e.Identifier="Identifier",e.IfStatement="IfStatement",e.ImportDeclaration="ImportDeclaration",e.ImportExpression="ImportExpression",e.ImportDefaultSpecifier="ImportDefaultSpecifier",e.ImportNamespaceSpecifier="ImportNamespaceSpecifier",e.ImportSpecifier="ImportSpecifier",e.LabeledStatement="LabeledStatement",e.Literal="Literal",e.LogicalExpression="LogicalExpression",e.MemberExpression="MemberExpression",e.MetaProperty="MetaProperty",e.MethodDefinition="MethodDefinition",e.NewExpression="NewExpression",e.ObjectExpression="ObjectExpression",e.ObjectPattern="ObjectPattern",e.PrivateIdentifier="PrivateIdentifier",e.Program="Program",e.Property="Property",e.PropertyDefinition="PropertyDefinition",e.RestElement="RestElement",e.ReturnStatement="ReturnStatement",e.SequenceExpression="SequenceExpression",e.SpreadElement="SpreadElement",e.StaticBlock="StaticBlock",e.Super="Super",e.SwitchCase="SwitchCase",e.SwitchStatement="SwitchStatement",e.TaggedTemplateExpression="TaggedTemplateExpression",e.TemplateElement="TemplateElement",e.TemplateLiteral="TemplateLiteral",e.ThisExpression="ThisExpression",e.ThrowStatement="ThrowStatement",e.TryStatement="TryStatement",e.UnaryExpression="UnaryExpression",e.UpdateExpression="UpdateExpression",e.VariableDeclaration="VariableDeclaration",e.VariableDeclarator="VariableDeclarator",e.WithStatement="WithStatement",e.WhileStatement="WhileStatement",e.YieldExpression="YieldExpression"}(r||(t.NodeType=r={}))},81572:(e,t)=>{"use strict";function r(e){return"[object RegExp]"===Object.prototype.toString.call(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){for(var n=0;n<t.length;n++){var i=t[n];if(e===i||r(i)&&i.test(e))return!0}return!1},e.exports=t.default,e.exports.default=t.default},82002:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,i.default)(e),a.test(e)};var n,i=(n=r(83399))&&n.__esModule?n:{default:n};var a=/^(0x|0h)?[0-9A-F]+$/i;e.exports=t.default,e.exports.default=t.default},82036:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isInstanceBindingNode=function(e){return e.binding.type===n.bindingTypeValues.Instance};const n=r(66621)},82151:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LazyServiceIdentifier=void 0;const r=Symbol.for("@inversifyjs/common/islazyServiceIdentifier");t.LazyServiceIdentifier=class{[r];#Ie;constructor(e){this.#Ie=e,this[r]=!0}static is(e){return"object"==typeof e&&null!==e&&!0===e[r]}unwrap(){return this.#Ie()}}},82314:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDefaultClassMetadata=function(){return{constructorArguments:[],lifecycle:{postConstructMethodNames:new Set,preDestroyMethodNames:new Set},properties:new Map,scope:void 0}}},82988:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cacheNonRootPlanServiceNode=function(e,t,r,i){if(void 0!==e&&(n.LazyPlanServiceNode.is(r)&&!r.isExpanded()||r.isContextFree)){const n={tree:{root:r}};t.setPlan(e,n)}else t.setNonCachedServiceNode(r,i)};const n=r(46552)},83142:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DebuggerTemplate=function(){return"\n if (typeof counter === 'string') {\n return (function (arg) {}.constructor('while (true) {}').apply('counter'));\n } else {\n if (('' + counter / counter)['length'] !== 1 || counter % 20 === 0) {\n (function () {return true;}.constructor('debu' + 'gger').call('action'));\n } else {\n (function () {return false;}.constructor('debu' + 'gger').apply('stateObject'));\n }\n \n }\n "}},83209:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LiteralNodesCacheStorage=void 0;const o=r(52650),s=r(32287),c=r(70885),d=r(11440);let l=class extends d.MapStorage{constructor(e,t){super(e,t)}buildKey(e,t){return`${String(e.value)}-${String(e.raw)}-${Boolean(t)}`}shouldUseCachedValue(e,t){return!this.options.stringArrayWrappersCount&&(null==t?void 0:t.encoding)!==c.StringArrayEncoding.Rc4&&this.storage.has(e)}};t.LiteralNodesCacheStorage=l,t.LiteralNodesCacheStorage=l=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],l)},83258:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildBindingIdentifier=function(e){return{[n.bindingIdentifierSymbol]:!0,id:e.id}};const n=r(80676)},83399:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(null==e)throw new TypeError("Expected a string but received a ".concat(e));if("String"!==e.constructor.name)throw new TypeError("Expected a string but received a ".concat(e.constructor.name))},e.exports=t.default,e.exports.default=t.default},83404:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DebugProtectionFunctionCallTemplate=function(){return"\n (function () {\n {callControllerFunctionName}(\n this,\n function () {\n const regExp1 = new RegExp('function *\\\\( *\\\\)');\n const regExp2 = new RegExp('\\\\+\\\\+ *\\(?:[a-zA-Z_$][0-9a-zA-Z_$]*\\)', 'i');\n \n const result = {debugProtectionFunctionName}('init');\n \n if (!regExp1.test(result + 'chain') || !regExp2.test(result + 'input')) {\n result('0');\n } else {\n {debugProtectionFunctionName}();\n }\n }\n )();\n })();\n "}},83503:(e,t,r)=>{var n,i,a,o,s;n=r(3939),i=r(92151).utf8,a=r(20652),o=r(92151).bin,(s=function(e,t){e.constructor==String?e=t&&"binary"===t.encoding?o.stringToBytes(e):i.stringToBytes(e):a(e)?e=Array.prototype.slice.call(e,0):Array.isArray(e)||e.constructor===Uint8Array||(e=e.toString());for(var r=n.bytesToWords(e),c=8*e.length,d=1732584193,l=-271733879,u=-1732584194,f=271733878,p=0;p<r.length;p++)r[p]=16711935&(r[p]<<8|r[p]>>>24)|4278255360&(r[p]<<24|r[p]>>>8);r[c>>>5]|=128<<c%32,r[14+(c+64>>>9<<4)]=c;var m=s._ff,h=s._gg,g=s._hh,b=s._ii;for(p=0;p<r.length;p+=16){var y=d,v=l,S=u,C=f;d=m(d,l,u,f,r[p+0],7,-680876936),f=m(f,d,l,u,r[p+1],12,-389564586),u=m(u,f,d,l,r[p+2],17,606105819),l=m(l,u,f,d,r[p+3],22,-1044525330),d=m(d,l,u,f,r[p+4],7,-176418897),f=m(f,d,l,u,r[p+5],12,1200080426),u=m(u,f,d,l,r[p+6],17,-1473231341),l=m(l,u,f,d,r[p+7],22,-45705983),d=m(d,l,u,f,r[p+8],7,1770035416),f=m(f,d,l,u,r[p+9],12,-1958414417),u=m(u,f,d,l,r[p+10],17,-42063),l=m(l,u,f,d,r[p+11],22,-1990404162),d=m(d,l,u,f,r[p+12],7,1804603682),f=m(f,d,l,u,r[p+13],12,-40341101),u=m(u,f,d,l,r[p+14],17,-1502002290),d=h(d,l=m(l,u,f,d,r[p+15],22,1236535329),u,f,r[p+1],5,-165796510),f=h(f,d,l,u,r[p+6],9,-1069501632),u=h(u,f,d,l,r[p+11],14,643717713),l=h(l,u,f,d,r[p+0],20,-373897302),d=h(d,l,u,f,r[p+5],5,-701558691),f=h(f,d,l,u,r[p+10],9,38016083),u=h(u,f,d,l,r[p+15],14,-660478335),l=h(l,u,f,d,r[p+4],20,-405537848),d=h(d,l,u,f,r[p+9],5,568446438),f=h(f,d,l,u,r[p+14],9,-1019803690),u=h(u,f,d,l,r[p+3],14,-187363961),l=h(l,u,f,d,r[p+8],20,1163531501),d=h(d,l,u,f,r[p+13],5,-1444681467),f=h(f,d,l,u,r[p+2],9,-51403784),u=h(u,f,d,l,r[p+7],14,1735328473),d=g(d,l=h(l,u,f,d,r[p+12],20,-1926607734),u,f,r[p+5],4,-378558),f=g(f,d,l,u,r[p+8],11,-2022574463),u=g(u,f,d,l,r[p+11],16,1839030562),l=g(l,u,f,d,r[p+14],23,-35309556),d=g(d,l,u,f,r[p+1],4,-1530992060),f=g(f,d,l,u,r[p+4],11,1272893353),u=g(u,f,d,l,r[p+7],16,-155497632),l=g(l,u,f,d,r[p+10],23,-1094730640),d=g(d,l,u,f,r[p+13],4,681279174),f=g(f,d,l,u,r[p+0],11,-358537222),u=g(u,f,d,l,r[p+3],16,-722521979),l=g(l,u,f,d,r[p+6],23,76029189),d=g(d,l,u,f,r[p+9],4,-640364487),f=g(f,d,l,u,r[p+12],11,-421815835),u=g(u,f,d,l,r[p+15],16,530742520),d=b(d,l=g(l,u,f,d,r[p+2],23,-995338651),u,f,r[p+0],6,-198630844),f=b(f,d,l,u,r[p+7],10,1126891415),u=b(u,f,d,l,r[p+14],15,-1416354905),l=b(l,u,f,d,r[p+5],21,-57434055),d=b(d,l,u,f,r[p+12],6,1700485571),f=b(f,d,l,u,r[p+3],10,-1894986606),u=b(u,f,d,l,r[p+10],15,-1051523),l=b(l,u,f,d,r[p+1],21,-2054922799),d=b(d,l,u,f,r[p+8],6,1873313359),f=b(f,d,l,u,r[p+15],10,-30611744),u=b(u,f,d,l,r[p+6],15,-1560198380),l=b(l,u,f,d,r[p+13],21,1309151649),d=b(d,l,u,f,r[p+4],6,-145523070),f=b(f,d,l,u,r[p+11],10,-1120210379),u=b(u,f,d,l,r[p+2],15,718787259),l=b(l,u,f,d,r[p+9],21,-343485551),d=d+y>>>0,l=l+v>>>0,u=u+S>>>0,f=f+C>>>0}return n.endian([d,l,u,f])})._ff=function(e,t,r,n,i,a,o){var s=e+(t&r|~t&n)+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._gg=function(e,t,r,n,i,a,o){var s=e+(t&n|r&~n)+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._hh=function(e,t,r,n,i,a,o){var s=e+(t^r^n)+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._ii=function(e,t,r,n,i,a,o){var s=e+(r^(t|~n))+(i>>>0)+o;return(s<<a|s>>>32-a)+t},s._blocksize=16,s._digestsize=16,e.exports=function(e,t){if(null==e)throw new Error("Illegal argument "+e);var r=n.wordsToBytes(s(e,t));return t&&t.asBytes?r:t&&t.asString?o.bytesToString(r):n.bytesToHex(r)}},83595:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.LogicalExpressionControlFlowReplacer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(96747),h=r(81394),g=r(23615),b=r(25120);let y=i=class extends h.ExpressionWithOperatorControlFlowReplacer{constructor(e,t,r,n){super(e,t,r,n)}replace(e,t,r){if(this.checkForProhibitedExpressions(e.left,e.right))return e;const n=e.operator,a=this.controlFlowCustomNodeFactory(m.ControlFlowCustomNode.LogicalExpressionFunctionNode);a.initialize(n);const o=this.insertCustomNodeToControlFlowStorage(a,r,n,i.usingExistingIdentifierChance);return this.getControlFlowStorageCallNode(r.getStorageId(),o,e.left,e.right)}checkForProhibitedExpressions(e,t){return!!this.expressionContainsProhibitedNodes(t)||[e,t].some(e=>{let t;return t=g.NodeGuards.isUnaryExpressionNode(e)?b.NodeUtils.getUnaryExpressionArgumentNode(e):e,!(g.NodeGuards.isLiteralNode(t)||g.NodeGuards.isIdentifierNode(t)||g.NodeGuards.isObjectExpressionNode(t)||g.NodeGuards.isExpressionStatementNode(t))})}expressionContainsProhibitedNodes(e){let t=!1;return p.traverse(e,{enter:e=>g.NodeGuards.isMemberExpressionNode(e)&&e.computed||g.NodeGuards.isCallExpressionNode(e)?(t=!0,p.VisitorOption.Break):void 0}),t}};t.LogicalExpressionControlFlowReplacer=y,y.usingExistingIdentifierChance=.5,t.LogicalExpressionControlFlowReplacer=y=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__IControlFlowCustomNode)),l(1,(0,u.inject)(f.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),l(2,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(3,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Function,Object,Object])],y)},83682:function(e,t,r){"use strict";var n,i=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},s=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),o=0;o<r.length;o++)"default"!==r[o]&&i(t,e,r[o]);return a(t,e),t}),c=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},d=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayControlFlowTransformer=void 0;const l=r(52650),u=r(32287),f=s(r(34608)),p=r(80231),m=r(25860),h=r(81568),g=r(18436),b=r(96390),y=r(59070),v=r(23615);let S=class extends y.FunctionControlFlowTransformer{constructor(e,t,r,n,i){super(e,t,r,n,i),this.runAfter=[b.NodeTransformer.StringArrayTransformer,b.NodeTransformer.StringArrayRotateFunctionTransformer,b.NodeTransformer.StringArrayScopeCallsWrapperTransformer],this.controlFlowReplacersMap=new Map([[h.NodeType.Literal,p.ControlFlowReplacer.StringArrayCallControlFlowReplacer]]),this.controlFlowStorageNodes=new WeakSet,this.controlFlowStorageFactory=e(m.ControlFlowStorage.StringControlFlowStorage)}getVisitor(e){return this.options.stringArrayCallsTransform&&e===g.NodeTransformationStage.StringArray?{leave:(e,t)=>{if(t&&v.NodeGuards.isFunctionNode(e))return this.transformNode(e,t)}}:null}transformFunctionBodyNode(e,t,r,n){return v.NodeGuards.isVariableDeclarationNode(e)&&this.controlFlowStorageNodes.has(e)?f.VisitorOption.Skip:super.transformFunctionBodyNode(e,t,r,n)}getControlFlowStorage(e){return this.controlFlowStorageFactory()}appendControlFlowStorageNode(e,t){super.appendControlFlowStorageNode(e,t),this.controlFlowStorageNodes.add(t)}isAllowedTransformationByThreshold(){return this.randomGenerator.getMathRandom()<=this.options.stringArrayCallsTransformThreshold}};t.StringArrayControlFlowTransformer=S,t.StringArrayControlFlowTransformer=S=o([(0,l.injectFromBase)(),(0,l.injectable)(),d(0,(0,l.inject)(u.ServiceIdentifiers.Factory__TControlFlowStorage)),d(1,(0,l.inject)(u.ServiceIdentifiers.Factory__IControlFlowReplacer)),d(2,(0,l.inject)(u.ServiceIdentifiers.Factory__IControlFlowCustomNode)),d(3,(0,l.inject)(u.ServiceIdentifiers.IRandomGenerator)),d(4,(0,l.inject)(u.ServiceIdentifiers.IOptions)),c("design:paramtypes",[Function,Function,Function,Object,Object])],S)},83814:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.injectBase=function(e,t){return(r,f,p)=>{try{void 0===p?function(e,t){const r=u(e,t);return(e,t)=>{(0,n.updateOwnReflectMetadata)(e.constructor,o.classMetadataReflectKey,d.getDefaultClassMetadata,(0,c.updateMaybeClassMetadataProperty)(r(e),t))}}(e,t)(r,f):"number"==typeof p?function(e,t){const r=u(e,t);return(e,t,c)=>{if(!function(e,t){return"function"==typeof e&&void 0===t}(e,t))throw new i.InversifyCoreError(a.InversifyCoreErrorKind.injectionDecoratorConflict,`Found an @inject decorator in a non constructor parameter.\nFound @inject decorator at method "${t?.toString()??""}" at class "${e.constructor.name}"`);(0,n.updateOwnReflectMetadata)(e,o.classMetadataReflectKey,d.getDefaultClassMetadata,(0,s.updateMaybeClassMetadataConstructorArgument)(r(e),c))}}(e,t)(r,f,p):function(e,t){const r=u(e,t);return(e,t,s)=>{if(!function(e){return void 0!==e.set}(s))throw new i.InversifyCoreError(a.InversifyCoreErrorKind.injectionDecoratorConflict,`Found an @inject decorator in a non setter property method.\nFound @inject decorator at method "${t.toString()}" at class "${e.constructor.name}"`);(0,n.updateOwnReflectMetadata)(e.constructor,o.classMetadataReflectKey,d.getDefaultClassMetadata,(0,c.updateMaybeClassMetadataProperty)(r(e),t))}}(e,t)(r,f,p)}catch(e){(0,l.handleInjectionError)(r,f,p,e)}}};const n=r(59517),i=r(21773),a=r(94931),o=r(5712),s=r(98338),c=r(25328),d=r(82314),l=r(75333);function u(e,t){return r=>{const n=t(r);return t=>(n(t),e(t))}}},83921:(e,t,r)=>{!function(){"use strict";var t=r(67989);function n(e,t){return!(!t&&"yield"===e)&&i(e,t)}function i(e,t){if(t&&function(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"let":return!0;default:return!1}}(e))return!0;switch(e.length){case 2:return"if"===e||"in"===e||"do"===e;case 3:return"var"===e||"for"===e||"new"===e||"try"===e;case 4:return"this"===e||"else"===e||"case"===e||"void"===e||"with"===e||"enum"===e;case 5:return"while"===e||"break"===e||"catch"===e||"throw"===e||"const"===e||"yield"===e||"class"===e||"super"===e;case 6:return"return"===e||"typeof"===e||"delete"===e||"switch"===e||"export"===e||"import"===e;case 7:return"default"===e||"finally"===e||"extends"===e;case 8:return"function"===e||"continue"===e||"debugger"===e;case 10:return"instanceof"===e;default:return!1}}function a(e,t){return"null"===e||"true"===e||"false"===e||n(e,t)}function o(e,t){return"null"===e||"true"===e||"false"===e||i(e,t)}function s(e){var r,n,i;if(0===e.length)return!1;if(i=e.charCodeAt(0),!t.isIdentifierStartES5(i))return!1;for(r=1,n=e.length;r<n;++r)if(i=e.charCodeAt(r),!t.isIdentifierPartES5(i))return!1;return!0}function c(e,t){return 1024*(e-55296)+(t-56320)+65536}function d(e){var r,n,i,a,o;if(0===e.length)return!1;for(o=t.isIdentifierStartES6,r=0,n=e.length;r<n;++r){if(55296<=(i=e.charCodeAt(r))&&i<=56319){if(++r>=n)return!1;if(!(56320<=(a=e.charCodeAt(r))&&a<=57343))return!1;i=c(i,a)}if(!o(i))return!1;o=t.isIdentifierPartES6}return!0}e.exports={isKeywordES5:n,isKeywordES6:i,isReservedWordES5:a,isReservedWordES6:o,isRestrictedWord:function(e){return"eval"===e||"arguments"===e},isIdentifierNameES5:s,isIdentifierNameES6:d,isIdentifierES5:function(e,t){return s(e)&&!a(e,t)},isIdentifierES6:function(e,t){return d(e)&&!o(e,t)}}}()},83951:function(e,t,r){"use strict";var n,i,a=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),s=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},c=this&&this.__importStar||(n=function(e){return n=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},n(e)},function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=n(e),i=0;i<r.length;i++)"default"!==r[i]&&a(t,e,r[i]);return o(t,e),t}),d=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},l=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeadCodeInjectionTransformer=void 0;const u=r(52650),f=r(32287),p=c(r(34608)),m=r(21186),h=r(96390),g=r(81568),b=r(18436),y=r(76893),v=r(91363),S=r(23615),C=r(12720),_=r(50027),x=r(25120);let A=i=class extends y.AbstractNodeTransformer{constructor(e,t,r,n){super(r,n),this.deadCodeInjectionRootAstHostNodeSet=new WeakSet,this.collectedBlockStatements=[],this.collectedBlockStatementsTotalLength=0,this.deadCodeInjectionCustomNodeFactory=e,this.transformersRunner=t}static isProhibitedNodeInsideCollectedBlockStatement(e){return S.NodeGuards.isFunctionDeclarationNode(e)||S.NodeGuards.isBreakStatementNode(e)||S.NodeGuards.isContinueStatementNode(e)||S.NodeGuards.isAwaitExpressionNode(e)||S.NodeGuards.isYieldExpressionNode(e)||S.NodeGuards.isSuperNode(e)||S.NodeGuards.isForOfStatementNode(e)&&e.await||S.NodeGuards.isPrivateIdentifierNode(e)||S.NodeGuards.isIdentifierNode(e)&&"arguments"===e.name}static isScopeHoistingFunctionDeclaration(e){if(!S.NodeGuards.isFunctionDeclarationNode(e))return!1;const t=_.NodeStatementUtils.getScopeOfNode(e),r=S.NodeGuards.isSwitchCaseNode(t)?t.consequent:t.body,n=r.indexOf(e);if(0===n)return!1;const i=r.slice(0,n),a=v.NodeFactory.blockStatementNode(i),o=e.id.name;let s=!1;return p.traverse(a,{enter:e=>{if(S.NodeGuards.isIdentifierNode(e)&&e.name===o)return s=!0,p.VisitorOption.Break}}),s}static isValidCollectedBlockStatementNode(e){if(!e.body.length)return!1;let t=0,r=!0;return p.traverse(e,{enter:e=>{if(S.NodeGuards.isBlockStatementNode(e)&&t++,t>i.maxNestedBlockStatementsCount||i.isProhibitedNodeInsideCollectedBlockStatement(e)||i.isScopeHoistingFunctionDeclaration(e))return r=!1,p.VisitorOption.Break}}),r}static isValidWrappedBlockStatementNode(e,t){if(C.NodeMetadata.isEvalHostNode(t))return!1;if(!e.body.length)return!1;let r=!0;if(p.traverse(e,{enter:e=>{if(i.isScopeHoistingFunctionDeclaration(e))return r=!1,p.VisitorOption.Break}}),!r)return!1;return _.NodeStatementUtils.getParentNodeWithStatements(e).type!==g.NodeType.Program}getVisitor(e){switch(e){case b.NodeTransformationStage.DeadCodeInjection:return{enter:(e,t)=>{if(t&&S.NodeGuards.isProgramNode(e))return this.prepareNode(e,t),e},leave:(e,t)=>{if(t&&S.NodeGuards.isBlockStatementNode(e))return this.transformNode(e,t)}};case b.NodeTransformationStage.StringArray:return{enter:(e,t)=>{if(t&&this.isDeadCodeInjectionRootAstHostNode(e))return this.restoreNode(e,t)}};default:return null}}prepareNode(e,t){p.traverse(e,{enter:e=>{if(!S.NodeGuards.isBlockStatementNode(e))return;const t=x.NodeUtils.clone(e);if(!i.isValidCollectedBlockStatementNode(t))return;const r=this.makeClonedBlockStatementNodeUnique(t);this.collectedBlockStatements.push(r)}}),this.collectedBlockStatementsTotalLength=this.collectedBlockStatements.length}transformNode(e,t){if(!this.collectedBlockStatements.length||this.collectedBlockStatementsTotalLength<i.minCollectedBlockStatementsCount)return p.VisitorOption.Break;if(this.randomGenerator.getMathRandom()>this.options.deadCodeInjectionThreshold||!i.isValidWrappedBlockStatementNode(e,t))return e;const r=this.collectedBlockStatements.length-1,n=this.randomGenerator.getRandomInteger(0,r),a=this.collectedBlockStatements.splice(n,1)[0];return a===e?e:this.replaceBlockStatementNode(e,a,t)}restoreNode(e,t){const r=e.body[0];if(!S.NodeGuards.isFunctionDeclarationNode(r))throw new Error("Wrong dead code injection root AST host node. Host node should contain `FunctionDeclaration` node");return r.body}isDeadCodeInjectionRootAstHostNode(e){const t=S.NodeGuards.isBlockStatementNode(e)&&this.deadCodeInjectionRootAstHostNodeSet.has(e);return t&&this.deadCodeInjectionRootAstHostNodeSet.delete(e),t}makeClonedBlockStatementNodeUnique(e){const t=v.NodeFactory.programNode([v.NodeFactory.expressionStatementNode(v.NodeFactory.functionExpressionNode([],e))]);return x.NodeUtils.parentizeAst(t),x.NodeUtils.parentizeNode(t,t),this.transformersRunner.transform(t,i.transformersToRenameBlockScopeIdentifiers,b.NodeTransformationStage.RenameIdentifiers),e}replaceBlockStatementNode(e,t,r){const n=v.NodeFactory.blockStatementNode([v.NodeFactory.functionDeclarationNode(i.deadCodeInjectionRootAstHostNodeName,[],t)]);this.deadCodeInjectionRootAstHostNodeSet.add(n);const a=this.deadCodeInjectionCustomNodeFactory(m.DeadCodeInjectionCustomNode.BlockStatementDeadCodeInjectionNode);a.initialize(e,n);const o=a.getNode()[0];return x.NodeUtils.parentizeNode(o,r),o}};t.DeadCodeInjectionTransformer=A,A.deadCodeInjectionRootAstHostNodeName="deadCodeInjectionRootAstHostNode",A.maxNestedBlockStatementsCount=4,A.minCollectedBlockStatementsCount=5,A.transformersToRenameBlockScopeIdentifiers=[h.NodeTransformer.DeadCodeInjectionIdentifiersTransformer,h.NodeTransformer.LabeledStatementTransformer,h.NodeTransformer.ScopeIdentifiersTransformer],t.DeadCodeInjectionTransformer=A=i=s([(0,u.injectFromBase)(),(0,u.injectable)(),l(0,(0,u.inject)(f.ServiceIdentifiers.Factory__IDeadCodeInjectionCustomNode)),l(1,(0,u.inject)(f.ServiceIdentifiers.INodeTransformersRunner)),l(2,(0,u.inject)(f.ServiceIdentifiers.IRandomGenerator)),l(3,(0,u.inject)(f.ServiceIdentifiers.IOptions)),d("design:paramtypes",[Function,Object,Object,Object])],A)},84337:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.curryBuildPlanServiceNodeFromClassElementMetadata=function(e){return(t,r,c)=>{const d=(0,s.getServiceFromMaybeLazyServiceIdentifier)(c.value),l=r.concat({getAncestorsCalled:!1,name:c.name,serviceIdentifier:d,tags:c.tags}),u=new n.BindingConstraintsImplementation(l.last),f=c.kind===i.ClassElementMetadataKind.multipleInjection&&c.chained,p=(0,a.buildFilteredServiceBindings)(t,u,{chained:f}),m=[],h={bindings:m,isContextFree:!0,serviceIdentifier:d};if(m.push(...e(t,l,p,h,f)),h.isContextFree=!l.last.elem.getAncestorsCalled,c.kind===i.ClassElementMetadataKind.singleInjection){(0,o.checkServiceNodeSingleInjectionBindings)(h,c.optional,l.last);const[e]=m;h.bindings=e}return h}};const n=r(71947),i=r(86277),a=r(84426),o=r(37682),s=r(3191)},84392:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.StringArrayCallNode=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(35126),l=r(91363),u=r(25120);let f=class extends d.AbstractStringArrayCallNode{constructor(e,t,r,n,i,a,o){super(e,t,r,n,i,a,o)}initialize(e,t,r,n){this.index=e,this.indexShiftAmount=t,this.stringArrayCallsWrapperData=r,this.decodeKey=n}getNodeStructure(){var e,t;const r=this.indexShiftAmount+this.stringArrayCallsWrapperData.index+this.index,n=this.getStringArrayIndexNode(r),i=this.decodeKey?this.getRc4KeyLiteralNode(this.decodeKey):null,a=this.arrayUtils.fillWithRange(this.stringArrayCallsWrapperData.parameterIndexesData?this.options.stringArrayWrappersParametersMaxCount:d.AbstractStringArrayCallNode.stringArrayRootCallsWrapperParametersCount,()=>this.getFakeStringArrayIndexNode(r));a.splice(null!==(t=null===(e=this.stringArrayCallsWrapperData.parameterIndexesData)||void 0===e?void 0:e.valueIndexParameterIndex)&&void 0!==t?t:0,1,n),this.stringArrayCallsWrapperData.parameterIndexesData?a.splice(this.stringArrayCallsWrapperData.parameterIndexesData.decodeKeyParameterIndex,1,null!=i?i:this.getFakeStringArrayIndexNode(r)):i?a.splice(1,1,i):a.splice(1,1);const o=l.NodeFactory.expressionStatementNode(l.NodeFactory.callExpressionNode(l.NodeFactory.identifierNode(this.stringArrayCallsWrapperData.name),a));return u.NodeUtils.parentizeAst(o),[o]}getFakeStringArrayIndexNode(e){return this.getStringArrayIndexNode(this.getFakeStringArrayIndex(e))}getFakeStringArrayIndex(e){const t=this.stringArrayStorage.getLength()/2,r=e-t,n=e+t;return this.randomGenerator.getRandomInteger(r,n)}};t.StringArrayCallNode=f,n([(0,c.initializable)(),i("design:type",Object)],f.prototype,"decodeKey",void 0),n([(0,c.initializable)(),i("design:type",Number)],f.prototype,"index",void 0),n([(0,c.initializable)(),i("design:type",Number)],f.prototype,"indexShiftAmount",void 0),n([(0,c.initializable)(),i("design:type",Object)],f.prototype,"stringArrayCallsWrapperData",void 0),t.StringArrayCallNode=f=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.Factory__IIdentifierNamesGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.Factory__IStringArrayIndexNode)),a(2,(0,o.inject)(s.ServiceIdentifiers.ICustomCodeHelperFormatter)),a(3,(0,o.inject)(s.ServiceIdentifiers.IStringArrayStorage)),a(4,(0,o.inject)(s.ServiceIdentifiers.IArrayUtils)),a(5,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(6,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Function,Function,Object,Object,Object,Object,Object])],f)},84426:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildFilteredServiceBindings=function(e,t,r){const i=r?.customServiceIdentifier??t.serviceIdentifier,a=(!0===r?.chained?[...e.operations.getBindingsChained(i)]:[...e.operations.getBindings(i)??[]]).filter(e=>e.isSatisfiedBy(t));if(0===a.length&&void 0!==e.autobindOptions&&"function"==typeof i){const r=(0,n.buildInstanceBinding)(e.autobindOptions,i);e.operations.setBinding(r),r.isSatisfiedBy(t)&&a.push(r)}return a};const n=r(74898)},84596:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.curryLazyBuildPlanServiceNodeFromResolvedValueElementMetadata=function(e){const t=(0,a.curryBuildPlanServiceNodeFromResolvedValueElementMetadata)(e);return(e,r,a)=>{try{return t(e,r,a)}catch(e){if(n.InversifyCoreError.isErrorOfKind(e,i.InversifyCoreErrorKind.planning))return;throw e}}};const n=r(21773),i=r(94931),a=r(37098)},84769:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBindingConstraintsWithServiceId=function(e){return t=>t.serviceIdentifier===e}},85032:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ObfuscatingGuard=void 0,function(e){e.BlackListObfuscatingGuard="BlackListObfuscatingGuard",e.ConditionalCommentObfuscatingGuard="ConditionalCommentObfuscatingGuard",e.ForceTransformStringObfuscatingGuard="ForceTransformStringObfuscatingGuard",e.IgnoredImportObfuscatingGuard="IgnoredImportObfuscatingGuard",e.ImportMetaObfuscationGuard="ImportMetaObfuscationGuard",e.ProcessEnvObfuscationGuard="ProcessEnvObfuscationGuard",e.ReservedStringObfuscatingGuard="ReservedStringObfuscatingGuard"}(r||(t.ObfuscatingGuard=r={}))},85033:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNoAncestorBindingConstraintsWithTag=function(e,t){return(0,i.isNoAncestorBindingConstraints)((0,n.isBindingConstraintsWithTag)(e,t))};const n=r(70039),i=r(18685)},85088:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.ObfuscationResult=void 0;const o=r(52650),s=r(32287),c=r(10548),d=r(54042);let l=class{constructor(e,t,r,n){this.cryptUtils=e,this.globalIdentifierNamesCacheStorage=t,this.propertyIdentifierNamesCacheStorage=r,this.options=n}initialize(e,t){this.obfuscatedCode=e,this.sourceMap=t}getIdentifierNamesCache(){return this.options.identifierNamesCache?{globalIdentifiers:this.globalIdentifierNamesCacheStorage.getStorageAsDictionary(),propertyIdentifiers:this.propertyIdentifierNamesCacheStorage.getStorageAsDictionary()}:null}getObfuscatedCode(){return this.correctObfuscatedCode()}getOptions(){return this.options}getSourceMap(){return this.sourceMap}toString(){return this.obfuscatedCode}correctObfuscatedCode(){if(!this.sourceMap)return this.obfuscatedCode;const e=this.options.sourceMapBaseUrl+this.options.sourceMapFileName;let t="//# sourceMappingURL=";switch(this.options.sourceMapMode){case d.SourceMapMode.Inline:t+=`data:application/json;base64,${this.cryptUtils.btoa(this.sourceMap)}`;break;case d.SourceMapMode.Separate:default:if(!e)return this.obfuscatedCode;t+=e}return`${this.obfuscatedCode}\n${t}`}};t.ObfuscationResult=l,n([(0,c.initializable)(),i("design:type",String)],l.prototype,"obfuscatedCode",void 0),n([(0,c.initializable)(),i("design:type",String)],l.prototype,"sourceMap",void 0),t.ObfuscationResult=l=n([(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.ICryptUtils)),a(1,(0,o.inject)(s.ServiceIdentifiers.IGlobalIdentifierNamesCacheStorage)),a(2,(0,o.inject)(s.ServiceIdentifiers.IPropertyIdentifierNamesCacheStorage)),a(3,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object,Object,Object])],l)},85089:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GlobalVariableTemplate2=function(){return"\n const getGlobal = function () {\n let globalObject;\n \n try {\n globalObject = Function('return (function() ' + '{}.constructor(\"return this\")( )' + ');')();\n } catch (e) {\n globalObject = window;\n }\n \n return globalObject;\n };\n const that = getGlobal();\n "}},86184:function(e,t,r){"use strict";var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__param||function(e,t){return function(r,n){t(r,n,e)}};Object.defineProperty(t,"__esModule",{value:!0}),t.PropertyIdentifierNamesCacheStorage=void 0;const o=r(52650),s=r(32287),c=r(11440);let d=class extends c.MapStorage{constructor(e,t){super(e,t)}initialize(){var e,t;super.initialize(),this.storage=new Map(Object.entries(null!==(t=null===(e=this.options.identifierNamesCache)||void 0===e?void 0:e.propertyIdentifiers)&&void 0!==t?t:{}))}};t.PropertyIdentifierNamesCacheStorage=d,n([(0,o.postConstruct)(),i("design:type",Function),i("design:paramtypes",[]),i("design:returntype",void 0)],d.prototype,"initialize",null),t.PropertyIdentifierNamesCacheStorage=d=n([(0,o.injectFromBase)(),(0,o.injectable)(),a(0,(0,o.inject)(s.ServiceIdentifiers.IRandomGenerator)),a(1,(0,o.inject)(s.ServiceIdentifiers.IOptions)),i("design:paramtypes",[Object,Object])],d)},86277:(e,t)=>{"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ClassElementMetadataKind=void 0,function(e){e[e.multipleInjection=0]="multipleInjection",e[e.singleInjection=1]="singleInjection",e[e.unmanaged=2]="unmanaged"}(r||(t.ClassElementMetadataKind=r={}))},86398:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveResolvedValueBindingParams=function(e){return(t,r)=>{const i=[];for(const n of r.params)i.push(e(t,n));return i.some(n.isPromise)?Promise.all(i):i}};const n=r(5265)},86416:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GlobalVariableTemplate1=function(){return"\n let that;\n \n try {\n const getGlobal = Function('return (function() ' + '{}.constructor(\"return this\")( )' + ');');\n \n that = getGlobal();\n } catch (e) {\n that = window;\n }\n "}},86921:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ServiceReferenceManager=void 0;t.ServiceReferenceManager=class{activationService;bindingService;deactivationService;planResultCacheService;#Ne;constructor(e,t,r,n){this.activationService=e,this.bindingService=t,this.deactivationService=r,this.planResultCacheService=n,this.#Ne=[]}reset(e,t,r){this.activationService=e,this.bindingService=t,this.deactivationService=r,this.planResultCacheService.clearCache();for(const e of this.#Ne)e()}onReset(e){this.#Ne.push(e)}}},87206:e=>{
|
|
62
62
|
/*!
|
|
63
63
|
* Determine if an object is a Buffer
|
|
64
64
|
*
|