UNPKG

octocode-mcp

Version:

Model Context Protocol (MCP) server for advanced GitHub repository analysis and code discovery. Provides AI assistants with powerful tools to search, analyze, and understand codebases across GitHub.

163 lines 1.46 MB
import{createRequire as e}from"node:module";import{createHmac as t,createPrivateKey as n,subtle as r,timingSafeEqual as i}from"node:crypto";import a from"util";import o,{Readable as s}from"stream";import c,{dirname as l,join as u}from"path";import d from"http";import f from"https";import p from"url";import m,{promises as h}from"fs";import g,{createHash as _}from"crypto";import v from"http2";import y from"os";import b from"zlib";import{EventEmitter as x}from"events";import{spawn as S}from"child_process";import{Buffer as C}from"node:buffer";import{readFile as w,stat as T}from"fs/promises";var E=Object.create,D=Object.defineProperty,O=Object.getOwnPropertyDescriptor,k=Object.getOwnPropertyNames,A=Object.getPrototypeOf,ee=Object.prototype.hasOwnProperty,j=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),te=(e,t)=>{let n={};for(var r in e)D(n,r,{get:e[r],enumerable:!0});return t&&D(n,Symbol.toStringTag,{value:`Module`}),n},ne=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=k(t),a=0,o=i.length,s;a<o;a++)s=i[a],!ee.call(e,s)&&s!==n&&D(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=O(t,s))||r.enumerable});return e},re=(e,t,n)=>(n=e==null?{}:E(A(e)),ne(t||!e||!e.__esModule?D(n,`default`,{value:e,enumerable:!0}):n,e)),M=e(import.meta.url);const N={GITHUB_FETCH_CONTENT:`githubGetFileContent`,GITHUB_SEARCH_CODE:`githubSearchCode`,GITHUB_SEARCH_PULL_REQUESTS:`githubSearchPullRequests`,GITHUB_SEARCH_REPOSITORIES:`githubSearchRepositories`,GITHUB_VIEW_REPO_STRUCTURE:`githubViewRepoStructure`,PACKAGE_SEARCH:`packageSearch`,LOCAL_RIPGREP:`localSearchCode`,LOCAL_FETCH_CONTENT:`localGetFileContent`,LOCAL_FIND_FILES:`localFindFiles`,LOCAL_VIEW_STRUCTURE:`localViewStructure`},ie=new Set([N.LOCAL_RIPGREP,N.LOCAL_FETCH_CONTENT,N.LOCAL_FIND_FILES,N.LOCAL_VIEW_STRUCTURE]);function ae(e){return ie.has(e)}var P;(function(e){e.assertEqual=e=>{};function t(e){}e.assertIs=t;function n(e){throw Error()}e.assertNever=n,e.arrayToEnum=e=>{let t={};for(let n of e)t[n]=n;return t},e.getValidEnumValues=t=>{let n=e.objectKeys(t).filter(e=>typeof t[t[e]]!=`number`),r={};for(let e of n)r[e]=t[e];return e.objectValues(r)},e.objectValues=t=>e.objectKeys(t).map(function(e){return t[e]}),e.objectKeys=typeof Object.keys==`function`?e=>Object.keys(e):e=>{let t=[];for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.find=(e,t)=>{for(let n of e)if(t(n))return n},e.isInteger=typeof Number.isInteger==`function`?e=>Number.isInteger(e):e=>typeof e==`number`&&Number.isFinite(e)&&Math.floor(e)===e;function r(e,t=` | `){return e.map(e=>typeof e==`string`?`'${e}'`:e).join(t)}e.joinValues=r,e.jsonStringifyReplacer=(e,t)=>typeof t==`bigint`?t.toString():t})(P||={});var oe;(function(e){e.mergeShapes=(e,t)=>({...e,...t})})(oe||={});const F=P.arrayToEnum([`string`,`nan`,`number`,`integer`,`float`,`boolean`,`date`,`bigint`,`symbol`,`function`,`undefined`,`null`,`array`,`object`,`unknown`,`promise`,`void`,`never`,`map`,`set`]),se=e=>{switch(typeof e){case`undefined`:return F.undefined;case`string`:return F.string;case`number`:return Number.isNaN(e)?F.nan:F.number;case`boolean`:return F.boolean;case`function`:return F.function;case`bigint`:return F.bigint;case`symbol`:return F.symbol;case`object`:return Array.isArray(e)?F.array:e===null?F.null:e.then&&typeof e.then==`function`&&e.catch&&typeof e.catch==`function`?F.promise:typeof Map<`u`&&e instanceof Map?F.map:typeof Set<`u`&&e instanceof Set?F.set:typeof Date<`u`&&e instanceof Date?F.date:F.object;default:return F.unknown}},I=P.arrayToEnum([`invalid_type`,`invalid_literal`,`custom`,`invalid_union`,`invalid_union_discriminator`,`invalid_enum_value`,`unrecognized_keys`,`invalid_arguments`,`invalid_return_type`,`invalid_date`,`invalid_string`,`too_small`,`too_big`,`invalid_intersection_types`,`not_multiple_of`,`not_finite`]);var ce=class e extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=e=>{this.issues=[...this.issues,e]},this.addIssues=(e=[])=>{this.issues=[...this.issues,...e]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name=`ZodError`,this.issues=e}format(e){let t=e||function(e){return e.message},n={_errors:[]},r=e=>{for(let i of e.issues)if(i.code===`invalid_union`)i.unionErrors.map(r);else if(i.code===`invalid_return_type`)r(i.returnTypeError);else if(i.code===`invalid_arguments`)r(i.argumentsError);else if(i.path.length===0)n._errors.push(t(i));else{let e=n,r=0;for(;r<i.path.length;){let n=i.path[r];r===i.path.length-1?(e[n]=e[n]||{_errors:[]},e[n]._errors.push(t(i))):e[n]=e[n]||{_errors:[]},e=e[n],r++}}};return r(this),n}static assert(t){if(!(t instanceof e))throw Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,P.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=e=>e.message){let t={},n=[];for(let r of this.issues)if(r.path.length>0){let n=r.path[0];t[n]=t[n]||[],t[n].push(e(r))}else n.push(e(r));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};ce.create=e=>new ce(e);var le=(e,t)=>{let n;switch(e.code){case I.invalid_type:n=e.received===F.undefined?`Required`:`Expected ${e.expected}, received ${e.received}`;break;case I.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,P.jsonStringifyReplacer)}`;break;case I.unrecognized_keys:n=`Unrecognized key(s) in object: ${P.joinValues(e.keys,`, `)}`;break;case I.invalid_union:n=`Invalid input`;break;case I.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${P.joinValues(e.options)}`;break;case I.invalid_enum_value:n=`Invalid enum value. Expected ${P.joinValues(e.options)}, received '${e.received}'`;break;case I.invalid_arguments:n=`Invalid function arguments`;break;case I.invalid_return_type:n=`Invalid function return type`;break;case I.invalid_date:n=`Invalid date`;break;case I.invalid_string:typeof e.validation==`object`?`includes`in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position==`number`&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):`startsWith`in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:`endsWith`in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:P.assertNever(e.validation):n=e.validation===`regex`?`Invalid`:`Invalid ${e.validation}`;break;case I.too_small:n=e.type===`array`?`Array must contain ${e.exact?`exactly`:e.inclusive?`at least`:`more than`} ${e.minimum} element(s)`:e.type===`string`?`String must contain ${e.exact?`exactly`:e.inclusive?`at least`:`over`} ${e.minimum} character(s)`:e.type===`number`||e.type===`bigint`?`Number must be ${e.exact?`exactly equal to `:e.inclusive?`greater than or equal to `:`greater than `}${e.minimum}`:e.type===`date`?`Date must be ${e.exact?`exactly equal to `:e.inclusive?`greater than or equal to `:`greater than `}${new Date(Number(e.minimum))}`:`Invalid input`;break;case I.too_big:n=e.type===`array`?`Array must contain ${e.exact?`exactly`:e.inclusive?`at most`:`less than`} ${e.maximum} element(s)`:e.type===`string`?`String must contain ${e.exact?`exactly`:e.inclusive?`at most`:`under`} ${e.maximum} character(s)`:e.type===`number`?`Number must be ${e.exact?`exactly`:e.inclusive?`less than or equal to`:`less than`} ${e.maximum}`:e.type===`bigint`?`BigInt must be ${e.exact?`exactly`:e.inclusive?`less than or equal to`:`less than`} ${e.maximum}`:e.type===`date`?`Date must be ${e.exact?`exactly`:e.inclusive?`smaller than or equal to`:`smaller than`} ${new Date(Number(e.maximum))}`:`Invalid input`;break;case I.custom:n=`Invalid input`;break;case I.invalid_intersection_types:n=`Intersection results could not be merged`;break;case I.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case I.not_finite:n=`Number must be finite`;break;default:n=t.defaultError,P.assertNever(e)}return{message:n}};let ue=le;function de(){return ue}const fe=e=>{let{data:t,path:n,errorMaps:r,issueData:i}=e,a=[...n,...i.path||[]],o={...i,path:a};if(i.message!==void 0)return{...i,path:a,message:i.message};let s=``,c=r.filter(e=>!!e).slice().reverse();for(let e of c)s=e(o,{data:t,defaultError:s}).message;return{...i,path:a,message:s}};function L(e,t){let n=de(),r=fe({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===le?void 0:le].filter(e=>!!e)});e.common.issues.push(r)}var R=class e{constructor(){this.value=`valid`}dirty(){this.value===`valid`&&(this.value=`dirty`)}abort(){this.value!==`aborted`&&(this.value=`aborted`)}static mergeArray(e,t){let n=[];for(let r of t){if(r.status===`aborted`)return z;r.status===`dirty`&&e.dirty(),n.push(r.value)}return{status:e.value,value:n}}static async mergeObjectAsync(t,n){let r=[];for(let e of n){let t=await e.key,n=await e.value;r.push({key:t,value:n})}return e.mergeObjectSync(t,r)}static mergeObjectSync(e,t){let n={};for(let r of t){let{key:t,value:i}=r;if(t.status===`aborted`||i.status===`aborted`)return z;t.status===`dirty`&&e.dirty(),i.status===`dirty`&&e.dirty(),t.value!==`__proto__`&&(i.value!==void 0||r.alwaysSet)&&(n[t.value]=i.value)}return{status:e.value,value:n}}};const z=Object.freeze({status:`aborted`}),B=e=>({status:`dirty`,value:e}),pe=e=>({status:`valid`,value:e}),me=e=>e.status===`aborted`,he=e=>e.status===`dirty`,ge=e=>e.status===`valid`,_e=e=>typeof Promise<`u`&&e instanceof Promise;var V;(function(e){e.errToObj=e=>typeof e==`string`?{message:e}:e||{},e.toString=e=>typeof e==`string`?e:e?.message})(V||={});var ve=class{constructor(e,t,n,r){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=r}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}};const ye=(e,t)=>{if(ge(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw Error(`Validation failed but no issues detected.`);return{success:!1,get error(){return this._error||=new ce(e.common.issues),this._error}}};function be(e){if(!e)return{};let{errorMap:t,invalid_type_error:n,required_error:r,description:i}=e;if(t&&(n||r))throw Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:i}:{errorMap:(t,i)=>{let{message:a}=e;return t.code===`invalid_enum_value`?{message:a??i.defaultError}:i.data===void 0?{message:a??r??i.defaultError}:t.code===`invalid_type`?{message:a??n??i.defaultError}:{message:i.defaultError}},description:i}}var xe=class{get description(){return this._def.description}_getType(e){return se(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:se(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new R,ctx:{common:e.parent.common,data:e.data,parsedType:se(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(_e(t))throw Error(`Synchronous parse encountered promise.`);return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:se(e)};return ye(n,this._parseSync({data:e,path:n.path,parent:n}))}"~validate"(e){let t={common:{issues:[],async:!!this[`~standard`].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:se(e)};if(!this[`~standard`].async)try{let n=this._parseSync({data:e,path:[],parent:t});return ge(n)?{value:n.value}:{issues:t.common.issues}}catch(e){e?.message?.toLowerCase()?.includes(`encountered`)&&(this[`~standard`].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(e=>ge(e)?{value:e.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:se(e)},r=this._parse({data:e,path:n.path,parent:n});return ye(n,await(_e(r)?r:Promise.resolve(r)))}refine(e,t){let n=e=>typeof t==`string`||t===void 0?{message:t}:typeof t==`function`?t(e):t;return this._refinement((t,r)=>{let i=e(t),a=()=>r.addIssue({code:I.custom,...n(t)});return typeof Promise<`u`&&i instanceof Promise?i.then(e=>e?!0:(a(),!1)):i?!0:(a(),!1)})}refinement(e,t){return this._refinement((n,r)=>e(n)?!0:(r.addIssue(typeof t==`function`?t(n,r):t),!1))}_refinement(e){return new Ct({schema:this,typeName:Mt.ZodEffects,effect:{type:`refinement`,refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this[`~standard`]={version:1,vendor:`zod`,validate:e=>this[`~validate`](e)}}optional(){return wt.create(this,this._def)}nullable(){return Tt.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return it.create(this)}promise(){return St.create(this,this._def)}or(e){return st.create([this,e],this._def)}and(e){return dt.create(this,e,this._def)}transform(e){return new Ct({...be(this._def),schema:this,typeName:Mt.ZodEffects,effect:{type:`transform`,transform:e}})}default(e){let t=typeof e==`function`?e:()=>e;return new Et({...be(this._def),innerType:this,defaultValue:t,typeName:Mt.ZodDefault})}brand(){return new kt({typeName:Mt.ZodBranded,type:this,...be(this._def)})}catch(e){let t=typeof e==`function`?e:()=>e;return new Dt({...be(this._def),innerType:this,catchValue:t,typeName:Mt.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return At.create(this,e)}readonly(){return jt.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};const Se=/^c[^\s-]{8,}$/i,Ce=/^[0-9a-z]+$/,we=/^[0-9A-HJKMNP-TV-Z]{26}$/i,Te=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Ee=/^[a-z0-9_-]{21}$/i,De=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Oe=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,ke=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i;let Ae;const je=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Me=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Ne=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Pe=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Fe=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Ie=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Le=`((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))`,Re=RegExp(`^${Le}$`);function ze(e){let t=`[0-5]\\d`;e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision??(t=`${t}(\\.\\d+)?`);let n=e.precision?`+`:`?`;return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${n}`}function Be(e){return RegExp(`^${ze(e)}$`)}function Ve(e){let t=`${Le}T${ze(e)}`,n=[];return n.push(e.local?`Z?`:`Z`),e.offset&&n.push(`([+-]\\d{2}:?\\d{2})`),t=`${t}(${n.join(`|`)})`,RegExp(`^${t}$`)}function He(e,t){return!!((t===`v4`||!t)&&je.test(e)||(t===`v6`||!t)&&Ne.test(e))}function Ue(e,t){if(!De.test(e))return!1;try{let[n]=e.split(`.`);if(!n)return!1;let r=n.replace(/-/g,`+`).replace(/_/g,`/`).padEnd(n.length+(4-n.length%4)%4,`=`),i=JSON.parse(atob(r));return!(typeof i!=`object`||!i||`typ`in i&&i?.typ!==`JWT`||!i.alg||t&&i.alg!==t)}catch{return!1}}function We(e,t){return!!((t===`v4`||!t)&&Me.test(e)||(t===`v6`||!t)&&Pe.test(e))}var Ge=class e extends xe{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==F.string){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.string,received:t.parsedType}),z}let t=new R,n;for(let r of this._def.checks)if(r.kind===`min`)e.data.length<r.value&&(n=this._getOrReturnCtx(e,n),L(n,{code:I.too_small,minimum:r.value,type:`string`,inclusive:!0,exact:!1,message:r.message}),t.dirty());else if(r.kind===`max`)e.data.length>r.value&&(n=this._getOrReturnCtx(e,n),L(n,{code:I.too_big,maximum:r.value,type:`string`,inclusive:!0,exact:!1,message:r.message}),t.dirty());else if(r.kind===`length`){let i=e.data.length>r.value,a=e.data.length<r.value;(i||a)&&(n=this._getOrReturnCtx(e,n),i?L(n,{code:I.too_big,maximum:r.value,type:`string`,inclusive:!0,exact:!0,message:r.message}):a&&L(n,{code:I.too_small,minimum:r.value,type:`string`,inclusive:!0,exact:!0,message:r.message}),t.dirty())}else if(r.kind===`email`)ke.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`email`,code:I.invalid_string,message:r.message}),t.dirty());else if(r.kind===`emoji`)Ae||=RegExp(`^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$`,`u`),Ae.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`emoji`,code:I.invalid_string,message:r.message}),t.dirty());else if(r.kind===`uuid`)Te.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`uuid`,code:I.invalid_string,message:r.message}),t.dirty());else if(r.kind===`nanoid`)Ee.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`nanoid`,code:I.invalid_string,message:r.message}),t.dirty());else if(r.kind===`cuid`)Se.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`cuid`,code:I.invalid_string,message:r.message}),t.dirty());else if(r.kind===`cuid2`)Ce.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`cuid2`,code:I.invalid_string,message:r.message}),t.dirty());else if(r.kind===`ulid`)we.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`ulid`,code:I.invalid_string,message:r.message}),t.dirty());else if(r.kind===`url`)try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),L(n,{validation:`url`,code:I.invalid_string,message:r.message}),t.dirty()}else r.kind===`regex`?(r.regex.lastIndex=0,r.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`regex`,code:I.invalid_string,message:r.message}),t.dirty())):r.kind===`trim`?e.data=e.data.trim():r.kind===`includes`?e.data.includes(r.value,r.position)||(n=this._getOrReturnCtx(e,n),L(n,{code:I.invalid_string,validation:{includes:r.value,position:r.position},message:r.message}),t.dirty()):r.kind===`toLowerCase`?e.data=e.data.toLowerCase():r.kind===`toUpperCase`?e.data=e.data.toUpperCase():r.kind===`startsWith`?e.data.startsWith(r.value)||(n=this._getOrReturnCtx(e,n),L(n,{code:I.invalid_string,validation:{startsWith:r.value},message:r.message}),t.dirty()):r.kind===`endsWith`?e.data.endsWith(r.value)||(n=this._getOrReturnCtx(e,n),L(n,{code:I.invalid_string,validation:{endsWith:r.value},message:r.message}),t.dirty()):r.kind===`datetime`?Ve(r).test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{code:I.invalid_string,validation:`datetime`,message:r.message}),t.dirty()):r.kind===`date`?Re.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{code:I.invalid_string,validation:`date`,message:r.message}),t.dirty()):r.kind===`time`?Be(r).test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{code:I.invalid_string,validation:`time`,message:r.message}),t.dirty()):r.kind===`duration`?Oe.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`duration`,code:I.invalid_string,message:r.message}),t.dirty()):r.kind===`ip`?He(e.data,r.version)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`ip`,code:I.invalid_string,message:r.message}),t.dirty()):r.kind===`jwt`?Ue(e.data,r.alg)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`jwt`,code:I.invalid_string,message:r.message}),t.dirty()):r.kind===`cidr`?We(e.data,r.version)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`cidr`,code:I.invalid_string,message:r.message}),t.dirty()):r.kind===`base64`?Fe.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`base64`,code:I.invalid_string,message:r.message}),t.dirty()):r.kind===`base64url`?Ie.test(e.data)||(n=this._getOrReturnCtx(e,n),L(n,{validation:`base64url`,code:I.invalid_string,message:r.message}),t.dirty()):P.assertNever(r);return{status:t.value,value:e.data}}_regex(e,t,n){return this.refinement(t=>e.test(t),{validation:t,code:I.invalid_string,...V.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(e){return this._addCheck({kind:`email`,...V.errToObj(e)})}url(e){return this._addCheck({kind:`url`,...V.errToObj(e)})}emoji(e){return this._addCheck({kind:`emoji`,...V.errToObj(e)})}uuid(e){return this._addCheck({kind:`uuid`,...V.errToObj(e)})}nanoid(e){return this._addCheck({kind:`nanoid`,...V.errToObj(e)})}cuid(e){return this._addCheck({kind:`cuid`,...V.errToObj(e)})}cuid2(e){return this._addCheck({kind:`cuid2`,...V.errToObj(e)})}ulid(e){return this._addCheck({kind:`ulid`,...V.errToObj(e)})}base64(e){return this._addCheck({kind:`base64`,...V.errToObj(e)})}base64url(e){return this._addCheck({kind:`base64url`,...V.errToObj(e)})}jwt(e){return this._addCheck({kind:`jwt`,...V.errToObj(e)})}ip(e){return this._addCheck({kind:`ip`,...V.errToObj(e)})}cidr(e){return this._addCheck({kind:`cidr`,...V.errToObj(e)})}datetime(e){return typeof e==`string`?this._addCheck({kind:`datetime`,precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:`datetime`,precision:e?.precision===void 0?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...V.errToObj(e?.message)})}date(e){return this._addCheck({kind:`date`,message:e})}time(e){return typeof e==`string`?this._addCheck({kind:`time`,precision:null,message:e}):this._addCheck({kind:`time`,precision:e?.precision===void 0?null:e?.precision,...V.errToObj(e?.message)})}duration(e){return this._addCheck({kind:`duration`,...V.errToObj(e)})}regex(e,t){return this._addCheck({kind:`regex`,regex:e,...V.errToObj(t)})}includes(e,t){return this._addCheck({kind:`includes`,value:e,position:t?.position,...V.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:`startsWith`,value:e,...V.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:`endsWith`,value:e,...V.errToObj(t)})}min(e,t){return this._addCheck({kind:`min`,value:e,...V.errToObj(t)})}max(e,t){return this._addCheck({kind:`max`,value:e,...V.errToObj(t)})}length(e,t){return this._addCheck({kind:`length`,value:e,...V.errToObj(t)})}nonempty(e){return this.min(1,V.errToObj(e))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:`trim`}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:`toLowerCase`}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:`toUpperCase`}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind===`datetime`)}get isDate(){return!!this._def.checks.find(e=>e.kind===`date`)}get isTime(){return!!this._def.checks.find(e=>e.kind===`time`)}get isDuration(){return!!this._def.checks.find(e=>e.kind===`duration`)}get isEmail(){return!!this._def.checks.find(e=>e.kind===`email`)}get isURL(){return!!this._def.checks.find(e=>e.kind===`url`)}get isEmoji(){return!!this._def.checks.find(e=>e.kind===`emoji`)}get isUUID(){return!!this._def.checks.find(e=>e.kind===`uuid`)}get isNANOID(){return!!this._def.checks.find(e=>e.kind===`nanoid`)}get isCUID(){return!!this._def.checks.find(e=>e.kind===`cuid`)}get isCUID2(){return!!this._def.checks.find(e=>e.kind===`cuid2`)}get isULID(){return!!this._def.checks.find(e=>e.kind===`ulid`)}get isIP(){return!!this._def.checks.find(e=>e.kind===`ip`)}get isCIDR(){return!!this._def.checks.find(e=>e.kind===`cidr`)}get isBase64(){return!!this._def.checks.find(e=>e.kind===`base64`)}get isBase64url(){return!!this._def.checks.find(e=>e.kind===`base64url`)}get minLength(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e}};Ge.create=e=>new Ge({checks:[],typeName:Mt.ZodString,coerce:e?.coerce??!1,...be(e)});function Ke(e,t){let n=(e.toString().split(`.`)[1]||``).length,r=(t.toString().split(`.`)[1]||``).length,i=n>r?n:r;return Number.parseInt(e.toFixed(i).replace(`.`,``))%Number.parseInt(t.toFixed(i).replace(`.`,``))/10**i}var qe=class e extends xe{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==F.number){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.number,received:t.parsedType}),z}let t,n=new R;for(let r of this._def.checks)r.kind===`int`?P.isInteger(e.data)||(t=this._getOrReturnCtx(e,t),L(t,{code:I.invalid_type,expected:`integer`,received:`float`,message:r.message}),n.dirty()):r.kind===`min`?(r.inclusive?e.data<r.value:e.data<=r.value)&&(t=this._getOrReturnCtx(e,t),L(t,{code:I.too_small,minimum:r.value,type:`number`,inclusive:r.inclusive,exact:!1,message:r.message}),n.dirty()):r.kind===`max`?(r.inclusive?e.data>r.value:e.data>=r.value)&&(t=this._getOrReturnCtx(e,t),L(t,{code:I.too_big,maximum:r.value,type:`number`,inclusive:r.inclusive,exact:!1,message:r.message}),n.dirty()):r.kind===`multipleOf`?Ke(e.data,r.value)!==0&&(t=this._getOrReturnCtx(e,t),L(t,{code:I.not_multiple_of,multipleOf:r.value,message:r.message}),n.dirty()):r.kind===`finite`?Number.isFinite(e.data)||(t=this._getOrReturnCtx(e,t),L(t,{code:I.not_finite,message:r.message}),n.dirty()):P.assertNever(r);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit(`min`,e,!0,V.toString(t))}gt(e,t){return this.setLimit(`min`,e,!1,V.toString(t))}lte(e,t){return this.setLimit(`max`,e,!0,V.toString(t))}lt(e,t){return this.setLimit(`max`,e,!1,V.toString(t))}setLimit(t,n,r,i){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:V.toString(i)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(e){return this._addCheck({kind:`int`,message:V.toString(e)})}positive(e){return this._addCheck({kind:`min`,value:0,inclusive:!1,message:V.toString(e)})}negative(e){return this._addCheck({kind:`max`,value:0,inclusive:!1,message:V.toString(e)})}nonpositive(e){return this._addCheck({kind:`max`,value:0,inclusive:!0,message:V.toString(e)})}nonnegative(e){return this._addCheck({kind:`min`,value:0,inclusive:!0,message:V.toString(e)})}multipleOf(e,t){return this._addCheck({kind:`multipleOf`,value:e,message:V.toString(t)})}finite(e){return this._addCheck({kind:`finite`,message:V.toString(e)})}safe(e){return this._addCheck({kind:`min`,inclusive:!0,value:-(2**53-1),message:V.toString(e)})._addCheck({kind:`max`,inclusive:!0,value:2**53-1,message:V.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind===`int`||e.kind===`multipleOf`&&P.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks)if(n.kind===`finite`||n.kind===`int`||n.kind===`multipleOf`)return!0;else n.kind===`min`?(t===null||n.value>t)&&(t=n.value):n.kind===`max`&&(e===null||n.value<e)&&(e=n.value);return Number.isFinite(t)&&Number.isFinite(e)}};qe.create=e=>new qe({checks:[],typeName:Mt.ZodNumber,coerce:e?.coerce||!1,...be(e)});var Je=class e extends xe{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==F.bigint)return this._getInvalidInput(e);let t,n=new R;for(let r of this._def.checks)r.kind===`min`?(r.inclusive?e.data<r.value:e.data<=r.value)&&(t=this._getOrReturnCtx(e,t),L(t,{code:I.too_small,type:`bigint`,minimum:r.value,inclusive:r.inclusive,message:r.message}),n.dirty()):r.kind===`max`?(r.inclusive?e.data>r.value:e.data>=r.value)&&(t=this._getOrReturnCtx(e,t),L(t,{code:I.too_big,type:`bigint`,maximum:r.value,inclusive:r.inclusive,message:r.message}),n.dirty()):r.kind===`multipleOf`?e.data%r.value!==BigInt(0)&&(t=this._getOrReturnCtx(e,t),L(t,{code:I.not_multiple_of,multipleOf:r.value,message:r.message}),n.dirty()):P.assertNever(r);return{status:n.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.bigint,received:t.parsedType}),z}gte(e,t){return this.setLimit(`min`,e,!0,V.toString(t))}gt(e,t){return this.setLimit(`min`,e,!1,V.toString(t))}lte(e,t){return this.setLimit(`max`,e,!0,V.toString(t))}lt(e,t){return this.setLimit(`max`,e,!1,V.toString(t))}setLimit(t,n,r,i){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:V.toString(i)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(e){return this._addCheck({kind:`min`,value:BigInt(0),inclusive:!1,message:V.toString(e)})}negative(e){return this._addCheck({kind:`max`,value:BigInt(0),inclusive:!1,message:V.toString(e)})}nonpositive(e){return this._addCheck({kind:`max`,value:BigInt(0),inclusive:!0,message:V.toString(e)})}nonnegative(e){return this._addCheck({kind:`min`,value:BigInt(0),inclusive:!0,message:V.toString(e)})}multipleOf(e,t){return this._addCheck({kind:`multipleOf`,value:e,message:V.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e}};Je.create=e=>new Je({checks:[],typeName:Mt.ZodBigInt,coerce:e?.coerce??!1,...be(e)});var Ye=class extends xe{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==F.boolean){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.boolean,received:t.parsedType}),z}return pe(e.data)}};Ye.create=e=>new Ye({typeName:Mt.ZodBoolean,coerce:e?.coerce||!1,...be(e)});var Xe=class e extends xe{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==F.date){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.date,received:t.parsedType}),z}if(Number.isNaN(e.data.getTime()))return L(this._getOrReturnCtx(e),{code:I.invalid_date}),z;let t=new R,n;for(let r of this._def.checks)r.kind===`min`?e.data.getTime()<r.value&&(n=this._getOrReturnCtx(e,n),L(n,{code:I.too_small,message:r.message,inclusive:!0,exact:!1,minimum:r.value,type:`date`}),t.dirty()):r.kind===`max`?e.data.getTime()>r.value&&(n=this._getOrReturnCtx(e,n),L(n,{code:I.too_big,message:r.message,inclusive:!0,exact:!1,maximum:r.value,type:`date`}),t.dirty()):P.assertNever(r);return{status:t.value,value:new Date(e.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(e,t){return this._addCheck({kind:`min`,value:e.getTime(),message:V.toString(t)})}max(e,t){return this._addCheck({kind:`max`,value:e.getTime(),message:V.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e==null?null:new Date(e)}get maxDate(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e==null?null:new Date(e)}};Xe.create=e=>new Xe({checks:[],coerce:e?.coerce||!1,typeName:Mt.ZodDate,...be(e)});var Ze=class extends xe{_parse(e){if(this._getType(e)!==F.symbol){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.symbol,received:t.parsedType}),z}return pe(e.data)}};Ze.create=e=>new Ze({typeName:Mt.ZodSymbol,...be(e)});var Qe=class extends xe{_parse(e){if(this._getType(e)!==F.undefined){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.undefined,received:t.parsedType}),z}return pe(e.data)}};Qe.create=e=>new Qe({typeName:Mt.ZodUndefined,...be(e)});var $e=class extends xe{_parse(e){if(this._getType(e)!==F.null){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.null,received:t.parsedType}),z}return pe(e.data)}};$e.create=e=>new $e({typeName:Mt.ZodNull,...be(e)});var et=class extends xe{constructor(){super(...arguments),this._any=!0}_parse(e){return pe(e.data)}};et.create=e=>new et({typeName:Mt.ZodAny,...be(e)});var tt=class extends xe{constructor(){super(...arguments),this._unknown=!0}_parse(e){return pe(e.data)}};tt.create=e=>new tt({typeName:Mt.ZodUnknown,...be(e)});var nt=class extends xe{_parse(e){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.never,received:t.parsedType}),z}};nt.create=e=>new nt({typeName:Mt.ZodNever,...be(e)});var rt=class extends xe{_parse(e){if(this._getType(e)!==F.undefined){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.void,received:t.parsedType}),z}return pe(e.data)}};rt.create=e=>new rt({typeName:Mt.ZodVoid,...be(e)});var it=class e extends xe{_parse(e){let{ctx:t,status:n}=this._processInputParams(e),r=this._def;if(t.parsedType!==F.array)return L(t,{code:I.invalid_type,expected:F.array,received:t.parsedType}),z;if(r.exactLength!==null){let e=t.data.length>r.exactLength.value,i=t.data.length<r.exactLength.value;(e||i)&&(L(t,{code:e?I.too_big:I.too_small,minimum:i?r.exactLength.value:void 0,maximum:e?r.exactLength.value:void 0,type:`array`,inclusive:!0,exact:!0,message:r.exactLength.message}),n.dirty())}if(r.minLength!==null&&t.data.length<r.minLength.value&&(L(t,{code:I.too_small,minimum:r.minLength.value,type:`array`,inclusive:!0,exact:!1,message:r.minLength.message}),n.dirty()),r.maxLength!==null&&t.data.length>r.maxLength.value&&(L(t,{code:I.too_big,maximum:r.maxLength.value,type:`array`,inclusive:!0,exact:!1,message:r.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((e,n)=>r.type._parseAsync(new ve(t,e,t.path,n)))).then(e=>R.mergeArray(n,e));let i=[...t.data].map((e,n)=>r.type._parseSync(new ve(t,e,t.path,n)));return R.mergeArray(n,i)}get element(){return this._def.type}min(t,n){return new e({...this._def,minLength:{value:t,message:V.toString(n)}})}max(t,n){return new e({...this._def,maxLength:{value:t,message:V.toString(n)}})}length(t,n){return new e({...this._def,exactLength:{value:t,message:V.toString(n)}})}nonempty(e){return this.min(1,e)}};it.create=(e,t)=>new it({type:e,minLength:null,maxLength:null,exactLength:null,typeName:Mt.ZodArray,...be(t)});function at(e){if(e instanceof ot){let t={};for(let n in e.shape){let r=e.shape[n];t[n]=wt.create(at(r))}return new ot({...e._def,shape:()=>t})}else if(e instanceof it)return new it({...e._def,type:at(e.element)});else if(e instanceof wt)return wt.create(at(e.unwrap()));else if(e instanceof Tt)return Tt.create(at(e.unwrap()));else if(e instanceof ft)return ft.create(e.items.map(e=>at(e)));else return e}var ot=class e extends xe{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape();return this._cached={shape:e,keys:P.objectKeys(e)},this._cached}_parse(e){if(this._getType(e)!==F.object){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.object,received:t.parsedType}),z}let{status:t,ctx:n}=this._processInputParams(e),{shape:r,keys:i}=this._getCached(),a=[];if(!(this._def.catchall instanceof nt&&this._def.unknownKeys===`strip`))for(let e in n.data)i.includes(e)||a.push(e);let o=[];for(let e of i){let t=r[e],i=n.data[e];o.push({key:{status:`valid`,value:e},value:t._parse(new ve(n,i,n.path,e)),alwaysSet:e in n.data})}if(this._def.catchall instanceof nt){let e=this._def.unknownKeys;if(e===`passthrough`)for(let e of a)o.push({key:{status:`valid`,value:e},value:{status:`valid`,value:n.data[e]}});else if(e===`strict`)a.length>0&&(L(n,{code:I.unrecognized_keys,keys:a}),t.dirty());else if(e!==`strip`)throw Error(`Internal ZodObject error: invalid unknownKeys value.`)}else{let e=this._def.catchall;for(let t of a){let r=n.data[t];o.push({key:{status:`valid`,value:t},value:e._parse(new ve(n,r,n.path,t)),alwaysSet:t in n.data})}}return n.common.async?Promise.resolve().then(async()=>{let e=[];for(let t of o){let n=await t.key,r=await t.value;e.push({key:n,value:r,alwaysSet:t.alwaysSet})}return e}).then(e=>R.mergeObjectSync(t,e)):R.mergeObjectSync(t,o)}get shape(){return this._def.shape()}strict(t){return V.errToObj,new e({...this._def,unknownKeys:`strict`,...t===void 0?{}:{errorMap:(e,n)=>{let r=this._def.errorMap?.(e,n).message??n.defaultError;return e.code===`unrecognized_keys`?{message:V.errToObj(t).message??r}:{message:r}}}})}strip(){return new e({...this._def,unknownKeys:`strip`})}passthrough(){return new e({...this._def,unknownKeys:`passthrough`})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:Mt.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let n={};for(let e of P.objectKeys(t))t[e]&&this.shape[e]&&(n[e]=this.shape[e]);return new e({...this._def,shape:()=>n})}omit(t){let n={};for(let e of P.objectKeys(this.shape))t[e]||(n[e]=this.shape[e]);return new e({...this._def,shape:()=>n})}deepPartial(){return at(this)}partial(t){let n={};for(let e of P.objectKeys(this.shape)){let r=this.shape[e];t&&!t[e]?n[e]=r:n[e]=r.optional()}return new e({...this._def,shape:()=>n})}required(t){let n={};for(let e of P.objectKeys(this.shape))if(t&&!t[e])n[e]=this.shape[e];else{let t=this.shape[e];for(;t instanceof wt;)t=t._def.innerType;n[e]=t}return new e({...this._def,shape:()=>n})}keyof(){return yt(P.objectKeys(this.shape))}};ot.create=(e,t)=>new ot({shape:()=>e,unknownKeys:`strip`,catchall:nt.create(),typeName:Mt.ZodObject,...be(t)}),ot.strictCreate=(e,t)=>new ot({shape:()=>e,unknownKeys:`strict`,catchall:nt.create(),typeName:Mt.ZodObject,...be(t)}),ot.lazycreate=(e,t)=>new ot({shape:e,unknownKeys:`strip`,catchall:nt.create(),typeName:Mt.ZodObject,...be(t)});var st=class extends xe{_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function r(e){for(let t of e)if(t.result.status===`valid`)return t.result;for(let n of e)if(n.result.status===`dirty`)return t.common.issues.push(...n.ctx.common.issues),n.result;let n=e.map(e=>new ce(e.ctx.common.issues));return L(t,{code:I.invalid_union,unionErrors:n}),z}if(t.common.async)return Promise.all(n.map(async e=>{let n={...t,common:{...t.common,issues:[]},parent:null};return{result:await e._parseAsync({data:t.data,path:t.path,parent:n}),ctx:n}})).then(r);{let e,r=[];for(let i of n){let n={...t,common:{...t.common,issues:[]},parent:null},a=i._parseSync({data:t.data,path:t.path,parent:n});if(a.status===`valid`)return a;a.status===`dirty`&&!e&&(e={result:a,ctx:n}),n.common.issues.length&&r.push(n.common.issues)}if(e)return t.common.issues.push(...e.ctx.common.issues),e.result;let i=r.map(e=>new ce(e));return L(t,{code:I.invalid_union,unionErrors:i}),z}}get options(){return this._def.options}};st.create=(e,t)=>new st({options:e,typeName:Mt.ZodUnion,...be(t)});const ct=e=>e instanceof _t?ct(e.schema):e instanceof Ct?ct(e.innerType()):e instanceof vt?[e.value]:e instanceof bt?e.options:e instanceof xt?P.objectValues(e.enum):e instanceof Et?ct(e._def.innerType):e instanceof Qe?[void 0]:e instanceof $e?[null]:e instanceof wt?[void 0,...ct(e.unwrap())]:e instanceof Tt?[null,...ct(e.unwrap())]:e instanceof kt||e instanceof jt?ct(e.unwrap()):e instanceof Dt?ct(e._def.innerType):[];var lt=class e extends xe{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==F.object)return L(t,{code:I.invalid_type,expected:F.object,received:t.parsedType}),z;let n=this.discriminator,r=t.data[n],i=this.optionsMap.get(r);return i?t.common.async?i._parseAsync({data:t.data,path:t.path,parent:t}):i._parseSync({data:t.data,path:t.path,parent:t}):(L(t,{code:I.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),z)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){let i=new Map;for(let e of n){let n=ct(e.shape[t]);if(!n.length)throw Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let r of n){if(i.has(r))throw Error(`Discriminator property ${String(t)} has duplicate value ${String(r)}`);i.set(r,e)}}return new e({typeName:Mt.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...be(r)})}};function ut(e,t){let n=se(e),r=se(t);if(e===t)return{valid:!0,data:e};if(n===F.object&&r===F.object){let n=P.objectKeys(t),r=P.objectKeys(e).filter(e=>n.indexOf(e)!==-1),i={...e,...t};for(let n of r){let r=ut(e[n],t[n]);if(!r.valid)return{valid:!1};i[n]=r.data}return{valid:!0,data:i}}else if(n===F.array&&r===F.array){if(e.length!==t.length)return{valid:!1};let n=[];for(let r=0;r<e.length;r++){let i=e[r],a=t[r],o=ut(i,a);if(!o.valid)return{valid:!1};n.push(o.data)}return{valid:!0,data:n}}else if(n===F.date&&r===F.date&&+e==+t)return{valid:!0,data:e};else return{valid:!1}}var dt=class extends xe{_parse(e){let{status:t,ctx:n}=this._processInputParams(e),r=(e,r)=>{if(me(e)||me(r))return z;let i=ut(e.value,r.value);return i.valid?((he(e)||he(r))&&t.dirty(),{status:t.value,value:i.data}):(L(n,{code:I.invalid_intersection_types}),z)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([e,t])=>r(e,t)):r(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};dt.create=(e,t,n)=>new dt({left:e,right:t,typeName:Mt.ZodIntersection,...be(n)});var ft=class e extends xe{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==F.array)return L(n,{code:I.invalid_type,expected:F.array,received:n.parsedType}),z;if(n.data.length<this._def.items.length)return L(n,{code:I.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:`array`}),z;!this._def.rest&&n.data.length>this._def.items.length&&(L(n,{code:I.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:`array`}),t.dirty());let r=[...n.data].map((e,t)=>{let r=this._def.items[t]||this._def.rest;return r?r._parse(new ve(n,e,n.path,t)):null}).filter(e=>!!e);return n.common.async?Promise.all(r).then(e=>R.mergeArray(t,e)):R.mergeArray(t,r)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};ft.create=(e,t)=>{if(!Array.isArray(e))throw Error(`You must pass an array of schemas to z.tuple([ ... ])`);return new ft({items:e,typeName:Mt.ZodTuple,rest:null,...be(t)})};var pt=class e extends xe{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==F.object)return L(n,{code:I.invalid_type,expected:F.object,received:n.parsedType}),z;let r=[],i=this._def.keyType,a=this._def.valueType;for(let e in n.data)r.push({key:i._parse(new ve(n,e,n.path,e)),value:a._parse(new ve(n,n.data[e],n.path,e)),alwaysSet:e in n.data});return n.common.async?R.mergeObjectAsync(t,r):R.mergeObjectSync(t,r)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof xe?new e({keyType:t,valueType:n,typeName:Mt.ZodRecord,...be(r)}):new e({keyType:Ge.create(),valueType:t,typeName:Mt.ZodRecord,...be(n)})}},mt=class extends xe{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==F.map)return L(n,{code:I.invalid_type,expected:F.map,received:n.parsedType}),z;let r=this._def.keyType,i=this._def.valueType,a=[...n.data.entries()].map(([e,t],a)=>({key:r._parse(new ve(n,e,n.path,[a,`key`])),value:i._parse(new ve(n,t,n.path,[a,`value`]))}));if(n.common.async){let e=new Map;return Promise.resolve().then(async()=>{for(let n of a){let r=await n.key,i=await n.value;if(r.status===`aborted`||i.status===`aborted`)return z;(r.status===`dirty`||i.status===`dirty`)&&t.dirty(),e.set(r.value,i.value)}return{status:t.value,value:e}})}else{let e=new Map;for(let n of a){let r=n.key,i=n.value;if(r.status===`aborted`||i.status===`aborted`)return z;(r.status===`dirty`||i.status===`dirty`)&&t.dirty(),e.set(r.value,i.value)}return{status:t.value,value:e}}}};mt.create=(e,t,n)=>new mt({valueType:t,keyType:e,typeName:Mt.ZodMap,...be(n)});var ht=class e extends xe{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==F.set)return L(n,{code:I.invalid_type,expected:F.set,received:n.parsedType}),z;let r=this._def;r.minSize!==null&&n.data.size<r.minSize.value&&(L(n,{code:I.too_small,minimum:r.minSize.value,type:`set`,inclusive:!0,exact:!1,message:r.minSize.message}),t.dirty()),r.maxSize!==null&&n.data.size>r.maxSize.value&&(L(n,{code:I.too_big,maximum:r.maxSize.value,type:`set`,inclusive:!0,exact:!1,message:r.maxSize.message}),t.dirty());let i=this._def.valueType;function a(e){let n=new Set;for(let r of e){if(r.status===`aborted`)return z;r.status===`dirty`&&t.dirty(),n.add(r.value)}return{status:t.value,value:n}}let o=[...n.data.values()].map((e,t)=>i._parse(new ve(n,e,n.path,t)));return n.common.async?Promise.all(o).then(e=>a(e)):a(o)}min(t,n){return new e({...this._def,minSize:{value:t,message:V.toString(n)}})}max(t,n){return new e({...this._def,maxSize:{value:t,message:V.toString(n)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};ht.create=(e,t)=>new ht({valueType:e,minSize:null,maxSize:null,typeName:Mt.ZodSet,...be(t)});var gt=class e extends xe{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==F.function)return L(t,{code:I.invalid_type,expected:F.function,received:t.parsedType}),z;function n(e,n){return fe({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,de(),le].filter(e=>!!e),issueData:{code:I.invalid_arguments,argumentsError:n}})}function r(e,n){return fe({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,de(),le].filter(e=>!!e),issueData:{code:I.invalid_return_type,returnTypeError:n}})}let i={errorMap:t.common.contextualErrorMap},a=t.data;if(this._def.returns instanceof St){let e=this;return pe(async function(...t){let o=new ce([]),s=await e._def.args.parseAsync(t,i).catch(e=>{throw o.addIssue(n(t,e)),o}),c=await Reflect.apply(a,this,s);return await e._def.returns._def.type.parseAsync(c,i).catch(e=>{throw o.addIssue(r(c,e)),o})})}else{let e=this;return pe(function(...t){let o=e._def.args.safeParse(t,i);if(!o.success)throw new ce([n(t,o.error)]);let s=Reflect.apply(a,this,o.data),c=e._def.returns.safeParse(s,i);if(!c.success)throw new ce([r(s,c.error)]);return c.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:ft.create(t).rest(tt.create())})}returns(t){return new e({...this._def,returns:t})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(t,n,r){return new e({args:t||ft.create([]).rest(tt.create()),returns:n||tt.create(),typeName:Mt.ZodFunction,...be(r)})}},_t=class extends xe{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};_t.create=(e,t)=>new _t({getter:e,typeName:Mt.ZodLazy,...be(t)});var vt=class extends xe{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return L(t,{received:t.data,code:I.invalid_literal,expected:this._def.value}),z}return{status:`valid`,value:e.data}}get value(){return this._def.value}};vt.create=(e,t)=>new vt({value:e,typeName:Mt.ZodLiteral,...be(t)});function yt(e,t){return new bt({values:e,typeName:Mt.ZodEnum,...be(t)})}var bt=class e extends xe{_parse(e){if(typeof e.data!=`string`){let t=this._getOrReturnCtx(e),n=this._def.values;return L(t,{expected:P.joinValues(n),received:t.parsedType,code:I.invalid_type}),z}if(this._cache||=new Set(this._def.values),!this._cache.has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return L(t,{received:t.data,code:I.invalid_enum_value,options:n}),z}return pe(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(t,n=this._def){return e.create(t,{...this._def,...n})}exclude(t,n=this._def){return e.create(this.options.filter(e=>!t.includes(e)),{...this._def,...n})}};bt.create=yt;var xt=class extends xe{_parse(e){let t=P.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==F.string&&n.parsedType!==F.number){let e=P.objectValues(t);return L(n,{expected:P.joinValues(e),received:n.parsedType,code:I.invalid_type}),z}if(this._cache||=new Set(P.getValidEnumValues(this._def.values)),!this._cache.has(e.data)){let e=P.objectValues(t);return L(n,{received:n.data,code:I.invalid_enum_value,options:e}),z}return pe(e.data)}get enum(){return this._def.values}};xt.create=(e,t)=>new xt({values:e,typeName:Mt.ZodNativeEnum,...be(t)});var St=class extends xe{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);return t.parsedType!==F.promise&&t.common.async===!1?(L(t,{code:I.invalid_type,expected:F.promise,received:t.parsedType}),z):pe((t.parsedType===F.promise?t.data:Promise.resolve(t.data)).then(e=>this._def.type.parseAsync(e,{path:t.path,errorMap:t.common.contextualErrorMap})))}};St.create=(e,t)=>new St({type:e,typeName:Mt.ZodPromise,...be(t)});var Ct=class extends xe{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===Mt.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),r=this._def.effect||null,i={addIssue:e=>{L(n,e),e.fatal?t.abort():t.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),r.type===`preprocess`){let e=r.transform(n.data,i);if(n.common.async)return Promise.resolve(e).then(async e=>{if(t.value===`aborted`)return z;let r=await this._def.schema._parseAsync({data:e,path:n.path,parent:n});return r.status===`aborted`?z:r.status===`dirty`||t.value===`dirty`?B(r.value):r});{if(t.value===`aborted`)return z;let r=this._def.schema._parseSync({data:e,path:n.path,parent:n});return r.status===`aborted`?z:r.status===`dirty`||t.value===`dirty`?B(r.value):r}}if(r.type===`refinement`){let e=e=>{let t=r.refinement(e,i);if(n.common.async)return Promise.resolve(t);if(t instanceof Promise)throw Error(`Async refinement encountered during synchronous parse operation. Use .parseAsync instead.`);return e};if(n.common.async===!1){let r=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return r.status===`aborted`?z:(r.status===`dirty`&&t.dirty(),e(r.value),{status:t.value,value:r.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(n=>n.status===`aborted`?z:(n.status===`dirty`&&t.dirty(),e(n.value).then(()=>({status:t.value,value:n.value}))))}if(r.type===`transform`)if(n.common.async===!1){let e=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!ge(e))return z;let a=r.transform(e.value,i);if(a instanceof Promise)throw Error(`Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.`);return{status:t.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(e=>ge(e)?Promise.resolve(r.transform(e.value,i)).then(e=>({status:t.value,value:e})):z);P.assertNever(r)}};Ct.create=(e,t,n)=>new Ct({schema:e,typeName:Mt.ZodEffects,effect:t,...be(n)}),Ct.createWithPreprocess=(e,t,n)=>new Ct({schema:t,effect:{type:`preprocess`,transform:e},typeName:Mt.ZodEffects,...be(n)});var wt=class extends xe{_parse(e){return this._getType(e)===F.undefined?pe(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};wt.create=(e,t)=>new wt({innerType:e,typeName:Mt.ZodOptional,...be(t)});var Tt=class extends xe{_parse(e){return this._getType(e)===F.null?pe(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Tt.create=(e,t)=>new Tt({innerType:e,typeName:Mt.ZodNullable,...be(t)});var Et=class extends xe{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===F.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};Et.create=(e,t)=>new Et({innerType:e,typeName:Mt.ZodDefault,defaultValue:typeof t.default==`function`?t.default:()=>t.default,...be(t)});var Dt=class extends xe{_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},r=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return _e(r)?r.then(e=>({status:`valid`,value:e.status===`valid`?e.value:this._def.catchValue({get error(){return new ce(n.common.issues)},input:n.data})})):{status:`valid`,value:r.status===`valid`?r.value:this._def.catchValue({get error(){return new ce(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Dt.create=(e,t)=>new Dt({innerType:e,typeName:Mt.ZodCatch,catchValue:typeof t.catch==`function`?t.catch:()=>t.catch,...be(t)});var Ot=class extends xe{_parse(e){if(this._getType(e)!==F.nan){let t=this._getOrReturnCtx(e);return L(t,{code:I.invalid_type,expected:F.nan,received:t.parsedType}),z}return{status:`valid`,value:e.data}}};Ot.create=e=>new Ot({typeName:Mt.ZodNaN,...be(e)});var kt=class extends xe{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},At=class e extends xe{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let e=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return e.status===`aborted`?z:e.status===`dirty`?(t.dirty(),B(e.value)):this._def.out._parseAsync({data:e.value,path:n.path,parent:n})})();{let e=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return e.status===`aborted`?z:e.status===`dirty`?(t.dirty(),{status:`dirty`,value:e.value}):this._def.out._parseSync({data:e.value,path:n.path,parent:n})}}static create(t,n){return new e({in:t,out:n,typeName:Mt.ZodPipeline})}},jt=class extends xe{_parse(e){let t=this._def.innerType._parse(e),n=e=>(ge(e)&&(e.value=Object.freeze(e.value)),e);return _e(t)?t.then(e=>n(e)):n(t)}unwrap(){return this._def.innerType}};jt.create=(e,t)=>new jt({innerType:e,typeName:Mt.ZodReadonly,...be(t)}),ot.lazycreate;var Mt;(function(e){e.ZodString=`ZodString`,e.ZodNumber=`ZodNumber`,e.ZodNaN=`ZodNaN`,e.ZodBigInt=`ZodBigInt`,e.ZodBoolean=`ZodBoolean`,e.ZodDate=`ZodDate`,e.ZodSymbol=`ZodSymbol`,e.ZodUndefined=`ZodUndefined`,e.ZodNull=`ZodNull`,e.ZodAny=`ZodAny`,e.ZodUnknown=`ZodUnknown`,e.ZodNever=`ZodNever`,e.ZodVoid=`ZodVoid`,e.ZodArray=`ZodArray`,e.ZodObject=`ZodObject`,e.ZodUnion=`ZodUnion`,e.ZodDiscriminatedUnion=`ZodDiscriminatedUnion`,e.ZodIntersection=`ZodIntersection`,e.ZodTuple=`ZodTuple`,e.ZodRecord=`ZodRecord`,e.ZodMap=`ZodMap`,e.ZodSet=`ZodSet`,e.ZodFunction=`ZodFunction`,e.ZodLazy=`ZodLazy`,e.ZodLiteral=`ZodLiteral`,e.ZodEnum=`ZodEnum`,e.ZodEffects=`ZodEffects`,e.ZodNativeEnum=`ZodNativeEnum`,e.ZodOptional=`ZodOptional`,e.ZodNullable=`ZodNullable`,e.ZodDefault=`ZodDefault`,e.ZodCatch=`ZodCatch`,e.ZodPromise=`ZodPromise`,e.ZodBranded=`ZodBranded`,e.ZodPipeline=`ZodPipeline`,e.ZodReadonly=`ZodReadonly`})(Mt||={});const H=Ge.create,Nt=qe.create;Ot.create,Je.create;const Pt=Ye.create;Xe.create,Ze.create,Qe.create,$e.create,et.create,tt.create,nt.create,rt.create;const Ft=it.create,It=ot.create;ot.strictCreate;const Lt=st.create,Rt=lt.create;dt.create,ft.create;const zt=pt.create;mt.create,ht.create,gt.create,_t.create;const Bt=vt.create,Vt=bt.create;xt.create,St.create,Ct.create,wt.create,Tt.create,Ct.createWithPreprocess,At.create;var Ht=`11.0.0`;const Ut={NOT_INITIALIZED:{code:`CONFIG_NOT_INITIALIZED`,message:`Configuration not initialized. Call initialize() and await its completion before calling getServerConfig().`},NO_GITHUB_TOKEN:{code:`CONFIG_NO_GITHUB_TOKEN`,message:`No GitHub token found. Please authenticate with GitHub CLI (gh auth login) or set GITHUB_TOKEN/GH_TOKEN environment variable`}},Wt={PROMISES_NOT_ARRAY:{code:`VALIDATION_PROMISES_NOT_ARRAY`,message:`promises must be an array`},TIMEOUT_NOT_POSITIVE:{code:`VALIDATION_TIMEOUT_NOT_POSITIVE`,message:`timeout must be positive`},CONCURRENCY_NOT_POSITIVE:{code:`VALIDATION_CONCURRENCY_NOT_POSITIVE`,message:`concurrency must be positive`},INVALID_PARAMETERS:{code:`VALIDATION_INVALID_PARAMETERS`,message:`Invalid parameters: must be an object`},INVALID_PARAMETER_KEY:{code:`VALIDATION_INVALID_PARAMETER_KEY`,message:e=>`Invalid parameter key: ${e}`},INVALID_NESTED_OBJECT:{code:`VALIDATION_INVALID_NESTED_OBJECT`,message:(e,t)=>`Invalid nested object in parameter ${e}: ${t}`}},Gt={FETCH_NOT_AVAILABLE:{code:`FETCH_NOT_AVAILABLE`,message:`Global fetch is not available in this environment.`},FETCH_FAILED_AFTER_RETRIES:{code:`FETCH_FAILED_AFTER_RETRIES`,message:(e,t)=>`Failed to fetch after ${e} attempts: ${t}`},FETCH_HTTP_ERROR:{code:`FETCH_HTTP_ERROR`,message:(e,t)=>`Failed to fetch (${e} ${t})`}},Kt={INVALID_FORMAT:{code:`TOOL_METADATA_INVALID_FORMAT`,message:`Invalid tool metadata format from remote source.`},INVALID_API_RESPONSE:{code:`TOOL_METADATA_INVALID_API_RESPONSE`,message:`Invalid API response structure`}},qt={PATH_IS_DIRECTORY:{code:`FILE_PATH_IS_DIRECTORY`,message:e=>`Path is a directory. Use ${e} to list directory contents`},FILE_TOO_LARGE:{code:`FILE_TOO_LARGE`,message:(e,t,n)=>`File too large (${e}KB > ${t}KB). Use ${n} to search within the file or use startLine/endLine parameters to get specific sections`},FILE_EMPTY:{code:`FILE_EMPTY`,message:`File is empty - no content to display`},BINARY_FILE:{code:`FILE_BINARY`,message:`Binary file detected. Cannot display as text - download directly from GitHub`},DECODE_FAILED:{code:`FILE_DECODE_FAILED`,message:`Failed to decode file. Encoding may not be supported (expected UTF-8)`},UNSUPPORTED_TYPE:{code:`FILE_UNSUPPORTED_TYPE`,message:e=>`Unsupported file type: ${e}`},MATCH_STRING_NOT_FOUND:{code:`FILE_MATCH_STRING_NOT_FOUND`,message:e=>`Match string "${e}" not found in file. The file may have changed since the search was performed.`}},Jt={NOT_FOUND:{code:`REPO_NOT_FOUND`,message:(e,t,n)=>`Repository "${e}/${t}" not found or not accessible: ${n}`},PATH_NOT_FOUND:{code:`REPO_PATH_NOT_FOUND`,message:(e,t,n,r)=>`Path "${e}" not found in repository "${t}/${n}" on branch "${r}"`},PATH_NOT_FOUND_ANY_BRANCH:{code:`REPO_PATH_NOT_FOUND_ANY_BRANCH`,message:(e,t,n)=>`Path "${e}" not found in repository "${t}/${n}" on any common branch`},ACCESS_FAILED:{code:`REPO_ACCESS_FAILED`,message:(e,t,n)=>`Failed to access repository "${e}/${t}": ${n}`},BRANCH_NOT_FOUND:{code:`REPO_BRANCH_NOT_FOUND`,message:e=>`Branch '${e}' not found. Ask user: Do you want to get the file from the default branch instead?`},STRUCTURE_EXPLORATION_FAILED:{code:`REPO_STRUCTURE_EXPLORATION_FAILED`,message:`Failed to explore repository structure`}},Yt={QUERY_EMPTY:{code:`SEARCH_QUERY_EMPTY`,message:`Search query cannot be empty`},NO_VALID_PARAMETERS:{code:`SEARCH_NO_VALID_PARAMETERS`,message:`No valid search parameters provided`},PR_REQUIRED_PARAMS:{code:`SEARCH_PR_REQUIRED_PARAMS`,message:`Owner, repo, and prNumber are required parameters`},PR_SINGLE_VALUES:{code:`SEARCH_PR_SINGLE_VALUES`,message:`Owner and repo must be single values`},API_REQUEST_FAILED:{code:`SEARCH_API_REQUEST_FAILED`,message:e=>`API request failed: ${e}`},PULL_REQUEST_SEARCH_FAILED:{code:`SEARCH_PR_SEARCH_FAILED`,message:e=>`Pull request search failed: ${e}`},PULL_REQUEST_LIST_FAILED:{code:`SEARCH_PR_LIST_FAILED`,message:e=>`Pull request list failed: ${e}`},PULL_REQUEST_FETCH_FAILED:{code:`SEARCH_PR_FETCH_FAILED`,message:(e,t)=>`Failed to fetch pull request #${e}: ${t}`}},Xt={NO_TOOLS_REGISTERED:{code:`STARTUP_NO_TOOLS_REGISTERED`,message:`No tools were successfully registered`},UNCAUGHT_EXCEPTION:{code:`STARTUP_UNCAUGHT_EXCEPTION`,message:e=>`Uncaught exception: ${e}`},UNHANDLED_REJECTION:{code:`STARTUP_UNHANDLED_REJECTION`,message:e=>`Unhandled rejection: ${e}`},STARTUP_FAILED:{code:`STARTUP_FAILED`,message:e=>`Startup failed: ${e}`}},Zt={TIMEOUT:{code:`PROMISE_TIMEOUT`,message:(e,t)=>`Promise ${e} timed out after ${t}ms`},NOT_A_FUNCTION:{code:`PROMISE_NOT_A_FUNCTION`,message:e=>`Promise function at index ${e} is not a function`},FUNCTION_UNDEFINED:{code:`PROMISE_FUNCTION_UNDEFINED`,message:`Promise function is undefined`}},Qt={EXECUTION_FAILED:{code:`TOOL_EXECUTION_FAILED`,message:(e,t)=>`Tool ${e} execution failed: ${t}`},SECURITY_VALIDATION_FAILED:{code:`TOOL_SECURITY_VALIDATION_FAILED`,message:(e,t)=>`Security validation failed for ${e}: ${t}`}};({...Ut,...Wt,...Gt,...Kt,...qt,...Jt,...Yt,...Xt,...Zt,...Qt});const $t={PATH_VALIDATION_FAILED:`pathValidationFailed`,FILE_ACCESS_FAILED:`fileAccessFailed`,FILE_READ_FAILED:`fileReadFailed`,FILE_TOO_LARGE:`fileTooLarge`,NO_MATCHES:`noMatches`,PATTERN_TOO_BROAD:`patternTooBroad`,PAGINATION_REQUIRED:`paginationRequired`,OUTPUT_TOO_LARGE:`outputTooLarge`,RESPONSE_TOO_LARGE:`responseTooLarge`,COMMAND_NOT_AVAILABLE:`commandNotAvailable`,COMMAND_EXECUTION_FAILED:`commandExecutionFailed`,COMMAND_TIMEOUT:`commandTimeout`,QUERY_EXECUTION_FAILED:`queryExecutionFailed`,TOOL_EXECUTION_FAILED:`toolExecutionFailed`},en=$t;let tn=function(e){return e.FILE_SYSTEM=`FILE_SYSTEM`,e.VALIDATION=`VALIDATION`,e.SEARCH=`SEARCH`,e.PAGINATION=`PAGINATION`,e.EXECUTION=`EXECUTION`,e}({});const nn={[$t.PATH_VALIDATION_FAILED]:{code:$t.PATH_VALIDATION_FAILED,category:tn.VALIDATION,description:`Path validation failed - invalid or unsafe path`,recoverability:`user-action-required`},[$t.FILE_ACCESS_FAILED]:{code:$t.FILE_ACCESS_FAILED,category:tn.FILE_SYSTEM,description:`Cannot access file - may not exist or lack permissions`,recoverability:`unrecoverable`},[$t.FILE_READ_FAILED]:{code:$t.FILE_READ_FAILED,category:tn.FILE_SYSTEM,description:`Failed to read file contents`,recoverability:`unrecoverable`},[$t.FILE_TOO_LARGE]:{code:$t.FILE_TOO_LARGE,category:tn.FILE_SYSTEM,description:`File exceeds size limits for operation`,recoverability:`user-action-required`},[$t.NO_MATCHES]:{code:$t.NO_MATCHES,category:tn.SEARCH,description:`Search pattern found no matches`,recoverability:`user-action-required`},[$t.PATTERN_TOO_BROAD]:{code:$t.PATTERN_TOO_BROAD,category:tn.SEARCH,description:`Search pattern is too broad and would return too many results`,recoverability:`user-action-required`},[$t.PAGINATION_REQUIRED]:{code:$t.PAGINATION_REQUIRED,category:tn.PAGINATION,description:`Result set too large - pagination required`,recoverability:`user-action-required`},[$t.OUTPUT_TOO_LARGE]:{code:$t.OUTPUT_TOO_LARGE,category:tn.PAGINATION,description:`Output exceeds size limits`,recoverability:`user-action-required`},[$t.RESPONSE_TOO_LARGE]:{code:$t.RESPONSE_TOO_LARGE,category:tn.PAGINATION,description:`Response exceeds maximum allowed size`,recoverability:`user-action-required`},[$t.COMMAND_NOT_AVAILABLE]:{code:$t.COMMAND_NOT_AVAILABLE,category:tn.EXECUTION,description:`Required CLI command is not installed or not in PATH`,recoverability:`user-action-required`},[$t.COMMAND_EXECUTION_FAILED]:{code:$t.COMMAND_EXECUTION_FAILED,category:tn.EXECUTION,description:`System command execution failed`,recoverability:`unrecoverable`},[$t.COMMAND_TIMEOUT]:{code:$t.COMMAND_TIMEOUT,category:tn.EXECUTION,description:`Command execution timed out`,recoverability:`user-action-required`},[$t.QUERY_EXECUTION_FAILED]:{code:$t.QUERY_EXECUTION_FAILED,category:tn.EXECUTION,description:`Query execution failed`,recoverability:`unrecoverable`},[$t.TOOL_EXECUTION_FAILED]:{code:$t.TOOL_EXECUTION_FAILED,category:tn.EXECUTION,description:`Generic tool execution failure`,recoverability:`unrecoverable`}};var rn=class e extends Error{errorCode;category;recoverability;context;constructor(t,n,r,i){let a=nn[t],o=n||a.description;super(o),this.name=`ToolError`,this.errorCode=t,this.category=a.category,this.recoverability=a.recoverability,this.context=r,i&&i.stack&&(this.stack=`${this.stack}\nCaused by: ${i.stack}`),Object.setPrototypeOf(this,e.prototype)}isRecoverable(){return this.recoverability===`recoverable`}requiresUserAction(){return this.recoverability===`user-action-required`}toJSON(){return{name:this.name,errorCode:this.errorCode,category:this.category,message:this.message,recoverability:this.recoverability,context:this.context,stack:this.stack}}};function an(e){return e instanceof rn}function on(e,t=$t.TOOL_EXECUTION_FAILED,n){return an(e)?e:e instanceof Error?new rn(t,e.message,n,e):new rn(t,String(e),n)}const sn={pathValidationFailed:(e,t)=>new rn($t.PATH_VALIDATION_FAILED,t||`Path validation failed: ${e}`,{path:e}),fileAccessFailed:(e,t)=>{let n=`Cannot access file: ${e}`,r=t?.code;return r===`ENOENT`?n=`File not found: ${e}. Verify the path exists using localFindFiles.`:r===`EACCES`?n=`Permission denied: ${e}. Check file permissions.`:r===`EISDIR`?n=`Path is a directory: ${e}. Use localViewStructure instead.`:r===`ENOTDIR`?n=`Invalid path: ${e}. A component of the path is not a directory.`:r===`ENAMETOOLONG`&&(n=`Path too long: ${e}`),new rn($t.FILE_ACCESS_FAILED,n,{path:e,errorCode:r},t)},fileReadFailed:(e,t)=>new rn($t.FILE_READ_FAILED,`Failed to read file: ${e}`,{path:e},t),fileTooLarge:(e,t,n)=>new rn($t.FILE_TOO_LARGE,(()=>{let e=e=>Number.isInteger(e)?`${e}KB`:`${e.toFixed(1)}KB`;return`File too large: ${e(t)} (limit: ${e(n)})`})(),{path:e,sizeKB:t,limitKB:n}),noMatches:(e,t)=>new rn($t.NO_MATCHES,`No matches found for pattern: ${e}`,{pattern:e,...t}),patternTooBroad:(e,t)=>new rn($t.PATTERN_TOO_BROAD,`Pattern too broad: ${t} matches found`,{pattern:e,matchCount:t}),paginationRequired:e=>new rn($t.PAGINATION_REQUIRED,`Pagination required: ${e} characters`,{itemCount:e}),outputTooLarge:(e,t)=>new rn($t.OUTPUT_TOO_LARGE,`Output too large: ${e} (limit: ${t})`,{size:e,limit:t}),responseTooLarge:(e,t)=>new rn($t.RESPONSE_TOO_LARGE,`Response too large: ${e} tokens (limit: ${t})`,{tokens:e,limit:t}),commandNotAvailable:(e,t)=>new rn($t.COMMAND_NOT_AVAILABLE,`Command '${e}' is not available. ${t||`Please install it and ensure it is in your PATH.`}`,{command:e,installHint:t}),commandExecutionFailed:(e,t,n)=>new rn($t.COMMAND_EXECUTION_FAILED,n?`Command '${e}' failed: ${n}`:`Command execution failed: ${e}`,{command:e,stderr:n},t),commandTimeout:(e,t)=>new rn($t.COMMAND_TIMEOUT,`Command '${e}' timed out after ${t}ms. Try a narrower search path or add filters.`,{command:e,timeoutMs:t}),queryExecutionFailed:(e,t)=>new rn($t.QUERY_EXECUTION_FAILED,`Query execution failed`,{queryId:e},t),toolExecutionFailed:(e,t)=>new rn($t.TOOL_EXECUTION_FAILED,`Tool execution failed: ${e}`,{toolName:e},t)};function cn(e,t){return function(){return e.apply(t,arguments)}}const{toString:ln}=Object.prototype,{getPrototypeOf:un}=Object,{iterator:dn,toStringTag:fn}=Symbol,pn=(e=>t=>{let n=ln.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),mn=e=>(e=e.toLowerCase(),t=>pn(t)===e),hn=e=>t=>typeof t===e,{isArray:gn}=Array,_n=hn(`undefined`);function vn(e){return e!==null&&!_n(e)&&e.constructor!==null&&!_n(e.constructor)&&Sn(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const yn=mn(`ArrayBuffer`);function bn(e){let t;return t=typeof ArrayBuffer<`u`&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&yn(e.buffer),t}const xn=hn(`string`),Sn=hn(`function`),Cn=hn(`number`),wn=e=>typeof e==`object`&&!!e,Tn=e=>e===!0||e===!1,En=e=>{if(pn(e)!==`object`)return!1;let t=un(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(fn in e)&&!(dn in e)},Dn=e=>{if(!wn(e)||vn(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},On=mn(`Date`),kn=mn(`File`),An=mn(`Blob`),jn=mn(`FileList`),Mn=e=>wn(e)&&Sn(e.pipe),Nn=e=>{let t;return e&&(typeof FormData==`function`&&e instanceof FormData||Sn(e.append)&&((t=pn(e))===`formdata`||t===`object`&&Sn(e.toString)&&e.toString()===`[object FormData]`))},Pn=mn(`URLSearchParams`),[Fn,In,Ln,Rn]=[`ReadableStream`,`Request`,`Response`,`Headers`].map(mn),zn=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,``);function Bn(e,t,{allOwnKeys:n=!1}={}){if(e==null)return;let r,i;if(typeof e!=`object`&&(e=[e]),gn(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{if(vn(e))return;let i=n?Object.getOwnPropertyNames(e):Object.keys(e),a=i.length,o;for(r=0;r<a;r++)o=i[r],t.call(null,e[o],o,e)}}function Vn(e,t){if(vn(e))return null;t=t.toLowerCase();let n=Object.keys(e),r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}const Hn=(()=>typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:global)(),Un=e=>!_n(e)&&e!==Hn;function Wn(){let{caseless:e,skipUndefined:t}=Un(this)&&this||{},n={},r=(r,i)=>{let a=e&&Vn(n,i)||i;En(n[a])&&En(r)?n[a]=Wn(n[a],r):En(r)?n[a]=Wn({},r):gn(r)?n[a]=r.slice():(!t||!_n(r))&&(n[a]=r)};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&Bn(arguments[e],r);return n}const Gn=(e,t,n,{allOwnKeys:r}={})=>(Bn(t,(t,r)=>{n&&Sn(t)?e[r]=cn(t,n):e[r]=t},{allOwnKeys:r}),e),Kn=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),qn=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,`super`,{value:t.prototype}),n&&Object.assign(e.prototype,n)},Jn=(e,t,n,r)=>{let i,a,o,s={};if(t||={},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),a=i.length;a-- >0;)o=i[a],(!r||r(o,e,t))&&!s[o]&&(t[o]=e[o],s[o]=!0);e=n!==!1&&un(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Yn=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;let r=e.indexOf(t,n);return r!==-1&&r===n},Xn=e=>{if(!e)return null;if(gn(e))return e;let t=e.length;if(!Cn(t))return null;let n=Array(t);for(;t-- >0;)n[t]=e[t];return n},Zn=(e=>t=>e&&t instanceof e)(typeof Uint8Array<`u`&&un(Uint8Array)),Qn=(e,t)=>{let n=(e&&e[dn]).call(e),r;for(;(r=n.next())&&!r.done;){let n=r.value;t.call(e,n[0],n[1])}},$n=(e,t)=>{let n,r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},er=mn(`HTMLFormElement`),tr=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,t,n){return t.toUpperCase()+n}),nr=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),rr=mn(`RegExp`),ir=(e,t)=>{let n=Object.getOwnPropertyDescriptors(e),r={};Bn(n,(n,i)=>{let a;(a=t(n,i,e))!==!1&&(r[i]=a||n)}),Object.defineProperties(e,r)},ar=e=>{ir(e,(t,n)=>{if(Sn(e)&&[`arguments`,`caller`,`callee`].indexOf(n)!==-1)return!1;let r=e[n];if(Sn(r)){if(t.enumerable=!1,`writable`in t){t.writable=!1;return}t.set||=()=>{throw Error(`Can not rewrite read-only method '`+n+`'`)}}})},or=(e,t)=>{let n={},r=e=>{e.forEach(e=>{n[e]=!0})};return gn(e)?r(e):r(String(e).split(t)),n},sr=()=>{},cr=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function lr(e){return!!(e&&Sn(e.append)&&e[fn]===`FormData`&&e[dn])}const ur=e=>{let t=Array(10),n=(e,r)=>{if(wn(e)){if(t.indexOf(e)>=0)return;if(vn(e))return e;if(!(`toJSON`in e)){t[r]=e;let i=gn(e)?[]:{};return Bn(e,(e,t)=>{let a=n(e,r+1);!_n(a)&&(i[t]=a)}),t[r]=void 0,i}}return e};return n(e,0)},dr=mn(`AsyncFunction`),fr=e=>e&&(wn(e)||Sn(e))&&Sn(e.then)&&Sn(e.catch),pr=((e,t)=>e?setImmediate:t?((e,t)=>(Hn.addEventListener(`message`,({source:n,data:r})=>{n===Hn&&r===e&&t.length&&t.shift()()},!1),n=>{t.push(n),Hn.postMessage(e,`*`)}))(`axios@${Math.random()}`,[]):e=>setTimeout(e))(typeof setImmediate==`function`,Sn(Hn.postMessage));var U={isArray:gn,isArrayBuffer:yn,isBuffer:vn,isFormData:Nn,isArrayBufferView:bn,isString:xn,isNumber:Cn,isBoolean:Tn,isObject:wn,isPlainObject:En,isEmptyObject:Dn,isReadableStream:Fn,isRequest:In,isResponse:Ln,isHeaders:Rn,isUndefined:_n,isDate:On,isFile:kn,isBlob:An,isRegExp:rr,isFunction:Sn,isStream:Mn,isURLSearchParams:Pn,isTypedArray:Zn,isFileList:jn,forEach:Bn,merge:Wn,extend:Gn,trim:zn,stripBOM:Kn,inherits:qn,toFlatObject:Jn,kindOf:pn,kindOfTest:mn,endsWith:Yn,toArray:Xn,forEachEntry:Qn,matchAll:$n,isHTMLForm:er,hasOwnProperty:nr,hasOwnProp:nr,reduceDescriptors:ir,freezeMethods:ar,toObjectSet:or,toCamelCase:tr,noop:sr,toFiniteNumber:cr,findKey:Vn,global:Hn,isContextDefined:Un,isSpecCompliantForm:lr,toJSONObject:ur,isAsyncFn:dr,isThenable:fr,setImmediate:pr,asap:typeof queueMicrotask<`u`?queueMicrotask.bind(Hn):typeof process<`u`&&process.nextTick||pr,isIterable:e=>e!=null&&Sn(e[dn])};function mr(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=Error().stack,this.message=e,this.name=`AxiosError`,t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status?i.status:null)}U.inherits(mr,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:U.toJSONObject(this.config),code:this.code,status:this.status}}});const hr=mr.prototype,gr={};[`ERR_BAD_OPTION_VALUE`,`ERR_BAD_OPTION`,`ECONNABORTED`,`ETIMEDOUT`,`ERR_NETWORK`,`ERR_FR_TOO_MANY_REDIRECTS`,`ERR_DEPRECATED`,`ERR_BAD_RESPONSE`,`ERR_BAD_REQUEST`,`ERR_CANCELED`,`ERR_NOT_SUPPORT`,`ERR_INVALID_URL`].forEach(e=>{gr[e]={value:e}}),Object.defineProperties(mr,gr),Object.defineProperty(hr,`isAxiosError`,{value:!0}),mr.from=(e,t,n,r,i,a)=>{let o=Object.create(hr);U.toFlatObject(e,o,function(e){return e!==Error.prototype},e=>e!==`isAxiosError`);let s=e&&e.message?e.message:`Error`,c=t==null&&e?e.code:t;return mr.call(o,s,c,n,r,i),e&&o.cause==null&&Object.defineProperty(o,`cause`,{value:e,configurable:!0}),o.name=e&&e.name||`Error`,a&&Object.assign(o,a),o};var W=mr,_r=j(((e,t)=>{var n=M(`stream`).Stream,r=M(`util`);t.exports=i;function i(){this.source=null,this.dataSize=0,this.maxDataSize=1024*1024,this.pauseStream=!0,this._maxDataSizeExceeded=!1,this._released=!1,this._bufferedEvents=[]}r.inherits(i,n),i.create=function(e,t){var n=new this;for(var r in t||={},t)n[r]=t[r];n.source=e;var i=e.emit;return e.emit=function(){return n._handleEmit(arguments),i.apply(e,arguments)},e.on(`error`,function(){}),n.pauseStream&&e.pause(),n},Object.defineProperty(i.prototype,`readable`,{configurable:!0,enumerable:!0,get:function(){return this.source.readable}}),i.prototype.setEncoding=function(){return this.source.setEncoding.apply(this.source,arguments)},i.prototype.resume=function(){this._released||this.release(),this.source.resume()},i.prototype.pause=function(){this.source.pause()},i.prototype.release=function(){this._released=!0,this._bufferedEvents.forEach(function(e){this.emit.apply(this,e)}.bind(this)),this._bufferedEvents=[]},i.prototype.pipe=function(){var e=n.prototype.pipe.apply(this,arguments);return this.resume(),e},i.prototype._handleEmit=function(e){if(this._released){this.emit.apply(this,e);return}e[0]===`data`&&(this.dataSize+=e[1].length,this._checkIfMaxDataSizeExceeded()),this._bufferedEvents.push(e)},i.prototype._checkIfMaxDataSizeExceeded=function(){if(!this._maxDataSizeExceeded&&!(this.dataSize<=this.maxDataSize)){this._maxDataSizeExceeded=!0;var e=`DelayedStream#maxDataSize of `+this.maxDataSize+` bytes exceeded.`;this.emit(`error`,Error(e))}}})),vr=j(((e,t)=>{var n=M(`util`),r=M(`stream`).Stream,i=_r();t.exports=a;function a(){this.writable=!1,this.readable=!0,this.dataSize=0,this.maxDataSize=2*1024*1024,this.pauseStreams=!0,this._released=!1,this._streams=[],this._currentStream=null,this._insideLoop=!1,this._pendingNext=!1}n.inherits(a,r),a.create=function(e){var t=new this;for(var n in e||={},e)t[n]=e[n];return t},a.isStreamLike=function(e){return typeof e!=`function`&&typeof e!=`string`&&typeof e!=`boolean`&&typeof e!=`number`&&!Buffer.isBuffer(e)},a.prototype.append=function(e){if(a.isStreamLike(e)){if(!(e instanceof i)){var t=i.create(e,{maxDataSize:1/0,pauseStream:this.pauseStreams});e.on(`data`,this._checkDataSize.bind(this)),e=t}this._handleErrors(e),this.pauseStreams&&e.pause()}return this._streams.push(e),this},a.prototype.pipe=function(e,t){return r.prototype.pipe.call(this,e,t),this.resume(),e},a.prototype._getNext=function(){if(this._currentStream=null,this._insideLoop){this._pendingNext=!0;return}this._insideLoop=!0;try{do this._pendingNext=!1,this._realGetNext();while(this._pendingNext)}finally{this._insideLoop=!1}},a.prototype._realGetNext=function(){var e=this._streams.shift();if(e===void 0){this.end();return}if(typeof e!=`function`){this._pipeNext(e);return}e(function(e){a.isStreamLike(e)&&(e.on(`data`,this._checkDataSize.bind(this)),this._handleErrors(e)),this._pipeNext(e)}.bind(this))},a.prototype._pipeNext=function(e){if(this._currentStream=e,a.isStreamLike(e)){e.on(`end`,this._getNext.bind(this)),e.pipe(this,{end:!1});return}var t=e;this.write(t),this._getNext()},a.prototype._handleErrors=function(e){var t=this;e.on(`error`,function(e){t._emitError(e)})},a.prototype.write=function(e){this.emit(`data`,e)},a.prototype.pause=function(){this.pauseStreams&&(this.pauseStreams&&this._currentStream&&typeof this._currentStream.pause==`function`&&this._currentStream.pause(),this.emit(`pause`))},a.prototype.resume=function(){this._released||(this._released=!0,this.writable=!0,this._getNext()),this.pauseStreams&&this._currentStream&&typeof this._currentStream.resume==`function`&&this._currentStream.resume(),this.emit(`resume`)},a.prototype.end=function(){this._reset(),this.emit(`end`)},a.prototype.destroy=function(){this._reset(),this.emit(`close`)},a.prototype._reset=function(){this.writable=!1,this._streams=[],this._currentStream=null},a.prototype._checkDataSize=function(){if(this._updateDataSize(),!(this.dataSize<=this.maxDataSize)){var e=`DelayedStream#maxDataSize of `+this.maxDataSize+` bytes exceeded.`;this._emitError(Error(e))}},a.prototype._updateDataSize=function(){this.dataSize=0;var e=this;this._streams.forEach(function(t){t.dataSize&&(e.dataSize+=t.dataSize)}),this._currentStream&&this._currentStream.dataSize&&(this.dataSize+=this._currentStream.dataSize)},a.prototype._emitError=function(e){this._reset(),this.emit(`error`,e)}})),yr=j(((e,t)=>{t.exports={"application/1d-interleaved-parityfec":{source:`iana`},"application/3gpdash-qoe-report+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/3gpp-ims+xml":{source:`iana`,compressible:!0},"application/3gpphal+json":{source:`iana`,compressible:!0},"application/3gpphalforms+json":{source:`iana`,compressible:!0},"application/a2l":{source:`iana`},"application/ace+cbor":{source:`iana`},"application/activemessage":{source:`iana`},"application/activity+json":{source:`iana`,compressible:!0},"application/alto-costmap+json":{source:`iana`,compressible:!0},"application/alto-costmapfilter+json":{source:`iana`,compressible:!0},"application/alto-directory+json":{source:`iana`,compressible:!0},"application/alto-endpointcost+json":{source:`iana`,compressible:!0},"application/alto-endpointcostparams+json":{source:`iana`,compressible:!0},"application/alto-endpointprop+json":{source:`iana`,compressible:!0},"application/alto-endpointpropparams+json":{source:`iana`,compressible:!0},"application/alto-error+json":{source:`iana`,compressible:!0},"application/alto-networkmap+json":{source:`iana`,compressible:!0},"application/alto-networkmapfilter+json":{source:`iana`,compressible:!0},"application/alto-updatestreamcontrol+json":{source:`iana`,compressible:!0},"application/alto-updatestreamparams+json":{source:`iana`,compressible:!0},"application/aml":{source:`iana`},"application/andrew-inset":{source:`iana`,extensions:[`ez`]},"application/applefile":{source:`iana`},"application/applixware":{source:`apache`,extensions:[`aw`]},"application/at+jwt":{source:`iana`},"application/atf":{source:`iana`},"application/atfx":{source:`iana`},"application/atom+xml":{source:`iana`,compressible:!0,extensions:[`atom`]},"application/atomcat+xml":{source:`iana`,compressible:!0,extensions:[`atomcat`]},"application/atomdeleted+xml":{source:`iana`,compressible:!0,extensions:[`atomdeleted`]},"application/atomicmail":{source:`iana`},"application/atomsvc+xml":{source:`iana`,compressible:!0,extensions:[`atomsvc`]},"application/atsc-dwd+xml":{source:`iana`,compressible:!0,extensions:[`dwd`]},"application/atsc-dynamic-event-message":{source:`iana`},"application/atsc-held+xml":{source:`iana`,compressible:!0,extensions:[`held`]},"application/atsc-rdt+json":{source:`iana`,compressible:!0},"application/atsc-rsat+xml":{source:`iana`,compressible:!0,extensions:[`rsat`]},"application/atxml":{source:`iana`},"application/auth-policy+xml":{source:`iana`,compressible:!0},"application/bacnet-xdd+zip":{source:`iana`,compressible:!1},"application/batch-smtp":{source:`iana`},"application/bdoc":{compressible:!1,extensions:[`bdoc`]},"application/beep+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/calendar+json":{source:`iana`,compressible:!0},"application/calendar+xml":{source:`iana`,compressible:!0,extensions:[`xcs`]},"application/call-completion":{source:`iana`},"application/cals-1840":{source:`iana`},"application/captive+json":{source:`iana`,compressible:!0},"application/cbor":{source:`iana`},"application/cbor-seq":{source:`iana`},"application/cccex":{source:`iana`},"application/ccmp+xml":{source:`iana`,compressible:!0},"application/ccxml+xml":{source:`iana`,compressible:!0,extensions:[`ccxml`]},"application/cdfx+xml":{source:`iana`,compressible:!0,extensions:[`cdfx`]},"application/cdmi-capability":{source:`iana`,extensions:[`cdmia`]},"application/cdmi-container":{source:`iana`,extensions:[`cdmic`]},"application/cdmi-domain":{source:`iana`,extensions:[`cdmid`]},"application/cdmi-object":{source:`iana`,extensions:[`cdmio`]},"application/cdmi-queue":{source:`iana`,extensions:[`cdmiq`]},"application/cdni":{source:`iana`},"application/cea":{source:`iana`},"application/cea-2018+xml":{source:`iana`,compressible:!0},"application/cellml+xml":{source:`iana`,compressible:!0},"application/cfw":{source:`iana`},"application/city+json":{source:`iana`,compressible:!0},"application/clr":{source:`iana`},"application/clue+xml":{source:`iana`,compressible:!0},"application/clue_info+xml":{source:`iana`,compressible:!0},"application/cms":{source:`iana`},"application/cnrp+xml":{source:`iana`,compressible:!0},"application/coap-group+json":{source:`iana`,compressible:!0},"application/coap-payload":{source:`iana`},"application/commonground":{source:`iana`},"application/conference-info+xml":{source:`iana`,compressible:!0},"application/cose":{source:`iana`},"application/cose-key":{source:`iana`},"application/cose-key-set":{source:`iana`},"application/cpl+xml":{source:`iana`,compressible:!0,extensions:[`cpl`]},"application/csrattrs":{source:`iana`},"application/csta+xml":{source:`iana`,compressible:!0},"application/cstadata+xml":{source:`iana`,compressible:!0},"application/csvm+json":{source:`iana`,compressible:!0},"application/cu-seeme":{source:`apache`,extensions:[`cu`]},"application/cwt":{source:`iana`},"application/cybercash":{source:`iana`},"application/dart":{compressible:!0},"application/dash+xml":{source:`iana`,compressible:!0,extensions:[`mpd`]},"application/dash-patch+xml":{source:`iana`,compressible:!0,extensions:[`mpp`]},"application/dashdelta":{source:`iana`},"application/davmount+xml":{source:`iana`,compressible:!0,extensions:[`davmount`]},"application/dca-rft":{source:`iana`},"application/dcd":{source:`iana`},"application/dec-dx":{source:`iana`},"application/dialog-info+xml":{source:`iana`,compressible:!0},"application/dicom":{source:`iana`},"application/dicom+json":{source:`iana`,compressible:!0},"application/dicom+xml":{source:`iana`,compressible:!0},"application/dii":{source:`iana`},"application/dit":{source:`iana`},"application/dns":{source:`iana`},"application/dns+json":{source:`iana`,compressible:!0},"application/dns-message":{source:`iana`},"application/docbook+xml":{source:`apache`,compressible:!0,extensions:[`dbk`]},"application/dots+cbor":{source:`iana`},"application/dskpp+xml":{source:`iana`,compressible:!0},"application/dssc+der":{source:`iana`,extensions:[`dssc`]},"application/dssc+xml":{source:`iana`,compressible:!0,extensions:[`xdssc`]},"application/dvcs":{source:`iana`},"application/ecmascript":{source:`iana`,compressible:!0,extensions:[`es`,`ecma`]},"application/edi-consent":{source:`iana`},"application/edi-x12":{source:`iana`,compressible:!1},"application/edifact":{source:`iana`,compressible:!1},"application/efi":{source:`iana`},"application/elm+json":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/elm+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.cap+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/emergencycalldata.comment+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.control+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.deviceinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.ecall.msd":{source:`iana`},"application/emergencycalldata.providerinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.serviceinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.subscriberinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.veds+xml":{source:`iana`,compressible:!0},"application/emma+xml":{source:`iana`,compressible:!0,extensions:[`emma`]},"application/emotionml+xml":{source:`iana`,compressible:!0,extensions:[`emotionml`]},"application/encaprtp":{source:`iana`},"application/epp+xml":{source:`iana`,compressible:!0},"application/epub+zip":{source:`iana`,compressible:!1,extensions:[`epub`]},"application/eshop":{source:`iana`},"application/exi":{source:`iana`,extensions:[`exi`]},"application/expect-ct-report+json":{source:`iana`,compressible:!0},"application/express":{source:`iana`,extensions:[`exp`]},"application/fastinfoset":{source:`iana`},"application/fastsoap":{source:`iana`},"application/fdt+xml":{source:`iana`,compressible:!0,extensions:[`fdt`]},"application/fhir+json":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/fhir+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/fido.trusted-apps+json":{compressible:!0},"application/fits":{source:`iana`},"application/flexfec":{source:`iana`},"application/font-sfnt":{source:`iana`},"application/font-tdpfr":{source:`iana`,extensions:[`pfr`]},"application/font-woff":{source:`iana`,compressible:!1},"application/framework-attributes+xml":{source:`iana`,compressible:!0},"application/geo+json":{source:`iana`,compressible:!0,extensions:[`geojson`]},"application/geo+json-seq":{source:`iana`},"application/geopackage+sqlite3":{source:`iana`},"application/geoxacml+xml":{source:`iana`,compressible:!0},"application/gltf-buffer":{source:`iana`},"application/gml+xml":{source:`iana`,compressible:!0,extensions:[`gml`]},"application/gpx+xml":{source:`apache`,compressible:!0,extensions:[`gpx`]},"application/gxf":{source:`apache`,extensions:[`gxf`]},"application/gzip":{source:`iana`,compressible:!1,extensions:[`gz`]},"application/h224":{source:`iana`},"application/held+xml":{source:`iana`,compressible:!0},"application/hjson":{extensions:[`hjson`]},"application/http":{source:`iana`},"application/hyperstudio":{source:`iana`,extensions:[`stk`]},"application/ibe-key-request+xml":{source:`iana`,compressible:!0},"application/ibe-pkg-reply+xml":{source:`iana`,compressible:!0},"application/ibe-pp-data":{source:`iana`},"application/iges":{source:`iana`},"application/im-iscomposing+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/index":{source:`iana`},"application/index.cmd":{source:`iana`},"application/index.obj":{source:`iana`},"application/index.response":{source:`iana`},"application/index.vnd":{source:`iana`},"application/inkml+xml":{source:`iana`,compressible:!0,extensions:[`ink`,`inkml`]},"application/iotp":{source:`iana`},"application/ipfix":{source:`iana`,extensions:[`ipfix`]},"application/ipp":{source:`iana`},"application/isup":{source:`iana`},"application/its+xml":{source:`iana`,compressible:!0,extensions:[`its`]},"application/java-archive":{source:`apache`,compressible:!1,extensions:[`jar`,`war`,`ear`]},"application/java-serialized-object":{source:`apache`,compressible:!1,extensions:[`ser`]},"application/java-vm":{source:`apache`,compressible:!1,extensions:[`class`]},"application/javascript":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`js`,`mjs`]},"application/jf2feed+json":{source:`iana`,compressible:!0},"application/jose":{source:`iana`},"application/jose+json":{source:`iana`,compressible:!0},"application/jrd+json":{source:`iana`,compressible:!0},"application/jscalendar+json":{source:`iana`,compressible:!0},"application/json":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`json`,`map`]},"application/json-patch+json":{source:`iana`,compressible:!0},"application/json-seq":{source:`iana`},"application/json5":{extensions:[`json5`]},"application/jsonml+json":{source:`apache`,compressible:!0,extensions:[`jsonml`]},"application/jwk+json":{source:`iana`,compressible:!0},"application/jwk-set+json":{source:`iana`,compressible:!0},"application/jwt":{source:`iana`},"application/kpml-request+xml":{source:`iana`,compressible:!0},"application/kpml-response+xml":{source:`iana`,compressible:!0},"application/ld+json":{source:`iana`,compressible:!0,extensions:[`jsonld`]},"application/lgr+xml":{source:`iana`,compressible:!0,extensions:[`lgr`]},"application/link-format":{source:`iana`},"application/load-control+xml":{source:`iana`,compressible:!0},"application/lost+xml":{source:`iana`,compressible:!0,extensions:[`lostxml`]},"application/lostsync+xml":{source:`iana`,compressible:!0},"application/lpf+zip":{source:`iana`,compressible:!1},"application/lxf":{source:`iana`},"application/mac-binhex40":{source:`iana`,extensions:[`hqx`]},"application/mac-compactpro":{source:`apache`,extensions:[`cpt`]},"application/macwriteii":{source:`iana`},"application/mads+xml":{source:`iana`,compressible:!0,extensions:[`mads`]},"application/manifest+json":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`webmanifest`]},"application/marc":{source:`iana`,extensions:[`mrc`]},"application/marcxml+xml":{source:`iana`,compressible:!0,extensions:[`mrcx`]},"application/mathematica":{source:`iana`,extensions:[`ma`,`nb`,`mb`]},"application/mathml+xml":{source:`iana`,compressible:!0,extensions:[`mathml`]},"application/mathml-content+xml":{source:`iana`,compressible:!0},"application/mathml-presentation+xml":{source:`iana`,compressible:!0},"application/mbms-associated-procedure-description+xml":{source:`iana`,compressible:!0},"application/mbms-deregister+xml":{source:`iana`,compressible:!0},"application/mbms-envelope+xml":{source:`iana`,compressible:!0},"application/mbms-msk+xml":{source:`iana`,compressible:!0},"application/mbms-msk-response+xml":{source:`iana`,compressible:!0},"application/mbms-protection-description+xml":{source:`iana`,compressible:!0},"application/mbms-reception-report+xml":{source:`iana`,compressible:!0},"application/mbms-register+xml":{source:`iana`,compressible:!0},"application/mbms-register-response+xml":{source:`iana`,compressible:!0},"application/mbms-schedule+xml":{source:`iana`,compressible:!0},"application/mbms-user-service-description+xml":{source:`iana`,compressible:!0},"application/mbox":{source:`iana`,extensions:[`mbox`]},"application/media-policy-dataset+xml":{source:`iana`,compressible:!0,extensions:[`mpf`]},"application/media_control+xml":{source:`iana`,compressible:!0},"application/mediaservercontrol+xml":{source:`iana`,compressible:!0,extensions:[`mscml`]},"application/merge-patch+json":{source:`iana`,compressible:!0},"application/metalink+xml":{source:`apache`,compressible:!0,extensions:[`metalink`]},"application/metalink4+xml":{source:`iana`,compressible:!0,extensions:[`meta4`]},"application/mets+xml":{source:`iana`,compressible:!0,extensions:[`mets`]},"application/mf4":{source:`iana`},"application/mikey":{source:`iana`},"application/mipc":{source:`iana`},"application/missing-blocks+cbor-seq":{source:`iana`},"application/mmt-aei+xml":{source:`iana`,compressible:!0,extensions:[`maei`]},"application/mmt-usd+xml":{source:`iana`,compressible:!0,extensions:[`musd`]},"application/mods+xml":{source:`iana`,compressible:!0,extensions:[`mods`]},"application/moss-keys":{source:`iana`},"application/moss-signature":{source:`iana`},"application/mosskey-data":{source:`iana`},"application/mosskey-request":{source:`iana`},"application/mp21":{source:`iana`,extensions:[`m21`,`mp21`]},"application/mp4":{source:`iana`,extensions:[`mp4s`,`m4p`]},"application/mpeg4-generic":{source:`iana`},"application/mpeg4-iod":{source:`iana`},"application/mpeg4-iod-xmt":{source:`iana`},"application/mrb-consumer+xml":{source:`iana`,compressible:!0},"application/mrb-publish+xml":{source:`iana`,compressible:!0},"application/msc-ivr+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/msc-mixer+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/msword":{source:`iana`,compressible:!1,extensions:[`doc`,`dot`]},"application/mud+json":{source:`iana`,compressible:!0},"application/multipart-core":{source:`iana`},"application/mxf":{source:`iana`,extensions:[`mxf`]},"application/n-quads":{source:`iana`,extensions:[`nq`]},"application/n-triples":{source:`iana`,extensions:[`nt`]},"application/nasdata":{source:`iana`},"application/news-checkgroups":{source:`iana`,charset:`US-ASCII`},"application/news-groupinfo":{source:`iana`,charset:`US-ASCII`},"application/news-transmission":{source:`iana`},"application/nlsml+xml":{source:`iana`,compressible:!0},"application/node":{source:`iana`,extensions:[`cjs`]},"application/nss":{source:`iana`},"application/oauth-authz-req+jwt":{source:`iana`},"application/oblivious-dns-message":{source:`iana`},"application/ocsp-request":{source:`iana`},"application/ocsp-response":{source:`iana`},"application/octet-stream":{source:`iana`,compressible:!1,extensions:[`bin`,`dms`,`lrf`,`mar`,`so`,`dist`,`distz`,`pkg`,`bpk`,`dump`,`elc`,`deploy`,`exe`,`dll`,`deb`,`dmg`,`iso`,`img`,`msi`,`msp`,`msm`,`buffer`]},"application/oda":{source:`iana`,extensions:[`oda`]},"application/odm+xml":{source:`iana`,compressible:!0},"application/odx":{source:`iana`},"application/oebps-package+xml":{source:`iana`,compressible:!0,extensions:[`opf`]},"application/ogg":{source:`iana`,compressible:!1,extensions:[`ogx`]},"application/omdoc+xml":{source:`apache`,compressible:!0,extensions:[`omdoc`]},"application/onenote":{source:`apache`,extensions:[`onetoc`,`onetoc2`,`onetmp`,`onepkg`]},"application/opc-nodeset+xml":{source:`iana`,compressible:!0},"application/oscore":{source:`iana`},"application/oxps":{source:`iana`,extensions:[`oxps`]},"application/p21":{source:`iana`},"application/p21+zip":{source:`iana`,compressible:!1},"application/p2p-overlay+xml":{source:`iana`,compressible:!0,extensions:[`relo`]},"application/parityfec":{source:`iana`},"application/passport":{source:`iana`},"application/patch-ops-error+xml":{source:`iana`,compressible:!0,extensions:[`xer`]},"application/pdf":{source:`iana`,compressible:!1,extensions:[`pdf`]},"application/pdx":{source:`iana`},"application/pem-certificate-chain":{source:`iana`},"application/pgp-encrypted":{source:`iana`,compressible:!1,extensions:[`pgp`]},"application/pgp-keys":{source:`iana`,extensions:[`asc`]},"application/pgp-signature":{source:`iana`,extensions:[`asc`,`sig`]},"application/pics-rules":{source:`apache`,extensions:[`prf`]},"application/pidf+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/pidf-diff+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/pkcs10":{source:`iana`,extensions:[`p10`]},"application/pkcs12":{source:`iana`},"application/pkcs7-mime":{source:`iana`,extensions:[`p7m`,`p7c`]},"application/pkcs7-signature":{source:`iana`,extensions:[`p7s`]},"application/pkcs8":{source:`iana`,extensions:[`p8`]},"application/pkcs8-encrypted":{source:`iana`},"application/pkix-attr-cert":{source:`iana`,extensions:[`ac`]},"application/pkix-cert":{source:`iana`,extensions:[`cer`]},"application/pkix-crl":{source:`iana`,extensions:[`crl`]},"application/pkix-pkipath":{source:`iana`,extensions:[`pkipath`]},"application/pkixcmp":{source:`iana`,extensions:[`pki`]},"application/pls+xml":{source:`iana`,compressible:!0,extensions:[`pls`]},"application/poc-settings+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/postscript":{source:`iana`,compressible:!0,extensions:[`ai`,`eps`,`ps`]},"application/ppsp-tracker+json":{source:`iana`,compressible:!0},"application/problem+json":{source:`iana`,compressible:!0},"application/problem+xml":{source:`iana`,compressible:!0},"application/provenance+xml":{source:`iana`,compressible:!0,extensions:[`provx`]},"application/prs.alvestrand.titrax-sheet":{source:`iana`},"application/prs.cww":{source:`iana`,extensions:[`cww`]},"application/prs.cyn":{source:`iana`,charset:`7-BIT`},"application/prs.hpub+zip":{source:`iana`,compressible:!1},"application/prs.nprend":{source:`iana`},"application/prs.plucker":{source:`iana`},"application/prs.rdf-xml-crypt":{source:`iana`},"application/prs.xsf+xml":{source:`iana`,compressible:!0},"application/pskc+xml":{source:`iana`,compressible:!0,extensions:[`pskcxml`]},"application/pvd+json":{source:`iana`,compressible:!0},"application/qsig":{source:`iana`},"application/raml+yaml":{compressible:!0,extensions:[`raml`]},"application/raptorfec":{source:`iana`},"application/rdap+json":{source:`iana`,compressible:!0},"application/rdf+xml":{source:`iana`,compressible:!0,extensions:[`rdf`,`owl`]},"application/reginfo+xml":{source:`iana`,compressible:!0,extensions:[`rif`]},"application/relax-ng-compact-syntax":{source:`iana`,extensions:[`rnc`]},"application/remote-printing":{source:`iana`},"application/reputon+json":{source:`iana`,compressible:!0},"application/resource-lists+xml":{source:`iana`,compressible:!0,extensions:[`rl`]},"application/resource-lists-diff+xml":{source:`iana`,compressible:!0,extensions:[`rld`]},"application/rfc+xml":{source:`iana`,compressible:!0},"application/riscos":{source:`iana`},"application/rlmi+xml":{source:`iana`,compressible:!0},"application/rls-services+xml":{source:`iana`,compressible:!0,extensions:[`rs`]},"application/route-apd+xml":{source:`iana`,compressible:!0,extensions:[`rapd`]},"application/route-s-tsid+xml":{source:`iana`,compressible:!0,extensions:[`sls`]},"application/route-usd+xml":{source:`iana`,compressible:!0,extensions:[`rusd`]},"application/rpki-ghostbusters":{source:`iana`,extensions:[`gbr`]},"application/rpki-manifest":{source:`iana`,extensions:[`mft`]},"application/rpki-publication":{source:`iana`},"application/rpki-roa":{source:`iana`,extensions:[`roa`]},"application/rpki-updown":{source:`iana`},"application/rsd+xml":{source:`apache`,compressible:!0,extensions:[`rsd`]},"application/rss+xml":{source:`apache`,compressible:!0,extensions:[`rss`]},"application/rtf":{source:`iana`,compressible:!0,extensions:[`rtf`]},"application/rtploopback":{source:`iana`},"application/rtx":{source:`iana`},"application/samlassertion+xml":{source:`iana`,compressible:!0},"application/samlmetadata+xml":{source:`iana`,compressible:!0},"application/sarif+json":{source:`iana`,compressible:!0},"application/sarif-external-properties+json":{source:`iana`,compressible:!0},"application/sbe":{source:`iana`},"application/sbml+xml":{source:`iana`,compressible:!0,extensions:[`sbml`]},"application/scaip+xml":{source:`iana`,compressible:!0},"application/scim+json":{source:`iana`,compressible:!0},"application/scvp-cv-request":{source:`iana`,extensions:[`scq`]},"application/scvp-cv-response":{source:`iana`,extensions:[`scs`]},"application/scvp-vp-request":{source:`iana`,extensions:[`spq`]},"application/scvp-vp-response":{source:`iana`,extensions:[`spp`]},"application/sdp":{source:`iana`,extensions:[`sdp`]},"application/secevent+jwt":{source:`iana`},"application/senml+cbor":{source:`iana`},"application/senml+json":{source:`iana`,compressible:!0},"application/senml+xml":{source:`iana`,compressible:!0,extensions:[`senmlx`]},"application/senml-etch+cbor":{source:`iana`},"application/senml-etch+json":{source:`iana`,compressible:!0},"application/senml-exi":{source:`iana`},"application/sensml+cbor":{source:`iana`},"application/sensml+json":{source:`iana`,compressible:!0},"application/sensml+xml":{source:`iana`,compressible:!0,extensions:[`sensmlx`]},"application/sensml-exi":{source:`iana`},"application/sep+xml":{source:`iana`,compressible:!0},"application/sep-exi":{source:`iana`},"application/session-info":{source:`iana`},"application/set-payment":{source:`iana`},"application/set-payment-initiation":{source:`iana`,extensions:[`setpay`]},"application/set-registration":{source:`iana`},"application/set-registration-initiation":{source:`iana`,extensions:[`setreg`]},"application/sgml":{source:`iana`},"application/sgml-open-catalog":{source:`iana`},"application/shf+xml":{source:`iana`,compressible:!0,extensions:[`shf`]},"application/sieve":{source:`iana`,extensions:[`siv`,`sieve`]},"application/simple-filter+xml":{source:`iana`,compressible:!0},"application/simple-message-summary":{source:`iana`},"application/simplesymbolcontainer":{source:`iana`},"application/sipc":{source:`iana`},"application/slate":{source:`iana`},"application/smil":{source:`iana`},"application/smil+xml":{source:`iana`,compressible:!0,extensions:[`smi`,`smil`]},"application/smpte336m":{source:`iana`},"application/soap+fastinfoset":{source:`iana`},"application/soap+xml":{source:`iana`,compressible:!0},"application/sparql-query":{source:`iana`,extensions:[`rq`]},"application/sparql-results+xml":{source:`iana`,compressible:!0,extensions:[`srx`]},"application/spdx+json":{source:`iana`,compressible:!0},"application/spirits-event+xml":{source:`iana`,compressible:!0},"application/sql":{source:`iana`},"application/srgs":{source:`iana`,extensions:[`gram`]},"application/srgs+xml":{source:`iana`,compressible:!0,extensions:[`grxml`]},"application/sru+xml":{source:`iana`,compressible:!0,extensions:[`sru`]},"application/ssdl+xml":{source:`apache`,compressible:!0,extensions:[`ssdl`]},"application/ssml+xml":{source:`iana`,compressible:!0,extensions:[`ssml`]},"application/stix+json":{source:`iana`,compressible:!0},"application/swid+xml":{source:`iana`,compressible:!0,extensions:[`swidtag`]},"application/tamp-apex-update":{source:`iana`},"application/tamp-apex-update-confirm":{source:`iana`},"application/tamp-community-update":{source:`iana`},"application/tamp-community-update-confirm":{source:`iana`},"application/tamp-error":{source:`iana`},"application/tamp-sequence-adjust":{source:`iana`},"application/tamp-sequence-adjust-confirm":{source:`iana`},"application/tamp-status-query":{source:`iana`},"application/tamp-status-response":{source:`iana`},"application/tamp-update":{source:`iana`},"application/tamp-update-confirm":{source:`iana`},"application/tar":{compressible:!0},"application/taxii+json":{source:`iana`,compressible:!0},"application/td+json":{source:`iana`,compressible:!0},"application/tei+xml":{source:`iana`,compressible:!0,extensions:[`tei`,`teicorpus`]},"application/tetra_isi":{source:`iana`},"application/thraud+xml":{source:`iana`,compressible:!0,extensions:[`tfi`]},"application/timestamp-query":{source:`iana`},"application/timestamp-reply":{source:`iana`},"application/timestamped-data":{source:`iana`,extensions:[`tsd`]},"application/tlsrpt+gzip":{source:`iana`},"application/tlsrpt+json":{source:`iana`,compressible:!0},"application/tnauthlist":{source:`iana`},"application/token-introspection+jwt":{source:`iana`},"application/toml":{compressible:!0,extensions:[`toml`]},"application/trickle-ice-sdpfrag":{source:`iana`},"application/trig":{source:`iana`,extensions:[`trig`]},"application/ttml+xml":{source:`iana`,compressible:!0,extensions:[`ttml`]},"application/tve-trigger":{source:`iana`},"application/tzif":{source:`iana`},"application/tzif-leap":{source:`iana`},"application/ubjson":{compressible:!1,extensions:[`ubj`]},"application/ulpfec":{source:`iana`},"application/urc-grpsheet+xml":{source:`iana`,compressible:!0},"application/urc-ressheet+xml":{source:`iana`,compressible:!0,extensions:[`rsheet`]},"application/urc-targetdesc+xml":{source:`iana`,compressible:!0,extensions:[`td`]},"application/urc-uisocketdesc+xml":{source:`iana`,compressible:!0},"application/vcard+json":{source:`iana`,compressible:!0},"application/vcard+xml":{source:`iana`,compressible:!0},"application/vemmi":{source:`iana`},"application/vividence.scriptfile":{source:`apache`},"application/vnd.1000minds.decision-model+xml":{source:`iana`,compressible:!0,extensions:[`1km`]},"application/vnd.3gpp-prose+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc3ch+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-v2x-local-service-information":{source:`iana`},"application/vnd.3gpp.5gnas":{source:`iana`},"application/vnd.3gpp.access-transfer-events+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.bsf+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.gmop+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.gtpc":{source:`iana`},"application/vnd.3gpp.interworking-data":{source:`iana`},"application/vnd.3gpp.lpp":{source:`iana`},"application/vnd.3gpp.mc-signalling-ear":{source:`iana`},"application/vnd.3gpp.mcdata-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-payload":{source:`iana`},"application/vnd.3gpp.mcdata-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-signalling":{source:`iana`},"application/vnd.3gpp.mcdata-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-floor-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-signed+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-ue-init-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-transmission-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mid-call+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.ngap":{source:`iana`},"application/vnd.3gpp.pfcp":{source:`iana`},"application/vnd.3gpp.pic-bw-large":{source:`iana`,extensions:[`plb`]},"application/vnd.3gpp.pic-bw-small":{source:`iana`,extensions:[`psb`]},"application/vnd.3gpp.pic-bw-var":{source:`iana`,extensions:[`pvb`]},"application/vnd.3gpp.s1ap":{source:`iana`},"application/vnd.3gpp.sms":{source:`iana`},"application/vnd.3gpp.sms+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.srvcc-ext+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.srvcc-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.state-and-event-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.ussd+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp2.bcmcsinfo+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp2.sms":{source:`iana`},"application/vnd.3gpp2.tcap":{source:`iana`,extensions:[`tcap`]},"application/vnd.3lightssoftware.imagescal":{source:`iana`},"application/vnd.3m.post-it-notes":{source:`iana`,extensions:[`pwn`]},"application/vnd.accpac.simply.aso":{source:`iana`,extensions:[`aso`]},"application/vnd.accpac.simply.imp":{source:`iana`,extensions:[`imp`]},"application/vnd.acucobol":{source:`iana`,extensions:[`acu`]},"application/vnd.acucorp":{source:`iana`,extensions:[`atc`,`acutc`]},"application/vnd.adobe.air-application-installer-package+zip":{source:`apache`,compressible:!1,extensions:[`air`]},"application/vnd.adobe.flash.movie":{source:`iana`},"application/vnd.adobe.formscentral.fcdt":{source:`iana`,extensions:[`fcdt`]},"application/vnd.adobe.fxp":{source:`iana`,extensions:[`fxp`,`fxpl`]},"application/vnd.adobe.partial-upload":{source:`iana`},"application/vnd.adobe.xdp+xml":{source:`iana`,compressible:!0,extensions:[`xdp`]},"application/vnd.adobe.xfdf":{source:`iana`,extensions:[`xfdf`]},"application/vnd.aether.imp":{source:`iana`},"application/vnd.afpc.afplinedata":{source:`iana`},"application/vnd.afpc.afplinedata-pagedef":{source:`iana`},"application/vnd.afpc.cmoca-cmresource":{source:`iana`},"application/vnd.afpc.foca-charset":{source:`iana`},"application/vnd.afpc.foca-codedfont":{source:`iana`},"application/vnd.afpc.foca-codepage":{source:`iana`},"application/vnd.afpc.modca":{source:`iana`},"application/vnd.afpc.modca-cmtable":{source:`iana`},"application/vnd.afpc.modca-formdef":{source:`iana`},"application/vnd.afpc.modca-mediummap":{source:`iana`},"application/vnd.afpc.modca-objectcontainer":{source:`iana`},"application/vnd.afpc.modca-overlay":{source:`iana`},"application/vnd.afpc.modca-pagesegment":{source:`iana`},"application/vnd.age":{source:`iana`,extensions:[`age`]},"application/vnd.ah-barcode":{source:`iana`},"application/vnd.ahead.space":{source:`iana`,extensions:[`ahead`]},"application/vnd.airzip.filesecure.azf":{source:`iana`,extensions:[`azf`]},"application/vnd.airzip.filesecure.azs":{source:`iana`,extensions:[`azs`]},"application/vnd.amadeus+json":{source:`iana`,compressible:!0},"application/vnd.amazon.ebook":{source:`apache`,extensions:[`azw`]},"application/vnd.amazon.mobi8-ebook":{source:`iana`},"application/vnd.americandynamics.acc":{source:`iana`,extensions:[`acc`]},"application/vnd.amiga.ami":{source:`iana`,extensions:[`ami`]},"application/vnd.amundsen.maze+xml":{source:`iana`,compressible:!0},"application/vnd.android.ota":{source:`iana`},"application/vnd.android.package-archive":{source:`apache`,compressible:!1,extensions:[`apk`]},"application/vnd.anki":{source:`iana`},"application/vnd.anser-web-certificate-issue-initiation":{source:`iana`,extensions:[`cii`]},"application/vnd.anser-web-funds-transfer-initiation":{source:`apache`,extensions:[`fti`]},"application/vnd.antix.game-component":{source:`iana`,extensions:[`atx`]},"application/vnd.apache.arrow.file":{source:`iana`},"application/vnd.apache.arrow.stream":{source:`iana`},"application/vnd.apache.thrift.binary":{source:`iana`},"application/vnd.apache.thrift.compact":{source:`iana`},"application/vnd.apache.thrift.json":{source:`iana`},"application/vnd.api+json":{source:`iana`,compressible:!0},"application/vnd.aplextor.warrp+json":{source:`iana`,compressible:!0},"application/vnd.apothekende.reservation+json":{source:`iana`,compressible:!0},"application/vnd.apple.installer+xml":{source:`iana`,compressible:!0,extensions:[`mpkg`]},"application/vnd.apple.keynote":{source:`iana`,extensions:[`key`]},"application/vnd.apple.mpegurl":{source:`iana`,extensions:[`m3u8`]},"application/vnd.apple.numbers":{source:`iana`,extensions:[`numbers`]},"application/vnd.apple.pages":{source:`iana`,extensions:[`pages`]},"application/vnd.apple.pkpass":{compressible:!1,extensions:[`pkpass`]},"application/vnd.arastra.swi":{source:`iana`},"application/vnd.aristanetworks.swi":{source:`iana`,extensions:[`swi`]},"application/vnd.artisan+json":{source:`iana`,compressible:!0},"application/vnd.artsquare":{source:`iana`},"application/vnd.astraea-software.iota":{source:`iana`,extensions:[`iota`]},"application/vnd.audiograph":{source:`iana`,extensions:[`aep`]},"application/vnd.autopackage":{source:`iana`},"application/vnd.avalon+json":{source:`iana`,compressible:!0},"application/vnd.avistar+xml":{source:`iana`,compressible:!0},"application/vnd.balsamiq.bmml+xml":{source:`iana`,compressible:!0,extensions:[`bmml`]},"application/vnd.balsamiq.bmpr":{source:`iana`},"application/vnd.banana-accounting":{source:`iana`},"application/vnd.bbf.usp.error":{source:`iana`},"application/vnd.bbf.usp.msg":{source:`iana`},"application/vnd.bbf.usp.msg+json":{source:`iana`,compressible:!0},"application/vnd.bekitzur-stech+json":{source:`iana`,compressible:!0},"application/vnd.bint.med-content":{source:`iana`},"application/vnd.biopax.rdf+xml":{source:`iana`,compressible:!0},"application/vnd.blink-idb-value-wrapper":{source:`iana`},"application/vnd.blueice.multipass":{source:`iana`,extensions:[`mpm`]},"application/vnd.bluetooth.ep.oob":{source:`iana`},"application/vnd.bluetooth.le.oob":{source:`iana`},"application/vnd.bmi":{source:`iana`,extensions:[`bmi`]},"application/vnd.bpf":{source:`iana`},"application/vnd.bpf3":{source:`iana`},"application/vnd.businessobjects":{source:`iana`,extensions:[`rep`]},"application/vnd.byu.uapi+json":{source:`iana`,compressible:!0},"application/vnd.cab-jscript":{source:`iana`},"application/vnd.canon-cpdl":{source:`iana`},"application/vnd.canon-lips":{source:`iana`},"application/vnd.capasystems-pg+json":{source:`iana`,compressible:!0},"application/vnd.cendio.thinlinc.clientconf":{source:`iana`},"application/vnd.century-systems.tcp_stream":{source:`iana`},"application/vnd.chemdraw+xml":{source:`iana`,compressible:!0,extensions:[`cdxml`]},"application/vnd.chess-pgn":{source:`iana`},"application/vnd.chipnuts.karaoke-mmd":{source:`iana`,extensions:[`mmd`]},"application/vnd.ciedi":{source:`iana`},"application/vnd.cinderella":{source:`iana`,extensions:[`cdy`]},"application/vnd.cirpack.isdn-ext":{source:`iana`},"application/vnd.citationstyles.style+xml":{source:`iana`,compressible:!0,extensions:[`csl`]},"application/vnd.claymore":{source:`iana`,extensions:[`cla`]},"application/vnd.cloanto.rp9":{source:`iana`,extensions:[`rp9`]},"application/vnd.clonk.c4group":{source:`iana`,extensions:[`c4g`,`c4d`,`c4f`,`c4p`,`c4u`]},"application/vnd.cluetrust.cartomobile-config":{source:`iana`,extensions:[`c11amc`]},"application/vnd.cluetrust.cartomobile-config-pkg":{source:`iana`,extensions:[`c11amz`]},"application/vnd.coffeescript":{source:`iana`},"application/vnd.collabio.xodocuments.document":{source:`iana`},"application/vnd.collabio.xodocuments.document-template":{source:`iana`},"application/vnd.collabio.xodocuments.presentation":{source:`iana`},"application/vnd.collabio.xodocuments.presentation-template":{source:`iana`},"application/vnd.collabio.xodocuments.spreadsheet":{source:`iana`},"application/vnd.collabio.xodocuments.spreadsheet-template":{source:`iana`},"application/vnd.collection+json":{source:`iana`,compressible:!0},"application/vnd.collection.doc+json":{source:`iana`,compressible:!0},"application/vnd.collection.next+json":{source:`iana`,compressible:!0},"application/vnd.comicbook+zip":{source:`iana`,compressible:!1},"application/vnd.comicbook-rar":{source:`iana`},"application/vnd.commerce-battelle":{source:`iana`},"application/vnd.commonspace":{source:`iana`,extensions:[`csp`]},"application/vnd.contact.cmsg":{source:`iana`,extensions:[`cdbcmsg`]},"application/vnd.coreos.ignition+json":{source:`iana`,compressible:!0},"application/vnd.cosmocaller":{source:`iana`,extensions:[`cmc`]},"application/vnd.crick.clicker":{source:`iana`,extensions:[`clkx`]},"application/vnd.crick.clicker.keyboard":{source:`iana`,extensions:[`clkk`]},"application/vnd.crick.clicker.palette":{source:`iana`,extensions:[`clkp`]},"application/vnd.crick.clicker.template":{source:`iana`,extensions:[`clkt`]},"application/vnd.crick.clicker.wordbank":{source:`iana`,extensions:[`clkw`]},"application/vnd.criticaltools.wbs+xml":{source:`iana`,compressible:!0,extensions:[`wbs`]},"application/vnd.cryptii.pipe+json":{source:`iana`,compressible:!0},"application/vnd.crypto-shade-file":{source:`iana`},"application/vnd.cryptomator.encrypted":{source:`iana`},"application/vnd.cryptomator.vault":{source:`iana`},"application/vnd.ctc-posml":{source:`iana`,extensions:[`pml`]},"application/vnd.ctct.ws+xml":{source:`iana`,compressible:!0},"application/vnd.cups-pdf":{source:`iana`},"application/vnd.cups-postscript":{source:`iana`},"application/vnd.cups-ppd":{source:`iana`,extensions:[`ppd`]},"application/vnd.cups-raster":{source:`iana`},"application/vnd.cups-raw":{source:`iana`},"application/vnd.curl":{source:`iana`},"application/vnd.curl.car":{source:`apache`,extensions:[`car`]},"application/vnd.curl.pcurl":{source:`apache`,extensions:[`pcurl`]},"application/vnd.cyan.dean.root+xml":{source:`iana`,compressible:!0},"application/vnd.cybank":{source:`iana`},"application/vnd.cyclonedx+json":{source:`iana`,compressible:!0},"application/vnd.cyclonedx+xml":{source:`iana`,compressible:!0},"application/vnd.d2l.coursepackage1p0+zip":{source:`iana`,compressible:!1},"application/vnd.d3m-dataset":{source:`iana`},"application/vnd.d3m-problem":{source:`iana`},"application/vnd.dart":{source:`iana`,compressible:!0,extensions:[`dart`]},"application/vnd.data-vision.rdz":{source:`iana`,extensions:[`rdz`]},"application/vnd.datapackage+json":{source:`iana`,compressible:!0},"application/vnd.dataresource+json":{source:`iana`,compressible:!0},"application/vnd.dbf":{source:`iana`,extensions:[`dbf`]},"application/vnd.debian.binary-package":{source:`iana`},"application/vnd.dece.data":{source:`iana`,extensions:[`uvf`,`uvvf`,`uvd`,`uvvd`]},"application/vnd.dece.ttml+xml":{source:`iana`,compressible:!0,extensions:[`uvt`,`uvvt`]},"application/vnd.dece.unspecified":{source:`iana`,extensions:[`uvx`,`uvvx`]},"application/vnd.dece.zip":{source:`iana`,extensions:[`uvz`,`uvvz`]},"application/vnd.denovo.fcselayout-link":{source:`iana`,extensions:[`fe_launch`]},"application/vnd.desmume.movie":{source:`iana`},"application/vnd.dir-bi.plate-dl-nosuffix":{source:`iana`},"application/vnd.dm.delegation+xml":{source:`iana`,compressible:!0},"application/vnd.dna":{source:`iana`,extensions:[`dna`]},"application/vnd.document+json":{source:`iana`,compressible:!0},"application/vnd.dolby.mlp":{source:`apache`,extensions:[`mlp`]},"application/vnd.dolby.mobile.1":{source:`iana`},"application/vnd.dolby.mobile.2":{source:`iana`},"application/vnd.doremir.scorecloud-binary-document":{source:`iana`},"application/vnd.dpgraph":{source:`iana`,extensions:[`dpg`]},"application/vnd.dreamfactory":{source:`iana`,extensions:[`dfac`]},"application/vnd.drive+json":{source:`iana`,compressible:!0},"application/vnd.ds-keypoint":{source:`apache`,extensions:[`kpxx`]},"application/vnd.dtg.local":{source:`iana`},"application/vnd.dtg.local.flash":{source:`iana`},"application/vnd.dtg.local.html":{source:`iana`},"application/vnd.dvb.ait":{source:`iana`,extensions:[`ait`]},"application/vnd.dvb.dvbisl+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.dvbj":{source:`iana`},"application/vnd.dvb.esgcontainer":{source:`iana`},"application/vnd.dvb.ipdcdftnotifaccess":{source:`iana`},"application/vnd.dvb.ipdcesgaccess":{source:`iana`},"application/vnd.dvb.ipdcesgaccess2":{source:`iana`},"application/vnd.dvb.ipdcesgpdd":{source:`iana`},"application/vnd.dvb.ipdcroaming":{source:`iana`},"application/vnd.dvb.iptv.alfec-base":{source:`iana`},"application/vnd.dvb.iptv.alfec-enhancement":{source:`iana`},"application/vnd.dvb.notif-aggregate-root+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-container+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-generic+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-msglist+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-registration-request+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-registration-response+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-init+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.pfr":{source:`iana`},"application/vnd.dvb.service":{source:`iana`,extensions:[`svc`]},"application/vnd.dxr":{source:`iana`},"application/vnd.dynageo":{source:`iana`,extensions:[`geo`]},"application/vnd.dzr":{source:`iana`},"application/vnd.easykaraoke.cdgdownload":{source:`iana`},"application/vnd.ecdis-update":{source:`iana`},"application/vnd.ecip.rlp":{source:`iana`},"application/vnd.eclipse.ditto+json":{source:`iana`,compressible:!0},"application/vnd.ecowin.chart":{source:`iana`,extensions:[`mag`]},"application/vnd.ecowin.filerequest":{source:`iana`},"application/vnd.ecowin.fileupdate":{source:`iana`},"application/vnd.ecowin.series":{source:`iana`},"application/vnd.ecowin.seriesrequest":{source:`iana`},"application/vnd.ecowin.seriesupdate":{source:`iana`},"application/vnd.efi.img":{source:`iana`},"application/vnd.efi.iso":{source:`iana`},"application/vnd.emclient.accessrequest+xml":{source:`iana`,compressible:!0},"application/vnd.enliven":{source:`iana`,extensions:[`nml`]},"application/vnd.enphase.envoy":{source:`iana`},"application/vnd.eprints.data+xml":{source:`iana`,compressible:!0},"application/vnd.epson.esf":{source:`iana`,extensions:[`esf`]},"application/vnd.epson.msf":{source:`iana`,extensions:[`msf`]},"application/vnd.epson.quickanime":{source:`iana`,extensions:[`qam`]},"application/vnd.epson.salt":{source:`iana`,extensions:[`slt`]},"application/vnd.epson.ssf":{source:`iana`,extensions:[`ssf`]},"application/vnd.ericsson.quickcall":{source:`iana`},"application/vnd.espass-espass+zip":{source:`iana`,compressible:!1},"application/vnd.eszigno3+xml":{source:`iana`,compressible:!0,extensions:[`es3`,`et3`]},"application/vnd.etsi.aoc+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.asic-e+zip":{source:`iana`,compressible:!1},"application/vnd.etsi.asic-s+zip":{source:`iana`,compressible:!1},"application/vnd.etsi.cug+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvcommand+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvdiscovery+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvprofile+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-bc+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-cod+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-npvr+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvservice+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsync+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvueprofile+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.mcid+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.mheg5":{source:`iana`},"application/vnd.etsi.overload-control-policy-dataset+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.pstn+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.sci+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.simservs+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.timestamp-token":{source:`iana`},"application/vnd.etsi.tsl+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.tsl.der":{source:`iana`},"application/vnd.eu.kasparian.car+json":{source:`iana`,compressible:!0},"application/vnd.eudora.data":{source:`iana`},"application/vnd.evolv.ecig.profile":{source:`iana`},"application/vnd.evolv.ecig.settings":{source:`iana`},"application/vnd.evolv.ecig.theme":{source:`iana`},"application/vnd.exstream-empower+zip":{source:`iana`,compressible:!1},"application/vnd.exstream-package":{source:`iana`},"application/vnd.ezpix-album":{source:`iana`,extensions:[`ez2`]},"application/vnd.ezpix-package":{source:`iana`,extensions:[`ez3`]},"application/vnd.f-secure.mobile":{source:`iana`},"application/vnd.familysearch.gedcom+zip":{source:`iana`,compressible:!1},"application/vnd.fastcopy-disk-image":{source:`iana`},"application/vnd.fdf":{source:`iana`,extensions:[`fdf`]},"application/vnd.fdsn.mseed":{source:`iana`,extensions:[`mseed`]},"application/vnd.fdsn.seed":{source:`iana`,extensions:[`seed`,`dataless`]},"application/vnd.ffsns":{source:`iana`},"application/vnd.ficlab.flb+zip":{source:`iana`,compressible:!1},"application/vnd.filmit.zfc":{source:`iana`},"application/vnd.fints":{source:`iana`},"application/vnd.firemonkeys.cloudcell":{source:`iana`},"application/vnd.flographit":{source:`iana`,extensions:[`gph`]},"application/vnd.fluxtime.clip":{source:`iana`,extensions:[`ftc`]},"application/vnd.font-fontforge-sfd":{source:`iana`},"application/vnd.framemaker":{source:`iana`,extensions:[`fm`,`frame`,`maker`,`book`]},"application/vnd.frogans.fnc":{source:`iana`,extensions:[`fnc`]},"application/vnd.frogans.ltf":{source:`iana`,extensions:[`ltf`]},"application/vnd.fsc.weblaunch":{source:`iana`,extensions:[`fsc`]},"application/vnd.fujifilm.fb.docuworks":{source:`iana`},"application/vnd.fujifilm.fb.docuworks.binder":{source:`iana`},"application/vnd.fujifilm.fb.docuworks.container":{source:`iana`},"application/vnd.fujifilm.fb.jfi+xml":{source:`iana`,compressible:!0},"application/vnd.fujitsu.oasys":{source:`iana`,extensions:[`oas`]},"application/vnd.fujitsu.oasys2":{source:`iana`,extensions:[`oa2`]},"application/vnd.fujitsu.oasys3":{source:`iana`,extensions:[`oa3`]},"application/vnd.fujitsu.oasysgp":{source:`iana`,extensions:[`fg5`]},"application/vnd.fujitsu.oasysprs":{source:`iana`,extensions:[`bh2`]},"application/vnd.fujixerox.art-ex":{source:`iana`},"application/vnd.fujixerox.art4":{source:`iana`},"application/vnd.fujixerox.ddd":{source:`iana`,extensions:[`ddd`]},"application/vnd.fujixerox.docuworks":{source:`iana`,extensions:[`xdw`]},"application/vnd.fujixerox.docuworks.binder":{source:`iana`,extensions:[`xbd`]},"application/vnd.fujixerox.docuworks.container":{source:`iana`},"application/vnd.fujixerox.hbpl":{source:`iana`},"application/vnd.fut-misnet":{source:`iana`},"application/vnd.futoin+cbor":{source:`iana`},"application/vnd.futoin+json":{source:`iana`,compressible:!0},"application/vnd.fuzzysheet":{source:`iana`,extensions:[`fzs`]},"application/vnd.genomatix.tuxedo":{source:`iana`,extensions:[`txd`]},"application/vnd.gentics.grd+json":{source:`iana`,compressible:!0},"application/vnd.geo+json":{source:`iana`,compressible:!0},"application/vnd.geocube+xml":{source:`iana`,compressible:!0},"application/vnd.geogebra.file":{source:`iana`,extensions:[`ggb`]},"application/vnd.geogebra.slides":{source:`iana`},"application/vnd.geogebra.tool":{source:`iana`,extensions:[`ggt`]},"application/vnd.geometry-explorer":{source:`iana`,extensions:[`gex`,`gre`]},"application/vnd.geonext":{source:`iana`,extensions:[`gxt`]},"application/vnd.geoplan":{source:`iana`,extensions:[`g2w`]},"application/vnd.geospace":{source:`iana`,extensions:[`g3w`]},"application/vnd.gerber":{source:`iana`},"application/vnd.globalplatform.card-content-mgt":{source:`iana`},"application/vnd.globalplatform.card-content-mgt-response":{source:`iana`},"application/vnd.gmx":{source:`iana`,extensions:[`gmx`]},"application/vnd.google-apps.document":{compressible:!1,extensions:[`gdoc`]},"application/vnd.google-apps.presentation":{compressible:!1,extensions:[`gslides`]},"application/vnd.google-apps.spreadsheet":{compressible:!1,extensions:[`gsheet`]},"application/vnd.google-earth.kml+xml":{source:`iana`,compressible:!0,extensions:[`kml`]},"application/vnd.google-earth.kmz":{source:`iana`,compressible:!1,extensions:[`kmz`]},"application/vnd.gov.sk.e-form+xml":{source:`iana`,compressible:!0},"application/vnd.gov.sk.e-form+zip":{source:`iana`,compressible:!1},"application/vnd.gov.sk.xmldatacontainer+xml":{source:`iana`,compressible:!0},"application/vnd.grafeq":{source:`iana`,extensions:[`gqf`,`gqs`]},"application/vnd.gridmp":{source:`iana`},"application/vnd.groove-account":{source:`iana`,extensions:[`gac`]},"application/vnd.groove-help":{source:`iana`,extensions:[`ghf`]},"application/vnd.groove-identity-message":{source:`iana`,extensions:[`gim`]},"application/vnd.groove-injector":{source:`iana`,extensions:[`grv`]},"application/vnd.groove-tool-message":{source:`iana`,extensions:[`gtm`]},"application/vnd.groove-tool-template":{source:`iana`,extensions:[`tpl`]},"application/vnd.groove-vcard":{source:`iana`,extensions:[`vcg`]},"application/vnd.hal+json":{source:`iana`,compressible:!0},"application/vnd.hal+xml":{source:`iana`,compressible:!0,extensions:[`hal`]},"application/vnd.handheld-entertainment+xml":{source:`iana`,compressible:!0,extensions:[`zmm`]},"application/vnd.hbci":{source:`iana`,extensions:[`hbci`]},"application/vnd.hc+json":{source:`iana`,compressible:!0},"application/vnd.hcl-bireports":{source:`iana`},"application/vnd.hdt":{source:`iana`},"application/vnd.heroku+json":{source:`iana`,compressible:!0},"application/vnd.hhe.lesson-player":{source:`iana`,extensions:[`les`]},"application/vnd.hl7cda+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.hl7v2+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.hp-hpgl":{source:`iana`,extensions:[`hpgl`]},"application/vnd.hp-hpid":{source:`iana`,extensions:[`hpid`]},"application/vnd.hp-hps":{source:`iana`,extensions:[`hps`]},"application/vnd.hp-jlyt":{source:`iana`,extensions:[`jlt`]},"application/vnd.hp-pcl":{source:`iana`,extensions:[`pcl`]},"application/vnd.hp-pclxl":{source:`iana`,extensions:[`pclxl`]},"application/vnd.httphone":{source:`iana`},"application/vnd.hydrostatix.sof-data":{source:`iana`,extensions:[`sfd-hdstx`]},"application/vnd.hyper+json":{source:`iana`,compressible:!0},"application/vnd.hyper-item+json":{source:`iana`,compressible:!0},"application/vnd.hyperdrive+json":{source:`iana`,compressible:!0},"application/vnd.hzn-3d-crossword":{source:`iana`},"application/vnd.ibm.afplinedata":{source:`iana`},"application/vnd.ibm.electronic-media":{source:`iana`},"application/vnd.ibm.minipay":{source:`iana`,extensions:[`mpy`]},"application/vnd.ibm.modcap":{source:`iana`,extensions:[`afp`,`listafp`,`list3820`]},"application/vnd.ibm.rights-management":{source:`iana`,extensions:[`irm`]},"application/vnd.ibm.secure-container":{source:`iana`,extensions:[`sc`]},"application/vnd.iccprofile":{source:`iana`,extensions:[`icc`,`icm`]},"application/vnd.ieee.1905":{source:`iana`},"application/vnd.igloader":{source:`iana`,extensions:[`igl`]},"application/vnd.imagemeter.folder+zip":{source:`iana`,compressible:!1},"application/vnd.imagemeter.image+zip":{source:`iana`,compressible:!1},"application/vnd.immervision-ivp":{source:`iana`,extensions:[`ivp`]},"application/vnd.immervision-ivu":{source:`iana`,extensions:[`ivu`]},"application/vnd.ims.imsccv1p1":{source:`iana`},"application/vnd.ims.imsccv1p2":{source:`iana`},"application/vnd.ims.imsccv1p3":{source:`iana`},"application/vnd.ims.lis.v2.result+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolproxy+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolproxy.id+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolsettings+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolsettings.simple+json":{source:`iana`,compressible:!0},"application/vnd.informedcontrol.rms+xml":{source:`iana`,compressible:!0},"application/vnd.informix-visionary":{source:`iana`},"application/vnd.infotech.project":{source:`iana`},"application/vnd.infotech.project+xml":{source:`iana`,compressible:!0},"application/vnd.innopath.wamp.notification":{source:`iana`},"application/vnd.insors.igm":{source:`iana`,extensions:[`igm`]},"application/vnd.intercon.formnet":{source:`iana`,extensions:[`xpw`,`xpx`]},"application/vnd.intergeo":{source:`iana`,extensions:[`i2g`]},"application/vnd.intertrust.digibox":{source:`iana`},"application/vnd.intertrust.nncp":{source:`iana`},"application/vnd.intu.qbo":{source:`iana`,extensions:[`qbo`]},"application/vnd.intu.qfx":{source:`iana`,extensions:[`qfx`]},"application/vnd.iptc.g2.catalogitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.conceptitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.knowledgeitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.newsitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.newsmessage+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.packageitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.planningitem+xml":{source:`iana`,compressible:!0},"application/vnd.ipunplugged.rcprofile":{source:`iana`,extensions:[`rcprofile`]},"application/vnd.irepository.package+xml":{source:`iana`,compressible:!0,extensions:[`irp`]},"application/vnd.is-xpr":{source:`iana`,extensions:[`xpr`]},"application/vnd.isac.fcs":{source:`iana`,extensions:[`fcs`]},"application/vnd.iso11783-10+zip":{source:`iana`,compressible:!1},"application/vnd.jam":{source:`iana`,extensions:[`jam`]},"application/vnd.japannet-directory-service":{source:`iana`},"application/vnd.japannet-jpnstore-wakeup":{source:`iana`},"application/vnd.japannet-payment-wakeup":{source:`iana`},"application/vnd.japannet-registration":{source:`iana`},"application/vnd.japannet-registration-wakeup":{source:`iana`},"application/vnd.japannet-setstore-wakeup":{source:`iana`},"application/vnd.japannet-verification":{source:`iana`},"application/vnd.japannet-verification-wakeup":{source:`iana`},"application/vnd.jcp.javame.midlet-rms":{source:`iana`,extensions:[`rms`]},"application/vnd.jisp":{source:`iana`,extensions:[`jisp`]},"application/vnd.joost.joda-archive":{source:`iana`,extensions:[`joda`]},"application/vnd.jsk.isdn-ngn":{source:`iana`},"application/vnd.kahootz":{source:`iana`,extensions:[`ktz`,`ktr`]},"application/vnd.kde.karbon":{source:`iana`,extensions:[`karbon`]},"application/vnd.kde.kchart":{source:`iana`,extensions:[`chrt`]},"application/vnd.kde.kformula":{source:`iana`,extensions:[`kfo`]},"application/vnd.kde.kivio":{source:`iana`,extensions:[`flw`]},"application/vnd.kde.kontour":{source:`iana`,extensions:[`kon`]},"application/vnd.kde.kpresenter":{source:`iana`,extensions:[`kpr`,`kpt`]},"application/vnd.kde.kspread":{source:`iana`,extensions:[`ksp`]},"application/vnd.kde.kword":{source:`iana`,extensions:[`kwd`,`kwt`]},"application/vnd.kenameaapp":{source:`iana`,extensions:[`htke`]},"application/vnd.kidspiration":{source:`iana`,extensions:[`kia`]},"application/vnd.kinar":{source:`iana`,extensions:[`kne`,`knp`]},"application/vnd.koan":{source:`iana`,extensions:[`skp`,`skd`,`skt`,`skm`]},"application/vnd.kodak-descriptor":{source:`iana`,extensions:[`sse`]},"application/vnd.las":{source:`iana`},"application/vnd.las.las+json":{source:`iana`,compressible:!0},"application/vnd.las.las+xml":{source:`iana`,compressible:!0,extensions:[`lasxml`]},"application/vnd.laszip":{source:`iana`},"application/vnd.leap+json":{source:`iana`,compressible:!0},"application/vnd.liberty-request+xml":{source:`iana`,compressible:!0},"application/vnd.llamagraphics.life-balance.desktop":{source:`iana`,extensions:[`lbd`]},"application/vnd.llamagraphics.life-balance.exchange+xml":{source:`iana`,compressible:!0,extensions:[`lbe`]},"application/vnd.logipipe.circuit+zip":{source:`iana`,compressible:!1},"application/vnd.loom":{source:`iana`},"application/vnd.lotus-1-2-3":{source:`iana`,extensions:[`123`]},"application/vnd.lotus-approach":{source:`iana`,extensions:[`apr`]},"application/vnd.lotus-freelance":{source:`iana`,extensions:[`pre`]},"application/vnd.lotus-notes":{source:`iana`,extensions:[`nsf`]},"application/vnd.lotus-organizer":{source:`iana`,extensions:[`org`]},"application/vnd.lotus-screencam":{source:`iana`,extensions:[`scm`]},"application/vnd.lotus-wordpro":{source:`iana`,extensions:[`lwp`]},"application/vnd.macports.portpkg":{source:`iana`,extensions:[`portpkg`]},"application/vnd.mapbox-vector-tile":{source:`iana`,extensions:[`mvt`]},"application/vnd.marlin.drm.actiontoken+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.conftoken+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.license+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.mdcf":{source:`iana`},"application/vnd.mason+json":{source:`iana`,compressible:!0},"application/vnd.maxar.archive.3tz+zip":{source:`iana`,compressible:!1},"application/vnd.maxmind.maxmind-db":{source:`iana`},"application/vnd.mcd":{source:`iana`,extensions:[`mcd`]},"application/vnd.medcalcdata":{source:`iana`,extensions:[`mc1`]},"application/vnd.mediastation.cdkey":{source:`iana`,extensions:[`cdkey`]},"application/vnd.meridian-slingshot":{source:`iana`},"application/vnd.mfer":{source:`iana`,extensions:[`mwf`]},"application/vnd.mfmp":{source:`iana`,extensions:[`mfm`]},"application/vnd.micro+json":{source:`iana`,compressible:!0},"application/vnd.micrografx.flo":{source:`iana`,extensions:[`flo`]},"application/vnd.micrografx.igx":{source:`iana`,extensions:[`igx`]},"application/vnd.microsoft.portable-executable":{source:`iana`},"application/vnd.microsoft.windows.thumbnail-cache":{source:`iana`},"application/vnd.miele+json":{source:`iana`,compressible:!0},"application/vnd.mif":{source:`iana`,extensions:[`mif`]},"application/vnd.minisoft-hp3000-save":{source:`iana`},"application/vnd.mitsubishi.misty-guard.trustweb":{source:`iana`},"application/vnd.mobius.daf":{source:`iana`,extensions:[`daf`]},"application/vnd.mobius.dis":{source:`iana`,extensions:[`dis`]},"application/vnd.mobius.mbk":{source:`iana`,extensions:[`mbk`]},"application/vnd.mobius.mqy":{source:`iana`,extensions:[`mqy`]},"application/vnd.mobius.msl":{source:`iana`,extensions:[`msl`]},"application/vnd.mobius.plc":{source:`iana`,extensions:[`plc`]},"application/vnd.mobius.txf":{source:`iana`,extensions:[`txf`]},"application/vnd.mophun.application":{source:`iana`,extensions:[`mpn`]},"application/vnd.mophun.certificate":{source:`iana`,extensions:[`mpc`]},"application/vnd.motorola.flexsuite":{source:`iana`},"application/vnd.motorola.flexsuite.adsi":{source:`iana`},"application/vnd.motorola.flexsuite.fis":{source:`iana`},"application/vnd.motorola.flexsuite.gotap":{source:`iana`},"application/vnd.motorola.flexsuite.kmr":{source:`iana`},"application/vnd.motorola.flexsuite.ttc":{source:`iana`},"application/vnd.motorola.flexsuite.wem":{source:`iana`},"application/vnd.motorola.iprm":{source:`iana`},"application/vnd.mozilla.xul+xml":{source:`iana`,compressible:!0,extensions:[`xul`]},"application/vnd.ms-3mfdocument":{source:`iana`},"application/vnd.ms-artgalry":{source:`iana`,extensions:[`cil`]},"application/vnd.ms-asf":{source:`iana`},"application/vnd.ms-cab-compressed":{source:`iana`,extensions:[`cab`]},"application/vnd.ms-color.iccprofile":{source:`apache`},"application/vnd.ms-excel":{source:`iana`,compressible:!1,extensions:[`xls`,`xlm`,`xla`,`xlc`,`xlt`,`xlw`]},"application/vnd.ms-excel.addin.macroenabled.12":{source:`iana`,extensions:[`xlam`]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{source:`iana`,extensions:[`xlsb`]},"application/vnd.ms-excel.sheet.macroenabled.12":{source:`iana`,extensions:[`xlsm`]},"application/vnd.ms-excel.template.macroenabled.12":{source:`iana`,extensions:[`xltm`]},"application/vnd.ms-fontobject":{source:`iana`,compressible:!0,extensions:[`eot`]},"application/vnd.ms-htmlhelp":{source:`iana`,extensions:[`chm`]},"application/vnd.ms-ims":{source:`iana`,extensions:[`ims`]},"application/vnd.ms-lrm":{source:`iana`,extensions:[`lrm`]},"application/vnd.ms-office.activex+xml":{source:`iana`,compressible:!0},"application/vnd.ms-officetheme":{source:`iana`,extensions:[`thmx`]},"application/vnd.ms-opentype":{source:`apache`,compressible:!0},"application/vnd.ms-outlook":{compressible:!1,extensions:[`msg`]},"application/vnd.ms-package.obfuscated-opentype":{source:`apache`},"application/vnd.ms-pki.seccat":{source:`apache`,extensions:[`cat`]},"application/vnd.ms-pki.stl":{source:`apache`,extensions:[`stl`]},"application/vnd.ms-playready.initiator+xml":{source:`iana`,compressible:!0},"application/vnd.ms-powerpoint":{source:`iana`,compressible:!1,extensions:[`ppt`,`pps`,`pot`]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{source:`iana`,extensions:[`ppam`]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{source:`iana`,extensions:[`pptm`]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{source:`iana`,extensions:[`sldm`]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{source:`iana`,extensions:[`ppsm`]},"application/vnd.ms-powerpoint.template.macroenabled.12":{source:`iana`,extensions:[`potm`]},"application/vnd.ms-printdevicecapabilities+xml":{source:`iana`,compressible:!0},"application/vnd.ms-printing.printticket+xml":{source:`apache`,compressible:!0},"application/vnd.ms-printschematicket+xml":{source:`iana`,compressible:!0},"application/vnd.ms-project":{source:`iana`,extensions:[`mpp`,`mpt`]},"application/vnd.ms-tnef":{source:`iana`},"application/vnd.ms-windows.devicepairing":{source:`iana`},"application/vnd.ms-windows.nwprinting.oob":{source:`iana`},"application/vnd.ms-windows.printerpairing":{source:`iana`},"application/vnd.ms-windows.wsd.oob":{source:`iana`},"application/vnd.ms-wmdrm.lic-chlg-req":{source:`iana`},"application/vnd.ms-wmdrm.lic-resp":{source:`iana`},"application/vnd.ms-wmdrm.meter-chlg-req":{source:`iana`},"application/vnd.ms-wmdrm.meter-resp":{source:`iana`},"application/vnd.ms-word.document.macroenabled.12":{source:`iana`,extensions:[`docm`]},"application/vnd.ms-word.template.macroenabled.12":{source:`iana`,extensions:[`dotm`]},"application/vnd.ms-works":{source:`iana`,extensions:[`wps`,`wks`,`wcm`,`wdb`]},"application/vnd.ms-wpl":{source:`iana`,extensions:[`wpl`]},"application/vnd.ms-xpsdocument":{source:`iana`,compressible:!1,extensions:[`xps`]},"application/vnd.msa-disk-image":{source:`iana`},"application/vnd.mseq":{source:`iana`,extensions:[`mseq`]},"application/vnd.msign":{source:`iana`},"application/vnd.multiad.creator":{source:`iana`},"application/vnd.multiad.creator.cif":{source:`iana`},"application/vnd.music-niff":{source:`iana`},"application/vnd.musician":{source:`iana`,extensions:[`mus`]},"application/vnd.muvee.style":{source:`iana`,extensions:[`msty`]},"application/vnd.mynfc":{source:`iana`,extensions:[`taglet`]},"application/vnd.nacamar.ybrid+json":{source:`iana`,compressible:!0},"application/vnd.ncd.control":{source:`iana`},"application/vnd.ncd.reference":{source:`iana`},"application/vnd.nearst.inv+json":{source:`iana`,compressible:!0},"application/vnd.nebumind.line":{source:`iana`},"application/vnd.nervana":{source:`iana`},"application/vnd.netfpx":{source:`iana`},"application/vnd.neurolanguage.nlu":{source:`iana`,extensions:[`nlu`]},"application/vnd.nimn":{source:`iana`},"application/vnd.nintendo.nitro.rom":{source:`iana`},"application/vnd.nintendo.snes.rom":{source:`iana`},"application/vnd.nitf":{source:`iana`,extensions:[`ntf`,`nitf`]},"application/vnd.noblenet-directory":{source:`iana`,extensions:[`nnd`]},"application/vnd.noblenet-sealer":{source:`iana`,extensions:[`nns`]},"application/vnd.noblenet-web":{source:`iana`,extensions:[`nnw`]},"application/vnd.nokia.catalogs":{source:`iana`},"application/vnd.nokia.conml+wbxml":{source:`iana`},"application/vnd.nokia.conml+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.iptv.config+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.isds-radio-presets":{source:`iana`},"application/vnd.nokia.landmark+wbxml":{source:`iana`},"application/vnd.nokia.landmark+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.landmarkcollection+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.n-gage.ac+xml":{source:`iana`,compressible:!0,extensions:[`ac`]},"application/vnd.nokia.n-gage.data":{source:`iana`,extensions:[`ngdat`]},"application/vnd.nokia.n-gage.symbian.install":{source:`iana`,extensions:[`n-gage`]},"application/vnd.nokia.ncd":{source:`iana`},"application/vnd.nokia.pcd+wbxml":{source:`iana`},"application/vnd.nokia.pcd+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.radio-preset":{source:`iana`,extensions:[`rpst`]},"application/vnd.nokia.radio-presets":{source:`iana`,extensions:[`rpss`]},"application/vnd.novadigm.edm":{source:`iana`,extensions:[`edm`]},"application/vnd.novadigm.edx":{source:`iana`,extensions:[`edx`]},"application/vnd.novadigm.ext":{source:`iana`,extensions:[`ext`]},"application/vnd.ntt-local.content-share":{source:`iana`},"application/vnd.ntt-local.file-transfer":{source:`iana`},"application/vnd.ntt-local.ogw_remote-access":{source:`iana`},"application/vnd.ntt-local.sip-ta_remote":{source:`iana`},"application/vnd.ntt-local.sip-ta_tcp_stream":{source:`iana`},"application/vnd.oasis.opendocument.chart":{source:`iana`,extensions:[`odc`]},"application/vnd.oasis.opendocument.chart-template":{source:`iana`,extensions:[`otc`]},"application/vnd.oasis.opendocument.database":{source:`iana`,extensions:[`odb`]},"application/vnd.oasis.opendocument.formula":{source:`iana`,extensions:[`odf`]},"application/vnd.oasis.opendocument.formula-template":{source:`iana`,extensions:[`odft`]},"application/vnd.oasis.opendocument.graphics":{source:`iana`,compressible:!1,extensions:[`odg`]},"application/vnd.oasis.opendocument.graphics-template":{source:`iana`,extensions:[`otg`]},"application/vnd.oasis.opendocument.image":{source:`iana`,extensions:[`odi`]},"application/vnd.oasis.opendocument.image-template":{source:`iana`,extensions:[`oti`]},"application/vnd.oasis.opendocument.presentation":{source:`iana`,compressible:!1,extensions:[`odp`]},"application/vnd.oasis.opendocument.presentation-template":{source:`iana`,extensions:[`otp`]},"application/vnd.oasis.opendocument.spreadsheet":{source:`iana`,compressible:!1,extensions:[`ods`]},"application/vnd.oasis.opendocument.spreadsheet-template":{source:`iana`,extensions:[`ots`]},"application/vnd.oasis.opendocument.text":{source:`iana`,compressible:!1,extensions:[`odt`]},"application/vnd.oasis.opendocument.text-master":{source:`iana`,extensions:[`odm`]},"application/vnd.oasis.opendocument.text-template":{source:`iana`,extensions:[`ott`]},"application/vnd.oasis.opendocument.text-web":{source:`iana`,extensions:[`oth`]},"application/vnd.obn":{source:`iana`},"application/vnd.ocf+cbor":{source:`iana`},"application/vnd.oci.image.manifest.v1+json":{source:`iana`,compressible:!0},"application/vnd.oftn.l10n+json":{source:`iana`,compressible:!0},"application/vnd.oipf.contentaccessdownload+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.contentaccessstreaming+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.cspg-hexbinary":{source:`iana`},"application/vnd.oipf.dae.svg+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.dae.xhtml+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.mippvcontrolmessage+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.pae.gem":{source:`iana`},"application/vnd.oipf.spdiscovery+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.spdlist+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.ueprofile+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.userprofile+xml":{source:`iana`,compressible:!0},"application/vnd.olpc-sugar":{source:`iana`,extensions:[`xo`]},"application/vnd.oma-scws-config":{source:`iana`},"application/vnd.oma-scws-http-request":{source:`iana`},"application/vnd.oma-scws-http-response":{source:`iana`},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.drm-trigger+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.imd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.ltkm":{source:`iana`},"application/vnd.oma.bcast.notification+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.provisioningtrigger":{source:`iana`},"application/vnd.oma.bcast.sgboot":{source:`iana`},"application/vnd.oma.bcast.sgdd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.sgdu":{source:`iana`},"application/vnd.oma.bcast.simple-symbol-container":{source:`iana`},"application/vnd.oma.bcast.smartcard-trigger+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.sprov+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.stkm":{source:`iana`},"application/vnd.oma.cab-address-book+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-feature-handler+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-pcc+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-subs-invite+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-user-prefs+xml":{source:`iana`,compressible:!0},"application/vnd.oma.dcd":{source:`iana`},"application/vnd.oma.dcdc":{source:`iana`},"application/vnd.oma.dd2+xml":{source:`iana`,compressible:!0,extensions:[`dd2`]},"application/vnd.oma.drm.risd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.group-usage-list+xml":{source:`iana`,compressible:!0},"application/vnd.oma.lwm2m+cbor":{source:`iana`},"application/vnd.oma.lwm2m+json":{source:`iana`,compressible:!0},"application/vnd.oma.lwm2m+tlv":{source:`iana`},"application/vnd.oma.pal+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.detailed-progress-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.final-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.groups+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.invocation-descriptor+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.optimized-progress-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.push":{source:`iana`},"application/vnd.oma.scidm.messages+xml":{source:`iana`,compressible:!0},"application/vnd.oma.xcap-directory+xml":{source:`iana`,compressible:!0},"application/vnd.omads-email+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omads-file+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omads-folder+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omaloc-supl-init":{source:`iana`},"application/vnd.onepager":{source:`iana`},"application/vnd.onepagertamp":{source:`iana`},"application/vnd.onepagertamx":{source:`iana`},"application/vnd.onepagertat":{source:`iana`},"application/vnd.onepagertatp":{source:`iana`},"application/vnd.onepagertatx":{source:`iana`},"application/vnd.openblox.game+xml":{source:`iana`,compressible:!0,extensions:[`obgx`]},"application/vnd.openblox.game-binary":{source:`iana`},"application/vnd.openeye.oeb":{source:`iana`},"application/vnd.openofficeorg.extension":{source:`apache`,extensions:[`oxt`]},"application/vnd.openstreetmap.data+xml":{source:`iana`,compressible:!0,extensions:[`osm`]},"application/vnd.opentimestamps.ots":{source:`iana`},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawing+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{source:`iana`,compressible:!1,extensions:[`pptx`]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slide":{source:`iana`,extensions:[`sldx`]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{source:`iana`,extensions:[`ppsx`]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.template":{source:`iana`,extensions:[`potx`]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{source:`iana`,compressible:!1,extensions:[`xlsx`]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{source:`iana`,extensions:[`xltx`]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.theme+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.vmldrawing":{source:`iana`},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{source:`iana`,compressible:!1,extensions:[`docx`]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{source:`iana`,extensions:[`dotx`]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.core-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.relationships+xml":{source:`iana`,compressible:!0},"application/vnd.oracle.resource+json":{source:`iana`,compressible:!0},"application/vnd.orange.indata":{source:`iana`},"application/vnd.osa.netdeploy":{source:`iana`},"application/vnd.osgeo.mapguide.package":{source:`iana`,extensions:[`mgp`]},"application/vnd.osgi.bundle":{source:`iana`},"application/vnd.osgi.dp":{source:`iana`,extensions:[`dp`]},"application/vnd.osgi.subsystem":{source:`iana`,extensions:[`esa`]},"application/vnd.otps.ct-kip+xml":{source:`iana`,compressible:!0},"application/vnd.oxli.countgraph":{source:`iana`},"application/vnd.pagerduty+json":{source:`iana`,compressible:!0},"application/vnd.palm":{source:`iana`,extensions:[`pdb`,`pqa`,`oprc`]},"application/vnd.panoply":{source:`iana`},"application/vnd.paos.xml":{source:`iana`},"application/vnd.patentdive":{source:`iana`},"application/vnd.patientecommsdoc":{source:`iana`},"application/vnd.pawaafile":{source:`iana`,extensions:[`paw`]},"application/vnd.pcos":{source:`iana`},"application/vnd.pg.format":{source:`iana`,extensions:[`str`]},"application/vnd.pg.osasli":{source:`iana`,extensions:[`ei6`]},"application/vnd.piaccess.application-licence":{source:`iana`},"application/vnd.picsel":{source:`iana`,extensions:[`efif`]},"application/vnd.pmi.widget":{source:`iana`,extensions:[`wg`]},"application/vnd.poc.group-advertisement+xml":{source:`iana`,compressible:!0},"application/vnd.pocketlearn":{source:`iana`,extensions:[`plf`]},"application/vnd.powerbuilder6":{source:`iana`,extensions:[`pbd`]},"application/vnd.powerbuilder6-s":{source:`iana`},"application/vnd.powerbuilder7":{source:`iana`},"application/vnd.powerbuilder7-s":{source:`iana`},"application/vnd.powerbuilder75":{source:`iana`},"application/vnd.powerbuilder75-s":{source:`iana`},"application/vnd.preminet":{source:`iana`},"application/vnd.previewsystems.box":{source:`iana`,extensions:[`box`]},"application/vnd.proteus.magazine":{source:`iana`,extensions:[`mgz`]},"application/vnd.psfs":{source:`iana`},"application/vnd.publishare-delta-tree":{source:`iana`,extensions:[`qps`]},"application/vnd.pvi.ptid1":{source:`iana`,extensions:[`ptid`]},"application/vnd.pwg-multiplexed":{source:`iana`},"application/vnd.pwg-xhtml-print+xml":{source:`iana`,compressible:!0},"application/vnd.qualcomm.brew-app-res":{source:`iana`},"application/vnd.quarantainenet":{source:`iana`},"application/vnd.quark.quarkxpress":{source:`iana`,extensions:[`qxd`,`qxt`,`qwd`,`qwt`,`qxl`,`qxb`]},"application/vnd.quobject-quoxdocument":{source:`iana`},"application/vnd.radisys.moml+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-conf+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-conn+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-dialog+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-stream+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-conf+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-base+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-fax-detect+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-group+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-speech+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-transform+xml":{source:`iana`,compressible:!0},"application/vnd.rainstor.data":{source:`iana`},"application/vnd.rapid":{source:`iana`},"application/vnd.rar":{source:`iana`,extensions:[`rar`]},"application/vnd.realvnc.bed":{source:`iana`,extensions:[`bed`]},"application/vnd.recordare.musicxml":{source:`iana`,extensions:[`mxl`]},"application/vnd.recordare.musicxml+xml":{source:`iana`,compressible:!0,extensions:[`musicxml`]},"application/vnd.renlearn.rlprint":{source:`iana`},"application/vnd.resilient.logic":{source:`iana`},"application/vnd.restful+json":{source:`iana`,compressible:!0},"application/vnd.rig.cryptonote":{source:`iana`,extensions:[`cryptonote`]},"application/vnd.rim.cod":{source:`apache`,extensions:[`cod`]},"application/vnd.rn-realmedia":{source:`apache`,extensions:[`rm`]},"application/vnd.rn-realmedia-vbr":{source:`apache`,extensions:[`rmvb`]},"application/vnd.route66.link66+xml":{source:`iana`,compressible:!0,extensions:[`link66`]},"application/vnd.rs-274x":{source:`iana`},"application/vnd.ruckus.download":{source:`iana`},"application/vnd.s3sms":{source:`iana`},"application/vnd.sailingtracker.track":{source:`iana`,extensions:[`st`]},"application/vnd.sar":{source:`iana`},"application/vnd.sbm.cid":{source:`iana`},"application/vnd.sbm.mid2":{source:`iana`},"application/vnd.scribus":{source:`iana`},"application/vnd.sealed.3df":{source:`iana`},"application/vnd.sealed.csf":{source:`iana`},"application/vnd.sealed.doc":{source:`iana`},"application/vnd.sealed.eml":{source:`iana`},"application/vnd.sealed.mht":{source:`iana`},"application/vnd.sealed.net":{source:`iana`},"application/vnd.sealed.ppt":{source:`iana`},"application/vnd.sealed.tiff":{source:`iana`},"application/vnd.sealed.xls":{source:`iana`},"application/vnd.sealedmedia.softseal.html":{source:`iana`},"application/vnd.sealedmedia.softseal.pdf":{source:`iana`},"application/vnd.seemail":{source:`iana`,extensions:[`see`]},"application/vnd.seis+json":{source:`iana`,compressible:!0},"application/vnd.sema":{source:`iana`,extensions:[`sema`]},"application/vnd.semd":{source:`iana`,extensions:[`semd`]},"application/vnd.semf":{source:`iana`,extensions:[`semf`]},"application/vnd.shade-save-file":{source:`iana`},"application/vnd.shana.informed.formdata":{source:`iana`,extensions:[`ifm`]},"application/vnd.shana.informed.formtemplate":{source:`iana`,extensions:[`itp`]},"application/vnd.shana.informed.interchange":{source:`iana`,extensions:[`iif`]},"application/vnd.shana.informed.package":{source:`iana`,extensions:[`ipk`]},"application/vnd.shootproof+json":{source:`iana`,compressible:!0},"application/vnd.shopkick+json":{source:`iana`,compressible:!0},"application/vnd.shp":{source:`iana`},"application/vnd.shx":{source:`iana`},"application/vnd.sigrok.session":{source:`iana`},"application/vnd.simtech-mindmapper":{source:`iana`,extensions:[`twd`,`twds`]},"application/vnd.siren+json":{source:`iana`,compressible:!0},"application/vnd.smaf":{source:`iana`,extensions:[`mmf`]},"application/vnd.smart.notebook":{source:`iana`},"application/vnd.smart.teacher":{source:`iana`,extensions:[`teacher`]},"application/vnd.snesdev-page-table":{source:`iana`},"application/vnd.software602.filler.form+xml":{source:`iana`,compressible:!0,extensions:[`fo`]},"application/vnd.software602.filler.form-xml-zip":{source:`iana`},"application/vnd.solent.sdkm+xml":{source:`iana`,compressible:!0,extensions:[`sdkm`,`sdkd`]},"application/vnd.spotfire.dxp":{source:`iana`,extensions:[`dxp`]},"application/vnd.spotfire.sfs":{source:`iana`,extensions:[`sfs`]},"application/vnd.sqlite3":{source:`iana`},"application/vnd.sss-cod":{source:`iana`},"application/vnd.sss-dtf":{source:`iana`},"application/vnd.sss-ntf":{source:`iana`},"application/vnd.stardivision.calc":{source:`apache`,extensions:[`sdc`]},"application/vnd.stardivision.draw":{source:`apache`,extensions:[`sda`]},"application/vnd.stardivision.impress":{source:`apache`,extensions:[`sdd`]},"application/vnd.stardivision.math":{source:`apache`,extensions:[`smf`]},"application/vnd.stardivision.writer":{source:`apache`,extensions:[`sdw`,`vor`]},"application/vnd.stardivision.writer-global":{source:`apache`,extensions:[`sgl`]},"application/vnd.stepmania.package":{source:`iana`,extensions:[`smzip`]},"application/vnd.stepmania.stepchart":{source:`iana`,extensions:[`sm`]},"application/vnd.street-stream":{source:`iana`},"application/vnd.sun.wadl+xml":{source:`iana`,compressible:!0,extensions:[`wadl`]},"application/vnd.sun.xml.calc":{source:`apache`,extensions:[`sxc`]},"application/vnd.sun.xml.calc.template":{source:`apache`,extensions:[`stc`]},"application/vnd.sun.xml.draw":{source:`apache`,extensions:[`sxd`]},"application/vnd.sun.xml.draw.template":{source:`apache`,extensions:[`std`]},"application/vnd.sun.xml.impress":{source:`apache`,extensions:[`sxi`]},"application/vnd.sun.xml.impress.template":{source:`apache`,extensions:[`sti`]},"application/vnd.sun.xml.math":{source:`apache`,extensions:[`sxm`]},"application/vnd.sun.xml.writer":{source:`apache`,extensions:[`sxw`]},"application/vnd.sun.xml.writer.global":{source:`apache`,extensions:[`sxg`]},"application/vnd.sun.xml.writer.template":{source:`apache`,extensions:[`stw`]},"application/vnd.sus-calendar":{source:`iana`,extensions:[`sus`,`susp`]},"application/vnd.svd":{source:`iana`,extensions:[`svd`]},"application/vnd.swiftview-ics":{source:`iana`},"application/vnd.sycle+xml":{source:`iana`,compressible:!0},"application/vnd.syft+json":{source:`iana`,compressible:!0},"application/vnd.symbian.install":{source:`apache`,extensions:[`sis`,`sisx`]},"application/vnd.syncml+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`xsm`]},"application/vnd.syncml.dm+wbxml":{source:`iana`,charset:`UTF-8`,extensions:[`bdm`]},"application/vnd.syncml.dm+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`xdm`]},"application/vnd.syncml.dm.notification":{source:`iana`},"application/vnd.syncml.dmddf+wbxml":{source:`iana`},"application/vnd.syncml.dmddf+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`ddf`]},"application/vnd.syncml.dmtnds+wbxml":{source:`iana`},"application/vnd.syncml.dmtnds+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.syncml.ds.notification":{source:`iana`},"application/vnd.tableschema+json":{source:`iana`,compressible:!0},"application/vnd.tao.intent-module-archive":{source:`iana`,extensions:[`tao`]},"application/vnd.tcpdump.pcap":{source:`iana`,extensions:[`pcap`,`cap`,`dmp`]},"application/vnd.think-cell.ppttc+json":{source:`iana`,compressible:!0},"application/vnd.tmd.mediaflex.api+xml":{source:`iana`,compressible:!0},"application/vnd.tml":{source:`iana`},"application/vnd.tmobile-livetv":{source:`iana`,extensions:[`tmo`]},"application/vnd.tri.onesource":{source:`iana`},"application/vnd.trid.tpt":{source:`iana`,extensions:[`tpt`]},"application/vnd.triscape.mxs":{source:`iana`,extensions:[`mxs`]},"application/vnd.trueapp":{source:`iana`,extensions:[`tra`]},"application/vnd.truedoc":{source:`iana`},"application/vnd.ubisoft.webplayer":{source:`iana`},"application/vnd.ufdl":{source:`iana`,extensions:[`ufd`,`ufdl`]},"application/vnd.uiq.theme":{source:`iana`,extensions:[`utz`]},"application/vnd.umajin":{source:`iana`,extensions:[`umj`]},"application/vnd.unity":{source:`iana`,extensions:[`unityweb`]},"application/vnd.uoml+xml":{source:`iana`,compressible:!0,extensions:[`uoml`]},"application/vnd.uplanet.alert":{source:`iana`},"application/vnd.uplanet.alert-wbxml":{source:`iana`},"application/vnd.uplanet.bearer-choice":{source:`iana`},"application/vnd.uplanet.bearer-choice-wbxml":{source:`iana`},"application/vnd.uplanet.cacheop":{source:`iana`},"application/vnd.uplanet.cacheop-wbxml":{source:`iana`},"application/vnd.uplanet.channel":{source:`iana`},"application/vnd.uplanet.channel-wbxml":{source:`iana`},"application/vnd.uplanet.list":{source:`iana`},"application/vnd.uplanet.list-wbxml":{source:`iana`},"application/vnd.uplanet.listcmd":{source:`iana`},"application/vnd.uplanet.listcmd-wbxml":{source:`iana`},"application/vnd.uplanet.signal":{source:`iana`},"application/vnd.uri-map":{source:`iana`},"application/vnd.valve.source.material":{source:`iana`},"application/vnd.vcx":{source:`iana`,extensions:[`vcx`]},"application/vnd.vd-study":{source:`iana`},"application/vnd.vectorworks":{source:`iana`},"application/vnd.vel+json":{source:`iana`,compressible:!0},"application/vnd.verimatrix.vcas":{source:`iana`},"application/vnd.veritone.aion+json":{source:`iana`,compressible:!0},"application/vnd.veryant.thin":{source:`iana`},"application/vnd.ves.encrypted":{source:`iana`},"application/vnd.vidsoft.vidconference":{source:`iana`},"application/vnd.visio":{source:`iana`,extensions:[`vsd`,`vst`,`vss`,`vsw`]},"application/vnd.visionary":{source:`iana`,extensions:[`vis`]},"application/vnd.vividence.scriptfile":{source:`iana`},"application/vnd.vsf":{source:`iana`,extensions:[`vsf`]},"application/vnd.wap.sic":{source:`iana`},"application/vnd.wap.slc":{source:`iana`},"application/vnd.wap.wbxml":{source:`iana`,charset:`UTF-8`,extensions:[`wbxml`]},"application/vnd.wap.wmlc":{source:`iana`,extensions:[`wmlc`]},"application/vnd.wap.wmlscriptc":{source:`iana`,extensions:[`wmlsc`]},"application/vnd.webturbo":{source:`iana`,extensions:[`wtb`]},"application/vnd.wfa.dpp":{source:`iana`},"application/vnd.wfa.p2p":{source:`iana`},"application/vnd.wfa.wsc":{source:`iana`},"application/vnd.windows.devicepairing":{source:`iana`},"application/vnd.wmc":{source:`iana`},"application/vnd.wmf.bootstrap":{source:`iana`},"application/vnd.wolfram.mathematica":{source:`iana`},"application/vnd.wolfram.mathematica.package":{source:`iana`},"application/vnd.wolfram.player":{source:`iana`,extensions:[`nbp`]},"application/vnd.wordperfect":{source:`iana`,extensions:[`wpd`]},"application/vnd.wqd":{source:`iana`,extensions:[`wqd`]},"application/vnd.wrq-hp3000-labelled":{source:`iana`},"application/vnd.wt.stf":{source:`iana`,extensions:[`stf`]},"application/vnd.wv.csp+wbxml":{source:`iana`},"application/vnd.wv.csp+xml":{source:`iana`,compressible:!0},"application/vnd.wv.ssp+xml":{source:`iana`,compressible:!0},"application/vnd.xacml+json":{source:`iana`,compressible:!0},"application/vnd.xara":{source:`iana`,extensions:[`xar`]},"application/vnd.xfdl":{source:`iana`,extensions:[`xfdl`]},"application/vnd.xfdl.webform":{source:`iana`},"application/vnd.xmi+xml":{source:`iana`,compressible:!0},"application/vnd.xmpie.cpkg":{source:`iana`},"application/vnd.xmpie.dpkg":{source:`iana`},"application/vnd.xmpie.plan":{source:`iana`},"application/vnd.xmpie.ppkg":{source:`iana`},"application/vnd.xmpie.xlim":{source:`iana`},"application/vnd.yamaha.hv-dic":{source:`iana`,extensions:[`hvd`]},"application/vnd.yamaha.hv-script":{source:`iana`,extensions:[`hvs`]},"application/vnd.yamaha.hv-voice":{source:`iana`,extensions:[`hvp`]},"application/vnd.yamaha.openscoreformat":{source:`iana`,extensions:[`osf`]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{source:`iana`,compressible:!0,extensions:[`osfpvg`]},"application/vnd.yamaha.remote-setup":{source:`iana`},"application/vnd.yamaha.smaf-audio":{source:`iana`,extensions:[`saf`]},"application/vnd.yamaha.smaf-phrase":{source:`iana`,extensions:[`spf`]},"application/vnd.yamaha.through-ngn":{source:`iana`},"application/vnd.yamaha.tunnel-udpencap":{source:`iana`},"application/vnd.yaoweme":{source:`iana`},"application/vnd.yellowriver-custom-menu":{source:`iana`,extensions:[`cmp`]},"application/vnd.youtube.yt":{source:`iana`},"application/vnd.zul":{source:`iana`,extensions:[`zir`,`zirz`]},"application/vnd.zzazz.deck+xml":{source:`iana`,compressible:!0,extensions:[`zaz`]},"application/voicexml+xml":{source:`iana`,compressible:!0,extensions:[`vxml`]},"application/voucher-cms+json":{source:`iana`,compressible:!0},"application/vq-rtcpxr":{source:`iana`},"application/wasm":{source:`iana`,compressible:!0,extensions:[`wasm`]},"application/watcherinfo+xml":{source:`iana`,compressible:!0,extensions:[`wif`]},"application/webpush-options+json":{source:`iana`,compressible:!0},"application/whoispp-query":{source:`iana`},"application/whoispp-response":{source:`iana`},"application/widget":{source:`iana`,extensions:[`wgt`]},"application/winhlp":{source:`apache`,extensions:[`hlp`]},"application/wita":{source:`iana`},"application/wordperfect5.1":{source:`iana`},"application/wsdl+xml":{source:`iana`,compressible:!0,extensions:[`wsdl`]},"application/wspolicy+xml":{source:`iana`,compressible:!0,extensions:[`wspolicy`]},"application/x-7z-compressed":{source:`apache`,compressible:!1,extensions:[`7z`]},"application/x-abiword":{source:`apache`,extensions:[`abw`]},"application/x-ace-compressed":{source:`apache`,extensions:[`ace`]},"application/x-amf":{source:`apache`},"application/x-apple-diskimage":{source:`apache`,extensions:[`dmg`]},"application/x-arj":{compressible:!1,extensions:[`arj`]},"application/x-authorware-bin":{source:`apache`,extensions:[`aab`,`x32`,`u32`,`vox`]},"application/x-authorware-map":{source:`apache`,extensions:[`aam`]},"application/x-authorware-seg":{source:`apache`,extensions:[`aas`]},"application/x-bcpio":{source:`apache`,extensions:[`bcpio`]},"application/x-bdoc":{compressible:!1,extensions:[`bdoc`]},"application/x-bittorrent":{source:`apache`,extensions:[`torrent`]},"application/x-blorb":{source:`apache`,extensions:[`blb`,`blorb`]},"application/x-bzip":{source:`apache`,compressible:!1,extensions:[`bz`]},"application/x-bzip2":{source:`apache`,compressible:!1,extensions:[`bz2`,`boz`]},"application/x-cbr":{source:`apache`,extensions:[`cbr`,`cba`,`cbt`,`cbz`,`cb7`]},"application/x-cdlink":{source:`apache`,extensions:[`vcd`]},"application/x-cfs-compressed":{source:`apache`,extensions:[`cfs`]},"application/x-chat":{source:`apache`,extensions:[`chat`]},"application/x-chess-pgn":{source:`apache`,extensions:[`pgn`]},"application/x-chrome-extension":{extensions:[`crx`]},"application/x-cocoa":{source:`nginx`,extensions:[`cco`]},"application/x-compress":{source:`apache`},"application/x-conference":{source:`apache`,extensions:[`nsc`]},"application/x-cpio":{source:`apache`,extensions:[`cpio`]},"application/x-csh":{source:`apache`,extensions:[`csh`]},"application/x-deb":{compressible:!1},"application/x-debian-package":{source:`apache`,extensions:[`deb`,`udeb`]},"application/x-dgc-compressed":{source:`apache`,extensions:[`dgc`]},"application/x-director":{source:`apache`,extensions:[`dir`,`dcr`,`dxr`,`cst`,`cct`,`cxt`,`w3d`,`fgd`,`swa`]},"application/x-doom":{source:`apache`,extensions:[`wad`]},"application/x-dtbncx+xml":{source:`apache`,compressible:!0,extensions:[`ncx`]},"application/x-dtbook+xml":{source:`apache`,compressible:!0,extensions:[`dtb`]},"application/x-dtbresource+xml":{source:`apache`,compressible:!0,extensions:[`res`]},"application/x-dvi":{source:`apache`,compressible:!1,extensions:[`dvi`]},"application/x-envoy":{source:`apache`,extensions:[`evy`]},"application/x-eva":{source:`apache`,extensions:[`eva`]},"application/x-font-bdf":{source:`apache`,extensions:[`bdf`]},"application/x-font-dos":{source:`apache`},"application/x-font-framemaker":{source:`apache`},"application/x-font-ghostscript":{source:`apache`,extensions:[`gsf`]},"application/x-font-libgrx":{source:`apache`},"application/x-font-linux-psf":{source:`apache`,extensions:[`psf`]},"application/x-font-pcf":{source:`apache`,extensions:[`pcf`]},"application/x-font-snf":{source:`apache`,extensions:[`snf`]},"application/x-font-speedo":{source:`apache`},"application/x-font-sunos-news":{source:`apache`},"application/x-font-type1":{source:`apache`,extensions:[`pfa`,`pfb`,`pfm`,`afm`]},"application/x-font-vfont":{source:`apache`},"application/x-freearc":{source:`apache`,extensions:[`arc`]},"application/x-futuresplash":{source:`apache`,extensions:[`spl`]},"application/x-gca-compressed":{source:`apache`,extensions:[`gca`]},"application/x-glulx":{source:`apache`,extensions:[`ulx`]},"application/x-gnumeric":{source:`apache`,extensions:[`gnumeric`]},"application/x-gramps-xml":{source:`apache`,extensions:[`gramps`]},"application/x-gtar":{source:`apache`,extensions:[`gtar`]},"application/x-gzip":{source:`apache`},"application/x-hdf":{source:`apache`,extensions:[`hdf`]},"application/x-httpd-php":{compressible:!0,extensions:[`php`]},"application/x-install-instructions":{source:`apache`,extensions:[`install`]},"application/x-iso9660-image":{source:`apache`,extensions:[`iso`]},"application/x-iwork-keynote-sffkey":{extensions:[`key`]},"application/x-iwork-numbers-sffnumbers":{extensions:[`numbers`]},"application/x-iwork-pages-sffpages":{extensions:[`pages`]},"application/x-java-archive-diff":{source:`nginx`,extensions:[`jardiff`]},"application/x-java-jnlp-file":{source:`apache`,compressible:!1,extensions:[`jnlp`]},"application/x-javascript":{compressible:!0},"application/x-keepass2":{extensions:[`kdbx`]},"application/x-latex":{source:`apache`,compressible:!1,extensions:[`latex`]},"application/x-lua-bytecode":{extensions:[`luac`]},"application/x-lzh-compressed":{source:`apache`,extensions:[`lzh`,`lha`]},"application/x-makeself":{source:`nginx`,extensions:[`run`]},"application/x-mie":{source:`apache`,extensions:[`mie`]},"application/x-mobipocket-ebook":{source:`apache`,extensions:[`prc`,`mobi`]},"application/x-mpegurl":{compressible:!1},"application/x-ms-application":{source:`apache`,extensions:[`application`]},"application/x-ms-shortcut":{source:`apache`,extensions:[`lnk`]},"application/x-ms-wmd":{source:`apache`,extensions:[`wmd`]},"application/x-ms-wmz":{source:`apache`,extensions:[`wmz`]},"application/x-ms-xbap":{source:`apache`,extensions:[`xbap`]},"application/x-msaccess":{source:`apache`,extensions:[`mdb`]},"application/x-msbinder":{source:`apache`,extensions:[`obd`]},"application/x-mscardfile":{source:`apache`,extensions:[`crd`]},"application/x-msclip":{source:`apache`,extensions:[`clp`]},"application/x-msdos-program":{extensions:[`exe`]},"application/x-msdownload":{source:`apache`,extensions:[`exe`,`dll`,`com`,`bat`,`msi`]},"application/x-msmediaview":{source:`apache`,extensions:[`mvb`,`m13`,`m14`]},"application/x-msmetafile":{source:`apache`,extensions:[`wmf`,`wmz`,`emf`,`emz`]},"application/x-msmoney":{source:`apache`,extensions:[`mny`]},"application/x-mspublisher":{source:`apache`,extensions:[`pub`]},"application/x-msschedule":{source:`apache`,extensions:[`scd`]},"application/x-msterminal":{source:`apache`,extensions:[`trm`]},"application/x-mswrite":{source:`apache`,extensions:[`wri`]},"application/x-netcdf":{source:`apache`,extensions:[`nc`,`cdf`]},"application/x-ns-proxy-autoconfig":{compressible:!0,extensions:[`pac`]},"application/x-nzb":{source:`apache`,extensions:[`nzb`]},"application/x-perl":{source:`nginx`,extensions:[`pl`,`pm`]},"application/x-pilot":{source:`nginx`,extensions:[`prc`,`pdb`]},"application/x-pkcs12":{source:`apache`,compressible:!1,extensions:[`p12`,`pfx`]},"application/x-pkcs7-certificates":{source:`apache`,extensions:[`p7b`,`spc`]},"application/x-pkcs7-certreqresp":{source:`apache`,extensions:[`p7r`]},"application/x-pki-message":{source:`iana`},"application/x-rar-compressed":{source:`apache`,compressible:!1,extensions:[`rar`]},"application/x-redhat-package-manager":{source:`nginx`,extensions:[`rpm`]},"application/x-research-info-systems":{source:`apache`,extensions:[`ris`]},"application/x-sea":{source:`nginx`,extensions:[`sea`]},"application/x-sh":{source:`apache`,compressible:!0,extensions:[`sh`]},"application/x-shar":{source:`apache`,extensions:[`shar`]},"application/x-shockwave-flash":{source:`apache`,compressible:!1,extensions:[`swf`]},"application/x-silverlight-app":{source:`apache`,extensions:[`xap`]},"application/x-sql":{source:`apache`,extensions:[`sql`]},"application/x-stuffit":{source:`apache`,compressible:!1,extensions:[`sit`]},"application/x-stuffitx":{source:`apache`,extensions:[`sitx`]},"application/x-subrip":{source:`apache`,extensions:[`srt`]},"application/x-sv4cpio":{source:`apache`,extensions:[`sv4cpio`]},"application/x-sv4crc":{source:`apache`,extensions:[`sv4crc`]},"application/x-t3vm-image":{source:`apache`,extensions:[`t3`]},"application/x-tads":{source:`apache`,extensions:[`gam`]},"application/x-tar":{source:`apache`,compressible:!0,extensions:[`tar`]},"application/x-tcl":{source:`apache`,extensions:[`tcl`,`tk`]},"application/x-tex":{source:`apache`,extensions:[`tex`]},"application/x-tex-tfm":{source:`apache`,extensions:[`tfm`]},"application/x-texinfo":{source:`apache`,extensions:[`texinfo`,`texi`]},"application/x-tgif":{source:`apache`,extensions:[`obj`]},"application/x-ustar":{source:`apache`,extensions:[`ustar`]},"application/x-virtualbox-hdd":{compressible:!0,extensions:[`hdd`]},"application/x-virtualbox-ova":{compressible:!0,extensions:[`ova`]},"application/x-virtualbox-ovf":{compressible:!0,extensions:[`ovf`]},"application/x-virtualbox-vbox":{compressible:!0,extensions:[`vbox`]},"application/x-virtualbox-vbox-extpack":{compressible:!1,extensions:[`vbox-extpack`]},"application/x-virtualbox-vdi":{compressible:!0,extensions:[`vdi`]},"application/x-virtualbox-vhd":{compressible:!0,extensions:[`vhd`]},"application/x-virtualbox-vmdk":{compressible:!0,extensions:[`vmdk`]},"application/x-wais-source":{source:`apache`,extensions:[`src`]},"application/x-web-app-manifest+json":{compressible:!0,extensions:[`webapp`]},"application/x-www-form-urlencoded":{source:`iana`,compressible:!0},"application/x-x509-ca-cert":{source:`iana`,extensions:[`der`,`crt`,`pem`]},"application/x-x509-ca-ra-cert":{source:`iana`},"application/x-x509-next-ca-cert":{source:`iana`},"application/x-xfig":{source:`apache`,extensions:[`fig`]},"application/x-xliff+xml":{source:`apache`,compressible:!0,extensions:[`xlf`]},"application/x-xpinstall":{source:`apache`,compressible:!1,extensions:[`xpi`]},"application/x-xz":{source:`apache`,extensions:[`xz`]},"application/x-zmachine":{source:`apache`,extensions:[`z1`,`z2`,`z3`,`z4`,`z5`,`z6`,`z7`,`z8`]},"application/x400-bp":{source:`iana`},"application/xacml+xml":{source:`iana`,compressible:!0},"application/xaml+xml":{source:`apache`,compressible:!0,extensions:[`xaml`]},"application/xcap-att+xml":{source:`iana`,compressible:!0,extensions:[`xav`]},"application/xcap-caps+xml":{source:`iana`,compressible:!0,extensions:[`xca`]},"application/xcap-diff+xml":{source:`iana`,compressible:!0,extensions:[`xdf`]},"application/xcap-el+xml":{source:`iana`,compressible:!0,extensions:[`xel`]},"application/xcap-error+xml":{source:`iana`,compressible:!0},"application/xcap-ns+xml":{source:`iana`,compressible:!0,extensions:[`xns`]},"application/xcon-conference-info+xml":{source:`iana`,compressible:!0},"application/xcon-conference-info-diff+xml":{source:`iana`,compressible:!0},"application/xenc+xml":{source:`iana`,compressible:!0,extensions:[`xenc`]},"application/xhtml+xml":{source:`iana`,compressible:!0,extensions:[`xhtml`,`xht`]},"application/xhtml-voice+xml":{source:`apache`,compressible:!0},"application/xliff+xml":{source:`iana`,compressible:!0,extensions:[`xlf`]},"application/xml":{source:`iana`,compressible:!0,extensions:[`xml`,`xsl`,`xsd`,`rng`]},"application/xml-dtd":{source:`iana`,compressible:!0,extensions:[`dtd`]},"application/xml-external-parsed-entity":{source:`iana`},"application/xml-patch+xml":{source:`iana`,compressible:!0},"application/xmpp+xml":{source:`iana`,compressible:!0},"application/xop+xml":{source:`iana`,compressible:!0,extensions:[`xop`]},"application/xproc+xml":{source:`apache`,compressible:!0,extensions:[`xpl`]},"application/xslt+xml":{source:`iana`,compressible:!0,extensions:[`xsl`,`xslt`]},"application/xspf+xml":{source:`apache`,compressible:!0,extensions:[`xspf`]},"application/xv+xml":{source:`iana`,compressible:!0,extensions:[`mxml`,`xhvml`,`xvml`,`xvm`]},"application/yang":{source:`iana`,extensions:[`yang`]},"application/yang-data+json":{source:`iana`,compressible:!0},"application/yang-data+xml":{source:`iana`,compressible:!0},"application/yang-patch+json":{source:`iana`,compressible:!0},"application/yang-patch+xml":{source:`iana`,compressible:!0},"application/yin+xml":{source:`iana`,compressible:!0,extensions:[`yin`]},"application/zip":{source:`iana`,compressible:!1,extensions:[`zip`]},"application/zlib":{source:`iana`},"application/zstd":{source:`iana`},"audio/1d-interleaved-parityfec":{source:`iana`},"audio/32kadpcm":{source:`iana`},"audio/3gpp":{source:`iana`,compressible:!1,extensions:[`3gpp`]},"audio/3gpp2":{source:`iana`},"audio/aac":{source:`iana`},"audio/ac3":{source:`iana`},"audio/adpcm":{source:`apache`,extensions:[`adp`]},"audio/amr":{source:`iana`,extensions:[`amr`]},"audio/amr-wb":{source:`iana`},"audio/amr-wb+":{source:`iana`},"audio/aptx":{source:`iana`},"audio/asc":{source:`iana`},"audio/atrac-advanced-lossless":{source:`iana`},"audio/atrac-x":{source:`iana`},"audio/atrac3":{source:`iana`},"audio/basic":{source:`iana`,compressible:!1,extensions:[`au`,`snd`]},"audio/bv16":{source:`iana`},"audio/bv32":{source:`iana`},"audio/clearmode":{source:`iana`},"audio/cn":{source:`iana`},"audio/dat12":{source:`iana`},"audio/dls":{source:`iana`},"audio/dsr-es201108":{source:`iana`},"audio/dsr-es202050":{source:`iana`},"audio/dsr-es202211":{source:`iana`},"audio/dsr-es202212":{source:`iana`},"audio/dv":{source:`iana`},"audio/dvi4":{source:`iana`},"audio/eac3":{source:`iana`},"audio/encaprtp":{source:`iana`},"audio/evrc":{source:`iana`},"audio/evrc-qcp":{source:`iana`},"audio/evrc0":{source:`iana`},"audio/evrc1":{source:`iana`},"audio/evrcb":{source:`iana`},"audio/evrcb0":{source:`iana`},"audio/evrcb1":{source:`iana`},"audio/evrcnw":{source:`iana`},"audio/evrcnw0":{source:`iana`},"audio/evrcnw1":{source:`iana`},"audio/evrcwb":{source:`iana`},"audio/evrcwb0":{source:`iana`},"audio/evrcwb1":{source:`iana`},"audio/evs":{source:`iana`},"audio/flexfec":{source:`iana`},"audio/fwdred":{source:`iana`},"audio/g711-0":{source:`iana`},"audio/g719":{source:`iana`},"audio/g722":{source:`iana`},"audio/g7221":{source:`iana`},"audio/g723":{source:`iana`},"audio/g726-16":{source:`iana`},"audio/g726-24":{source:`iana`},"audio/g726-32":{source:`iana`},"audio/g726-40":{source:`iana`},"audio/g728":{source:`iana`},"audio/g729":{source:`iana`},"audio/g7291":{source:`iana`},"audio/g729d":{source:`iana`},"audio/g729e":{source:`iana`},"audio/gsm":{source:`iana`},"audio/gsm-efr":{source:`iana`},"audio/gsm-hr-08":{source:`iana`},"audio/ilbc":{source:`iana`},"audio/ip-mr_v2.5":{source:`iana`},"audio/isac":{source:`apache`},"audio/l16":{source:`iana`},"audio/l20":{source:`iana`},"audio/l24":{source:`iana`,compressible:!1},"audio/l8":{source:`iana`},"audio/lpc":{source:`iana`},"audio/melp":{source:`iana`},"audio/melp1200":{source:`iana`},"audio/melp2400":{source:`iana`},"audio/melp600":{source:`iana`},"audio/mhas":{source:`iana`},"audio/midi":{source:`apache`,extensions:[`mid`,`midi`,`kar`,`rmi`]},"audio/mobile-xmf":{source:`iana`,extensions:[`mxmf`]},"audio/mp3":{compressible:!1,extensions:[`mp3`]},"audio/mp4":{source:`iana`,compressible:!1,extensions:[`m4a`,`mp4a`]},"audio/mp4a-latm":{source:`iana`},"audio/mpa":{source:`iana`},"audio/mpa-robust":{source:`iana`},"audio/mpeg":{source:`iana`,compressible:!1,extensions:[`mpga`,`mp2`,`mp2a`,`mp3`,`m2a`,`m3a`]},"audio/mpeg4-generic":{source:`iana`},"audio/musepack":{source:`apache`},"audio/ogg":{source:`iana`,compressible:!1,extensions:[`oga`,`ogg`,`spx`,`opus`]},"audio/opus":{source:`iana`},"audio/parityfec":{source:`iana`},"audio/pcma":{source:`iana`},"audio/pcma-wb":{source:`iana`},"audio/pcmu":{source:`iana`},"audio/pcmu-wb":{source:`iana`},"audio/prs.sid":{source:`iana`},"audio/qcelp":{source:`iana`},"audio/raptorfec":{source:`iana`},"audio/red":{source:`iana`},"audio/rtp-enc-aescm128":{source:`iana`},"audio/rtp-midi":{source:`iana`},"audio/rtploopback":{source:`iana`},"audio/rtx":{source:`iana`},"audio/s3m":{source:`apache`,extensions:[`s3m`]},"audio/scip":{source:`iana`},"audio/silk":{source:`apache`,extensions:[`sil`]},"audio/smv":{source:`iana`},"audio/smv-qcp":{source:`iana`},"audio/smv0":{source:`iana`},"audio/sofa":{source:`iana`},"audio/sp-midi":{source:`iana`},"audio/speex":{source:`iana`},"audio/t140c":{source:`iana`},"audio/t38":{source:`iana`},"audio/telephone-event":{source:`iana`},"audio/tetra_acelp":{source:`iana`},"audio/tetra_acelp_bb":{source:`iana`},"audio/tone":{source:`iana`},"audio/tsvcis":{source:`iana`},"audio/uemclip":{source:`iana`},"audio/ulpfec":{source:`iana`},"audio/usac":{source:`iana`},"audio/vdvi":{source:`iana`},"audio/vmr-wb":{source:`iana`},"audio/vnd.3gpp.iufp":{source:`iana`},"audio/vnd.4sb":{source:`iana`},"audio/vnd.audiokoz":{source:`iana`},"audio/vnd.celp":{source:`iana`},"audio/vnd.cisco.nse":{source:`iana`},"audio/vnd.cmles.radio-events":{source:`iana`},"audio/vnd.cns.anp1":{source:`iana`},"audio/vnd.cns.inf1":{source:`iana`},"audio/vnd.dece.audio":{source:`iana`,extensions:[`uva`,`uvva`]},"audio/vnd.digital-winds":{source:`iana`,extensions:[`eol`]},"audio/vnd.dlna.adts":{source:`iana`},"audio/vnd.dolby.heaac.1":{source:`iana`},"audio/vnd.dolby.heaac.2":{source:`iana`},"audio/vnd.dolby.mlp":{source:`iana`},"audio/vnd.dolby.mps":{source:`iana`},"audio/vnd.dolby.pl2":{source:`iana`},"audio/vnd.dolby.pl2x":{source:`iana`},"audio/vnd.dolby.pl2z":{source:`iana`},"audio/vnd.dolby.pulse.1":{source:`iana`},"audio/vnd.dra":{source:`iana`,extensions:[`dra`]},"audio/vnd.dts":{source:`iana`,extensions:[`dts`]},"audio/vnd.dts.hd":{source:`iana`,extensions:[`dtshd`]},"audio/vnd.dts.uhd":{source:`iana`},"audio/vnd.dvb.file":{source:`iana`},"audio/vnd.everad.plj":{source:`iana`},"audio/vnd.hns.audio":{source:`iana`},"audio/vnd.lucent.voice":{source:`iana`,extensions:[`lvp`]},"audio/vnd.ms-playready.media.pya":{source:`iana`,extensions:[`pya`]},"audio/vnd.nokia.mobile-xmf":{source:`iana`},"audio/vnd.nortel.vbk":{source:`iana`},"audio/vnd.nuera.ecelp4800":{source:`iana`,extensions:[`ecelp4800`]},"audio/vnd.nuera.ecelp7470":{source:`iana`,extensions:[`ecelp7470`]},"audio/vnd.nuera.ecelp9600":{source:`iana`,extensions:[`ecelp9600`]},"audio/vnd.octel.sbc":{source:`iana`},"audio/vnd.presonus.multitrack":{source:`iana`},"audio/vnd.qcelp":{source:`iana`},"audio/vnd.rhetorex.32kadpcm":{source:`iana`},"audio/vnd.rip":{source:`iana`,extensions:[`rip`]},"audio/vnd.rn-realaudio":{compressible:!1},"audio/vnd.sealedmedia.softseal.mpeg":{source:`iana`},"audio/vnd.vmx.cvsd":{source:`iana`},"audio/vnd.wave":{compressible:!1},"audio/vorbis":{source:`iana`,compressible:!1},"audio/vorbis-config":{source:`iana`},"audio/wav":{compressible:!1,extensions:[`wav`]},"audio/wave":{compressible:!1,extensions:[`wav`]},"audio/webm":{source:`apache`,compressible:!1,extensions:[`weba`]},"audio/x-aac":{source:`apache`,compressible:!1,extensions:[`aac`]},"audio/x-aiff":{source:`apache`,extensions:[`aif`,`aiff`,`aifc`]},"audio/x-caf":{source:`apache`,compressible:!1,extensions:[`caf`]},"audio/x-flac":{source:`apache`,extensions:[`flac`]},"audio/x-m4a":{source:`nginx`,extensions:[`m4a`]},"audio/x-matroska":{source:`apache`,extensions:[`mka`]},"audio/x-mpegurl":{source:`apache`,extensions:[`m3u`]},"audio/x-ms-wax":{source:`apache`,extensions:[`wax`]},"audio/x-ms-wma":{source:`apache`,extensions:[`wma`]},"audio/x-pn-realaudio":{source:`apache`,extensions:[`ram`,`ra`]},"audio/x-pn-realaudio-plugin":{source:`apache`,extensions:[`rmp`]},"audio/x-realaudio":{source:`nginx`,extensions:[`ra`]},"audio/x-tta":{source:`apache`},"audio/x-wav":{source:`apache`,extensions:[`wav`]},"audio/xm":{source:`apache`,extensions:[`xm`]},"chemical/x-cdx":{source:`apache`,extensions:[`cdx`]},"chemical/x-cif":{source:`apache`,extensions:[`cif`]},"chemical/x-cmdf":{source:`apache`,extensions:[`cmdf`]},"chemical/x-cml":{source:`apache`,extensions:[`cml`]},"chemical/x-csml":{source:`apache`,extensions:[`csml`]},"chemical/x-pdb":{source:`apache`},"chemical/x-xyz":{source:`apache`,extensions:[`xyz`]},"font/collection":{source:`iana`,extensions:[`ttc`]},"font/otf":{source:`iana`,compressible:!0,extensions:[`otf`]},"font/sfnt":{source:`iana`},"font/ttf":{source:`iana`,compressible:!0,extensions:[`ttf`]},"font/woff":{source:`iana`,extensions:[`woff`]},"font/woff2":{source:`iana`,extensions:[`woff2`]},"image/aces":{source:`iana`,extensions:[`exr`]},"image/apng":{compressible:!1,extensions:[`apng`]},"image/avci":{source:`iana`,extensions:[`avci`]},"image/avcs":{source:`iana`,extensions:[`avcs`]},"image/avif":{source:`iana`,compressible:!1,extensions:[`avif`]},"image/bmp":{source:`iana`,compressible:!0,extensions:[`bmp`]},"image/cgm":{source:`iana`,extensions:[`cgm`]},"image/dicom-rle":{source:`iana`,extensions:[`drle`]},"image/emf":{source:`iana`,extensions:[`emf`]},"image/fits":{source:`iana`,extensions:[`fits`]},"image/g3fax":{source:`iana`,extensions:[`g3`]},"image/gif":{source:`iana`,compressible:!1,extensions:[`gif`]},"image/heic":{source:`iana`,extensions:[`heic`]},"image/heic-sequence":{source:`iana`,extensions:[`heics`]},"image/heif":{source:`iana`,extensions:[`heif`]},"image/heif-sequence":{source:`iana`,extensions:[`heifs`]},"image/hej2k":{source:`iana`,extensions:[`hej2`]},"image/hsj2":{source:`iana`,extensions:[`hsj2`]},"image/ief":{source:`iana`,extensions:[`ief`]},"image/jls":{source:`iana`,extensions:[`jls`]},"image/jp2":{source:`iana`,compressible:!1,extensions:[`jp2`,`jpg2`]},"image/jpeg":{source:`iana`,compressible:!1,extensions:[`jpeg`,`jpg`,`jpe`]},"image/jph":{source:`iana`,extensions:[`jph`]},"image/jphc":{source:`iana`,extensions:[`jhc`]},"image/jpm":{source:`iana`,compressible:!1,extensions:[`jpm`]},"image/jpx":{source:`iana`,compressible:!1,extensions:[`jpx`,`jpf`]},"image/jxr":{source:`iana`,extensions:[`jxr`]},"image/jxra":{source:`iana`,extensions:[`jxra`]},"image/jxrs":{source:`iana`,extensions:[`jxrs`]},"image/jxs":{source:`iana`,extensions:[`jxs`]},"image/jxsc":{source:`iana`,extensions:[`jxsc`]},"image/jxsi":{source:`iana`,extensions:[`jxsi`]},"image/jxss":{source:`iana`,extensions:[`jxss`]},"image/ktx":{source:`iana`,extensions:[`ktx`]},"image/ktx2":{source:`iana`,extensions:[`ktx2`]},"image/naplps":{source:`iana`},"image/pjpeg":{compressible:!1},"image/png":{source:`iana`,compressible:!1,extensions:[`png`]},"image/prs.btif":{source:`iana`,extensions:[`btif`]},"image/prs.pti":{source:`iana`,extensions:[`pti`]},"image/pwg-raster":{source:`iana`},"image/sgi":{source:`apache`,extensions:[`sgi`]},"image/svg+xml":{source:`iana`,compressible:!0,extensions:[`svg`,`svgz`]},"image/t38":{source:`iana`,extensions:[`t38`]},"image/tiff":{source:`iana`,compressible:!1,extensions:[`tif`,`tiff`]},"image/tiff-fx":{source:`iana`,extensions:[`tfx`]},"image/vnd.adobe.photoshop":{source:`iana`,compressible:!0,extensions:[`psd`]},"image/vnd.airzip.accelerator.azv":{source:`iana`,extensions:[`azv`]},"image/vnd.cns.inf2":{source:`iana`},"image/vnd.dece.graphic":{source:`iana`,extensions:[`uvi`,`uvvi`,`uvg`,`uvvg`]},"image/vnd.djvu":{source:`iana`,extensions:[`djvu`,`djv`]},"image/vnd.dvb.subtitle":{source:`iana`,extensions:[`sub`]},"image/vnd.dwg":{source:`iana`,extensions:[`dwg`]},"image/vnd.dxf":{source:`iana`,extensions:[`dxf`]},"image/vnd.fastbidsheet":{source:`iana`,extensions:[`fbs`]},"image/vnd.fpx":{source:`iana`,extensions:[`fpx`]},"image/vnd.fst":{source:`iana`,extensions:[`fst`]},"image/vnd.fujixerox.edmics-mmr":{source:`iana`,extensions:[`mmr`]},"image/vnd.fujixerox.edmics-rlc":{source:`iana`,extensions:[`rlc`]},"image/vnd.globalgraphics.pgb":{source:`iana`},"image/vnd.microsoft.icon":{source:`iana`,compressible:!0,extensions:[`ico`]},"image/vnd.mix":{source:`iana`},"image/vnd.mozilla.apng":{source:`iana`},"image/vnd.ms-dds":{compressible:!0,extensions:[`dds`]},"image/vnd.ms-modi":{source:`iana`,extensions:[`mdi`]},"image/vnd.ms-photo":{source:`apache`,extensions:[`wdp`]},"image/vnd.net-fpx":{source:`iana`,extensions:[`npx`]},"image/vnd.pco.b16":{source:`iana`,extensions:[`b16`]},"image/vnd.radiance":{source:`iana`},"image/vnd.sealed.png":{source:`iana`},"image/vnd.sealedmedia.softseal.gif":{source:`iana`},"image/vnd.sealedmedia.softseal.jpg":{source:`iana`},"image/vnd.svf":{source:`iana`},"image/vnd.tencent.tap":{source:`iana`,extensions:[`tap`]},"image/vnd.valve.source.texture":{source:`iana`,extensions:[`vtf`]},"image/vnd.wap.wbmp":{source:`iana`,extensions:[`wbmp`]},"image/vnd.xiff":{source:`iana`,extensions:[`xif`]},"image/vnd.zbrush.pcx":{source:`iana`,extensions:[`pcx`]},"image/webp":{source:`apache`,extensions:[`webp`]},"image/wmf":{source:`iana`,extensions:[`wmf`]},"image/x-3ds":{source:`apache`,extensions:[`3ds`]},"image/x-cmu-raster":{source:`apache`,extensions:[`ras`]},"image/x-cmx":{source:`apache`,extensions:[`cmx`]},"image/x-freehand":{source:`apache`,extensions:[`fh`,`fhc`,`fh4`,`fh5`,`fh7`]},"image/x-icon":{source:`apache`,compressible:!0,extensions:[`ico`]},"image/x-jng":{source:`nginx`,extensions:[`jng`]},"image/x-mrsid-image":{source:`apache`,extensions:[`sid`]},"image/x-ms-bmp":{source:`nginx`,compressible:!0,extensions:[`bmp`]},"image/x-pcx":{source:`apache`,extensions:[`pcx`]},"image/x-pict":{source:`apache`,extensions:[`pic`,`pct`]},"image/x-portable-anymap":{source:`apache`,extensions:[`pnm`]},"image/x-portable-bitmap":{source:`apache`,extensions:[`pbm`]},"image/x-portable-graymap":{source:`apache`,extensions:[`pgm`]},"image/x-portable-pixmap":{source:`apache`,extensions:[`ppm`]},"image/x-rgb":{source:`apache`,extensions:[`rgb`]},"image/x-tga":{source:`apache`,extensions:[`tga`]},"image/x-xbitmap":{source:`apache`,extensions:[`xbm`]},"image/x-xcf":{compressible:!1},"image/x-xpixmap":{source:`apache`,extensions:[`xpm`]},"image/x-xwindowdump":{source:`apache`,extensions:[`xwd`]},"message/cpim":{source:`iana`},"message/delivery-status":{source:`iana`},"message/disposition-notification":{source:`iana`,extensions:[`disposition-notification`]},"message/external-body":{source:`iana`},"message/feedback-report":{source:`iana`},"message/global":{source:`iana`,extensions:[`u8msg`]},"message/global-delivery-status":{source:`iana`,extensions:[`u8dsn`]},"message/global-disposition-notification":{source:`iana`,extensions:[`u8mdn`]},"message/global-headers":{source:`iana`,extensions:[`u8hdr`]},"message/http":{source:`iana`,compressible:!1},"message/imdn+xml":{source:`iana`,compressible:!0},"message/news":{source:`iana`},"message/partial":{source:`iana`,compressible:!1},"message/rfc822":{source:`iana`,compressible:!0,extensions:[`eml`,`mime`]},"message/s-http":{source:`iana`},"message/sip":{source:`iana`},"message/sipfrag":{source:`iana`},"message/tracking-status":{source:`iana`},"message/vnd.si.simp":{source:`iana`},"message/vnd.wfa.wsc":{source:`iana`,extensions:[`wsc`]},"model/3mf":{source:`iana`,extensions:[`3mf`]},"model/e57":{source:`iana`},"model/gltf+json":{source:`iana`,compressible:!0,extensions:[`gltf`]},"model/gltf-binary":{source:`iana`,compressible:!0,extensions:[`glb`]},"model/iges":{source:`iana`,compressible:!1,extensions:[`igs`,`iges`]},"model/mesh":{source:`iana`,compressible:!1,extensions:[`msh`,`mesh`,`silo`]},"model/mtl":{source:`iana`,extensions:[`mtl`]},"model/obj":{source:`iana`,extensions:[`obj`]},"model/step":{source:`iana`},"model/step+xml":{source:`iana`,compressible:!0,extensions:[`stpx`]},"model/step+zip":{source:`iana`,compressible:!1,extensions:[`stpz`]},"model/step-xml+zip":{source:`iana`,compressible:!1,extensions:[`stpxz`]},"model/stl":{source:`iana`,extensions:[`stl`]},"model/vnd.collada+xml":{source:`iana`,compressible:!0,extensions:[`dae`]},"model/vnd.dwf":{source:`iana`,extensions:[`dwf`]},"model/vnd.flatland.3dml":{source:`iana`},"model/vnd.gdl":{source:`iana`,extensions:[`gdl`]},"model/vnd.gs-gdl":{source:`apache`},"model/vnd.gs.gdl":{source:`iana`},"model/vnd.gtw":{source:`iana`,extensions:[`gtw`]},"model/vnd.moml+xml":{source:`iana`,compressible:!0},"model/vnd.mts":{source:`iana`,extensions:[`mts`]},"model/vnd.opengex":{source:`iana`,extensions:[`ogex`]},"model/vnd.parasolid.transmit.binary":{source:`iana`,extensions:[`x_b`]},"model/vnd.parasolid.transmit.text":{source:`iana`,extensions:[`x_t`]},"model/vnd.pytha.pyox":{source:`iana`},"model/vnd.rosette.annotated-data-model":{source:`iana`},"model/vnd.sap.vds":{source:`iana`,extensions:[`vds`]},"model/vnd.usdz+zip":{source:`iana`,compressible:!1,extensions:[`usdz`]},"model/vnd.valve.source.compiled-map":{source:`iana`,extensions:[`bsp`]},"model/vnd.vtu":{source:`iana`,extensions:[`vtu`]},"model/vrml":{source:`iana`,compressible:!1,extensions:[`wrl`,`vrml`]},"model/x3d+binary":{source:`apache`,compressible:!1,extensions:[`x3db`,`x3dbz`]},"model/x3d+fastinfoset":{source:`iana`,extensions:[`x3db`]},"model/x3d+vrml":{source:`apache`,compressible:!1,extensions:[`x3dv`,`x3dvz`]},"model/x3d+xml":{source:`iana`,compressible:!0,extensions:[`x3d`,`x3dz`]},"model/x3d-vrml":{source:`iana`,extensions:[`x3dv`]},"multipart/alternative":{source:`iana`,compressible:!1},"multipart/appledouble":{source:`iana`},"multipart/byteranges":{source:`iana`},"multipart/digest":{source:`iana`},"multipart/encrypted":{source:`iana`,compressible:!1},"multipart/form-data":{source:`iana`,compressible:!1},"multipart/header-set":{source:`iana`},"multipart/mixed":{source:`iana`},"multipart/multilingual":{source:`iana`},"multipart/parallel":{source:`iana`},"multipart/related":{source:`iana`,compressible:!1},"multipart/report":{source:`iana`},"multipart/signed":{source:`iana`,compressible:!1},"multipart/vnd.bint.med-plus":{source:`iana`},"multipart/voice-message":{source:`iana`},"multipart/x-mixed-replace":{source:`iana`},"text/1d-interleaved-parityfec":{source:`iana`},"text/cache-manifest":{source:`iana`,compressible:!0,extensions:[`appcache`,`manifest`]},"text/calendar":{source:`iana`,extensions:[`ics`,`ifb`]},"text/calender":{compressible:!0},"text/cmd":{compressible:!0},"text/coffeescript":{extensions:[`coffee`,`litcoffee`]},"text/cql":{source:`iana`},"text/cql-expression":{source:`iana`},"text/cql-identifier":{source:`iana`},"text/css":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`css`]},"text/csv":{source:`iana`,compressible:!0,extensions:[`csv`]},"text/csv-schema":{source:`iana`},"text/directory":{source:`iana`},"text/dns":{source:`iana`},"text/ecmascript":{source:`iana`},"text/encaprtp":{source:`iana`},"text/enriched":{source:`iana`},"text/fhirpath":{source:`iana`},"text/flexfec":{source:`iana`},"text/fwdred":{source:`iana`},"text/gff3":{source:`iana`},"text/grammar-ref-list":{source:`iana`},"text/html":{source:`iana`,compressible:!0,extensions:[`html`,`htm`,`shtml`]},"text/jade":{extensions:[`jade`]},"text/javascript":{source:`iana`,compressible:!0},"text/jcr-cnd":{source:`iana`},"text/jsx":{compressible:!0,extensions:[`jsx`]},"text/less":{compressible:!0,extensions:[`less`]},"text/markdown":{source:`iana`,compressible:!0,extensions:[`markdown`,`md`]},"text/mathml":{source:`nginx`,extensions:[`mml`]},"text/mdx":{compressible:!0,extensions:[`mdx`]},"text/mizar":{source:`iana`},"text/n3":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`n3`]},"text/parameters":{source:`iana`,charset:`UTF-8`},"text/parityfec":{source:`iana`},"text/plain":{source:`iana`,compressible:!0,extensions:[`txt`,`text`,`conf`,`def`,`list`,`log`,`in`,`ini`]},"text/provenance-notation":{source:`iana`,charset:`UTF-8`},"text/prs.fallenstein.rst":{source:`iana`},"text/prs.lines.tag":{source:`iana`,extensions:[`dsc`]},"text/prs.prop.logic":{source:`iana`},"text/raptorfec":{source:`iana`},"text/red":{source:`iana`},"text/rfc822-headers":{source:`iana`},"text/richtext":{source:`iana`,compressible:!0,extensions:[`rtx`]},"text/rtf":{source:`iana`,compressible:!0,extensions:[`rtf`]},"text/rtp-enc-aescm128":{source:`iana`},"text/rtploopback":{source:`iana`},"text/rtx":{source:`iana`},"text/sgml":{source:`iana`,extensions:[`sgml`,`sgm`]},"text/shaclc":{source:`iana`},"text/shex":{source:`iana`,extensions:[`shex`]},"text/slim":{extensions:[`slim`,`slm`]},"text/spdx":{source:`iana`,extensions:[`spdx`]},"text/strings":{source:`iana`},"text/stylus":{extensions:[`stylus`,`styl`]},"text/t140":{source:`iana`},"text/tab-separated-values":{source:`iana`,compressible:!0,extensions:[`tsv`]},"text/troff":{source:`iana`,extensions:[`t`,`tr`,`roff`,`man`,`me`,`ms`]},"text/turtle":{source:`iana`,charset:`UTF-8`,extensions:[`ttl`]},"text/ulpfec":{source:`iana`},"text/uri-list":{source:`iana`,compressible:!0,extensions:[`uri`,`uris`,`urls`]},"text/vcard":{source:`iana`,compressible:!0,extensions:[`vcard`]},"text/vnd.a":{source:`iana`},"text/vnd.abc":{source:`iana`},"text/vnd.ascii-art":{source:`iana`},"text/vnd.curl":{source:`iana`,extensions:[`curl`]},"text/vnd.curl.dcurl":{source:`apache`,extensions:[`dcurl`]},"text/vnd.curl.mcurl":{source:`apache`,extensions:[`mcurl`]},"text/vnd.curl.scurl":{source:`apache`,extensions:[`scurl`]},"text/vnd.debian.copyright":{source:`iana`,charset:`UTF-8`},"text/vnd.dmclientscript":{source:`iana`},"text/vnd.dvb.subtitle":{source:`iana`,extensions:[`sub`]},"text/vnd.esmertec.theme-descriptor":{source:`iana`,charset:`UTF-8`},"text/vnd.familysearch.gedcom":{source:`iana`,extensions:[`ged`]},"text/vnd.ficlab.flt":{source:`iana`},"text/vnd.fly":{source:`iana`,extensions:[`fly`]},"text/vnd.fmi.flexstor":{source:`iana`,extensions:[`flx`]},"text/vnd.gml":{source:`iana`},"text/vnd.graphviz":{source:`iana`,extensions:[`gv`]},"text/vnd.hans":{source:`iana`},"text/vnd.hgl":{source:`iana`},"text/vnd.in3d.3dml":{source:`iana`,extensions:[`3dml`]},"text/vnd.in3d.spot":{source:`iana`,extensions:[`spot`]},"text/vnd.iptc.newsml":{source:`iana`},"text/vnd.iptc.nitf":{source:`iana`},"text/vnd.latex-z":{source:`iana`},"text/vnd.motorola.reflex":{source:`iana`},"text/vnd.ms-mediapackage":{source:`iana`},"text/vnd.net2phone.commcenter.command":{source:`iana`},"text/vnd.radisys.msml-basic-layout":{source:`iana`},"text/vnd.senx.warpscript":{source:`iana`},"text/vnd.si.uricatalogue":{source:`iana`},"text/vnd.sosi":{source:`iana`},"text/vnd.sun.j2me.app-descriptor":{source:`iana`,charset:`UTF-8`,extensions:[`jad`]},"text/vnd.trolltech.linguist":{source:`iana`,charset:`UTF-8`},"text/vnd.wap.si":{source:`iana`},"text/vnd.wap.sl":{source:`iana`},"text/vnd.wap.wml":{source:`iana`,extensions:[`wml`]},"text/vnd.wap.wmlscript":{source:`iana`,extensions:[`wmls`]},"text/vtt":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`vtt`]},"text/x-asm":{source:`apache`,extensions:[`s`,`asm`]},"text/x-c":{source:`apache`,extensions:[`c`,`cc`,`cxx`,`cpp`,`h`,`hh`,`dic`]},"text/x-component":{source:`nginx`,extensions:[`htc`]},"text/x-fortran":{source:`apache`,extensions:[`f`,`for`,`f77`,`f90`]},"text/x-gwt-rpc":{compressible:!0},"text/x-handlebars-template":{extensions:[`hbs`]},"text/x-java-source":{source:`apache`,extensions:[`java`]},"text/x-jquery-tmpl":{compressible:!0},"text/x-lua":{extensions:[`lua`]},"text/x-markdown":{compressible:!0,extensions:[`mkd`]},"text/x-nfo":{source:`apache`,extensions:[`nfo`]},"text/x-opml":{source:`apache`,extensions:[`opml`]},"text/x-org":{compressible:!0,extensions:[`org`]},"text/x-pascal":{source:`apache`,extensions:[`p`,`pas`]},"text/x-processing":{compressible:!0,extensions:[`pde`]},"text/x-sass":{extensions:[`sass`]},"text/x-scss":{extensions:[`scss`]},"text/x-setext":{source:`apache`,extensions:[`etx`]},"text/x-sfv":{source:`apache`,extensions:[`sfv`]},"text/x-suse-ymp":{compressible:!0,extensions:[`ymp`]},"text/x-uuencode":{source:`apache`,extensions:[`uu`]},"text/x-vcalendar":{source:`apache`,extensions:[`vcs`]},"text/x-vcard":{source:`apache`,extensions:[`vcf`]},"text/xml":{source:`iana`,compressible:!0,extensions:[`xml`]},"text/xml-external-parsed-entity":{source:`iana`},"text/yaml":{compressible:!0,extensions:[`yaml`,`yml`]},"video/1d-interleaved-parityfec":{source:`iana`},"video/3gpp":{source:`iana`,extensions:[`3gp`,`3gpp`]},"video/3gpp-tt":{source:`iana`},"video/3gpp2":{source:`iana`,extensions:[`3g2`]},"video/av1":{source:`iana`},"video/bmpeg":{source:`iana`},"video/bt656":{source:`iana`},"video/celb":{source:`iana`},"video/dv":{source:`iana`},"video/encaprtp":{source:`iana`},"video/ffv1":{source:`iana`},"video/flexfec":{source:`iana`},"video/h261":{source:`iana`,extensions:[`h261`]},"video/h263":{source:`iana`,extensions:[`h263`]},"video/h263-1998":{source:`iana`},"video/h263-2000":{source:`iana`},"video/h264":{source:`iana`,extensions:[`h264`]},"video/h264-rcdo":{source:`iana`},"video/h264-svc":{source:`iana`},"video/h265":{source:`iana`},"video/iso.segment":{source:`iana`,extensions:[`m4s`]},"video/jpeg":{source:`iana`,extensions:[`jpgv`]},"video/jpeg2000":{source:`iana`},"video/jpm":{source:`apache`,extensions:[`jpm`,`jpgm`]},"video/jxsv":{source:`iana`},"video/mj2":{source:`iana`,extensions:[`mj2`,`mjp2`]},"video/mp1s":{source:`iana`},"video/mp2p":{source:`iana`},"video/mp2t":{source:`iana`,extensions:[`ts`]},"video/mp4":{source:`iana`,compressible:!1,extensions:[`mp4`,`mp4v`,`mpg4`]},"video/mp4v-es":{source:`iana`},"video/mpeg":{source:`iana`,compressible:!1,extensions:[`mpeg`,`mpg`,`mpe`,`m1v`,`m2v`]},"video/mpeg4-generic":{source:`iana`},"video/mpv":{source:`iana`},"video/nv":{source:`iana`},"video/ogg":{source:`iana`,compressible:!1,extensions:[`ogv`]},"video/parityfec":{source:`iana`},"video/pointer":{source:`iana`},"video/quicktime":{source:`iana`,compressible:!1,extensions:[`qt`,`mov`]},"video/raptorfec":{source:`iana`},"video/raw":{source:`iana`},"video/rtp-enc-aescm128":{source:`iana`},"video/rtploopback":{source:`iana`},"video/rtx":{source:`iana`},"video/scip":{source:`iana`},"video/smpte291":{source:`iana`},"video/smpte292m":{source:`iana`},"video/ulpfec":{source:`iana`},"video/vc1":{source:`iana`},"video/vc2":{source:`iana`},"video/vnd.cctv":{source:`iana`},"video/vnd.dece.hd":{source:`iana`,extensions:[`uvh`,`uvvh`]},"video/vnd.dece.mobile":{source:`iana`,extensions:[`uvm`,`uvvm`]},"video/vnd.dece.mp4":{source:`iana`},"video/vnd.dece.pd":{source:`iana`,extensions:[`uvp`,`uvvp`]},"video/vnd.dece.sd":{source:`iana`,extensions:[`uvs`,`uvvs`]},"video/vnd.dece.video":{source:`iana`,extensions:[`uvv`,`uvvv`]},"video/vnd.directv.mpeg":{source:`iana`},"video/vnd.directv.mpeg-tts":{source:`iana`},"video/vnd.dlna.mpeg-tts":{source:`iana`},"video/vnd.dvb.file":{source:`iana`,extensions:[`dvb`]},"video/vnd.fvt":{source:`iana`,extensions:[`fvt`]},"video/vnd.hns.video":{source:`iana`},"video/vnd.iptvforum.1dparityfec-1010":{source:`iana`},"video/vnd.iptvforum.1dparityfec-2005":{source:`iana`},"video/vnd.iptvforum.2dparityfec-1010":{source:`iana`},"video/vnd.iptvforum.2dparityfec-2005":{source:`iana`},"video/vnd.iptvforum.ttsavc":{source:`iana`},"video/vnd.iptvforum.ttsmpeg2":{source:`iana`},"video/vnd.motorola.video":{source:`iana`},"video/vnd.motorola.videop":{source:`iana`},"video/vnd.mpegurl":{source:`iana`,extensions:[`mxu`,`m4u`]},"video/vnd.ms-playready.media.pyv":{source:`iana`,extensions:[`pyv`]},"video/vnd.nokia.interleaved-multimedia":{source:`iana`},"video/vnd.nokia.mp4vr":{source:`iana`},"video/vnd.nokia.videovoip":{source:`iana`},"video/vnd.objectvideo":{source:`iana`},"video/vnd.radgamettools.bink":{source:`iana`},"video/vnd.radgamettools.smacker":{source:`iana`},"video/vnd.sealed.mpeg1":{source:`iana`},"video/vnd.sealed.mpeg4":{source:`iana`},"video/vnd.sealed.swf":{source:`iana`},"video/vnd.sealedmedia.softseal.mov":{source:`iana`},"video/vnd.uvvu.mp4":{source:`iana`,extensions:[`uvu`,`uvvu`]},"video/vnd.vivo":{source:`iana`,extensions:[`viv`]},"video/vnd.youtube.yt":{source:`iana`},"video/vp8":{source:`iana`},"video/vp9":{source:`iana`},"video/webm":{source:`apache`,compressible:!1,extensions:[`webm`]},"video/x-f4v":{source:`apache`,extensions:[`f4v`]},"video/x-fli":{source:`apache`,extensions:[`fli`]},"video/x-flv":{source:`apache`,compressible:!1,extensions:[`flv`]},"video/x-m4v":{source:`apache`,extensions:[`m4v`]},"video/x-matroska":{source:`apache`,compressible:!1,extensions:[`mkv`,`mk3d`,`mks`]},"video/x-mng":{source:`apache`,extensions:[`mng`]},"video/x-ms-asf":{source:`apache`,extensions:[`asf`,`asx`]},"video/x-ms-vob":{source:`apache`,extensions:[`vob`]},"video/x-ms-wm":{source:`apache`,extensions:[`wm`]},"video/x-ms-wmv":{source:`apache`,compressible:!1,extensions:[`wmv`]},"video/x-ms-wmx":{source:`apache`,extensions:[`wmx`]},"video/x-ms-wvx":{source:`apache`,extensions:[`wvx`]},"video/x-msvideo":{source:`apache`,extensions:[`avi`]},"video/x-sgi-movie":{source:`apache`,extensions:[`movie`]},"video/x-smv":{source:`apache`,extensions:[`smv`]},"x-conference/x-cooltalk":{source:`apache`,extensions:[`ice`]},"x-shader/x-fragment":{compressible:!0},"x-shader/x-vertex":{compressible:!0}}})),br=j(((e,t)=>{
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015-2022 Douglas Christopher Wilson
* MIT Licensed
*/
t.exports=yr()})),xr=j((e=>{var t=br(),n=M(`path`).extname,r=/^\s*([^;\s]*)(?:;|\s|$)/,i=/^text\//i;e.charset=a,e.charsets={lookup:a},e.contentType=o,e.extension=s,e.extensions=Object.create(null),e.lookup=c,e.types=Object.create(null),l(e.extensions,e.types);function a(e){if(!e||typeof e!=`string`)return!1;var n=r.exec(e),a=n&&t[n[1].toLowerCase()];return a&&a.charset?a.charset:n&&i.test(n[1])?`UTF-8`:!1}function o(t){if(!t||typeof t!=`string`)return!1;var n=t.indexOf(`/`)===-1?e.lookup(t):t;if(!n)return!1;if(n.indexOf(`charset`)===-1){var r=e.charset(n);r&&(n+=`; charset=`+r.toLowerCase())}return n}function s(t){if(!t||typeof t!=`string`)return!1;var n=r.exec(t),i=n&&e.extensions[n[1].toLowerCase()];return!i||!i.length?!1:i[0]}function c(t){if(!t||typeof t!=`string`)return!1;var r=n(`x.`+t).toLowerCase().substr(1);return r&&e.types[r]||!1}function l(e,n){var r=[`nginx`,`apache`,void 0,`iana`];Object.keys(t).forEach(function(i){var a=t[i],o=a.extensions;if(!(!o||!o.length)){e[i]=o;for(var s=0;s<o.length;s++){var c=o[s];if(n[c]){var l=r.indexOf(t[n[c]].source),u=r.indexOf(a.source);if(n[c]!==`application/octet-stream`&&(l>u||l===u&&n[c].substr(0,12)===`application/`))continue}n[c]=i}}})}})),Sr=j(((e,t)=>{t.exports=n;function n(e){var t=typeof setImmediate==`function`?setImmediate:typeof process==`object`&&typeof process.nextTick==`function`?process.nextTick:null;t?t(e):setTimeout(e,0)}})),Cr=j(((e,t)=>{var n=Sr();t.exports=r;function r(e){var t=!1;return n(function(){t=!0}),function(r,i){t?e(r,i):n(function(){e(r,i)})}}})),wr=j(((e,t)=>{t.exports=n;function n(e){Object.keys(e.jobs).forEach(r.bind(e)),e.jobs={}}function r(e){typeof this.jobs[e]==`function`&&this.jobs[e]()}})),Tr=j(((e,t)=>{var n=Cr(),r=wr();t.exports=i;function i(e,t,n,i){var o=n.keyedList?n.keyedList[n.index]:n.index;n.jobs[o]=a(t,o,e[o],function(e,t){o in n.jobs&&(delete n.jobs[o],e?r(n):n.results[o]=t,i(e,n.results))})}function a(e,t,r,i){return e.length==2?e(r,n(i)):e(r,t,n(i))}})),Er=j(((e,t)=>{t.exports=n;function n(e,t){var n=!Array.isArray(e),r={index:0,keyedList:n||t?Object.keys(e):null,jobs:{},results:n?{}:[],size:n?Object.keys(e).length:e.length};return t&&r.keyedList.sort(n?t:function(n,r){return t(e[n],e[r])}),r}})),Dr=j(((e,t)=>{var n=wr(),r=Cr();t.exports=i;function i(e){Object.keys(this.jobs).length&&(this.index=this.size,n(this),r(e)(null,this.results))}})),Or=j(((e,t)=>{var n=Tr(),r=Er(),i=Dr();t.exports=a;function a(e,t,a){for(var o=r(e);o.index<(o.keyedList||e).length;)n(e,t,o,function(e,t){if(e){a(e,t);return}if(Object.keys(o.jobs).length===0){a(null,o.results);return}}),o.index++;return i.bind(o,a)}})),kr=j(((e,t)=>{var n=Tr(),r=Er(),i=Dr();t.exports=a,t.exports.ascending=o,t.exports.descending=s;function a(e,t,a,o){var s=r(e,a);return n(e,t,s,function r(i,a){if(i){o(i,a);return}if(s.index++,s.index<(s.keyedList||e).length){n(e,t,s,r);return}o(null,s.results)}),i.bind(s,o)}function o(e,t){return e<t?-1:e>t?1:0}function s(e,t){return-1*o(e,t)}})),Ar=j(((e,t)=>{var n=kr();t.exports=r;function r(e,t,r){return n(e,t,null,r)}})),jr=j(((e,t)=>{t.exports={parallel:Or(),serial:Ar(),serialOrdered:kr()}})),Mr=j(((e,t)=>{t.exports=Object})),Nr=j(((e,t)=>{t.exports=Error})),Pr=j(((e,t)=>{t.exports=EvalError})),Fr=j(((e,t)=>{t.exports=RangeError})),Ir=j(((e,t)=>{t.exports=ReferenceError})),Lr=j(((e,t)=>{t.exports=SyntaxError})),Rr=j(((e,t)=>{t.exports=TypeError})),zr=j(((e,t)=>{t.exports=URIError})),Br=j(((e,t)=>{t.exports=Math.abs})),Vr=j(((e,t)=>{t.exports=Math.floor})),Hr=j(((e,t)=>{t.exports=Math.max})),Ur=j(((e,t)=>{t.exports=Math.min})),Wr=j(((e,t)=>{t.exports=Math.pow})),Gr=j(((e,t)=>{t.exports=Math.round})),Kr=j(((e,t)=>{t.exports=Number.isNaN||function(e){return e!==e}})),qr=j(((e,t)=>{var n=Kr();t.exports=function(e){return n(e)||e===0?e:e<0?-1:1}})),Jr=j(((e,t)=>{t.exports=Object.getOwnPropertyDescriptor})),Yr=j(((e,t)=>{var n=Jr();if(n)try{n([],`length`)}catch{n=null}t.exports=n})),Xr=j(((e,t)=>{var n=Object.defineProperty||!1;if(n)try{n({},`a`,{value:1})}catch{n=!1}t.exports=n})),Zr=j(((e,t)=>{t.exports=function(){if(typeof Symbol!=`function`||typeof Object.getOwnPropertySymbols!=`function`)return!1;if(typeof Symbol.iterator==`symbol`)return!0;var e={},t=Symbol(`test`),n=Object(t);if(typeof t==`string`||Object.prototype.toString.call(t)!==`[object Symbol]`||Object.prototype.toString.call(n)!==`[object Symbol]`)return!1;var r=42;for(var i in e[t]=r,e)return!1;if(typeof Object.keys==`function`&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames==`function`&&Object.getOwnPropertyNames(e).length!==0)return!1;var a=Object.getOwnPropertySymbols(e);if(a.length!==1||a[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor==`function`){var o=Object.getOwnPropertyDescriptor(e,t);if(o.value!==r||o.enumerable!==!0)return!1}return!0}})),Qr=j(((e,t)=>{var n=typeof Symbol<`u`&&Symbol,r=Zr();t.exports=function(){return typeof n!=`function`||typeof Symbol!=`function`||typeof n(`foo`)!=`symbol`||typeof Symbol(`bar`)!=`symbol`?!1:r()}})),$r=j(((e,t)=>{t.exports=typeof Reflect<`u`&&Reflect.getPrototypeOf||null})),ei=j(((e,t)=>{t.exports=Mr().getPrototypeOf||null})),ti=j(((e,t)=>{var n=`Function.prototype.bind called on incompatible `,r=Object.prototype.toString,i=Math.max,a=`[object Function]`,o=function(e,t){for(var n=[],r=0;r<e.length;r+=1)n[r]=e[r];for(var i=0;i<t.length;i+=1)n[i+e.length]=t[i];return n},s=function(e,t){for(var n=[],r=t||0,i=0;r<e.length;r+=1,i+=1)n[i]=e[r];return n},c=function(e,t){for(var n=``,r=0;r<e.length;r+=1)n+=e[r],r+1<e.length&&(n+=t);return n};t.exports=function(e){var t=this;if(typeof t!=`function`||r.apply(t)!==a)throw TypeError(n+t);for(var l=s(arguments,1),u,d=function(){if(this instanceof u){var n=t.apply(this,o(l,arguments));return Object(n)===n?n:this}return t.apply(e,o(l,arguments))},f=i(0,t.length-l.length),p=[],m=0;m<f;m++)p[m]=`$`+m;if(u=Function(`binder`,`return function (`+c(p,`,`)+`){ return binder.apply(this,arguments); }`)(d),t.prototype){var h=function(){};h.prototype=t.prototype,u.prototype=new h,h.prototype=null}return u}})),ni=j(((e,t)=>{var n=ti();t.exports=Function.prototype.bind||n})),ri=j(((e,t)=>{t.exports=Function.prototype.call})),ii=j(((e,t)=>{t.exports=Function.prototype.apply})),ai=j(((e,t)=>{t.exports=typeof Reflect<`u`&&Reflect&&Reflect.apply})),oi=j(((e,t)=>{var n=ni(),r=ii(),i=ri();t.exports=ai()||n.call(i,r)})),si=j(((e,t)=>{var n=ni(),r=Rr(),i=ri(),a=oi();t.exports=function(e){if(e.length<1||typeof e[0]!=`function`)throw new r(`a function is required`);return a(n,i,e)}})),ci=j(((e,t)=>{var n=si(),r=Yr(),i;try{i=[].__proto__===Array.prototype}catch(e){if(!e||typeof e!=`object`||!(`code`in e)||e.code!==`ERR_PROTO_ACCESS`)throw e}var a=!!i&&r&&r(Object.prototype,`__proto__`),o=Object,s=o.getPrototypeOf;t.exports=a&&typeof a.get==`function`?n([a.get]):typeof s==`function`?function(e){return s(e==null?e:o(e))}:!1})),li=j(((e,t)=>{var n=$r(),r=ei(),i=ci();t.exports=n?function(e){return n(e)}:r?function(e){if(!e||typeof e!=`object`&&typeof e!=`function`)throw TypeError(`getProto: not an object`);return r(e)}:i?function(e){return i(e)}:null})),ui=j(((e,t)=>{let n=async function(){}.constructor;t.exports=()=>n})),di=j(((e,t)=>{let n=function*(){}.constructor;t.exports=()=>n})),fi=j(((e,t)=>{let n=async function*(){}.constructor;t.exports=()=>n})),pi=j(((e,t)=>{var n=Function.prototype.call,r=Object.prototype.hasOwnProperty;t.exports=ni().call(n,r)})),mi=j(((e,t)=>{var n,r=Mr(),i=Nr(),a=Pr(),o=Fr(),s=Ir(),c=Lr(),l=Rr(),u=zr(),d=Br(),f=Vr(),p=Hr(),m=Ur(),h=Wr(),g=Gr(),_=qr(),v=Yr(),y=Xr(),b=function(){throw new l},x=v?function(){try{return arguments.callee,b}catch{try{return v(arguments,`callee`).get}catch{return b}}}():b,S=Qr()(),C=li(),w=ei(),T=$r(),E=ii(),D=ri(),O={},k=typeof Uint8Array>`u`||!C?n:C(Uint8Array),A={__proto__:null,"%AggregateError%":typeof AggregateError>`u`?n:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>`u`?n:ArrayBuffer,"%ArrayIteratorPrototype%":S&&C?C([][Symbol.iterator]()):n,"%AsyncFromSyncIteratorPrototype%":n,"%AsyncFunction%":O,"%AsyncGenerator%":O,"%AsyncGeneratorFunction%":O,"%AsyncIteratorPrototype%":O,"%Atomics%":typeof Atomics>`u`?n:Atomics,"%BigInt%":typeof BigInt>`u`?n:BigInt,"%BigInt64Array%":typeof BigInt64Array>`u`?n:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>`u`?n:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>`u`?n:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":i,"%eval%":eval,"%EvalError%":a,"%Float16Array%":typeof Float16Array>`u`?n:Float16Array,"%Float32Array%":typeof Float32Array>`u`?n:Float32Array,"%Float64Array%":typeof Float64Array>`u`?n:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>`u`?n:FinalizationRegistry,"%Function%":Function,"%GeneratorFunction%":O,"%Int8Array%":typeof Int8Array>`u`?n:Int8Array,"%Int16Array%":typeof Int16Array>`u`?n:Int16Array,"%Int32Array%":typeof Int32Array>`u`?n:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":S&&C?C(C([][Symbol.iterator]())):n,"%JSON%":typeof JSON==`object`?JSON:n,"%Map%":typeof Map>`u`?n:Map,"%MapIteratorPrototype%":typeof Map>`u`||!S||!C?n:C(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":r,"%Object.getOwnPropertyDescriptor%":v,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>`u`?n:Promise,"%Proxy%":typeof Proxy>`u`?n:Proxy,"%RangeError%":o,"%ReferenceError%":s,"%Reflect%":typeof Reflect>`u`?n:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>`u`?n:Set,"%SetIteratorPrototype%":typeof Set>`u`||!S||!C?n:C(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>`u`?n:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":S&&C?C(``[Symbol.iterator]()):n,"%Symbol%":S?Symbol:n,"%SyntaxError%":c,"%ThrowTypeError%":x,"%TypedArray%":k,"%TypeError%":l,"%Uint8Array%":typeof Uint8Array>`u`?n:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>`u`?n:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>`u`?n:Uint16Array,"%Uint32Array%":typeof Uint32Array>`u`?n:Uint32Array,"%URIError%":u,"%WeakMap%":typeof WeakMap>`u`?n:WeakMap,"%WeakRef%":typeof WeakRef>`u`?n:WeakRef,"%WeakSet%":typeof WeakSet>`u`?n:WeakSet,"%Function.prototype.call%":D,"%Function.prototype.apply%":E,"%Object.defineProperty%":y,"%Object.getPrototypeOf%":w,"%Math.abs%":d,"%Math.floor%":f,"%Math.max%":p,"%Math.min%":m,"%Math.pow%":h,"%Math.round%":g,"%Math.sign%":_,"%Reflect.getPrototypeOf%":T};if(C)try{null.error}catch(e){A[`%Error.prototype%`]=C(C(e))}var ee=ui(),j=di(),te=fi(),ne=function e(t){var n;if(t===`%AsyncFunction%`)n=ee()||void 0;else if(t===`%GeneratorFunction%`)n=j()||void 0;else if(t===`%AsyncGeneratorFunction%`)n=te()||void 0;else if(t===`%AsyncGenerator%`){var r=e(`%AsyncGeneratorFunction%`);r&&(n=r.prototype)}else if(t===`%AsyncIteratorPrototype%`){var i=e(`%AsyncGenerator%`);i&&C&&(n=C(i.prototype))}return A[t]=n,n},re={__proto__:null,"%ArrayBufferPrototype%":[`ArrayBuffer`,`prototype`],"%ArrayPrototype%":[`Array`,`prototype`],"%ArrayProto_entries%":[`Array`,`prototype`,`entries`],"%ArrayProto_forEach%":[`Array`,`prototype`,`forEach`],"%ArrayProto_keys%":[`Array`,`prototype`,`keys`],"%ArrayProto_values%":[`Array`,`prototype`,`values`],"%AsyncFunctionPrototype%":[`AsyncFunction`,`prototype`],"%AsyncGenerator%":[`AsyncGeneratorFunction`,`prototype`],"%AsyncGeneratorPrototype%":[`AsyncGeneratorFunction`,`prototype`,`prototype`],"%BooleanPrototype%":[`Boolean`,`prototype`],"%DataViewPrototype%":[`DataView`,`prototype`],"%DatePrototype%":[`Date`,`prototype`],"%ErrorPrototype%":[`Error`,`prototype`],"%EvalErrorPrototype%":[`EvalError`,`prototype`],"%Float32ArrayPrototype%":[`Float32Array`,`prototype`],"%Float64ArrayPrototype%":[`Float64Array`,`prototype`],"%FunctionPrototype%":[`Function`,`prototype`],"%Generator%":[`GeneratorFunction`,`prototype`],"%GeneratorPrototype%":[`GeneratorFunction`,`prototype`,`prototype`],"%Int8ArrayPrototype%":[`Int8Array`,`prototype`],"%Int16ArrayPrototype%":[`Int16Array`,`prototype`],"%Int32ArrayPrototype%":[`Int32Array`,`prototype`],"%JSONParse%":[`JSON`,`parse`],"%JSONStringify%":[`JSON`,`stringify`],"%MapPrototype%":[`Map`,`prototype`],"%NumberPrototype%":[`Number`,`prototype`],"%ObjectPrototype%":[`Object`,`prototype`],"%ObjProto_toString%":[`Object`,`prototype`,`toString`],"%ObjProto_valueOf%":[`Object`,`prototype`,`valueOf`],"%PromisePrototype%":[`Promise`,`prototype`],"%PromiseProto_then%":[`Promise`,`prototype`,`then`],"%Promise_all%":[`Promise`,`all`],"%Promise_reject%":[`Promise`,`reject`],"%Promise_resolve%":[`Promise`,`resolve`],"%RangeErrorPrototype%":[`RangeError`,`prototype`],"%ReferenceErrorPrototype%":[`ReferenceError`,`prototype`],"%RegExpPrototype%":[`RegExp`,`prototype`],"%SetPrototype%":[`Set`,`prototype`],"%SharedArrayBufferPrototype%":[`SharedArrayBuffer`,`prototype`],"%StringPrototype%":[`String`,`prototype`],"%SymbolPrototype%":[`Symbol`,`prototype`],"%SyntaxErrorPrototype%":[`SyntaxError`,`prototype`],"%TypedArrayPrototype%":[`TypedArray`,`prototype`],"%TypeErrorPrototype%":[`TypeError`,`prototype`],"%Uint8ArrayPrototype%":[`Uint8Array`,`prototype`],"%Uint8ClampedArrayPrototype%":[`Uint8ClampedArray`,`prototype`],"%Uint16ArrayPrototype%":[`Uint16Array`,`prototype`],"%Uint32ArrayPrototype%":[`Uint32Array`,`prototype`],"%URIErrorPrototype%":[`URIError`,`prototype`],"%WeakMapPrototype%":[`WeakMap`,`prototype`],"%WeakSetPrototype%":[`WeakSet`,`prototype`]},M=ni(),N=pi(),ie=M.call(D,Array.prototype.concat),ae=M.call(E,Array.prototype.splice),P=M.call(D,String.prototype.replace),oe=M.call(D,String.prototype.slice),F=M.call(D,RegExp.prototype.exec),se=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,I=/\\(\\)?/g,ce=function(e){var t=oe(e,0,1),n=oe(e,-1);if(t===`%`&&n!==`%`)throw new c("invalid intrinsic syntax, expected closing `%`");if(n===`%`&&t!==`%`)throw new c("invalid intrinsic syntax, expected opening `%`");var r=[];return P(e,se,function(e,t,n,i){r[r.length]=n?P(i,I,`$1`):t||e}),r},le=function(e,t){var n=e,r;if(N(re,n)&&(r=re[n],n=`%`+r[0]+`%`),N(A,n)){var i=A[n];if(i===O&&(i=ne(n)),i===void 0&&!t)throw new l(`intrinsic `+e+` exists, but is not available. Please file an issue!`);return{alias:r,name:n,value:i}}throw new c(`intrinsic `+e+` does not exist!`)};t.exports=function(e,t){if(typeof e!=`string`||e.length===0)throw new l(`intrinsic name must be a non-empty string`);if(arguments.length>1&&typeof t!=`boolean`)throw new l(`"allowMissing" argument must be a boolean`);if(F(/^%?[^%]*%?$/,e)===null)throw new c("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=ce(e),r=n.length>0?n[0]:``,i=le(`%`+r+`%`,t),a=i.name,o=i.value,s=!1,u=i.alias;u&&(r=u[0],ae(n,ie([0,1],u)));for(var d=1,f=!0;d<n.length;d+=1){var p=n[d],m=oe(p,0,1),h=oe(p,-1);if((m===`"`||m===`'`||m==="`"||h===`"`||h===`'`||h==="`")&&m!==h)throw new c(`property names with quotes must have matching quotes`);if((p===`constructor`||!f)&&(s=!0),r+=`.`+p,a=`%`+r+`%`,N(A,a))o=A[a];else if(o!=null){if(!(p in o)){if(!t)throw new l(`base intrinsic for `+e+` exists, but the property is not available.`);return}if(v&&d+1>=n.length){var g=v(o,p);f=!!g,o=f&&`get`in g&&!(`originalValue`in g.get)?g.get:o[p]}else f=N(o,p),o=o[p];f&&!s&&(A[a]=o)}}return o}})),hi=j(((e,t)=>{var n=Zr();t.exports=function(){return n()&&!!Symbol.toStringTag}})),gi=j(((e,t)=>{var n=mi()(`%Object.defineProperty%`,!0),r=hi()(),i=pi(),a=Rr(),o=r?Symbol.toStringTag:null;t.exports=function(e,t){var r=arguments.length>2&&!!arguments[2]&&arguments[2].force,s=arguments.length>2&&!!arguments[2]&&arguments[2].nonConfigurable;if(r!==void 0&&typeof r!=`boolean`||s!==void 0&&typeof s!=`boolean`)throw new a("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans");o&&(r||!i(e,o))&&(n?n(e,o,{configurable:!s,enumerable:!1,value:t,writable:!1}):e[o]=t)}})),_i=j(((e,t)=>{t.exports=function(e,t){return Object.keys(t).forEach(function(n){e[n]=e[n]||t[n]}),e}})),vi=re(j(((e,t)=>{var n=vr(),r=M(`util`),i=M(`path`),a=M(`http`),o=M(`https`),s=M(`url`).parse,c=M(`fs`),l=M(`stream`).Stream,u=M(`crypto`),d=xr(),f=jr(),p=gi(),m=pi(),h=_i();function g(e){if(!(this instanceof g))return new g(e);for(var t in this._overheadLength=0,this._valueLength=0,this._valuesToMeasure=[],n.call(this),e||={},e)this[t]=e[t]}r.inherits(g,n),g.LINE_BREAK=`\r
`,g.DEFAULT_CONTENT_TYPE=`application/octet-stream`,g.prototype.append=function(e,t,r){r||={},typeof r==`string`&&(r={filename:r});var i=n.prototype.append.bind(this);if((typeof t==`number`||t==null)&&(t=String(t)),Array.isArray(t)){this._error(Error(`Arrays are not supported.`));return}var a=this._multiPartHeader(e,t,r),o=this._multiPartFooter();i(a),i(t),i(o),this._trackLength(a,t,r)},g.prototype._trackLength=function(e,t,n){var r=0;n.knownLength==null?Buffer.isBuffer(t)?r=t.length:typeof t==`string`&&(r=Buffer.byteLength(t)):r+=Number(n.knownLength),this._valueLength+=r,this._overheadLength+=Buffer.byteLength(e)+g.LINE_BREAK.length,!(!t||!t.path&&!(t.readable&&m(t,`httpVersion`))&&!(t instanceof l))&&(n.knownLength||this._valuesToMeasure.push(t))},g.prototype._lengthRetriever=function(e,t){m(e,`fd`)?e.end!=null&&e.end!=1/0&&e.start!=null?t(null,e.end+1-(e.start?e.start:0)):c.stat(e.path,function(n,r){if(n){t(n);return}t(null,r.size-(e.start?e.start:0))}):m(e,`httpVersion`)?t(null,Number(e.headers[`content-length`])):m(e,`httpModule`)?(e.on(`response`,function(n){e.pause(),t(null,Number(n.headers[`content-length`]))}),e.resume()):t(`Unknown stream`)},g.prototype._multiPartHeader=function(e,t,n){if(typeof n.header==`string`)return n.header;var r=this._getContentDisposition(t,n),i=this._getContentType(t,n),a=``,o={"Content-Disposition":[`form-data`,`name="`+e+`"`].concat(r||[]),"Content-Type":[].concat(i||[])};typeof n.header==`object`&&h(o,n.header);var s;for(var c in o)if(m(o,c)){if(s=o[c],s==null)continue;Array.isArray(s)||(s=[s]),s.length&&(a+=c+`: `+s.join(`; `)+g.LINE_BREAK)}return`--`+this.getBoundary()+g.LINE_BREAK+a+g.LINE_BREAK},g.prototype._getContentDisposition=function(e,t){var n;if(typeof t.filepath==`string`?n=i.normalize(t.filepath).replace(/\\/g,`/`):t.filename||e&&(e.name||e.path)?n=i.basename(t.filename||e&&(e.name||e.path)):e&&e.readable&&m(e,`httpVersion`)&&(n=i.basename(e.client._httpMessage.path||``)),n)return`filename="`+n+`"`},g.prototype._getContentType=function(e,t){var n=t.contentType;return!n&&e&&e.name&&(n=d.lookup(e.name)),!n&&e&&e.path&&(n=d.lookup(e.path)),!n&&e&&e.readable&&m(e,`httpVersion`)&&(n=e.headers[`content-type`]),!n&&(t.filepath||t.filename)&&(n=d.lookup(t.filepath||t.filename)),!n&&e&&typeof e==`object`&&(n=g.DEFAULT_CONTENT_TYPE),n},g.prototype._multiPartFooter=function(){return function(e){var t=g.LINE_BREAK;this._streams.length===0&&(t+=this._lastBoundary()),e(t)}.bind(this)},g.prototype._lastBoundary=function(){return`--`+this.getBoundary()+`--`+g.LINE_BREAK},g.prototype.getHeaders=function(e){var t,n={"content-type":`multipart/form-data; boundary=`+this.getBoundary()};for(t in e)m(e,t)&&(n[t.toLowerCase()]=e[t]);return n},g.prototype.setBoundary=function(e){if(typeof e!=`string`)throw TypeError(`FormData boundary must be a string`);this._boundary=e},g.prototype.getBoundary=function(){return this._boundary||this._generateBoundary(),this._boundary},g.prototype.getBuffer=function(){for(var e=new Buffer.alloc(0),t=this.getBoundary(),n=0,r=this._streams.length;n<r;n++)typeof this._streams[n]!=`function`&&(e=Buffer.isBuffer(this._streams[n])?Buffer.concat([e,this._streams[n]]):Buffer.concat([e,Buffer.from(this._streams[n])]),(typeof this._streams[n]!=`string`||this._streams[n].substring(2,t.length+2)!==t)&&(e=Buffer.concat([e,Buffer.from(g.LINE_BREAK)])));return Buffer.concat([e,Buffer.from(this._lastBoundary())])},g.prototype._generateBoundary=function(){this._boundary=`--------------------------`+u.randomBytes(12).toString(`hex`)},g.prototype.getLengthSync=function(){var e=this._overheadLength+this._valueLength;return this._streams.length&&(e+=this._lastBoundary().length),this.hasKnownLength()||this._error(Error(`Cannot calculate proper length in synchronous way.`)),e},g.prototype.hasKnownLength=function(){var e=!0;return this._valuesToMeasure.length&&(e=!1),e},g.prototype.getLength=function(e){var t=this._overheadLength+this._valueLength;if(this._streams.length&&(t+=this._lastBoundary().length),!this._valuesToMeasure.length){process.nextTick(e.bind(this,null,t));return}f.parallel(this._valuesToMeasure,this._lengthRetriever,function(n,r){if(n){e(n);return}r.forEach(function(e){t+=e}),e(null,t)})},g.prototype.submit=function(e,t){var n,r,i={method:`post`};return typeof e==`string`?(e=s(e),r=h({port:e.port,path:e.pathname,host:e.hostname,protocol:e.protocol},i)):(r=h(e,i),r.port||=r.protocol===`https:`?443:80),r.headers=this.getHeaders(e.headers),n=r.protocol===`https:`?o.request(r):a.request(r),this.getLength(function(e,r){if(e&&e!==`Unknown stream`){this._error(e);return}if(r&&n.setHeader(`Content-Length`,r),this.pipe(n),t){var i,a=function(e,r){return n.removeListener(`error`,a),n.removeListener(`response`,i),t.call(this,e,r)};i=a.bind(this,null),n.on(`error`,a),n.on(`response`,i)}}.bind(this)),n},g.prototype._error=function(e){this.error||(this.error=e,this.pause(),this.emit(`error`,e))},g.prototype.toString=function(){return`[object FormData]`},p(g.prototype,`FormData`),t.exports=g}))(),1).default;function yi(e){return U.isPlainObject(e)||U.isArray(e)}function bi(e){return U.endsWith(e,`[]`)?e.slice(0,-2):e}function xi(e,t,n){return e?e.concat(t).map(function(e,t){return e=bi(e),!n&&t?`[`+e+`]`:e}).join(n?`.`:``):t}function Si(e){return U.isArray(e)&&!e.some(yi)}const Ci=U.toFlatObject(U,{},null,function(e){return/^is[A-Z]/.test(e)});function wi(e,t,n){if(!U.isObject(e))throw TypeError(`target must be an object`);t||=new(vi||FormData),n=U.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,t){return!U.isUndefined(t[e])});let r=n.metaTokens,i=n.visitor||l,a=n.dots,o=n.indexes,s=(n.Blob||typeof Blob<`u`&&Blob)&&U.isSpecCompliantForm(t);if(!U.isFunction(i))throw TypeError(`visitor must be a function`);function c(e){if(e===null)return``;if(U.isDate(e))return e.toISOString();if(U.isBoolean(e))return e.toString();if(!s&&U.isBlob(e))throw new W(`Blob is not supported. Use a Buffer instead.`);return U.isArrayBuffer(e)||U.isTypedArray(e)?s&&typeof Blob==`function`?new Blob([e]):Buffer.from(e):e}function l(e,n,i){let s=e;if(e&&!i&&typeof e==`object`){if(U.endsWith(n,`{}`))n=r?n:n.slice(0,-2),e=JSON.stringify(e);else if(U.isArray(e)&&Si(e)||(U.isFileList(e)||U.endsWith(n,`[]`))&&(s=U.toArray(e)))return n=bi(n),s.forEach(function(e,r){!(U.isUndefined(e)||e===null)&&t.append(o===!0?xi([n],r,a):o===null?n:n+`[]`,c(e))}),!1}return yi(e)?!0:(t.append(xi(i,n,a),c(e)),!1)}let u=[],d=Object.assign(Ci,{defaultVisitor:l,convertValue:c,isVisitable:yi});function f(e,n){if(!U.isUndefined(e)){if(u.indexOf(e)!==-1)throw Error(`Circular reference detected in `+n.join(`.`));u.push(e),U.forEach(e,function(e,r){(!(U.isUndefined(e)||e===null)&&i.call(t,e,U.isString(r)?r.trim():r,n,d))===!0&&f(e,n?n.concat(r):[r])}),u.pop()}}if(!U.isObject(e))throw TypeError(`data must be an object`);return f(e),t}var Ti=wi;function Ei(e){let t={"!":`%21`,"'":`%27`,"(":`%28`,")":`%29`,"~":`%7E`,"%20":`+`,"%00":`\0`};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(e){return t[e]})}function Di(e,t){this._pairs=[],e&&Ti(e,this,t)}const Oi=Di.prototype;Oi.append=function(e,t){this._pairs.push([e,t])},Oi.toString=function(e){let t=e?function(t){return e.call(this,t,Ei)}:Ei;return this._pairs.map(function(e){return t(e[0])+`=`+t(e[1])},``).join(`&`)};var ki=Di;function Ai(e){return encodeURIComponent(e).replace(/%3A/gi,`:`).replace(/%24/g,`$`).replace(/%2C/gi,`,`).replace(/%20/g,`+`)}function ji(e,t,n){if(!t)return e;let r=n&&n.encode||Ai;U.isFunction(n)&&(n={serialize:n});let i=n&&n.serialize,a;if(a=i?i(t,n):U.isURLSearchParams(t)?t.toString():new ki(t,n).toString(r),a){let t=e.indexOf(`#`);t!==-1&&(e=e.slice(0,t)),e+=(e.indexOf(`?`)===-1?`?`:`&`)+a}return e}var Mi=class{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&=[]}forEach(e){U.forEach(this.handlers,function(t){t!==null&&e(t)})}},Ni={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Pi=p.URLSearchParams;const Fi=`abcdefghijklmnopqrstuvwxyz`,Ii={DIGIT:`0123456789`,ALPHA:Fi,ALPHA_DIGIT:Fi+`ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789`};var Li={isNode:!0,classes:{URLSearchParams:Pi,FormData:vi,Blob:typeof Blob<`u`&&Blob||null},ALPHABET:Ii,generateString:(e=16,t=Ii.ALPHA_DIGIT)=>{let n=``,{length:r}=t,i=new Uint32Array(e);g.randomFillSync(i);for(let a=0;a<e;a++)n+=t[i[a]%r];return n},protocols:[`http`,`https`,`file`,`data`]},Ri=te({hasBrowserEnv:()=>zi,hasStandardBrowserEnv:()=>Vi,hasStandardBrowserWebWorkerEnv:()=>Hi,navigator:()=>Bi,origin:()=>Ui});const zi=typeof window<`u`&&typeof document<`u`,Bi=typeof navigator==`object`&&navigator||void 0,Vi=zi&&(!Bi||[`ReactNative`,`NativeScript`,`NS`].indexOf(Bi.product)<0),Hi=(()=>typeof WorkerGlobalScope<`u`&&self instanceof WorkerGlobalScope&&typeof self.importScripts==`function`)(),Ui=zi&&window.location.href||`http://localhost`;var Wi={...Ri,...Li};function Gi(e,t){return Ti(e,new Wi.classes.URLSearchParams,{visitor:function(e,t,n,r){return Wi.isNode&&U.isBuffer(e)?(this.append(t,e.toString(`base64`)),!1):r.defaultVisitor.apply(this,arguments)},...t})}function Ki(e){return U.matchAll(/\w+|\[(\w*)]/g,e).map(e=>e[0]===`[]`?``:e[1]||e[0])}function qi(e){let t={},n=Object.keys(e),r,i=n.length,a;for(r=0;r<i;r++)a=n[r],t[a]=e[a];return t}function Ji(e){function t(e,n,r,i){let a=e[i++];if(a===`__proto__`)return!0;let o=Number.isFinite(+a),s=i>=e.length;return a=!a&&U.isArray(r)?r.length:a,s?(U.hasOwnProp(r,a)?r[a]=[r[a],n]:r[a]=n,!o):((!r[a]||!U.isObject(r[a]))&&(r[a]=[]),t(e,n,r[a],i)&&U.isArray(r[a])&&(r[a]=qi(r[a])),!o)}if(U.isFormData(e)&&U.isFunction(e.entries)){let n={};return U.forEachEntry(e,(e,r)=>{t(Ki(e),r,n,0)}),n}return null}var Yi=Ji;function Xi(e,t,n){if(U.isString(e))try{return(t||JSON.parse)(e),U.trim(e)}catch(e){if(e.name!==`SyntaxError`)throw e}return(n||JSON.stringify)(e)}const Zi={transitional:Ni,adapter:[`xhr`,`http`,`fetch`],transformRequest:[function(e,t){let n=t.getContentType()||``,r=n.indexOf(`application/json`)>-1,i=U.isObject(e);if(i&&U.isHTMLForm(e)&&(e=new FormData(e)),U.isFormData(e))return r?JSON.stringify(Yi(e)):e;if(U.isArrayBuffer(e)||U.isBuffer(e)||U.isStream(e)||U.isFile(e)||U.isBlob(e)||U.isReadableStream(e))return e;if(U.isArrayBufferView(e))return e.buffer;if(U.isURLSearchParams(e))return t.setContentType(`application/x-www-form-urlencoded;charset=utf-8`,!1),e.toString();let a;if(i){if(n.indexOf(`application/x-www-form-urlencoded`)>-1)return Gi(e,this.formSerializer).toString();if((a=U.isFileList(e))||n.indexOf(`multipart/form-data`)>-1){let t=this.env&&this.env.FormData;return Ti(a?{"files[]":e}:e,t&&new t,this.formSerializer)}}return i||r?(t.setContentType(`application/json`,!1),Xi(e)):e}],transformResponse:[function(e){let t=this.transitional||Zi.transitional,n=t&&t.forcedJSONParsing,r=this.responseType===`json`;if(U.isResponse(e)||U.isReadableStream(e))return e;if(e&&U.isString(e)&&(n&&!this.responseType||r)){let n=!(t&&t.silentJSONParsing)&&r;try{return JSON.parse(e,this.parseReviver)}catch(e){if(n)throw e.name===`SyntaxError`?W.from(e,W.ERR_BAD_RESPONSE,this,null,this.response):e}}return e}],timeout:0,xsrfCookieName:`XSRF-TOKEN`,xsrfHeaderName:`X-XSRF-TOKEN`,maxContentLength:-1,maxBodyLength:-1,env:{FormData:Wi.classes.FormData,Blob:Wi.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:`application/json, text/plain, */*`,"Content-Type":void 0}}};U.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`],e=>{Zi.headers[e]={}});var Qi=Zi;const $i=U.toObjectSet([`age`,`authorization`,`content-length`,`content-type`,`etag`,`expires`,`from`,`host`,`if-modified-since`,`if-unmodified-since`,`last-modified`,`location`,`max-forwards`,`proxy-authorization`,`referer`,`retry-after`,`user-agent`]);var ea=e=>{let t={},n,r,i;return e&&e.split(`
`).forEach(function(e){i=e.indexOf(`:`),n=e.substring(0,i).trim().toLowerCase(),r=e.substring(i+1).trim(),!(!n||t[n]&&$i[n])&&(n===`set-cookie`?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+`, `+r:r)}),t};const ta=Symbol(`internals`);function na(e){return e&&String(e).trim().toLowerCase()}function ra(e){return e===!1||e==null?e:U.isArray(e)?e.map(ra):String(e)}function ia(e){let t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g,r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const aa=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function oa(e,t,n,r,i){if(U.isFunction(r))return r.call(this,t,n);if(i&&(t=n),U.isString(t)){if(U.isString(r))return t.indexOf(r)!==-1;if(U.isRegExp(r))return r.test(t)}}function sa(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function ca(e,t){let n=U.toCamelCase(` `+t);[`get`,`set`,`has`].forEach(r=>{Object.defineProperty(e,r+n,{value:function(e,n,i){return this[r].call(this,t,e,n,i)},configurable:!0})})}var la=class{constructor(e){e&&this.set(e)}set(e,t,n){let r=this;function i(e,t,n){let i=na(t);if(!i)throw Error(`header name must be a non-empty string`);let a=U.findKey(r,i);(!a||r[a]===void 0||n===!0||n===void 0&&r[a]!==!1)&&(r[a||t]=ra(e))}let a=(e,t)=>U.forEach(e,(e,n)=>i(e,n,t));if(U.isPlainObject(e)||e instanceof this.constructor)a(e,t);else if(U.isString(e)&&(e=e.trim())&&!aa(e))a(ea(e),t);else if(U.isObject(e)&&U.isIterable(e)){let n={},r,i;for(let t of e){if(!U.isArray(t))throw TypeError(`Object iterator must return a key-value pair`);n[i=t[0]]=(r=n[i])?U.isArray(r)?[...r,t[1]]:[r,t[1]]:t[1]}a(n,t)}else e!=null&&i(t,e,n);return this}get(e,t){if(e=na(e),e){let n=U.findKey(this,e);if(n){let e=this[n];if(!t)return e;if(t===!0)return ia(e);if(U.isFunction(t))return t.call(this,e,n);if(U.isRegExp(t))return t.exec(e);throw TypeError(`parser must be boolean|regexp|function`)}}}has(e,t){if(e=na(e),e){let n=U.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||oa(this,this[n],n,t)))}return!1}delete(e,t){let n=this,r=!1;function i(e){if(e=na(e),e){let i=U.findKey(n,e);i&&(!t||oa(n,n[i],i,t))&&(delete n[i],r=!0)}}return U.isArray(e)?e.forEach(i):i(e),r}clear(e){let t=Object.keys(this),n=t.length,r=!1;for(;n--;){let i=t[n];(!e||oa(this,this[i],i,e,!0))&&(delete this[i],r=!0)}return r}normalize(e){let t=this,n={};return U.forEach(this,(r,i)=>{let a=U.findKey(n,i);if(a){t[a]=ra(r),delete t[i];return}let o=e?sa(i):String(i).trim();o!==i&&delete t[i],t[o]=ra(r),n[o]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let t=Object.create(null);return U.forEach(this,(n,r)=>{n!=null&&n!==!1&&(t[r]=e&&U.isArray(n)?n.join(`, `):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+`: `+t).join(`
`)}getSetCookie(){return this.get(`set-cookie`)||[]}get[Symbol.toStringTag](){return`AxiosHeaders`}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){let n=new this(e);return t.forEach(e=>n.set(e)),n}static accessor(e){let t=(this[ta]=this[ta]={accessors:{}}).accessors,n=this.prototype;function r(e){let r=na(e);t[r]||(ca(n,e),t[r]=!0)}return U.isArray(e)?e.forEach(r):r(e),this}};la.accessor([`Content-Type`,`Content-Length`,`Accept`,`Accept-Encoding`,`User-Agent`,`Authorization`]),U.reduceDescriptors(la.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[n]=e}}}),U.freezeMethods(la);var ua=la;function da(e,t){let n=this||Qi,r=t||n,i=ua.from(r.headers),a=r.data;return U.forEach(e,function(e){a=e.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function fa(e){return!!(e&&e.__CANCEL__)}function pa(e,t,n){W.call(this,e??`canceled`,W.ERR_CANCELED,t,n),this.name=`CanceledError`}U.inherits(pa,W,{__CANCEL__:!0});var ma=pa;function ha(e,t,n){let r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new W(`Request failed with status code `+n.status,[W.ERR_BAD_REQUEST,W.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function ga(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function _a(e,t){return t?e.replace(/\/?\/$/,``)+`/`+t.replace(/^\/+/,``):e}function va(e,t,n){let r=!ga(t);return e&&(r||n==0)?_a(e,t):t}var ya=j((e=>{var t=M(`url`).parse,n={ftp:21,gopher:70,http:80,https:443,ws:80,wss:443},r=String.prototype.endsWith||function(e){return e.length<=this.length&&this.indexOf(e,this.length-e.length)!==-1};function i(e){var r=typeof e==`string`?t(e):e||{},i=r.protocol,s=r.host,c=r.port;if(typeof s!=`string`||!s||typeof i!=`string`||(i=i.split(`:`,1)[0],s=s.replace(/:\d*$/,``),c=parseInt(c)||n[i]||0,!a(s,c)))return``;var l=o(`npm_config_`+i+`_proxy`)||o(i+`_proxy`)||o(`npm_config_proxy`)||o(`all_proxy`);return l&&l.indexOf(`://`)===-1&&(l=i+`://`+l),l}function a(e,t){var n=(o(`npm_config_no_proxy`)||o(`no_proxy`)).toLowerCase();return n?n===`*`?!1:n.split(/[,\s]/).every(function(n){if(!n)return!0;var i=n.match(/^(.+):(\d+)$/),a=i?i[1]:n,o=i?parseInt(i[2]):0;return o&&o!==t?!0:/^[.*]/.test(a)?(a.charAt(0)===`*`&&(a=a.slice(1)),!r.call(e,a)):e!==a}):!0}function o(e){return process.env[e.toLowerCase()]||process.env[e.toUpperCase()]||``}e.getProxyForUrl=i})),ba=j(((e,t)=>{var n=1e3,r=n*60,i=r*60,a=i*24,o=a*7,s=a*365.25;t.exports=function(e,t){t||={};var n=typeof e;if(n===`string`&&e.length>0)return c(e);if(n===`number`&&isFinite(e))return t.long?u(e):l(e);throw Error(`val is not a non-empty string or a valid number. val=`+JSON.stringify(e))};function c(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var c=parseFloat(t[1]);switch((t[2]||`ms`).toLowerCase()){case`years`:case`year`:case`yrs`:case`yr`:case`y`:return c*s;case`weeks`:case`week`:case`w`:return c*o;case`days`:case`day`:case`d`:return c*a;case`hours`:case`hour`:case`hrs`:case`hr`:case`h`:return c*i;case`minutes`:case`minute`:case`mins`:case`min`:case`m`:return c*r;case`seconds`:case`second`:case`secs`:case`sec`:case`s`:return c*n;case`milliseconds`:case`millisecond`:case`msecs`:case`msec`:case`ms`:return c;default:return}}}}function l(e){var t=Math.abs(e);return t>=a?Math.round(e/a)+`d`:t>=i?Math.round(e/i)+`h`:t>=r?Math.round(e/r)+`m`:t>=n?Math.round(e/n)+`s`:e+`ms`}function u(e){var t=Math.abs(e);return t>=a?d(e,t,a,`day`):t>=i?d(e,t,i,`hour`):t>=r?d(e,t,r,`minute`):t>=n?d(e,t,n,`second`):e+` ms`}function d(e,t,n,r){var i=t>=n*1.5;return Math.round(e/n)+` `+r+(i?`s`:``)}})),xa=j(((e,t)=>{function n(e){n.debug=n,n.default=n,n.coerce=c,n.disable=o,n.enable=i,n.enabled=s,n.humanize=ba(),n.destroy=l,Object.keys(e).forEach(t=>{n[t]=e[t]}),n.names=[],n.skips=[],n.formatters={};function t(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return n.colors[Math.abs(t)%n.colors.length]}n.selectColor=t;function n(e){let t,i=null,a,o;function s(...e){if(!s.enabled)return;let r=s,i=Number(new Date);r.diff=i-(t||i),r.prev=t,r.curr=i,t=i,e[0]=n.coerce(e[0]),typeof e[0]!=`string`&&e.unshift(`%O`);let a=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,(t,i)=>{if(t===`%%`)return`%`;a++;let o=n.formatters[i];if(typeof o==`function`){let n=e[a];t=o.call(r,n),e.splice(a,1),a--}return t}),n.formatArgs.call(r,e),(r.log||n.log).apply(r,e)}return s.namespace=e,s.useColors=n.useColors(),s.color=n.selectColor(e),s.extend=r,s.destroy=n.destroy,Object.defineProperty(s,`enabled`,{enumerable:!0,configurable:!1,get:()=>i===null?(a!==n.namespaces&&(a=n.namespaces,o=n.enabled(e)),o):i,set:e=>{i=e}}),typeof n.init==`function`&&n.init(s),s}function r(e,t){let r=n(this.namespace+(t===void 0?`:`:t)+e);return r.log=this.log,r}function i(e){n.save(e),n.namespaces=e,n.names=[],n.skips=[];let t=(typeof e==`string`?e:``).trim().replace(/\s+/g,`,`).split(`,`).filter(Boolean);for(let e of t)e[0]===`-`?n.skips.push(e.slice(1)):n.names.push(e)}function a(e,t){let n=0,r=0,i=-1,a=0;for(;n<e.length;)if(r<t.length&&(t[r]===e[n]||t[r]===`*`))t[r]===`*`?(i=r,a=n,r++):(n++,r++);else if(i!==-1)r=i+1,a++,n=a;else return!1;for(;r<t.length&&t[r]===`*`;)r++;return r===t.length}function o(){let e=[...n.names,...n.skips.map(e=>`-`+e)].join(`,`);return n.enable(``),e}function s(e){for(let t of n.skips)if(a(e,t))return!1;for(let t of n.names)if(a(e,t))return!0;return!1}function c(e){return e instanceof Error?e.stack||e.message:e}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return n.enable(n.load()),n}t.exports=n})),Sa=j(((e,t)=>{e.formatArgs=r,e.save=i,e.load=a,e.useColors=n,e.storage=o(),e.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=`#0000CC.#0000FF.#0033CC.#0033FF.#0066CC.#0066FF.#0099CC.#0099FF.#00CC00.#00CC33.#00CC66.#00CC99.#00CCCC.#00CCFF.#3300CC.#3300FF.#3333CC.#3333FF.#3366CC.#3366FF.#3399CC.#3399FF.#33CC00.#33CC33.#33CC66.#33CC99.#33CCCC.#33CCFF.#6600CC.#6600FF.#6633CC.#6633FF.#66CC00.#66CC33.#9900CC.#9900FF.#9933CC.#9933FF.#99CC00.#99CC33.#CC0000.#CC0033.#CC0066.#CC0099.#CC00CC.#CC00FF.#CC3300.#CC3333.#CC3366.#CC3399.#CC33CC.#CC33FF.#CC6600.#CC6633.#CC9900.#CC9933.#CCCC00.#CCCC33.#FF0000.#FF0033.#FF0066.#FF0099.#FF00CC.#FF00FF.#FF3300.#FF3333.#FF3366.#FF3399.#FF33CC.#FF33FF.#FF6600.#FF6633.#FF9900.#FF9933.#FFCC00.#FFCC33`.split(`.`);function n(){if(typeof window<`u`&&window.process&&(window.process.type===`renderer`||window.process.__nwjs))return!0;if(typeof navigator<`u`&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return typeof document<`u`&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<`u`&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<`u`&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator<`u`&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function r(e){if(e[0]=(this.useColors?`%c`:``)+this.namespace+(this.useColors?` %c`:` `)+e[0]+(this.useColors?`%c `:` `)+`+`+t.exports.humanize(this.diff),!this.useColors)return;let n=`color: `+this.color;e.splice(1,0,n,`color: inherit`);let r=0,i=0;e[0].replace(/%[a-zA-Z%]/g,e=>{e!==`%%`&&(r++,e===`%c`&&(i=r))}),e.splice(i,0,n)}e.log=console.debug||console.log||(()=>{});function i(t){try{t?e.storage.setItem(`debug`,t):e.storage.removeItem(`debug`)}catch{}}function a(){let t;try{t=e.storage.getItem(`debug`)||e.storage.getItem(`DEBUG`)}catch{}return!t&&typeof process<`u`&&`env`in process&&(t=process.env.DEBUG),t}function o(){try{return localStorage}catch{}}t.exports=xa()(e);let{formatters:s}=t.exports;s.j=function(e){try{return JSON.stringify(e)}catch(e){return`[UnexpectedJSONParseError]: `+e.message}}})),Ca=j(((e,t)=>{t.exports=(e,t=process.argv)=>{let n=e.startsWith(`-`)?``:e.length===1?`-`:`--`,r=t.indexOf(n+e),i=t.indexOf(`--`);return r!==-1&&(i===-1||r<i)}})),wa=j(((e,t)=>{let n=M(`os`),r=M(`tty`),i=Ca(),{env:a}=process,o;i(`no-color`)||i(`no-colors`)||i(`color=false`)||i(`color=never`)?o=0:(i(`color`)||i(`colors`)||i(`color=true`)||i(`color=always`))&&(o=1),`FORCE_COLOR`in a&&(o=a.FORCE_COLOR===`true`?1:a.FORCE_COLOR===`false`?0:a.FORCE_COLOR.length===0?1:Math.min(parseInt(a.FORCE_COLOR,10),3));function s(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function c(e,t){if(o===0)return 0;if(i(`color=16m`)||i(`color=full`)||i(`color=truecolor`))return 3;if(i(`color=256`))return 2;if(e&&!t&&o===void 0)return 0;let r=o||0;if(a.TERM===`dumb`)return r;if(process.platform===`win32`){let e=n.release().split(`.`);return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if(`CI`in a)return[`TRAVIS`,`CIRCLECI`,`APPVEYOR`,`GITLAB_CI`,`GITHUB_ACTIONS`,`BUILDKITE`].some(e=>e in a)||a.CI_NAME===`codeship`?1:r;if(`TEAMCITY_VERSION`in a)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(a.TEAMCITY_VERSION)?1:0;if(a.COLORTERM===`truecolor`)return 3;if(`TERM_PROGRAM`in a){let e=parseInt((a.TERM_PROGRAM_VERSION||``).split(`.`)[0],10);switch(a.TERM_PROGRAM){case`iTerm.app`:return e>=3?3:2;case`Apple_Terminal`:return 2}}return/-256(color)?$/i.test(a.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(a.TERM)||`COLORTERM`in a?1:r}function l(e){return s(c(e,e&&e.isTTY))}t.exports={supportsColor:l,stdout:s(c(!0,r.isatty(1))),stderr:s(c(!0,r.isatty(2)))}})),Ta=j(((e,t)=>{let n=M(`tty`),r=M(`util`);e.init=u,e.log=s,e.formatArgs=a,e.save=c,e.load=l,e.useColors=i,e.destroy=r.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),e.colors=[6,2,3,4,5,1];try{let t=wa();t&&(t.stderr||t).level>=2&&(e.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}e.inspectOpts=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let n=t.substring(6).toLowerCase().replace(/_([a-z])/g,(e,t)=>t.toUpperCase()),r=process.env[t];return r=/^(yes|on|true|enabled)$/i.test(r)?!0:/^(no|off|false|disabled)$/i.test(r)?!1:r===`null`?null:Number(r),e[n]=r,e},{});function i(){return`colors`in e.inspectOpts?!!e.inspectOpts.colors:n.isatty(process.stderr.fd)}function a(e){let{namespace:n,useColors:r}=this;if(r){let r=this.color,i=`\x1B[3`+(r<8?r:`8;5;`+r),a=`  ${i};1m${n} \u001B[0m`;e[0]=a+e[0].split(`
`).join(`
`+a),e.push(i+`m+`+t.exports.humanize(this.diff)+`\x1B[0m`)}else e[0]=o()+n+` `+e[0]}function o(){return e.inspectOpts.hideDate?``:new Date().toISOString()+` `}function s(...t){return process.stderr.write(r.formatWithOptions(e.inspectOpts,...t)+`
`)}function c(e){e?process.env.DEBUG=e:delete process.env.DEBUG}function l(){return process.env.DEBUG}function u(t){t.inspectOpts={};let n=Object.keys(e.inspectOpts);for(let r=0;r<n.length;r++)t.inspectOpts[n[r]]=e.inspectOpts[n[r]]}t.exports=xa()(e);let{formatters:d}=t.exports;d.o=function(e){return this.inspectOpts.colors=this.useColors,r.inspect(e,this.inspectOpts).split(`
`).map(e=>e.trim()).join(` `)},d.O=function(e){return this.inspectOpts.colors=this.useColors,r.inspect(e,this.inspectOpts)}})),Ea=j(((e,t)=>{typeof process>`u`||process.type===`renderer`||process.browser===!0||process.__nwjs?t.exports=Sa():t.exports=Ta()})),Da=j(((e,t)=>{var n;t.exports=function(){if(!n){try{n=Ea()(`follow-redirects`)}catch{}typeof n!=`function`&&(n=function(){})}n.apply(null,arguments)}})),Oa=j(((e,t)=>{var n=M(`url`),r=n.URL,i=M(`http`),a=M(`https`),o=M(`stream`).Writable,s=M(`assert`),c=Da();(function(){var e=typeof process<`u`,t=typeof window<`u`&&typeof document<`u`,n=ee(Error.captureStackTrace);!e&&(t||!n)&&console.warn(`The follow-redirects package should be excluded from browser builds.`)})();var l=!1;try{s(new r(``))}catch(e){l=e.code===`ERR_INVALID_URL`}var u=[`auth`,`host`,`hostname`,`href`,`path`,`pathname`,`port`,`protocol`,`query`,`search`,`hash`],d=[`abort`,`aborted`,`connect`,`error`,`socket`,`timeout`],f=Object.create(null);d.forEach(function(e){f[e]=function(t,n,r){this._redirectable.emit(e,t,n,r)}});var p=D(`ERR_INVALID_URL`,`Invalid URL`,TypeError),m=D(`ERR_FR_REDIRECTION_FAILURE`,`Redirected request failed`),h=D(`ERR_FR_TOO_MANY_REDIRECTS`,`Maximum number of redirects exceeded`,m),g=D(`ERR_FR_MAX_BODY_LENGTH_EXCEEDED`,`Request body larger than maxBodyLength limit`),_=D(`ERR_STREAM_WRITE_AFTER_END`,`write after end`),v=o.prototype.destroy||x;function y(e,t){o.call(this),this._sanitizeOptions(e),this._options=e,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],t&&this.on(`response`,t);var n=this;this._onNativeResponse=function(e){try{n._processResponse(e)}catch(e){n.emit(`error`,e instanceof m?e:new m({cause:e}))}},this._performRequest()}y.prototype=Object.create(o.prototype),y.prototype.abort=function(){O(this._currentRequest),this._currentRequest.abort(),this.emit(`abort`)},y.prototype.destroy=function(e){return O(this._currentRequest,e),v.call(this,e),this},y.prototype.write=function(e,t,n){if(this._ending)throw new _;if(!A(e)&&!j(e))throw TypeError(`data should be a string, Buffer or Uint8Array`);if(ee(t)&&(n=t,t=null),e.length===0){n&&n();return}this._requestBodyLength+e.length<=this._options.maxBodyLength?(this._requestBodyLength+=e.length,this._requestBodyBuffers.push({data:e,encoding:t}),this._currentRequest.write(e,t,n)):(this.emit(`error`,new g),this.abort())},y.prototype.end=function(e,t,n){if(ee(e)?(n=e,e=t=null):ee(t)&&(n=t,t=null),!e)this._ended=this._ending=!0,this._currentRequest.end(null,null,n);else{var r=this,i=this._currentRequest;this.write(e,t,function(){r._ended=!0,i.end(null,null,n)}),this._ending=!0}},y.prototype.setHeader=function(e,t){this._options.headers[e]=t,this._currentRequest.setHeader(e,t)},y.prototype.removeHeader=function(e){delete this._options.headers[e],this._currentRequest.removeHeader(e)},y.prototype.setTimeout=function(e,t){var n=this;function r(t){t.setTimeout(e),t.removeListener(`timeout`,t.destroy),t.addListener(`timeout`,t.destroy)}function i(t){n._timeout&&clearTimeout(n._timeout),n._timeout=setTimeout(function(){n.emit(`timeout`),a()},e),r(t)}function a(){n._timeout&&=(clearTimeout(n._timeout),null),n.removeListener(`abort`,a),n.removeListener(`error`,a),n.removeListener(`response`,a),n.removeListener(`close`,a),t&&n.removeListener(`timeout`,t),n.socket||n._currentRequest.removeListener(`socket`,i)}return t&&this.on(`timeout`,t),this.socket?i(this.socket):this._currentRequest.once(`socket`,i),this.on(`socket`,r),this.on(`abort`,a),this.on(`error`,a),this.on(`response`,a),this.on(`close`,a),this},[`flushHeaders`,`getHeader`,`setNoDelay`,`setSocketKeepAlive`].forEach(function(e){y.prototype[e]=function(t,n){return this._currentRequest[e](t,n)}}),[`aborted`,`connection`,`socket`].forEach(function(e){Object.defineProperty(y.prototype,e,{get:function(){return this._currentRequest[e]}})}),y.prototype._sanitizeOptions=function(e){if(e.headers||={},e.host&&(e.hostname||=e.host,delete e.host),!e.pathname&&e.path){var t=e.path.indexOf(`?`);t<0?e.pathname=e.path:(e.pathname=e.path.substring(0,t),e.search=e.path.substring(t))}},y.prototype._performRequest=function(){var e=this._options.protocol,t=this._options.nativeProtocols[e];if(!t)throw TypeError(`Unsupported protocol `+e);if(this._options.agents){var r=e.slice(0,-1);this._options.agent=this._options.agents[r]}var i=this._currentRequest=t.request(this._options,this._onNativeResponse);i._redirectable=this;for(var a of d)i.on(a,f[a]);if(this._currentUrl=/^\//.test(this._options.path)?n.format(this._options):this._options.path,this._isRedirect){var o=0,s=this,c=this._requestBodyBuffers;(function e(t){if(i===s._currentRequest)if(t)s.emit(`error`,t);else if(o<c.length){var n=c[o++];i.finished||i.write(n.data,n.encoding,e)}else s._ended&&i.end()})()}},y.prototype._processResponse=function(e){var t=e.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:e.headers,statusCode:t});var r=e.headers.location;if(!r||this._options.followRedirects===!1||t<300||t>=400){e.responseUrl=this._currentUrl,e.redirects=this._redirects,this.emit(`response`,e),this._requestBodyBuffers=[];return}if(O(this._currentRequest),e.destroy(),++this._redirectCount>this._options.maxRedirects)throw new h;var i,a=this._options.beforeRedirect;a&&(i=Object.assign({Host:e.req.getHeader(`host`)},this._options.headers));var o=this._options.method;((t===301||t===302)&&this._options.method===`POST`||t===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method=`GET`,this._requestBodyBuffers=[],E(/^content-/i,this._options.headers));var s=E(/^host$/i,this._options.headers),l=S(this._currentUrl),u=s||l.host,d=/^\w+:/.test(r)?this._currentUrl:n.format(Object.assign(l,{host:u})),f=C(r,d);if(c(`redirecting to`,f.href),this._isRedirect=!0,T(f,this._options),(f.protocol!==l.protocol&&f.protocol!==`https:`||f.host!==u&&!k(f.host,u))&&E(/^(?:(?:proxy-)?authorization|cookie)$/i,this._options.headers),ee(a)){var p={headers:e.headers,statusCode:t},m={url:d,method:o,headers:i};a(this._options,p,m),this._sanitizeOptions(this._options)}this._performRequest()};function b(e){var t={maxRedirects:21,maxBodyLength:10*1024*1024},n={};return Object.keys(e).forEach(function(r){var i=r+`:`,a=n[i]=e[r],o=t[r]=Object.create(a);function l(e,r,a){return te(e)?e=T(e):A(e)?e=T(S(e)):(a=r,r=w(e),e={protocol:i}),ee(r)&&(a=r,r=null),r=Object.assign({maxRedirects:t.maxRedirects,maxBodyLength:t.maxBodyLength},e,r),r.nativeProtocols=n,!A(r.host)&&!A(r.hostname)&&(r.hostname=`::1`),s.equal(r.protocol,i,`protocol mismatch`),c(`options`,r),new y(r,a)}function u(e,t,n){var r=o.request(e,t,n);return r.end(),r}Object.defineProperties(o,{request:{value:l,configurable:!0,enumerable:!0,writable:!0},get:{value:u,configurable:!0,enumerable:!0,writable:!0}})}),t}function x(){}function S(e){var t;if(l)t=new r(e);else if(t=w(n.parse(e)),!A(t.protocol))throw new p({input:e});return t}function C(e,t){return l?new r(e,t):S(n.resolve(t,e))}function w(e){if(/^\[/.test(e.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(e.hostname)||/^\[/.test(e.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(e.host))throw new p({input:e.href||e});return e}function T(e,t){var n=t||{};for(var r of u)n[r]=e[r];return n.hostname.startsWith(`[`)&&(n.hostname=n.hostname.slice(1,-1)),n.port!==``&&(n.port=Number(n.port)),n.path=n.search?n.pathname+n.search:n.pathname,n}function E(e,t){var n;for(var r in t)e.test(r)&&(n=t[r],delete t[r]);return n==null?void 0:String(n).trim()}function D(e,t,n){function r(n){ee(Error.captureStackTrace)&&Error.captureStackTrace(this,this.constructor),Object.assign(this,n||{}),this.code=e,this.message=this.cause?t+`: `+this.cause.message:t}return r.prototype=new(n||Error),Object.defineProperties(r.prototype,{constructor:{value:r,enumerable:!1},name:{value:`Error [`+e+`]`,enumerable:!1}}),r}function O(e,t){for(var n of d)e.removeListener(n,f[n]);e.on(`error`,x),e.destroy(t)}function k(e,t){s(A(e)&&A(t));var n=e.length-t.length-1;return n>0&&e[n]===`.`&&e.endsWith(t)}function A(e){return typeof e==`string`||e instanceof String}function ee(e){return typeof e==`function`}function j(e){return typeof e==`object`&&`length`in e}function te(e){return r&&e instanceof r}t.exports=b({http:i,https:a}),t.exports.wrap=b}));const ka=`1.13.2`;function Aa(e){let t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||``}const ja=/^(?:([^;]+);)?(?:[^;]+;)?(base64|),([\s\S]*)$/;function Ma(e,t,n){let r=n&&n.Blob||Wi.classes.Blob,i=Aa(e);if(t===void 0&&r&&(t=!0),i===`data`){e=i.length?e.slice(i.length+1):e;let n=ja.exec(e);if(!n)throw new W(`Invalid URL`,W.ERR_INVALID_URL);let a=n[1],o=n[2],s=n[3],c=Buffer.from(decodeURIComponent(s),o?`base64`:`utf8`);if(t){if(!r)throw new W(`Blob is not supported`,W.ERR_NOT_SUPPORT);return new r([c],{type:a})}return c}throw new W(`Unsupported protocol `+i,W.ERR_NOT_SUPPORT)}const Na=Symbol(`internals`);var Pa=class extends o.Transform{constructor(e){e=U.toFlatObject(e,{maxRate:0,chunkSize:64*1024,minChunkSize:100,timeWindow:500,ticksRate:2,samplesCount:15},null,(e,t)=>!U.isUndefined(t[e])),super({readableHighWaterMark:e.chunkSize});let t=this[Na]={timeWindow:e.timeWindow,chunkSize:e.chunkSize,maxRate:e.maxRate,minChunkSize:e.minChunkSize,bytesSeen:0,isCaptured:!1,notifiedBytesLoaded:0,ts:Date.now(),bytes:0,onReadCallback:null};this.on(`newListener`,e=>{e===`progress`&&(t.isCaptured||=!0)})}_read(e){let t=this[Na];return t.onReadCallback&&t.onReadCallback(),super._read(e)}_transform(e,t,n){let r=this[Na],i=r.maxRate,a=this.readableHighWaterMark,o=r.timeWindow,s=i/(1e3/o),c=r.minChunkSize===!1?0:Math.max(r.minChunkSize,s*.01),l=(e,t)=>{let n=Buffer.byteLength(e);r.bytesSeen+=n,r.bytes+=n,r.isCaptured&&this.emit(`progress`,r.bytesSeen),this.push(e)?process.nextTick(t):r.onReadCallback=()=>{r.onReadCallback=null,process.nextTick(t)}},u=(e,t)=>{let n=Buffer.byteLength(e),u=null,d=a,f,p=0;if(i){let e=Date.now();(!r.ts||(p=e-r.ts)>=o)&&(r.ts=e,f=s-r.bytes,r.bytes=f<0?-f:0,p=0),f=s-r.bytes}if(i){if(f<=0)return setTimeout(()=>{t(null,e)},o-p);f<d&&(d=f)}d&&n>d&&n-d>c&&(u=e.subarray(d),e=e.subarray(0,d)),l(e,u?()=>{process.nextTick(t,null,u)}:t)};u(e,function e(t,r){if(t)return n(t);r?u(r,e):n(null)})}};const{asyncIterator:Fa}=Symbol;var Ia=async function*(e){e.stream?yield*e.stream():e.arrayBuffer?yield await e.arrayBuffer():e[Fa]?yield*e[Fa]():yield e};const La=Wi.ALPHABET.ALPHA_DIGIT+`-_`,Ra=typeof TextEncoder==`function`?new TextEncoder:new a.TextEncoder,za=Ra.encode(`\r
`);var Ba=class{constructor(e,t){let{escapeName:n}=this.constructor,r=U.isString(t),i=`Content-Disposition: form-data; name="${n(e)}"${!r&&t.name?`; filename="${n(t.name)}"`:``}\r
`;r?t=Ra.encode(String(t).replace(/\r?\n|\r\n?/g,`\r
`)):i+=`Content-Type: ${t.type||`application/octet-stream`}\r
`,this.headers=Ra.encode(i+`\r
`),this.contentLength=r?t.byteLength:t.size,this.size=this.headers.byteLength+this.contentLength+2,this.name=e,this.value=t}async*encode(){yield this.headers;let{value:e}=this;U.isTypedArray(e)?yield e:yield*Ia(e),yield za}static escapeName(e){return String(e).replace(/[\r\n"]/g,e=>({"\r":`%0D`,"\n":`%0A`,'"':`%22`})[e])}},Va=(e,t,n)=>{let{tag:r=`form-data-boundary`,size:i=25,boundary:a=r+`-`+Wi.generateString(i,La)}=n||{};if(!U.isFormData(e))throw TypeError(`FormData instance required`);if(a.length<1||a.length>70)throw Error(`boundary must be 10-70 characters long`);let o=Ra.encode(`--`+a+`\r
`),c=Ra.encode(`--`+a+`--\r
`),l=c.byteLength,u=Array.from(e.entries()).map(([e,t])=>{let n=new Ba(e,t);return l+=n.size,n});l+=o.byteLength*u.length,l=U.toFiniteNumber(l);let d={"Content-Type":`multipart/form-data; boundary=${a}`};return Number.isFinite(l)&&(d[`Content-Length`]=l),t&&t(d),s.from((async function*(){for(let e of u)yield o,yield*e.encode();yield c})())},Ha=class extends o.Transform{__transform(e,t,n){this.push(e),n()}_transform(e,t,n){if(e.length!==0&&(this._transform=this.__transform,e[0]!==120)){let e=Buffer.alloc(2);e[0]=120,e[1]=156,this.push(e,t)}this.__transform(e,t,n)}},Ua=(e,t)=>U.isAsyncFn(e)?function(...n){let r=n.pop();e.apply(this,n).then(e=>{try{t?r(null,...t(e)):r(null,e)}catch(e){r(e)}},r)}:e;function Wa(e,t){e||=10;let n=Array(e),r=Array(e),i=0,a=0,o;return t=t===void 0?1e3:t,function(s){let c=Date.now(),l=r[a];o||=c,n[i]=s,r[i]=c;let u=a,d=0;for(;u!==i;)d+=n[u++],u%=e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),c-o<t)return;let f=l&&c-l;return f?Math.round(d*1e3/f):void 0}}var Ga=Wa;function Ka(e,t){let n=0,r=1e3/t,i,a,o=(t,r=Date.now())=>{n=r,i=null,a&&=(clearTimeout(a),null),e(...t)};return[(...e)=>{let t=Date.now(),s=t-n;s>=r?o(e,t):(i=e,a||=setTimeout(()=>{a=null,o(i)},r-s))},()=>i&&o(i)]}var qa=Ka;const Ja=(e,t,n=3)=>{let r=0,i=Ga(50,250);return qa(n=>{let a=n.loaded,o=n.lengthComputable?n.total:void 0,s=a-r,c=i(s),l=a<=o;r=a,e({loaded:a,total:o,progress:o?a/o:void 0,bytes:s,rate:c||void 0,estimated:c&&o&&l?(o-a)/c:void 0,event:n,lengthComputable:o!=null,[t?`download`:`upload`]:!0})},n)},Ya=(e,t)=>{let n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Xa=e=>(...t)=>U.asap(()=>e(...t));function Za(e){if(!e||typeof e!=`string`||!e.startsWith(`data:`))return 0;let t=e.indexOf(`,`);if(t<0)return 0;let n=e.slice(5,t),r=e.slice(t+1);if(/;base64/i.test(n)){let e=r.length,t=r.length;for(let n=0;n<t;n++)if(r.charCodeAt(n)===37&&n+2<t){let t=r.charCodeAt(n+1),i=r.charCodeAt(n+2);(t>=48&&t<=57||t>=65&&t<=70||t>=97&&t<=102)&&(i>=48&&i<=57||i>=65&&i<=70||i>=97&&i<=102)&&(e-=2,n+=2)}let n=0,i=t-1,a=e=>e>=2&&r.charCodeAt(e-2)===37&&r.charCodeAt(e-1)===51&&(r.charCodeAt(e)===68||r.charCodeAt(e)===100);i>=0&&(r.charCodeAt(i)===61?(n++,i--):a(i)&&(n++,i-=3)),n===1&&i>=0&&(r.charCodeAt(i)===61||a(i))&&n++;let o=Math.floor(e/4)*3-(n||0);return o>0?o:0}return Buffer.byteLength(r,`utf8`)}var Qa=re(ya(),1),$a=re(Oa(),1);const eo={flush:b.constants.Z_SYNC_FLUSH,finishFlush:b.constants.Z_SYNC_FLUSH},to={flush:b.constants.BROTLI_OPERATION_FLUSH,finishFlush:b.constants.BROTLI_OPERATION_FLUSH},no=U.isFunction(b.createBrotliDecompress),{http:ro,https:io}=$a.default,ao=/https:?/,oo=Wi.protocols.map(e=>e+`:`),so=(e,[t,n])=>(e.on(`end`,n).on(`error`,n),t),co=new class{constructor(){this.sessions=Object.create(null)}getSession(e,t){t=Object.assign({sessionTimeout:1e3},t);let n=this.sessions[e];if(n){let e=n.length;for(let r=0;r<e;r++){let[e,i]=n[r];if(!e.destroyed&&!e.closed&&a.isDeepStrictEqual(i,t))return e}}let r=v.connect(e,t),i,o=()=>{if(i)return;i=!0;let t=n,a=t.length,o=a;for(;o--;)if(t[o][0]===r){a===1?delete this.sessions[e]:t.splice(o,1);return}},s=r.request,{sessionTimeout:c}=t;if(c!=null){let e,t=0;r.request=function(){let n=s.apply(this,arguments);return t++,e&&=(clearTimeout(e),null),n.once(`close`,()=>{--t||(e=setTimeout(()=>{e=null,o()},c))}),n}}r.once(`close`,o);let l=[r,t];return n?n.push(l):n=this.sessions[e]=[l],r}};function lo(e,t){e.beforeRedirects.proxy&&e.beforeRedirects.proxy(e),e.beforeRedirects.config&&e.beforeRedirects.config(e,t)}function uo(e,t,n){let r=t;if(!r&&r!==!1){let e=Qa.getProxyForUrl(n);e&&(r=new URL(e))}if(r){if(r.username&&(r.auth=(r.username||``)+`:`+(r.password||``)),r.auth){(r.auth.username||r.auth.password)&&(r.auth=(r.auth.username||``)+`:`+(r.auth.password||``));let t=Buffer.from(r.auth,`utf8`).toString(`base64`);e.headers[`Proxy-Authorization`]=`Basic `+t}e.headers.host=e.hostname+(e.port?`:`+e.port:``);let t=r.hostname||r.host;e.hostname=t,e.host=t,e.port=r.port,e.path=n,r.protocol&&(e.protocol=r.protocol.includes(`:`)?r.protocol:`${r.protocol}:`)}e.beforeRedirects.proxy=function(e){uo(e,t,e.href)}}const fo=typeof process<`u`&&U.kindOf(process)===`process`,po=e=>new Promise((t,n)=>{let r,i,a=(e,t)=>{i||(i=!0,r&&r(e,t))},o=e=>{a(e),t(e)},s=e=>{a(e,!0),n(e)};e(o,s,e=>r=e).catch(s)}),mo=({address:e,family:t})=>{if(!U.isString(e))throw TypeError(`address must be a string`);return{address:e,family:t||(e.indexOf(`.`)<0?6:4)}},ho=(e,t)=>mo(U.isObject(e)?e:{address:e,family:t}),go={request(e,t){let n=e.protocol+`//`+e.hostname+`:`+(e.port||80),{http2Options:r,headers:i}=e,a=co.getSession(n,r),{HTTP2_HEADER_SCHEME:o,HTTP2_HEADER_METHOD:s,HTTP2_HEADER_PATH:c,HTTP2_HEADER_STATUS:l}=v.constants,u={[o]:e.protocol.replace(`:`,``),[s]:e.method,[c]:e.path};U.forEach(i,(e,t)=>{t.charAt(0)!==`:`&&(u[t]=e)});let d=a.request(u);return d.once(`response`,e=>{let n=d;e=Object.assign({},e);let r=e[l];delete e[l],n.headers=e,n.statusCode=+r,t(n)}),d}};var _o=fo&&function(e){return po(async function(t,n,r){let{data:i,lookup:s,family:c,httpVersion:l=1,http2Options:u}=e,{responseType:p,responseEncoding:m}=e,h=e.method.toUpperCase(),g,_=!1,v;if(l=+l,Number.isNaN(l))throw TypeError(`Invalid protocol version: '${e.httpVersion}' is not a number`);if(l!==1&&l!==2)throw TypeError(`Unsupported protocol version '${l}'`);let y=l===2;if(s){let e=Ua(s,e=>U.isArray(e)?e:[e]);s=(t,n,r)=>{e(t,n,(e,t,i)=>{if(e)return r(e);let a=U.isArray(t)?t.map(e=>ho(e)):[ho(t,i)];n.all?r(e,a):r(e,a[0].address,a[0].family)})}}let S=new x;function C(t){try{S.emit(`abort`,!t||t.type?new ma(null,e,v):t)}catch(e){console.warn(`emit error`,e)}}S.once(`abort`,n);let w=()=>{e.cancelToken&&e.cancelToken.unsubscribe(C),e.signal&&e.signal.removeEventListener(`abort`,C),S.removeAllListeners()};(e.cancelToken||e.signal)&&(e.cancelToken&&e.cancelToken.subscribe(C),e.signal&&(e.signal.aborted?C():e.signal.addEventListener(`abort`,C))),r((e,t)=>{if(g=!0,t){_=!0,w();return}let{data:n}=e;if(n instanceof o.Readable||n instanceof o.Duplex){let e=o.finished(n,()=>{e(),w()})}else w()});let T=va(e.baseURL,e.url,e.allowAbsoluteUrls),E=new URL(T,Wi.hasBrowserEnv?Wi.origin:void 0),D=E.protocol||oo[0];if(D===`data:`){if(e.maxContentLength>-1&&Za(String(e.url||T||``))>e.maxContentLength)return n(new W(`maxContentLength size of `+e.maxContentLength+` exceeded`,W.ERR_BAD_RESPONSE,e));let r;if(h!==`GET`)return ha(t,n,{status:405,statusText:`method not allowed`,headers:{},config:e});try{r=Ma(e.url,p===`blob`,{Blob:e.env&&e.env.Blob})}catch(t){throw W.from(t,W.ERR_BAD_REQUEST,e)}return p===`text`?(r=r.toString(m),(!m||m===`utf8`)&&(r=U.stripBOM(r))):p===`stream`&&(r=o.Readable.from(r)),ha(t,n,{data:r,status:200,statusText:`OK`,headers:new ua,config:e})}if(oo.indexOf(D)===-1)return n(new W(`Unsupported protocol `+D,W.ERR_BAD_REQUEST,e));let O=ua.from(e.headers).normalize();O.set(`User-Agent`,`axios/`+ka,!1);let{onUploadProgress:k,onDownloadProgress:A}=e,ee=e.maxRate,j,te;if(U.isSpecCompliantForm(i)){let e=O.getContentType(/boundary=([-_\w\d]{10,70})/i);i=Va(i,e=>{O.set(e)},{tag:`axios-${ka}-boundary`,boundary:e&&e[1]||void 0})}else if(U.isFormData(i)&&U.isFunction(i.getHeaders)){if(O.set(i.getHeaders()),!O.hasContentLength())try{let e=await a.promisify(i.getLength).call(i);Number.isFinite(e)&&e>=0&&O.setContentLength(e)}catch{}}else if(U.isBlob(i)||U.isFile(i))i.size&&O.setContentType(i.type||`application/octet-stream`),O.setContentLength(i.size||0),i=o.Readable.from(Ia(i));else if(i&&!U.isStream(i)){if(!Buffer.isBuffer(i))if(U.isArrayBuffer(i))i=Buffer.from(new Uint8Array(i));else if(U.isString(i))i=Buffer.from(i,`utf-8`);else return n(new W(`Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream`,W.ERR_BAD_REQUEST,e));if(O.setContentLength(i.length,!1),e.maxBodyLength>-1&&i.length>e.maxBodyLength)return n(new W(`Request body larger than maxBodyLength limit`,W.ERR_BAD_REQUEST,e))}let ne=U.toFiniteNumber(O.getContentLength());U.isArray(ee)?(j=ee[0],te=ee[1]):j=te=ee,i&&(k||j)&&(U.isStream(i)||(i=o.Readable.from(i,{objectMode:!1})),i=o.pipeline([i,new Pa({maxRate:U.toFiniteNumber(j)})],U.noop),k&&i.on(`progress`,so(i,Ya(ne,Ja(Xa(k),!1,3)))));let re;if(e.auth){let t=e.auth.username||``,n=e.auth.password||``;re=t+`:`+n}if(!re&&E.username){let e=E.username,t=E.password;re=e+`:`+t}re&&O.delete(`authorization`);let M;try{M=ji(E.pathname+E.search,e.params,e.paramsSerializer).replace(/^\?/,``)}catch(t){let r=Error(t.message);return r.config=e,r.url=e.url,r.exists=!0,n(r)}O.set(`Accept-Encoding`,`gzip, compress, deflate`+(no?`, br`:``),!1);let N={path:M,method:h,headers:O.toJSON(),agents:{http:e.httpAgent,https:e.httpsAgent},auth:re,protocol:D,family:c,beforeRedirect:lo,beforeRedirects:{},http2Options:u};!U.isUndefined(s)&&(N.lookup=s),e.socketPath?N.socketPath=e.socketPath:(N.hostname=E.hostname.startsWith(`[`)?E.hostname.slice(1,-1):E.hostname,N.port=E.port,uo(N,e.proxy,D+`//`+E.hostname+(E.port?`:`+E.port:``)+N.path));let ie,ae=ao.test(N.protocol);if(N.agent=ae?e.httpsAgent:e.httpAgent,y?ie=go:e.transport?ie=e.transport:e.maxRedirects===0?ie=ae?f:d:(e.maxRedirects&&(N.maxRedirects=e.maxRedirects),e.beforeRedirect&&(N.beforeRedirects.config=e.beforeRedirect),ie=ae?io:ro),e.maxBodyLength>-1?N.maxBodyLength=e.maxBodyLength:N.maxBodyLength=1/0,e.insecureHTTPParser&&(N.insecureHTTPParser=e.insecureHTTPParser),v=ie.request(N,function(r){if(v.destroyed)return;let i=[r],a=U.toFiniteNumber(r.headers[`content-length`]);if(A||te){let e=new Pa({maxRate:U.toFiniteNumber(te)});A&&e.on(`progress`,so(e,Ya(a,Ja(Xa(A),!0,3)))),i.push(e)}let s=r,c=r.req||v;if(e.decompress!==!1&&r.headers[`content-encoding`])switch((h===`HEAD`||r.statusCode===204)&&delete r.headers[`content-encoding`],(r.headers[`content-encoding`]||``).toLowerCase()){case`gzip`:case`x-gzip`:case`compress`:case`x-compress`:i.push(b.createUnzip(eo)),delete r.headers[`content-encoding`];break;case`deflate`:i.push(new Ha),i.push(b.createUnzip(eo)),delete r.headers[`content-encoding`];break;case`br`:no&&(i.push(b.createBrotliDecompress(to)),delete r.headers[`content-encoding`])}s=i.length>1?o.pipeline(i,U.noop):i[0];let l={status:r.statusCode,statusText:r.statusMessage,headers:new ua(r.headers),config:e,request:c};if(p===`stream`)l.data=s,ha(t,n,l);else{let r=[],i=0;s.on(`data`,function(t){r.push(t),i+=t.length,e.maxContentLength>-1&&i>e.maxContentLength&&(_=!0,s.destroy(),C(new W(`maxContentLength size of `+e.maxContentLength+` exceeded`,W.ERR_BAD_RESPONSE,e,c)))}),s.on(`aborted`,function(){if(_)return;let t=new W(`stream has been aborted`,W.ERR_BAD_RESPONSE,e,c);s.destroy(t),n(t)}),s.on(`error`,function(t){v.destroyed||n(W.from(t,null,e,c))}),s.on(`end`,function(){try{let e=r.length===1?r[0]:Buffer.concat(r);p!==`arraybuffer`&&(e=e.toString(m),(!m||m===`utf8`)&&(e=U.stripBOM(e))),l.data=e}catch(t){return n(W.from(t,null,e,l.request,l))}ha(t,n,l)})}S.once(`abort`,e=>{s.destroyed||(s.emit(`error`,e),s.destroy())})}),S.once(`abort`,e=>{v.close?v.close():v.destroy(e)}),v.on(`error`,function(t){n(W.from(t,null,e,v))}),v.on(`socket`,function(e){e.setKeepAlive(!0,1e3*60)}),e.timeout){let t=parseInt(e.timeout,10);if(Number.isNaN(t)){C(new W("error trying to parse `config.timeout` to int",W.ERR_BAD_OPTION_VALUE,e,v));return}v.setTimeout(t,function(){if(g)return;let t=e.timeout?`timeout of `+e.timeout+`ms exceeded`:`timeout exceeded`,n=e.transitional||Ni;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),C(new W(t,n.clarifyTimeoutError?W.ETIMEDOUT:W.ECONNABORTED,e,v))})}else v.setTimeout(0);if(U.isStream(i)){let t=!1,n=!1;i.on(`end`,()=>{t=!0}),i.once(`error`,e=>{n=!0,v.destroy(e)}),i.on(`close`,()=>{!t&&!n&&C(new ma(`Request stream has been aborted`,e,v))}),i.pipe(v)}else i&&v.write(i),v.end()})},vo=Wi.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,Wi.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(Wi.origin),Wi.navigator&&/(msie|trident)/i.test(Wi.navigator.userAgent)):()=>!0,yo=Wi.hasStandardBrowserEnv?{write(e,t,n,r,i,a,o){if(typeof document>`u`)return;let s=[`${e}=${encodeURIComponent(t)}`];U.isNumber(n)&&s.push(`expires=${new Date(n).toUTCString()}`),U.isString(r)&&s.push(`path=${r}`),U.isString(i)&&s.push(`domain=${i}`),a===!0&&s.push(`secure`),U.isString(o)&&s.push(`SameSite=${o}`),document.cookie=s.join(`; `)},read(e){if(typeof document>`u`)return null;let t=document.cookie.match(RegExp(`(?:^|; )`+e+`=([^;]*)`));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,``,Date.now()-864e5,`/`)}}:{write(){},read(){return null},remove(){}};const bo=e=>e instanceof ua?{...e}:e;function xo(e,t){t||={};let n={};function r(e,t,n,r){return U.isPlainObject(e)&&U.isPlainObject(t)?U.merge.call({caseless:r},e,t):U.isPlainObject(t)?U.merge({},t):U.isArray(t)?t.slice():t}function i(e,t,n,i){if(U.isUndefined(t)){if(!U.isUndefined(e))return r(void 0,e,n,i)}else return r(e,t,n,i)}function a(e,t){if(!U.isUndefined(t))return r(void 0,t)}function o(e,t){if(U.isUndefined(t)){if(!U.isUndefined(e))return r(void 0,e)}else return r(void 0,t)}function s(n,i,a){if(a in t)return r(n,i);if(a in e)return r(void 0,n)}let c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:(e,t,n)=>i(bo(e),bo(t),n,!0)};return U.forEach(Object.keys({...e,...t}),function(r){let a=c[r]||i,o=a(e[r],t[r],r);U.isUndefined(o)&&a!==s||(n[r]=o)}),n}var So=e=>{let t=xo({},e),{data:n,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:a,headers:o,auth:s}=t;if(t.headers=o=ua.from(o),t.url=ji(va(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),s&&o.set(`Authorization`,`Basic `+btoa((s.username||``)+`:`+(s.password?unescape(encodeURIComponent(s.password)):``))),U.isFormData(n)){if(Wi.hasStandardBrowserEnv||Wi.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if(U.isFunction(n.getHeaders)){let e=n.getHeaders(),t=[`content-type`,`content-length`];Object.entries(e).forEach(([e,n])=>{t.includes(e.toLowerCase())&&o.set(e,n)})}}if(Wi.hasStandardBrowserEnv&&(r&&U.isFunction(r)&&(r=r(t)),r||r!==!1&&vo(t.url))){let e=i&&a&&yo.read(a);e&&o.set(i,e)}return t},Co=typeof XMLHttpRequest<`u`&&function(e){return new Promise(function(t,n){let r=So(e),i=r.data,a=ua.from(r.headers).normalize(),{responseType:o,onUploadProgress:s,onDownloadProgress:c}=r,l,u,d,f,p;function m(){f&&f(),p&&p(),r.cancelToken&&r.cancelToken.unsubscribe(l),r.signal&&r.signal.removeEventListener(`abort`,l)}let h=new XMLHttpRequest;h.open(r.method.toUpperCase(),r.url,!0),h.timeout=r.timeout;function g(){if(!h)return;let r=ua.from(`getAllResponseHeaders`in h&&h.getAllResponseHeaders());ha(function(e){t(e),m()},function(e){n(e),m()},{data:!o||o===`text`||o===`json`?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:r,config:e,request:h}),h=null}`onloadend`in h?h.onloadend=g:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf(`file:`)===0)||setTimeout(g)},h.onabort=function(){h&&=(n(new W(`Request aborted`,W.ECONNABORTED,e,h)),null)},h.onerror=function(t){let r=new W(t&&t.message?t.message:`Network Error`,W.ERR_NETWORK,e,h);r.event=t||null,n(r),h=null},h.ontimeout=function(){let t=r.timeout?`timeout of `+r.timeout+`ms exceeded`:`timeout exceeded`,i=r.transitional||Ni;r.timeoutErrorMessage&&(t=r.timeoutErrorMessage),n(new W(t,i.clarifyTimeoutError?W.ETIMEDOUT:W.ECONNABORTED,e,h)),h=null},i===void 0&&a.setContentType(null),`setRequestHeader`in h&&U.forEach(a.toJSON(),function(e,t){h.setRequestHeader(t,e)}),U.isUndefined(r.withCredentials)||(h.withCredentials=!!r.withCredentials),o&&o!==`json`&&(h.responseType=r.responseType),c&&([d,p]=Ja(c,!0),h.addEventListener(`progress`,d)),s&&h.upload&&([u,f]=Ja(s),h.upload.addEventListener(`progress`,u),h.upload.addEventListener(`loadend`,f)),(r.cancelToken||r.signal)&&(l=t=>{h&&=(n(!t||t.type?new ma(null,e,h):t),h.abort(),null)},r.cancelToken&&r.cancelToken.subscribe(l),r.signal&&(r.signal.aborted?l():r.signal.addEventListener(`abort`,l)));let _=Aa(r.url);if(_&&Wi.protocols.indexOf(_)===-1){n(new W(`Unsupported protocol `+_+`:`,W.ERR_BAD_REQUEST,e));return}h.send(i||null)})},wo=(e,t)=>{let{length:n}=e=e?e.filter(Boolean):[];if(t||n){let n=new AbortController,r,i=function(e){if(!r){r=!0,o();let t=e instanceof Error?e:this.reason;n.abort(t instanceof W?t:new ma(t instanceof Error?t.message:t))}},a=t&&setTimeout(()=>{a=null,i(new W(`timeout ${t} of ms exceeded`,W.ETIMEDOUT))},t),o=()=>{e&&=(a&&clearTimeout(a),a=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(i):e.removeEventListener(`abort`,i)}),null)};e.forEach(e=>e.addEventListener(`abort`,i));let{signal:s}=n;return s.unsubscribe=()=>U.asap(o),s}};const To=function*(e,t){let n=e.byteLength;if(!t||n<t){yield e;return}let r=0,i;for(;r<n;)i=r+t,yield e.slice(r,i),r=i},Eo=async function*(e,t){for await(let n of Do(e))yield*To(n,t)},Do=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}let t=e.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)break;yield n}}finally{await t.cancel()}},Oo=(e,t,n,r)=>{let i=Eo(e,t),a=0,o,s=e=>{o||(o=!0,r&&r(e))};return new ReadableStream({async pull(e){try{let{done:t,value:r}=await i.next();if(t){s(),e.close();return}let o=r.byteLength;n&&n(a+=o),e.enqueue(new Uint8Array(r))}catch(e){throw s(e),e}},cancel(e){return s(e),i.return()}},{highWaterMark:2})},ko=64*1024,{isFunction:Ao}=U,jo=(({Request:e,Response:t})=>({Request:e,Response:t}))(U.global),{ReadableStream:Mo,TextEncoder:No}=U.global,Po=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Fo=e=>{e=U.merge.call({skipUndefined:!0},jo,e);let{fetch:t,Request:n,Response:r}=e,i=t?Ao(t):typeof fetch==`function`,a=Ao(n),o=Ao(r);if(!i)return!1;let s=i&&Ao(Mo),c=i&&(typeof No==`function`?(e=>t=>e.encode(t))(new No):async e=>new Uint8Array(await new n(e).arrayBuffer())),l=a&&s&&Po(()=>{let e=!1,t=new n(Wi.origin,{body:new Mo,method:`POST`,get duplex(){return e=!0,`half`}}).headers.has(`Content-Type`);return e&&!t}),u=o&&s&&Po(()=>U.isReadableStream(new r(``).body)),d={stream:u&&(e=>e.body)};i&&[`text`,`arrayBuffer`,`blob`,`formData`,`stream`].forEach(e=>{!d[e]&&(d[e]=(t,n)=>{let r=t&&t[e];if(r)return r.call(t);throw new W(`Response type '${e}' is not supported`,W.ERR_NOT_SUPPORT,n)})});let f=async e=>{if(e==null)return 0;if(U.isBlob(e))return e.size;if(U.isSpecCompliantForm(e))return(await new n(Wi.origin,{method:`POST`,body:e}).arrayBuffer()).byteLength;if(U.isArrayBufferView(e)||U.isArrayBuffer(e))return e.byteLength;if(U.isURLSearchParams(e)&&(e+=``),U.isString(e))return(await c(e)).byteLength},p=async(e,t)=>U.toFiniteNumber(e.getContentLength())??f(t);return async e=>{let{url:i,method:o,data:s,signal:c,cancelToken:f,timeout:m,onDownloadProgress:h,onUploadProgress:g,responseType:_,headers:v,withCredentials:y=`same-origin`,fetchOptions:b}=So(e),x=t||fetch;_=_?(_+``).toLowerCase():`text`;let S=wo([c,f&&f.toAbortSignal()],m),C=null,w=S&&S.unsubscribe&&(()=>{S.unsubscribe()}),T;try{if(g&&l&&o!==`get`&&o!==`head`&&(T=await p(v,s))!==0){let e=new n(i,{method:`POST`,body:s,duplex:`half`}),t;if(U.isFormData(s)&&(t=e.headers.get(`content-type`))&&v.setContentType(t),e.body){let[t,n]=Ya(T,Ja(Xa(g)));s=Oo(e.body,ko,t,n)}}U.isString(y)||(y=y?`include`:`omit`);let t=a&&`credentials`in n.prototype,c={...b,signal:S,method:o.toUpperCase(),headers:v.normalize().toJSON(),body:s,duplex:`half`,credentials:t?y:void 0};C=a&&new n(i,c);let f=await(a?x(C,b):x(i,c)),m=u&&(_===`stream`||_===`response`);if(u&&(h||m&&w)){let e={};[`status`,`statusText`,`headers`].forEach(t=>{e[t]=f[t]});let t=U.toFiniteNumber(f.headers.get(`content-length`)),[n,i]=h&&Ya(t,Ja(Xa(h),!0))||[];f=new r(Oo(f.body,ko,n,()=>{i&&i(),w&&w()}),e)}_||=`text`;let E=await d[U.findKey(d,_)||`text`](f,e);return!m&&w&&w(),await new Promise((t,n)=>{ha(t,n,{data:E,headers:ua.from(f.headers),status:f.status,statusText:f.statusText,config:e,request:C})})}catch(t){throw w&&w(),t&&t.name===`TypeError`&&/Load failed|fetch/i.test(t.message)?Object.assign(new W(`Network Error`,W.ERR_NETWORK,e,C),{cause:t.cause||t}):W.from(t,t&&t.code,e,C)}}},Io=new Map,Lo=e=>{let t=e&&e.env||{},{fetch:n,Request:r,Response:i}=t,a=[r,i,n],o=a.length,s,c,l=Io;for(;o--;)s=a[o],c=l.get(s),c===void 0&&l.set(s,c=o?new Map:Fo(t)),l=c;return c};Lo();const Ro={http:_o,xhr:Co,fetch:{get:Lo}};U.forEach(Ro,(e,t)=>{if(e){try{Object.defineProperty(e,`name`,{value:t})}catch{}Object.defineProperty(e,`adapterName`,{value:t})}});const zo=e=>`- ${e}`,Bo=e=>U.isFunction(e)||e===null||e===!1;function Vo(e,t){e=U.isArray(e)?e:[e];let{length:n}=e,r,i,a={};for(let o=0;o<n;o++){r=e[o];let n;if(i=r,!Bo(r)&&(i=Ro[(n=String(r)).toLowerCase()],i===void 0))throw new W(`Unknown adapter '${n}'`);if(i&&(U.isFunction(i)||(i=i.get(t))))break;a[n||`#`+o]=i}if(!i){let e=Object.entries(a).map(([e,t])=>`adapter ${e} `+(t===!1?`is not supported by the environment`:`is not available in the build`));throw new W(`There is no suitable adapter to dispatch the request `+(n?e.length>1?`since :
`+e.map(zo).join(`
`):` `+zo(e[0]):`as no adapter specified`),`ERR_NOT_SUPPORT`)}return i}var Ho={getAdapter:Vo,adapters:Ro};function Uo(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ma(null,e)}function Wo(e){return Uo(e),e.headers=ua.from(e.headers),e.data=da.call(e,e.transformRequest),[`post`,`put`,`patch`].indexOf(e.method)!==-1&&e.headers.setContentType(`application/x-www-form-urlencoded`,!1),Ho.getAdapter(e.adapter||Qi.adapter,e)(e).then(function(t){return Uo(e),t.data=da.call(e,e.transformResponse,t),t.headers=ua.from(t.headers),t},function(t){return fa(t)||(Uo(e),t&&t.response&&(t.response.data=da.call(e,e.transformResponse,t.response),t.response.headers=ua.from(t.response.headers))),Promise.reject(t)})}const Go={};[`object`,`boolean`,`number`,`function`,`string`,`symbol`].forEach((e,t)=>{Go[e]=function(n){return typeof n===e||`a`+(t<1?`n `:` `)+e}});const Ko={};Go.transitional=function(e,t,n){function r(e,t){return`[Axios v`+ka+`] Transitional option '`+e+`'`+t+(n?`. `+n:``)}return(n,i,a)=>{if(e===!1)throw new W(r(i,` has been removed`+(t?` in `+t:``)),W.ERR_DEPRECATED);return t&&!Ko[i]&&(Ko[i]=!0,console.warn(r(i,` has been deprecated since v`+t+` and will be removed in the near future`))),e?e(n,i,a):!0}},Go.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function qo(e,t,n){if(typeof e!=`object`)throw new W(`options must be an object`,W.ERR_BAD_OPTION_VALUE);let r=Object.keys(e),i=r.length;for(;i-- >0;){let a=r[i],o=t[a];if(o){let t=e[a],n=t===void 0||o(t,a,e);if(n!==!0)throw new W(`option `+a+` must be `+n,W.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new W(`Unknown option `+a,W.ERR_BAD_OPTION)}}var Jo={assertOptions:qo,validators:Go};const Yo=Jo.validators;var Xo=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Mi,response:new Mi}}async request(e,t){try{return await this._request(e,t)}catch(e){if(e instanceof Error){let t={};Error.captureStackTrace?Error.captureStackTrace(t):t=Error();let n=t.stack?t.stack.replace(/^.+\n/,``):``;try{e.stack?n&&!String(e.stack).endsWith(n.replace(/^.+\n.+\n/,``))&&(e.stack+=`
`+n):e.stack=n}catch{}}throw e}}_request(e,t){typeof e==`string`?(t||={},t.url=e):t=e||{},t=xo(this.defaults,t);let{transitional:n,paramsSerializer:r,headers:i}=t;n!==void 0&&Jo.assertOptions(n,{silentJSONParsing:Yo.transitional(Yo.boolean),forcedJSONParsing:Yo.transitional(Yo.boolean),clarifyTimeoutError:Yo.transitional(Yo.boolean)},!1),r!=null&&(U.isFunction(r)?t.paramsSerializer={serialize:r}:Jo.assertOptions(r,{encode:Yo.function,serialize:Yo.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls===void 0?t.allowAbsoluteUrls=!0:t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls),Jo.assertOptions(t,{baseUrl:Yo.spelling(`baseURL`),withXsrfToken:Yo.spelling(`withXSRFToken`)},!0),t.method=(t.method||this.defaults.method||`get`).toLowerCase();let a=i&&U.merge(i.common,i[t.method]);i&&U.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`,`common`],e=>{delete i[e]}),t.headers=ua.concat(a,i);let o=[],s=!0;this.interceptors.request.forEach(function(e){typeof e.runWhen==`function`&&e.runWhen(t)===!1||(s&&=e.synchronous,o.unshift(e.fulfilled,e.rejected))});let c=[];this.interceptors.response.forEach(function(e){c.push(e.fulfilled,e.rejected)});let l,u=0,d;if(!s){let e=[Wo.bind(this),void 0];for(e.unshift(...o),e.push(...c),d=e.length,l=Promise.resolve(t);u<d;)l=l.then(e[u++],e[u++]);return l}d=o.length;let f=t;for(;u<d;){let e=o[u++],t=o[u++];try{f=e(f)}catch(e){t.call(this,e);break}}try{l=Wo.call(this,f)}catch(e){return Promise.reject(e)}for(u=0,d=c.length;u<d;)l=l.then(c[u++],c[u++]);return l}getUri(e){return e=xo(this.defaults,e),ji(va(e.baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}};U.forEach([`delete`,`get`,`head`,`options`],function(e){Xo.prototype[e]=function(t,n){return this.request(xo(n||{},{method:e,url:t,data:(n||{}).data}))}}),U.forEach([`post`,`put`,`patch`],function(e){function t(t){return function(n,r,i){return this.request(xo(i||{},{method:e,headers:t?{"Content-Type":`multipart/form-data`}:{},url:n,data:r}))}}Xo.prototype[e]=t(),Xo.prototype[e+`Form`]=t(!0)});var Zo=Xo,Qo=class e{constructor(e){if(typeof e!=`function`)throw TypeError(`executor must be a function.`);let t;this.promise=new Promise(function(e){t=e});let n=this;this.promise.then(e=>{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null}),this.promise.then=e=>{let t,r=new Promise(e=>{n.subscribe(e),t=e}).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e(function(e,r,i){n.reason||(n.reason=new ma(e,r,i),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let t;return{token:new e(function(e){t=e}),cancel:t}}};function $o(e){return function(t){return e.apply(null,t)}}function es(e){return U.isObject(e)&&e.isAxiosError===!0}const ts={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(ts).forEach(([e,t])=>{ts[t]=e});var ns=ts;function rs(e){let t=new Zo(e),n=cn(Zo.prototype.request,t);return U.extend(n,Zo.prototype,t,{allOwnKeys:!0}),U.extend(n,t,null,{allOwnKeys:!0}),n.create=function(t){return rs(xo(e,t))},n}const is=rs(Qi);is.Axios=Zo,is.CanceledError=ma,is.CancelToken=Qo,is.isCancel=fa,is.VERSION=ka,is.toFormData=Ti,is.AxiosError=W,is.Cancel=is.CanceledError,is.all=function(e){return Promise.all(e)},is.spread=$o,is.isAxiosError=es,is.mergeConfig=xo,is.AxiosHeaders=ua,is.formToJSON=e=>Yi(U.isHTMLForm(e)?new FormData(e):e),is.getAdapter=Ho.getAdapter,is.HttpStatusCode=ns,is.default=is;var as=is;function os(e,t,n={}){let{timeout:r=3e4,cwd:i,env:a={},maxOutputSize:o,removeEnvVars:s=[`NODE_OPTIONS`]}=n;return new Promise(n=>{let c={killed:!1,stdout:``,stderr:``,totalOutputSize:0},l={...process.env,...a};for(let e of s)l[e]=void 0;let u={cwd:i,env:l,stdio:[`ignore`,`pipe`,`pipe`],timeout:r},d;try{d=S(e,t,u)}catch(t){n({stdout:``,stderr:``,exitCode:null,success:!1,error:t instanceof Error?t:Error(`Failed to spawn command '${e}'`)});return}let f=setTimeout(()=>{c.killed||(c.killed=!0,d.kill(`SIGTERM`),n({stdout:c.stdout,stderr:c.stderr,exitCode:null,success:!1,error:Error(`Command timeout after ${r}ms`),timedOut:!0}))},r),p=()=>o&&c.totalOutputSize>o?(c.killed||(c.killed=!0,d.kill(`SIGKILL`),clearTimeout(f),n({stdout:c.stdout,stderr:c.stderr,exitCode:null,success:!1,error:Error(`Output size limit exceeded`),outputLimitExceeded:!0})),!0):!1;d.stdout?.on(`data`,e=>{if(c.killed)return;let t=e.toString();c.totalOutputSize+=Buffer.byteLength(t),!p()&&(c.stdout+=t)}),d.stderr?.on(`data`,e=>{if(c.killed)return;let t=e.toString();c.totalOutputSize+=Buffer.byteLength(t),!p()&&(c.stderr+=t)}),d.on(`close`,e=>{c.killed||(clearTimeout(f),n({stdout:c.stdout,stderr:c.stderr,exitCode:e,success:e===0}))}),d.on(`error`,e=>{c.killed||(c.killed=!0,clearTimeout(f),n({stdout:c.stdout,stderr:c.stderr,exitCode:null,success:!1,error:e}))})})}function ss(e,t,n=1e4){return new Promise(r=>{let i=!1,a=S(e,t,{stdio:[`ignore`,`pipe`,`pipe`],timeout:n,env:{...process.env,NODE_OPTIONS:void 0}});a.on(`close`,e=>{i||r(e===0)}),a.on(`error`,()=>{i||r(!1)});let o=setTimeout(()=>{i||(i=!0,a.kill(`SIGTERM`),r(!1))},n);a.on(`close`,()=>{clearTimeout(o)})})}function cs(e,t,n=1e4){return new Promise(r=>{let i=!1,a=``,o=S(e,t,{stdio:[`ignore`,`pipe`,`pipe`],timeout:n,env:{...process.env,NODE_OPTIONS:void 0}});o.stdout?.on(`data`,e=>{a+=e.toString()}),o.stderr?.on(`data`,()=>{}),o.on(`close`,e=>{i||r(e===0&&a.trim()||null)}),o.on(`error`,()=>{i||r(null)});let s=setTimeout(()=>{i||(i=!0,o.kill(`SIGTERM`),r(null))},n);o.on(`close`,()=>{clearTimeout(s)})})}function ls(e,t=1e3){for(let n of e){if(n.includes(`\0`))return{valid:!1,error:`Null bytes not allowed in arguments`};if(n.length>t)return{valid:!1,error:`Argument too long`}}return{valid:!0}}function us(){return u(l(process.execPath),process.platform===`win32`?`npm.cmd`:`npm`)}async function ds(){return cs(`gh`,[`auth`,`token`],1e4)}const fs=[`view`,`search`,`ping`,`config`,`whoami`];async function ps(e=1e4){return ss(us(),[`--version`],e)}async function ms(e,t,n={}){if(!fs.includes(e))return{stdout:``,stderr:``,error:Error(`Command '${e}' is not allowed`)};let r=ls(t);if(!r.valid)return{stdout:``,stderr:``,error:Error(`Invalid arguments: ${r.error}`)};let{timeout:i=3e4,cwd:a,env:o}=n,s=await os(us(),[e,...t],{timeout:i,cwd:a,env:o,removeEnvVars:[`NODE_OPTIONS`,`NPM_CONFIG_SCRIPT_SHELL`]});return{stdout:s.stdout,stderr:s.stderr,exitCode:s.exitCode??void 0,error:s.error}}const hs=[`rg`,`ls`,`find`],gs=[/[;&|`$(){}[\]<>]/,/\${/,/\$\(/];function _s(e,t){return hs.includes(e)?vs(e,t):{isValid:!1,error:`Command '${e}' is not allowed. Allowed commands: ${hs.join(`, `)}`}}function vs(e,t){let n=ys(e,t);for(let e=0;e<t.length;e++){let r=t[e];if(!n.has(e)){for(let e of gs)if(e.test(r))return{isValid:!1,error:`Dangerous pattern detected in argument: '${r}'. This may be a command injection attempt.`}}}return{isValid:!0}}function ys(e,t){let n=new Set;if(e===`rg`){let e=!1;for(let r=0;r<t.length;r++){let i=t[r];if(i.startsWith(`-`)){if([`-g`,`--glob`,`--include`,`--exclude`,`--exclude-dir`].includes(i)){r++,n.add(r);continue}[`-A`,`-B`,`-C`,`-m`,`-t`,`--type`,`-T`,`--type-not`,`-j`,`--threads`,`--sort`,`--sortr`,`--max-filesize`,`-E`,`--encoding`,`--color`].includes(i)&&r++;continue}e||=(n.add(r),!0)}}else if(e===`find`)for(let e=0;e<t.length;e++){let r=t[e],i=e>0?t[e-1]:``;[`-name`,`-iname`,`-path`,`-regex`,`-size`,`-perm`].includes(i)&&n.add(e),(r===`(`||r===`)`||r===`-o`)&&n.add(e)}return n}function bs(e){return e?c.resolve(e):process.env.WORKSPACE_ROOT?c.resolve(process.env.WORKSPACE_ROOT):process.cwd()}function xs(e,t){let n=bs(t);if(e===void 0)return{isValid:!0};if(e.trim()===``)return{isValid:!1,error:`Execution context (cwd) cannot be empty`};let r=c.resolve(e);if(r!==n&&!r.startsWith(n+c.sep))return{isValid:!1,error:`Can only execute commands within workspace directory: ${n}. Attempted execution in: ${r}`};try{m.lstatSync(r);let e=m.realpathSync(r);if(e!==n&&!e.startsWith(n+c.sep))return{isValid:!1,error:`Symlink target '${e}' is outside workspace directory: ${n}`}}catch(e){return e&&typeof e==`object`&&`code`in e&&e.code===`ENOENT`?{isValid:!0,sanitizedPath:r}:{isValid:!1,error:`Cannot validate execution context: ${e instanceof Error?e.message:String(e)}`}}return{isValid:!0,sanitizedPath:r}}async function Ss(e,t=[],n={}){let r=_s(e,t);if(!r.isValid)throw Error(`Command validation failed: ${r.error||`Command not allowed`}`);let i=xs(n.cwd,process.env.WORKSPACE_ROOT);if(!i.isValid)throw Error(`Execution context validation failed: ${i.error||`Invalid working directory`}`);let{timeout:a=3e4,cwd:o,env:s,maxOutputSize:c=10*1024*1024}=n,l=await os(e,t,{timeout:a,cwd:o,env:s,maxOutputSize:c,removeEnvVars:[`NODE_OPTIONS`]});if(l.error)throw l.error;return{success:l.success,code:l.exitCode,stdout:l.stdout,stderr:l.stderr}}const Cs=new Map,ws={rg:{name:`ripgrep`,versionFlag:`--version`,tool:`localSearchCode`},grep:{name:`grep`,versionFlag:`--version`,tool:`localSearchCode (fallback)`},find:{name:`find`,versionFlag:`--version`,tool:`localFindFiles`},ls:{name:`ls`,versionFlag:`--version`,tool:`localViewStructure`}};async function Ts(e,t=!1){if(!t&&Cs.has(e))return Cs.get(e);let n=ws[e];try{let t;t=e===`find`&&process.platform===`darwin`?await ss(`find`,[`.`,`-maxdepth`,`0`],5e3):e===`ls`?await ss(`ls`,[`-la`,`.`],5e3):e===`grep`?await ss(`grep`,[`--help`],5e3):await ss(e,[n.versionFlag],5e3);let r={available:t,command:e,...t?{}:{error:`${n.name} (${e}) is not installed or not in PATH`}};return Cs.set(e,r),r}catch(t){let n={available:!1,command:e,error:t instanceof Error?t.message:`Failed to check ${e} availability`};return Cs.set(e,n),n}}function Es(e){return`${ws[e].name} (${e}) is not available. ${{rg:`Install ripgrep: brew install ripgrep (macOS), apt install ripgrep (Ubuntu), or see https://github.com/BurntSushi/ripgrep#installation`,grep:`grep should be available on all Unix systems. Check your PATH configuration.`,find:`find should be available on all Unix systems. Check your PATH configuration.`,ls:`ls should be available on all Unix systems. Check your PATH configuration.`}[e]}`}const Ds=[{name:`openaiApiKey`,description:`OpenAI API key`,regex:/\b(sk-[a-zA-Z0-9_-]+T3BlbkFJ[a-zA-Z0-9_-]+)\b/g,matchAccuracy:`high`},{name:`openaiOrgId`,description:`OpenAI organization ID`,regex:/\borg-[a-zA-Z0-9]{20,}\b/g,matchAccuracy:`high`},{name:`groqApiKey`,description:`Groq API key`,regex:/\bgsk_[a-zA-Z0-9-_]{51,52}\b/g,matchAccuracy:`high`},{name:`cohereApiKey`,description:`Cohere API key`,regex:/\bco-[a-zA-Z0-9-_]{38,64}\b/g,matchAccuracy:`high`},{name:`huggingFaceToken`,description:`Hugging Face API token`,regex:/\bhf_[a-zA-Z0-9]{34}\b/g,matchAccuracy:`high`},{name:`perplexityApiKey`,description:`Perplexity AI API key`,regex:/\bpplx-[a-zA-Z0-9]{30,64}\b/g,matchAccuracy:`high`},{name:`replicateApiToken`,description:`Replicate API token`,regex:/\br8_[a-zA-Z0-9]{30,}\b/g,matchAccuracy:`high`},{name:`anthropicApiKey`,description:`Anthropic API key`,regex:/\b(sk-ant-(?:admin01|api03)-[\w-]{93}AA)\b/g,matchAccuracy:`high`},{name:`mistralApiKey`,description:`Mistral AI API key`,regex:/\b(?:mistral-|mist_)[a-zA-Z0-9]{32,}\b/g,matchAccuracy:`high`},{name:`tavilyApiKey`,description:`Tavily API key`,regex:/\btvly-[a-zA-Z0-9]{30,}\b/g,matchAccuracy:`high`},{name:`deepseekApiKey`,description:`DeepSeek API key`,regex:/\bsk-[a-zA-Z0-9]{32,64}\b/g,matchAccuracy:`medium`},{name:`togetherApiKey`,description:`Together AI API key`,regex:/\b['"]?(?:TOGETHER|together)_?(?:API|api)?_?(?:KEY|key)['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9]{40,64}['"]?\b/g,matchAccuracy:`medium`},{name:`fireworksApiKey`,description:`Fireworks AI API key`,regex:/\b['"]?(?:FIREWORKS|fireworks)_?(?:API|api)?_?(?:KEY|key)['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9]{40,64}['"]?\b/g,matchAccuracy:`medium`},{name:`xaiApiKey`,description:`xAI (Grok) API key`,regex:/\bxai-[a-zA-Z0-9]{48,}\b/g,matchAccuracy:`high`},{name:`openRouterApiKey`,description:`OpenRouter API key`,regex:/\bsk-or-v1-[a-zA-Z0-9]{64}\b/g,matchAccuracy:`high`},{name:`amazonBedrockApiKey`,description:`Amazon Bedrock API key`,regex:/\bABSK[A-Za-z0-9+/]{109,269}={0,2}\b/g,matchAccuracy:`high`},{name:`ai21ApiKey`,description:`AI21 Labs API key`,regex:/\b['"]?(?:AI21|ai21)_?(?:API|api)?_?(?:KEY|key)['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9]{40,64}['"]?\b/g,matchAccuracy:`medium`},{name:`stabilityApiKey`,description:`Stability AI API key`,regex:/\bsk-[a-zA-Z0-9]{48,}\b/g,matchAccuracy:`medium`},{name:`voyageApiKey`,description:`Voyage AI API key`,regex:/\bpa-[a-zA-Z0-9]{40,}\b/g,matchAccuracy:`high`}],Os=[{name:`awsAccessKeyId`,description:`AWS access key ID`,regex:/\b((?:AKIA|ABIA|ACCA)[A-Z0-9]{16})\b/g,matchAccuracy:`high`},{name:`awsAccountId`,description:`AWS account ID`,regex:/\b['"]?(?:AWS|aws|Aws)?_?(?:ACCOUNT|account|Account)_?(?:ID|id|Id)?['"]?\s*(?::|=>|=)\s*['"]?[0-9]{12}['"]?\b/g,matchAccuracy:`high`},{name:`awsAppSyncApiKey`,description:`AWS AppSync GraphQL API key`,regex:/\bda2-[a-z0-9]{26}\b/g,matchAccuracy:`high`},{name:`awsIamRoleArn`,description:`AWS IAM role ARN`,regex:/\barn:aws:iam::[0-9]{12}:role\/[a-zA-Z0-9_+=,.@-]+\b/g,matchAccuracy:`high`},{name:`awsLambdaFunctionArn`,description:`AWS Lambda function ARN`,regex:/\barn:aws:lambda:[a-z0-9-]+:[0-9]{12}:function:[a-zA-Z0-9_-]+\b/g,matchAccuracy:`high`},{name:`awsMwsAuthToken`,description:`AWS MWS authentication token`,regex:/\bamzn\.mws\.[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\b/g,matchAccuracy:`high`},{name:`awsS3BucketArn`,description:`AWS S3 bucket ARN`,regex:/\barn:aws:s3:::[a-zA-Z0-9._-]+\b/g,matchAccuracy:`high`},{name:`alibabaAccessKeyId`,description:`Alibaba Cloud AccessKey ID`,regex:/\bLTAI[a-zA-Z0-9]{20}\b/g,matchAccuracy:`high`},{name:`awsSecretAccessKey`,description:`AWS secret access key`,regex:/\b['"]?(?:AWS|aws|Aws)?_?(?:SECRET|secret|Secret)_?(?:ACCESS|access|Access)_?(?:KEY|key|Key)['"]?\s*(?::|=>|=)\s*['"]?[A-Za-z0-9/+=]{40}['"]?\b/g,matchAccuracy:`high`},{name:`awsSessionToken`,description:`AWS session token`,regex:/\b['"]?(?:AWS|aws|Aws)?_?(?:SESSION|session|Session)_?(?:TOKEN|token|Token)['"]?\s*(?::|=>|=)\s*['"]?[A-Za-z0-9/+=]{200,}['"]?\b/g,matchAccuracy:`high`},{name:`awsSecretsManagerArn`,description:`AWS Secrets Manager secret ARN`,regex:/\barn:aws:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+\b/g,matchAccuracy:`high`}],ks=[{name:`vercelToken`,description:`Vercel API token`,regex:/\bvercel_[a-zA-Z0-9]{24}\b/g},{name:`posthogApiKey`,description:`PostHog API key`,regex:/\bphc_[a-zA-Z0-9_-]{39}\b/g,matchAccuracy:`high`},{name:`posthogPersonalApiKey`,description:`PostHog personal API key`,regex:/\bphx_[a-zA-Z0-9_-]{39}\b/g,matchAccuracy:`high`},{name:`datadogApiKey`,description:`Datadog API and application keys (with context)`,regex:/\bdatadog[\s\w]*(?:api|app)[\s\w]*key[\s:=]*["']?[a-fA-F0-9]{32,40}["']?/gi,matchAccuracy:`medium`},{name:`honeycombApiKey`,description:`Honeycomb API key`,regex:/\bhcaik_[a-zA-Z0-9_-]{32,64}\b/g,matchAccuracy:`high`}],As=[{name:`jwtToken`,description:`JWT (JSON Web Token - 3-part)`,regex:/\b(ey[a-zA-Z0-9]{17,}\.ey[a-zA-Z0-9/_-]{17,}\.(?:[a-zA-Z0-9/_-]{10,}={0,2})?)\b/g,matchAccuracy:`high`},{name:`sessionIds`,description:`Session IDs / Cookies`,regex:/(?:JSESSIONID|PHPSESSID|ASP\.NET_SessionId|connect\.sid|session_id)=([a-zA-Z0-9%:._-]+)/gi,matchAccuracy:`high`},{name:`googleOauthToken`,description:`Google OAuth token`,regex:/\bya29\.[a-zA-Z0-9_-]+\b/g,matchAccuracy:`high`},{name:`onePasswordSecretKey`,description:`1Password secret key`,regex:/\bA3-[A-Z0-9]{6}-[A-Z0-9]{5}-[A-Z0-9]{5}-[A-Z0-9]{5}-[A-Z0-9]{5}\b/g,matchAccuracy:`high`},{name:`onePasswordServiceAccountToken`,description:`1Password service account token`,regex:/\bops_eyJ[a-zA-Z0-9+/]+={0,2}\b/g,matchAccuracy:`high`},{name:`jsonWebTokenEnhanced`,description:`JSON Web Token with enhanced detection`,regex:/\bey[a-zA-Z0-9]+\.ey[a-zA-Z0-9/_-]+\.(?:[a-zA-Z0-9/_-]+={0,2})?\b/g,matchAccuracy:`high`},{name:`authressServiceClientAccessKey`,description:`Authress service client access key`,regex:/\b(?:sc|ext|scauth|authress)_[a-z0-9]+\.[a-z0-9]+\.acc[_-][a-z0-9-]+\.[a-z0-9+/_=-]+\b/gi,matchAccuracy:`high`}],js=[{name:`googleApiKey`,description:`Google API key`,regex:/\bAIza[a-zA-Z0-9_-]{30,}\b/g,matchAccuracy:`high`},{name:`googleAiApiKey`,description:`Google AI API key`,regex:/\bAIza[0-9A-Za-z_-]{30,}\b/g,matchAccuracy:`high`},{name:`googleOAuth2ClientId`,description:`Google OAuth2 client ID`,regex:/\b[0-9]+-[a-z0-9]+\.apps\.googleusercontent\.com\b/g,matchAccuracy:`high`},{name:`googleOAuthClientSecret`,description:`Google OAuth client secret`,regex:/\b"client_secret":\s*"[a-zA-Z0-9-_]{24}"\b/g,matchAccuracy:`high`},{name:`gcpServiceAccountEmail`,description:`GCP service account email`,regex:/\b[a-z0-9-]+@[a-z0-9-]+\.iam\.gserviceaccount\.com\b/g,matchAccuracy:`high`},{name:`azureStorageConnectionString`,description:`Azure storage account connection string`,regex:/\bDefaultEndpointsProtocol=https?;AccountName=[a-z0-9]+;AccountKey=[a-zA-Z0-9+/]+={0,2};EndpointSuffix=core\.windows\.net\b/g,matchAccuracy:`high`},{name:`azureSubscriptionId`,description:`Azure subscription ID`,regex:/\b[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}\.onmicrosoft\.com\b/g,matchAccuracy:`high`},{name:`azureCosmosDbConnectionString`,description:`Azure Cosmos DB connection string`,regex:/\bAccountEndpoint=https:\/\/[a-z0-9-]+\.documents\.azure\.com:443\/;AccountKey=[a-zA-Z0-9+/]+={0,2}\b/g,matchAccuracy:`high`},{name:`azureServiceBusConnectionString`,description:`Azure Service Bus connection string`,regex:/\bEndpoint=sb:\/\/[a-z0-9-]+\.servicebus\.windows\.net\/;SharedAccessKeyName=[a-zA-Z0-9]+;SharedAccessKey=[a-zA-Z0-9+/]+={0,2}\b/g,matchAccuracy:`high`},{name:`dropboxAccessToken`,description:`Dropbox access token`,regex:/\bsl\.[a-zA-Z0-9_-]{64}\b/g,matchAccuracy:`high`},{name:`dropboxAppKey`,description:`Dropbox app key`,regex:/\b[a-z0-9]{15}\.(?:app|apps)\.dropbox\.com\b/g,matchAccuracy:`high`},{name:`supabaseServiceKey`,description:`Supabase service role key`,regex:/\bsbp_[a-f0-9]{40}\b/g,matchAccuracy:`high`},{name:`planetScaleConnectionString`,description:`PlanetScale connection string`,regex:/\bmysql:\/\/[a-zA-Z0-9_-]+:[a-zA-Z0-9_=-]+@[a-z0-9.-]+\.psdb\.cloud\/[a-zA-Z0-9_-]+\?sslaccept=strict\b/g,matchAccuracy:`high`},{name:`planetScaleToken`,description:`PlanetScale API token`,regex:/\bpscale_tkn_[a-zA-Z0-9_-]{38,43}\b/g,matchAccuracy:`high`},{name:`sendgridApiKey`,description:`SendGrid API key`,regex:/\bSG\.[A-Za-z0-9_-]{20,22}\.[A-Za-z0-9_-]{43}\b/g,matchAccuracy:`high`},{name:`mailgunApiKey`,description:`Mailgun API key`,regex:/\bkey-[0-9a-z]{32}\b/g,matchAccuracy:`high`},{name:`mailchimpApiKey`,description:`MailChimp API key`,regex:/\b[0-9a-f]{32}-us[0-9]{1,2}\b/g,matchAccuracy:`high`},{name:`discordBotToken`,description:`Discord bot token`,regex:/\b[MN][A-Za-z\d]{23}\.[\w-]{6}\.[\w-]{27}\b/g,matchAccuracy:`high`},{name:`discordWebhookUrl`,description:`Discord webhook URL`,regex:/\bhttps:\/\/discord\.com\/api\/webhooks\/[0-9]{18}\/[A-Za-z0-9_-]{68}\b/g,matchAccuracy:`high`},{name:`telegramBotToken`,description:`Telegram bot token`,regex:/\b[0-9]{8,10}:[A-Za-z0-9_-]{35}\b/g,matchAccuracy:`high`},{name:`twilioApiKey`,description:`Twilio API key`,regex:/\bSK[a-z0-9]{32}\b/g,matchAccuracy:`high`},{name:`twilioAccountSid`,description:`Twilio account SID`,regex:/\bAC[0-9a-fA-F]{32}\b/g,matchAccuracy:`high`},{name:`dockerHubToken`,description:`Docker Hub personal access token`,regex:/\bdckr_pat_[a-zA-Z0-9_]{36}\b/g,matchAccuracy:`high`},{name:`pypiApiToken`,description:`PyPI API token`,regex:/\bpypi-[a-zA-Z0-9_-]{84}\b/g,matchAccuracy:`high`},{name:`figmaToken`,description:`Figma personal access token`,regex:/\bfigd_[a-zA-Z0-9_-]{43}\b/g,matchAccuracy:`high`},{name:`renderToken`,description:`Render API token`,regex:/\brnd_[a-zA-Z0-9_-]{43}\b/g,matchAccuracy:`high`},{name:`airtablePersonalAccessToken`,description:`Airtable personal access token`,regex:/\bpat[a-zA-Z0-9]{14}\.[a-zA-Z0-9]{64}\b/g,matchAccuracy:`high`},{name:`typeformToken`,description:`Typeform API token`,regex:/\btfp_[a-zA-Z0-9_-]{43}\b/g,matchAccuracy:`high`},{name:`intercomAccessToken`,description:`Intercom access token`,regex:/\bdG9rOi[a-zA-Z0-9+/]{46,48}={0,2}\b/g,matchAccuracy:`high`},{name:`digitalOceanToken`,description:`DigitalOcean API token`,regex:/\bdop_v1_[a-f0-9]{64}\b/g,matchAccuracy:`high`},{name:`digitalOceanOAuthToken`,description:`DigitalOcean OAuth access token`,regex:/\bdoo_v1_[a-f0-9]{64}\b/g,matchAccuracy:`high`},{name:`digitalOceanRefreshToken`,description:`DigitalOcean OAuth refresh token`,regex:/\bdor_v1_[a-f0-9]{64}\b/g,matchAccuracy:`high`},{name:`cloudflareApiKey`,description:`Cloudflare API key`,regex:/\b['"]?(?:cloudflare)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9_-]{40}['"]?\b/gi,matchAccuracy:`medium`},{name:`cloudflareGlobalApiKey`,description:`Cloudflare Global API key`,regex:/\b['"]?(?:cloudflare)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{37}['"]?\b/gi,matchAccuracy:`medium`},{name:`cloudflareOriginCaKey`,description:`Cloudflare Origin CA key`,regex:/\bv1\.0-[a-f0-9]{24}-[a-f0-9]{146}\b/g,matchAccuracy:`high`},{name:`flyioAccessToken`,description:`Fly.io API access token`,regex:/\bfo1_[\w-]{43}\b/g,matchAccuracy:`high`},{name:`flyioMachineToken`,description:`Fly.io machine token`,regex:/\bfm[12][ar]?_[a-zA-Z0-9+/]{100,}={0,3}\b/g,matchAccuracy:`high`},{name:`dopplerApiToken`,description:`Doppler API token`,regex:/\bdp\.pt\.[a-z0-9]{43}\b/gi,matchAccuracy:`high`},{name:`dynatraceApiToken`,description:`Dynatrace API token`,regex:/\bdt0c01\.[a-z0-9]{24}\.[a-z0-9]{64}\b/gi,matchAccuracy:`high`},{name:`netlifyAccessToken`,description:`Netlify access token`,regex:/\b['"]?(?:netlify)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9=_-]{40,46}['"]?\b/gi,matchAccuracy:`medium`},{name:`scalingoApiToken`,description:`Scalingo API token`,regex:/\btk-us-[\w-]{48}\b/g,matchAccuracy:`high`},{name:`infracostApiToken`,description:`Infracost API token`,regex:/\bico-[a-zA-Z0-9]{32}\b/g,matchAccuracy:`high`},{name:`harnessApiKey`,description:`Harness Access Token (PAT or SAT)`,regex:/\b(?:pat|sat)\.[a-zA-Z0-9_-]{22}\.[a-zA-Z0-9]{24}\.[a-zA-Z0-9]{20}\b/g,matchAccuracy:`high`},{name:`azureAdClientSecret`,description:`Azure AD client secret`,regex:/(?:^|[\\'"` \s>=:(,)])([a-zA-Z0-9_~.]{3}\dQ~[a-zA-Z0-9_~.-]{31,34})(?:$|[\\'"` \s<),])/g,matchAccuracy:`high`},{name:`herokuApiKeyV2`,description:`Heroku API key (new format)`,regex:/\bHRKU-AA[0-9a-zA-Z_-]{58}\b/g,matchAccuracy:`high`},{name:`microsoftTeamsWebhook`,description:`Microsoft Teams incoming webhook URL`,regex:/https:\/\/[a-z0-9]+\.webhook\.office\.com\/webhookb2\/[a-z0-9]{8}-(?:[a-z0-9]{4}-){3}[a-z0-9]{12}@[a-z0-9]{8}-(?:[a-z0-9]{4}-){3}[a-z0-9]{12}\/IncomingWebhook\/[a-z0-9]{32}\/[a-z0-9]{8}-(?:[a-z0-9]{4}-){3}[a-z0-9]{12}/gi,matchAccuracy:`high`},{name:`oktaAccessToken`,description:`Okta access token`,regex:/\b['"]?(?:okta)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?00[\w=-]{40}['"]?\b/gi,matchAccuracy:`high`},{name:`openshiftUserToken`,description:`OpenShift user token`,regex:/\bsha256~[\w-]{43}\b/g,matchAccuracy:`high`}],Ms=[{name:`jwtSecrets`,description:`JWT secrets`,regex:/\bjwt[_-]?secret\s*[:=]\s*['"][^'"]{16,}['"]\b/gi,matchAccuracy:`high`},{name:`kubernetesSecrets`,description:`Kubernetes secrets in YAML`,regex:/\bkind:\s*["']?Secret["']?[\s\S]{0,2000}?\bdata:\s*[\s\S]{0,2000}?[a-zA-Z0-9_-]+:\s*[a-zA-Z0-9+/]{16,}={0,3}\b/gi,matchAccuracy:`high`,fileContext:/\.ya?ml$/i},{name:`dockerComposeSecrets`,description:`Docker Compose secrets`,regex:/\b(?:MYSQL_ROOT_PASSWORD|POSTGRES_PASSWORD|REDIS_PASSWORD|MONGODB_PASSWORD)\s*[:=]\s*['"][^'"]{4,}['"]\b/gi,matchAccuracy:`medium`,fileContext:/docker-compose\.ya?ml$/i},{name:`springBootSecrets`,description:`Spring Boot application secrets`,regex:/\b(?:spring\.datasource\.password|spring\.security\.oauth2\.client\.registration\..*\.client-secret)\s*[:=]\s*['"][^'"]{4,}['"]\b/gi,matchAccuracy:`medium`,fileContext:/(?:application|bootstrap)(?:-\w+)?\.(?:properties|ya?ml)$/i},{name:`dotnetConnectionStrings`,description:`.NET connection strings with credentials`,regex:/\b(?:ConnectionStrings?|connectionString)\s*[:=]\s*['"][^'"]*(?:password|pwd)\s*=\s*[^;'"]{4,}[^'"]*['"]\b/gi,matchAccuracy:`medium`,fileContext:/(?:appsettings|web\.config).*\.(?:json|config)$/i},{name:`base64EncodedSecrets`,description:`Base64 encoded secrets in config`,regex:/\b(?:secret|password|key|token)[_-]?(?:base64|encoded)?\s*[:=]\s*['"][A-Za-z0-9+/]{32,}={0,3}['"]\b/gi,matchAccuracy:`medium`}],Ns=[{name:`rsaPrivateKey`,description:`RSA private key`,regex:/-----BEGIN (?:RSA )?PRIVATE KEY-----[\s\S]*?-----END (?:RSA )?PRIVATE KEY-----/g,matchAccuracy:`high`},{name:`pkcs8PrivateKey`,description:`PKCS#8 private key`,regex:/\b-----BEGIN (?:ENCRYPTED )?PRIVATE KEY-----\s*[\s\S]*?-----END (?:ENCRYPTED )?PRIVATE KEY-----\b/g,matchAccuracy:`high`},{name:`ecPrivateKey`,description:`Elliptic Curve private key`,regex:/\b-----BEGIN EC PRIVATE KEY-----\s*[\s\S]*?-----END EC PRIVATE KEY-----\b/g,matchAccuracy:`high`},{name:`dsaPrivateKey`,description:`DSA private key`,regex:/\b-----BEGIN DSA PRIVATE KEY-----\s*[\s\S]*?-----END DSA PRIVATE KEY-----\b/g,matchAccuracy:`high`},{name:`opensshPrivateKey`,description:`OpenSSH private key`,regex:/-----BEGIN OPENSSH PRIVATE KEY-----[\s\S]*?-----END OPENSSH PRIVATE KEY-----/g,matchAccuracy:`high`},{name:`sshPrivateKeyEncrypted`,description:`SSH private key (SSH2 encrypted format)`,regex:/\b-----BEGIN SSH2 ENCRYPTED PRIVATE KEY-----\s*[\s\S]*?-----END SSH2 ENCRYPTED PRIVATE KEY-----\b/g,matchAccuracy:`high`},{name:`puttyPrivateKey`,description:`PuTTY private key file`,regex:/\bPuTTY-User-Key-File-[23]:\s*[\s\S]*?Private-MAC:\b/g,matchAccuracy:`high`},{name:`pgpPrivateKey`,description:`PGP private key block`,regex:/\b-----BEGIN PGP PRIVATE KEY BLOCK-----\s*[\s\S]*?-----END PGP PRIVATE KEY BLOCK-----\b/g,matchAccuracy:`high`},{name:`firebaseServiceAccountPrivateKey`,description:`Firebase service account private key (JSON format)`,regex:/\b"private_key":\s*"-----BEGIN PRIVATE KEY-----\\n[a-zA-Z0-9+/=\\n]+\\n-----END PRIVATE KEY-----"\b/g,matchAccuracy:`high`},{name:`openvpnClientPrivateKey`,description:`OpenVPN client private key`,regex:/\b<key>\s*-----BEGIN[^<]*-----END[^<]*<\/key>\b/g,matchAccuracy:`high`},{name:`dhParameters`,description:`Diffie-Hellman parameters`,regex:/\b-----BEGIN DH PARAMETERS-----\s*[\s\S]*?-----END DH PARAMETERS-----\b/g,matchAccuracy:`high`},{name:`ageSecretKey`,description:`Age encryption secret key`,regex:/\bAGE-SECRET-KEY-1[QPZRY9X8GF2TVDW0S3JN54KHCE6MUA7L]{58}\b/g,matchAccuracy:`high`},{name:`vaultBatchToken`,description:`HashiCorp Vault batch token`,regex:/\bhvb\.[a-zA-Z0-9_-]{20,}\b/g,matchAccuracy:`high`},{name:`vaultServiceToken`,description:`HashiCorp Vault service token`,regex:/\bhvs\.[a-zA-Z0-9_-]{20,}\b/g,matchAccuracy:`high`},{name:`vaultPeriodicToken`,description:`HashiCorp Vault periodic token`,regex:/\bhvp\.[a-zA-Z0-9_-]{20,}\b/g,matchAccuracy:`high`},{name:`base64PrivateKeyContent`,description:`Base64 encoded private key content`,regex:/\b(?:private[_-]?key|secret[_-]?key)\s*[:=]\s*["'][A-Za-z0-9+/]{64,}={0,2}["']\b/gi,matchAccuracy:`medium`},{name:`hexEncodedKey`,description:`Hexadecimal encoded cryptographic key`,regex:/\b(?:key|secret)\s*[:=]\s*["'][a-fA-F0-9]{32,}["']\b/gi,matchAccuracy:`medium`}],Ps=[{name:`postgresqlConnectionString`,description:`PostgreSQL connection string with credentials`,regex:/\bpostgresql:\/\/[^:]+:[^@]+@[^/\s]+\/[^?\s]+\b/gi,matchAccuracy:`high`},{name:`mysqlConnectionString`,description:`MySQL connection string with credentials`,regex:/\bmysql:\/\/[^:]+:[^@]+@[^/\s]+\/[^?\s]+\b/gi,matchAccuracy:`high`},{name:`mongodbConnectionString`,description:`MongoDB connection string with credentials`,regex:/\bmongodb:\/\/[a-zA-Z0-9._-]+:[a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+:[0-9]+\/[a-zA-Z0-9._-]+\b/g,matchAccuracy:`high`},{name:`redisConnectionString`,description:`Redis connection string with credentials`,regex:/\bredis:\/\/[a-zA-Z0-9._-]+:[a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+:[0-9]+\b/g,matchAccuracy:`high`},{name:`redisAuthPassword`,description:`Redis AUTH password command`,regex:/\bAUTH\s+[a-zA-Z0-9_-]{8,}\b/gi,matchAccuracy:`medium`},{name:`elasticsearchCredentials`,description:`Elasticsearch credentials in URL`,regex:/\bhttps?:\/\/[^:]+:[^@]+@[^/\s]+:9200\b/gi,matchAccuracy:`high`},{name:`couchdbCredentials`,description:`CouchDB credentials in URL`,regex:/\bhttp[s]?:\/\/[^:]+:[^@]+@[^/\s]+:5984\b/gi,matchAccuracy:`high`},{name:`neo4jCredentials`,description:`Neo4j database credentials in URL`,regex:/\bbolt[s]?:\/\/[^:]+:[^@]+@[^/\s]+:7687\b/gi,matchAccuracy:`high`},{name:`timescaledbConnectionString`,description:`TimescaleDB connection string with credentials`,regex:/\btimescaledb:\/\/[^:]+:[^@]+@[^/\s]+\/[^?\s]+\b/gi,matchAccuracy:`high`},{name:`clickhouseCredentials`,description:`ClickHouse connection string with credentials`,regex:/\bclickhouse:\/\/[^:]+:[^@]+@[^/\s]+:8123\b/gi,matchAccuracy:`high`},{name:`cassandraConnectionString`,description:`Cassandra connection string with credentials`,regex:/\bcassandra:\/\/[^:]+:[^@]+@[^/\s]+:9042\b/gi,matchAccuracy:`high`},{name:`faunadbKey`,description:`FaunaDB secret key`,regex:/\bfn[a-zA-Z0-9]{40}\b/g,matchAccuracy:`high`},{name:`databricksApiToken`,description:`Databricks API token`,regex:/\bdapi[a-f0-9]{32}(?:-\d)?\b/g,matchAccuracy:`high`},{name:`pineconeApiKey`,description:`Pinecone API key`,regex:/\bpinecone[\s\w]*(?:api|key|env)[\s:=]*["']?[a-zA-Z0-9_-]{32}["']?\b/gi,matchAccuracy:`medium`},{name:`databaseUrlWithCredentials`,description:`Generic database URL with embedded credentials`,regex:/\b(?:postgres|mysql|mongodb|redis):\/\/[^:]+:[^@]+@[^/\s]+\b/gi,matchAccuracy:`medium`},{name:`clickhouseCloudApiKey`,description:`ClickHouse Cloud API secret key`,regex:/\b4b1d[A-Za-z0-9]{38}\b/g,matchAccuracy:`high`},{name:`neonDatabaseConnectionString`,description:`Neon database connection string`,regex:/\bpostgres:\/\/[^:]+:[^@]+@[^/\s]*neon\.tech[^?\s]*\b/gi,matchAccuracy:`high`},{name:`tursoDatabaseToken`,description:`Turso database auth token`,regex:/\b['"]?(?:turso|libsql)(?:[\s\w.-]{0,20})(?:token|auth)['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9._-]{50,}['"]?\b/gi,matchAccuracy:`medium`},{name:`upstashRedisToken`,description:`Upstash Redis REST token`,regex:/\b['"]?(?:upstash)(?:[\s\w.-]{0,20})(?:token|key)['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9=]{40,}['"]?\b/gi,matchAccuracy:`medium`}],Fs=[{name:`npmAccessToken`,description:`NPM access token`,regex:/\bnpm_[a-zA-Z0-9]{36}\b/g,matchAccuracy:`high`},{name:`nugetApiKey`,description:`NuGet API key`,regex:/\boy2[a-z0-9]{43}\b/g,matchAccuracy:`high`},{name:`artifactoryApiKey`,description:`JFrog Artifactory API key`,regex:/\bAKCp[A-Za-z0-9]{69}\b/g,matchAccuracy:`high`},{name:`herokuApiKey`,description:`Heroku API key`,regex:/\bheroku.*[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\b/gi,matchAccuracy:`high`},{name:`terraformCloudToken`,description:`Terraform Cloud API token`,regex:/\b[a-zA-Z0-9]{14}\.[a-zA-Z0-9]{6}\.[a-zA-Z0-9]{16}\b/g,matchAccuracy:`high`},{name:`pulumiAccessToken`,description:`Pulumi access token`,regex:/\bpul-[a-f0-9]{40}\b/g,matchAccuracy:`high`},{name:`atlassianApiToken`,description:`Atlassian API token (Jira/Confluence)`,regex:/\bATATT3[A-Za-z0-9_\-=]{186}\b/g,matchAccuracy:`high`},{name:`sourcegraphApiKey`,description:`Sourcegraph API key`,regex:/\bsgp_[a-zA-Z0-9]{32}\b/g,matchAccuracy:`high`},{name:`linearApiKey`,description:`Linear API key`,regex:/\blin_api_[0-9A-Za-z]{40}\b/g,matchAccuracy:`high`},{name:`notionIntegrationToken`,description:`Notion integration token`,regex:/\bntn_[a-zA-Z0-9_-]{43}\b/g,matchAccuracy:`high`},{name:`stackhawkApiKey`,description:`StackHawk API key`,regex:/\bhawk\.[0-9A-Za-z\-_]{20}\.[0-9A-Za-z\-_]{20}\b/g,matchAccuracy:`high`},{name:`sentryAuthToken`,description:`Sentry authentication token`,regex:/\bsentry[\s\w]*(?:auth|token)[\s:=]*["']?[a-f0-9]{64}["']?\b/gi,matchAccuracy:`medium`},{name:`bugsnagApiKey`,description:`Bugsnag API key`,regex:/\bbugsnag[\s\w]*(?:api|key)[\s:=]*["']?[a-f0-9]{32}["']?\b/gi,matchAccuracy:`medium`},{name:`rollbarAccessToken`,description:`Rollbar access token`,regex:/\brollbar[\s\w]*(?:access|token)[\s:=]*["']?[a-f0-9]{32}["']?\b/gi,matchAccuracy:`medium`},{name:`postmanApiToken`,description:`Postman API token`,regex:/\bPMAK-[a-f0-9]{24}-[a-f0-9]{34}\b/gi,matchAccuracy:`high`},{name:`prefectApiToken`,description:`Prefect API token`,regex:/\bpnu_[a-zA-Z0-9]{36}\b/g,matchAccuracy:`high`},{name:`readmeApiToken`,description:`Readme API token`,regex:/\brdme_[a-z0-9]{70}\b/g,matchAccuracy:`high`},{name:`rubygemsApiToken`,description:`RubyGems API token`,regex:/\brubygems_[a-f0-9]{48}\b/g,matchAccuracy:`high`},{name:`clojarsApiToken`,description:`Clojars API token`,regex:/\bCLOJARS_[a-z0-9]{60}\b/gi,matchAccuracy:`high`},{name:`snykApiToken`,description:`Snyk API token`,regex:/\b['"]?(?:snyk[_.-]?(?:(?:api|oauth)[_.-]?)?(?:key|token))['"]?\s*(?::|=>|=)\s*['"]?[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}['"]?\b/gi,matchAccuracy:`high`},{name:`sonarqubeToken`,description:`SonarQube/SonarCloud token`,regex:/\b(?:squ_|sqp_|sqa_)[a-z0-9=_-]{40}\b/gi,matchAccuracy:`high`},{name:`travisciAccessToken`,description:`Travis CI access token`,regex:/\b['"]?(?:travis)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{22}['"]?\b/gi,matchAccuracy:`medium`},{name:`codecovAccessToken`,description:`Codecov access token`,regex:/\b['"]?(?:codecov)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{32}['"]?\b/gi,matchAccuracy:`medium`},{name:`droneCiAccessToken`,description:`DroneCI access token`,regex:/\b['"]?(?:droneci|drone)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{32}['"]?\b/gi,matchAccuracy:`medium`},{name:`octopusDeployApiKey`,description:`Octopus Deploy API key`,regex:/\bAPI-[A-Z0-9]{26}\b/g,matchAccuracy:`high`},{name:`circleciToken`,description:`CircleCI personal API token`,regex:/\b['"]?(?:circleci|circle)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{40}['"]?\b/gi,matchAccuracy:`medium`},{name:`buildkiteAgentToken`,description:`Buildkite agent token`,regex:/\bbkagent_[a-f0-9]{40}\b/g,matchAccuracy:`high`},{name:`launchdarklyAccessToken`,description:`LaunchDarkly access token`,regex:/\b['"]?(?:launchdarkly)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9=_-]{40}['"]?\b/gi,matchAccuracy:`medium`},{name:`algoliaApiKey`,description:`Algolia API key`,regex:/\b['"]?(?:algolia)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{32}['"]?\b/gi,matchAccuracy:`medium`}],Is=[{name:`shopifyStorefrontAccessToken`,description:`Shopify storefront API access token`,regex:/\bshpatf_[0-9a-f]{32}\b/g,matchAccuracy:`high`},{name:`woocommerceConsumerKey`,description:`WooCommerce consumer key`,regex:/\bck_[a-f0-9]{40}\b/g,matchAccuracy:`high`},{name:`woocommerceConsumerSecret`,description:`WooCommerce consumer secret`,regex:/\bcs_[a-f0-9]{40}\b/g,matchAccuracy:`high`},{name:`contentfulAccessToken`,description:`Contentful access token`,regex:/\bCFPAT-[0-9a-zA-Z]{20}\b/g,matchAccuracy:`high`},{name:`mailchimpEcommerceApiKey`,description:`MailChimp E-commerce API key`,regex:/\b[0-9a-f]{32}-[a-z]{2,3}[0-9]{1,2}\b/g,matchAccuracy:`high`}],Ls=[{name:`gitlabPersonalAccessToken`,description:`GitLab personal access token`,regex:/\bglpat-[A-Za-z0-9_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabDeployToken`,description:`GitLab deploy token`,regex:/\bgldt-[A-Za-z0-9_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabRunnerToken`,description:`GitLab runner registration token`,regex:/\bglrt-[A-Za-z0-9_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabCiJobToken`,description:`GitLab CI/CD job token`,regex:/\bglcbt-[0-9a-zA-Z]{1,5}_[0-9a-zA-Z_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabRunnerAuthToken`,description:`GitLab runner authentication token`,regex:/\bglrt-[0-9a-zA-Z_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabPipelineTriggerToken`,description:`GitLab pipeline trigger token`,regex:/\bglptt-[0-9a-f]{40}\b/g,matchAccuracy:`high`},{name:`bitbucketAppPassword`,description:`Bitbucket app password`,regex:/\bATBB[a-zA-Z0-9]{24}\b/g,matchAccuracy:`high`},{name:`githubTokens`,description:`GitHub personal access token (classic)`,regex:/\b((?:ghp|gho|ghu|ghs|ghr|github_pat)_[a-zA-Z0-9_]{36,255})\b/g,matchAccuracy:`high`},{name:`githubAppInstallationToken`,description:`GitHub App installation token`,regex:/\bghs_[0-9a-zA-Z]{37}\b/g,matchAccuracy:`high`},{name:`gitlabScimToken`,description:`GitLab SCIM token`,regex:/\bglsoat-[0-9a-zA-Z_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabFeatureFlagToken`,description:`GitLab feature flag client token`,regex:/\bglffct-[0-9a-zA-Z_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabFeedToken`,description:`GitLab feed token`,regex:/\bglft-[0-9a-zA-Z_-]{20}\b/g,matchAccuracy:`high`},{name:`gitlabIncomingMailToken`,description:`GitLab incoming mail token`,regex:/\bglimt-[0-9a-zA-Z_-]{25}\b/g,matchAccuracy:`high`},{name:`gitlabK8sAgentToken`,description:`GitLab Kubernetes agent token`,regex:/\bglagent-[0-9a-zA-Z_-]{50}\b/g,matchAccuracy:`high`},{name:`gitlabOAuthAppSecret`,description:`GitLab OAuth application secret`,regex:/\bgloas-[0-9a-zA-Z_-]{64}\b/g,matchAccuracy:`high`},{name:`gitlabSessionCookie`,description:`GitLab session cookie`,regex:/_gitlab_session=[0-9a-z]{32}/g,matchAccuracy:`high`},{name:`bitbucketRepoToken`,description:`Bitbucket repository access token`,regex:/\bATCTT3[a-zA-Z0-9]{24}\b/g,matchAccuracy:`high`}],Rs=[{name:`mapboxSecretToken`,description:`Mapbox secret access token`,regex:/\bsk\.eyJ[a-zA-Z0-9._-]{87}\b/g,matchAccuracy:`high`},{name:`grafanaCloudApiKey`,description:`Grafana Cloud API key`,regex:/\bglc_[a-zA-Z0-9]{32}\b/g,matchAccuracy:`high`},{name:`newRelicApiKey`,description:`New Relic API key`,regex:/\bNRAK-[A-Z0-9]{27}\b/g,matchAccuracy:`high`},{name:`newRelicInsightKey`,description:`New Relic Insights query key`,regex:/\bNRIK-[A-Z0-9]{32}\b/g,matchAccuracy:`high`},{name:`newRelicBrowserApiToken`,description:`New Relic browser API token`,regex:/\bNRJS-[a-f0-9]{19}\b/g,matchAccuracy:`high`},{name:`newRelicInsertKey`,description:`New Relic ingest insert key`,regex:/\bNRII-[a-z0-9-]{32}\b/gi,matchAccuracy:`high`},{name:`grafanaApiKey`,description:`Grafana API key`,regex:/\beyJrIjoi[A-Za-z0-9]{70,400}={0,3}\b/gi,matchAccuracy:`high`},{name:`grafanaServiceAccountToken`,description:`Grafana service account token`,regex:/\bglsa_[A-Za-z0-9]{32}_[A-Fa-f0-9]{8}\b/g,matchAccuracy:`high`},{name:`sentryOrgToken`,description:`Sentry organization token`,regex:/\bsntrys_eyJpYXQiO[a-zA-Z0-9+/]{10,200}(?:LCJyZWdpb25fdXJs|InJlZ2lvbl91cmwi|cmVnaW9uX3VybCI6)[a-zA-Z0-9+/]{10,200}={0,2}_[a-zA-Z0-9+/]{43}\b/g,matchAccuracy:`high`},{name:`sentryUserToken`,description:`Sentry user token`,regex:/\bsntryu_[a-f0-9]{64}\b/g,matchAccuracy:`high`},{name:`sumoLogicAccessId`,description:`SumoLogic access ID`,regex:/\b['"]?(?:sumo)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?su[a-zA-Z0-9]{12}['"]?\b/gi,matchAccuracy:`high`},{name:`splunkApiToken`,description:`Splunk HEC token`,regex:/\b['"]?(?:splunk)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}['"]?\b/gi,matchAccuracy:`medium`},{name:`logdnaApiKey`,description:`LogDNA/Mezmo API key`,regex:/\b['"]?(?:logdna|mezmo)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{32}['"]?\b/gi,matchAccuracy:`medium`},{name:`logglyToken`,description:`Loggly customer token`,regex:/\b['"]?(?:loggly)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}['"]?\b/gi,matchAccuracy:`medium`}],zs=[{name:`stripeSecretKey`,description:`Stripe secret key (sk_*, rk_*)`,regex:/\b[rs]k_live_[a-zA-Z0-9]{20,247}\b/g,matchAccuracy:`high`},{name:`stripeWebhookSecret`,description:`Stripe webhook signing secret`,regex:/\bwhsec_[a-zA-Z0-9]{32,}\b/g,matchAccuracy:`high`},{name:`paypalAccessToken`,description:`PayPal access token`,regex:/\bA21AA[a-zA-Z0-9_-]{50,}\b/g,matchAccuracy:`high`},{name:`paypalBraintreeAccessToken`,description:`PayPal Braintree access token`,regex:/\baccess_token\$(?:production|sandbox)\$[0-9a-z]{16}\$[0-9a-f]{32}\b/g,matchAccuracy:`high`},{name:`squareAccessToken`,description:`Square access token (all formats)`,regex:/\b(?:EAAAE[A-Za-z0-9_-]{94,}|sq0[a-z]?atp-[0-9A-Za-z\-_]{22,26})\b/g,matchAccuracy:`high`},{name:`squareOauthSecret`,description:`Square OAuth secret`,regex:/\bsq0csp-[0-9A-Za-z\-_]{43}\b/g,matchAccuracy:`high`},{name:`squareApplicationId`,description:`Square application ID`,regex:/\bsq0ids-[a-zA-Z0-9_-]{43}\b/g,matchAccuracy:`high`},{name:`shopifyPrivateAppPassword`,description:`Shopify private app password`,regex:/\bshppa_[a-fA-F0-9]{32}\b/g,matchAccuracy:`high`},{name:`shopifyAccessToken`,description:`Shopify access token`,regex:/\bshpat_[a-fA-F0-9]{32}\b/g,matchAccuracy:`high`},{name:`shopifyWebhookToken`,description:`Shopify webhook token`,regex:/\bshpwh_[a-fA-F0-9]{32}\b/g,matchAccuracy:`high`},{name:`adyenApiKey`,description:`Adyen API key`,regex:/\bAQE[a-zA-Z0-9]{70,}\b/g,matchAccuracy:`high`},{name:`razorpayApiKey`,description:`Razorpay API key`,regex:/\brzp_(?:test|live)_[a-zA-Z0-9]{14}\b/g,matchAccuracy:`high`},{name:`flutterwaveKeys`,description:`Flutterwave API keys`,regex:/\bFLW(?:PUBK|SECK)_(?:TEST|LIVE)-[a-h0-9]{32}-X\b/g,matchAccuracy:`high`},{name:`coinbaseAccessToken`,description:`Coinbase access token`,regex:/\b['"]?(?:coinbase)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9_-]{64}['"]?\b/gi,matchAccuracy:`medium`},{name:`krakenAccessToken`,description:`Kraken access token`,regex:/\b['"]?(?:kraken)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9/=_+-]{80,90}['"]?\b/gi,matchAccuracy:`medium`},{name:`kucoinAccessToken`,description:`Kucoin access token`,regex:/\b['"]?(?:kucoin)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{24}['"]?\b/gi,matchAccuracy:`medium`},{name:`kucoinSecretKey`,description:`Kucoin secret key`,regex:/\b['"]?(?:kucoin)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}['"]?\b/gi,matchAccuracy:`medium`},{name:`bittrexAccessKey`,description:`Bittrex access key`,regex:/\b['"]?(?:bittrex)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{32}['"]?\b/gi,matchAccuracy:`medium`},{name:`binanceApiKey`,description:`Binance API key`,regex:/\b['"]?(?:binance)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[A-Za-z0-9]{64}['"]?\b/gi,matchAccuracy:`medium`},{name:`bybitApiKey`,description:`Bybit API key`,regex:/\b['"]?(?:bybit)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[A-Za-z0-9]{18,24}['"]?\b/gi,matchAccuracy:`medium`},{name:`gocardlessApiToken`,description:`GoCardless API token`,regex:/\blive_[a-z0-9\-_=]{40}\b/gi,matchAccuracy:`high`},{name:`plaidApiToken`,description:`Plaid API token`,regex:/\baccess-(?:sandbox|development|production)-[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}\b/g,matchAccuracy:`high`}],Bs=[{name:`privateKeyPem`,description:`Private key in PEM format (comprehensive)`,regex:/-----BEGIN\s?(?:(?:RSA|DSA|EC|OPENSSH|ENCRYPTED)\s+)?PRIVATE\s+KEY(?:\s+BLOCK)?-----[\s\S]*?-----END\s?(?:(?:RSA|DSA|EC|OPENSSH|ENCRYPTED)\s+)?PRIVATE\s+KEY(?:\s+BLOCK)?-----/g,matchAccuracy:`high`},{name:`pgpPrivateKeyBlock`,description:`PGP private key block (comprehensive)`,regex:/-----BEGIN\s+PGP\s+PRIVATE\s+KEY\s+BLOCK-----[\s\S]*?-----END\s+PGP\s+PRIVATE\s+KEY\s+BLOCK-----/g,matchAccuracy:`high`}],Vs=[{name:`credentialsInUrl`,description:`Credentials embedded in URL`,regex:/\b[a-zA-Z]{3,10}:\/\/[^\\/\s:@]{3,20}:[^\\/\s:@]{3,20}@[^\s'"]+\b/g,matchAccuracy:`high`},{name:`envVarSecrets`,description:`Environment variable secrets (KEY, SECRET, TOKEN, PASSWORD)`,regex:/\b(?:\w+_)?(?:SECRET|secret|password|key|token|jwt_secret)(?:_\w+)?\s*=\s*["'][^"']{16,}["']/gi,matchAccuracy:`medium`}],Hs=[{name:`slackBotToken`,description:`Slack bot token`,regex:/\bxoxb-[0-9]{10,13}-[0-9]{10,13}[a-zA-Z0-9-]*\b/g,matchAccuracy:`high`},{name:`slackUserToken`,description:`Slack user token`,regex:/\bxoxp-[0-9]{10,13}-[0-9]{10,13}[a-zA-Z0-9-]*\b/g,matchAccuracy:`high`},{name:`slackWorkspaceToken`,description:`Slack workspace token`,regex:/\bxoxa-[0-9]{10,13}-[0-9]{10,13}[a-zA-Z0-9-]*\b/g,matchAccuracy:`high`},{name:`slackRefreshToken`,description:`Slack refresh token`,regex:/\bxoxr-[0-9]{10,13}-[0-9]{10,13}[a-zA-Z0-9-]*\b/g,matchAccuracy:`high`},{name:`slackWebhookUrl`,description:`Slack incoming webhook URL`,regex:/(?:https?:\/\/)?hooks\.slack\.com\/(?:services|workflows|triggers)\/[A-Za-z0-9+/]{43,56}/gi,matchAccuracy:`high`},{name:`slackAppToken`,description:`Slack app-level token`,regex:/\bxapp-\d-[A-Z0-9]+-\d+-[a-z0-9]+\b/gi,matchAccuracy:`high`},{name:`slackConfigAccessToken`,description:`Slack configuration access token`,regex:/\bxoxe\.xox[bp]-\d-[A-Z0-9]{163,166}\b/gi,matchAccuracy:`high`},{name:`sendbirdAccessToken`,description:`Sendbird access token`,regex:/\b['"]?(?:sendbird)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{40}['"]?\b/gi,matchAccuracy:`medium`},{name:`messagebirdApiToken`,description:`MessageBird API token`,regex:/\b['"]?(?:messagebird|message_bird|message-bird)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{25}['"]?\b/gi,matchAccuracy:`medium`},{name:`mattermostAccessToken`,description:`Mattermost access token`,regex:/\b['"]?(?:mattermost)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{26}['"]?\b/gi,matchAccuracy:`medium`},{name:`zendeskSecretKey`,description:`Zendesk secret key`,regex:/\b['"]?(?:zendesk)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{40}['"]?\b/gi,matchAccuracy:`medium`},{name:`freshdeskApiKey`,description:`Freshdesk API key`,regex:/\b['"]?(?:freshdesk)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9]{20}['"]?\b/gi,matchAccuracy:`medium`},{name:`sendinblueApiToken`,description:`Sendinblue (Brevo) API token`,regex:/\bxkeysib-[a-f0-9]{64}-[a-z0-9]{16}\b/g,matchAccuracy:`high`}],Us=[{name:`twitterBearerToken`,description:`Twitter/X Bearer token`,regex:/\bAAAAAAAAAAAAAAAAAAAAA[a-zA-Z0-9%]{50,}\b/g,matchAccuracy:`high`},{name:`facebookAccessToken`,description:`Facebook/Meta access token`,regex:/\bEAA[a-zA-Z0-9]{80,120}\b/g,matchAccuracy:`high`},{name:`facebookPageAccessToken`,description:`Facebook/Meta page access token`,regex:/\bEAAB[a-zA-Z0-9+/]{100,}\b/g,matchAccuracy:`high`},{name:`instagramAccessToken`,description:`Instagram access token`,regex:/\bIGQV[a-zA-Z0-9_-]{100,}\b/g,matchAccuracy:`high`},{name:`discordSocialBotToken`,description:`Discord social bot token`,regex:/\b[MN][A-Za-z\d]{23}\.[A-Za-z\d-_]{6}\.[A-Za-z\d-_]{27}\b/g,matchAccuracy:`high`},{name:`discordSocialWebhookUrl`,description:`Discord social webhook URL`,regex:/\bhttps:\/\/discord(?:app)?\.com\/api\/webhooks\/[0-9]{17,19}\/[A-Za-z0-9_-]{68}\b/g,matchAccuracy:`high`},{name:`pinterestAccessToken`,description:`Pinterest access token`,regex:/\bpina_[a-zA-Z0-9]{32}\b/g,matchAccuracy:`high`},{name:`linkedinApiToken`,description:`LinkedIn API token`,regex:/\b['"]?(?:linkedin|linked_in|linked-in)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-z0-9]{14,16}['"]?\b/gi,matchAccuracy:`medium`},{name:`youtubeApiKey`,description:`YouTube Data API key`,regex:/\b['"]?(?:youtube)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?AIza[a-zA-Z0-9_-]{35}['"]?\b/gi,matchAccuracy:`high`},{name:`tiktokApiToken`,description:`TikTok API token`,regex:/\b['"]?(?:tiktok)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9_-]{40,}['"]?\b/gi,matchAccuracy:`medium`}],Ws=[{name:`shippoApiToken`,description:`Shippo API token`,regex:/\bshippo_(?:live|test)_[a-fA-F0-9]{40}\b/g,matchAccuracy:`high`},{name:`easypostApiToken`,description:`EasyPost API token`,regex:/\bEZAK[a-z0-9]{54}\b/gi,matchAccuracy:`high`},{name:`easypostTestApiToken`,description:`EasyPost test API token`,regex:/\bEZTK[a-z0-9]{54}\b/gi,matchAccuracy:`high`},{name:`duffelApiToken`,description:`Duffel travel API token`,regex:/\bduffel_(?:test|live)_[a-z0-9_\-=]{43}\b/gi,matchAccuracy:`high`},{name:`frameioApiToken`,description:`Frame.io API token`,regex:/\bfio-u-[a-z0-9\-_=]{64}\b/gi,matchAccuracy:`high`},{name:`maxmindLicenseKey`,description:`MaxMind license key`,regex:/\b[A-Za-z0-9]{6}_[A-Za-z0-9]{29}_mmk\b/g,matchAccuracy:`high`},{name:`asanaPersonalAccessToken`,description:`Asana personal access token`,regex:/\b['"]?(?:asana)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[0-9]{16}['"]?\b/gi,matchAccuracy:`medium`},{name:`mondayApiToken`,description:`Monday.com API token`,regex:/\b['"]?(?:monday)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?eyJ[a-zA-Z0-9_-]{100,}['"]?\b/gi,matchAccuracy:`medium`},{name:`trelloApiKey`,description:`Trello API key`,regex:/\b['"]?(?:trello)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-f0-9]{32}['"]?\b/gi,matchAccuracy:`medium`},{name:`jiraApiToken`,description:`Jira API token`,regex:/\b['"]?(?:jira)(?:[\s\w.-]{0,20})['"]?\s*(?::|=>|=)\s*['"]?[a-zA-Z0-9]{24}['"]?\b/gi,matchAccuracy:`medium`},{name:`settlemintApplicationAccessToken`,description:`SettleMint application access token`,regex:/\bsm_aat_[a-zA-Z0-9]{16}\b/g,matchAccuracy:`high`},{name:`settlemintPersonalAccessToken`,description:`SettleMint personal access token`,regex:/\bsm_pat_[a-zA-Z0-9]{16}\b/g,matchAccuracy:`high`},{name:`settlemintServiceAccessToken`,description:`SettleMint service access token`,regex:/\bsm_sat_[a-zA-Z0-9]{16}\b/g,matchAccuracy:`high`}],Gs=[...Ds,...ks,...As,...Os,...js,...Ms,...Ns,...Ps,...Fs,...Is,...Vs,...Rs,...zs,...Bs,...Ws,...Hs,...Us,...Ls];let Ks=null,qs=[];function Js(e){if(!e)return e;let t=Ys(),n=[],r;for(;(r=t.exec(e))!==null;){for(let e=0;e<qs.length;e++)if(r.groups?.[`p${e}`]){n.push({start:r.index,end:r.index+r[0].length,accuracy:qs[e]?.matchAccuracy||`medium`});break}r[0].length===0&&t.lastIndex++}if(n.length===0)return e;n.sort((e,t)=>e.start-t.start);let i=[],a=-1;for(let e of n)e.start>=a&&(i.push(e),a=e.end);let o=e;for(let t=i.length-1;t>=0;t--){let n=i[t];if(n){let t=Xs(e.slice(n.start,n.end));o=o.slice(0,n.start)+t+o.slice(n.end)}}return o}function Ys(){return Ks||(Ks=Zs(Gs),qs=Gs),Ks}function Xs(e){let t=``;for(let n=0;n<e.length;n++)n%2==0?t+=`*`:t+=e[n];return t}function Zs(e){let t=e.map((e,t)=>`(?<p${t}>${e.regex.source})`);return new RegExp(t.join(`|`),`gi`)}let Qs=null,$s=null;async function ec(){if(process.env.GITHUB_TOKEN)return process.env.GITHUB_TOKEN;try{let e=await ds();if(e?.trim())return e.trim()}catch(e){e instanceof Error&&e.message&&(e.message=Js(e.message))}return null}function tc(){{let e=Js(Ut.NOT_INITIALIZED.message);throw Error(e)}return null}async function nc(){return Qs||$s||($s=(async()=>{try{return Qs=await ec(),Qs}finally{$s=null}})(),$s)}function rc(){return tc().enableLocal}function ic(){return!1}function ac(){return null}async function oc(e,t,n,r,i){let a=ac();a&&await a.logToolCall(e,t,n,r,i)}async function sc(e){let t=ac();t&&await t.logPromptCall(e)}async function cc(e,t){let n=ac();n&&await n.logError(e,t)}async function lc(e){let t=ac();t&&await t.logRateLimit(e)}async function uc(e,t={}){let{maxRetries:n=10,initialDelayMs:r=1e3,headers:i={},method:a=`GET`,includeVersion:o=!1}=t,s=e;o&&(s=`${e}${e.includes(`?`)?`&`:`?`}version=${encodeURIComponent(Ht)}`);let c={"User-Agent":`Octocode-MCP/${Ht}`,...i},l=globalThis.fetch;if(!l)throw cc(`fetchWithRetries`,Gt.FETCH_NOT_AVAILABLE.code).catch(()=>{}),Error(Gt.FETCH_NOT_AVAILABLE.message);let u,d=n+1;for(let e=1;e<=d;e++)try{let e=await l(s,{method:a,headers:c});if(!e.ok){cc(`fetchWithRetries`,Gt.FETCH_HTTP_ERROR.code).catch(()=>{});let t=Error(Gt.FETCH_HTTP_ERROR.message(e.status,e.statusText));throw t.status=e.status,t.headers=e.headers,t.retryable=e.status===429||e.status>=500&&e.status<600,t}return e.status===204?null:await e.json()}catch(t){let n=t;if(n&&n.retryable===!1)throw t;if(u=t instanceof Error?t:Error(String(t)),e===d)break;let i=r*2**(e-1);if(n&&n.headers&&typeof n.headers.get==`function`){let e=n.headers.get(`Retry-After`);if(e){let t=parseInt(e,10);isNaN(t)||(i=t*1e3)}}await new Promise(e=>setTimeout(e,i))}throw await cc(`fetchWithRetries`,Gt.FETCH_FAILED_AFTER_RETRIES.code),Error(Gt.FETCH_FAILED_AFTER_RETRIES.message(d,u?.message||``))}const dc={hasResults:[`Follow 'mainResearchGoal', 'researchGoal', 'reasoning', 'hints' to navigate research`,`Do findings answer your question? If partial, identify gaps and continue`,`Got 3+ examples? Consider stopping to avoid over-research`,`Check last modified dates - skip stale content`],empty:[`Try broader terms or related concepts`,`Remove filters one at a time to find what blocks results`,`Separate concerns into multiple simpler queries`,`<AGENT_INSTRUCTION>If stuck in loop - STOP and ask user</AGENT_INSTRUCTION>`]};let fc=null,pc=null;const mc=It({name:H(),description:H(),required:Pt().optional()}),hc=It({name:H(),description:H(),content:H(),args:Ft(mc).optional()}),gc=It({name:H(),description:H(),schema:zt(H()),hints:It({hasResults:Ft(H()),empty:Ft(H()),dynamic:zt(Ft(H()).optional()).optional()})}),_c=It({mainResearchGoal:H(),researchGoal:H(),reasoning:H(),bulkQueryTemplate:H()}),vc=It({instructions:It({base:H().optional(),hasResults:H().optional(),empty:H().optional(),error:H().optional()}).optional()}),yc=It({instructions:H(),prompts:zt(hc),toolNames:zt(H()),baseSchema:_c,tools:zt(gc),baseHints:It({hasResults:Ft(H()),empty:Ft(H())}),genericErrorHints:Ft(H()),bulkOperations:vc.optional()});function bc(){if(!fc)throw cc(`toolMetadata`,Kt.INVALID_FORMAT.code).catch(()=>{}),Error(`Tool metadata not initialized. Call and await initializeToolMetadata() before using tool metadata.`);return fc}function xc(e){return e&&typeof e==`object`&&(Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{let n=e[t];n!==null&&(typeof n==`object`||typeof n==`function`)&&!Object.isFrozen(n)&&xc(n)})),e}async function Sc(){if(!fc){if(pc)return pc;pc=(async()=>{let e=await uc(`https://octocodeai.com/api/mcpContent`,{maxRetries:3,includeVersion:!0}),t=yc.safeParse(e);if(!t.success)throw await cc(`toolMetadata`,Kt.INVALID_API_RESPONSE.code),Error(Kt.INVALID_FORMAT.message);let n=t.data,r=n.toolNames,i=n.baseSchema;fc=xc({instructions:n.instructions,prompts:n.prompts,toolNames:r,baseSchema:{mainResearchGoal:i.mainResearchGoal,researchGoal:i.researchGoal,reasoning:i.reasoning,bulkQuery:e=>i.bulkQueryTemplate.replace(`{toolName}`,e)},tools:n.tools,baseHints:n.baseHints,genericErrorHints:n.genericErrorHints,bulkOperations:n.bulkOperations})})(),await pc}}async function Cc(){return fc||await Sc(),bc()}const G=new Proxy({},{get(e,t){if(fc){let e=fc.toolNames[t];if(e!==void 0)return e}return N[t]},ownKeys(){return fc?Object.keys(fc.toolNames):Object.keys(N)},getOwnPropertyDescriptor(e,t){if(fc)return t in fc.toolNames?{enumerable:!0,configurable:!0,value:fc.toolNames[t]}:void 0;if(t in N)return{enumerable:!0,configurable:!0,value:N[t]}}}),wc=new Proxy({},{get(e,t){return fc?fc.baseSchema[t]:t===`bulkQuery`?e=>`Research queries for ${e} (1-3 queries per call for optimal resource management). Review schema before use for optimal results`:``}}),Tc=new Proxy([],{get(e,t){return fc?fc.genericErrorHints[t]:[][t]}});function Ec(e){if(!fc)return!1;let t=fc.tools??{};return Object.prototype.hasOwnProperty.call(t,e)}function Dc(e,t){if(!fc||!fc.tools[e])return[];let n=ae(e)?dc[t]??[]:fc.baseHints[t]??[],r=fc.tools[e]?.hints[t]??[];return[...n,...r]}function Oc(){return fc?bc().genericErrorHints:[]}function kc(e,t){return bc().tools[e]?.hints?.dynamic?.[t]??[]}const Ac=new Proxy({},{get(e,t){return fc?.tools[t]?.description??``}}),jc=new Proxy({},{get(e,t){return fc?t===`base`?fc.baseHints:fc.tools[t]?.hints??{hasResults:[],empty:[]}:{hasResults:[],empty:[]}},ownKeys(){return[`base`,...Object.keys(fc?.tools??{})]},getOwnPropertyDescriptor(e,t){if(!fc)return t===`base`?{enumerable:!0,configurable:!0,value:{hasResults:[],empty:[]}}:void 0;if(t===`base`||fc.tools[t])return{enumerable:!0,configurable:!0,value:t===`base`?fc.baseHints:fc.tools[t]?.hints??{hasResults:[],empty:[]}}}});function Mc(e){return new Proxy({},{get(t,n){return new Proxy({},{get(t,n){return fc?(fc.tools[e]?.schema??{})[n]??``:``}})}})}const Nc=Mc(G.GITHUB_FETCH_CONTENT),Pc=Mc(G.GITHUB_SEARCH_CODE),Fc=Mc(G.GITHUB_SEARCH_REPOSITORIES),Ic=Mc(G.GITHUB_SEARCH_PULL_REQUESTS),Lc=Mc(G.GITHUB_VIEW_REPO_STRUCTURE),Rc=Mc(G.PACKAGE_SEARCH),zc=Mc(G.LOCAL_RIPGREP),Bc=Mc(G.LOCAL_FETCH_CONTENT),Vc=Mc(G.LOCAL_FIND_FILES),Hc=Mc(G.LOCAL_VIEW_STRUCTURE);var Uc=class{static sanitizeContent(e){let t=this.detectSecrets(e);return{content:t.sanitizedContent,hasSecrets:t.hasSecrets,secretsDetected:t.secretsDetected,warnings:t.secretsDetected}}static detectSecrets(e){let t=e,n=new Set;try{for(let e of Gs){let r=t.match(e.regex);r&&r.length>0&&(r.forEach(t=>n.add(e.name)),t=t.replace(e.regex,`[REDACTED-${e.name.toUpperCase()}]`))}}catch{return{hasSecrets:!0,secretsDetected:[`detection-error`],sanitizedContent:`[CONTENT-REDACTED-DETECTION-ERROR]`}}let r=Array.from(n);return{hasSecrets:r.length>0,secretsDetected:r,sanitizedContent:t}}static validateInputParameters(e){if(!e||typeof e!=`object`)return{sanitizedParams:{},isValid:!1,hasSecrets:!1,warnings:[`Invalid parameters: must be an object`]};let t={},n=new Set,r=!1,i=!1;for(let[a,o]of Object.entries(e)){if(typeof a!=`string`||a.trim()===``){i=!0,n.add(`Invalid parameter key: ${a}`);continue}if([`__proto__`,`constructor`,`prototype`].includes(a)){i=!0,n.add(`Dangerous parameter key blocked: ${a}`);continue}if(typeof o==`string`){let e=o;o.length>1e4&&(n.add(`Parameter ${a} exceeds maximum length (10,000 characters)`),e=o.substring(0,1e4));let i=this.detectSecrets(e);i.hasSecrets&&(r=!0,i.secretsDetected.forEach(e=>n.add(`Secrets detected in ${a}: ${e}`))),t[a]=i.sanitizedContent}else if(Array.isArray(o))o.length>100?(n.add(`Parameter ${a} array exceeds maximum length (100 items)`),t[a]=o.slice(0,100)):t[a]=o;else if(typeof o==`object`&&o){let e=this.validateInputParameters(o);if(!e.isValid){i=!0,n.add(`Invalid nested object in parameter ${a}: ${e.warnings.join(`, `)}`);continue}t[a]=e.sanitizedParams,r||=e.hasSecrets}else t[a]=o}return{sanitizedParams:t,isValid:!i,hasSecrets:r,warnings:Array.from(n)}}};
/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */
function Wc(e){return e==null}function Gc(e){return typeof e==`object`&&!!e}function Kc(e){return Array.isArray(e)?e:Wc(e)?[]:[e]}function qc(e,t){var n,r,i,a;if(t)for(a=Object.keys(t),n=0,r=a.length;n<r;n+=1)i=a[n],e[i]=t[i];return e}function Jc(e,t){var n=``,r;for(r=0;r<t;r+=1)n+=e;return n}function Yc(e){return e===0&&1/e==-1/0}var Xc={isNothing:Wc,isObject:Gc,toArray:Kc,repeat:Jc,isNegativeZero:Yc,extend:qc};function Zc(e,t){var n=``,r=e.reason||`(unknown reason)`;return e.mark?(e.mark.name&&(n+=`in "`+e.mark.name+`" `),n+=`(`+(e.mark.line+1)+`:`+(e.mark.column+1)+`)`,!t&&e.mark.snippet&&(n+=`

`+e.mark.snippet),r+` `+n):r}function Qc(e,t){Error.call(this),this.name=`YAMLException`,this.reason=e,this.mark=t,this.message=Zc(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=Error().stack||``}Qc.prototype=Object.create(Error.prototype),Qc.prototype.constructor=Qc,Qc.prototype.toString=function(e){return this.name+`: `+Zc(this,e)};var $c=Qc;function el(e,t,n,r,i){var a=``,o=``,s=Math.floor(i/2)-1;return r-t>s&&(a=` ... `,t=r-s+a.length),n-r>s&&(o=` ...`,n=r+s-o.length),{str:a+e.slice(t,n).replace(/\t/g,`→`)+o,pos:r-t+a.length}}function tl(e,t){return Xc.repeat(` `,t-e.length)+e}function nl(e,t){if(t=Object.create(t||null),!e.buffer)return null;t.maxLength||=79,typeof t.indent!=`number`&&(t.indent=1),typeof t.linesBefore!=`number`&&(t.linesBefore=3),typeof t.linesAfter!=`number`&&(t.linesAfter=2);for(var n=/\r?\n|\r|\0/g,r=[0],i=[],a,o=-1;a=n.exec(e.buffer);)i.push(a.index),r.push(a.index+a[0].length),e.position<=a.index&&o<0&&(o=r.length-2);o<0&&(o=r.length-1);var s=``,c,l,u=Math.min(e.line+t.linesAfter,i.length).toString().length,d=t.maxLength-(t.indent+u+3);for(c=1;c<=t.linesBefore&&!(o-c<0);c++)l=el(e.buffer,r[o-c],i[o-c],e.position-(r[o]-r[o-c]),d),s=Xc.repeat(` `,t.indent)+tl((e.line-c+1).toString(),u)+` | `+l.str+`
`+s;for(l=el(e.buffer,r[o],i[o],e.position,d),s+=Xc.repeat(` `,t.indent)+tl((e.line+1).toString(),u)+` | `+l.str+`
`,s+=Xc.repeat(`-`,t.indent+u+3+l.pos)+`^
`,c=1;c<=t.linesAfter&&!(o+c>=i.length);c++)l=el(e.buffer,r[o+c],i[o+c],e.position-(r[o]-r[o+c]),d),s+=Xc.repeat(` `,t.indent)+tl((e.line+c+1).toString(),u)+` | `+l.str+`
`;return s.replace(/\n$/,``)}var rl=nl,il=[`kind`,`multi`,`resolve`,`construct`,`instanceOf`,`predicate`,`represent`,`representName`,`defaultStyle`,`styleAliases`],al=[`scalar`,`sequence`,`mapping`];function ol(e){var t={};return e!==null&&Object.keys(e).forEach(function(n){e[n].forEach(function(e){t[String(e)]=n})}),t}function sl(e,t){if(t||={},Object.keys(t).forEach(function(t){if(il.indexOf(t)===-1)throw new $c(`Unknown option "`+t+`" is met in definition of "`+e+`" YAML type.`)}),this.options=t,this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(e){return e},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.representName=t.representName||null,this.defaultStyle=t.defaultStyle||null,this.multi=t.multi||!1,this.styleAliases=ol(t.styleAliases||null),al.indexOf(this.kind)===-1)throw new $c(`Unknown kind "`+this.kind+`" is specified for "`+e+`" YAML type.`)}var cl=sl;function ll(e,t){var n=[];return e[t].forEach(function(e){var t=n.length;n.forEach(function(n,r){n.tag===e.tag&&n.kind===e.kind&&n.multi===e.multi&&(t=r)}),n[t]=e}),n}function ul(){var e={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},t,n;function r(t){t.multi?(e.multi[t.kind].push(t),e.multi.fallback.push(t)):e[t.kind][t.tag]=e.fallback[t.tag]=t}for(t=0,n=arguments.length;t<n;t+=1)arguments[t].forEach(r);return e}function dl(e){return this.extend(e)}dl.prototype.extend=function(e){var t=[],n=[];if(e instanceof cl)n.push(e);else if(Array.isArray(e))n=n.concat(e);else if(e&&(Array.isArray(e.implicit)||Array.isArray(e.explicit)))e.implicit&&(t=t.concat(e.implicit)),e.explicit&&(n=n.concat(e.explicit));else throw new $c(`Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })`);t.forEach(function(e){if(!(e instanceof cl))throw new $c(`Specified list of YAML types (or a single Type object) contains a non-Type object.`);if(e.loadKind&&e.loadKind!==`scalar`)throw new $c(`There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.`);if(e.multi)throw new $c(`There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.`)}),n.forEach(function(e){if(!(e instanceof cl))throw new $c(`Specified list of YAML types (or a single Type object) contains a non-Type object.`)});var r=Object.create(dl.prototype);return r.implicit=(this.implicit||[]).concat(t),r.explicit=(this.explicit||[]).concat(n),r.compiledImplicit=ll(r,`implicit`),r.compiledExplicit=ll(r,`explicit`),r.compiledTypeMap=ul(r.compiledImplicit,r.compiledExplicit),r};var fl=new dl({explicit:[new cl(`tag:yaml.org,2002:str`,{kind:`scalar`,construct:function(e){return e===null?``:e}}),new cl(`tag:yaml.org,2002:seq`,{kind:`sequence`,construct:function(e){return e===null?[]:e}}),new cl(`tag:yaml.org,2002:map`,{kind:`mapping`,construct:function(e){return e===null?{}:e}})]});function pl(e){if(e===null)return!0;var t=e.length;return t===1&&e===`~`||t===4&&(e===`null`||e===`Null`||e===`NULL`)}function ml(){return null}function hl(e){return e===null}var gl=new cl(`tag:yaml.org,2002:null`,{kind:`scalar`,resolve:pl,construct:ml,predicate:hl,represent:{canonical:function(){return`~`},lowercase:function(){return`null`},uppercase:function(){return`NULL`},camelcase:function(){return`Null`},empty:function(){return``}},defaultStyle:`lowercase`});function _l(e){if(e===null)return!1;var t=e.length;return t===4&&(e===`true`||e===`True`||e===`TRUE`)||t===5&&(e===`false`||e===`False`||e===`FALSE`)}function vl(e){return e===`true`||e===`True`||e===`TRUE`}function yl(e){return Object.prototype.toString.call(e)===`[object Boolean]`}var bl=new cl(`tag:yaml.org,2002:bool`,{kind:`scalar`,resolve:_l,construct:vl,predicate:yl,represent:{lowercase:function(e){return e?`true`:`false`},uppercase:function(e){return e?`TRUE`:`FALSE`},camelcase:function(e){return e?`True`:`False`}},defaultStyle:`lowercase`});function xl(e){return 48<=e&&e<=57||65<=e&&e<=70||97<=e&&e<=102}function Sl(e){return 48<=e&&e<=55}function Cl(e){return 48<=e&&e<=57}function wl(e){if(e===null)return!1;var t=e.length,n=0,r=!1,i;if(!t)return!1;if(i=e[n],(i===`-`||i===`+`)&&(i=e[++n]),i===`0`){if(n+1===t)return!0;if(i=e[++n],i===`b`){for(n++;n<t;n++)if(i=e[n],i!==`_`){if(i!==`0`&&i!==`1`)return!1;r=!0}return r&&i!==`_`}if(i===`x`){for(n++;n<t;n++)if(i=e[n],i!==`_`){if(!xl(e.charCodeAt(n)))return!1;r=!0}return r&&i!==`_`}if(i===`o`){for(n++;n<t;n++)if(i=e[n],i!==`_`){if(!Sl(e.charCodeAt(n)))return!1;r=!0}return r&&i!==`_`}}if(i===`_`)return!1;for(;n<t;n++)if(i=e[n],i!==`_`){if(!Cl(e.charCodeAt(n)))return!1;r=!0}return!(!r||i===`_`)}function Tl(e){var t=e,n=1,r;if(t.indexOf(`_`)!==-1&&(t=t.replace(/_/g,``)),r=t[0],(r===`-`||r===`+`)&&(r===`-`&&(n=-1),t=t.slice(1),r=t[0]),t===`0`)return 0;if(r===`0`){if(t[1]===`b`)return n*parseInt(t.slice(2),2);if(t[1]===`x`)return n*parseInt(t.slice(2),16);if(t[1]===`o`)return n*parseInt(t.slice(2),8)}return n*parseInt(t,10)}function El(e){return Object.prototype.toString.call(e)===`[object Number]`&&e%1==0&&!Xc.isNegativeZero(e)}var Dl=new cl(`tag:yaml.org,2002:int`,{kind:`scalar`,resolve:wl,construct:Tl,predicate:El,represent:{binary:function(e){return e>=0?`0b`+e.toString(2):`-0b`+e.toString(2).slice(1)},octal:function(e){return e>=0?`0o`+e.toString(8):`-0o`+e.toString(8).slice(1)},decimal:function(e){return e.toString(10)},hexadecimal:function(e){return e>=0?`0x`+e.toString(16).toUpperCase():`-0x`+e.toString(16).toUpperCase().slice(1)}},defaultStyle:`decimal`,styleAliases:{binary:[2,`bin`],octal:[8,`oct`],decimal:[10,`dec`],hexadecimal:[16,`hex`]}}),Ol=RegExp(`^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$`);function kl(e){return!(e===null||!Ol.test(e)||e[e.length-1]===`_`)}function Al(e){var t=e.replace(/_/g,``).toLowerCase(),n=t[0]===`-`?-1:1;return`+-`.indexOf(t[0])>=0&&(t=t.slice(1)),t===`.inf`?n===1?1/0:-1/0:t===`.nan`?NaN:n*parseFloat(t,10)}var jl=/^[-+]?[0-9]+e/;function Ml(e,t){var n;if(isNaN(e))switch(t){case`lowercase`:return`.nan`;case`uppercase`:return`.NAN`;case`camelcase`:return`.NaN`}else if(e===1/0)switch(t){case`lowercase`:return`.inf`;case`uppercase`:return`.INF`;case`camelcase`:return`.Inf`}else if(e===-1/0)switch(t){case`lowercase`:return`-.inf`;case`uppercase`:return`-.INF`;case`camelcase`:return`-.Inf`}else if(Xc.isNegativeZero(e))return`-0.0`;return n=e.toString(10),jl.test(n)?n.replace(`e`,`.e`):n}function Nl(e){return Object.prototype.toString.call(e)===`[object Number]`&&(e%1!=0||Xc.isNegativeZero(e))}var Pl=new cl(`tag:yaml.org,2002:float`,{kind:`scalar`,resolve:kl,construct:Al,predicate:Nl,represent:Ml,defaultStyle:`lowercase`}),Fl=fl.extend({implicit:[gl,bl,Dl,Pl]}),Il=RegExp(`^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$`),Ll=RegExp(`^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$`);function Rl(e){return e===null?!1:Il.exec(e)!==null||Ll.exec(e)!==null}function zl(e){var t,n,r,i,a,o,s,c=0,l=null,u,d,f;if(t=Il.exec(e),t===null&&(t=Ll.exec(e)),t===null)throw Error(`Date resolve error`);if(n=+t[1],r=t[2]-1,i=+t[3],!t[4])return new Date(Date.UTC(n,r,i));if(a=+t[4],o=+t[5],s=+t[6],t[7]){for(c=t[7].slice(0,3);c.length<3;)c+=`0`;c=+c}return t[9]&&(u=+t[10],d=+(t[11]||0),l=(u*60+d)*6e4,t[9]===`-`&&(l=-l)),f=new Date(Date.UTC(n,r,i,a,o,s,c)),l&&f.setTime(f.getTime()-l),f}function Bl(e){return e.toISOString()}var Vl=new cl(`tag:yaml.org,2002:timestamp`,{kind:`scalar`,resolve:Rl,construct:zl,instanceOf:Date,represent:Bl});function Hl(e){return e===`<<`||e===null}var Ul=new cl(`tag:yaml.org,2002:merge`,{kind:`scalar`,resolve:Hl}),Wl=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
\r`;function Gl(e){if(e===null)return!1;var t,n,r=0,i=e.length,a=Wl;for(n=0;n<i;n++)if(t=a.indexOf(e.charAt(n)),!(t>64)){if(t<0)return!1;r+=6}return r%8==0}function Kl(e){var t,n,r=e.replace(/[\r\n=]/g,``),i=r.length,a=Wl,o=0,s=[];for(t=0;t<i;t++)t%4==0&&t&&(s.push(o>>16&255),s.push(o>>8&255),s.push(o&255)),o=o<<6|a.indexOf(r.charAt(t));return n=i%4*6,n===0?(s.push(o>>16&255),s.push(o>>8&255),s.push(o&255)):n===18?(s.push(o>>10&255),s.push(o>>2&255)):n===12&&s.push(o>>4&255),new Uint8Array(s)}function ql(e){var t=``,n=0,r,i,a=e.length,o=Wl;for(r=0;r<a;r++)r%3==0&&r&&(t+=o[n>>18&63],t+=o[n>>12&63],t+=o[n>>6&63],t+=o[n&63]),n=(n<<8)+e[r];return i=a%3,i===0?(t+=o[n>>18&63],t+=o[n>>12&63],t+=o[n>>6&63],t+=o[n&63]):i===2?(t+=o[n>>10&63],t+=o[n>>4&63],t+=o[n<<2&63],t+=o[64]):i===1&&(t+=o[n>>2&63],t+=o[n<<4&63],t+=o[64],t+=o[64]),t}function Jl(e){return Object.prototype.toString.call(e)===`[object Uint8Array]`}var Yl=new cl(`tag:yaml.org,2002:binary`,{kind:`scalar`,resolve:Gl,construct:Kl,predicate:Jl,represent:ql}),Xl=Object.prototype.hasOwnProperty,Zl=Object.prototype.toString;function Ql(e){if(e===null)return!0;var t=[],n,r,i,a,o,s=e;for(n=0,r=s.length;n<r;n+=1){if(i=s[n],o=!1,Zl.call(i)!==`[object Object]`)return!1;for(a in i)if(Xl.call(i,a))if(!o)o=!0;else return!1;if(!o)return!1;if(t.indexOf(a)===-1)t.push(a);else return!1}return!0}function $l(e){return e===null?[]:e}var eu=new cl(`tag:yaml.org,2002:omap`,{kind:`sequence`,resolve:Ql,construct:$l}),tu=Object.prototype.toString;function nu(e){if(e===null)return!0;var t,n,r,i,a,o=e;for(a=Array(o.length),t=0,n=o.length;t<n;t+=1){if(r=o[t],tu.call(r)!==`[object Object]`||(i=Object.keys(r),i.length!==1))return!1;a[t]=[i[0],r[i[0]]]}return!0}function ru(e){if(e===null)return[];var t,n,r,i,a,o=e;for(a=Array(o.length),t=0,n=o.length;t<n;t+=1)r=o[t],i=Object.keys(r),a[t]=[i[0],r[i[0]]];return a}var iu=new cl(`tag:yaml.org,2002:pairs`,{kind:`sequence`,resolve:nu,construct:ru}),au=Object.prototype.hasOwnProperty;function ou(e){if(e===null)return!0;var t,n=e;for(t in n)if(au.call(n,t)&&n[t]!==null)return!1;return!0}function su(e){return e===null?{}:e}var cu=new cl(`tag:yaml.org,2002:set`,{kind:`mapping`,resolve:ou,construct:su}),lu=Fl.extend({implicit:[Vl,Ul],explicit:[Yl,eu,iu,cu]}),uu=Object.prototype.hasOwnProperty,du=1,fu=2,pu=3,mu=4,hu=1,gu=2,_u=3,vu=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,yu=/[\x85\u2028\u2029]/,bu=/[,\[\]\{\}]/,xu=/^(?:!|!!|![a-z\-]+!)$/i,Su=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function Cu(e){return Object.prototype.toString.call(e)}function wu(e){return e===10||e===13}function Tu(e){return e===9||e===32}function Eu(e){return e===9||e===32||e===10||e===13}function Du(e){return e===44||e===91||e===93||e===123||e===125}function Ou(e){var t;return 48<=e&&e<=57?e-48:(t=e|32,97<=t&&t<=102?t-97+10:-1)}function ku(e){return e===120?2:e===117?4:e===85?8:0}function Au(e){return 48<=e&&e<=57?e-48:-1}function ju(e){return e===48?`\0`:e===97?`\x07`:e===98?`\b`:e===116||e===9?`	`:e===110?`
`:e===118?`\v`:e===102?`\f`:e===114?`\r`:e===101?`\x1B`:e===32?` `:e===34?`"`:e===47?`/`:e===92?`\\`:e===78?`…`:e===95?`\xA0`:e===76?`\u2028`:e===80?`\u2029`:``}function Mu(e){return e<=65535?String.fromCharCode(e):String.fromCharCode((e-65536>>10)+55296,(e-65536&1023)+56320)}function Nu(e,t,n){t===`__proto__`?Object.defineProperty(e,t,{configurable:!0,enumerable:!0,writable:!0,value:n}):e[t]=n}for(var Pu=Array(256),Fu=Array(256),Iu=0;Iu<256;Iu++)Pu[Iu]=ju(Iu)?1:0,Fu[Iu]=ju(Iu);function Lu(e,t){this.input=e,this.filename=t.filename||null,this.schema=t.schema||lu,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function Ru(e,t){var n={name:e.filename,buffer:e.input.slice(0,-1),position:e.position,line:e.line,column:e.position-e.lineStart};return n.snippet=rl(n),new $c(t,n)}function zu(e,t){throw Ru(e,t)}function Bu(e,t){e.onWarning&&e.onWarning.call(null,Ru(e,t))}var Vu={YAML:function(e,t,n){var r,i,a;e.version!==null&&zu(e,`duplication of %YAML directive`),n.length!==1&&zu(e,`YAML directive accepts exactly one argument`),r=/^([0-9]+)\.([0-9]+)$/.exec(n[0]),r===null&&zu(e,`ill-formed argument of the YAML directive`),i=parseInt(r[1],10),a=parseInt(r[2],10),i!==1&&zu(e,`unacceptable YAML version of the document`),e.version=n[0],e.checkLineBreaks=a<2,a!==1&&a!==2&&Bu(e,`unsupported YAML version of the document`)},TAG:function(e,t,n){var r,i;n.length!==2&&zu(e,`TAG directive accepts exactly two arguments`),r=n[0],i=n[1],xu.test(r)||zu(e,`ill-formed tag handle (first argument) of the TAG directive`),uu.call(e.tagMap,r)&&zu(e,`there is a previously declared suffix for "`+r+`" tag handle`),Su.test(i)||zu(e,`ill-formed tag prefix (second argument) of the TAG directive`);try{i=decodeURIComponent(i)}catch{zu(e,`tag prefix is malformed: `+i)}e.tagMap[r]=i}};function Hu(e,t,n,r){var i,a,o,s;if(t<n){if(s=e.input.slice(t,n),r)for(i=0,a=s.length;i<a;i+=1)o=s.charCodeAt(i),o===9||32<=o&&o<=1114111||zu(e,`expected valid JSON character`);else vu.test(s)&&zu(e,`the stream contains non-printable characters`);e.result+=s}}function Uu(e,t,n,r){var i,a,o,s;for(Xc.isObject(n)||zu(e,`cannot merge mappings; the provided source object is unacceptable`),i=Object.keys(n),o=0,s=i.length;o<s;o+=1)a=i[o],uu.call(t,a)||(Nu(t,a,n[a]),r[a]=!0)}function Wu(e,t,n,r,i,a,o,s,c){var l,u;if(Array.isArray(i))for(i=Array.prototype.slice.call(i),l=0,u=i.length;l<u;l+=1)Array.isArray(i[l])&&zu(e,`nested arrays are not supported inside keys`),typeof i==`object`&&Cu(i[l])===`[object Object]`&&(i[l]=`[object Object]`);if(typeof i==`object`&&Cu(i)===`[object Object]`&&(i=`[object Object]`),i=String(i),t===null&&(t={}),r===`tag:yaml.org,2002:merge`)if(Array.isArray(a))for(l=0,u=a.length;l<u;l+=1)Uu(e,t,a[l],n);else Uu(e,t,a,n);else !e.json&&!uu.call(n,i)&&uu.call(t,i)&&(e.line=o||e.line,e.lineStart=s||e.lineStart,e.position=c||e.position,zu(e,`duplicated mapping key`)),Nu(t,i,a),delete n[i];return t}function Gu(e){var t=e.input.charCodeAt(e.position);t===10?e.position++:t===13?(e.position++,e.input.charCodeAt(e.position)===10&&e.position++):zu(e,`a line break is expected`),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function Ku(e,t,n){for(var r=0,i=e.input.charCodeAt(e.position);i!==0;){for(;Tu(i);)i===9&&e.firstTabInLine===-1&&(e.firstTabInLine=e.position),i=e.input.charCodeAt(++e.position);if(t&&i===35)do i=e.input.charCodeAt(++e.position);while(i!==10&&i!==13&&i!==0);if(wu(i))for(Gu(e),i=e.input.charCodeAt(e.position),r++,e.lineIndent=0;i===32;)e.lineIndent++,i=e.input.charCodeAt(++e.position);else break}return n!==-1&&r!==0&&e.lineIndent<n&&Bu(e,`deficient indentation`),r}function qu(e){var t=e.position,n=e.input.charCodeAt(t);return!!((n===45||n===46)&&n===e.input.charCodeAt(t+1)&&n===e.input.charCodeAt(t+2)&&(t+=3,n=e.input.charCodeAt(t),n===0||Eu(n)))}function Ju(e,t){t===1?e.result+=` `:t>1&&(e.result+=Xc.repeat(`
`,t-1))}function Yu(e,t,n){var r,i,a,o,s,c,l,u,d=e.kind,f=e.result,p=e.input.charCodeAt(e.position);if(Eu(p)||Du(p)||p===35||p===38||p===42||p===33||p===124||p===62||p===39||p===34||p===37||p===64||p===96||(p===63||p===45)&&(i=e.input.charCodeAt(e.position+1),Eu(i)||n&&Du(i)))return!1;for(e.kind=`scalar`,e.result=``,a=o=e.position,s=!1;p!==0;){if(p===58){if(i=e.input.charCodeAt(e.position+1),Eu(i)||n&&Du(i))break}else if(p===35){if(r=e.input.charCodeAt(e.position-1),Eu(r))break}else if(e.position===e.lineStart&&qu(e)||n&&Du(p))break;else if(wu(p))if(c=e.line,l=e.lineStart,u=e.lineIndent,Ku(e,!1,-1),e.lineIndent>=t){s=!0,p=e.input.charCodeAt(e.position);continue}else{e.position=o,e.line=c,e.lineStart=l,e.lineIndent=u;break}s&&=(Hu(e,a,o,!1),Ju(e,e.line-c),a=o=e.position,!1),Tu(p)||(o=e.position+1),p=e.input.charCodeAt(++e.position)}return Hu(e,a,o,!1),e.result?!0:(e.kind=d,e.result=f,!1)}function Xu(e,t){var n=e.input.charCodeAt(e.position),r,i;if(n!==39)return!1;for(e.kind=`scalar`,e.result=``,e.position++,r=i=e.position;(n=e.input.charCodeAt(e.position))!==0;)if(n===39)if(Hu(e,r,e.position,!0),n=e.input.charCodeAt(++e.position),n===39)r=e.position,e.position++,i=e.position;else return!0;else wu(n)?(Hu(e,r,i,!0),Ju(e,Ku(e,!1,t)),r=i=e.position):e.position===e.lineStart&&qu(e)?zu(e,`unexpected end of the document within a single quoted scalar`):(e.position++,i=e.position);zu(e,`unexpected end of the stream within a single quoted scalar`)}function Zu(e,t){var n,r,i,a,o,s=e.input.charCodeAt(e.position);if(s!==34)return!1;for(e.kind=`scalar`,e.result=``,e.position++,n=r=e.position;(s=e.input.charCodeAt(e.position))!==0;)if(s===34)return Hu(e,n,e.position,!0),e.position++,!0;else if(s===92){if(Hu(e,n,e.position,!0),s=e.input.charCodeAt(++e.position),wu(s))Ku(e,!1,t);else if(s<256&&Pu[s])e.result+=Fu[s],e.position++;else if((o=ku(s))>0){for(i=o,a=0;i>0;i--)s=e.input.charCodeAt(++e.position),(o=Ou(s))>=0?a=(a<<4)+o:zu(e,`expected hexadecimal character`);e.result+=Mu(a),e.position++}else zu(e,`unknown escape sequence`);n=r=e.position}else wu(s)?(Hu(e,n,r,!0),Ju(e,Ku(e,!1,t)),n=r=e.position):e.position===e.lineStart&&qu(e)?zu(e,`unexpected end of the document within a double quoted scalar`):(e.position++,r=e.position);zu(e,`unexpected end of the stream within a double quoted scalar`)}function Qu(e,t){var n=!0,r,i,a,o=e.tag,s,c=e.anchor,l,u,d,f,p,m=Object.create(null),h,g,_,v=e.input.charCodeAt(e.position);if(v===91)u=93,p=!1,s=[];else if(v===123)u=125,p=!0,s={};else return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=s),v=e.input.charCodeAt(++e.position);v!==0;){if(Ku(e,!0,t),v=e.input.charCodeAt(e.position),v===u)return e.position++,e.tag=o,e.anchor=c,e.kind=p?`mapping`:`sequence`,e.result=s,!0;n?v===44&&zu(e,`expected the node content, but found ','`):zu(e,`missed comma between flow collection entries`),g=h=_=null,d=f=!1,v===63&&(l=e.input.charCodeAt(e.position+1),Eu(l)&&(d=f=!0,e.position++,Ku(e,!0,t))),r=e.line,i=e.lineStart,a=e.position,ad(e,t,du,!1,!0),g=e.tag,h=e.result,Ku(e,!0,t),v=e.input.charCodeAt(e.position),(f||e.line===r)&&v===58&&(d=!0,v=e.input.charCodeAt(++e.position),Ku(e,!0,t),ad(e,t,du,!1,!0),_=e.result),p?Wu(e,s,m,g,h,_,r,i,a):d?s.push(Wu(e,null,m,g,h,_,r,i,a)):s.push(h),Ku(e,!0,t),v=e.input.charCodeAt(e.position),v===44?(n=!0,v=e.input.charCodeAt(++e.position)):n=!1}zu(e,`unexpected end of the stream within a flow collection`)}function $u(e,t){var n,r,i=hu,a=!1,o=!1,s=t,c=0,l=!1,u,d=e.input.charCodeAt(e.position);if(d===124)r=!1;else if(d===62)r=!0;else return!1;for(e.kind=`scalar`,e.result=``;d!==0;)if(d=e.input.charCodeAt(++e.position),d===43||d===45)hu===i?i=d===43?_u:gu:zu(e,`repeat of a chomping mode identifier`);else if((u=Au(d))>=0)u===0?zu(e,`bad explicit indentation width of a block scalar; it cannot be less than one`):o?zu(e,`repeat of an indentation width identifier`):(s=t+u-1,o=!0);else break;if(Tu(d)){do d=e.input.charCodeAt(++e.position);while(Tu(d));if(d===35)do d=e.input.charCodeAt(++e.position);while(!wu(d)&&d!==0)}for(;d!==0;){for(Gu(e),e.lineIndent=0,d=e.input.charCodeAt(e.position);(!o||e.lineIndent<s)&&d===32;)e.lineIndent++,d=e.input.charCodeAt(++e.position);if(!o&&e.lineIndent>s&&(s=e.lineIndent),wu(d)){c++;continue}if(e.lineIndent<s){i===_u?e.result+=Xc.repeat(`
`,a?1+c:c):i===hu&&a&&(e.result+=`
`);break}for(r?Tu(d)?(l=!0,e.result+=Xc.repeat(`
`,a?1+c:c)):l?(l=!1,e.result+=Xc.repeat(`
`,c+1)):c===0?a&&(e.result+=` `):e.result+=Xc.repeat(`
`,c):e.result+=Xc.repeat(`
`,a?1+c:c),a=!0,o=!0,c=0,n=e.position;!wu(d)&&d!==0;)d=e.input.charCodeAt(++e.position);Hu(e,n,e.position,!1)}return!0}function ed(e,t){var n,r=e.tag,i=e.anchor,a=[],o,s=!1,c;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=a),c=e.input.charCodeAt(e.position);c!==0&&(e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,zu(e,`tab characters must not be used in indentation`)),!(c!==45||(o=e.input.charCodeAt(e.position+1),!Eu(o))));){if(s=!0,e.position++,Ku(e,!0,-1)&&e.lineIndent<=t){a.push(null),c=e.input.charCodeAt(e.position);continue}if(n=e.line,ad(e,t,pu,!1,!0),a.push(e.result),Ku(e,!0,-1),c=e.input.charCodeAt(e.position),(e.line===n||e.lineIndent>t)&&c!==0)zu(e,`bad indentation of a sequence entry`);else if(e.lineIndent<t)break}return s?(e.tag=r,e.anchor=i,e.kind=`sequence`,e.result=a,!0):!1}function td(e,t,n){var r,i,a,o,s,c,l=e.tag,u=e.anchor,d={},f=Object.create(null),p=null,m=null,h=null,g=!1,_=!1,v;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=d),v=e.input.charCodeAt(e.position);v!==0;){if(!g&&e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,zu(e,`tab characters must not be used in indentation`)),r=e.input.charCodeAt(e.position+1),a=e.line,(v===63||v===58)&&Eu(r))v===63?(g&&(Wu(e,d,f,p,m,null,o,s,c),p=m=h=null),_=!0,g=!0,i=!0):g?(g=!1,i=!0):zu(e,`incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line`),e.position+=1,v=r;else{if(o=e.line,s=e.lineStart,c=e.position,!ad(e,n,fu,!1,!0))break;if(e.line===a){for(v=e.input.charCodeAt(e.position);Tu(v);)v=e.input.charCodeAt(++e.position);if(v===58)v=e.input.charCodeAt(++e.position),Eu(v)||zu(e,`a whitespace character is expected after the key-value separator within a block mapping`),g&&(Wu(e,d,f,p,m,null,o,s,c),p=m=h=null),_=!0,g=!1,i=!1,p=e.tag,m=e.result;else if(_)zu(e,`can not read an implicit mapping pair; a colon is missed`);else return e.tag=l,e.anchor=u,!0}else if(_)zu(e,`can not read a block mapping entry; a multiline key may not be an implicit key`);else return e.tag=l,e.anchor=u,!0}if((e.line===a||e.lineIndent>t)&&(g&&(o=e.line,s=e.lineStart,c=e.position),ad(e,t,mu,!0,i)&&(g?m=e.result:h=e.result),g||(Wu(e,d,f,p,m,h,o,s,c),p=m=h=null),Ku(e,!0,-1),v=e.input.charCodeAt(e.position)),(e.line===a||e.lineIndent>t)&&v!==0)zu(e,`bad indentation of a mapping entry`);else if(e.lineIndent<t)break}return g&&Wu(e,d,f,p,m,null,o,s,c),_&&(e.tag=l,e.anchor=u,e.kind=`mapping`,e.result=d),_}function nd(e){var t,n=!1,r=!1,i,a,o=e.input.charCodeAt(e.position);if(o!==33)return!1;if(e.tag!==null&&zu(e,`duplication of a tag property`),o=e.input.charCodeAt(++e.position),o===60?(n=!0,o=e.input.charCodeAt(++e.position)):o===33?(r=!0,i=`!!`,o=e.input.charCodeAt(++e.position)):i=`!`,t=e.position,n){do o=e.input.charCodeAt(++e.position);while(o!==0&&o!==62);e.position<e.length?(a=e.input.slice(t,e.position),o=e.input.charCodeAt(++e.position)):zu(e,`unexpected end of the stream within a verbatim tag`)}else{for(;o!==0&&!Eu(o);)o===33&&(r?zu(e,`tag suffix cannot contain exclamation marks`):(i=e.input.slice(t-1,e.position+1),xu.test(i)||zu(e,`named tag handle cannot contain such characters`),r=!0,t=e.position+1)),o=e.input.charCodeAt(++e.position);a=e.input.slice(t,e.position),bu.test(a)&&zu(e,`tag suffix cannot contain flow indicator characters`)}a&&!Su.test(a)&&zu(e,`tag name cannot contain such characters: `+a);try{a=decodeURIComponent(a)}catch{zu(e,`tag name is malformed: `+a)}return n?e.tag=a:uu.call(e.tagMap,i)?e.tag=e.tagMap[i]+a:i===`!`?e.tag=`!`+a:i===`!!`?e.tag=`tag:yaml.org,2002:`+a:zu(e,`undeclared tag handle "`+i+`"`),!0}function rd(e){var t,n=e.input.charCodeAt(e.position);if(n!==38)return!1;for(e.anchor!==null&&zu(e,`duplication of an anchor property`),n=e.input.charCodeAt(++e.position),t=e.position;n!==0&&!Eu(n)&&!Du(n);)n=e.input.charCodeAt(++e.position);return e.position===t&&zu(e,`name of an anchor node must contain at least one character`),e.anchor=e.input.slice(t,e.position),!0}function id(e){var t,n,r=e.input.charCodeAt(e.position);if(r!==42)return!1;for(r=e.input.charCodeAt(++e.position),t=e.position;r!==0&&!Eu(r)&&!Du(r);)r=e.input.charCodeAt(++e.position);return e.position===t&&zu(e,`name of an alias node must contain at least one character`),n=e.input.slice(t,e.position),uu.call(e.anchorMap,n)||zu(e,`unidentified alias "`+n+`"`),e.result=e.anchorMap[n],Ku(e,!0,-1),!0}function ad(e,t,n,r,i){var a,o,s,c=1,l=!1,u=!1,d,f,p,m,h,g;if(e.listener!==null&&e.listener(`open`,e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,a=o=s=mu===n||pu===n,r&&Ku(e,!0,-1)&&(l=!0,e.lineIndent>t?c=1:e.lineIndent===t?c=0:e.lineIndent<t&&(c=-1)),c===1)for(;nd(e)||rd(e);)Ku(e,!0,-1)?(l=!0,s=a,e.lineIndent>t?c=1:e.lineIndent===t?c=0:e.lineIndent<t&&(c=-1)):s=!1;if(s&&=l||i,(c===1||mu===n)&&(h=du===n||fu===n?t:t+1,g=e.position-e.lineStart,c===1?s&&(ed(e,g)||td(e,g,h))||Qu(e,h)?u=!0:(o&&$u(e,h)||Xu(e,h)||Zu(e,h)?u=!0:id(e)?(u=!0,(e.tag!==null||e.anchor!==null)&&zu(e,`alias node should not have any properties`)):Yu(e,h,du===n)&&(u=!0,e.tag===null&&(e.tag=`?`)),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):c===0&&(u=s&&ed(e,g))),e.tag===null)e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);else if(e.tag===`?`){for(e.result!==null&&e.kind!==`scalar`&&zu(e,`unacceptable node kind for !<?> tag; it should be "scalar", not "`+e.kind+`"`),d=0,f=e.implicitTypes.length;d<f;d+=1)if(m=e.implicitTypes[d],m.resolve(e.result)){e.result=m.construct(e.result),e.tag=m.tag,e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);break}}else if(e.tag!==`!`){if(uu.call(e.typeMap[e.kind||`fallback`],e.tag))m=e.typeMap[e.kind||`fallback`][e.tag];else for(m=null,p=e.typeMap.multi[e.kind||`fallback`],d=0,f=p.length;d<f;d+=1)if(e.tag.slice(0,p[d].tag.length)===p[d].tag){m=p[d];break}m||zu(e,`unknown tag !<`+e.tag+`>`),e.result!==null&&m.kind!==e.kind&&zu(e,`unacceptable node kind for !<`+e.tag+`> tag; it should be "`+m.kind+`", not "`+e.kind+`"`),m.resolve(e.result,e.tag)?(e.result=m.construct(e.result,e.tag),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):zu(e,`cannot resolve a node with !<`+e.tag+`> explicit tag`)}return e.listener!==null&&e.listener(`close`,e),e.tag!==null||e.anchor!==null||u}function od(e){var t=e.position,n,r,i,a=!1,o;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);(o=e.input.charCodeAt(e.position))!==0&&(Ku(e,!0,-1),o=e.input.charCodeAt(e.position),!(e.lineIndent>0||o!==37));){for(a=!0,o=e.input.charCodeAt(++e.position),n=e.position;o!==0&&!Eu(o);)o=e.input.charCodeAt(++e.position);for(r=e.input.slice(n,e.position),i=[],r.length<1&&zu(e,`directive name must not be less than one character in length`);o!==0;){for(;Tu(o);)o=e.input.charCodeAt(++e.position);if(o===35){do o=e.input.charCodeAt(++e.position);while(o!==0&&!wu(o));break}if(wu(o))break;for(n=e.position;o!==0&&!Eu(o);)o=e.input.charCodeAt(++e.position);i.push(e.input.slice(n,e.position))}o!==0&&Gu(e),uu.call(Vu,r)?Vu[r](e,r,i):Bu(e,`unknown document directive "`+r+`"`)}if(Ku(e,!0,-1),e.lineIndent===0&&e.input.charCodeAt(e.position)===45&&e.input.charCodeAt(e.position+1)===45&&e.input.charCodeAt(e.position+2)===45?(e.position+=3,Ku(e,!0,-1)):a&&zu(e,`directives end mark is expected`),ad(e,e.lineIndent-1,mu,!1,!0),Ku(e,!0,-1),e.checkLineBreaks&&yu.test(e.input.slice(t,e.position))&&Bu(e,`non-ASCII line breaks are interpreted as content`),e.documents.push(e.result),e.position===e.lineStart&&qu(e)){e.input.charCodeAt(e.position)===46&&(e.position+=3,Ku(e,!0,-1));return}if(e.position<e.length-1)zu(e,`end of the stream or a document separator is expected`);else return}function sd(e,t){e=String(e),t||={},e.length!==0&&(e.charCodeAt(e.length-1)!==10&&e.charCodeAt(e.length-1)!==13&&(e+=`
`),e.charCodeAt(0)===65279&&(e=e.slice(1)));var n=new Lu(e,t),r=e.indexOf(`\0`);for(r!==-1&&(n.position=r,zu(n,`null byte is not allowed in input`)),n.input+=`\0`;n.input.charCodeAt(n.position)===32;)n.lineIndent+=1,n.position+=1;for(;n.position<n.length-1;)od(n);return n.documents}function cd(e,t,n){typeof t==`object`&&t&&n===void 0&&(n=t,t=null);var r=sd(e,n);if(typeof t!=`function`)return r;for(var i=0,a=r.length;i<a;i+=1)t(r[i])}function ld(e,t){var n=sd(e,t);if(n.length!==0){if(n.length===1)return n[0];throw new $c(`expected a single document in the stream, but found more`)}}var ud={loadAll:cd,load:ld},dd=Object.prototype.toString,fd=Object.prototype.hasOwnProperty,pd=65279,md=9,hd=10,gd=13,_d=32,vd=33,yd=34,bd=35,xd=37,Sd=38,Cd=39,wd=42,Td=44,Ed=45,Dd=58,Od=61,kd=62,Ad=63,jd=64,Md=91,Nd=93,Pd=96,Fd=123,Id=124,Ld=125,Rd={};Rd[0]=`\\0`,Rd[7]=`\\a`,Rd[8]=`\\b`,Rd[9]=`\\t`,Rd[10]=`\\n`,Rd[11]=`\\v`,Rd[12]=`\\f`,Rd[13]=`\\r`,Rd[27]=`\\e`,Rd[34]=`\\"`,Rd[92]=`\\\\`,Rd[133]=`\\N`,Rd[160]=`\\_`,Rd[8232]=`\\L`,Rd[8233]=`\\P`;var zd=[`y`,`Y`,`yes`,`Yes`,`YES`,`on`,`On`,`ON`,`n`,`N`,`no`,`No`,`NO`,`off`,`Off`,`OFF`],Bd=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function Vd(e,t){var n,r,i,a,o,s,c;if(t===null)return{};for(n={},r=Object.keys(t),i=0,a=r.length;i<a;i+=1)o=r[i],s=String(t[o]),o.slice(0,2)===`!!`&&(o=`tag:yaml.org,2002:`+o.slice(2)),c=e.compiledTypeMap.fallback[o],c&&fd.call(c.styleAliases,s)&&(s=c.styleAliases[s]),n[o]=s;return n}function Hd(e){var t=e.toString(16).toUpperCase(),n,r;if(e<=255)n=`x`,r=2;else if(e<=65535)n=`u`,r=4;else if(e<=4294967295)n=`U`,r=8;else throw new $c(`code point within a string may not be greater than 0xFFFFFFFF`);return`\\`+n+Xc.repeat(`0`,r-t.length)+t}var Ud=1,Wd=2;function Gd(e){this.schema=e.schema||lu,this.indent=Math.max(1,e.indent||2),this.noArrayIndent=e.noArrayIndent||!1,this.skipInvalid=e.skipInvalid||!1,this.flowLevel=Xc.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=Vd(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.lineWidth=e.lineWidth||80,this.noRefs=e.noRefs||!1,this.noCompatMode=e.noCompatMode||!1,this.condenseFlow=e.condenseFlow||!1,this.quotingType=e.quotingType===`"`?Wd:Ud,this.forceQuotes=e.forceQuotes||!1,this.replacer=typeof e.replacer==`function`?e.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result=``,this.duplicates=[],this.usedDuplicates=null}function Kd(e,t){for(var n=Xc.repeat(` `,t),r=0,i=-1,a=``,o,s=e.length;r<s;)i=e.indexOf(`
`,r),i===-1?(o=e.slice(r),r=s):(o=e.slice(r,i+1),r=i+1),o.length&&o!==`
`&&(a+=n),a+=o;return a}function qd(e,t){return`
`+Xc.repeat(` `,e.indent*t)}function Jd(e,t){var n,r,i;for(n=0,r=e.implicitTypes.length;n<r;n+=1)if(i=e.implicitTypes[n],i.resolve(t))return!0;return!1}function Yd(e){return e===_d||e===md}function Xd(e){return 32<=e&&e<=126||161<=e&&e<=55295&&e!==8232&&e!==8233||57344<=e&&e<=65533&&e!==pd||65536<=e&&e<=1114111}function Zd(e){return Xd(e)&&e!==pd&&e!==gd&&e!==hd}function Qd(e,t,n){var r=Zd(e),i=r&&!Yd(e);return(n?r:r&&e!==Td&&e!==Md&&e!==Nd&&e!==Fd&&e!==Ld)&&e!==bd&&!(t===Dd&&!i)||Zd(t)&&!Yd(t)&&e===bd||t===Dd&&i}function $d(e){return Xd(e)&&e!==pd&&!Yd(e)&&e!==Ed&&e!==Ad&&e!==Dd&&e!==Td&&e!==Md&&e!==Nd&&e!==Fd&&e!==Ld&&e!==bd&&e!==Sd&&e!==wd&&e!==vd&&e!==Id&&e!==Od&&e!==kd&&e!==Cd&&e!==yd&&e!==xd&&e!==jd&&e!==Pd}function ef(e){return!Yd(e)&&e!==Dd}function tf(e,t){var n=e.charCodeAt(t),r;return n>=55296&&n<=56319&&t+1<e.length&&(r=e.charCodeAt(t+1),r>=56320&&r<=57343)?(n-55296)*1024+r-56320+65536:n}function nf(e){return/^\n* /.test(e)}var rf=1,af=2,of=3,sf=4,cf=5;function lf(e,t,n,r,i,a,o,s){var c,l=0,u=null,d=!1,f=!1,p=r!==-1,m=-1,h=$d(tf(e,0))&&ef(tf(e,e.length-1));if(t||o)for(c=0;c<e.length;l>=65536?c+=2:c++){if(l=tf(e,c),!Xd(l))return cf;h&&=Qd(l,u,s),u=l}else{for(c=0;c<e.length;l>=65536?c+=2:c++){if(l=tf(e,c),l===hd)d=!0,p&&(f||=c-m-1>r&&e[m+1]!==` `,m=c);else if(!Xd(l))return cf;h&&=Qd(l,u,s),u=l}f||=p&&c-m-1>r&&e[m+1]!==` `}return!d&&!f?h&&!o&&!i(e)?rf:a===Wd?cf:af:n>9&&nf(e)?cf:o?a===Wd?cf:af:f?sf:of}function uf(e,t,n,r,i){e.dump=function(){if(t.length===0)return e.quotingType===Wd?`""`:`''`;if(!e.noCompatMode&&(zd.indexOf(t)!==-1||Bd.test(t)))return e.quotingType===Wd?`"`+t+`"`:`'`+t+`'`;var a=e.indent*Math.max(1,n),o=e.lineWidth===-1?-1:Math.max(Math.min(e.lineWidth,40),e.lineWidth-a),s=r||e.flowLevel>-1&&n>=e.flowLevel;function c(t){return Jd(e,t)}switch(lf(t,s,e.indent,o,c,e.quotingType,e.forceQuotes&&!r,i)){case rf:return t;case af:return`'`+t.replace(/'/g,`''`)+`'`;case of:return`|`+df(t,e.indent)+ff(Kd(t,a));case sf:return`>`+df(t,e.indent)+ff(Kd(pf(t,o),a));case cf:return`"`+hf(t)+`"`;default:throw new $c(`impossible error: invalid scalar style`)}}()}function df(e,t){var n=nf(e)?String(t):``,r=e[e.length-1]===`
`;return n+(r&&(e[e.length-2]===`
`||e===`
`)?`+`:r?``:`-`)+`
`}function ff(e){return e[e.length-1]===`
`?e.slice(0,-1):e}function pf(e,t){for(var n=/(\n+)([^\n]*)/g,r=function(){var r=e.indexOf(`
`);return r=r===-1?e.length:r,n.lastIndex=r,mf(e.slice(0,r),t)}(),i=e[0]===`
`||e[0]===` `,a,o;o=n.exec(e);){var s=o[1],c=o[2];a=c[0]===` `,r+=s+(!i&&!a&&c!==``?`
`:``)+mf(c,t),i=a}return r}function mf(e,t){if(e===``||e[0]===` `)return e;for(var n=/ [^ ]/g,r,i=0,a,o=0,s=0,c=``;r=n.exec(e);)s=r.index,s-i>t&&(a=o>i?o:s,c+=`
`+e.slice(i,a),i=a+1),o=s;return c+=`
`,e.length-i>t&&o>i?c+=e.slice(i,o)+`
`+e.slice(o+1):c+=e.slice(i),c.slice(1)}function hf(e){for(var t=``,n=0,r,i=0;i<e.length;n>=65536?i+=2:i++)n=tf(e,i),r=Rd[n],!r&&Xd(n)?(t+=e[i],n>=65536&&(t+=e[i+1])):t+=r||Hd(n);return t}function gf(e,t,n){var r=``,i=e.tag,a,o,s;for(a=0,o=n.length;a<o;a+=1)s=n[a],e.replacer&&(s=e.replacer.call(n,String(a),s)),(xf(e,t,s,!1,!1)||s===void 0&&xf(e,t,null,!1,!1))&&(r!==``&&(r+=`,`+(e.condenseFlow?``:` `)),r+=e.dump);e.tag=i,e.dump=`[`+r+`]`}function _f(e,t,n,r){var i=``,a=e.tag,o,s,c;for(o=0,s=n.length;o<s;o+=1)c=n[o],e.replacer&&(c=e.replacer.call(n,String(o),c)),(xf(e,t+1,c,!0,!0,!1,!0)||c===void 0&&xf(e,t+1,null,!0,!0,!1,!0))&&((!r||i!==``)&&(i+=qd(e,t)),e.dump&&hd===e.dump.charCodeAt(0)?i+=`-`:i+=`- `,i+=e.dump);e.tag=a,e.dump=i||`[]`}function vf(e,t,n){var r=``,i=e.tag,a=Object.keys(n),o,s,c,l,u;for(o=0,s=a.length;o<s;o+=1)u=``,r!==``&&(u+=`, `),e.condenseFlow&&(u+=`"`),c=a[o],l=n[c],e.replacer&&(l=e.replacer.call(n,c,l)),xf(e,t,c,!1,!1)&&(e.dump.length>1024&&(u+=`? `),u+=e.dump+(e.condenseFlow?`"`:``)+`:`+(e.condenseFlow?``:` `),xf(e,t,l,!1,!1)&&(u+=e.dump,r+=u));e.tag=i,e.dump=`{`+r+`}`}function yf(e,t,n,r){var i=``,a=e.tag,o=Object.keys(n),s,c,l,u,d,f;if(e.sortKeys===!0)o.sort();else if(typeof e.sortKeys==`function`)o.sort(e.sortKeys);else if(e.sortKeys)throw new $c(`sortKeys must be a boolean or a function`);for(s=0,c=o.length;s<c;s+=1)f=``,(!r||i!==``)&&(f+=qd(e,t)),l=o[s],u=n[l],e.replacer&&(u=e.replacer.call(n,l,u)),xf(e,t+1,l,!0,!0,!0)&&(d=e.tag!==null&&e.tag!==`?`||e.dump&&e.dump.length>1024,d&&(e.dump&&hd===e.dump.charCodeAt(0)?f+=`?`:f+=`? `),f+=e.dump,d&&(f+=qd(e,t)),xf(e,t+1,u,!0,d)&&(e.dump&&hd===e.dump.charCodeAt(0)?f+=`:`:f+=`: `,f+=e.dump,i+=f));e.tag=a,e.dump=i||`{}`}function bf(e,t,n){var r,i=n?e.explicitTypes:e.implicitTypes,a,o,s,c;for(a=0,o=i.length;a<o;a+=1)if(s=i[a],(s.instanceOf||s.predicate)&&(!s.instanceOf||typeof t==`object`&&t instanceof s.instanceOf)&&(!s.predicate||s.predicate(t))){if(n?s.multi&&s.representName?e.tag=s.representName(t):e.tag=s.tag:e.tag=`?`,s.represent){if(c=e.styleMap[s.tag]||s.defaultStyle,dd.call(s.represent)===`[object Function]`)r=s.represent(t,c);else if(fd.call(s.represent,c))r=s.represent[c](t,c);else throw new $c(`!<`+s.tag+`> tag resolver accepts not "`+c+`" style`);e.dump=r}return!0}return!1}function xf(e,t,n,r,i,a,o){e.tag=null,e.dump=n,bf(e,n,!1)||bf(e,n,!0);var s=dd.call(e.dump),c=r,l;r&&=e.flowLevel<0||e.flowLevel>t;var u=s===`[object Object]`||s===`[object Array]`,d,f;if(u&&(d=e.duplicates.indexOf(n),f=d!==-1),(e.tag!==null&&e.tag!==`?`||f||e.indent!==2&&t>0)&&(i=!1),f&&e.usedDuplicates[d])e.dump=`*ref_`+d;else{if(u&&f&&!e.usedDuplicates[d]&&(e.usedDuplicates[d]=!0),s===`[object Object]`)r&&Object.keys(e.dump).length!==0?(yf(e,t,e.dump,i),f&&(e.dump=`&ref_`+d+e.dump)):(vf(e,t,e.dump),f&&(e.dump=`&ref_`+d+` `+e.dump));else if(s===`[object Array]`)r&&e.dump.length!==0?(e.noArrayIndent&&!o&&t>0?_f(e,t-1,e.dump,i):_f(e,t,e.dump,i),f&&(e.dump=`&ref_`+d+e.dump)):(gf(e,t,e.dump),f&&(e.dump=`&ref_`+d+` `+e.dump));else if(s===`[object String]`)e.tag!==`?`&&uf(e,e.dump,t,a,c);else if(s===`[object Undefined]`)return!1;else{if(e.skipInvalid)return!1;throw new $c(`unacceptable kind of an object to dump `+s)}e.tag!==null&&e.tag!==`?`&&(l=encodeURI(e.tag[0]===`!`?e.tag.slice(1):e.tag).replace(/!/g,`%21`),l=e.tag[0]===`!`?`!`+l:l.slice(0,18)===`tag:yaml.org,2002:`?`!!`+l.slice(18):`!<`+l+`>`,e.dump=l+` `+e.dump)}return!0}function Sf(e,t){var n=[],r=[],i,a;for(Cf(e,n,r),i=0,a=r.length;i<a;i+=1)t.duplicates.push(n[r[i]]);t.usedDuplicates=Array(a)}function Cf(e,t,n){var r,i,a;if(typeof e==`object`&&e)if(i=t.indexOf(e),i!==-1)n.indexOf(i)===-1&&n.push(i);else if(t.push(e),Array.isArray(e))for(i=0,a=e.length;i<a;i+=1)Cf(e[i],t,n);else for(r=Object.keys(e),i=0,a=r.length;i<a;i+=1)Cf(e[r[i]],t,n)}function wf(e,t){t||={};var n=new Gd(t);n.noRefs||Sf(e,n);var r=e;return n.replacer&&(r=n.replacer.call({"":r},``,r)),xf(n,0,r,!0,!0)?n.dump+`
`:``}var Tf={dump:wf};ud.load,ud.loadAll;var Ef=Tf.dump;function Df(e,t){let n=()=>!t?.sortKeys&&!t?.keysPriority?!1:t.keysPriority&&t.keysPriority.length>0?(e,n)=>{let r=t.keysPriority.indexOf(e),i=t.keysPriority.indexOf(n);return r!==-1&&i!==-1?r-i:r!==-1&&i===-1?-1:r===-1&&i!==-1?1:t.sortKeys?e.localeCompare(n):0}:t.sortKeys?(e,t)=>e.localeCompare(t):!1;try{return Ef(e,{forceQuotes:!0,quotingType:`"`,lineWidth:-1,noRefs:!0,sortKeys:n(),indent:2,noCompatMode:!0,flowLevel:-1,skipInvalid:!1})}catch(t){let n=t instanceof Error?t.message:`Unknown error`;try{return JSON.stringify(e,null,2)}catch(e){return`# YAML conversion failed: ${n}\n# JSON conversion also failed: ${e instanceof Error?e.message:`Unknown error`}\n# Object: [Unconvertible]`}}}function Of(e){return e.split(``)}function kf(e,t){return t.includes(e)}var Af=class extends Error{constructor(e,t){super(),this.name=`DefaultsError`,this.message=e,this.defs=t}};function jf(e,t,n){e===!0?e={}:typeof e==`object`&&e&&(e={...e});let r=e||{};if(n){for(let e in r)if(Kf(r,e)&&!Kf(t,e))throw new Af("`"+e+"` is not a supported option",t)}for(let n in t)if(Kf(t,n))if(!e||!Kf(e,n))r[n]=t[n];else if(n===`ecma`){let t=e[n]|0;t>5&&t<2015&&(t+=2009),r[n]=t}else r[n]=e&&Kf(e,n)?e[n]:t[n];return r}function Mf(){}function Nf(){return!1}function Pf(){return!0}function Ff(){return this}function If(){return null}var Lf=(function(){function e(e,n,r=!0){let i=[];for(let a=0;a<e.length;++a){let o=e[a].transform(n,r);o instanceof J?i.push(o):o instanceof t&&i.push(...o.v)}return i}e.splice=function(e){return new t(e)},e.skip={};function t(e){this.v=e}return e})();function K(e,t,n){return n||={},t&&(n.start||=t.start,n.end||=t.end),new e(n)}function Rf(e,t){e.includes(t)||e.push(t)}function zf(e,t){return e.replace(/{(.+?)}/g,function(e,n){return t&&t[n]})}function Bf(e,t){for(var n=e.length;--n>=0;)e[n]===t&&e.splice(n,1)}function Vf(e,t){if(e.length<2)return e.slice();function n(e,n){for(var r=[],i=0,a=0,o=0;i<e.length&&a<n.length;)t(e[i],n[a])<=0?r[o++]=e[i++]:r[o++]=n[a++];return i<e.length&&r.push.apply(r,e.slice(i)),a<n.length&&r.push.apply(r,n.slice(a)),r}function r(e){if(e.length<=1)return e;var t=Math.floor(e.length/2),i=e.slice(0,t),a=e.slice(t);return i=r(i),a=r(a),n(i,a)}return r(e)}function Hf(e){return Array.isArray(e)||(e=e.split(` `)),new Set(e.sort())}function Uf(e,t,n){e.has(t)?e.get(t).push(n):e.set(t,[n])}function Wf(e){var t=new Map;for(var n in e)Kf(e,n)&&n.charAt(0)===`$`&&t.set(n.substr(1),e[n]);return t}function Gf(e){var t=Object.create(null);return e.forEach(function(e,n){t[`$`+n]=e}),t}function Kf(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function qf(e,t){return e===!0||e instanceof RegExp&&e.test(t)}var Jf={"\0":`0`,"\n":`n`,"\r":`r`,"\u2028":`u2028`,"\u2029":`u2029`};function Yf(e){return e.replace(/[\0\n\r\u2028\u2029]/g,function(t,n){return(e[n-1]==`\\`&&(e[n-2]!=`\\`||/(?:^|[^\\])(?:\\{2})*$/.test(e.slice(0,n-1)))?``:`\\`)+Jf[t]})}const Xf=/^[\\/|\0\s\w^$.[\]()]*$/,Zf=e=>Xf.test(e);function Qf(e){let t=new Set(e.split(``)),n=``;for(let e of`dgimsuyv`)t.has(e)&&(n+=e,t.delete(e));return t.size&&t.forEach(e=>{n+=e}),n}function $f(e,t){return e._annotations&t}function ep(e,t){e._annotations|=t}function tp(e,t){e._annotations&=~t}var np=``,rp=new Map,ip=`break case catch class const continue debugger default delete do else export extends finally for function if in instanceof let new return switch throw try typeof var void while with`,ap=`false null true`,op=`enum import super this `+ap+` `+ip,sp=`implements interface package private protected public static `+op,cp=`return new delete throw else case yield await`;ip=Hf(ip),op=Hf(op),cp=Hf(cp),ap=Hf(ap),sp=Hf(sp);var lp=Hf(Of(`+-*&%=<>!?|~^`)),up=/^0x[0-9a-f]+$/i,dp=/^0[0-7]+$/,fp=/^0o[0-7]+$/i,pp=/^0b[01]+$/i,mp=/^\d*\.?\d*(?:e[+-]?\d*(?:\d\.?|\.?\d)\d*)?$/i,hp=/^(0[xob])?[0-9a-f]+n$/i,gp=/in(?:stanceof)?/y,_p=Hf(`in.instanceof.typeof.new.void.delete.++.--.+.-.!.~.&.|.^.*.**./.%.>>.<<.>>>.<.>.<=.>=.==.===.!=.!==.?.=.+=.-=.||=.&&=.??=./=.*=.**=.%=.>>=.<<=.>>>=.|=.^=.&=.&&.??.||`.split(`.`)),vp=Hf(Of(` \xA0
\r	\f\v​           \u2028\u2029   `)),yp=Hf(Of(`
\r\u2028\u2029`)),bp=Hf(Of(`;]),:`)),xp=Hf(Of(`[{(,;:`)),Sp=Hf(Of(`[]{}(),;:`)),Cp={ID_Start:/[$A-Z_a-z\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\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\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\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\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-\uA7AD\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\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[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\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]|\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]|\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]/,ID_Continue:/(?:[$0-9A-Z_a-z\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\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\u0C81-\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\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\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\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-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\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\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\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[\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]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\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]|\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]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\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])+/};function wp(e,t){if(Op(e.charCodeAt(t))){if(kp(e.charCodeAt(t+1)))return e.charAt(t)+e.charAt(t+1)}else if(kp(e.charCodeAt(t))&&Op(e.charCodeAt(t-1)))return e.charAt(t-1)+e.charAt(t);return e.charAt(t)}function Tp(e,t){return Op(e.charCodeAt(t))?65536+(e.charCodeAt(t)-55296<<10)+e.charCodeAt(t+1)-56320:e.charCodeAt(t)}function Ep(e){for(var t=0,n=0;n<e.length;n++)Op(e.charCodeAt(n))&&kp(e.charCodeAt(n+1))&&(t++,n++);return e.length-t}function Dp(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function Op(e){return e>=55296&&e<=56319}function kp(e){return e>=56320&&e<=57343}function Ap(e){return e>=48&&e<=57}function jp(e){return Cp.ID_Start.test(e)}function Mp(e){return Cp.ID_Continue.test(e)}const Np=/^[a-z_$][a-z0-9_$]*$/i;function Pp(e){return Np.test(e)}function Fp(e,t){if(Np.test(e))return!0;if(!t&&/[\ud800-\udfff]/.test(e))return!1;var n=Cp.ID_Start.exec(e);return!n||n.index!==0?!1:(e=e.slice(n[0].length),e?(n=Cp.ID_Continue.exec(e),!!n&&n[0].length===e.length):!0)}function Ip(e,t=!0){if(!t&&e.includes(`e`))return NaN;if(up.test(e))return parseInt(e.substr(2),16);if(dp.test(e))return parseInt(e.substr(1),8);if(fp.test(e))return parseInt(e.substr(2),8);if(pp.test(e))return parseInt(e.substr(2),2);if(mp.test(e))return parseFloat(e);var n=parseFloat(e);if(n==e)return n}var Lp=class extends Error{constructor(e,t,n,r,i){super(),this.name=`SyntaxError`,this.message=e,this.filename=t,this.line=n,this.col=r,this.pos=i}};function Rp(e,t,n,r,i){throw new Lp(e,t,n,r,i)}function zp(e,t,n){return e.type==t&&(n==null||e.value==n)}var Bp={};function Vp(e,t,n,r){var i={text:e,filename:t,pos:0,tokpos:0,line:1,tokline:0,col:0,tokcol:0,newline_before:!1,regex_allowed:!1,brace_counter:0,template_braces:[],comments_before:[],directives:{},directive_stack:[]};function a(){return wp(i.text,i.pos)}function o(){if(i.text.charCodeAt(i.pos+1)!==46)return!1;let e=i.text.charCodeAt(i.pos+2);return e<48||e>57}function s(e,t){var n=wp(i.text,i.pos++);if(e&&!n)throw Bp;return yp.has(n)?(i.newline_before=i.newline_before||!t,++i.line,i.col=0,n==`\r`&&a()==`
`&&(++i.pos,n=`
`)):(n.length>1&&(++i.pos,++i.col),++i.col),n}function c(e){for(;e--;)s()}function l(e){return i.text.substr(i.pos,e.length)==e}function u(){for(var e=i.text,t=i.pos,n=i.text.length;t<n;++t){var r=e[t];if(yp.has(r))return t}return-1}function d(e,t){var n=i.text.indexOf(e,i.pos);if(t&&n==-1)throw Bp;return n}function f(){i.tokline=i.line,i.tokcol=i.col,i.tokpos=i.pos}var p=!1,m=null;function h(e,n,r){i.regex_allowed=e==`operator`&&!Up.has(n)||e==`keyword`&&cp.has(n)||e==`punc`&&xp.has(n)||e==`arrow`,e==`punc`&&(n==`.`||n==`?.`)?p=!0:r||(p=!1);let a=i.tokline,o=i.tokcol,s=i.tokpos,c=i.newline_before,l=t,u=[],d=[];r||(u=i.comments_before,d=i.comments_before=[]),i.newline_before=!1;let f=new Zp(e,n,a,o,s,c,u,d,l);return r||(m=f),f}function g(){for(;vp.has(a());)s()}function _(){for(var e=i.pos,t=!1;e<i.text.length;){var n=wp(i.text,e);if(yp.has(n))return{char:n,pos:e};if(t)n==`*`&&wp(i.text,e+1)==`/`?(e+=2,t=!1):e++;else if(vp.has(n))e++;else{if(n==`/`){var r=wp(i.text,e+1);if(r==`/`)return e=u(),{char:wp(i.text,e),pos:e};if(r==`*`){t=!0,e+=2;continue}}return{char:n,pos:e}}}return{char:null,pos:e}}function v(e,t){if(e==`\\`)return!0;if(jp(e)){if(gp.lastIndex=t,gp.test(i.text)){var n=wp(i.text,gp.lastIndex);if(!Mp(n)&&n!=`\\`)return!1}return!0}return!1}function y(e){for(var t=``,n,r=0;(n=a())&&e(n,r++);)t+=s();return t}function b(e){Rp(e,t,i.tokline,i.tokcol,i.tokpos)}function x(e){var t=!1,n=!1,r=!1,i=e==`.`,a=!1,o=!1,s=y(function(s,c){if(a)return!1;var l=s.charCodeAt(0);switch(l){case 95:return o=!0;case 98:case 66:return r=!0;case 111:case 79:case 120:case 88:return r?!1:r=!0;case 101:case 69:return r?!0:t?!1:t=n=!0;case 45:return n||c==0&&!e;case 43:return n;case n=!1,46:return!i&&!r&&!t?i=!0:!1;case 110:return a=!0,!0}return l>=48&&l<=57||l>=97&&l<=102||l>=65&&l<=70});if(e&&(s=e+s),np=s,dp.test(s)&&P.has_directive(`use strict`)&&b(`Legacy octal literals are not allowed in strict mode`),o&&(s.endsWith(`_`)?b(`Numeric separators are not allowed at the end of numeric literals`):s.includes(`__`)&&b(`Only one underscore is allowed as numeric separator`),s=s.replace(/_/g,``)),a){let e=s.slice(0,-1),t=Ip(e,up.test(e));if(!i&&hp.test(s)&&!isNaN(t))return h(`big_int`,e);b(`Invalid or unexpected token`)}var c=Ip(s);if(isNaN(c))b(`Invalid syntax: `+s);else return h(`num`,c)}function S(e){return e>=`0`&&e<=`7`}function C(e,t,n){var r=s(!0,e);switch(r.charCodeAt(0)){case 110:return`
`;case 114:return`\r`;case 116:return`	`;case 98:return`\b`;case 118:return`\v`;case 102:return`\f`;case 120:return String.fromCharCode(T(2,t));case 117:if(a()==`{`){for(s(!0),a()===`}`&&b(`Expecting hex-character between {}`);a()==`0`;)s(!0);var o,c=d(`}`,!0)-i.pos;return(c>6||(o=T(c,t))>1114111)&&b(`Unicode reference out of bounds`),s(!0),Dp(o)}return String.fromCharCode(T(4,t));case 10:return``;case 13:if(a()==`
`)return s(!0,e),``}return S(r)?(n&&t&&(r===`0`&&!S(a())||b(`Octal escape sequences are not allowed in template strings`)),w(r,t)):r}function w(e,t){var n=a();return n>=`0`&&n<=`7`&&(e+=s(!0),e[0]<=`3`&&(n=a())>=`0`&&n<=`7`&&(e+=s(!0))),e===`0`?`\0`:(e.length>0&&P.has_directive(`use strict`)&&t&&b(`Legacy octal escape sequences are not allowed in strict mode`),String.fromCharCode(parseInt(e,8)))}function T(e,t){for(var n=0;e>0;--e){if(!t&&isNaN(parseInt(a(),16)))return parseInt(n,16)||``;var r=s(!0);isNaN(parseInt(r,16))&&b(`Invalid hex-character pattern in string`),n+=r}return parseInt(n,16)}var E=ae(`Unterminated string constant`,function(){let e=i.pos;for(var t=s(),n=[];;){var r=s(!0,!0);if(r==`\\`)r=C(!0,!0);else if(r==`\r`||r==`
`)b(`Unterminated string constant`);else if(r==t)break;n.push(r)}var a=h(`string`,n.join(``));return np=i.text.slice(e,i.pos),a.quote=t,a}),D=ae(`Unterminated template`,function(e){e&&i.template_braces.push(i.brace_counter);var t=``,n=``,r,o;for(s(!0,!0);(r=s(!0,!0))!="`";){if(r==`\r`)a()==`
`&&++i.pos,r=`
`;else if(r==`$`&&a()==`{`)return s(!0,!0),i.brace_counter++,o=h(e?`template_head`:`template_cont`,t),rp.set(o,n),o.template_end=!1,o;if(n+=r,r==`\\`){var c=i.pos;r=C(!0,!(m&&(m.type===`name`||m.type===`punc`&&(m.value===`)`||m.value===`]`))),!0),n+=i.text.substr(c,i.pos-c)}t+=r}return i.template_braces.pop(),o=h(e?`template_head`:`template_cont`,t),rp.set(o,n),o.template_end=!0,o});function O(e){var t=i.regex_allowed,n=u(),r;return n==-1?(r=i.text.substr(i.pos),i.pos=i.text.length):(r=i.text.substring(i.pos,n),i.pos=n),i.col=i.tokcol+(i.pos-i.tokpos),i.comments_before.push(h(e,r,!0)),i.regex_allowed=t,P}var k=ae(`Unterminated multiline comment`,function(){var e=i.regex_allowed,t=d(`*/`,!0),n=i.text.substring(i.pos,t).replace(/\r\n|\r|\u2028|\u2029/g,`
`);return c(Ep(n)+2),i.comments_before.push(h(`comment2`,n,!0)),i.newline_before=i.newline_before||n.includes(`
`),i.regex_allowed=e,P}),A=function(){let e=i.pos,t=e-1,n=`c`;for(;(n=i.text.charAt(++t))&&(n>=`a`&&n<=`z`||n>=`A`&&n<=`Z`););return t>e+1&&n&&n!==`\\`&&!Mp(n)&&n<=`~`?(i.pos+=t-e,i.col+=t-e,i.text.slice(e,i.pos)):ee()},ee=ae(`Unterminated identifier name`,function(){var e=[],t,n=!1,r=function(){return n=!0,s(),a()!==`u`&&b(`Expecting UnicodeEscapeSequence -- uXXXX or u{XXXX}`),C(!1,!0)};if((t=a())===`\\`)t=r(),jp(t)||b(`First identifier char is an invalid identifier char`);else if(jp(t))s();else return``;for(e.push(t);(t=a())!=null;){if((t=a())===`\\`)t=r(),Mp(t)||b(`Invalid escaped identifier char`);else{if(!Mp(t))break;s()}e.push(t)}let i=e.join(``);return op.has(i)&&n&&b(`Escaped characters are not allowed in keywords`),i}),j=ae(`Unterminated regular expression`,function(e){for(var t=!1,n,r=!1;n=s(!0);)if(yp.has(n))b(`Unexpected line terminator`);else if(t)/^[\u0000-\u007F]$/.test(n)?e+=`\\`+n:e+=n,t=!1;else if(n==`[`)r=!0,e+=n;else if(n==`]`&&r)r=!1,e+=n;else if(n==`/`&&!r)break;else n==`\\`?t=!0:e+=n;let i=A();return h(`regexp`,`/`+e+`/`+i)});function te(e){function t(e){if(!a())return e;var n=e+a();return _p.has(n)?(s(),t(n)):e}return h(`operator`,t(e||s()))}function ne(){switch(s(),a()){case`/`:return s(),O(`comment1`);case`*`:return s(),k()}return i.regex_allowed?j(``):te(`/`)}function re(){return s(),a()===`>`?(s(),h(`arrow`,`=>`)):te(`=`)}function M(){return s(),Ap(a().charCodeAt(0))?x(`.`):a()===`.`?(s(),s(),h(`expand`,`...`)):h(`punc`,`.`)}function N(){var e=A();return p?h(`name`,e):ap.has(e)?h(`atom`,e):ip.has(e)?_p.has(e)?h(`operator`,e):h(`keyword`,e):h(`name`,e)}function ie(){return s(),h(`privatename`,A())}function ae(e,t){return function(n){try{return t(n)}catch(t){if(t===Bp)b(e);else throw t}}}function P(e){if(e!=null)return j(e);for(r&&i.pos==0&&l(`#!`)&&(f(),c(2),O(`comment5`));;){if(g(),f(),n){if(l(`<!--`)){c(4),O(`comment3`);continue}if(l(`-->`)&&i.newline_before){c(3),O(`comment4`);continue}}var t=a();if(!t)return h(`eof`);var u=t.charCodeAt(0);switch(u){case 34:case 39:return E();case 46:return M();case 47:var d=ne();if(d===P)continue;return d;case 61:return re();case 63:if(!o())break;return s(),s(),h(`punc`,`?.`);case 96:return D(!0);case 123:i.brace_counter++;break;case 125:if(i.brace_counter--,i.template_braces.length>0&&i.template_braces[i.template_braces.length-1]===i.brace_counter)return D(!1);break}if(Ap(u))return x();if(Sp.has(t))return h(`punc`,s());if(lp.has(t))return te();if(u==92||jp(t))return N();if(u==35)return ie();break}b(`Unexpected character '`+t+`'`)}return P.next=s,P.peek=a,P.context=function(e){return e&&(i=e),i},P.add_directive=function(e){i.directive_stack[i.directive_stack.length-1].push(e),i.directives[e]===void 0?i.directives[e]=1:i.directives[e]++},P.push_directives_stack=function(){i.directive_stack.push([])},P.pop_directives_stack=function(){for(var e=i.directive_stack[i.directive_stack.length-1],t=0;t<e.length;t++)i.directives[e[t]]--;i.directive_stack.pop()},P.has_directive=function(e){return i.directives[e]>0},P.peek_next_token_start_or_newline=_,P.ch_starts_binding_identifier=v,P}var Hp=Hf([`typeof`,`void`,`delete`,`--`,`++`,`!`,`~`,`-`,`+`]),Up=Hf([`--`,`++`]),Wp=Hf([`=`,`+=`,`-=`,`??=`,`&&=`,`||=`,`/=`,`*=`,`**=`,`%=`,`>>=`,`<<=`,`>>>=`,`|=`,`^=`,`&=`]),Gp=Hf([`??=`,`&&=`,`||=`]),Kp=(function(e,t){for(var n=0;n<e.length;++n)for(let r of e[n])t[r]=n+1;return t})([[`||`],[`??`],[`&&`],[`|`],[`^`],[`&`],[`==`,`===`,`!=`,`!==`],[`<`,`>`,`<=`,`>=`,`in`,`instanceof`],[`>>`,`<<`,`>>>`],[`+`,`-`],[`*`,`/`,`%`],[`**`]],{}),qp=Hf([`atom`,`num`,`big_int`,`string`,`regexp`,`name`]);function Jp(e,t){let n=new WeakMap;t=jf(t,{bare_returns:!1,ecma:null,expression:!1,filename:null,html5_comments:!0,module:!1,shebang:!0,strict:!1,toplevel:null},!0);var r={input:typeof e==`string`?Vp(e,t.filename,t.html5_comments,t.shebang):e,token:null,prev:null,peeked:null,in_function:0,in_async:-1,in_generator:-1,in_directives:!0,in_loop:0,labels:[]};r.token=o();function i(e,t){return zp(r.token,e,t)}function a(){return r.peeked||=r.input()}function o(){return r.prev=r.token,r.peeked||a(),r.token=r.peeked,r.peeked=null,r.in_directives=r.in_directives&&(r.token.type==`string`||i(`punc`,`;`)),r.token}function s(){return r.prev}function c(e,t,n,i){var a=r.input.context();Rp(e,a.filename,t??a.tokline,n??a.tokcol,i??a.tokpos)}function l(e,t){c(t,e.line,e.col)}function u(e){e??=r.token,l(e,`Unexpected token: `+e.type+` (`+e.value+`)`)}function d(e,t){if(i(e,t))return o();l(r.token,`Unexpected token `+r.token.type+` «`+r.token.value+`», expected `+e+` «`+t+`»`)}function f(e){return d(`punc`,e)}function p(e){return e.nlb||!e.comments_before.every(e=>!e.nlb)}function m(){return!t.strict&&(i(`eof`)||i(`punc`,`}`)||p(r.token))}function h(){return r.in_generator===r.in_function}function g(){return r.in_async===r.in_function}function _(){return r.in_async===r.in_function||r.in_function===0&&r.input.has_directive(`use strict`)}function v(e){i(`punc`,`;`)?o():!e&&!m()&&u()}function y(){f(`(`);var e=Ge(!0);return f(`)`),e}function b(e){return function(...t){let n=r.token,i=e(...t);return i.start=n,i.end=s(),i}}function x(){(i(`operator`,`/`)||i(`operator`,`/=`))&&(r.peeked=null,r.token=r.input(r.token.value.substr(1)))}var S=b(function e(n,l,f){switch(x(),r.token.type){case`string`:if(r.in_directives){var h=a();!np.includes(`\\`)&&(zp(h,`punc`,`;`)||zp(h,`punc`,`}`)||p(h)||zp(h,`eof`))?r.input.add_directive(r.token.value):r.in_directives=!1}var g=r.in_directives,b=w();return g&&b.body instanceof og?new em(b.body):b;case`template_head`:case`num`:case`big_int`:case`regexp`:case`operator`:case`atom`:return w();case`name`:if(r.token.value==`async`&&zp(a(),`keyword`,`function`))return o(),o(),l&&c(`functions are not allowed as the body of a loop`),ee(Sm,!1,!0,n);if(r.token.value==`import`&&!zp(a(),`punc`,`(`)&&!zp(a(),`punc`,`.`)){o();var S=xe();return v(),S}if(r.token.value==`using`&&zp(a(),`name`)&&!p(a())){o();var S=de();return v(),S}if(r.token.value==`await`&&_()&&zp(a(),`name`,`using`)&&!p(a())){var D=r.input.peek_next_token_start_or_newline();if(r.input.ch_starts_binding_identifier(D.char,D.pos)){o();var S=fe();return v(),S}}return zp(a(),`punc`,`:`)?C():w();case`privatename`:return r.in_class||c(`Private field must be used in an enclosing class`),w();case`punc`:switch(r.token.value){case`{`:return new im({start:r.token,body:oe(),end:s()});case`[`:case`(`:return w();case`;`:return r.in_directives=!1,o(),new am;default:u()}case`keyword`:switch(r.token.value){case`break`:return o(),T(Mm);case`continue`:return o(),T(Nm);case`debugger`:return o(),v(),new $p;case`do`:o();var O=Ke(e);d(`keyword`,`while`);var k=y();return v(!0),new um({body:O,condition:k});case`while`:return o(),new dm({condition:y(),body:Ke(function(){return e(!1,!0)})});case`for`:return o(),E();case`class`:return o(),l&&c(`classes are not allowed as the body of a loop`),f&&c(`classes are not allowed as the body of an if`),V(jh,n);case`function`:return o(),l&&c(`functions are not allowed as the body of a loop`),ee(Sm,!1,!1,n);case`if`:return o(),P();case`return`:r.in_function==0&&!t.bare_returns&&c(`'return' outside of function`),o();var A=null;return i(`punc`,`;`)?o():m()||(A=Ge(!0),v()),new km({value:A});case`switch`:return o(),new Lm({expression:y(),body:Ke(F)});case`throw`:o(),p(r.token)&&c(`Illegal newline after 'throw'`);var A=Ge(!0);return v(),new Am({value:A});case`try`:return o(),se();case`var`:o();var S=ce();return v(),S;case`let`:o();var S=le();return v(),S;case`const`:o();var S=ue();return v(),S;case`with`:return r.input.has_directive(`use strict`)&&c(`Strict mode may not include a with statement`),o(),new hm({expression:y(),body:e()});case`export`:if(!zp(a(),`punc`,`(`)){o();var S=Ee();return i(`punc`,`;`)&&v(),S}}}u()});function C(){var e=je(Qh);e.name===`await`&&g()&&l(r.prev,`await cannot be used as label inside async function`),r.labels.some(t=>t.name===e.name)&&c(`Label `+e.name+` defined twice`),f(`:`),r.labels.push(e);var t=S();return r.labels.pop(),t instanceof cm||e.references.forEach(function(t){t instanceof Nm&&(t=t.label.start,c("Continue label `"+e.name+"` refers to non-IterationStatement.",t.line,t.col,t.pos))}),new sm({body:t,label:e})}function w(e){return new Y({body:(e=Ge(!0),v(),e)})}function T(e){var t=null,n;m()||(t=je(tg,!0)),t==null?r.in_loop==0&&c(e.TYPE+` not inside a loop or switch`):(n=r.labels.find(e=>e.name===t.name),n||c(`Undefined label `+t.name),t.thedef=n),v();var i=new e({label:t});return n&&n.references.push(i),i}function E(){var e="`for await` invalid in this context",t=r.token;t.type==`name`&&t.value==`await`?(_()||l(t,e),o()):t=!1,f(`(`);var n=null;if(i(`punc`,`;`))t&&l(t,e);else{n=i(`keyword`,`var`)?(o(),ce(!0)):i(`keyword`,`let`)?(o(),le(!0)):i(`keyword`,`const`)?(o(),ue(!0)):i(`name`,`using`)&&zp(a(),`name`)&&(a().value!=`of`||r.input.peek_next_token_start_or_newline().char==`=`)?(o(),de(!0)):i(`name`,`await`)&&_()&&zp(a(),`name`,`using`)?(o(),fe(!0)):Ge(!0,!0);var s=i(`operator`,`in`),c=i(`name`,`of`);if(t&&!c&&l(t,e),s||c)return n instanceof Gm?(n.definitions.length>1&&l(n.start,`Only one variable declaration allowed in for..in loop`),s&&n instanceof Xm&&l(n.start,`Invalid using declaration in for..in loop`)):Ve(n)||(n=He(n))instanceof Cm||l(n.start,`Invalid left-hand side in for..in loop`),o(),s?k(n):O(n,!!t)}return D(n)}function D(e){f(`;`);var t=i(`punc`,`;`)?null:Ge(!0);f(`;`);var n=i(`punc`,`)`)?null:Ge(!0);return f(`)`),new fm({init:e,condition:t,step:n,body:Ke(function(){return S(!1,!0)})})}function O(e,t){var n=e instanceof Gm?e.definitions[0].name:null,r=Ge(!0);return f(`)`),new mm({await:t,init:e,name:n,object:r,body:Ke(function(){return S(!1,!0)})})}function k(e){var t=Ge(!0);return f(`)`),new pm({init:e,object:t,body:Ke(function(){return S(!1,!0)})})}var A=function(e,t,n){p(r.token)&&c(`Unexpected newline before arrow (=>)`),d(`arrow`,`=>`);var a=N(i(`punc`,`{`),!1,n);return new xm({start:e,end:a.end,async:n,argnames:t,body:a})},ee=function(e,t,n,r){var a=e===Sm;i(`operator`,`*`)&&(t=!0,o());var c=i(`name`)?je(a?Uh:Kh):null;a&&!c&&(r?e=bm:u()),c&&e!==ym&&!(c instanceof Ih)&&u(s());var l=[],d=N(!0,t,n,c,l);return new e({start:l.start,end:d.end,is_generator:t,async:n,name:c,argnames:l,body:d})};class j{constructor(e,t,n=!1){this.is_parameter=e,this.duplicates_ok=n,this.parameters=new Set,this.duplicate=null,this.default_assignment=!1,this.spread=!1,this.strict_mode=!!t}add_parameter(e){if(this.parameters.has(e.value))this.duplicate===null&&(this.duplicate=e),this.check_strict();else if(this.parameters.add(e.value),this.is_parameter)switch(e.value){case`arguments`:case`eval`:case`yield`:this.strict_mode&&l(e,`Unexpected `+e.value+` identifier as parameter inside strict mode`);break;default:op.has(e.value)&&u()}}mark_default_assignment(e){this.default_assignment===!1&&(this.default_assignment=e)}mark_spread(e){this.spread===!1&&(this.spread=e)}mark_strict_mode(){this.strict_mode=!0}is_strict(){return this.default_assignment!==!1||this.spread!==!1||this.strict_mode}check_strict(){this.is_strict()&&this.duplicate!==null&&!this.duplicates_ok&&l(this.duplicate,`Parameter `+this.duplicate.value+` was used already`)}}function te(e){var t=new j(!0,r.input.has_directive(`use strict`));for(f(`(`);!i(`punc`,`)`);){var n=ne(t);if(e.push(n),i(`punc`,`)`)||f(`,`),n instanceof vm)break}o()}function ne(e,t){var n,a=!1;return e===void 0&&(e=new j(!0,r.input.has_directive(`use strict`))),i(`expand`,`...`)&&(a=r.token,e.mark_spread(r.token),o()),n=re(e,t),i(`operator`,`=`)&&a===!1&&(e.mark_default_assignment(r.token),o(),n=new gh({start:n.start,left:n,operator:`=`,right:Ge(!1),end:r.token})),a!==!1&&(i(`punc`,`)`)||u(),n=new vm({start:a,expression:n,end:a})),e.check_strict(),n}function re(e,t){var n=[],l=!0,d=!1,p,m=r.token;if(e===void 0&&(e=new j(!1,r.input.has_directive(`use strict`),t===Lh)),t=t===void 0?Hh:t,i(`punc`,`[`)){for(o();!i(`punc`,`]`);){if(l?l=!1:f(`,`),i(`expand`,`...`)&&(d=!0,p=r.token,e.mark_spread(r.token),o()),i(`punc`))switch(r.token.value){case`,`:n.push(new mg({start:r.token,end:r.token}));continue;case`]`:break;case`[`:case`{`:n.push(re(e,t));break;default:u()}else i(`name`)?(e.add_parameter(r.token),n.push(je(t))):c(`Invalid function parameter`);i(`operator`,`=`)&&d===!1&&(e.mark_default_assignment(r.token),o(),n[n.length-1]=new gh({start:n[n.length-1].start,left:n[n.length-1],operator:`=`,right:Ge(!1),end:r.token})),d&&(i(`punc`,`]`)||c(`Rest element must be last element`),n[n.length-1]=new vm({start:p,expression:n[n.length-1],end:p}))}return f(`]`),e.check_strict(),new Cm({start:m,names:n,is_array:!0,end:s()})}else if(i(`punc`,`{`)){for(o();!i(`punc`,`}`);){if(l?l=!1:f(`,`),i(`expand`,`...`)&&(d=!0,p=r.token,e.mark_spread(r.token),o()),i(`name`)&&(zp(a(),`punc`)||zp(a(),`operator`))&&[`,`,`}`,`=`].includes(a().value)){e.add_parameter(r.token);var h=s(),g=je(t);d?n.push(new vm({start:p,expression:g,end:g.end})):n.push(new bh({start:h,key:g.name,value:g,end:g.end}))}else if(i(`punc`,`}`))continue;else{var _=r.token,v=De();v===null?u(s()):s().type===`name`&&!i(`punc`,`:`)?n.push(new bh({start:s(),key:v,value:new t({start:s(),name:v,end:s()}),end:s()})):(f(`:`),n.push(new bh({start:_,quote:_.quote,key:v,value:re(e,t),end:s()})))}d?i(`punc`,`}`)||c(`Rest element must be last element`):i(`operator`,`=`)&&(e.mark_default_assignment(r.token),o(),n[n.length-1].value=new gh({start:n[n.length-1].value.start,left:n[n.length-1].value,operator:`=`,right:Ge(!1),end:r.token}))}return f(`}`),e.check_strict(),new Cm({start:m,names:n,is_array:!1,end:s()})}else if(i(`name`))return e.add_parameter(r.token),je(t);else c(`Invalid function parameter`)}function M(e,t){var n,a,c,l=[];for(f(`(`);!i(`punc`,`)`);)n&&u(n),i(`expand`,`...`)?(n=r.token,t&&(a=r.token),o(),l.push(new vm({start:s(),expression:Ge(),end:r.token}))):l.push(Ge()),i(`punc`,`)`)||(f(`,`),i(`punc`,`)`)&&(c=s(),t&&(a=c)));return f(`)`),e&&i(`arrow`,`=>`)?n&&c&&u(c):a&&u(a),l}function N(e,t,n,i,a){var o=r.in_loop,s=r.labels,c=r.in_generator,l=r.in_async;if(++r.in_function,t&&(r.in_generator=r.in_function),n&&(r.in_async=r.in_function),a&&te(a),e&&(r.in_directives=!0),r.in_loop=0,r.labels=[],e){r.input.push_directives_stack();var u=oe();i&&Ae(i),a&&a.forEach(Ae),r.input.pop_directives_stack()}else var u=[new km({start:r.token,value:Ge(!1),end:r.token})];return--r.in_function,r.in_loop=o,r.labels=s,r.in_generator=c,r.in_async=l,u}function ie(){return _()||c(`Unexpected await expression outside async function`,r.prev.line,r.prev.col,r.prev.pos),new Pm({start:s(),end:r.token,expression:Ie(!0)})}function ae(){var e=r.token,t=!1,n=!0;return m()||i(`punc`)&&bp.has(r.token.value)||i(`template_cont`)?n=!1:i(`operator`,`*`)&&(t=!0,o()),new Fm({start:e,is_star:t,expression:n?Ge():null,end:s()})}function P(){var e=y(),t=S(!1,!1,!0),n=null;return i(`keyword`,`else`)&&(o(),n=S(!1,!1,!0)),new Im({condition:e,body:t,alternative:n})}function oe(){f(`{`);for(var e=[];!i(`punc`,`}`);)i(`eof`)&&u(),e.push(S());return o(),e}function F(){f(`{`);for(var e=[],t=null,n=null,a;!i(`punc`,`}`);)i(`eof`)&&u(),i(`keyword`,`case`)?(n&&(n.end=s()),t=[],n=new Bm({start:(a=r.token,o(),a),expression:Ge(!0),body:t}),e.push(n),f(`:`)):i(`keyword`,`default`)?(n&&(n.end=s()),t=[],n=new zm({start:(a=r.token,o(),f(`:`),a),body:t}),e.push(n)):(t||u(),t.push(S()));return n&&(n.end=s()),o(),e}function se(){var e,t=null,n=null;if(e=new Hm({start:r.token,body:oe(),end:s()}),i(`keyword`,`catch`)){var a=r.token;if(o(),i(`punc`,`{`))var l=null;else{f(`(`);var l=ne(void 0,Yh);f(`)`)}t=new Um({start:a,argname:l,body:oe(),end:s()})}if(i(`keyword`,`finally`)){var a=r.token;o(),n=new Wm({start:a,body:oe(),end:s()})}return!t&&!n&&c(`Missing catch/finally blocks`),new Vm({body:e,bcatch:t,bfinally:n})}function I(e,t){for(var n=[],a;;){var l=t===`var`?Lh:t===`const`?zh:t===`let`?Vh:t===`using`||t===`await using`?Bh:null,u=t===`using`||t===`await using`?$m:Qm;if(i(`punc`,`{`)||i(`punc`,`[`)?a=new u({start:r.token,name:re(void 0,l),value:i(`operator`,`=`)?(d(`operator`,`=`),Ge(!1,e)):null,end:s()}):(a=new u({start:r.token,name:je(l),value:i(`operator`,`=`)?(o(),Ge(!1,e)):!e&&(t===`const`||t===`using`||t===`await using`)?c(`Missing initializer in `+t+` declaration`):null,end:s()}),a.name.name==`import`&&c(`Unexpected token: import`)),n.push(a),!i(`punc`,`,`))break;o()}return n}var ce=function(e){return new qm({start:s(),definitions:I(e,`var`),end:s()})},le=function(e){return new Jm({start:s(),definitions:I(e,`let`),end:s()})},ue=function(e){return new Ym({start:s(),definitions:I(e,`const`),end:s()})},de=function(e){return new Xm({start:s(),await:!1,definitions:I(e,`using`),end:s()})},fe=function(e){return new Xm({start:s(),await:!0,definitions:(o(),I(e,`await using`)),end:s()})},L=function(e){var t=r.token;if(d(`operator`,`new`),i(`punc`,`.`))return o(),d(`name`,`target`),Pe(new Fh({start:t,end:s()}),e);var n=B(!1),a;i(`punc`,`(`)?(o(),a=me(`)`,!0)):a=[];var c=new ih({start:t,expression:n,args:a,end:s()});return Ne(c),Pe(c,e)};function R(){var e=r.token,t;switch(e.type){case`name`:t=ke($);break;case`num`:t=new sg({start:e,end:e,value:e.value,raw:np});break;case`big_int`:t=new cg({start:e,end:e,value:e.value,raw:np});break;case`string`:t=new og({start:e,end:e,value:e.value,quote:e.quote}),Ne(t);break;case`regexp`:let[n,r,i]=e.value.match(/^\/(.*)\/(\w*)$/);t=new lg({start:e,end:e,value:{source:r,flags:i}});break;case`atom`:switch(e.value){case`false`:t=new _g({start:e,end:e});break;case`true`:t=new vg({start:e,end:e});break;case`null`:t=new dg({start:e,end:e});break}break}return o(),t}function z(e,t){var n=function(e,t){return t?new gh({start:e.start,left:e,operator:`=`,right:t,end:t.end}):e};if(e instanceof vh)return n(new Cm({start:e.start,end:e.end,is_array:!1,names:e.properties.map(e=>z(e))}),t);if(e instanceof bh)return e.value=z(e.value),n(e,t);if(e instanceof mg)return e;if(e instanceof Cm)return e.names=e.names.map(e=>z(e)),n(e,t);if(e instanceof $)return n(new Hh({name:e.name,start:e.start,end:e.end}),t);if(e instanceof vm)return e.expression=z(e.expression),n(e,t);if(e instanceof _h)return n(new Cm({start:e.start,end:e.end,is_array:!0,names:e.elements.map(e=>z(e))}),t);if(e instanceof hh)return n(z(e.left,e.right),t);if(e instanceof gh)return e.left=z(e.left),e;c(`Invalid function parameter`,e.start.line,e.start.col)}var B=function(e,t){if(i(`operator`,`new`))return L(e);if(i(`name`,`import`)&&zp(a(),`punc`,`.`))return Se(e);var c=r.token,l,d=i(`name`,`async`)&&(l=a()).value!=`[`&&l.type!=`arrow`&&R();if(i(`punc`)){switch(r.token.value){case`(`:if(d&&!e)break;var f=M(t,!d);if(t&&i(`arrow`,`=>`))return A(c,f.map(e=>z(e)),!!d);var p=d?new Z({expression:d,args:f}):We(c,f);if(p.start){let e=c.comments_before.length;if(n.set(c,e),p.start.comments_before.unshift(...c.comments_before),c.comments_before=p.start.comments_before,e==0&&c.comments_before.length>0){var m=c.comments_before[0];m.nlb||(m.nlb=c.nlb,c.nlb=!1)}c.comments_after=p.start.comments_after}p.start=c;var h=s();return p.end&&(h.comments_before=p.end.comments_before,p.end.comments_after.push(...h.comments_after),h.comments_after=p.end.comments_after),p.end=h,p instanceof Z&&Ne(p),Pe(p,e);case`[`:return Pe(he(),e);case`{`:return Pe(_e(),e)}d||u()}if(t&&i(`name`)&&zp(a(),`arrow`)){var g=new Hh({name:r.token.value,start:c,end:c});return o(),A(c,[g],!!d)}if(i(`keyword`,`function`)){o();var _=ee(bm,!1,!!d);return _.start=c,_.end=s(),Pe(_,e)}if(d)return Pe(d,e);if(i(`keyword`,`class`)){o();var v=V(Nh);return v.start=c,v.end=s(),Pe(v,e)}if(i(`template_head`))return Pe(pe(),e);if(qp.has(r.token.type))return Pe(R(),e);u()};function pe(){var e=[],t=r.token;for(e.push(new Em({start:r.token,raw:rp.get(r.token),value:r.token.value,end:r.token}));!r.token.template_end;)o(),x(),e.push(Ge(!0)),e.push(new Em({start:r.token,raw:rp.get(r.token),value:r.token.value,end:r.token}));return o(),new Tm({start:t,segments:e,end:r.token})}function me(e,t,n){for(var a=!0,c=[];!i(`punc`,e)&&(a?a=!1:f(`,`),!(t&&i(`punc`,e)));)i(`punc`,`,`)&&n?c.push(new mg({start:r.token,end:r.token})):i(`expand`,`...`)?(o(),c.push(new vm({start:s(),expression:Ge(),end:r.token}))):c.push(Ge(!1));return o(),c}var he=b(function(){return f(`[`),new _h({elements:me(`]`,!t.strict,!0)})}),ge=b((e,t)=>ee(ym,e,t)),_e=b(function(){var e=r.token,n=!0,a=[];for(f(`{`);!i(`punc`,`}`)&&(n?n=!1:f(`,`),!(!t.strict&&i(`punc`,`}`)));){if(e=r.token,e.type==`expand`){o(),a.push(new vm({start:e,expression:Ge(!1),end:s()}));continue}i(`privatename`)&&c(`private fields are not allowed in an object`);var l=De(),d;if(i(`punc`,`:`))l===null?u(s()):(o(),d=Ge(!1));else{var p=ve(l,e);if(p){a.push(p);continue}d=new $({start:s(),name:l,end:s()})}i(`operator`,`=`)&&(o(),d=new hh({start:e,left:d,operator:`=`,right:Ge(!1),logical:!1,end:s()}));let t=new bh({start:e,quote:e.quote,key:l,value:d,end:s()});a.push(Ne(t))}return o(),new vh({properties:a})});function V(e,t){var n,a,c,l,d=[];r.input.push_directives_stack(),r.input.add_directive(`use strict`),r.token.type==`name`&&r.token.value!=`extends`&&(c=je(e===jh?qh:Jh)),e===jh&&!c&&(t?e=Nh:u()),r.token.value==`extends`&&(o(),l=Ge(!0)),f(`{`);let p=r.in_class;for(r.in_class=!0;i(`punc`,`;`);)o();for(;!i(`punc`,`}`);)for(n=r.token,a=ve(De(),n,!0),a||u(),d.push(a);i(`punc`,`;`);)o();return r.in_class=p,r.input.pop_directives_stack(),o(),new e({start:n,name:c,extends:l,properties:d,end:s()})}function ve(e,t,n){let r=(e,n)=>typeof e==`string`?new n({start:t,name:e,end:s()}):(e===null&&u(),e);var a=s().type===`privatename`;let c=()=>!i(`punc`,`(`)&&!i(`punc`,`,`)&&!i(`punc`,`}`)&&!i(`punc`,`;`)&&!i(`operator`,`=`)&&!a;var l=!1,d=!1,f=!1,p=null;if(n&&e===`static`&&c()){let t=ye();if(t!=null)return t;d=!0,e=De()}e===`async`&&c()&&(l=!0,e=De()),s().type===`operator`&&s().value===`*`&&(f=!0,e=De()),(e===`get`||e===`set`)&&c()&&(p=e,e=De()),!a&&s().type===`privatename`&&(a=!0);let m=s();if(p!=null){if(a)return Ne(new(p===`get`?Sh:xh)({start:t,static:d,key:r(e,Wh),value:ge(),end:s()}));{let n=p===`get`?wh:Ch;return e=r(e,Wh),Ne(new n({start:t,static:d,key:e,quote:e instanceof Wh?m.quote:void 0,value:ge(),end:s()}))}}if(i(`punc`,`(`))return e=r(e,Wh),Ne(new(a?Eh:Th)({start:t,static:d,key:e,quote:e instanceof Wh?m.quote:void 0,value:ge(f,l),end:s()}));if(n){let n=a?ng:Gh,c=a?kh:Oh,l=r(e,n),u=l instanceof Gh?m.quote:void 0;if(i(`operator`,`=`))return o(),Ne(new c({start:t,static:d,quote:u,key:l,value:Ge(!1),end:s()}));if(i(`name`)||i(`privatename`)||i(`punc`,`[`)||i(`operator`,`*`)||i(`punc`,`;`)||i(`punc`,`}`)||i(`string`)||i(`num`)||i(`big_int`))return Ne(new c({start:t,static:d,quote:u,key:l,end:s()}))}}function ye(){if(!i(`punc`,`{`))return null;let e=r.token,t=[];for(o();!i(`punc`,`}`);)t.push(S());return o(),new Mh({start:e,body:t,end:s()})}function be(){return(i(`keyword`,`with`)||i(`name`,`assert`))&&!p(r.token)?(o(),_e()):null}function xe(){var e=s(),t,n;i(`name`)&&(t=je(Xh)),i(`punc`,`,`)&&o(),n=Te(!0),(n||t)&&d(`name`,`from`);var a=r.token;a.type!==`string`&&u(),o();let c=be();return new th({start:e,imported_name:t,imported_names:n,module_name:new og({start:a,value:a.value,quote:a.quote,end:a}),attributes:c,end:r.token})}function Se(e){var t=r.token;return d(`name`,`import`),d(`punc`,`.`),d(`name`,`meta`),Pe(new nh({start:t,end:s()}),e)}function Ce(e){function t(e,t){return new e({name:De(),quote:t||void 0,start:s(),end:s()})}var n=e?Zh:eg,a=e?Xh:$h,c=r.token,l,u;return e?l=t(n,c.quote):u=t(a,c.quote),i(`name`,`as`)?(o(),e?u=t(a):l=t(n,r.token.quote)):e?u=new a(l):l=new n(u),new eh({start:c,foreign_name:l,name:u,end:s()})}function we(e,t){var n=e?Zh:eg,i=e?Xh:$h,a=r.token,o,c,l=s();return e?o=t:c=t,o||=new i({start:a,name:`*`,end:l}),c||=new n({start:a,name:`*`,end:l}),new eh({start:a,foreign_name:c,name:o,end:l})}function Te(e){var t;if(i(`punc`,`{`)){for(o(),t=[];!i(`punc`,`}`);)t.push(Ce(e)),i(`punc`,`,`)&&o();o()}else if(i(`operator`,`*`)){var n;o(),i(`name`,`as`)&&(o(),n=e?je(Xh):Me(eg)),t=[we(e,n)]}return t}function Ee(){var e=r.token,t,n;if(i(`keyword`,`default`))t=!0,o();else if(n=Te(!1))if(i(`name`,`from`)){o();var c=r.token;c.type!==`string`&&u(),o();let i=be();return new rh({start:e,is_default:t,exported_names:n,module_name:new og({start:c,value:c.value,quote:c.quote,end:c}),end:s(),attributes:i})}else return new rh({start:e,is_default:t,exported_names:n,end:s()});var l,d,f;return i(`punc`,`{`)||t&&(i(`keyword`,`class`)||i(`keyword`,`function`))&&zp(a(),`punc`)?(d=Ge(!1),v()):(l=S(t))instanceof Km&&t?u(l.start):l instanceof Km||l instanceof Sm||l instanceof jh?f=l:l instanceof Nh||l instanceof bm?d=l:l instanceof Y?d=l.body:u(l.start),new rh({start:e,is_default:t,exported_value:d,exported_definition:f,end:s(),attributes:null})}function De(){var e=r.token;switch(e.type){case`punc`:if(e.value===`[`){o();var t=Ge(!1);return f(`]`),t}else u(e);case`operator`:if(e.value===`*`)return o(),null;[`delete`,`in`,`instanceof`,`new`,`typeof`,`void`].includes(e.value)||u(e);case`name`:case`privatename`:case`string`:case`keyword`:case`atom`:return o(),e.value;case`num`:case`big_int`:return o(),``+e.value;default:u(e)}}function Oe(){var e=r.token;return e.type!=`name`&&e.type!=`privatename`&&u(),o(),e.value}function ke(e){var t=r.token.value;return new(t==`this`?rg:t==`super`?ig:e)({name:String(t),start:r.token,end:r.token})}function Ae(e){var t=e.name;h()&&t==`yield`&&l(e.start,`Yield cannot be used as identifier inside generators`),r.input.has_directive(`use strict`)&&(t==`yield`&&l(e.start,`Unexpected yield identifier inside strict mode`),e instanceof Ih&&(t==`arguments`||t==`eval`)&&l(e.start,`Unexpected `+t+` in strict mode`))}function je(e,t){if(!i(`name`))return t||c(`Name expected`),null;var n=ke(e);return Ae(n),o(),n}function Me(e){if(!i(`name`)){i(`string`)||c(`Name or string expected`);var t=r.token,n=new e({start:t,end:t,name:t.value,quote:t.quote});return o(),n}var a=ke(e);return Ae(a),o(),a}function Ne(e,t=e.start){for(var r=t.comments_before,i=n.get(t)??r.length;--i>=0;){var a=r[i];if(/[@#]__/.test(a.value)){if(/[@#]__PURE__/.test(a.value)){ep(e,wg);break}if(/[@#]__INLINE__/.test(a.value)){ep(e,Tg);break}if(/[@#]__NOINLINE__/.test(a.value)){ep(e,Eg);break}if(/[@#]__KEY__/.test(a.value)){ep(e,Dg);break}if(/[@#]__MANGLE_PROP__/.test(a.value)){ep(e,Og);break}}}return e}var Pe=function(e,t,n){var a=e.start;if(i(`punc`,`.`))return o(),i(`privatename`)&&!r.in_class&&c(`Private field must be used in an enclosing class`),Ne(Pe(new(i(`privatename`)?ch:sh)({start:a,expression:e,optional:!1,property:Oe(),end:s()}),t,n));if(i(`punc`,`[`)){o();var l=Ge(!0);return f(`]`),Ne(Pe(new lh({start:a,expression:e,optional:!1,property:l,end:s()}),t,n))}if(t&&i(`punc`,`(`)){o();var d=new Z({start:a,expression:e,optional:!1,args:Fe(),end:s()});return Ne(d),Pe(d,!0,n)}if(i(`punc`,`?.`)){o();let n;if(t&&i(`punc`,`(`)){o();let t=new Z({start:a,optional:!0,expression:e,args:Fe(),end:s()});Ne(t),n=Pe(t,!0,!0)}else if(i(`name`)||i(`privatename`))i(`privatename`)&&!r.in_class&&c(`Private field must be used in an enclosing class`),n=Ne(Pe(new(i(`privatename`)?ch:sh)({start:a,expression:e,optional:!0,property:Oe(),end:s()}),t,!0));else if(i(`punc`,`[`)){o();let r=Ge(!0);f(`]`),n=Ne(Pe(new lh({start:a,expression:e,optional:!0,property:r,end:s()}),t,!0))}return n||u(),n instanceof uh?n:new uh({start:a,expression:n,end:s()})}return i(`template_head`)?(n&&u(),Pe(new wm({start:a,prefix:e,template_string:pe(),end:s()}),t)):e};function Fe(){for(var e=[];!i(`punc`,`)`);)i(`expand`,`...`)?(o(),e.push(new vm({start:s(),expression:Ge(!1),end:s()}))):e.push(Ge(!1)),i(`punc`,`)`)||f(`,`);return o(),e}var Ie=function(e,t){var n=r.token;if(n.type==`name`&&n.value==`await`&&_())return o(),ie();if(i(`operator`)&&Hp.has(n.value)){o(),x();var a=Le(fh,n,Ie(e));return a.start=n,a.end=s(),a}for(var c=B(e,t);i(`operator`)&&Up.has(r.token.value)&&!p(r.token);)c instanceof xm&&u(),c=Le(ph,r.token,c),c.start=n,c.end=r.token,o();return c};function Le(e,t,n){var i=t.value;switch(i){case`++`:case`--`:Ve(n)||c(`Invalid use of `+i+` operator`,t.line,t.col,t.pos);break;case`delete`:n instanceof $&&r.input.has_directive(`use strict`)&&c(`Calling delete on expression not allowed in strict mode`,n.start.line,n.start.col,n.start.pos);break}return new e({operator:i,expression:n})}var Re=function(e,t,n){var a=i(`operator`)?r.token.value:null;a==`in`&&n&&(a=null),a==`**`&&e instanceof fh&&!zp(e.start,`punc`,`(`)&&e.operator!==`--`&&e.operator!==`++`&&u(e.start);var s=a==null?null:Kp[a];if(s!=null&&(s>t||a===`**`&&t===s)){o();var c=ze(n,s,!0);return Re(new Q({start:e.start,left:e,operator:a,right:c,end:c.end}),t,n)}return e};function ze(e,t,n,a){if(!e&&t<Kp.in&&i(`privatename`)){r.in_class||c(`Private field must be used in an enclosing class`);let t=r.token,n=new ng({start:t,name:t.value,end:t});return o(),d(`operator`,`in`),Re(new Ah({start:t,key:n,value:ze(e,Kp.in,!0),end:s()}),0,e)}else return Re(Ie(n,a),t,e)}var Be=function(e){var t=r.token,n=ze(e,0,!0,!0);if(i(`operator`,`?`)){o();var a=Ge(!1);return f(`:`),new mh({start:t,condition:n,consequent:a,alternative:Ge(!1,e),end:s()})}return n};function Ve(e){return e instanceof oh||e instanceof $}function He(e){if(e instanceof vh)e=new Cm({start:e.start,names:e.properties.map(He),is_array:!1,end:e.end});else if(e instanceof _h){for(var t=[],n=0;n<e.elements.length;n++)e.elements[n]instanceof vm&&(n+1!==e.elements.length&&l(e.elements[n].start,`Spread must the be last element in destructuring array`),e.elements[n].expression=He(e.elements[n].expression)),t.push(He(e.elements[n]));e=new Cm({start:e.start,names:t,is_array:!0,end:e.end})}else e instanceof yh?e.value=He(e.value):e instanceof hh&&(e=new gh({start:e.start,left:e.left,operator:`=`,right:e.right,end:e.end}));return e}var Ue=function(e){x();var t=r.token;if(t.type==`name`&&t.value==`yield`){if(h())return o(),ae();r.input.has_directive(`use strict`)&&l(r.token,`Unexpected yield identifier inside strict mode`)}var n=Be(e),a=r.token.value;if(i(`operator`)&&Wp.has(a)){if(Ve(n)||(n=He(n))instanceof Cm)return o(),new hh({start:t,left:n,operator:a,right:Ue(e),logical:Gp.has(a),end:s()});c(`Invalid assignment`)}return n},We=function(e,t){if(t.length===1)return t[0];if(t.length>1)return new ah({start:e,expressions:t,end:a()});c(`Invalid parenthesized expression`)},Ge=function(e,t){for(var n=r.token,a=[];a.push(Ue(t)),!(!e||!i(`punc`,`,`));)o(),e=!0;return We(n,a)};function Ke(e){++r.in_loop;var t=e();return--r.in_loop,t}return t.expression?Ge(!0):(function(){var e=r.token,n=[];for(r.input.push_directives_stack(),t.module&&r.input.add_directive(`use strict`);!i(`eof`);)n.push(S());r.input.pop_directives_stack();var a=s(),o=t.toplevel;return o?(o.body=o.body.concat(n),o.end=a):o=new _m({start:e,body:n,end:a}),rp=new Map,o})()}function q(e,t,n,r,i=J){t=t?t.split(/\s+/):[];var a=t;i&&i.PROPS&&(t=t.concat(i.PROPS));let o=i&&Object.create(i.prototype);if(o&&(n.prototype=o,n.BASE=i),i&&i.SUBCLASSES.push(n),n.prototype.CTOR=n,n.prototype.constructor=n,n.PROPS=t||null,n.SELF_PROPS=a,n.SUBCLASSES=[],e&&(n.prototype.TYPE=n.TYPE=e),r)for(let e in r)Kf(r,e)&&(e[0]===`$`?n[e.substr(1)]=r[e]:n.prototype[e]=r[e]);return n.DEFMETHOD=function(e,t){this.prototype[e]=t},n}const Yp=(e,t)=>!!(e.flags&t),Xp=(e,t,n)=>{n?e.flags|=t:e.flags&=~t};var Zp=class{constructor(e,t,n,r,i,a,o,s,c){this.flags=a?1:0,this.type=e,this.value=t,this.line=n,this.col=r,this.pos=i,this.comments_before=o,this.comments_after=s,this.file=c,Object.seal(this)}[Symbol.for(`nodejs.util.inspect.custom`)](e,t){let n=e=>t.stylize(e,`special`),r=typeof this.value==`string`&&this.value.includes("`")?`'`:"`",i=`${r}${this.value}${r}`;return`${n(`[AST_Token`)} ${i} at ${this.line}:${this.col}${n(`]`)}`}get nlb(){return Yp(this,1)}set nlb(e){Xp(this,1,e)}get quote(){return Yp(this,4)?Yp(this,2)?`'`:`"`:``}set quote(e){Xp(this,2,e===`'`),Xp(this,4,!!e)}get template_end(){return Yp(this,8)}set template_end(e){Xp(this,8,e)}},J=q(`Node`,`start end`,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{_clone:function(e){if(e){var t=this.clone();return t.transform(new Cg(function(e){if(e!==t)return e.clone(!0)}))}return new this.CTOR(this)},clone:function(e){return this._clone(e)},$documentation:`Base class of all AST nodes`,$propdoc:{start:`[AST_Token] The first token of this node`,end:`[AST_Token] The last token of this node`},_walk:function(e){return e._visit(this)},walk:function(e){return this._walk(e)},_children_backwards:()=>{}},null),Qp=q(`Statement`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class of all statements`}),$p=q(`Debugger`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Represents a debugger statement`},Qp),em=q(`Directive`,`value quote`,function(e){e&&(this.value=e.value,this.quote=e.quote,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Represents a directive, like "use strict";`,$propdoc:{value:`[string] The value of this directive as a plain string (it's not an AST_String!)`,quote:`[string] the original quote character`}},Qp),Y=q(`SimpleStatement`,`body`,function(e){e&&(this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A statement consisting of an expression, i.e. a = 1 + 2`,$propdoc:{body:`[AST_Node] an expression node (should not be instanceof AST_Statement)`},_walk:function(e){return e._visit(this,function(){this.body._walk(e)})},_children_backwards(e){e(this.body)}},Qp);function tm(e,t){let n=e.body;for(var r=0,i=n.length;r<i;r++)n[r]._walk(t)}function nm(e){var t=this._clone(e);return this.block_scope&&(t.block_scope=this.block_scope.clone()),t}var rm=q(`Block`,`body block_scope`,function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A body of statements (usually braced)`,$propdoc:{body:`[AST_Statement*] an array of statements`,block_scope:`[AST_Scope] the block scope`},_walk:function(e){return e._visit(this,function(){tm(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t])},clone:nm},Qp),im=q(`BlockStatement`,null,function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A block statement`},rm),am=q(`EmptyStatement`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`The empty statement (empty block or simply a semicolon)`},Qp),om=q(`StatementWithBody`,`body`,function(e){e&&(this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Base class for all statements that contain one nested body: `For`, `ForIn`, `Do`, `While`, `With`",$propdoc:{body:`[AST_Statement] the body; this should always be present, even if it's an AST_EmptyStatement`}},Qp),sm=q(`LabeledStatement`,`label`,function(e){e&&(this.label=e.label,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Statement with a label`,$propdoc:{label:`[AST_Label] a label definition`},_walk:function(e){return e._visit(this,function(){this.label._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),e(this.label)},clone:function(e){var t=this._clone(e);if(e){var n=t.label,r=this.label;t.walk(new Sg(function(e){e instanceof jm&&e.label&&e.label.thedef===r&&(e.label.thedef=n,n.references.push(e))}))}return t}},om),cm=q(`IterationStatement`,`block_scope`,function(e){e&&(this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Internal class.  All loops inherit from it.`,$propdoc:{block_scope:`[AST_Scope] the block scope for this iteration statement.`},clone:nm},om),lm=q(`DWLoop`,`condition`,function(e){e&&(this.condition=e.condition,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for do/while statements`,$propdoc:{condition:`[AST_Node] the loop condition.  Should not be instanceof AST_Statement`}},cm),um=q(`Do`,null,function(e){e&&(this.condition=e.condition,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `do` statement",_walk:function(e){return e._visit(this,function(){this.body._walk(e),this.condition._walk(e)})},_children_backwards(e){e(this.condition),e(this.body)}},lm),dm=q(`While`,null,function(e){e&&(this.condition=e.condition,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `while` statement",_walk:function(e){return e._visit(this,function(){this.condition._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),e(this.condition)}},lm),fm=q(`For`,`init condition step`,function(e){e&&(this.init=e.init,this.condition=e.condition,this.step=e.step,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `for` statement",$propdoc:{init:"[AST_Node?] the `for` initialization code, or null if empty",condition:"[AST_Node?] the `for` termination clause, or null if empty",step:"[AST_Node?] the `for` update clause, or null if empty"},_walk:function(e){return e._visit(this,function(){this.init&&this.init._walk(e),this.condition&&this.condition._walk(e),this.step&&this.step._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),this.step&&e(this.step),this.condition&&e(this.condition),this.init&&e(this.init)}},cm),pm=q(`ForIn`,`init object`,function(e){e&&(this.init=e.init,this.object=e.object,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `for ... in` statement",$propdoc:{init:"[AST_Node] the `for/in` initialization code",object:`[AST_Node] the object that we're looping through`},_walk:function(e){return e._visit(this,function(){this.init._walk(e),this.object._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),this.object&&e(this.object),this.init&&e(this.init)}},cm),mm=q(`ForOf`,`await`,function(e){e&&(this.await=e.await,this.init=e.init,this.object=e.object,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `for ... of` statement"},pm),hm=q(`With`,`expression`,function(e){e&&(this.expression=e.expression,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `with` statement",$propdoc:{expression:"[AST_Node] the `with` expression"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),e(this.expression)}},om),gm=q(`Scope`,`variables uses_with uses_eval parent_scope enclosed cname`,function(e){e&&(this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for all statements introducing a lexical scope`,$propdoc:{variables:`[Map/S] a map of name -> SymbolDef for all variables/functions defined in this scope`,uses_with:"[boolean/S] tells whether this scope uses the `with` statement",uses_eval:"[boolean/S] tells whether this scope contains a direct call to the global `eval`",parent_scope:`[AST_Scope?/S] link to the parent scope`,enclosed:`[SymbolDef*/S] a list of all symbol definitions that are accessed from this scope or any subscopes`,cname:`[integer/S] current index for mangling variables (used internally by the mangler)`},get_defun_scope:function(){for(var e=this;e.is_block_scope();)e=e.parent_scope;return e},clone:function(e,t){var n=this._clone(e);return e&&this.variables&&t&&!this._block_scope?n.figure_out_scope({},{toplevel:t,parent_scope:this.parent_scope}):(this.variables&&(n.variables=new Map(this.variables)),this.enclosed&&(n.enclosed=this.enclosed.slice()),this._block_scope&&(n._block_scope=this._block_scope)),n},pinned:function(){return this.uses_eval||this.uses_with}},rm),_m=q(`Toplevel`,`globals`,function(e){e&&(this.globals=e.globals,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`The toplevel scope`,$propdoc:{globals:`[Map/S] a map of name -> SymbolDef for all undeclared names`},wrap_commonjs:function(e){var t=this.body,n=`(function(exports){'$ORIG';})(typeof `+e+`=='undefined'?(`+e+`={}):`+e+`);`;return n=Jp(n),n=n.transform(new Cg(function(e){if(e instanceof em&&e.value==`$ORIG`)return Lf.splice(t)})),n},wrap_enclose:function(e){typeof e!=`string`&&(e=``);var t=e.indexOf(`:`);t<0&&(t=e.length);var n=this.body;return Jp([`(function(`,e.slice(0,t),`){"$ORIG"})(`,e.slice(t+1),`)`].join(``)).transform(new Cg(function(e){if(e instanceof em&&e.value==`$ORIG`)return Lf.splice(n)}))}},gm),vm=q(`Expansion`,`expression`,function(e){e&&(this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`An expandible argument, such as ...rest, a splat, such as [1,2,...all], or an expansion in a variable declaration, such as var [first, ...rest] = list`,$propdoc:{expression:`[AST_Node] the thing to be expanded`},_walk:function(e){return e._visit(this,function(){this.expression.walk(e)})},_children_backwards(e){e(this.expression)}}),X=q(`Lambda`,`name argnames uses_arguments is_generator async`,function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for functions`,$propdoc:{name:`[AST_SymbolDeclaration?] the name of this function`,argnames:`[AST_SymbolFunarg|AST_Destructuring|AST_Expansion|AST_DefaultAssign*] array of function arguments, destructurings, or expanding arguments`,uses_arguments:`[boolean/S] tells whether this function accesses the arguments array`,is_generator:`[boolean] is this a generator method`,async:`[boolean] is this method async`},args_as_names:function(){for(var e=[],t=0;t<this.argnames.length;t++)this.argnames[t]instanceof Cm?e.push(...this.argnames[t].all_symbols()):e.push(this.argnames[t]);return e},_walk:function(e){return e._visit(this,function(){this.name&&this.name._walk(e);for(var t=this.argnames,n=0,r=t.length;n<r;n++)t[n]._walk(e);tm(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);for(t=this.argnames.length;t--;)e(this.argnames[t]);this.name&&e(this.name)},is_braceless(){return this.body[0]instanceof km&&this.body[0].value},length_property(){let e=0;for(let t of this.argnames)(t instanceof Hh||t instanceof Cm)&&e++;return e}},gm),ym=q(`Accessor`,null,function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A setter/getter function.  The `name` property is always null."},X),bm=q(`Function`,null,function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A function expression`},X),xm=q(`Arrow`,null,function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`An ES6 Arrow function ((a) => b)`},X),Sm=q(`Defun`,null,function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A function definition`},X),Cm=q(`Destructuring`,`names is_array`,function(e){e&&(this.names=e.names,this.is_array=e.is_array,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A destructuring of several names. Used in destructuring assignment and with destructuring function argument names`,$propdoc:{names:`[AST_Node*] Array of properties or elements`,is_array:`[Boolean] Whether the destructuring represents an object or array`},_walk:function(e){return e._visit(this,function(){this.names.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.names.length;for(;t--;)e(this.names[t])},all_symbols:function(){var e=[];return yg(this,t=>{if(t instanceof Ih&&e.push(t),t instanceof X)return!0}),e}}),wm=q(`PrefixedTemplateString`,`template_string prefix`,function(e){e&&(this.template_string=e.template_string,this.prefix=e.prefix,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A templatestring with a prefix, such as String.raw`foobarbaz`",$propdoc:{template_string:`[AST_TemplateString] The template string`,prefix:`[AST_Node] The prefix, which will get called.`},_walk:function(e){return e._visit(this,function(){this.prefix._walk(e),this.template_string._walk(e)})},_children_backwards(e){e(this.template_string),e(this.prefix)}}),Tm=q(`TemplateString`,`segments`,function(e){e&&(this.segments=e.segments,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A template string literal`,$propdoc:{segments:`[AST_Node*] One or more segments, starting with AST_TemplateSegment. AST_Node may follow AST_TemplateSegment, but each AST_Node must be followed by AST_TemplateSegment.`},_walk:function(e){return e._visit(this,function(){this.segments.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.segments.length;for(;t--;)e(this.segments[t])}}),Em=q(`TemplateSegment`,`value raw`,function(e){e&&(this.value=e.value,this.raw=e.raw,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A segment of a template string literal`,$propdoc:{value:`Content of the segment`,raw:`Raw source of the segment`}}),Dm=q(`Jump`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Base class for “jumps” (for now that's `return`, `throw`, `break` and `continue`)"},Qp),Om=q(`Exit`,`value`,function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Base class for “exits” (`return` and `throw`)",$propdoc:{value:`[AST_Node?] the value returned or thrown by this statement; could be null for AST_Return`},_walk:function(e){return e._visit(this,this.value&&function(){this.value._walk(e)})},_children_backwards(e){this.value&&e(this.value)}},Dm),km=q(`Return`,null,function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `return` statement"},Om),Am=q(`Throw`,null,function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `throw` statement"},Om),jm=q(`LoopControl`,`label`,function(e){e&&(this.label=e.label,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Base class for loop control statements (`break` and `continue`)",$propdoc:{label:`[AST_LabelRef?] the label, or null if none`},_walk:function(e){return e._visit(this,this.label&&function(){this.label._walk(e)})},_children_backwards(e){this.label&&e(this.label)}},Dm),Mm=q(`Break`,null,function(e){e&&(this.label=e.label,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `break` statement"},jm),Nm=q(`Continue`,null,function(e){e&&(this.label=e.label,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `continue` statement"},jm),Pm=q(`Await`,`expression`,function(e){e&&(this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"An `await` statement",$propdoc:{expression:`[AST_Node] the mandatory expression being awaited`},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}}),Fm=q(`Yield`,`expression is_star`,function(e){e&&(this.expression=e.expression,this.is_star=e.is_star,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `yield` statement",$propdoc:{expression:`[AST_Node?] the value returned or thrown by this statement; could be null (representing undefined) but only when is_star is set to false`,is_star:`[Boolean] Whether this is a yield or yield* statement`},_walk:function(e){return e._visit(this,this.expression&&function(){this.expression._walk(e)})},_children_backwards(e){this.expression&&e(this.expression)}}),Im=q(`If`,`condition alternative`,function(e){e&&(this.condition=e.condition,this.alternative=e.alternative,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `if` statement",$propdoc:{condition:"[AST_Node] the `if` condition",alternative:"[AST_Statement?] the `else` part, or null if not present"},_walk:function(e){return e._visit(this,function(){this.condition._walk(e),this.body._walk(e),this.alternative&&this.alternative._walk(e)})},_children_backwards(e){this.alternative&&e(this.alternative),e(this.body),e(this.condition)}},om),Lm=q(`Switch`,`expression`,function(e){e&&(this.expression=e.expression,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `switch` statement",$propdoc:{expression:"[AST_Node] the `switch` “discriminant”"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),tm(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);e(this.expression)}},rm),Rm=q(`SwitchBranch`,null,function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Base class for `switch` branches"},rm),zm=q(`Default`,null,function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `default` switch branch"},Rm),Bm=q(`Case`,`expression`,function(e){e&&(this.expression=e.expression,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `case` switch branch",$propdoc:{expression:"[AST_Node] the `case` expression"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),tm(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);e(this.expression)}},Rm),Vm=q(`Try`,`body bcatch bfinally`,function(e){e&&(this.body=e.body,this.bcatch=e.bcatch,this.bfinally=e.bfinally,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `try` statement",$propdoc:{body:`[AST_TryBlock] the try block`,bcatch:`[AST_Catch?] the catch block, or null if not present`,bfinally:`[AST_Finally?] the finally block, or null if not present`},_walk:function(e){return e._visit(this,function(){this.body._walk(e),this.bcatch&&this.bcatch._walk(e),this.bfinally&&this.bfinally._walk(e)})},_children_backwards(e){this.bfinally&&e(this.bfinally),this.bcatch&&e(this.bcatch),e(this.body)}},Qp),Hm=q(`TryBlock`,null,function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `try` block of a try statement"},rm),Um=q(`Catch`,`argname`,function(e){e&&(this.argname=e.argname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `catch` node; only makes sense as part of a `try` statement",$propdoc:{argname:`[AST_SymbolCatch|AST_Destructuring|AST_Expansion|AST_DefaultAssign] symbol for the exception`},_walk:function(e){return e._visit(this,function(){this.argname&&this.argname._walk(e),tm(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);this.argname&&e(this.argname)}},rm),Wm=q(`Finally`,null,function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `finally` node; only makes sense as part of a `try` statement"},rm),Gm=q(`DefinitionsLike`,`definitions`,function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Base class for variable definitions and `using`",$propdoc:{definitions:`[AST_VarDef*|AST_UsingDef*] array of variable definitions`},_walk:function(e){return e._visit(this,function(){for(var t=this.definitions,n=0,r=t.length;n<r;n++)t[n]._walk(e)})},_children_backwards(e){let t=this.definitions.length;for(;t--;)e(this.definitions[t])}},Qp),Km=q(`Definitions`,null,function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Base class for `var` or `const` nodes (variable declarations/initializations)"},Gm),qm=q(`Var`,null,function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `var` statement"},Km),Jm=q(`Let`,null,function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `let` statement"},Km),Ym=q(`Const`,null,function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `const` statement"},Km),Xm=q(`Using`,`await`,function(e){e&&(this.await=e.await,this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `using` statement",$propdoc:{await:"[boolean] Whether it's `await using`"}},Gm),Zm=q(`VarDefLike`,`name value`,function(e){e&&(this.name=e.name,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A name=value pair in a variable definition statement or `using`",$propdoc:{name:`[AST_Destructuring|AST_SymbolDeclaration] name of the variable`,value:`[AST_Node?] initializer, or null of there's no initializer`},_walk:function(e){return e._visit(this,function(){this.name._walk(e),this.value&&this.value._walk(e)})},_children_backwards(e){this.value&&e(this.value),e(this.name)},declarations_as_names(){return this.name instanceof Ih?[this.name]:this.name.all_symbols()}}),Qm=q(`VarDef`,null,function(e){e&&(this.name=e.name,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A variable declaration; only appears in a AST_Definitions node`},Zm),$m=q(`UsingDef`,null,function(e){e&&(this.name=e.name,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Like VarDef but specific to AST_Using`},Zm),eh=q(`NameMapping`,`foreign_name name`,function(e){e&&(this.foreign_name=e.foreign_name,this.name=e.name,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`The part of the export/import statement that declare names from a module.`,$propdoc:{foreign_name:`[AST_SymbolExportForeign|AST_SymbolImportForeign] The name being exported/imported (as specified in the module)`,name:`[AST_SymbolExport|AST_SymbolImport] The name as it is visible to this module.`},_walk:function(e){return e._visit(this,function(){this.foreign_name._walk(e),this.name._walk(e)})},_children_backwards(e){e(this.name),e(this.foreign_name)}}),th=q(`Import`,`imported_name imported_names module_name attributes`,function(e){e&&(this.imported_name=e.imported_name,this.imported_names=e.imported_names,this.module_name=e.module_name,this.attributes=e.attributes,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"An `import` statement",$propdoc:{imported_name:`[AST_SymbolImport] The name of the variable holding the module's default export.`,imported_names:`[AST_NameMapping*] The names of non-default imported variables`,module_name:`[AST_String] String literal describing where this module came from`,attributes:`[AST_Object?] The import attributes (with {...})`},_walk:function(e){return e._visit(this,function(){this.imported_name&&this.imported_name._walk(e),this.imported_names&&this.imported_names.forEach(function(t){t._walk(e)}),this.module_name._walk(e)})},_children_backwards(e){if(e(this.module_name),this.imported_names){let t=this.imported_names.length;for(;t--;)e(this.imported_names[t])}this.imported_name&&e(this.imported_name)}}),nh=q(`ImportMeta`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A reference to import.meta`}),rh=q(`Export`,`exported_definition exported_value is_default exported_names module_name attributes`,function(e){e&&(this.exported_definition=e.exported_definition,this.exported_value=e.exported_value,this.is_default=e.is_default,this.exported_names=e.exported_names,this.module_name=e.module_name,this.attributes=e.attributes,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"An `export` statement",$propdoc:{exported_definition:`[AST_Defun|AST_Definitions|AST_DefClass?] An exported definition`,exported_value:`[AST_Node?] An exported value`,exported_names:`[AST_NameMapping*?] List of exported names`,module_name:`[AST_String?] Name of the file to load exports from`,is_default:`[Boolean] Whether this is the default exported value of this module`,attributes:`[AST_Object?] The import attributes`},_walk:function(e){return e._visit(this,function(){this.exported_definition&&this.exported_definition._walk(e),this.exported_value&&this.exported_value._walk(e),this.exported_names&&this.exported_names.forEach(function(t){t._walk(e)}),this.module_name&&this.module_name._walk(e)})},_children_backwards(e){if(this.module_name&&e(this.module_name),this.exported_names){let t=this.exported_names.length;for(;t--;)e(this.exported_names[t])}this.exported_value&&e(this.exported_value),this.exported_definition&&e(this.exported_definition)}},Qp),Z=q(`Call`,`expression args optional _annotations`,function(e){e&&(this.expression=e.expression,this.args=e.args,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end,this.initialize()),this.flags=0},{$documentation:`A function call expression`,$propdoc:{expression:`[AST_Node] expression to invoke as function`,args:`[AST_Node*] array of arguments`,optional:`[boolean] whether this is an optional call (IE ?.() )`,_annotations:`[number] bitfield containing information about the call`},initialize(){this._annotations??=0},_walk(e){return e._visit(this,function(){for(var t=this.args,n=0,r=t.length;n<r;n++)t[n]._walk(e);this.expression._walk(e)})},_children_backwards(e){let t=this.args.length;for(;t--;)e(this.args[t]);e(this.expression)}}),ih=q(`New`,null,function(e){e&&(this.expression=e.expression,this.args=e.args,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end,this.initialize()),this.flags=0},{$documentation:`An object instantiation.  Derives from a function call since it has exactly the same properties`},Z),ah=q(`Sequence`,`expressions`,function(e){e&&(this.expressions=e.expressions,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A sequence expression (comma-separated expressions)`,$propdoc:{expressions:`[AST_Node*] array of expressions (at least two)`},_walk:function(e){return e._visit(this,function(){this.expressions.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.expressions.length;for(;t--;)e(this.expressions[t])}}),oh=q(`PropAccess`,`expression property optional`,function(e){e&&(this.expression=e.expression,this.property=e.property,this.optional=e.optional,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:'Base class for property access expressions, i.e. `a.foo` or `a["foo"]`',$propdoc:{expression:`[AST_Node] the “container” expression`,property:`[AST_Node|string] the property to access.  For AST_Dot & AST_DotHash this is always a plain string, while for AST_Sub it's an arbitrary AST_Node`,optional:`[boolean] whether this is an optional property access (IE ?.)`}}),sh=q(`Dot`,`quote`,function(e){e&&(this.quote=e.quote,this.expression=e.expression,this.property=e.property,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A dotted property access expression`,$propdoc:{quote:`[string] the original quote character when transformed from AST_Sub`},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}},oh),ch=q(`DotHash`,``,function(e){e&&(this.expression=e.expression,this.property=e.property,this.optional=e.optional,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A dotted property access to a private property`,_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}},oh),lh=q(`Sub`,null,function(e){e&&(this.expression=e.expression,this.property=e.property,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:'Index-style property access, i.e. `a["foo"]`',_walk:function(e){return e._visit(this,function(){this.expression._walk(e),this.property._walk(e)})},_children_backwards(e){e(this.property),e(this.expression)}},oh),uh=q(`Chain`,`expression`,function(e){e&&(this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A chain expression like a?.b?.(c)?.[d]`,$propdoc:{expression:`[AST_Call|AST_Dot|AST_DotHash|AST_Sub] chain element.`},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}}),dh=q(`Unary`,`operator expression`,function(e){e&&(this.operator=e.operator,this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for unary expressions`,$propdoc:{operator:`[string] the operator`,expression:`[AST_Node] expression that this unary operator applies to`},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}}),fh=q(`UnaryPrefix`,null,function(e){e&&(this.operator=e.operator,this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Unary prefix expression, i.e. `typeof i` or `++i`"},dh),ph=q(`UnaryPostfix`,null,function(e){e&&(this.operator=e.operator,this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Unary postfix expression, i.e. `i++`"},dh),Q=q(`Binary`,`operator left right`,function(e){e&&(this.operator=e.operator,this.left=e.left,this.right=e.right,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Binary expression, i.e. `a + b`",$propdoc:{left:`[AST_Node] left-hand side expression`,operator:`[string] the operator`,right:`[AST_Node] right-hand side expression`},_walk:function(e){return e._visit(this,function(){this.left._walk(e),this.right._walk(e)})},_children_backwards(e){e(this.right),e(this.left)}}),mh=q(`Conditional`,`condition consequent alternative`,function(e){e&&(this.condition=e.condition,this.consequent=e.consequent,this.alternative=e.alternative,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"Conditional expression using the ternary operator, i.e. `a ? b : c`",$propdoc:{condition:`[AST_Node]`,consequent:`[AST_Node]`,alternative:`[AST_Node]`},_walk:function(e){return e._visit(this,function(){this.condition._walk(e),this.consequent._walk(e),this.alternative._walk(e)})},_children_backwards(e){e(this.alternative),e(this.consequent),e(this.condition)}}),hh=q(`Assign`,`logical`,function(e){e&&(this.logical=e.logical,this.operator=e.operator,this.left=e.left,this.right=e.right,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"An assignment expression — `a = b + 5`",$propdoc:{logical:`Whether it's a logical assignment`}},Q),gh=q(`DefaultAssign`,null,function(e){e&&(this.operator=e.operator,this.left=e.left,this.right=e.right,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A default assignment expression like in `(a = 3) => a`"},Q),_h=q(`Array`,`elements`,function(e){e&&(this.elements=e.elements,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`An array literal`,$propdoc:{elements:`[AST_Node*] array of elements`},_walk:function(e){return e._visit(this,function(){for(var t=this.elements,n=0,r=t.length;n<r;n++)t[n]._walk(e)})},_children_backwards(e){let t=this.elements.length;for(;t--;)e(this.elements[t])}}),vh=q(`Object`,`properties`,function(e){e&&(this.properties=e.properties,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`An object literal`,$propdoc:{properties:`[AST_ObjectProperty*] array of properties`},_walk:function(e){return e._visit(this,function(){for(var t=this.properties,n=0,r=t.length;n<r;n++)t[n]._walk(e)})},_children_backwards(e){let t=this.properties.length;for(;t--;)e(this.properties[t])}}),yh=q(`ObjectProperty`,`key value`,function(e){e&&(this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0},{$documentation:`Base class for literal object properties`,$propdoc:{key:`[string|AST_Node] property name. For ObjectKeyVal this is a string. For getters, setters and computed property this is an AST_Node.`,value:`[AST_Node] property value.  For getters, setters and methods this is an AST_Accessor.`},_walk:function(e){return e._visit(this,function(){this.key instanceof J&&this.key._walk(e),this.value._walk(e)})},_children_backwards(e){e(this.value),this.key instanceof J&&e(this.key)}}),bh=q(`ObjectKeyVal`,`quote`,function(e){e&&(this.quote=e.quote,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0},{$documentation:`A key: value object property`,$propdoc:{quote:`[string] the original quote character`},computed_key(){return this.key instanceof J}},yh),xh=q(`PrivateSetter`,`static`,function(e){e&&(this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$propdoc:{static:`[boolean] whether this is a static private setter`},$documentation:`A private setter property`,computed_key(){return!1}},yh),Sh=q(`PrivateGetter`,`static`,function(e){e&&(this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$propdoc:{static:`[boolean] whether this is a static private getter`},$documentation:`A private getter property`,computed_key(){return!1}},yh),Ch=q(`ObjectSetter`,`quote static`,function(e){e&&(this.quote=e.quote,this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0},{$propdoc:{quote:`[string|undefined] the original quote character, if any`,static:`[boolean] whether this is a static setter (classes only)`},$documentation:`An object setter property`,computed_key(){return!(this.key instanceof Wh)}},yh),wh=q(`ObjectGetter`,`quote static`,function(e){e&&(this.quote=e.quote,this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0},{$propdoc:{quote:`[string|undefined] the original quote character, if any`,static:`[boolean] whether this is a static getter (classes only)`},$documentation:`An object getter property`,computed_key(){return!(this.key instanceof Wh)}},yh),Th=q(`ConciseMethod`,`quote static`,function(e){e&&(this.quote=e.quote,this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0},{$propdoc:{quote:`[string|undefined] the original quote character, if any`,static:`[boolean] is this method static (classes only)`},$documentation:`An ES6 concise method inside an object or class`,computed_key(){return!(this.key instanceof Wh)}},yh),Eh=q(`PrivateMethod`,`static`,function(e){e&&(this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A private class method inside a class`,$propdoc:{static:`[boolean] is this a static private method`},computed_key(){return!1}},yh),Dh=q(`Class`,`name extends properties`,function(e){e&&(this.name=e.name,this.extends=e.extends,this.properties=e.properties,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$propdoc:{name:`[AST_SymbolClass|AST_SymbolDefClass?] optional class name.`,extends:`[AST_Node]? optional parent class`,properties:`[AST_ObjectProperty|AST_ClassStaticBlock]* array of properties or static blocks`},$documentation:`An ES6 class`,_walk:function(e){return e._visit(this,function(){this.name&&this.name._walk(e),this.extends&&this.extends._walk(e),this.properties.forEach(t=>t._walk(e))})},_children_backwards(e){let t=this.properties.length;for(;t--;)e(this.properties[t]);this.extends&&e(this.extends),this.name&&e(this.name)},visit_nondeferred_class_parts(e){this.extends&&this.extends._walk(e),this.properties.forEach(t=>{if(t instanceof Mh){t._walk(e);return}t.computed_key()&&(e.push(t),t.key._walk(e),e.pop()),(t instanceof kh&&t.static&&t.value||t instanceof Oh&&t.static&&t.value)&&(e.push(t),t.value._walk(e),e.pop())})},visit_deferred_class_parts(e){this.properties.forEach(t=>{t instanceof Th||t instanceof Eh?t.walk(e):(t instanceof Oh&&!t.static&&t.value||t instanceof kh&&!t.static&&t.value)&&(e.push(t),t.value._walk(e),e.pop())})},is_self_referential:function(){let e=this.name&&this.name.definition().id,t=!1,n=!0;return this.visit_nondeferred_class_parts(new Sg((r,i)=>{if(t)return!0;if(r instanceof rg)return t=n;if(r instanceof $)return t=r.definition().id===e;if(r instanceof X&&!(r instanceof xm)){let e=n;return n=!1,i(),n=e,!0}})),t}},gm),Oh=q(`ClassProperty`,`static quote`,function(e){e&&(this.static=e.static,this.quote=e.quote,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0},{$documentation:`A class property`,$propdoc:{static:`[boolean] whether this is a static key`,quote:`[string] which quote is being used`},_walk:function(e){return e._visit(this,function(){this.key instanceof J&&this.key._walk(e),this.value instanceof J&&this.value._walk(e)})},_children_backwards(e){this.value instanceof J&&e(this.value),this.key instanceof J&&e(this.key)},computed_key(){return!(this.key instanceof Gh)}},yh),kh=q(`ClassPrivateProperty`,``,function(e){e&&(this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A class property for a private property`,_walk:function(e){return e._visit(this,function(){this.value instanceof J&&this.value._walk(e)})},_children_backwards(e){this.value instanceof J&&e(this.value)},computed_key(){return!1}},yh),Ah=q(`PrivateIn`,`key value`,function(e){e&&(this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"An `in` binop when the key is private, eg #x in this",_walk:function(e){return e._visit(this,function(){this.key._walk(e),this.value._walk(e)})},_children_backwards(e){e(this.value),e(this.key)}}),jh=q(`DefClass`,null,function(e){e&&(this.name=e.name,this.extends=e.extends,this.properties=e.properties,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A class definition`},Dh),Mh=q(`ClassStaticBlock`,`body block_scope`,function(e){this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end},{$documentation:`A block containing statements to be executed in the context of the class`,$propdoc:{body:`[AST_Statement*] an array of statements`},_walk:function(e){return e._visit(this,function(){tm(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t])},clone:nm,computed_key(){return!1}},gm),Nh=q(`ClassExpression`,null,function(e){e&&(this.name=e.name,this.extends=e.extends,this.properties=e.properties,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A class expression.`},Dh),Ph=q(`Symbol`,`scope name thedef`,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$propdoc:{name:`[string] name of this symbol`,scope:`[AST_Scope/S] the current scope (not necessarily the definition scope)`,thedef:`[SymbolDef/S] the definition of this symbol`},$documentation:`Base class for all symbols`}),Fh=q(`NewTarget`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A reference to new.target`}),Ih=q(`SymbolDeclaration`,`init`,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A declaration symbol (symbol in var/const, function name or argument, symbol in catch)`},Ph),Lh=q(`SymbolVar`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol defining a variable`},Ih),Rh=q(`SymbolBlockDeclaration`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for block-scoped declaration symbols`},Ih),zh=q(`SymbolConst`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A constant declaration`},Rh),Bh=q(`SymbolUsing`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A `using` declaration"},Rh),Vh=q(`SymbolLet`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"A block-scoped `let` declaration"},Rh),Hh=q(`SymbolFunarg`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol naming a function argument`},Lh),Uh=q(`SymbolDefun`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol defining a function`},Ih),Wh=q(`SymbolMethod`,null,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol in an object defining a method`},Ph),Gh=q(`SymbolClassProperty`,null,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol for a class property`},Ph),Kh=q(`SymbolLambda`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol naming a function expression`},Ih),qh=q(`SymbolDefClass`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol naming a class's name in a class declaration. Lexically scoped to its containing scope, and accessible within the class.`},Rh),Jh=q(`SymbolClass`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol naming a class's name. Lexically scoped to the class.`},Ih),Yh=q(`SymbolCatch`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol naming the exception in catch`},Rh),Xh=q(`SymbolImport`,null,function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol referring to an imported name`},Rh),Zh=q(`SymbolImportForeign`,`quote`,function(e){e&&(this.quote=e.quote,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A symbol imported from a module, but it is defined in the other module, and its real name is irrelevant for this module's purposes`},Ph),Qh=q(`Label`,`references`,function(e){e&&(this.references=e.references,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end,this.initialize()),this.flags=0},{$documentation:`Symbol naming a label (declaration)`,$propdoc:{references:`[AST_LoopControl*] a list of nodes referring to this label`},initialize:function(){this.references=[],this.thedef=this}},Ph),$=q(`SymbolRef`,null,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Reference to some symbol (not definition/declaration)`},Ph),$h=q(`SymbolExport`,`quote`,function(e){e&&(this.quote=e.quote,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Symbol referring to a name to export`},$),eg=q(`SymbolExportForeign`,`quote`,function(e){e&&(this.quote=e.quote,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A symbol exported from this module, but it is used in the other module, and its real name is irrelevant for this module's purposes`},Ph),tg=q(`LabelRef`,null,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Reference to a label symbol`},Ph),ng=q(`SymbolPrivateProperty`,null,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A symbol that refers to a private property`},Ph),rg=q(`This`,null,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `this` symbol"},Ph),ig=q(`Super`,null,function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `super` symbol"},rg),ag=q(`Constant`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for all constants`,getValue:function(){return this.value}}),og=q(`String`,`value quote`,function(e){e&&(this.value=e.value,this.quote=e.quote,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0},{$documentation:`A string literal`,$propdoc:{value:`[string] the contents of this string`,quote:`[string] the original quote character`}},ag),sg=q(`Number`,`value raw`,function(e){e&&(this.value=e.value,this.raw=e.raw,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A number literal`,$propdoc:{value:`[number] the numeric value`,raw:`[string] numeric value as string`}},ag),cg=q(`BigInt`,`value raw`,function(e){e&&(this.value=e.value,this.raw=e.raw,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A big int literal`,$propdoc:{value:`[string] big int value, represented as a string`,raw:`[string] the original format preserved`}},ag),lg=q(`RegExp`,`value`,function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A regexp literal`,$propdoc:{value:`[RegExp] the actual regexp`}},ag),ug=q(`Atom`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for atoms`},ag),dg=q(`Null`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `null` atom",value:null},ug),fg=q(`NaN`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`The impossible value`,value:NaN},ug),pg=q(`Undefined`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `undefined` value",value:function(){}()},ug),mg=q(`Hole`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`A hole in an array`,value:function(){}()},ug),hg=q(`Infinity`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `Infinity` value",value:1/0},ug),gg=q(`Boolean`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:`Base class for booleans`},ug),_g=q(`False`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `false` atom",value:!1},gg),vg=q(`True`,null,function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0},{$documentation:"The `true` atom",value:!0},gg);function yg(e,t,n=[e]){let r=n.push.bind(n);for(;n.length;){let e=n.pop(),i=t(e,n);if(i){if(i===xg)return!0;continue}e._children_backwards(r)}return!1}function bg(e,t,n){let r=[e],i=r.push.bind(r),a=n?n.slice():[],o=[],s,c={parent:(e=0)=>e===-1?s:n&&e>=a.length?(e-=a.length,n[n.length-(e+1)]):a[a.length-(1+e)]};for(;r.length;){for(s=r.pop();o.length&&r.length==o[o.length-1];)a.pop(),o.pop();let e=t(s,c);if(e){if(e===xg)return!0;continue}let n=r.length;s._children_backwards(i),r.length>n&&(a.push(s),o.push(n-1))}return!1}const xg=Symbol(`abort walk`);var Sg=class{constructor(e){this.visit=e,this.stack=[],this.directives=Object.create(null)}_visit(e,t){this.push(e);var n=this.visit(e,t?function(){t.call(e)}:Mf);return!n&&t&&t.call(e),this.pop(),n}parent(e){return this.stack[this.stack.length-2-(e||0)]}push(e){e instanceof X?this.directives=Object.create(this.directives):e instanceof em&&!this.directives[e.value]?this.directives[e.value]=e:e instanceof Dh&&(this.directives=Object.create(this.directives),this.directives[`use strict`]||(this.directives[`use strict`]=e)),this.stack.push(e)}pop(){var e=this.stack.pop();(e instanceof X||e instanceof Dh)&&(this.directives=Object.getPrototypeOf(this.directives))}self(){return this.stack[this.stack.length-1]}find_parent(e){for(var t=this.stack,n=t.length;--n>=0;){var r=t[n];if(r instanceof e)return r}}is_within_loop(){let e=this.stack.length-1,t=this.stack[e];for(;e--;){let n=this.stack[e];if(n instanceof X)return!1;if(n instanceof cm&&!(n instanceof fm&&t===n.init)&&!((n instanceof pm||n instanceof mm)&&t===n.object))return!0;t=n}return!1}find_scope(){for(var e=this.stack,t=e.length;--t>=0;){let n=e[t];if(n instanceof _m||n instanceof X)return n;if(n.block_scope)return n.block_scope}}has_directive(e){var t=this.directives[e];if(t)return t;var n=this.stack[this.stack.length-1];if(n instanceof gm&&n.body)for(var r=0;r<n.body.length;++r){var i=n.body[r];if(!(i instanceof em))break;if(i.value==e)return i}}loopcontrol_target(e){var t=this.stack;if(e.label)for(var n=t.length;--n>=0;){var r=t[n];if(r instanceof sm&&r.label.name==e.label.name)return r.body}else for(var n=t.length;--n>=0;){var r=t[n];if(r instanceof cm||e instanceof Mm&&r instanceof Lm)return r}}},Cg=class extends Sg{constructor(e,t){super(),this.before=e,this.after=t}};const wg=1,Tg=2,Eg=4,Dg=8,Og=16;function kg(e,t){e.DEFMETHOD(`transform`,function(e,n){let r;if(e.push(this),e.before&&(r=e.before(this,t,n)),r===void 0&&(r=this,t(r,e),e.after)){let t=e.after(r,n);t!==void 0&&(r=t)}return e.pop(),r})}kg(J,Mf),kg(sm,function(e,t){e.label=e.label.transform(t),e.body=e.body.transform(t)}),kg(Y,function(e,t){e.body=e.body.transform(t)}),kg(rm,function(e,t){e.body=Lf(e.body,t)}),kg(um,function(e,t){e.body=e.body.transform(t),e.condition=e.condition.transform(t)}),kg(dm,function(e,t){e.condition=e.condition.transform(t),e.body=e.body.transform(t)}),kg(fm,function(e,t){e.init&&=e.init.transform(t),e.condition&&=e.condition.transform(t),e.step&&=e.step.transform(t),e.body=e.body.transform(t)}),kg(pm,function(e,t){e.init=e.init.transform(t),e.object=e.object.transform(t),e.body=e.body.transform(t)}),kg(hm,function(e,t){e.expression=e.expression.transform(t),e.body=e.body.transform(t)}),kg(Om,function(e,t){e.value&&=e.value.transform(t)}),kg(jm,function(e,t){e.label&&=e.label.transform(t)}),kg(Im,function(e,t){e.condition=e.condition.transform(t),e.body=e.body.transform(t),e.alternative&&=e.alternative.transform(t)}),kg(Lm,function(e,t){e.expression=e.expression.transform(t),e.body=Lf(e.body,t)}),kg(Bm,function(e,t){e.expression=e.expression.transform(t),e.body=Lf(e.body,t)}),kg(Vm,function(e,t){e.body=e.body.transform(t),e.bcatch&&=e.bcatch.transform(t),e.bfinally&&=e.bfinally.transform(t)}),kg(Um,function(e,t){e.argname&&=e.argname.transform(t),e.body=Lf(e.body,t)}),kg(Gm,function(e,t){e.definitions=Lf(e.definitions,t)}),kg(Zm,function(e,t){e.name=e.name.transform(t),e.value&&=e.value.transform(t)}),kg(Cm,function(e,t){e.names=Lf(e.names,t)}),kg(X,function(e,t){e.name&&=e.name.transform(t),e.argnames=Lf(e.argnames,t,!1),e.body instanceof J?e.body=e.body.transform(t):e.body=Lf(e.body,t)}),kg(Z,function(e,t){e.expression=e.expression.transform(t),e.args=Lf(e.args,t,!1)}),kg(ah,function(e,t){let n=Lf(e.expressions,t);e.expressions=n.length?n:[new sg({value:0})]}),kg(oh,function(e,t){e.expression=e.expression.transform(t)}),kg(lh,function(e,t){e.expression=e.expression.transform(t),e.property=e.property.transform(t)}),kg(uh,function(e,t){e.expression=e.expression.transform(t)}),kg(Fm,function(e,t){e.expression&&=e.expression.transform(t)}),kg(Pm,function(e,t){e.expression=e.expression.transform(t)}),kg(dh,function(e,t){e.expression=e.expression.transform(t)}),kg(Q,function(e,t){e.left=e.left.transform(t),e.right=e.right.transform(t)}),kg(Ah,function(e,t){e.key=e.key.transform(t),e.value=e.value.transform(t)}),kg(mh,function(e,t){e.condition=e.condition.transform(t),e.consequent=e.consequent.transform(t),e.alternative=e.alternative.transform(t)}),kg(_h,function(e,t){e.elements=Lf(e.elements,t)}),kg(vh,function(e,t){e.properties=Lf(e.properties,t)}),kg(yh,function(e,t){e.key instanceof J&&(e.key=e.key.transform(t)),e.value&&=e.value.transform(t)}),kg(Dh,function(e,t){e.name&&=e.name.transform(t),e.extends&&=e.extends.transform(t),e.properties=Lf(e.properties,t)}),kg(Mh,function(e,t){e.body=Lf(e.body,t)}),kg(vm,function(e,t){e.expression=e.expression.transform(t)}),kg(eh,function(e,t){e.foreign_name=e.foreign_name.transform(t),e.name=e.name.transform(t)}),kg(th,function(e,t){e.imported_name&&=e.imported_name.transform(t),e.imported_names&&Lf(e.imported_names,t),e.module_name=e.module_name.transform(t)}),kg(rh,function(e,t){e.exported_definition&&=e.exported_definition.transform(t),e.exported_value&&=e.exported_value.transform(t),e.exported_names&&Lf(e.exported_names,t),e.module_name&&=e.module_name.transform(t)}),kg(Tm,function(e,t){e.segments=Lf(e.segments,t)}),kg(wm,function(e,t){e.prefix=e.prefix.transform(t),e.template_string=e.template_string.transform(t)}),(function(){var e=function(e){for(var t=0;t<e.length;t++)if(e[t]instanceof Qp&&e[t].body instanceof og)e[t]=new em({start:e[t].start,end:e[t].end,quote:`"`,value:e[t].body.value});else return e;return e};function t(e){return e&&e.length>0?new vh({start:i(e),end:a(e),properties:e.map(e=>new bh({start:i(e),end:a(e),key:e.key.name||e.key.value,value:s(e.value)}))}):null}var n={Program:function(t){return new _m({start:i(t),end:a(t),body:e(t.body.map(s))})},ArrayPattern:function(e){return new Cm({start:i(e),end:a(e),names:e.elements.map(function(e){return e===null?new mg:s(e)}),is_array:!0})},ObjectPattern:function(e){return new Cm({start:i(e),end:a(e),names:e.properties.map(s),is_array:!1})},AssignmentPattern:function(e){return new gh({start:i(e),end:a(e),left:s(e.left),operator:`=`,right:s(e.right)})},SpreadElement:function(e){return new vm({start:i(e),end:a(e),expression:s(e.argument)})},RestElement:function(e){return new vm({start:i(e),end:a(e),expression:s(e.argument)})},TemplateElement:function(e){return new Em({start:i(e),end:a(e),value:e.value.cooked,raw:e.value.raw})},TemplateLiteral:function(e){for(var t=[],n=0;n<e.quasis.length;n++)t.push(s(e.quasis[n])),e.expressions[n]&&t.push(s(e.expressions[n]));return new Tm({start:i(e),end:a(e),segments:t})},TaggedTemplateExpression:function(e){return new wm({start:i(e),end:a(e),template_string:s(e.quasi),prefix:s(e.tag)})},FunctionDeclaration:function(t){return new Sm({start:i(t),end:a(t),name:t.id&&l(Uh,t.id),argnames:t.params.map(e=>d(e,Hh)),is_generator:t.generator,async:t.async,body:e(s(t.body).body)})},FunctionExpression:function(e){return u(e,!1)},ArrowFunctionExpression:function(e){let t=e.body.type===`BlockStatement`?s(e.body).body:[K(km,{},{value:s(e.body)})];return new xm({start:i(e),end:a(e),argnames:e.params.map(e=>d(e,Hh)),body:t,async:e.async})},ExpressionStatement:function(e){return new Y({start:i(e),end:a(e),body:s(e.expression)})},TryStatement:function(e){var t=e.handlers||[e.handler];if(t.length>1||e.guardedHandlers&&e.guardedHandlers.length)throw Error(`Multiple catch clauses are not supported.`);return new Vm({start:i(e),end:a(e),body:new Hm(s(e.block)),bcatch:s(t[0]),bfinally:e.finalizer?new Wm(s(e.finalizer)):null})},Property:function(e){if(e.kind==`init`&&!e.method){var t={start:i(e.key||e.value),end:a(e.value),key:e.computed?s(e.key):e.key.name||String(e.key.value),quote:c(e.key,e.computed),static:!1,value:s(e.value)};return new bh(t)}else{var n=u(e.value,!0),t={start:i(e.key||e.value),end:a(e.value),key:e.computed?s(e.key):l(Wh,e.key),quote:c(e.key,e.computed),static:!1,value:n};if(e.kind==`get`)return new wh(t);if(e.kind==`set`)return new Ch(t);if(e.method)return new Th(t)}},MethodDefinition:function(e){let t=e.key.type===`PrivateIdentifier`,n=e.computed?s(e.key):new Wh({name:e.key.name||String(e.key.value)});var r={start:i(e),end:a(e),key:n,quote:c(e.key,e.computed),value:u(e.value,!0),static:e.static};return e.kind==`get`?new(t?Sh:wh)(r):e.kind==`set`?new(t?xh:Ch)(r):new(t?Eh:Th)(r)},FieldDefinition:function(e){let t;if(e.computed)t=s(e.key);else{if(e.key.type!==`Identifier`)throw Error(`Non-Identifier key in FieldDefinition`);t=s(e.key)}return new Oh({start:i(e),end:a(e),quote:c(e.key,e.computed),key:t,value:s(e.value),static:e.static})},PropertyDefinition:function(e){let t;if(e.computed)t=s(e.key);else if(e.key.type===`PrivateIdentifier`)return new kh({start:i(e),end:a(e),key:s(e.key),value:s(e.value),static:e.static});else t=l(Gh,e.key);return new Oh({start:i(e),end:a(e),quote:c(e.key,e.computed),key:t,value:s(e.value),static:e.static})},PrivateIdentifier:function(e){return new ng({start:i(e),end:a(e),name:e.name})},StaticBlock:function(e){return new Mh({start:i(e),end:a(e),body:e.body.map(s)})},ArrayExpression:function(e){return new _h({start:i(e),end:a(e),elements:e.elements.map(function(e){return e===null?new mg:s(e)})})},ObjectExpression:function(e){return new vh({start:i(e),end:a(e),properties:e.properties.map(function(e){return e.type===`SpreadElement`||(e.type=`Property`),s(e)})})},SequenceExpression:function(e){return new ah({start:i(e),end:a(e),expressions:e.expressions.map(s)})},MemberExpression:function(e){return e.property.type===`PrivateIdentifier`?new ch({start:i(e),end:a(e),property:e.property.name,expression:s(e.object),optional:e.optional||!1}):new(e.computed?lh:sh)({start:i(e),end:a(e),property:e.computed?s(e.property):e.property.name,expression:s(e.object),optional:e.optional||!1})},ChainExpression:function(e){return new uh({start:i(e),end:a(e),expression:s(e.expression)})},SwitchCase:function(e){return new(e.test?Bm:zm)({start:i(e),end:a(e),expression:s(e.test),body:e.consequent.map(s)})},VariableDeclaration:function(e){let t,n=Qm,r,o=!1;e.kind===`const`?(t=Ym,r=zh):e.kind===`let`?(t=Jm,r=Vh):e.kind===`using`?(t=Xm,n=$m,r=Bh):e.kind===`await using`?(t=Xm,n=$m,r=Bh,o=!0):(t=qm,r=Lh);let c=e.declarations.map(e=>new n({start:i(e),end:a(e),name:d(e.id,r),value:s(e.init)}));return new t({start:i(e),end:a(e),definitions:c,await:o})},ImportDeclaration:function(e){var n=null,r=null;return e.specifiers.forEach(function(e){e.type===`ImportSpecifier`||e.type===`ImportNamespaceSpecifier`?(r||=[],r.push(s(e))):e.type===`ImportDefaultSpecifier`&&(n=s(e))}),new th({start:i(e),end:a(e),imported_name:n,imported_names:r,module_name:s(e.source),attributes:t(e.attributes||e.assertions)})},ImportSpecifier:function(e){return new eh({start:i(e),end:a(e),foreign_name:l(Zh,e.imported,e.imported.type===`Literal`),name:l(Xh,e.local)})},ImportDefaultSpecifier:function(e){return l(Xh,e.local)},ImportNamespaceSpecifier:function(e){return new eh({start:i(e),end:a(e),foreign_name:new Zh({name:`*`}),name:l(Xh,e.local)})},ImportExpression:function(e){let t=[s(e.source)];return e.options&&t.push(s(e.options)),new Z({start:i(e),end:a(e),expression:s({type:`Identifier`,name:`import`}),optional:!1,args:t})},ExportAllDeclaration:function(e){var n=e.exported==null?new eg({name:`*`}):l(eg,e.exported,e.exported.type===`Literal`);return new rh({start:i(e),end:a(e),exported_names:[new eh({start:i(e),end:a(e),name:new $h({name:`*`}),foreign_name:n})],module_name:s(e.source),attributes:t(e.attributes||e.assertions)})},ExportNamedDeclaration:function(e){return e.declaration?new rh({start:i(e),end:a(e),exported_definition:s(e.declaration),exported_names:null,module_name:null,attributes:null}):new rh({start:i(e),end:a(e),exported_definition:null,exported_names:e.specifiers&&e.specifiers.length?e.specifiers.map(s):[],module_name:s(e.source),attributes:t(e.attributes||e.assertions)})},ExportDefaultDeclaration:function(e){return new rh({start:i(e),end:a(e),exported_value:s(e.declaration),is_default:!0})},ExportSpecifier:function(e){return new eh({start:i(e),end:a(e),foreign_name:l(eg,e.exported,e.exported.type===`Literal`),name:l($h,e.local,e.local.type===`Literal`)})},Literal:function(e){var t=e.value,n={start:i(e),end:a(e)},r=e.regex;if(r&&r.pattern)return n.value={source:r.pattern,flags:r.flags},new lg(n);if(r){let r=e.raw||t,i=r.match(/^\/(.*)\/(\w*)$/);if(!i)throw Error(`Invalid regex source `+r);let[a,o,s]=i;return n.value={source:o,flags:s},new lg(n)}let o=typeof e.value==`bigint`?e.value.toString():e.bigint;if(typeof o==`string`)return n.value=o,n.raw=e.raw,new cg(n);if(t===null)return new dg(n);switch(typeof t){case`string`:return n.quote=`"`,n.value=t,new og(n);case`number`:return n.value=t,n.raw=e.raw||t.toString(),new sg(n);case`boolean`:return new(t?vg:_g)(n)}},MetaProperty:function(e){if(e.meta.name===`new`&&e.property.name===`target`)return new Fh({start:i(e),end:a(e)});if(e.meta.name===`import`&&e.property.name===`meta`)return new nh({start:i(e),end:a(e)})},Identifier:function(e){return new $({start:i(e),end:a(e),name:e.name})},EmptyStatement:function(e){return new am({start:i(e),end:a(e)})},BlockStatement:function(e){return new im({start:i(e),end:a(e),body:e.body.map(s)})},IfStatement:function(e){return new Im({start:i(e),end:a(e),condition:s(e.test),body:s(e.consequent),alternative:s(e.alternate)})},LabeledStatement:function(e){try{let t=l(Qh,e.label);return o.push(t),new sm({start:i(e),end:a(e),label:t,body:s(e.body)})}finally{o.pop()}},BreakStatement:function(e){return new Mm({start:i(e),end:a(e),label:f(e.label)})},ContinueStatement:function(e){return new Nm({start:i(e),end:a(e),label:f(e.label)})},WithStatement:function(e){return new hm({start:i(e),end:a(e),expression:s(e.object),body:s(e.body)})},SwitchStatement:function(e){return new Lm({start:i(e),end:a(e),expression:s(e.discriminant),body:e.cases.map(s)})},ReturnStatement:function(e){return new km({start:i(e),end:a(e),value:s(e.argument)})},ThrowStatement:function(e){return new Am({start:i(e),end:a(e),value:s(e.argument)})},WhileStatement:function(e){return new dm({start:i(e),end:a(e),condition:s(e.test),body:s(e.body)})},DoWhileStatement:function(e){return new um({start:i(e),end:a(e),condition:s(e.test),body:s(e.body)})},ForStatement:function(e){return new fm({start:i(e),end:a(e),init:s(e.init),condition:s(e.test),step:s(e.update),body:s(e.body)})},ForInStatement:function(e){return new pm({start:i(e),end:a(e),init:s(e.left),object:s(e.right),body:s(e.body)})},ForOfStatement:function(e){return new mm({start:i(e),end:a(e),init:s(e.left),object:s(e.right),body:s(e.body),await:e.await})},AwaitExpression:function(e){return new Pm({start:i(e),end:a(e),expression:s(e.argument)})},YieldExpression:function(e){return new Fm({start:i(e),end:a(e),expression:s(e.argument),is_star:e.delegate})},DebuggerStatement:function(e){return new $p({start:i(e),end:a(e)})},CatchClause:function(e){return new Um({start:i(e),end:a(e),argname:e.param?d(e.param,Yh):null,body:s(e.body).body})},ThisExpression:function(e){return new rg({start:i(e),name:`this`,end:a(e)})},Super:function(e){return new ig({start:i(e),end:a(e),name:`super`})},BinaryExpression:function(e){return e.left.type===`PrivateIdentifier`?new Ah({start:i(e),end:a(e),key:new ng({start:i(e.left),end:a(e.left),name:e.left.name}),value:s(e.right)}):new Q({start:i(e),end:a(e),operator:e.operator,left:s(e.left),right:s(e.right)})},LogicalExpression:function(e){return new Q({start:i(e),end:a(e),operator:e.operator,left:s(e.left),right:s(e.right)})},AssignmentExpression:function(e){return new hh({start:i(e),end:a(e),operator:e.operator,logical:e.operator===`??=`||e.operator===`&&=`||e.operator===`||=`,left:s(e.left),right:s(e.right)})},ConditionalExpression:function(e){return new mh({start:i(e),end:a(e),condition:s(e.test),consequent:s(e.consequent),alternative:s(e.alternate)})},NewExpression:function(e){return new ih({start:i(e),end:a(e),expression:s(e.callee),args:e.arguments.map(s)})},CallExpression:function(e){return new Z({start:i(e),end:a(e),expression:s(e.callee),optional:e.optional,args:e.arguments.map(s)})}};n.UpdateExpression=n.UnaryExpression=function(e){return new((`prefix`in e?e.prefix:e.type==`UnaryExpression`)?fh:ph)({start:i(e),end:a(e),operator:e.operator,expression:s(e.argument)})},n.ClassDeclaration=n.ClassExpression=function(e){return new(e.type===`ClassDeclaration`?jh:Nh)({start:i(e),end:a(e),name:e.id&&l(e.type===`ClassDeclaration`?qh:Jh,e.id),extends:s(e.superClass),properties:e.body.body.map(s)})},m(am,function(){return{type:`EmptyStatement`}}),m(im,function(e){return{type:`BlockStatement`,body:e.body.map(g)}}),m(Im,function(e){return{type:`IfStatement`,test:g(e.condition),consequent:g(e.body),alternate:g(e.alternative)}}),m(sm,function(e){return{type:`LabeledStatement`,label:g(e.label),body:g(e.body)}}),m(Mm,function(e){return{type:`BreakStatement`,label:g(e.label)}}),m(Nm,function(e){return{type:`ContinueStatement`,label:g(e.label)}}),m(hm,function(e){return{type:`WithStatement`,object:g(e.expression),body:g(e.body)}}),m(Lm,function(e){return{type:`SwitchStatement`,discriminant:g(e.expression),cases:e.body.map(g)}}),m(km,function(e){return{type:`ReturnStatement`,argument:g(e.value)}}),m(Am,function(e){return{type:`ThrowStatement`,argument:g(e.value)}}),m(dm,function(e){return{type:`WhileStatement`,test:g(e.condition),body:g(e.body)}}),m(um,function(e){return{type:`DoWhileStatement`,test:g(e.condition),body:g(e.body)}}),m(fm,function(e){return{type:`ForStatement`,init:g(e.init),test:g(e.condition),update:g(e.step),body:g(e.body)}}),m(pm,function(e){return{type:`ForInStatement`,left:g(e.init),right:g(e.object),body:g(e.body)}}),m(mm,function(e){return{type:`ForOfStatement`,left:g(e.init),right:g(e.object),body:g(e.body),await:e.await}}),m(Pm,function(e){return{type:`AwaitExpression`,argument:g(e.expression)}}),m(Fm,function(e){return{type:`YieldExpression`,argument:g(e.expression),delegate:e.is_star}}),m($p,function(){return{type:`DebuggerStatement`}}),m(Zm,function(e){return{type:`VariableDeclarator`,id:g(e.name),init:g(e.value)}}),m(rg,function(){return{type:`ThisExpression`}}),m(ig,function(){return{type:`Super`}}),m(mh,function(e){return{type:`ConditionalExpression`,test:g(e.condition),consequent:g(e.consequent),alternate:g(e.alternative)}}),m(ih,function(e){return{type:`NewExpression`,callee:g(e.expression),arguments:e.args.map(g)}}),m(Z,function(e){if(e.expression instanceof $&&e.expression.name===`import`){let[t,n]=e.args.map(g);return{type:`ImportExpression`,source:t,options:n||null}}return{type:`CallExpression`,callee:g(e.expression),optional:e.optional,arguments:e.args.map(g)}}),m(_m,function(e){return x(`Program`,e)}),m(vm,function(e){return{type:y()?`RestElement`:`SpreadElement`,argument:g(e.expression)}}),m(wm,function(e){return{type:`TaggedTemplateExpression`,tag:g(e.prefix),quasi:g(e.template_string)}}),m(Tm,function(e){for(var t=[],n=[],r=0;r<e.segments.length;r++)r%2==0?t.push({type:`TemplateElement`,value:{raw:e.segments[r].raw,cooked:e.segments[r].value},tail:r===e.segments.length-1}):n.push(g(e.segments[r]));return{type:`TemplateLiteral`,quasis:t,expressions:n}}),m(Sm,function(e){return{type:`FunctionDeclaration`,id:g(e.name),params:e.argnames.map(v),generator:e.is_generator,async:e.async,body:x(`BlockStatement`,e)}}),m(bm,function(e){return{type:`FunctionExpression`,id:g(e.name),params:e.argnames.map(v),generator:e.is_generator||!1,async:e.async||!1,body:x(`BlockStatement`,e)}}),m(xm,function(e){var t=e.body.length===1&&e.body[0]instanceof km&&e.body[0].value?g(e.body[0].value):{type:`BlockStatement`,body:e.body.map(g)};return{type:`ArrowFunctionExpression`,params:e.argnames.map(v),async:e.async,body:t}}),m(Cm,function(e){return e.is_array?{type:`ArrayPattern`,elements:e.names.map(e=>e instanceof mg?null:v(e))}:{type:`ObjectPattern`,properties:e.names.map(e=>{if(e instanceof bh){var t=e.computed_key();let[n,r]=_(e.key,t,e.quote,e.value);return{type:`Property`,computed:t,kind:`init`,key:r,method:!1,shorthand:n,value:v(e.value)}}else return v(e)})}}),m(gh,function(e){return{type:`AssignmentPattern`,left:v(e.left),right:g(e.right)}}),m(em,function(e){return{type:`ExpressionStatement`,expression:{type:`Literal`,value:e.value,raw:e.print_to_string()},directive:e.value}}),m(Y,function(e){return{type:`ExpressionStatement`,expression:g(e.body)}}),m(Rm,function(e){return{type:`SwitchCase`,test:g(e.expression),consequent:e.body.map(g)}}),m(Vm,function(e){return{type:`TryStatement`,block:b(e.body),handler:g(e.bcatch),guardedHandlers:[],finalizer:g(e.bfinally)}}),m(Um,function(e){return{type:`CatchClause`,param:e.argname==null?null:v(e.argname),body:b(e)}}),m(Gm,function(e){return{type:`VariableDeclaration`,kind:e instanceof Ym?`const`:e instanceof Jm?`let`:e instanceof Xm?e.await?`await using`:`using`:`var`,declarations:e.definitions.map(g)}});function r(e){let t=[];if(e)for(let{key:n,value:r}of e.properties){let e=Pp(n)?{type:`Identifier`,name:n}:{type:`Literal`,value:n,raw:JSON.stringify(n)};t.push({type:`ImportAttribute`,key:e,value:g(r)})}return t}m(rh,function(e){if(e.exported_names){var t=e.exported_names[0];if(t&&t.name.name===`*`&&!t.name.quote){var n=t.foreign_name,i=n.name===`*`&&!n.quote?null:g(n);return{type:`ExportAllDeclaration`,source:g(e.module_name),exported:i,attributes:r(e.attributes)}}return{type:`ExportNamedDeclaration`,specifiers:e.exported_names.map(function(e){return{type:`ExportSpecifier`,exported:g(e.foreign_name),local:g(e.name)}}),declaration:g(e.exported_definition),source:g(e.module_name),attributes:r(e.attributes)}}return e.is_default?{type:`ExportDefaultDeclaration`,declaration:g(e.exported_value||e.exported_definition)}:{type:`ExportNamedDeclaration`,declaration:g(e.exported_value||e.exported_definition),specifiers:[],source:null}}),m(th,function(e){var t=[];if(e.imported_name&&t.push({type:`ImportDefaultSpecifier`,local:g(e.imported_name)}),e.imported_names){var n=e.imported_names[0].foreign_name;n.name===`*`&&!n.quote?t.push({type:`ImportNamespaceSpecifier`,local:g(e.imported_names[0].name)}):e.imported_names.forEach(function(e){t.push({type:`ImportSpecifier`,local:g(e.name),imported:g(e.foreign_name)})})}return{type:`ImportDeclaration`,specifiers:t,source:g(e.module_name),attributes:r(e.attributes)}}),m(nh,function(){return{type:`MetaProperty`,meta:{type:`Identifier`,name:`import`},property:{type:`Identifier`,name:`meta`}}}),m(ah,function(e){return{type:`SequenceExpression`,expressions:e.expressions.map(g)}}),m(ch,function(e){return{type:`MemberExpression`,object:g(e.expression),computed:!1,property:{type:`PrivateIdentifier`,name:e.property},optional:e.optional}}),m(oh,function(e){var t=e instanceof lh;return{type:`MemberExpression`,object:g(e.expression),computed:t,property:t?g(e.property):{type:`Identifier`,name:e.property},optional:e.optional}}),m(uh,function(e){return{type:`ChainExpression`,expression:g(e.expression)}}),m(dh,function(e){return{type:e.operator==`++`||e.operator==`--`?`UpdateExpression`:`UnaryExpression`,operator:e.operator,prefix:e instanceof fh,argument:g(e.expression)}}),m(Q,function(e){return e.operator==`=`&&y()?{type:`AssignmentPattern`,left:g(e.left),right:g(e.right)}:{type:e.operator==`&&`||e.operator==`||`||e.operator===`??`?`LogicalExpression`:`BinaryExpression`,left:g(e.left),operator:e.operator,right:g(e.right)}}),m(hh,function(e){return{type:`AssignmentExpression`,operator:e.operator,left:g(e.left),right:g(e.right)}}),m(Ah,function(e){return{type:`BinaryExpression`,left:{type:`PrivateIdentifier`,name:e.key.name},operator:`in`,right:g(e.value)}}),m(_h,function(e){return{type:`ArrayExpression`,elements:e.elements.map(g)}}),m(vh,function(e){return{type:`ObjectExpression`,properties:e.properties.map(g)}}),m(yh,function(e,t){var n=e.computed_key();let[r,i]=_(e.key,n,e.quote,e.value);var a;return e instanceof wh?a=`get`:e instanceof Ch&&(a=`set`),e instanceof Sh||e instanceof xh?{type:`MethodDefinition`,computed:!1,kind:e instanceof Sh?`get`:`set`,static:e.static,key:{type:`PrivateIdentifier`,name:e.key.name},value:g(e.value)}:e instanceof kh?{type:`PropertyDefinition`,key:{type:`PrivateIdentifier`,name:e.key.name},value:g(e.value),computed:!1,static:e.static}:e instanceof Oh?{type:`PropertyDefinition`,key:i,value:g(e.value),computed:n,static:e.static}:t instanceof Dh?{type:`MethodDefinition`,computed:n,kind:a,static:e.static,key:g(e.key),value:g(e.value)}:{type:`Property`,computed:n,method:!1,shorthand:r,kind:a,key:i,value:g(e.value)}}),m(bh,function(e){var t=e.computed_key();let[n,r]=_(e.key,t,e.quote,e.value);return{type:`Property`,computed:t,shorthand:n,method:!1,kind:`init`,key:r,value:g(e.value)}}),m(Th,function(e,t){let n=e.computed_key(),[r,i]=_(e.key,n,e.quote,e.value);return t instanceof vh?{type:`Property`,kind:`init`,computed:n,method:!0,shorthand:!1,key:i,value:g(e.value)}:{type:`MethodDefinition`,kind:!n&&e.key.name===`constructor`?`constructor`:`method`,computed:n,key:i,value:g(e.value),static:e.static}}),m(Eh,function(e){return{type:`MethodDefinition`,kind:`method`,key:{type:`PrivateIdentifier`,name:e.key.name},value:g(e.value),computed:!1,static:e.static}}),m(Dh,function(e){return{type:e instanceof Nh?`ClassExpression`:`ClassDeclaration`,superClass:g(e.extends),id:e.name?g(e.name):null,body:{type:`ClassBody`,body:e.properties.map(g)}}}),m(Mh,function(e){return{type:`StaticBlock`,body:e.body.map(g)}}),m(Fh,function(){return{type:`MetaProperty`,meta:{type:`Identifier`,name:`new`},property:{type:`Identifier`,name:`target`}}}),m(Ph,function(e,t){if(e instanceof Wh&&t.quote||(e instanceof Zh||e instanceof eg||e instanceof $h)&&e.quote)return{type:`Literal`,value:e.name};var n=e.definition();return{type:`Identifier`,name:n?n.mangled_name||n.name:e.name}}),m(lg,function(e){let t=e.value.source,n=e.value.flags;return{type:`Literal`,value:null,raw:e.print_to_string(),regex:{pattern:t,flags:n}}}),m(ag,function(e){return{type:`Literal`,value:e.value,raw:e.raw||e.print_to_string()}}),m(ug,function(e){return{type:`Identifier`,name:String(e.value)}}),m(cg,e=>({type:`Literal`,value:null,bigint:typeof BigInt==`function`?BigInt(e.value).toString():e.value,raw:e.raw})),gg.DEFMETHOD(`to_mozilla_ast`,ag.prototype.to_mozilla_ast),dg.DEFMETHOD(`to_mozilla_ast`,ag.prototype.to_mozilla_ast),mg.DEFMETHOD(`to_mozilla_ast`,function(){return null}),rm.DEFMETHOD(`to_mozilla_ast`,im.prototype.to_mozilla_ast),X.DEFMETHOD(`to_mozilla_ast`,bm.prototype.to_mozilla_ast);function i(e){var t=e.loc,n=t&&t.start,r=e.range;return new Zp(``,``,n&&n.line||0,n&&n.column||0,r?r[0]:e.start,!1,[],[],t&&t.source)}function a(e){var t=e.loc,n=t&&t.end,r=e.range;return new Zp(``,``,n&&n.line||0,n&&n.column||0,r?r[0]:e.end,!1,[],[],t&&t.source)}var o=null;function s(e){return e==null?null:n[e.type](e)}function c(e,t){return!t&&e.type===`Literal`&&typeof e.value==`string`?`"`:``}function l(e,t,n){return new e({start:i(t),quote:n?`"`:void 0,name:t.type===`Identifier`?t.name:String(t.value),end:a(t)})}function u(t,n){return new(n?ym:bm)({start:i(t),end:a(t),name:t.id&&l(n?Wh:Kh,t.id),argnames:t.params.map(e=>d(e,Hh)),is_generator:t.generator,async:t.async,body:e(s(t.body).body)})}function d(e,t){switch(e.type){case`ObjectPattern`:return new Cm({start:i(e),end:a(e),names:e.properties.map(e=>d(e,t)),is_array:!1});case`Property`:var n=e.key,r={start:i(n||e.value),end:a(e.value),key:n.type==`Identifier`?n.name:String(n.value),quote:!e.computed&&n.type===`Literal`&&typeof n.value==`string`?`"`:``,value:d(e.value,t)};return e.computed&&(r.key=s(e.key)),new bh(r);case`ArrayPattern`:return new Cm({start:i(e),end:a(e),names:e.elements.map(function(e){return e===null?new mg:d(e,t)}),is_array:!0});case`SpreadElement`:case`RestElement`:return new vm({start:i(e),end:a(e),expression:d(e.argument,t)});case`AssignmentPattern`:return new gh({start:i(e),end:a(e),left:d(e.left,t),operator:`=`,right:s(e.right)});case`Identifier`:return new t({start:i(e),end:a(e),name:e.name});default:throw Error(`Invalid node type for destructuring: `+e.type)}}function f(e){if(!e)return null;let t=l(tg,e),n=o.length;for(;n--;){let e=o[n];if(t.name===e.name){t.thedef=e;break}}return t}J.from_mozilla_ast=function(e){var t=o;o=[];var n=s(e);return o=t,n};function p(e,t){var n=e.start,r=e.end;return n&&r?(n.pos!=null&&r.endpos!=null&&(t.range=[n.pos,r.endpos]),n.line&&(t.loc={start:{line:n.line,column:n.col},end:r.endline?{line:r.endline,column:r.endcol}:null},n.file&&(t.loc.source=n.file)),t):t}function m(e,t){e.DEFMETHOD(`to_mozilla_ast`,function(e){return p(this,t(this,e))})}var h=null;function g(e){h===null&&(h=[]),h.push(e);var t=e==null?null:e.to_mozilla_ast(h[h.length-2]);return h.pop(),h.length===0&&(h=null),t}function _(e,t=!1,n=!1,r=null){if(t)return[!1,g(e)];let i=typeof e==`string`?e:e.name,a;return a=n?{type:`Literal`,value:i,raw:JSON.stringify(i)}:``+ +i===i&&+i>=0?{type:`Literal`,value:+i,raw:JSON.stringify(+i)}:{type:`Identifier`,name:i},[a.type===`Identifier`&&a.name===i&&(r instanceof Ph&&r.name===i||r instanceof gh&&r.left.name===i),a]}function v(e){if(e instanceof vm)return{type:`RestElement`,argument:v(e.expression)};if(e instanceof Ph||e instanceof Cm||e instanceof gh||e instanceof oh)return g(e);throw Error(e.TYPE)}function y(){for(var e=h.length;e--;)if(h[e]instanceof Cm)return!0;return!1}function b(e){return{type:`BlockStatement`,body:e.body.map(g)}}function x(e,t){var n=t.body.map(g);return t.body[0]instanceof Y&&t.body[0].body instanceof og&&n.unshift(g(new am(t.body[0]))),{type:e,body:n}}})();function Ag(e){let t=e.parent(-1);for(let n=0,r;r=e.parent(n);n++){if(r instanceof Qp&&r.body===t)return!0;if(r instanceof ah&&r.expressions[0]===t||r.TYPE===`Call`&&r.expression===t||r instanceof wm&&r.prefix===t||r instanceof sh&&r.expression===t||r instanceof lh&&r.expression===t||r instanceof uh&&r.expression===t||r instanceof mh&&r.condition===t||r instanceof Q&&r.left===t||r instanceof ph&&r.expression===t)t=r;else return!1}}function jg(e){return e instanceof vh?!0:e instanceof ah?jg(e.expressions[0]):e.TYPE===`Call`?jg(e.expression):e instanceof wm?jg(e.prefix):e instanceof sh||e instanceof lh||e instanceof uh?jg(e.expression):e instanceof mh?jg(e.condition):e instanceof Q?jg(e.left):e instanceof ph?jg(e.expression):!1}const Mg=/[@#]__(PURE|INLINE|NOINLINE)__/;function Ng(e){return(e.type===`comment2`||e.type===`comment1`)&&/@preserve|@copyright|@lic|@cc_on|^\**!/i.test(e.value)}var Pg=class{constructor(){this.committed=``,this.current=``}append(e){this.current.length>8e3?(this.committed+=this.current+e,this.current=``):this.current+=e}insertAt(e,t){let{committed:n,current:r}=this;t<n.length?this.committed=n.slice(0,t)+e+n.slice(t):t===n.length?this.committed+=e:(t-=n.length,this.committed+=r.slice(0,t)+e,this.current=r.slice(t))}charAt(e){let{committed:t}=this;return e<t.length?t[e]:this.current[e-t.length]}charCodeAt(e){let{committed:t}=this;return e<t.length?t.charCodeAt(e):this.current.charCodeAt(e-t.length)}length(){return this.committed.length+this.current.length}expectDirective(){let e,t=this.length();if(t<=0)return!0;for(;(e=this.charCodeAt(--t))&&(e==32||e==10););return!e||e===59||e===123}hasNLB(){let e=this.length()-1;for(;e>=0;){let t=this.charCodeAt(e--);if(t===10)return!0;if(t!==32)return!1}return!0}toString(){return this.committed+this.current}};function Fg(e){var t=!e;e=jf(e,{ascii_only:!1,beautify:!1,braces:!1,comments:`some`,ecma:5,ie8:!1,indent_level:4,indent_start:0,inline_script:!0,keep_numbers:!1,keep_quoted_props:!1,max_line_len:!1,preamble:null,preserve_annotations:!1,quote_keys:!1,quote_style:0,safari10:!1,semicolons:!0,shebang:!0,shorthand:void 0,source_map:null,webkit:!1,width:80,wrap_iife:!1,wrap_func_args:!1,_destroy_ast:!1},!0),e.shorthand===void 0&&(e.shorthand=e.ecma>5);var n=Nf;if(e.comments){let t=e.comments;if(typeof e.comments==`string`&&/^\/.*\/[a-zA-Z]*$/.test(e.comments)){var r=e.comments.lastIndexOf(`/`);t=new RegExp(e.comments.substr(1,r-1),e.comments.substr(r+1))}n=t instanceof RegExp?function(e){return e.type!=`comment5`&&t.test(e.value)}:typeof t==`function`?function(e){return e.type!=`comment5`&&t(this,e)}:t===`some`?Ng:Pf}if(e.preserve_annotations){let e=n;n=function(t){return Mg.test(t.value)||e.apply(this,arguments)}}var i=0,a=0,o=1,s=0,c=new Pg;let l=new Set;var u=e.ascii_only?function(t,n=!1,r=!1){return e.ecma>=2015&&!e.safari10&&!r&&(t=t.replace(/[\ud800-\udbff][\udc00-\udfff]/g,function(e){return`\\u{`+Tp(e,0).toString(16)+`}`})),t.replace(/[\u0000-\u001f\u007f-\uffff]/g,function(e){var t=e.charCodeAt(0).toString(16);if(t.length<=2&&!n){for(;t.length<2;)t=`0`+t;return`\\x`+t}else{for(;t.length<4;)t=`0`+t;return`\\u`+t}})}:function(e){return e.replace(/[\ud800-\udbff][\udc00-\udfff]|([\ud800-\udbff]|[\udc00-\udfff])/g,function(e,t){return t?`\\u`+t.charCodeAt(0).toString(16):e})};function d(t,n){var r=0,i=0;t=t.replace(/[\\\b\f\n\r\v\t\x22\x27\u2028\u2029\0\ufeff]/g,function(n,a){switch(n){case`"`:return++r,`"`;case`'`:return++i,`'`;case`\\`:return`\\\\`;case`
`:return`\\n`;case`\r`:return`\\r`;case`	`:return`\\t`;case`\b`:return`\\b`;case`\f`:return`\\f`;case`\v`:return e.ie8?`\\x0B`:`\\v`;case`\u2028`:return`\\u2028`;case`\u2029`:return`\\u2029`;case``:return`\\ufeff`;case`\0`:return/[0-9]/.test(wp(t,a+1))?`\\x00`:`\\0`}return n});function a(){return`'`+t.replace(/\x27/g,`\\'`)+`'`}function o(){return`"`+t.replace(/\x22/g,`\\"`)+`"`}function s(){return"`"+t.replace(/`/g,"\\`")+"`"}if(t=u(t),n==="`")return s();switch(e.quote_style){case 1:return a();case 2:return o();case 3:return n==`'`?a():o();default:return r>i?a():o()}}function f(t,n){var r=d(t,n);return e.inline_script&&(r=r.replace(/<\x2f(script)([>\/\t\n\f\r ])/gi,`<\\/$1$2`),r=r.replace(/\x3c!--/g,`\\x3c!--`),r=r.replace(/--\x3e/g,`--\\x3e`)),r}function p(e){return e=e.toString(),e=u(e,!0),e}function m(t){return` `.repeat(e.indent_start+i-t*e.indent_level)}var h=!1,g=!1,_=!1,v=0,y=!1,b=!1,x=-1,S=``,C,w,T=e.source_map&&[],E=T?function(){T.forEach(function(t){try{let{name:n,token:r}=t;n!==!1&&(r.type==`name`||r.type===`privatename`?n=r.value:n instanceof Ph&&(n=r.type===`string`?r.value:n.name)),e.source_map.add(t.token.file,t.line,t.col,t.token.line,t.token.col,Pp(n)?n:void 0)}catch{}}),T=[]}:Mf,D=e.max_line_len?function(){if(a>e.max_line_len&&v){c.insertAt(`
`,v);let e=c.length()-v-1;if(T){var t=e-a;T.forEach(function(e){e.line++,e.col+=t})}o++,s++,a=e}v&&(v=0,E())}:Mf,O=Hf("( [ + * / - , . `");function k(t){t=String(t);var n=wp(t,0);y&&n&&(y=!1,n!==`
`&&(k(`
`),j())),b&&n&&(b=!1,/[\s;})]/.test(n)||ee()),x=-1;var r=S.charAt(S.length-1);_&&(_=!1,(r===`:`&&n===`}`||(!n||!`;}`.includes(n))&&r!==`;`)&&(e.semicolons||O.has(n)?(c.append(`;`),a++,s++):(D(),a>0&&(c.append(`
`),s++,o++,a=0),/^\s+$/.test(t)&&(_=!0)),e.beautify||(g=!1))),g&&=((Mp(r)&&(Mp(n)||n==`\\`)||n==`/`&&n==r||(n==`+`||n==`-`)&&n==S)&&(c.append(` `),a++,s++),!1),C&&(T.push({token:C,name:w,line:o,col:a}),C=!1,v||E()),c.append(t),h=t[t.length-1]==`(`,s+=t.length;var i=t.split(/\r?\n/),l=i.length-1;o+=l,a+=i[0].length,l>0&&(D(),a=i[l].length),S=t}var A=function(){k(`*`)},ee=e.beautify?function(){k(` `)}:function(){g=!0},j=e.beautify?function(t){e.beautify&&k(m(t?.5:0))}:Mf,te=e.beautify?function(e,t){e===!0&&(e=N());var n=i;i=e;var r=t();return i=n,r}:function(e,t){return t()},ne=e.beautify?function(){if(x<0)return k(`
`);c.charAt(x)!=`
`&&(c.insertAt(`
`,x),s++,o++),x++}:e.max_line_len?function(){D(),v=c.length()}:Mf,re=e.beautify?function(){k(`;`)}:function(){_=!0};function M(){_=!1,k(`;`)}function N(){return i+e.indent_level}function ie(e){var t;return k(`{`),ne(),te(N(),function(){t=e()}),j(),k(`}`),t}function ae(e){k(`(`);var t=e();return k(`)`),t}function P(e){k(`[`);var t=e();return k(`]`),t}function oe(){k(`,`),ee()}function F(){k(`:`),ee()}var se=T?function(e,t){C=e,w=t}:Mf;function I(){return v&&D(),c.toString()}function ce(t){return e.preserve_annotations||(t=t.replace(Mg,` `)),/^\s*$/.test(t)?``:t.replace(/(<\s*\/\s*)(script)/i,`<\\/$2`)}function le(t){var r=this,i=t.start;if(!i)return;var a=r.printed_comments;let o=t instanceof Om&&t.value||(t instanceof Pm||t instanceof Fm)&&t.expression;if(i.comments_before&&a.has(i.comments_before))if(o)i.comments_before=[];else return;var l=i.comments_before;if(l||=i.comments_before=[],a.add(l),o){var u=new Sg(function(e){var t=u.parent();if(t instanceof Om||t instanceof Pm||t instanceof Fm||t instanceof Q&&t.left===e||t.TYPE==`Call`&&t.expression===e||t instanceof mh&&t.condition===e||t instanceof sh&&t.expression===e||t instanceof ah&&t.expressions[0]===e||t instanceof lh&&t.expression===e||t instanceof ph){if(!e.start)return;var n=e.start.comments_before;n&&!a.has(n)&&(a.add(n),l=l.concat(n))}else return!0});u.push(t),o.walk(u)}if(s==0){l.length>0&&e.shebang&&l[0].type===`comment5`&&!a.has(l[0])&&(k(`#!`+l.shift().value+`
`),j());var d=e.preamble;d&&k(d.replace(/\r\n?|[\n\u2028\u2029]|\s*$/g,`
`))}if(l=l.filter(n,t).filter(e=>!a.has(e)),l.length!=0){var f=c.hasNLB();l.forEach(function(e,t){if(a.add(e),f||(e.nlb?(k(`
`),j(),f=!0):t>0&&ee()),/comment[134]/.test(e.type)){var n=ce(e.value);n&&(k(`//`+n+`
`),j()),f=!0}else if(e.type==`comment2`){var n=ce(e.value);n&&k(`/*`+n+`*/`),f=!1}}),f||(i.nlb?(k(`
`),j()):ee())}}function ue(e,t){var r=this,i=e.end;if(i){var a=r.printed_comments,o=i[t?`comments_before`:`comments_after`];if(!(!o||a.has(o))&&(e instanceof Qp||o.every(e=>!/comment[134]/.test(e.type)))){a.add(o);var s=c.length();o.filter(n,e).forEach(function(e,n){if(!a.has(e)){if(a.add(e),b=!1,y?(k(`
`),j(),y=!1):e.nlb&&(n>0||!c.hasNLB())?(k(`
`),j()):(n>0||!t)&&ee(),/comment[134]/.test(e.type)){let t=ce(e.value);t&&k(`//`+t),y=!0}else if(e.type==`comment2`){let t=ce(e.value);t&&k(`/*`+t+`*/`),b=!0}}}),c.length()>s&&(x=s)}}}let de=e._destroy_ast?function(e){e.body.length=0,e.argnames.length=0}:Mf;var fe=[];return{get:I,toString:I,indent:j,in_directive:!1,use_asm:null,active_scope:null,indentation:function(){return i},current_width:function(){return a-i},should_break:function(){return e.width&&this.current_width()>=e.width},has_parens:function(){return h},newline:ne,print:k,star:A,space:ee,comma:oe,colon:F,last:function(){return S},semicolon:re,force_semicolon:M,to_utf8:u,print_name:function(e){k(p(e))},print_string:function(e,t,n){var r=f(e,t);n===!0&&!r.includes(`\\`)&&(c.expectDirective()||M(),M()),k(r)},print_template_string_chars:function(e){var t=f(e,"`").replace(/\${/g,"\\${");return k(t.substr(1,t.length-2))},encode_string:f,next_indent:N,with_indent:te,with_block:ie,with_parens:ae,with_square:P,add_mapping:se,option:function(t){return e[t]},gc_scope:de,printed_comments:l,prepend_comments:t?Mf:le,append_comments:t||n===Nf?Mf:ue,line:function(){return o},col:function(){return a},pos:function(){return s},push_node:function(e){fe.push(e)},pop_node:function(){return fe.pop()},parent:function(e){return fe[fe.length-2-(e||0)]}}}(function(){function e(e,t){e.DEFMETHOD(`_codegen`,t)}J.DEFMETHOD(`print`,function(e,t){var n=this,r=n._codegen;n instanceof gm?e.active_scope=n:!e.use_asm&&n instanceof em&&n.value==`use asm`&&(e.use_asm=e.active_scope);function i(){e.prepend_comments(n),n.add_source_map(e),r(n,e),e.append_comments(n)}e.push_node(n),t||n.needs_parens(e)?e.with_parens(i):i(),e.pop_node(),n===e.use_asm&&(e.use_asm=null)}),J.DEFMETHOD(`_print`,J.prototype.print),J.DEFMETHOD(`print_to_string`,function(e){var t=Fg(e);return this.print(t),t.get()});function t(e,n){Array.isArray(e)?e.forEach(function(e){t(e,n)}):e.DEFMETHOD(`needs_parens`,n)}t(J,Nf),t(bm,function(e){if(!e.has_parens()&&Ag(e))return!0;if(e.option(`webkit`)){var t=e.parent();if(t instanceof oh&&t.expression===this)return!0}if(e.option(`wrap_iife`)){var t=e.parent();if(t instanceof Z&&t.expression===this)return!0}if(e.option(`wrap_func_args`)){var t=e.parent();if(t instanceof Z&&t.args.includes(this))return!0}return!1}),t(xm,function(e){var t=e.parent();return e.option(`wrap_func_args`)&&t instanceof Z&&t.args.includes(this)?!0:t instanceof oh&&t.expression===this||t instanceof mh&&t.condition===this}),t(vh,function(e){return!e.has_parens()&&Ag(e)}),t(Nh,Ag),t(dh,function(e){var t=e.parent();return t instanceof oh&&t.expression===this||t instanceof Z&&t.expression===this||t instanceof Q&&t.operator===`**`&&this instanceof fh&&t.left===this&&this.operator!==`++`&&this.operator!==`--`}),t(Pm,function(e){var t=e.parent();return t instanceof oh&&t.expression===this||t instanceof Z&&t.expression===this||t instanceof Q&&t.operator===`**`&&t.left===this||e.option(`safari10`)&&t instanceof fh}),t(ah,function(e){var t=e.parent();return t instanceof Z||t instanceof dh||t instanceof Q||t instanceof Zm||t instanceof oh||t instanceof _h||t instanceof yh||t instanceof mh||t instanceof xm||t instanceof gh||t instanceof vm||t instanceof mm&&this===t.object||t instanceof Fm||t instanceof rh}),t(Q,function(e){var t=e.parent();if(t instanceof Z&&t.expression===this||t instanceof dh||t instanceof oh&&t.expression===this)return!0;if(t instanceof Q){let e=t.operator,n=this.operator;if(n===`??`&&(e===`||`||e===`&&`)||e===`??`&&(n===`||`||n===`&&`))return!0;let r=Kp[e],i=Kp[n];if(r>i||r==i&&(this===t.right||e==`**`))return!0}if(t instanceof Ah){let e=this.operator,n=Kp.in,r=Kp[e];if(n>r||n==r&&this===t.value)return!0}}),t(Ah,function(e){var t=e.parent();if(t instanceof Z&&t.expression===this||t instanceof dh||t instanceof oh&&t.expression===this)return!0;if(t instanceof Q){let e=t.operator,n=Kp[e],r=Kp.in;if(n>r||n==r&&(this===t.right||e==`**`))return!0}if(t instanceof Ah&&this===t.value)return!0}),t(Fm,function(e){var t=e.parent();if(t instanceof Q&&t.operator!==`=`||t instanceof Z&&t.expression===this||t instanceof mh&&t.condition===this||t instanceof dh||t instanceof oh&&t.expression===this)return!0}),t(uh,function(e){var t=e.parent();return t instanceof Z||t instanceof oh?t.expression===this:!1}),t(oh,function(e){var t=e.parent();if(t instanceof ih&&t.expression===this)return yg(this,e=>{if(e instanceof gm)return!0;if(e instanceof Z)return xg})}),t(Z,function(e){var t=e.parent(),n;return t instanceof ih&&t.expression===this||t instanceof rh&&t.is_default&&this.expression instanceof bm?!0:this.expression instanceof bm&&t instanceof oh&&t.expression===this&&(n=e.parent(1))instanceof hh&&n.left===t}),t(ih,function(e){var t=e.parent();if(this.args.length===0&&(t instanceof oh||t instanceof Z&&t.expression===this||t instanceof wm&&t.prefix===this))return!0}),t(sg,function(e){var t=e.parent();if(t instanceof oh&&t.expression===this){var n=this.getValue();if(n<0||/^0/.test(p(n)))return!0}}),t(cg,function(e){var t=e.parent();if(t instanceof oh&&t.expression===this&&this.getValue().startsWith(`-`))return!0}),t([hh,mh],function(e){var t=e.parent();if(t instanceof dh||t instanceof Q&&!(t instanceof hh)||t instanceof Z&&t.expression===this||t instanceof mh&&t.condition===this||t instanceof oh&&t.expression===this||this instanceof hh&&this.left instanceof Cm&&this.left.is_array===!1)return!0}),e(em,function(e,t){t.print_string(e.value,e.quote),t.semicolon()}),e(vm,function(e,t){t.print(`...`),e.expression.print(t)}),e(Cm,function(e,t){t.print(e.is_array?`[`:`{`);var n=e.names.length;e.names.forEach(function(e,r){r>0&&t.comma(),e.print(t),r==n-1&&e instanceof mg&&t.comma()}),t.print(e.is_array?`]`:`}`)}),e($p,function(e,t){t.print(`debugger`),t.semicolon()});function n(e,t,n,r){var i=e.length-1;n.in_directive=r,e.forEach(function(e,r){n.in_directive===!0&&!(e instanceof em||e instanceof am||e instanceof Y&&e.body instanceof og)&&(n.in_directive=!1),e instanceof am||(n.indent(),e.print(n),r==i&&t||(n.newline(),t&&n.newline())),n.in_directive===!0&&e instanceof Y&&e.body instanceof og&&(n.in_directive=!1)}),n.in_directive=!1}om.DEFMETHOD(`_do_print_body`,function(e){d(this.body,e)}),e(Qp,function(e,t){e.body.print(t),t.semicolon()}),e(_m,function(e,t){n(e.body,!0,t,!0),t.print(``)}),e(sm,function(e,t){e.label.print(t),t.colon(),e.body.print(t)}),e(Y,function(e,t){e.body.print(t),t.semicolon()});function r(e,t){t.print(`{`),t.with_indent(t.next_indent(),function(){t.append_comments(e,!0)}),t.add_mapping(e.end),t.print(`}`)}function i(e,t,i){e.body.length>0?t.with_block(function(){n(e.body,!1,t,i),t.add_mapping(e.end)}):r(e,t)}e(im,function(e,t){i(e,t)}),e(am,function(e,t){t.semicolon()}),e(um,function(e,t){t.print(`do`),t.space(),m(e.body,t),t.space(),t.print(`while`),t.space(),t.with_parens(function(){e.condition.print(t)}),t.semicolon()}),e(dm,function(e,t){t.print(`while`),t.space(),t.with_parens(function(){e.condition.print(t)}),t.space(),e._do_print_body(t)}),e(fm,function(e,t){t.print(`for`),t.space(),t.with_parens(function(){e.init?(e.init instanceof Gm?e.init.print(t):o(e.init,t,!0),t.print(`;`),t.space()):t.print(`;`),e.condition?(e.condition.print(t),t.print(`;`),t.space()):t.print(`;`),e.step&&e.step.print(t)}),t.space(),e._do_print_body(t)}),e(pm,function(e,t){t.print(`for`),e.await&&(t.space(),t.print(`await`)),t.space(),t.with_parens(function(){e.init.print(t),t.space(),t.print(e instanceof mm?`of`:`in`),t.space(),e.object.print(t)}),t.space(),e._do_print_body(t)}),e(hm,function(e,t){t.print(`with`),t.space(),t.with_parens(function(){e.expression.print(t)}),t.space(),e._do_print_body(t)}),X.DEFMETHOD(`_do_print`,function(e,t){var n=this;t||(n.async&&(e.print(`async`),e.space()),e.print(`function`),n.is_generator&&e.star(),n.name&&e.space()),n.name instanceof Ph?n.name.print(e):t&&n.name instanceof J&&e.with_square(function(){n.name.print(e)}),e.with_parens(function(){n.argnames.forEach(function(t,n){n&&e.comma(),t.print(e)})}),e.space(),i(n,e,!0)}),e(X,function(e,t){e._do_print(t),t.gc_scope(e)}),e(wm,function(e,t){var n=e.prefix,r=n instanceof X||n instanceof Q||n instanceof mh||n instanceof ah||n instanceof dh||n instanceof sh&&n.expression instanceof vh;r&&t.print(`(`),e.prefix.print(t),r&&t.print(`)`),e.template_string.print(t)}),e(Tm,function(e,t){var n=t.parent()instanceof wm;t.print("`");for(var r=0;r<e.segments.length;r++)e.segments[r]instanceof Em?n?t.print(e.segments[r].raw):t.print_template_string_chars(e.segments[r].value):(t.print("${"),e.segments[r].print(t),t.print(`}`));t.print("`")}),e(Em,function(e,t){t.print_template_string_chars(e.value)}),xm.DEFMETHOD(`_do_print`,function(e){var t=this,n=e.parent(),r=n instanceof Q&&!(n instanceof hh)&&!(n instanceof gh)||n instanceof dh||n instanceof Z&&t===n.expression;r&&e.print(`(`),t.async&&(e.print(`async`),e.space()),t.argnames.length===1&&t.argnames[0]instanceof Ph?t.argnames[0].print(e):e.with_parens(function(){t.argnames.forEach(function(t,n){n&&e.comma(),t.print(e)})}),e.space(),e.print(`=>`),e.space();let a=t.body[0];if(t.body.length===1&&a instanceof km){let t=a.value;t?jg(t)?(e.print(`(`),t.print(e),e.print(`)`)):t.print(e):e.print(`{}`)}else i(t,e);r&&e.print(`)`),e.gc_scope(t)}),Om.DEFMETHOD(`_do_print`,function(e,t){if(e.print(t),this.value){e.space();let t=this.value.start.comments_before;t&&t.length&&!e.printed_comments.has(t)?(e.print(`(`),this.value.print(e),e.print(`)`)):this.value.print(e)}e.semicolon()}),e(km,function(e,t){e._do_print(t,`return`)}),e(Am,function(e,t){e._do_print(t,`throw`)}),e(Fm,function(e,t){var n=e.is_star?`*`:``;t.print(`yield`+n),e.expression&&(t.space(),e.expression.print(t))}),e(Pm,function(e,t){t.print(`await`),t.space();var n=e.expression,r=!(n instanceof Z||n instanceof $||n instanceof oh||n instanceof dh||n instanceof ag||n instanceof Pm||n instanceof vh);r&&t.print(`(`),e.expression.print(t),r&&t.print(`)`)}),jm.DEFMETHOD(`_do_print`,function(e,t){e.print(t),this.label&&(e.space(),this.label.print(e)),e.semicolon()}),e(Mm,function(e,t){e._do_print(t,`break`)}),e(Nm,function(e,t){e._do_print(t,`continue`)});function a(e,t){var n=e.body;if(t.option(`braces`)||t.option(`ie8`)&&n instanceof um)return m(n,t);if(!n)return t.force_semicolon();for(;;)if(n instanceof Im){if(!n.alternative){m(e.body,t);return}n=n.alternative}else if(n instanceof om)n=n.body;else break;d(e.body,t)}e(Im,function(e,t){t.print(`if`),t.space(),t.with_parens(function(){e.condition.print(t)}),t.space(),e.alternative?(a(e,t),t.space(),t.print(`else`),t.space(),e.alternative instanceof Im?e.alternative.print(t):d(e.alternative,t)):e._do_print_body(t)}),e(Lm,function(e,t){t.print(`switch`),t.space(),t.with_parens(function(){e.expression.print(t)}),t.space();var n=e.body.length-1;n<0?r(e,t):t.with_block(function(){e.body.forEach(function(e,r){t.indent(!0),e.print(t),r<n&&e.body.length>0&&t.newline()})})}),Rm.DEFMETHOD(`_do_print_body`,function(e){e.newline(),this.body.forEach(function(t){e.indent(),t.print(e),e.newline()})}),e(zm,function(e,t){t.print(`default:`),e._do_print_body(t)}),e(Bm,function(e,t){t.print(`case`),t.space(),e.expression.print(t),t.print(`:`),e._do_print_body(t)}),e(Vm,function(e,t){t.print(`try`),t.space(),e.body.print(t),e.bcatch&&(t.space(),e.bcatch.print(t)),e.bfinally&&(t.space(),e.bfinally.print(t))}),e(Hm,function(e,t){i(e,t)}),e(Um,function(e,t){t.print(`catch`),e.argname&&(t.space(),t.with_parens(function(){e.argname.print(t)})),t.space(),i(e,t)}),e(Wm,function(e,t){t.print(`finally`),t.space(),i(e,t)}),Gm.DEFMETHOD(`_do_print`,function(e,t){e.print(t),e.space(),this.definitions.forEach(function(t,n){n&&e.comma(),t.print(e)});var n=e.parent();(!(n instanceof fm||n instanceof pm)||n&&n.init!==this)&&e.semicolon()}),e(Jm,function(e,t){e._do_print(t,`let`)}),e(qm,function(e,t){e._do_print(t,`var`)}),e(Ym,function(e,t){e._do_print(t,`const`)}),e(Xm,function(e,t){e._do_print(t,e.await?`await using`:`using`)}),e(th,function(e,t){t.print(`import`),t.space(),e.imported_name&&e.imported_name.print(t),e.imported_name&&e.imported_names&&(t.print(`,`),t.space()),e.imported_names&&(e.imported_names.length===1&&e.imported_names[0].foreign_name.name===`*`&&!e.imported_names[0].foreign_name.quote?e.imported_names[0].print(t):(t.print(`{`),e.imported_names.forEach(function(n,r){t.space(),n.print(t),r<e.imported_names.length-1&&t.print(`,`)}),t.space(),t.print(`}`))),(e.imported_name||e.imported_names)&&(t.space(),t.print(`from`),t.space()),e.module_name.print(t),e.attributes&&(t.print(`with`),e.attributes.print(t)),t.semicolon()}),e(nh,function(e,t){t.print(`import.meta`)}),e(eh,function(e,t){var n=t.parent()instanceof th,r=e.name.definition(),i=e.foreign_name,a=(r&&r.mangled_name||e.name.name)!==i.name;!a&&i.name===`*`&&!!i.quote!=!!e.name.quote&&(a=!0);var o=!i.quote;a?(n?o?t.print(i.name):t.print_string(i.name,i.quote):e.name.quote?t.print_string(e.name.name,e.name.quote):e.name.print(t),t.space(),t.print(`as`),t.space(),n?e.name.print(t):o?t.print(i.name):t.print_string(i.name,i.quote)):e.name.quote?t.print_string(e.name.name,e.name.quote):e.name.print(t)}),e(rh,function(e,t){if(t.print(`export`),t.space(),e.is_default&&(t.print(`default`),t.space()),e.exported_names)e.exported_names.length===1&&e.exported_names[0].name.name===`*`&&!e.exported_names[0].name.quote?e.exported_names[0].print(t):(t.print(`{`),e.exported_names.forEach(function(n,r){t.space(),n.print(t),r<e.exported_names.length-1&&t.print(`,`)}),t.space(),t.print(`}`));else if(e.exported_value)e.exported_value.print(t);else if(e.exported_definition&&(e.exported_definition.print(t),e.exported_definition instanceof Km))return;e.module_name&&(t.space(),t.print(`from`),t.space(),e.module_name.print(t)),e.attributes&&(t.print(`with`),e.attributes.print(t)),(e.exported_value&&!(e.exported_value instanceof Sm||e.exported_value instanceof bm||e.exported_value instanceof Dh)||e.module_name||e.exported_names)&&t.semicolon()});function o(e,t,n){var r=!1;n&&(r=yg(e,e=>{if(e instanceof gm&&!(e instanceof xm))return!0;if(e instanceof Q&&e.operator==`in`||e instanceof Ah)return xg})),e.print(t,r)}e(Zm,function(e,t){if(e.name.print(t),e.value){t.space(),t.print(`=`),t.space();var n=t.parent(1),r=n instanceof fm||n instanceof pm;o(e.value,t,r)}}),e(Z,function(e,t){e.expression.print(t),!(e instanceof ih&&e.args.length===0)&&((e.expression instanceof Z||e.expression instanceof X)&&t.add_mapping(e.start),e.optional&&t.print(`?.`),t.with_parens(function(){e.args.forEach(function(e,n){n&&t.comma(),e.print(t)})}))}),e(ih,function(e,t){t.print(`new`),t.space(),Z.prototype._codegen(e,t)}),ah.DEFMETHOD(`_do_print`,function(e){this.expressions.forEach(function(t,n){n>0&&(e.comma(),e.should_break()&&(e.newline(),e.indent())),t.print(e)})}),e(ah,function(e,t){e._do_print(t)}),e(sh,function(e,t){var n=e.expression;n.print(t);var r=e.property,i=sp.has(r)?t.option(`ie8`):!Fp(r,t.option(`ecma`)>=2015&&!t.option(`safari10`));e.optional&&t.print(`?.`),i?(t.print(`[`),t.add_mapping(e.end),t.print_string(r),t.print(`]`)):(n instanceof sg&&n.getValue()>=0&&(/[xa-f.)]/i.test(t.last())||t.print(`.`)),e.optional||t.print(`.`),t.add_mapping(e.end),t.print_name(r))}),e(ch,function(e,t){e.expression.print(t);var n=e.property;e.optional&&t.print(`?`),t.print(`.#`),t.add_mapping(e.end),t.print_name(n)}),e(lh,function(e,t){e.expression.print(t),e.optional&&t.print(`?.`),t.print(`[`),e.property.print(t),t.print(`]`)}),e(uh,function(e,t){e.expression.print(t)}),e(fh,function(e,t){var n=e.operator;n===`--`&&t.last().endsWith(`!`)&&t.print(` `),t.print(n),(/^[a-z]/i.test(n)||/[+-]$/.test(n)&&e.expression instanceof fh&&/^[+-]/.test(e.expression.operator))&&t.space(),e.expression.print(t)}),e(ph,function(e,t){e.expression.print(t),t.print(e.operator)}),e(Q,function(e,t){var n=e.operator;e.left.print(t),n[0]==`>`&&t.last().endsWith(`--`)?t.print(` `):t.space(),t.print(n),t.space(),e.right.print(t)}),e(mh,function(e,t){e.condition.print(t),t.space(),t.print(`?`),t.space(),e.consequent.print(t),t.space(),t.colon(),e.alternative.print(t)}),e(_h,function(e,t){t.with_square(function(){var n=e.elements,r=n.length;r>0&&t.space(),n.forEach(function(e,n){n&&t.comma(),e.print(t),n===r-1&&e instanceof mg&&t.comma()}),r>0&&t.space()})}),e(vh,function(e,t){e.properties.length>0?t.with_block(function(){e.properties.forEach(function(e,n){n&&(t.print(`,`),t.newline()),t.indent(),e.print(t)}),t.newline()}):r(e,t)}),e(Dh,function(e,t){if(t.print(`class`),t.space(),e.name&&(e.name.print(t),t.space()),e.extends){var n=!(e.extends instanceof $)&&!(e.extends instanceof oh)&&!(e.extends instanceof Nh)&&!(e.extends instanceof bm);t.print(`extends`),n?t.print(`(`):t.space(),e.extends.print(t),n?t.print(`)`):t.space()}e.properties.length>0?t.with_block(function(){e.properties.forEach(function(e,n){n&&t.newline(),t.indent(),e.print(t)}),t.newline()}):t.print(`{}`)}),e(Fh,function(e,t){t.print(`new.target`)});function s(e,t,n){return n.option(`quote_keys`)?(n.print_string(e),!1):``+ +e==e&&e>=0?n.option(`keep_numbers`)?(n.print(e),!1):(n.print(p(e)),!1):(sp.has(e)?n.option(`ie8`):n.option(`ecma`)<2015||n.option(`safari10`)?!Pp(e):!Fp(e,!0))||t&&n.option(`keep_quoted_props`)?(n.print_string(e,t),!1):(n.print_name(e),!0)}e(bh,function(e,t){function n(e){var t=e.definition();return t?t.mangled_name||t.name:e.name}let r=t.option(`shorthand`)&&!(e.key instanceof J);r&&e.value instanceof Ph&&n(e.value)===e.key&&!sp.has(e.key)?s(e.key,e.quote,t)||(t.colon(),e.value.print(t)):r&&e.value instanceof gh&&e.value.left instanceof Ph&&n(e.value.left)===e.key?(s(e.key,e.quote,t)||(t.colon(),e.value.left.print(t)),t.space(),t.print(`=`),t.space(),e.value.right.print(t)):(e.key instanceof J?t.with_square(function(){e.key.print(t)}):s(e.key,e.quote,t),t.colon(),e.value.print(t))}),e(kh,(e,t)=>{e.static&&(t.print(`static`),t.space()),t.print(`#`),s(e.key.name,void 0,t),e.value&&(t.print(`=`),e.value.print(t)),t.semicolon()}),e(Oh,(e,t)=>{e.static&&(t.print(`static`),t.space()),e.key instanceof Gh?s(e.key.name,e.quote,t):(t.print(`[`),e.key.print(t),t.print(`]`)),e.value&&(t.print(`=`),e.value.print(t)),t.semicolon()}),yh.DEFMETHOD(`_print_getter_setter`,function(e,t,n){var r=this;r.static&&(n.print(`static`),n.space()),e&&(n.print(e),n.space()),r.key instanceof Wh?(t&&n.print(`#`),s(r.key.name,r.quote,n),r.key.add_source_map(n)):n.with_square(function(){r.key.print(n)}),r.value._do_print(n,!0)}),e(Ch,function(e,t){e._print_getter_setter(`set`,!1,t)}),e(wh,function(e,t){e._print_getter_setter(`get`,!1,t)}),e(xh,function(e,t){e._print_getter_setter(`set`,!0,t)}),e(Sh,function(e,t){e._print_getter_setter(`get`,!0,t)}),e(Th,function(e,t){var n;e.value.is_generator&&e.value.async?n=`async*`:e.value.is_generator?n=`*`:e.value.async&&(n=`async`),e._print_getter_setter(n,!1,t)}),e(Eh,function(e,t){var n;e.value.is_generator&&e.value.async?n=`async*`:e.value.is_generator?n=`*`:e.value.async&&(n=`async`),e._print_getter_setter(n,!0,t)}),e(Ah,function(e,t){e.key.print(t),t.space(),t.print(`in`),t.space(),e.value.print(t)}),e(ng,function(e,t){t.print(`#`+e.name)}),e(Mh,function(e,t){t.print(`static`),t.space(),i(e,t)}),Ph.DEFMETHOD(`_do_print`,function(e){var t=this.definition();e.print_name(t?t.mangled_name||t.name:this.name)}),e(Ph,function(e,t){e._do_print(t)}),e(mg,Mf),e(rg,function(e,t){t.print(`this`)}),e(ig,function(e,t){t.print(`super`)}),e(ag,function(e,t){t.print(e.getValue())}),e(og,function(e,t){t.print_string(e.getValue(),e.quote,t.in_directive)}),e(sg,function(e,t){(t.option(`keep_numbers`)||t.use_asm)&&e.raw?t.print(e.raw):t.print(p(e.getValue()))}),e(cg,function(e,t){t.option(`keep_numbers`)&&e.raw?t.print(e.raw):t.print(e.getValue()+`n`)});let c=/(<\s*\/\s*script)/i,l=/^\s*script/i,u=(e,t)=>t.replace(`/`,`\\/`);e(lg,function(e,t){let{source:n,flags:r}=e.getValue();n=Yf(n),r=r?Qf(r):``,n=n.replace(c,u),l.test(n)&&t.last().endsWith(`<`)&&t.print(` `),t.print(t.to_utf8(`/${n}/${r}`,!1,!0));let i=t.parent();i instanceof Q&&/^\w/.test(i.operator)&&i.left===e&&t.print(` `)});function d(e,t){t.option(`braces`)?m(e,t):!e||e instanceof am?t.force_semicolon():e instanceof Gm&&!(e instanceof qm)||e instanceof Dh?m(e,t):e.print(t)}function f(e){for(var t=e[0],n=t.length,r=1;r<e.length;++r)e[r].length<n&&(t=e[r],n=t.length);return t}function p(e){var t=e.toString(10).replace(/^0\./,`.`).replace(`e+`,`e`),n=[t];Math.floor(e)===e&&(e<0?n.push(`-0x`+(-e).toString(16).toLowerCase()):n.push(`0x`+e.toString(16).toLowerCase()));var r,i,a;return(r=/^\.0+/.exec(t))?(i=r[0].length,a=t.slice(i),n.push(a+`e-`+(a.length+i-1))):(r=/0+$/.exec(t))?(i=r[0].length,n.push(t.slice(0,-i)+`e`+i)):(r=/^(\d)\.(\d+)e(-?\d+)$/.exec(t))&&n.push(r[1]+r[2]+`e`+(r[3]-r[2].length)),f(n)}function m(e,t){!e||e instanceof am?t.print(`{}`):e instanceof im?e.print(t):t.with_block(function(){t.indent(),e.print(t),t.newline()})}function h(e,t){e.forEach(function(e){e.DEFMETHOD(`add_source_map`,t)})}h([J,sm,_m],Mf),h([_h,im,Um,Dh,ag,$p,Gm,em,Wm,Dm,X,ih,vh,om,Ph,Lm,Rm,Tm,Em,Vm],function(e){e.add_mapping(this.start)}),h([wh,Ch,Sh,xh,Th,Eh],function(e){e.add_mapping(this.start,!1)}),h([Wh,ng],function(e){let t=this.end&&this.end.type;t===`name`||t===`privatename`?e.add_mapping(this.end,this.name):e.add_mapping(this.end)}),h([yh],function(e){e.add_mapping(this.start,this.key)})})();const Ig=(e,t)=>e===null&&t===null||e.TYPE===t.TYPE&&e.shallow_cmp(t),Lg=(e,t)=>{if(!Ig(e,t))return!1;let n=[e],r=[t],i=n.push.bind(n),a=r.push.bind(r);for(;n.length&&r.length;){let e=n.pop(),t=r.pop();if(!Ig(e,t)||(e._children_backwards(i),t._children_backwards(a),n.length!==r.length))return!1}return n.length==0&&r.length==0},Rg=()=>!0;J.prototype.shallow_cmp=function(){throw Error(`did not find a shallow_cmp function for `+this.constructor.name)},$p.prototype.shallow_cmp=Rg,em.prototype.shallow_cmp=function(e){return this.value===e.value},Y.prototype.shallow_cmp=Rg,rm.prototype.shallow_cmp=Rg,am.prototype.shallow_cmp=Rg,sm.prototype.shallow_cmp=function(e){return this.label.name===e.label.name},um.prototype.shallow_cmp=Rg,dm.prototype.shallow_cmp=Rg,fm.prototype.shallow_cmp=function(e){return(this.init==null?e.init==null:this.init===e.init)&&(this.condition==null?e.condition==null:this.condition===e.condition)&&(this.step==null?e.step==null:this.step===e.step)},pm.prototype.shallow_cmp=Rg,mm.prototype.shallow_cmp=Rg,hm.prototype.shallow_cmp=Rg,_m.prototype.shallow_cmp=Rg,vm.prototype.shallow_cmp=Rg,X.prototype.shallow_cmp=function(e){return this.is_generator===e.is_generator&&this.async===e.async},Cm.prototype.shallow_cmp=function(e){return this.is_array===e.is_array},wm.prototype.shallow_cmp=Rg,Tm.prototype.shallow_cmp=Rg,Em.prototype.shallow_cmp=function(e){return this.value===e.value},Dm.prototype.shallow_cmp=Rg,jm.prototype.shallow_cmp=Rg,Pm.prototype.shallow_cmp=Rg,Fm.prototype.shallow_cmp=function(e){return this.is_star===e.is_star},Im.prototype.shallow_cmp=function(e){return this.alternative==null?e.alternative==null:this.alternative===e.alternative},Lm.prototype.shallow_cmp=Rg,Rm.prototype.shallow_cmp=Rg,Vm.prototype.shallow_cmp=function(e){return this.body===e.body&&(this.bcatch==null?e.bcatch==null:this.bcatch===e.bcatch)&&(this.bfinally==null?e.bfinally==null:this.bfinally===e.bfinally)},Um.prototype.shallow_cmp=function(e){return this.argname==null?e.argname==null:this.argname===e.argname},Wm.prototype.shallow_cmp=Rg,Gm.prototype.shallow_cmp=Rg,Zm.prototype.shallow_cmp=function(e){return this.value==null?e.value==null:this.value===e.value},eh.prototype.shallow_cmp=Rg,th.prototype.shallow_cmp=function(e){return(this.imported_name==null?e.imported_name==null:this.imported_name===e.imported_name)&&(this.imported_names==null?e.imported_names==null:this.imported_names===e.imported_names)&&(this.attributes==null?e.attributes==null:this.attributes===e.attributes)},nh.prototype.shallow_cmp=Rg,rh.prototype.shallow_cmp=function(e){return(this.exported_definition==null?e.exported_definition==null:this.exported_definition===e.exported_definition)&&(this.exported_value==null?e.exported_value==null:this.exported_value===e.exported_value)&&(this.exported_names==null?e.exported_names==null:this.exported_names===e.exported_names)&&(this.attributes==null?e.attributes==null:this.attributes===e.attributes)&&this.module_name===e.module_name&&this.is_default===e.is_default},Z.prototype.shallow_cmp=Rg,ah.prototype.shallow_cmp=Rg,oh.prototype.shallow_cmp=Rg,uh.prototype.shallow_cmp=Rg,sh.prototype.shallow_cmp=function(e){return this.property===e.property},ch.prototype.shallow_cmp=function(e){return this.property===e.property},dh.prototype.shallow_cmp=function(e){return this.operator===e.operator},Q.prototype.shallow_cmp=function(e){return this.operator===e.operator},Ah.prototype.shallow_cmp=Rg,mh.prototype.shallow_cmp=Rg,_h.prototype.shallow_cmp=Rg,vh.prototype.shallow_cmp=Rg,yh.prototype.shallow_cmp=Rg,bh.prototype.shallow_cmp=function(e){return this.key===e.key&&this.quote===e.quote},Ch.prototype.shallow_cmp=function(e){return this.static===e.static},wh.prototype.shallow_cmp=function(e){return this.static===e.static},Th.prototype.shallow_cmp=function(e){return this.static===e.static},Eh.prototype.shallow_cmp=function(e){return this.static===e.static},Dh.prototype.shallow_cmp=function(e){return(this.name==null?e.name==null:this.name===e.name)&&(this.extends==null?e.extends==null:this.extends===e.extends)},Oh.prototype.shallow_cmp=function(e){return this.static===e.static&&(typeof this.key==`string`?this.key===e.key:!0)},kh.prototype.shallow_cmp=function(e){return this.static===e.static},Ph.prototype.shallow_cmp=function(e){return this.name===e.name},Fh.prototype.shallow_cmp=Rg,rg.prototype.shallow_cmp=Rg,ig.prototype.shallow_cmp=Rg,og.prototype.shallow_cmp=function(e){return this.value===e.value},sg.prototype.shallow_cmp=function(e){return this.value===e.value},cg.prototype.shallow_cmp=function(e){return this.value===e.value},lg.prototype.shallow_cmp=function(e){return this.value.flags===e.value.flags&&this.value.source===e.value.source},ug.prototype.shallow_cmp=Rg;let zg=null,Bg=null,Vg=null;var Hg=class e{constructor(t,n,r){this.name=n.name,this.orig=[n],this.init=r,this.eliminated=0,this.assignments=0,this.scope=t,this.replaced=0,this.global=!1,this.export=0,this.mangled_name=null,this.undeclared=!1,this.id=e.next_id++,this.chained=!1,this.direct_access=!1,this.escaped=0,this.recursive_refs=0,this.references=[],this.should_replace=void 0,this.single_use=!1,this.fixed=!1,Object.seal(this)}fixed_value(){return!this.fixed||this.fixed instanceof J?this.fixed:this.fixed()}unmangleable(e){return e||={},zg&&zg.has(this.id)&&qf(e.keep_fnames,this.orig[0].name)?!0:this.global&&!e.toplevel||this.export&1||this.undeclared||!e.eval&&this.scope.pinned()||(this.orig[0]instanceof Kh||this.orig[0]instanceof Uh)&&qf(e.keep_fnames,this.orig[0].name)||this.orig[0]instanceof Wh||(this.orig[0]instanceof Jh||this.orig[0]instanceof qh)&&qf(e.keep_classnames,this.orig[0].name)}mangle(e){let t=e.cache&&e.cache.props;if(this.global&&t&&t.has(this.name))this.mangled_name=t.get(this.name);else if(!this.mangled_name&&!this.unmangleable(e)){var n=this.scope,r=this.orig[0];e.ie8&&r instanceof Kh&&(n=n.parent_scope);let i=Ug(this);this.mangled_name=i?i.mangled_name||i.name:n.next_mangled(e,this),this.global&&t&&t.set(this.name,this.mangled_name)}}};Hg.next_id=1;function Ug(e){if(e.orig[0]instanceof Yh&&e.scope.is_block_scope())return e.scope.get_defun_scope().variables.get(e.name)}gm.DEFMETHOD(`figure_out_scope`,function(e,{parent_scope:t=void 0,toplevel:n=this}={}){if(e=jf(e,{cache:null,ie8:!1,safari10:!1,module:!1}),!(n instanceof _m))throw Error(`Invalid toplevel scope`);var r=this.parent_scope=t,i=new Map,a=null,o=null,s=[],c=new Sg((t,n)=>{if(t.is_block_scope()){let i=r;if(t.block_scope=r=new gm(t),r._block_scope=!0,r.init_scope_vars(i),r.uses_with=i.uses_with,r.uses_eval=i.uses_eval,e.safari10&&(t instanceof fm||t instanceof pm||t instanceof mm)&&s.push(r),t instanceof Lm){let e=r;r=i,t.expression.walk(c),r=e;for(let e=0;e<t.body.length;e++)t.body[e].walk(c)}else n();return r=i,!0}if(t instanceof Cm){let e=o;return o=t,n(),o=e,!0}if(t instanceof gm){t.init_scope_vars(r);var u=r,d=a,f=i;return a=r=t,i=new Map,n(),r=u,a=d,i=f,!0}if(t instanceof sm){var p=t.label;if(i.has(p.name))throw Error(zf(`Label {name} defined twice`,p));return i.set(p.name,p),n(),i.delete(p.name),!0}if(t instanceof hm){for(var m=r;m;m=m.parent_scope)m.uses_with=!0;return}if(t instanceof Ph&&(t.scope=r),t instanceof Qh&&(t.thedef=t,t.references=[]),t instanceof Kh)a.def_function(t,t.name==`arguments`?void 0:a);else if(t instanceof Uh){let e=a.parent_scope;t.scope=c.directives[`use strict`]?e:e.get_defun_scope(),l(t.scope.def_function(t,a),1)}else if(t instanceof Jh)l(a.def_variable(t,a),1);else if(t instanceof Xh)r.def_variable(t);else if(t instanceof qh)l((t.scope=a.parent_scope).def_function(t,a),1);else if(t instanceof Lh||t instanceof Vh||t instanceof zh||t instanceof Bh||t instanceof Yh){var h=t instanceof Rh?r.def_variable(t,null):a.def_variable(t,t.TYPE==`SymbolVar`?null:void 0);if(h.orig.every(e=>e===t?!0:t instanceof Rh?e instanceof Kh:!(e instanceof Vh||e instanceof zh||e instanceof Bh))||Rp(`"${t.name}" is redeclared`,t.start.file,t.start.line,t.start.col,t.start.pos),t instanceof Hh||l(h,2),a!==r){t.mark_enclosed();var h=r.find_variable(t);t.thedef!==h&&(t.thedef=h,t.reference())}}else if(t instanceof tg){var g=i.get(t.name);if(!g)throw Error(zf(`Undefined label {name} [{line},{col}]`,{name:t.name,line:t.start.line,col:t.start.col}));t.thedef=g}!(r instanceof _m)&&(t instanceof rh||t instanceof th)&&Rp(`"${t.TYPE}" statement may only appear at the top level`,t.start.file,t.start.line,t.start.col,t.start.pos)});e.module&&(c.directives[`use strict`]=!0),this.walk(c);function l(e,t){if(o){var n=0;do t++;while(c.parent(n++)!==o)}var r=c.parent(t);if(e.export=r instanceof rh?1:0){var i=r.exported_definition;(i instanceof Sm||i instanceof jh)&&r.is_default&&(e.export=2)}}this instanceof _m&&(this.globals=new Map);var c=new Sg(e=>{if(e instanceof jm&&e.label)return e.label.thedef.references.push(e),!0;if(e instanceof $){var t=e.name;if(t==`eval`&&c.parent()instanceof Z)for(var r=e.scope;r&&!r.uses_eval;r=r.parent_scope)r.uses_eval=!0;var i;return c.parent()instanceof eh&&c.parent(1).module_name||!(i=e.scope.find_variable(t))?(i=n.def_global(e),e instanceof $h&&(i.export=1)):i.scope instanceof X&&t==`arguments`&&(i.scope.get_defun_scope().uses_arguments=!0),e.thedef=i,e.reference(),e.scope.is_block_scope()&&!(i.orig[0]instanceof Rh)&&(e.scope=e.scope.get_defun_scope()),!0}var a;if(e instanceof Yh&&(a=Ug(e.definition())))for(var r=e.scope;r&&(Rf(r.enclosed,a),r!==a.scope);)r=r.parent_scope});if(this.walk(c),(e.ie8||e.safari10)&&yg(this,e=>{if(e instanceof Yh){var t=e.name,r=e.thedef.references,i=e.scope.get_defun_scope(),a=i.find_variable(t)||n.globals.get(t)||i.def_variable(e);return r.forEach(function(e){e.thedef=a,e.reference()}),e.thedef=a,e.reference(),!0}}),e.safari10)for(let e of s)e.parent_scope.variables.forEach(function(t){Rf(e.enclosed,t)})}),_m.DEFMETHOD(`def_global`,function(e){var t=this.globals,n=e.name;if(t.has(n))return t.get(n);var r=new Hg(this,e);return r.undeclared=!0,r.global=!0,t.set(n,r),r}),gm.DEFMETHOD(`init_scope_vars`,function(e){this.variables=new Map,this.uses_with=!1,this.uses_eval=!1,this.parent_scope=e,this.enclosed=[],this.cname=-1}),gm.DEFMETHOD(`conflicting_def`,function(e){return this.enclosed.find(t=>t.name===e)||this.variables.has(e)||this.parent_scope&&this.parent_scope.conflicting_def(e)}),gm.DEFMETHOD(`conflicting_def_shallow`,function(e){return this.enclosed.find(t=>t.name===e)||this.variables.has(e)}),gm.DEFMETHOD(`add_child_scope`,function(e){if(e.parent_scope===this)return;e.parent_scope=this,e instanceof xm&&this instanceof X&&!this.uses_arguments&&(this.uses_arguments=yg(e,e=>{if(e instanceof $&&e.scope instanceof X&&e.name===`arguments`)return xg;if(e instanceof X&&!(e instanceof xm))return!0})),this.uses_with=this.uses_with||e.uses_with,this.uses_eval=this.uses_eval||e.uses_eval;let t=(()=>{let e=[],t=this;do e.push(t);while(t=t.parent_scope);return e.reverse(),e})(),n=new Set(e.enclosed),r=[];for(let e of t){r.forEach(t=>Rf(e.enclosed,t));for(let t of e.variables.values())n.has(t)&&(Rf(r,t),Rf(e.enclosed,t))}});function Wg(e){let t=new Set;for(let n of new Set(e))(function e(n){n==null||t.has(n)||(t.add(n),e(n.parent_scope))})(n);return[...t]}gm.DEFMETHOD(`create_symbol`,function(e,{source:t,tentative_name:n,scope:r,conflict_scopes:i=[r],init:a=null}={}){let o;if(i=Wg(i),n){n=o=n.replace(/(?:^[^a-z_$]|[^a-z0-9_$])/gi,`_`);let e=0;for(;i.find(e=>e.conflicting_def_shallow(o));)o=n+`$`+ e++}if(!o)throw Error(`No symbol name could be generated in create_symbol()`);let s=K(e,t,{name:o,scope:r});return this.def_variable(s,a||null),s.mark_enclosed(),s}),J.DEFMETHOD(`is_block_scope`,Nf),Dh.DEFMETHOD(`is_block_scope`,Nf),X.DEFMETHOD(`is_block_scope`,Nf),_m.DEFMETHOD(`is_block_scope`,Nf),Rm.DEFMETHOD(`is_block_scope`,Nf),rm.DEFMETHOD(`is_block_scope`,Pf),gm.DEFMETHOD(`is_block_scope`,function(){return this._block_scope||!1}),cm.DEFMETHOD(`is_block_scope`,Pf),X.DEFMETHOD(`init_scope_vars`,function(){gm.prototype.init_scope_vars.apply(this,arguments),this.uses_arguments=!1,this.def_variable(new Hh({name:`arguments`,start:this.start,end:this.end}))}),xm.DEFMETHOD(`init_scope_vars`,function(){gm.prototype.init_scope_vars.apply(this,arguments),this.uses_arguments=!1}),Ph.DEFMETHOD(`mark_enclosed`,function(){for(var e=this.definition(),t=this.scope;t&&(Rf(t.enclosed,e),t!==e.scope);)t=t.parent_scope}),Ph.DEFMETHOD(`reference`,function(){this.definition().references.push(this),this.mark_enclosed()}),gm.DEFMETHOD(`find_variable`,function(e){return e instanceof Ph&&(e=e.name),this.variables.get(e)||this.parent_scope&&this.parent_scope.find_variable(e)}),gm.DEFMETHOD(`def_function`,function(e,t){var n=this.def_variable(e,t);return(!n.init||n.init instanceof Sm)&&(n.init=t),n}),gm.DEFMETHOD(`def_variable`,function(e,t){var n=this.variables.get(e.name);return n?(n.orig.push(e),n.init&&(n.scope!==e.scope||n.init instanceof bm)&&(n.init=t)):(n=new Hg(this,e,t),this.variables.set(e.name,n),n.global=!this.parent_scope),e.thedef=n});function Gg(e,t){let n;Vg&&(n=e.get_defun_scope())&&Vg.has(n)&&(e=n);var r=e.enclosed,i=t.nth_identifier;out:for(;;){var a=i.get(++e.cname);if(!sp.has(a)&&!t.reserved.has(a)){if(Bg&&Bg.has(a))continue out;for(let e=r.length;--e>=0;){let n=r[e];if(a==(n.mangled_name||n.unmangleable(t)&&n.name))continue out}return a}}}gm.DEFMETHOD(`next_mangled`,function(e){return Gg(this,e)}),_m.DEFMETHOD(`next_mangled`,function(e){let t,n=this.mangled_names;do t=Gg(this,e);while(n.has(t));return t}),bm.DEFMETHOD(`next_mangled`,function(e,t){for(var n=t.orig[0]instanceof Hh&&this.name&&this.name.definition(),r=n?n.mangled_name||n.name:null;;){var i=Gg(this,e);if(!r||r!=i)return i}}),Ph.DEFMETHOD(`unmangleable`,function(e){var t=this.definition();return!t||t.unmangleable(e)}),Qh.DEFMETHOD(`unmangleable`,Nf),Ph.DEFMETHOD(`unreferenced`,function(){return!this.definition().references.length&&!this.scope.pinned()}),Ph.DEFMETHOD(`definition`,function(){return this.thedef}),Ph.DEFMETHOD(`global`,function(){return this.thedef.global});function Kg(e){return e=jf(e,{eval:!1,nth_identifier:qg,ie8:!1,keep_classnames:!1,keep_fnames:!1,module:!1,reserved:[],toplevel:!1}),e.module&&(e.toplevel=!0),!Array.isArray(e.reserved)&&!(e.reserved instanceof Set)&&(e.reserved=[]),e.reserved=new Set(e.reserved),e.reserved.add(`arguments`),e}_m.DEFMETHOD(`mangle_names`,function(e){e=Kg(e);var t=e.nth_identifier,n=-1,r=[];e.keep_fnames&&(zg=new Set);let i=this.mangled_names=new Set;Bg=new Set,e.cache&&(this.globals.forEach(o),e.cache.props&&e.cache.props.forEach(function(e){i.add(e)}));var a=new Sg(function(i,s){if(i instanceof sm){var c=n;return s(),n=c,!0}if(i instanceof Sm&&!(a.parent()instanceof gm)&&(Vg||=new Set,Vg.add(i.parent_scope.get_defun_scope())),i instanceof gm){i.variables.forEach(o);return}if(i.is_block_scope()){i.block_scope.variables.forEach(o);return}if(zg&&i instanceof Qm&&i.value instanceof X&&!i.value.name&&qf(e.keep_fnames,i.name.name)){zg.add(i.name.definition().id);return}if(i instanceof Qh){let e;do e=t.get(++n);while(sp.has(e));return i.mangled_name=e,!0}if(!(e.ie8||e.safari10)&&i instanceof Yh){r.push(i.definition());return}});this.walk(a),(e.keep_fnames||e.keep_classnames)&&r.forEach(t=>{t.name.length<6&&t.unmangleable(e)&&Bg.add(t.name)}),r.forEach(t=>{t.mangle(e)}),zg=null,Bg=null,Vg=null;function o(t){t.export&1?Bg.add(t.name):e.reserved.has(t.name)||r.push(t)}}),_m.DEFMETHOD(`find_colliding_names`,function(e){let t=e.cache&&e.cache.props,n=new Set;return e.reserved.forEach(r),this.globals.forEach(i),this.walk(new Sg(function(e){e instanceof gm&&e.variables.forEach(i),e instanceof Yh&&i(e.definition())})),n;function r(e){n.add(e)}function i(n){var i=n.name;if(n.global&&t&&t.has(i))i=t.get(i);else if(!n.unmangleable(e))return;r(i)}}),_m.DEFMETHOD(`expand_names`,function(e){e=Kg(e);var t=e.nth_identifier;t.reset&&t.sort&&(t.reset(),t.sort());var n=this.find_colliding_names(e),r=0;this.globals.forEach(a),this.walk(new Sg(function(e){e instanceof gm&&e.variables.forEach(a),e instanceof Yh&&a(e.definition())}));function i(){var e;do e=t.get(r++);while(n.has(e)||sp.has(e));return e}function a(t){if(t.global&&e.cache||t.unmangleable(e)||e.reserved.has(t.name))return;let n=Ug(t),r=t.name=n?n.name:i();t.orig.forEach(function(e){e.name=r}),t.references.forEach(function(e){e.name=r})}}),J.DEFMETHOD(`tail_node`,Ff),ah.DEFMETHOD(`tail_node`,function(){return this.expressions[this.expressions.length-1]}),_m.DEFMETHOD(`compute_char_frequency`,function(e){e=Kg(e);var t=e.nth_identifier;if(!t.reset||!t.consider||!t.sort)return;t.reset();try{J.prototype.print=function(r,i){this._print(r,i),this instanceof Ph&&!this.unmangleable(e)?t.consider(this.name,-1):e.properties&&(this instanceof ch?t.consider(`#`+this.property,-1):this instanceof sh?t.consider(this.property,-1):this instanceof lh&&n(this.property))},t.consider(this.print_to_string(),1)}finally{J.prototype.print=J.prototype._print}t.sort();function n(e){e instanceof og?t.consider(e.value,-1):e instanceof mh?(n(e.consequent),n(e.alternative)):e instanceof ah&&n(e.tail_node())}});const qg=(()=>{let e=`abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$_`.split(``),t=`0123456789`.split(``),n,r;function i(){r=new Map,e.forEach(function(e){r.set(e,0)}),t.forEach(function(e){r.set(e,0)})}function a(e,t){for(var n=e.length;--n>=0;)r.set(e[n],r.get(e[n])+t)}function o(e,t){return r.get(t)-r.get(e)}function s(){n=Vf(e,o).concat(Vf(t,o))}i(),s();function c(e){var t=``,r=54;e++;do e--,t+=n[e%r],e=Math.floor(e/r),r=64;while(e>0);return t}return{get:c,consider:a,reset:i,sort:s}})();let Jg;J.prototype.size=function(e,t){Jg=e&&e._mangle_options;let n=0;return bg(this,(e,t)=>{if(n+=e._size(t),e instanceof xm&&e.is_braceless())return n+=e.body[0].value._size(t),!0},t||e&&e.stack),Jg=void 0,n},J.prototype._size=()=>0,$p.prototype._size=()=>8,em.prototype._size=function(){return 2+this.value.length};const Yg=e=>e.length&&e.length-1;rm.prototype._size=function(){return 2+Yg(this.body)},_m.prototype._size=function(){return Yg(this.body)},am.prototype._size=()=>1,sm.prototype._size=()=>2,um.prototype._size=()=>9,dm.prototype._size=()=>7,fm.prototype._size=()=>8,pm.prototype._size=()=>8,hm.prototype._size=()=>6,vm.prototype._size=()=>3;const Xg=e=>(e.is_generator?1:0)+(e.async?6:0);ym.prototype._size=function(){return Xg(this)+4+Yg(this.argnames)+Yg(this.body)},bm.prototype._size=function(e){return!!Ag(e)*2+Xg(this)+12+Yg(this.argnames)+Yg(this.body)},Sm.prototype._size=function(){return Xg(this)+13+Yg(this.argnames)+Yg(this.body)},xm.prototype._size=function(){let e=2+Yg(this.argnames);this.argnames.length===1&&this.argnames[0]instanceof Ph||(e+=2);let t=this.is_braceless()?0:Yg(this.body)+2;return Xg(this)+e+t},Cm.prototype._size=()=>2,Tm.prototype._size=function(){return 2+Math.floor(this.segments.length/2)*3},Em.prototype._size=function(){return this.value.length},km.prototype._size=function(){return this.value?7:6},Am.prototype._size=()=>6,Mm.prototype._size=function(){return this.label?6:5},Nm.prototype._size=function(){return this.label?9:8},Im.prototype._size=()=>4,Lm.prototype._size=function(){return 8+Yg(this.body)},Bm.prototype._size=function(){return 5+Yg(this.body)},zm.prototype._size=function(){return 8+Yg(this.body)},Vm.prototype._size=()=>3,Um.prototype._size=function(){let e=7+Yg(this.body);return this.argname&&(e+=2),e},Wm.prototype._size=function(){return 7+Yg(this.body)},qm.prototype._size=function(){return 4+Yg(this.definitions)},Jm.prototype._size=function(){return 4+Yg(this.definitions)},Ym.prototype._size=function(){return 6+Yg(this.definitions)},Xm.prototype._size=function(){return(this.await?6:0)+6+Yg(this.definitions)},Zm.prototype._size=function(){return this.value?1:0},eh.prototype._size=function(){return this.name?4:0},th.prototype._size=function(){let e=6;return this.imported_name&&(e+=1),(this.imported_name||this.imported_names)&&(e+=5),this.imported_names&&(e+=2+Yg(this.imported_names)),e},nh.prototype._size=()=>11,rh.prototype._size=function(){let e=7+(this.is_default?8:0);return this.exported_value&&(e+=this.exported_value._size()),this.exported_names&&(e+=2+Yg(this.exported_names)),this.module_name&&(e+=5),e},Z.prototype._size=function(){return this.optional?4+Yg(this.args):2+Yg(this.args)},ih.prototype._size=function(){return 6+Yg(this.args)},ah.prototype._size=function(){return Yg(this.expressions)},sh.prototype._size=function(){return this.optional?this.property.length+2:this.property.length+1},ch.prototype._size=function(){return this.optional?this.property.length+3:this.property.length+2},lh.prototype._size=function(){return this.optional?4:2},dh.prototype._size=function(){return this.operator===`typeof`?7:this.operator===`void`?5:this.operator.length},Q.prototype._size=function(e){if(this.operator===`in`)return 4;let t=this.operator.length;return(this.operator===`+`||this.operator===`-`)&&this.right instanceof dh&&this.right.operator===this.operator&&(t+=1),this.needs_parens(e)&&(t+=2),t},mh.prototype._size=()=>3,_h.prototype._size=function(){return 2+Yg(this.elements)},vh.prototype._size=function(e){let t=2;return Ag(e)&&(t+=2),t+Yg(this.properties)};const Zg=e=>typeof e==`string`?e.length:0;bh.prototype._size=function(){return Zg(this.key)+1};const Qg=e=>e?7:0;wh.prototype._size=function(){return 5+Qg(this.static)+Zg(this.key)},Ch.prototype._size=function(){return 5+Qg(this.static)+Zg(this.key)},Th.prototype._size=function(){return Qg(this.static)+Zg(this.key)},Eh.prototype._size=function(){return Th.prototype._size.call(this)+1},Sh.prototype._size=function(){return Th.prototype._size.call(this)+4},xh.prototype._size=function(){return Th.prototype._size.call(this)+4},Ah.prototype._size=function(){return 5},Dh.prototype._size=function(){return(this.name?8:7)+(this.extends?8:0)},Mh.prototype._size=function(){return 8+Yg(this.body)},Oh.prototype._size=function(){return Qg(this.static)+(typeof this.key==`string`?this.key.length+2:0)+(this.value?1:0)},kh.prototype._size=function(){return Oh.prototype._size.call(this)+1},Ph.prototype._size=function(){return Jg&&this.thedef&&!this.thedef.unmangleable(Jg)?1:this.name.length},Gh.prototype._size=function(){return this.name.length},$.prototype._size=Ih.prototype._size=function(){return this.name===`arguments`?9:Ph.prototype._size.call(this)},Fh.prototype._size=()=>10,Zh.prototype._size=function(){return this.name.length},eg.prototype._size=function(){return this.name.length},rg.prototype._size=()=>4,ig.prototype._size=()=>5,og.prototype._size=function(){return this.value.length+2},sg.prototype._size=function(){let{value:e}=this;return e===0?1:e>0&&Math.floor(e)===e?Math.floor(Math.log10(e)+1):e.toString().length},cg.prototype._size=function(){return this.value.length},lg.prototype._size=function(){return this.value.toString().length},dg.prototype._size=()=>4,fg.prototype._size=()=>3,pg.prototype._size=()=>6,mg.prototype._size=()=>0,hg.prototype._size=()=>8,vg.prototype._size=()=>4,_g.prototype._size=()=>5,Pm.prototype._size=()=>6,Fm.prototype._size=()=>6;const $g=1024,e_=(e,t)=>e.flags&t,t_=(e,t)=>{e.flags|=t},n_=(e,t)=>{e.flags&=~t};function r_(e,t){return t instanceof ah?e.push(...t.expressions):e.push(t),e}function i_(e,t){if(t.length==1)return t[0];if(t.length==0)throw Error(`trying to create a sequence with length zero!`);return K(ah,e,{expressions:t.reduce(r_,[])})}function a_(e){return K(bm,e,{uses_arguments:!1,argnames:[],body:[],is_generator:!1,async:!1,variables:new Map,uses_with:!1,uses_eval:!1,parent_scope:null,enclosed:[],cname:0,block_scope:void 0})}function o_(e,t){switch(typeof e){case`string`:return K(og,t,{value:e});case`number`:return isNaN(e)?K(fg,t):isFinite(e)?1/e<0?K(fh,t,{operator:`-`,expression:K(sg,t,{value:-e})}):K(sg,t,{value:e}):e<0?K(fh,t,{operator:`-`,expression:K(hg,t)}):K(hg,t);case`bigint`:return K(cg,t,{value:e.toString()});case`boolean`:return K(e?vg:_g,t);case`undefined`:return K(pg,t);default:if(e===null)return K(dg,t,{value:null});if(e instanceof RegExp)return K(lg,t,{value:{source:Yf(e.source),flags:e.flags}});throw Error(zf(`Can't handle constant of type: {type}`,{type:typeof e}))}}function s_(e,t){return e.size()>t.size()?t:e}function c_(e,t){return s_(K(Y,e,{body:e}),K(Y,t,{body:t})).body}function l_(e,t,n){return Ag(e)?c_(t,n):s_(t,n)}function u_(e){if(e instanceof ag)return e.getValue();if(!(e instanceof fh&&e.operator==`void`&&e.expression instanceof ag))return e}function d_(e,t){if(t=u_(t),!(t instanceof J)){var n;if(e instanceof _h){var r=e.elements;if(t==`length`)return o_(r.length,e);typeof t==`number`&&t in r&&(n=r[t])}else if(e instanceof vh){t=``+t;for(var i=e.properties,a=i.length;--a>=0;){if(!(i[a]instanceof bh))return;!n&&i[a].key===t&&(n=i[a].value)}}return n instanceof $&&n.fixed_value()||n}}function f_(e,t){var n=!1,r=new Sg(function(t){if(n||t instanceof gm)return!0;if(t instanceof jm&&r.loopcontrol_target(t)===e)return n=!0});return t instanceof sm&&r.push(t),r.push(e),e.body.walk(r),n}function p_(e,t,n){return m_(e,t,n)?i_(t,[K(sg,t,{value:0}),n]):n}function m_(e,t,n){return e instanceof fh&&e.operator==`delete`||e instanceof Z&&e.expression===t&&(n instanceof uh||n instanceof oh||n instanceof $&&n.name==`eval`)}function h_(e){return e instanceof xm||e instanceof bm}function g_(e){return e.TYPE==`Call`?e.expression instanceof bm||g_(e.expression):!1}function __(e){return e===null||e instanceof am?!0:e instanceof im?e.body.length==0:!1}const v_=Hf(`Infinity NaN undefined`);function y_(e){return e instanceof hg||e instanceof fg||e instanceof pg}function b_(e,t){if(!(e instanceof $))return!1;for(var n=e.definition().orig,r=n.length;--r>=0;)if(n[r]instanceof t)return!0}function x_(e){return!(e instanceof jh||e instanceof Sm||e instanceof Jm||e instanceof Ym||e instanceof Xm||e instanceof rh||e instanceof th)}function S_(e){if(e===null)return[];if(e instanceof im)return e.body;if(e instanceof am)return[];if(e instanceof Qp)return[e];throw Error(`Can't convert thing to statement array`)}function C_(e,t){let n=e=>{if(e instanceof $&&t.includes(e.definition()))return xg};return bg(e,(t,r)=>{if(t instanceof gm&&t!==e){var i=r.parent();return i instanceof Z&&i.expression===t&&!(t.async||t.is_generator)?void 0:yg(t,n)?xg:!0}})}function w_(e,t){for(var n,r=0;n=e.parent(r);r++)if(n instanceof X||n instanceof Dh){var i=n.name;if(i&&i.definition()===t)return!0}return!1}function T_(e,t){return t.top_retain&&e instanceof Sm&&e_(e,$g)&&e.name&&t.top_retain(e.name.definition())}function E_(e){let t=new Map;for(var n of Object.keys(e))t.set(n,Hf(e[n]));return(e,n)=>{let r=t.get(e);return r!=null&&r.has(n)}}const D_=new Set([`Number`,`String`,`Array`,`Object`,`Function`,`Promise`]),O_=[`constructor`,`toString`,`valueOf`],k_=E_({Array:[`at`,`flat`,`includes`,`indexOf`,`join`,`lastIndexOf`,`slice`,...O_],Boolean:O_,Function:O_,Number:[`toExponential`,`toFixed`,`toPrecision`,...O_],Object:O_,RegExp:[`test`,...O_],String:[`at`,`charAt`,`charCodeAt`,`charPointAt`,`concat`,`endsWith`,`fromCharCode`,`fromCodePoint`,`includes`,`indexOf`,`italics`,`lastIndexOf`,`localeCompare`,`match`,`matchAll`,`normalize`,`padStart`,`padEnd`,`repeat`,`replace`,`replaceAll`,`search`,`slice`,`split`,`startsWith`,`substr`,`substring`,`repeat`,`toLocaleLowerCase`,`toLocaleUpperCase`,`toLowerCase`,`toUpperCase`,`trim`,`trimEnd`,`trimStart`,...O_]}),A_=E_({Array:[`isArray`],Math:[`abs`,`acos`,`asin`,`atan`,`ceil`,`cos`,`exp`,`floor`,`log`,`round`,`sin`,`sqrt`,`tan`,`atan2`,`pow`,`max`,`min`],Number:[`isFinite`,`isNaN`],Object:[`create`,`getOwnPropertyDescriptor`,`getOwnPropertyNames`,`getPrototypeOf`,`isExtensible`,`isFrozen`,`isSealed`,`hasOwn`,`keys`],String:[`fromCharCode`]}),j_=E_({Math:[`E`,`LN10`,`LN2`,`LOG2E`,`LOG10E`,`PI`,`SQRT1_2`,`SQRT2`],Number:[`MAX_VALUE`,`MIN_VALUE`,`NaN`,`NEGATIVE_INFINITY`,`POSITIVE_INFINITY`]}),M_=e=>e instanceof $&&e.definition().undeclared,N_=Hf(`<<< >> << & | ^ ~`),P_=Hf(`&& || ??`),F_=Hf(`delete ++ --`);(function(e){let t=Hf(`! delete`),n=Hf(`in instanceof == != === !== < <= >= >`);e(J,Nf),e(fh,function(){return t.has(this.operator)}),e(Q,function(){return n.has(this.operator)||P_.has(this.operator)&&this.left.is_boolean()&&this.right.is_boolean()}),e(mh,function(){return this.consequent.is_boolean()&&this.alternative.is_boolean()}),e(hh,function(){return this.operator==`=`&&this.right.is_boolean()}),e(ah,function(){return this.tail_node().is_boolean()}),e(vg,Pf),e(_g,Pf)})(function(e,t){e.DEFMETHOD(`is_boolean`,t)}),(function(e){e(J,Nf),e(sg,Pf);let t=Hf(`+ - ~ ++ --`);e(dh,function(e){return t.has(this.operator)&&this.expression.is_number(e)});let n=Hf(`- * / % & | ^ << >> >>>`);e(Q,function(e){return this.operator===`+`?this.left.is_number(e)&&this.right.is_number_or_bigint(e)||this.right.is_number(e)&&this.left.is_number_or_bigint(e):n.has(this.operator)?this.left.is_number(e)||this.right.is_number(e):!1}),e(hh,function(e){return(this.operator===`=`||n.has(this.operator.slice(0,-1)))&&this.right.is_number(e)}),e(ah,function(e){return this.tail_node().is_number(e)}),e(mh,function(e){return this.consequent.is_number(e)&&this.alternative.is_number(e)})})(function(e,t){e.DEFMETHOD(`is_number`,t)}),(function(e){e(J,Nf),e(cg,Pf);let t=Hf(`+ - ~ ++ --`);e(dh,function(e){return t.has(this.operator)&&this.expression.is_bigint(e)});let n=Hf(`- * / % & | ^ << >>`);e(Q,function(e){return this.operator===`+`?this.left.is_bigint(e)&&this.right.is_number_or_bigint(e)||this.right.is_bigint(e)&&this.left.is_number_or_bigint(e):n.has(this.operator)?this.left.is_bigint(e)||this.right.is_bigint(e):!1}),e(hh,function(e){return(n.has(this.operator.slice(0,-1))||this.operator==`=`)&&this.right.is_bigint(e)}),e(ah,function(e){return this.tail_node().is_bigint(e)}),e(mh,function(e){return this.consequent.is_bigint(e)&&this.alternative.is_bigint(e)})})(function(e,t){e.DEFMETHOD(`is_bigint`,t)}),(function(e){e(J,Nf),e(sg,Pf),e(cg,Pf);let t=Hf(`+ - ~ ++ --`);e(dh,function(e){return t.has(this.operator)});let n=Hf(`- * / % & | ^ << >>`);e(Q,function(e){return this.operator===`+`?this.left.is_number_or_bigint(e)&&this.right.is_number_or_bigint(e):n.has(this.operator)}),e(hh,function(e){return n.has(this.operator.slice(0,-1))||this.operator==`=`&&this.right.is_number_or_bigint(e)}),e(ah,function(e){return this.tail_node().is_number_or_bigint(e)}),e(mh,function(e){return this.consequent.is_number_or_bigint(e)&&this.alternative.is_number_or_bigint(e)})})(function(e,t){e.DEFMETHOD(`is_number_or_bigint`,t)}),(function(e){e(J,Nf),e(sg,function(e){return this.value===(this.value|0)}),e(fh,function(e){return this.operator==`~`?this.expression.is_number(e):this.operator===`+`?this.expression.is_32_bit_integer(e):!1}),e(Q,function(e){return N_.has(this.operator)&&(this.left.is_number(e)||this.right.is_number(e))})})(function(e,t){e.DEFMETHOD(`is_32_bit_integer`,t)}),(function(e){e(J,Nf),e(og,Pf),e(Tm,Pf),e(fh,function(){return this.operator==`typeof`}),e(Q,function(e){return this.operator==`+`&&(this.left.is_string(e)||this.right.is_string(e))}),e(hh,function(e){return(this.operator==`=`||this.operator==`+=`)&&this.right.is_string(e)}),e(ah,function(e){return this.tail_node().is_string(e)}),e(mh,function(e){return this.consequent.is_string(e)&&this.alternative.is_string(e)})})(function(e,t){e.DEFMETHOD(`is_string`,t)});function I_(e,t){return e_(e,8)||e instanceof pg||e instanceof fh&&e.operator==`void`&&!e.expression.has_side_effects(t)}function L_(e,t){let n;return e instanceof dg||I_(e,t)||e instanceof $&&(n=e.definition().fixed)instanceof J&&z_(n,t)}function R_(e,t){return e instanceof oh||e instanceof Z?e.optional&&L_(e.expression,t)||R_(e.expression,t):e instanceof uh?R_(e.expression,t):!1}function z_(e,t){return L_(e,t)?!0:R_(e,t)}(function(e){e(J,Pf),e(am,Nf),e(ag,Nf),e(rg,Nf);function t(e,t){for(var n=e.length;--n>=0;)if(e[n].has_side_effects(t))return!0;return!1}e(rm,function(e){return t(this.body,e)}),e(Z,function(e){return!this.is_callee_pure(e)&&(!this.expression.is_call_pure(e)||this.expression.has_side_effects(e))?!0:t(this.args,e)}),e(Lm,function(e){return this.expression.has_side_effects(e)||t(this.body,e)}),e(Bm,function(e){return this.expression.has_side_effects(e)||t(this.body,e)}),e(Vm,function(e){return this.body.has_side_effects(e)||this.bcatch&&this.bcatch.has_side_effects(e)||this.bfinally&&this.bfinally.has_side_effects(e)}),e(Im,function(e){return this.condition.has_side_effects(e)||this.body&&this.body.has_side_effects(e)||this.alternative&&this.alternative.has_side_effects(e)}),e(nh,Nf),e(sm,function(e){return this.body.has_side_effects(e)}),e(Y,function(e){return this.body.has_side_effects(e)}),e(X,Nf),e(Dh,function(e){return this.extends&&this.extends.has_side_effects(e)?!0:t(this.properties,e)}),e(Mh,function(e){return t(this.body,e)}),e(Q,function(e){return this.left.has_side_effects(e)||this.right.has_side_effects(e)}),e(hh,Pf),e(mh,function(e){return this.condition.has_side_effects(e)||this.consequent.has_side_effects(e)||this.alternative.has_side_effects(e)}),e(dh,function(e){return F_.has(this.operator)||this.expression.has_side_effects(e)}),e($,function(e){return!this.is_declared(e)&&!D_.has(this.name)}),e(Gh,Nf),e(Ih,Nf),e(vh,function(e){return t(this.properties,e)}),e(bh,function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.value&&this.value.has_side_effects(e)}),e([Oh,kh],function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.static&&this.value&&this.value.has_side_effects(e)}),e([Eh,Sh,xh,Th,wh,Ch],function(e){return this.computed_key()&&this.key.has_side_effects(e)}),e(_h,function(e){return t(this.elements,e)}),e(sh,function(e){return z_(this,e)?this.expression.has_side_effects(e):!this.optional&&this.expression.may_throw_on_access(e)?!0:this.expression.has_side_effects(e)}),e(lh,function(e){if(z_(this,e))return this.expression.has_side_effects(e);if(!this.optional&&this.expression.may_throw_on_access(e))return!0;var t=this.property.has_side_effects(e);return t&&this.optional?!0:t||this.expression.has_side_effects(e)}),e(uh,function(e){return this.expression.has_side_effects(e)}),e(ah,function(e){return t(this.expressions,e)}),e(Km,function(e){return t(this.definitions,e)}),e(Qm,function(){return this.value!=null}),e(Em,Nf),e(Tm,function(e){return t(this.segments,e)})})(function(e,t){for(let n of[].concat(e))n.DEFMETHOD(`has_side_effects`,t)}),(function(e){e(J,Pf),e(ag,Nf),e(am,Nf),e(X,Nf),e(Ih,Nf),e(rg,Nf),e(nh,Nf);function t(e,t){for(var n=e.length;--n>=0;)if(e[n].may_throw(t))return!0;return!1}e(Dh,function(e){return this.extends&&this.extends.may_throw(e)?!0:t(this.properties,e)}),e(Mh,function(e){return t(this.body,e)}),e(_h,function(e){return t(this.elements,e)}),e(hh,function(e){return this.right.may_throw(e)?!0:!e.has_directive(`use strict`)&&this.operator==`=`&&this.left instanceof $?!1:this.left.may_throw(e)}),e(Q,function(e){return this.left.may_throw(e)||this.right.may_throw(e)}),e(rm,function(e){return t(this.body,e)}),e(Z,function(e){return z_(this,e)?!1:t(this.args,e)?!0:this.is_callee_pure(e)?!1:this.expression.may_throw(e)?!0:!(this.expression instanceof X)||t(this.expression.body,e)}),e(Bm,function(e){return this.expression.may_throw(e)||t(this.body,e)}),e(mh,function(e){return this.condition.may_throw(e)||this.consequent.may_throw(e)||this.alternative.may_throw(e)}),e(Km,function(e){return t(this.definitions,e)}),e(Im,function(e){return this.condition.may_throw(e)||this.body&&this.body.may_throw(e)||this.alternative&&this.alternative.may_throw(e)}),e(sm,function(e){return this.body.may_throw(e)}),e(vh,function(e){return t(this.properties,e)}),e(bh,function(e){return this.computed_key()&&this.key.may_throw(e)||this.value?this.value.may_throw(e):!1}),e([Oh,kh],function(e){return this.computed_key()&&this.key.may_throw(e)||this.static&&this.value&&this.value.may_throw(e)}),e([Th,wh,Ch],function(e){return this.computed_key()&&this.key.may_throw(e)}),e([Eh,Sh,xh],Nf),e(km,function(e){return this.value&&this.value.may_throw(e)}),e(ah,function(e){return t(this.expressions,e)}),e(Y,function(e){return this.body.may_throw(e)}),e(sh,function(e){return z_(this,e)?!1:!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e)}),e(lh,function(e){return z_(this,e)?!1:!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e)||this.property.may_throw(e)}),e(uh,function(e){return this.expression.may_throw(e)}),e(Lm,function(e){return this.expression.may_throw(e)||t(this.body,e)}),e($,function(e){return!this.is_declared(e)&&!D_.has(this.name)}),e(Gh,Nf),e(Vm,function(e){return this.bcatch?this.bcatch.may_throw(e):this.body.may_throw(e)||this.bfinally&&this.bfinally.may_throw(e)}),e(dh,function(e){return this.operator==`typeof`&&this.expression instanceof $?!1:this.expression.may_throw(e)}),e(Qm,function(e){return this.value?this.value.may_throw(e):!1})})(function(e,t){for(let n of[].concat(e))n.DEFMETHOD(`may_throw`,t)}),(function(e){function t(e){let t=!0;return yg(this,n=>{if(n instanceof $){if(e_(this,16))return t=!1,xg;var r=n.definition();if(kf(r,this.enclosed)&&!this.variables.has(r.name)){if(e){var i=e.find_variable(n);if(r.undeclared?!i:i===r)return t=`f`,!0}return t=!1,xg}return!0}if(n instanceof rg&&this instanceof xm)return t=!1,xg}),t}e(J,Nf),e(ag,Pf),e(Dh,function(e){if(this.extends&&!this.extends.is_constant_expression(e))return!1;for(let t of this.properties)if(t.computed_key()&&!t.key.is_constant_expression(e)||t.static&&t.value&&!t.value.is_constant_expression(e)||t instanceof Mh)return!1;return t.call(this,e)}),e(X,t),e(dh,function(){return this.expression.is_constant_expression()}),e(Q,function(){return this.left.is_constant_expression()&&this.right.is_constant_expression()}),e(_h,function(){return this.elements.every(e=>e.is_constant_expression())}),e(vh,function(){return this.properties.every(e=>e.is_constant_expression())}),e(yh,function(){return!!(!(this.key instanceof J)&&this.value&&this.value.is_constant_expression())})})(function(e,t){e.DEFMETHOD(`is_constant_expression`,t)}),(function(e){J.DEFMETHOD(`may_throw_on_access`,function(e){return!e.option(`pure_getters`)||this._dot_throw(e)});function t(e){return/strict/.test(e.option(`pure_getters`))}e(J,t),e(dg,Pf),e(pg,Pf),e(ag,Nf),e(_h,Nf),e(vh,function(e){if(!t(e))return!1;for(var n=this.properties.length;--n>=0;)if(this.properties[n]._dot_throw(e))return!0;return!1}),e(Dh,Nf),e(yh,Nf),e(wh,Pf),e(vm,function(e){return this.expression._dot_throw(e)}),e(bm,Nf),e(xm,Nf),e(ph,Nf),e(fh,function(){return this.operator==`void`}),e(Q,function(e){return(this.operator==`&&`||this.operator==`||`||this.operator==`??`)&&(this.left._dot_throw(e)||this.right._dot_throw(e))}),e(hh,function(e){return this.logical?!0:this.operator==`=`&&this.right._dot_throw(e)}),e(mh,function(e){return this.consequent._dot_throw(e)||this.alternative._dot_throw(e)}),e(sh,function(e){return t(e)?this.property==`prototype`?!(this.expression instanceof bm||this.expression instanceof Dh):!0:!1}),e(uh,function(e){return this.expression._dot_throw(e)}),e(ah,function(e){return this.tail_node()._dot_throw(e)}),e($,function(e){if(this.name===`arguments`&&this.scope instanceof X)return!1;if(e_(this,8))return!0;if(!t(e)||M_(this)&&this.is_declared(e)||this.is_immutable())return!1;var n=this.fixed_value();return!n||n._dot_throw(e)})})(function(e,t){e.DEFMETHOD(`_dot_throw`,t)});function B_(e,t){if(t instanceof dh&&F_.has(t.operator))return t.expression;if(t instanceof hh&&t.left===e||t instanceof pm&&t.init===e)return e}(function(e){function t(e){return K(fh,e,{operator:`!`,expression:e})}function n(e,n,r){var i=t(e);if(r){var a=K(Y,n,{body:n});return s_(i,a)===a?n:i}return s_(i,n)}e(J,function(){return t(this)}),e(Qp,function(){throw Error(`Cannot negate a statement`)}),e(bm,function(){return t(this)}),e(Dh,function(){return t(this)}),e(xm,function(){return t(this)}),e(fh,function(){return this.operator==`!`?this.expression:t(this)}),e(ah,function(e){var t=this.expressions.slice();return t.push(t.pop().negate(e)),i_(this,t)}),e(mh,function(e,t){var r=this.clone();return r.consequent=r.consequent.negate(e),r.alternative=r.alternative.negate(e),n(this,r,t)}),e(Q,function(e,r){var i=this.clone(),a=this.operator;if(e.option(`unsafe_comps`))switch(a){case`<=`:return i.operator=`>`,i;case`<`:return i.operator=`>=`,i;case`>=`:return i.operator=`<`,i;case`>`:return i.operator=`<=`,i}switch(a){case`==`:return i.operator=`!=`,i;case`!=`:return i.operator=`==`,i;case`===`:return i.operator=`!==`,i;case`!==`:return i.operator=`===`,i;case`&&`:return i.operator=`||`,i.left=i.left.negate(e,r),i.right=i.right.negate(e),n(this,i,r);case`||`:return i.operator=`&&`,i.left=i.left.negate(e,r),i.right=i.right.negate(e),n(this,i,r)}return t(this)})})(function(e,t){e.DEFMETHOD(`negate`,function(e,n){return t.call(this,e,n)})}),(function(e){function t(e){return K(fh,e,{operator:`~`,expression:e})}e(J,function(e){return t(this)}),e(sg,function(e){let n=~this.value;return n.toString().length>this.value.toString().length?t(this):K(sg,this,{value:n})}),e(fh,function(e,n){return this.operator==`~`&&(this.expression.is_32_bit_integer(e)||(n??e.in_32_bit_context()))?this.expression:t(this)})})(function(e,t){e.DEFMETHOD(`bitwise_negate`,t)});var V_=Hf(`Boolean decodeURI decodeURIComponent Date encodeURI encodeURIComponent Error escape EvalError isFinite isNaN Number Object parseFloat parseInt RangeError ReferenceError String SyntaxError TypeError unescape URIError`);Z.DEFMETHOD(`is_callee_pure`,function(e){if(e.option(`unsafe`)){var t=this.expression,n=this.args&&this.args[0]&&this.args[0].evaluate(e);if(t.expression&&t.expression.name===`hasOwnProperty`&&(n==null||n.thedef&&n.thedef.undeclared))return!1;if(M_(t)&&V_.has(t.name)||t instanceof sh&&M_(t.expression)&&A_(t.expression.name,t.property))return!0}return this instanceof ih&&e.option(`pure_new`)||e.option(`side_effects`)&&$f(this,1)?!0:!e.pure_funcs(this)}),J.DEFMETHOD(`is_call_pure`,Nf),sh.DEFMETHOD(`is_call_pure`,function(e){if(!e.option(`unsafe`))return;let t=this.expression,n;return t instanceof _h?n=`Array`:t.is_boolean()?n=`Boolean`:t.is_number(e)?n=`Number`:t instanceof lg?n=`RegExp`:t.is_string(e)?n=`String`:this.may_throw_on_access(e)||(n=`Object`),n!=null&&k_(n,this.property)});const H_=e=>e&&e.aborts();(function(e){e(Qp,If),e(Dm,Ff);function t(){for(var e=0;e<this.body.length;e++)if(H_(this.body[e]))return this.body[e];return null}e(th,If),e(im,t),e(Rm,t),e(jh,function(){for(let e of this.properties)if(e instanceof Mh&&e.aborts())return e;return null}),e(Mh,t),e(Im,function(){return this.alternative&&H_(this.body)&&H_(this.alternative)&&this})})(function(e,t){e.DEFMETHOD(`aborts`,t)}),J.DEFMETHOD(`contains_this`,function(){return yg(this,e=>{if(e instanceof rg)return xg;if(e!==this&&e instanceof gm&&!(e instanceof xm))return!0})});function U_(e,t,n,r,i,a){var o=t.parent(i),s=B_(n,o);if(s)return s;if(!a&&o instanceof Z&&o.expression===n&&!(r instanceof xm)&&!(r instanceof Dh)&&!o.is_callee_pure(e)&&(!(r instanceof bm)||!(o instanceof ih)&&r.contains_this()))return!0;if(o instanceof _h)return U_(e,t,o,o,i+1);if(o instanceof bh&&n===o.value){var c=t.parent(i+1);return U_(e,t,c,c,i+2)}if(o instanceof oh&&o.expression===n){var l=d_(r,o.property);return!a&&U_(e,t,o,l,i+1)}}function W_(e){for(let t=-1,n,r;n=e.parent(t),r=e.parent(t+1);t++){if(r instanceof ah)if(r.expressions.indexOf(n)!==r.expressions.length-1){let n=e.parent(t+2);return!(r.expressions.length>2||r.expressions.length===1||!m_(n,r,r.expressions[1]))}else continue;if(r instanceof dh){let e=r.operator;if(e===`void`)return!1;if(e===`typeof`||e===`+`||e===`-`||e===`!`||e===`~`)continue}return!(r instanceof Y||r instanceof sm||r instanceof gm)}return!0}function G_(e,t){e.DEFMETHOD(`_eval`,t)}const K_=Symbol(`This AST_Chain is nullish`);J.DEFMETHOD(`evaluate`,function(e){if(!e.option(`evaluate`))return this;var t=this._eval(e,1);if(!t||t instanceof RegExp)return t;if(typeof t==`function`||typeof t==`object`||t==K_)return this;if(typeof t==`string`){let n=this.size(e);if(t.length+2>n)return this}return t});var q_=Hf(`! ~ - + void`);J.DEFMETHOD(`is_constant`,function(){return this instanceof ag?!(this instanceof lg):this instanceof fh&&q_.has(this.operator)&&(this.expression instanceof ag||this.expression.is_constant())}),G_(Qp,function(){throw Error(zf(`Cannot evaluate a statement [{file}:{line},{col}]`,this.start))}),G_(X,Ff),G_(Dh,Ff),G_(J,Ff),G_(ag,function(){return this.getValue()});const J_=typeof BigInt==`function`;G_(cg,function(){return J_?BigInt(this.value):this}),G_(lg,function(e){let t=e.evaluated_regexps.get(this.value);if(t===void 0&&Zf(this.value.source)){try{let{source:e,flags:n}=this.value;t=new RegExp(e,n)}catch{t=null}e.evaluated_regexps.set(this.value,t)}return t||this}),G_(Tm,function(){return this.segments.length===1?this.segments[0].value:this}),G_(bm,function(e){if(e.option(`unsafe`)){var t=function(){};return t.node=this,t.toString=()=>this.print_to_string(),t}return this}),G_(_h,function(e,t){if(e.option(`unsafe`)){for(var n=[],r=0,i=this.elements.length;r<i;r++){var a=this.elements[r],o=a._eval(e,t);if(a===o)return this;n.push(o)}return n}return this}),G_(vh,function(e,t){if(e.option(`unsafe`)){for(var n={},r=0,i=this.properties.length;r<i;r++){var a=this.properties[r];if(a instanceof vm)return this;var o=a.key;if(o instanceof Ph)o=o.name;else if(o instanceof J&&(o=o._eval(e,t),o===a.key))return this;if(typeof Object.prototype[o]==`function`||!(a.value instanceof bm)&&(n[o]=a.value._eval(e,t),n[o]===a.value))return this}return n}return this});var Y_=Hf(`! typeof void`);G_(fh,function(e,t){var n=this.expression;if(e.option(`typeofs`)&&this.operator==`typeof`){if(n instanceof X||n instanceof $&&n.fixed_value()instanceof X)return`function`;if((n instanceof vh||n instanceof _h||n instanceof $&&(n.fixed_value()instanceof vh||n.fixed_value()instanceof _h))&&!n.has_side_effects(e))return`object`}if(Y_.has(this.operator)||t++,n=n._eval(e,t),n===this.expression)return this;switch(this.operator){case`!`:return!n;case`typeof`:return n instanceof RegExp?this:typeof n;case`void`:return;case`~`:return~n;case`-`:return-n;case`+`:return+n}return this});var X_=Hf(`&& || ?? === !==`);const Z_=Hf(`== != === !==`),Q_=e=>typeof e==`object`||typeof e==`function`||typeof e==`symbol`;G_(Q,function(e,t){X_.has(this.operator)||t++;var n=this.left._eval(e,t);if(n===this.left)return this;var r=this.right._eval(e,t);if(r===this.right||n!=null&&r!=null&&Z_.has(this.operator)&&Q_(n)&&Q_(r)&&typeof n==typeof r||typeof n==`bigint`!=(typeof r==`bigint`)||typeof n==`bigint`&&(this.operator===`>>>`||this.operator===`/`&&Number(r)===0))return this;var i;switch(this.operator){case`&&`:i=n&&r;break;case`||`:i=n||r;break;case`??`:i=n??r;break;case`|`:i=n|r;break;case`&`:i=n&r;break;case`^`:i=n^r;break;case`+`:i=n+r;break;case`*`:i=n*r;break;case`**`:i=n**r;break;case`/`:i=n/r;break;case`%`:i=n%r;break;case`-`:i=n-r;break;case`<<`:i=n<<r;break;case`>>`:i=n>>r;break;case`>>>`:i=n>>>r;break;case`==`:i=n==r;break;case`===`:i=n===r;break;case`!=`:i=n!=r;break;case`!==`:i=n!==r;break;case`<`:i=n<r;break;case`<=`:i=n<=r;break;case`>`:i=n>r;break;case`>=`:i=n>=r;break;default:return this}return typeof i==`number`&&isNaN(i)&&e.find_parent(hm)?this:i}),G_(mh,function(e,t){var n=this.condition._eval(e,t);if(n===this.condition)return this;var r=n?this.consequent:this.alternative,i=r._eval(e,t);return i===r?this:i});const $_=new Set;G_($,function(e,t){if($_.has(this))return this;var n=this.fixed_value();if(!n)return this;$_.add(this);let r=n._eval(e,t);if($_.delete(this),r===n)return this;if(r&&typeof r==`object`){var i=this.definition().escaped;if(i&&t>i)return this}return r});const ev={Array,Math,Number,Object,String},tv=new Set([`dotAll`,`global`,`ignoreCase`,`multiline`,`sticky`,`unicode`]);G_(oh,function(e,t){let n=this.expression._eval(e,t+1);if(n===K_||this.optional&&n==null)return K_;if(this.property===`length`){if(typeof n==`string`)return n.length;if(n instanceof _h&&n.elements.every(e=>!(e instanceof vm))&&n.elements.every(t=>!t.has_side_effects(e)))return n.elements.length}if(e.option(`unsafe`)){var r=this.property;if(r instanceof J&&(r=r._eval(e,t),r===this.property))return this;var i=this.expression;if(M_(i)){var a,o=i.name===`hasOwnProperty`&&r===`call`&&(a=e.parent()&&e.parent().args)&&a&&a[0]&&a[0].evaluate(e);if(o=o instanceof sh?o.expression:o,o==null||o.thedef&&o.thedef.undeclared)return this.clone();if(!j_(i.name,r))return this;n=ev[i.name]}else{if(n instanceof RegExp){if(r==`source`)return Yf(n.source);if(r==`flags`||tv.has(r))return n[r]}if(!n||n===i||!Kf(n,r))return this;if(typeof n==`function`)switch(r){case`name`:return n.node.name?n.node.name.name:``;case`length`:return n.node.length_property();default:return this}}return n[r]}return this}),G_(uh,function(e,t){let n=this.expression._eval(e,t);return n===K_?void 0:n===this.expression?this:n}),G_(Z,function(e,t){var n=this.expression;let r=n._eval(e,t);if(r===K_||this.optional&&r==null)return K_;if(e.option(`unsafe`)&&n instanceof oh){var i=n.property;if(i instanceof J&&(i=i._eval(e,t),i===n.property))return this;var a,o=n.expression;if(M_(o)){var s=o.name===`hasOwnProperty`&&i===`call`&&this.args[0]&&this.args[0].evaluate(e);if(s=s instanceof sh?s.expression:s,s==null||s.thedef&&s.thedef.undeclared)return this.clone();if(!A_(o.name,i))return this;a=ev[o.name]}else if(a=o._eval(e,t+1),a===o||!a||!k_(a.constructor.name,i))return this;for(var c=[],l=0,u=this.args.length;l<u;l++){var d=this.args[l],f=d._eval(e,t);if(d===f||d instanceof X)return this;c.push(f)}try{return a[i].apply(a,c)}catch{}}return this}),G_(ih,Ff);function nv(e,t){for(let n of[].concat(e))n.DEFMETHOD(`drop_side_effect_free`,t)}function rv(e,t,n){var r=e.length;if(!r)return null;for(var i=[],a=!1,o=0;o<r;o++){var s=e[o].drop_side_effect_free(t,n);a|=s!==e[o],s&&(i.push(s),n=!1)}return a?i.length?i:null:e}nv(J,Ff),nv(ag,If),nv(rg,If),nv(Z,function(e,t){if(R_(this,e))return this.expression.drop_side_effect_free(e,t);if(!this.is_callee_pure(e)){if(this.expression.is_call_pure(e)){var n=this.args.slice();return n.unshift(this.expression.expression),n=rv(n,e,t),n&&i_(this,n)}if(h_(this.expression)&&(!this.expression.name||!this.expression.name.definition().references.length)){var r=this.clone();return r.expression.process_expression(!1,e),r}return this}var i=rv(this.args,e,t);return i&&i_(this,i)}),nv(ym,If),nv(bm,If),nv(xm,If),nv(Dh,function(e){let t=[];if(this.is_self_referential()&&this.has_side_effects(e))return this;let n=this.extends&&this.extends.drop_side_effect_free(e);n&&t.push(n);for(let n of this.properties)if(n instanceof Mh){if(n.has_side_effects(e))return this}else{let r=n.drop_side_effect_free(e);r&&t.push(r)}if(!t.length)return null;let r=i_(this,t);return this instanceof jh?K(Y,this,{body:r}):r}),nv([Oh,kh],function(e){let t=this.computed_key()&&this.key.drop_side_effect_free(e),n=this.static&&this.value&&this.value.drop_side_effect_free(e);return t&&n?i_(this,[t,n]):t||n||null}),nv(Q,function(e,t){var n=this.right.drop_side_effect_free(e);if(!n)return this.left.drop_side_effect_free(e,t);if(P_.has(this.operator)){if(n===this.right)return this;var r=this.clone();return r.right=n,r}else{var i=this.left.drop_side_effect_free(e,t);return i?i_(this,[i,n]):this.right.drop_side_effect_free(e,t)}}),nv(hh,function(e){if(this.logical)return this;var t=this.left;if(t.has_side_effects(e)||e.has_directive(`use strict`)&&t instanceof oh&&t.expression.is_constant())return this;for(t_(this,32);t instanceof oh;)t=t.expression;return t.is_constant_expression(e.find_parent(gm))?this.right.drop_side_effect_free(e):this}),nv(mh,function(e){var t=this.consequent.drop_side_effect_free(e),n=this.alternative.drop_side_effect_free(e);if(t===this.consequent&&n===this.alternative)return this;if(!t)return n?K(Q,this,{operator:`||`,left:this.condition,right:n}):this.condition.drop_side_effect_free(e);if(!n)return K(Q,this,{operator:`&&`,left:this.condition,right:t});var r=this.clone();return r.consequent=t,r.alternative=n,r}),nv(dh,function(e,t){if(F_.has(this.operator))return this.expression.has_side_effects(e)?n_(this,32):t_(this,32),this;if(this.operator==`typeof`&&this.expression instanceof $)return null;var n=this.expression.drop_side_effect_free(e,t);return t&&n&&g_(n)?n===this.expression&&this.operator==`!`?this:n.negate(e,t):n}),nv($,function(e){return this.is_declared(e)||D_.has(this.name)?null:this}),nv(vh,function(e,t){var n=rv(this.properties,e,t);return n&&i_(this,n)}),nv(bh,function(e,t){let n=this.key instanceof J&&this.key.drop_side_effect_free(e,t),r=this.value.drop_side_effect_free(e,t);return n&&r?i_(this,[n,r]):n||r}),nv([Th,wh,Ch],function(){return this.computed_key()?this.key:null}),nv([Eh,Sh,xh],function(){return null}),nv(_h,function(e,t){var n=rv(this.elements,e,t);return n&&i_(this,n)}),nv(sh,function(e,t){return R_(this,e)?this.expression.drop_side_effect_free(e,t):!this.optional&&this.expression.may_throw_on_access(e)?this:this.expression.drop_side_effect_free(e,t)}),nv(lh,function(e,t){if(R_(this,e))return this.expression.drop_side_effect_free(e,t);if(!this.optional&&this.expression.may_throw_on_access(e))return this;var n=this.property.drop_side_effect_free(e);if(n&&this.optional)return this;var r=this.expression.drop_side_effect_free(e,t);return r&&n?i_(this,[r,n]):r||n}),nv(uh,function(e,t){return this.expression.drop_side_effect_free(e,t)}),nv(ah,function(e){var t=this.tail_node(),n=t.drop_side_effect_free(e);if(n===t)return this;var r=this.expressions.slice(0,-1);return n&&r.push(n),r.length?i_(this,r):K(sg,this,{value:0})}),nv(vm,function(e,t){return this.expression.drop_side_effect_free(e,t)}),nv(Em,If),nv(Tm,function(e){var t=rv(this.segments,e,Ag);return t&&i_(this,t)});const iv=/keep_assign/;gm.DEFMETHOD(`drop_unused`,function(e){if(!e.option(`unused`)||e.has_directive(`use asm`)||!this.variables)return;var t=this;if(t.pinned())return;var n=!(t instanceof _m)||e.toplevel.funcs,r=!(t instanceof _m)||e.toplevel.vars;let i=iv.test(e.option(`unused`))?Nf:function(e){if(e instanceof hh&&!e.logical&&(e_(e,32)||e.operator==`=`))return e.left;if(e instanceof dh&&e_(e,32))return e.expression};var a=new Map,o=new Map;t instanceof _m&&e.top_retain&&t.variables.forEach(function(t){e.top_retain(t)&&a.set(t.id,t)});var s=new Map,c=new Map,l=this,u=new Sg(function(i,d){if(i instanceof X&&i.uses_arguments&&!u.has_directive(`use strict`)&&i.argnames.forEach(function(e){if(e instanceof Ih){var t=e.definition();a.set(t.id,t)}}),i===t)return;if(i instanceof Dh&&i.has_side_effects(e)&&(i.is_self_referential()?d():i.visit_nondeferred_class_parts(u)),i instanceof Sm||i instanceof jh){var p=i.name.definition();return(u.parent()instanceof rh||!n&&l===t)&&p.global&&a.set(p.id,p),Uf(c,p.id,i),!0}let m=l===t;if(i instanceof Hh&&m&&Uf(s,i.definition().id,i),i instanceof Km&&m){let t=u.parent()instanceof rh;return i.definitions.forEach(function(n){if(n.name instanceof Lh&&Uf(s,n.name.definition().id,n),(t||!r)&&yg(n.name,e=>{if(e instanceof Ih){let t=e.definition();t.global&&a.set(t.id,t)}}),n.name instanceof Cm&&n.walk(u),n.name instanceof Ih&&n.value){var i=n.name.definition();Uf(c,i.id,n.value),!i.chained&&n.name.fixed_value()===n.value&&o.set(i.id,n),n.value.has_side_effects(e)&&n.value.walk(u)}}),!0}return f(i,d)});t.walk(u),u=new Sg(f),a.forEach(function(e){var t=c.get(e.id);t&&t.forEach(function(e){e.walk(u)})});var d=new Cg(function(c,u,f){var p=d.parent();if(r){let t=i(c);if(t instanceof $){var m=t.definition(),h=a.has(m.id);if(c instanceof hh){if(!h||o.has(m.id)&&o.get(m.id)!==c){let t=c.right.transform(d);return!h&&!t.has_side_effects(e)&&!W_(d)?f?Lf.skip:K(sg,c,{value:0}):p_(p,c,t)}}else if(!h)return f?Lf.skip:K(sg,c,{value:0})}}if(l===t){var m;if(c.name&&(c instanceof Nh&&!qf(e.option(`keep_classnames`),(m=c.name.definition()).name)||c instanceof bm&&!qf(e.option(`keep_fnames`),(m=c.name.definition()).name))&&(!a.has(m.id)||m.orig.length>1)&&(c.name=null),c instanceof X&&!(c instanceof ym))for(var g=!e.option(`keep_fargs`)||p instanceof Z&&p.expression===c&&!c.pinned()&&(!c.name||c.name.unreferenced()),_=c.argnames,v=_.length;--v>=0;){var y=_[v];y instanceof vm&&(y=y.expression),y instanceof gh&&(y=y.left),!(y instanceof Cm)&&!a.has(y.definition().id)?(t_(y,1),g&&_.pop()):g=!1}if(c instanceof jh&&c!==t){let t=c.name.definition();return u(c,this),t.global&&!n||a.has(t.id)?c:c.drop_side_effect_free(e)??(t.eliminated++,f?Lf.skip:K(am,c))}if(c instanceof Sm&&c!==t){let e=c.name.definition();if(!(e.global&&!n||a.has(e.id)))return e.eliminated++,f?Lf.skip:K(am,c)}if(c instanceof Km&&!(p instanceof pm&&p.init===c)){var b=!(p instanceof _m)&&!(c instanceof qm),x=[],S=[],C=[],w=[];switch(c.definitions.forEach(function(t){t.value&&=t.value.transform(d);var n=t.name instanceof Cm,i=n?new Hg(null,{name:`<destructure>`}):t.name.definition();if(b&&i.global)return C.push(t);if(!(r||b)||n&&(t.name.names.length||t.name.is_array||e.option(`pure_getters`)!=1)||a.has(i.id)){if(t.value&&o.has(i.id)&&o.get(i.id)!==t&&(t.value=t.value.drop_side_effect_free(e)),t.name instanceof Lh){var l=s.get(i.id);if(l.length>1&&(!t.value||i.orig.indexOf(t.name)>i.eliminated)){if(t.value){var u=K($,t.name,t.name);i.references.push(u);var f=K(hh,t,{operator:`=`,logical:!1,left:u,right:t.value});o.get(i.id)===t&&o.set(i.id,f),w.push(f.transform(d))}Bf(l,t),i.eliminated++;return}}t.value?(w.length>0&&(C.length>0?(w.push(t.value),t.value=i_(t.value,w)):x.push(K(Y,c,{body:i_(c,w)})),w=[]),C.push(t)):S.push(t)}else if(i.orig[0]instanceof Yh){var p=t.value&&t.value.drop_side_effect_free(e);p&&w.push(p),t.value=null,S.push(t)}else{var p=t.value&&t.value.drop_side_effect_free(e);p&&w.push(p),i.eliminated++}}),(S.length>0||C.length>0)&&(c.definitions=S.concat(C),x.push(c)),w.length>0&&x.push(K(Y,c,{body:i_(c,w)})),x.length){case 0:return f?Lf.skip:K(am,c);case 1:return x[0];default:return f?Lf.splice(x):K(im,c,{body:x})}}if(c instanceof fm){u(c,this);var T;return c.init instanceof im&&(T=c.init,c.init=T.body.pop(),T.body.push(c)),c.init instanceof Y?c.init=c.init.body:__(c.init)&&(c.init=null),T?f?Lf.splice(T.body):T:c}if(c instanceof sm&&c.body instanceof fm){if(u(c,this),c.body instanceof im){var T=c.body;return c.body=T.body.pop(),T.body.push(c),f?Lf.splice(T.body):T}return c}if(c instanceof im)return u(c,this),f&&c.body.every(x_)?Lf.splice(c.body):c;if(c instanceof gm&&!(c instanceof Mh)){let e=l;return l=c,u(c,this),l=e,c}}},function(e,t){if(e instanceof ah)switch(e.expressions.length){case 0:return t?Lf.skip:K(sg,e,{value:0});case 1:return e.expressions[0]}});t.transform(d);function f(e,n){var r;let s=i(e);if(s instanceof $&&!b_(e.left,Rh)&&t.variables.get(s.name)===(r=s.definition()))return e instanceof hh&&(e.right.walk(u),!r.chained&&e.left.fixed_value()===e.right&&o.set(r.id,e)),!0;if(e instanceof $){if(r=e.definition(),!a.has(r.id)&&(a.set(r.id,r),r.orig[0]instanceof Yh)){let e=r.scope.is_block_scope()&&r.scope.get_defun_scope().variables.get(r.name);e&&a.set(e.id,e)}return!0}if(e instanceof Dh)return n(),!0;if(e instanceof gm&&!(e instanceof Mh)){var c=l;return l=e,n(),l=c,!0}}});function av(e,t){e.DEFMETHOD(`reduce_vars`,t)}av(J,Mf);function ov(e,t){t.assignments=0,t.chained=!1,t.direct_access=!1,t.escaped=0,t.recursive_refs=0,t.references=[],t.single_use=void 0,t.scope.pinned()||t.orig[0]instanceof Hh&&t.scope.uses_arguments?t.fixed=!1:t.orig[0]instanceof zh||!e.exposed(t)?t.fixed=t.init:t.fixed=!1}function sv(e,t,n){n.variables.forEach(function(n){ov(t,n),n.fixed===null?(e.defs_to_safe_ids.set(n.id,e.safe_ids),dv(e,n,!0)):n.fixed&&(e.loop_ids.set(n.id,e.in_loop),dv(e,n,!0))})}function cv(e,t){t.block_scope&&t.block_scope.variables.forEach(t=>{ov(e,t)})}function lv(e){e.safe_ids=Object.create(e.safe_ids)}function uv(e){e.safe_ids=Object.getPrototypeOf(e.safe_ids)}function dv(e,t,n){e.safe_ids[t.id]=n}function fv(e,t){if(t.single_use==`m`)return!1;if(e.safe_ids[t.id]){if(t.fixed==null){var n=t.orig[0];if(n instanceof Hh||n.name==`arguments`)return!1;t.fixed=K(pg,n)}return!0}return t.fixed instanceof Sm}function pv(e,t,n,r){if(t.fixed===void 0)return!0;let i;return t.fixed===null&&(i=e.defs_to_safe_ids.get(t.id))?(i[t.id]=!1,e.defs_to_safe_ids.delete(t.id),!0):!Kf(e.safe_ids,t.id)||!fv(e,t)||t.fixed===!1||t.fixed!=null&&(!r||t.references.length>t.assignments)?!1:t.fixed instanceof Sm?r instanceof J&&t.fixed.parent_scope===n:t.orig.every(e=>!(e instanceof zh||e instanceof Uh||e instanceof Kh))}function mv(e,t,n){return t.option(`unused`)&&!n.scope.pinned()&&n.references.length-n.recursive_refs==1&&e.loop_ids.get(n.id)===e.in_loop}function hv(e){return e?e.is_constant()||e instanceof X||e instanceof rg:!1}function gv(e,t,n,r,i,a=0,o=1){var s=e.parent(a);if(!(i&&(i.is_constant()||i instanceof Nh))){if(s instanceof hh&&(s.operator===`=`||s.logical)&&r===s.right||s instanceof Z&&(r!==s.expression||s instanceof ih)||s instanceof Om&&r===s.value&&r.scope!==t.scope||s instanceof Zm&&r===s.value||s instanceof Fm&&r===s.value&&r.scope!==t.scope){o>1&&!(i&&i.is_constant_expression(n))&&(o=1),(!t.escaped||t.escaped>o)&&(t.escaped=o);return}else if(s instanceof _h||s instanceof Pm||s instanceof Q&&P_.has(s.operator)||s instanceof mh&&r!==s.condition||s instanceof vm||s instanceof ah&&r===s.tail_node())gv(e,t,n,s,s,a+1,o);else if(s instanceof bh&&r===s.value){var c=e.parent(a+1);gv(e,t,n,c,c,a+2,o)}else if(s instanceof oh&&r===s.expression&&(i=d_(i,s.property),gv(e,t,n,s,i,a+1,o+1),i))return;a>0||s instanceof ah&&r!==s.tail_node()||s instanceof Y||(t.direct_access=!0)}}const _v=e=>yg(e,e=>{if(e instanceof Ph){var t=e.definition();t&&(e instanceof $&&t.references.push(e),t.fixed=!1)}});av(ym,function(e,t,n){return lv(e),sv(e,n,this),t(),uv(e),!0}),av(hh,function(e,t,n){var r=this;if(r.left instanceof Cm){_v(r.left);return}let i=()=>{if(r.logical)return r.left.walk(e),lv(e),r.right.walk(e),uv(e),!0};var a=r.left;if(!(a instanceof $))return i();var o=a.definition(),s=pv(e,o,a.scope,r.right);if(o.assignments++,!s)return i();var c=o.fixed;if(!c&&r.operator!=`=`&&!r.logical)return i();var l=r.operator==`=`,u=l?r.right:r;return U_(n,e,r,u,0)?i():(o.references.push(a),r.logical||(l||(o.chained=!0),o.fixed=l?function(){return r.right}:function(){return K(Q,r,{operator:r.operator.slice(0,-1),left:c instanceof J?c:c(),right:r.right})}),r.logical?(dv(e,o,!1),lv(e),r.right.walk(e),uv(e),!0):(dv(e,o,!1),r.right.walk(e),dv(e,o,!0),gv(e,o,a.scope,r,u,0,1),!0))}),av(Q,function(e){if(P_.has(this.operator))return this.left.walk(e),lv(e),this.right.walk(e),uv(e),!0}),av(rm,function(e,t,n){cv(n,this)}),av(Bm,function(e){return lv(e),this.expression.walk(e),uv(e),lv(e),tm(this,e),uv(e),!0}),av(Dh,function(e,t){return n_(this,16),lv(e),t(),uv(e),!0}),av(Mh,function(e,t,n){cv(n,this)}),av(mh,function(e){return this.condition.walk(e),lv(e),this.consequent.walk(e),uv(e),lv(e),this.alternative.walk(e),uv(e),!0}),av(uh,function(e,t){let n=e.safe_ids;return t(),e.safe_ids=n,!0}),av(Z,function(e){this.expression.walk(e),this.optional&&lv(e);for(let t of this.args)t.walk(e);return!0}),av(oh,function(e){if(this.optional)return this.expression.walk(e),lv(e),this.property instanceof J&&this.property.walk(e),!0}),av(zm,function(e,t){return lv(e),t(),uv(e),!0});function vv(e,t,n){n_(this,16),lv(e),sv(e,n,this);var r;return!this.name&&!this.uses_arguments&&!this.pinned()&&(r=e.parent())instanceof Z&&r.expression===this&&!r.args.some(e=>e instanceof vm)&&this.argnames.every(e=>e instanceof Ph)&&this.argnames.forEach((t,n)=>{if(t.definition){var i=t.definition();i.orig.length>1||(i.fixed===void 0&&(!this.uses_arguments||e.has_directive(`use strict`))?(i.fixed=function(){return r.args[n]||K(pg,r)},e.loop_ids.set(i.id,e.in_loop),dv(e,i,!0)):i.fixed=!1)}}),t(),uv(e),yv(this),!0}function yv(e){let t=[];yg(e,n=>{if(n!==e){if(n instanceof Sm)return t.push(n),!0;if(n instanceof gm||n instanceof Y)return!0}});let n=new Map,r=new Map,i=new Set,a=new Set;for(let o of t){let t=o.name.definition(),s=[];for(let r of o.enclosed)if(!(r.fixed===!1||r===t||r.scope.get_defun_scope()!==e)){if(i.add(r.id),r.assignments===0&&r.orig.length===1&&r.orig[0]instanceof Uh){a.add(r.id),i.add(r.id),a.add(t.id),i.add(t.id),n.has(t.id)||n.set(t.id,[]),n.get(t.id).push(r.id);continue}s.push(r)}s.length&&(r.set(t.id,s),a.add(t.id),i.add(t.id))}if(!r.size)return;let o=1,s=new Map,c=new Map;bg(e,(e,t)=>{if(e instanceof Ph&&e.thedef){let n=e.definition().id;o++,i.has(n)&&(e instanceof Ih||B_(e,t.parent()))&&c.set(n,o),a.has(n)&&!s.has(n)&&!w_(t,n)&&s.set(n,o)}});for(let[e,t]of s){let r=new Set(n.get(e));for(let e of r){let i=s.get(e);if(!(i!=null&&i<t)){s.set(e,t);for(let t of n.get(e)||[])r.add(t)}}}for(let[e,t]of r){let n=s.get(e);if(n!==void 0)for(let e of t)e.fixed!==!1&&n<(c.get(e.id)||0)&&(e.fixed=!1)}}av(X,vv),av(um,function(e,t,n){cv(n,this);let r=e.in_loop;return e.in_loop=this,lv(e),this.body.walk(e),f_(this)&&(uv(e),lv(e)),this.condition.walk(e),uv(e),e.in_loop=r,!0}),av(fm,function(e,t,n){cv(n,this),this.init&&this.init.walk(e);let r=e.in_loop;return e.in_loop=this,lv(e),this.condition&&this.condition.walk(e),this.body.walk(e),this.step&&(f_(this)&&(uv(e),lv(e)),this.step.walk(e)),uv(e),e.in_loop=r,!0}),av(pm,function(e,t,n){cv(n,this),_v(this.init),this.object.walk(e);let r=e.in_loop;return e.in_loop=this,lv(e),this.body.walk(e),uv(e),e.in_loop=r,!0}),av(Im,function(e){return this.condition.walk(e),lv(e),this.body.walk(e),uv(e),this.alternative&&(lv(e),this.alternative.walk(e),uv(e)),!0}),av(sm,function(e){return lv(e),this.body.walk(e),uv(e),!0}),av(Yh,function(){this.definition().fixed=!1}),av($,function(e,t,n){var r=this.definition();r.references.push(this),r.references.length==1&&!r.fixed&&r.orig[0]instanceof Uh&&e.loop_ids.set(r.id,e.in_loop);var i;r.fixed===void 0||!fv(e,r)?r.fixed=!1:r.fixed&&(i=this.fixed_value(),i instanceof X&&w_(e,r)?r.recursive_refs++:i&&!n.exposed(r)&&mv(e,n,r)?r.single_use=i instanceof X&&!i.pinned()||i instanceof Dh||r.scope===this.scope&&i.is_constant_expression():r.single_use=!1,U_(n,e,this,i,0,hv(i))&&(r.single_use?r.single_use=`m`:r.fixed=!1)),gv(e,r,this.scope,this,i,0,1)}),av(_m,function(e,t,n){return this.globals.forEach(function(e){ov(n,e)}),sv(e,n,this),t(),yv(this),!0}),av(Vm,function(e,t,n){return cv(n,this),lv(e),this.body.walk(e),uv(e),this.bcatch&&(lv(e),this.bcatch.walk(e),uv(e)),this.bfinally&&this.bfinally.walk(e),!0}),av(dh,function(e){var t=this;if(!(t.operator!==`++`&&t.operator!==`--`)){var n=t.expression;if(n instanceof $){var r=n.definition(),i=pv(e,r,n.scope,!0);if(r.assignments++,i){var a=r.fixed;if(a)return r.references.push(n),r.chained=!0,r.fixed=function(){return K(Q,t,{operator:t.operator.slice(0,-1),left:K(fh,t,{operator:`+`,expression:a instanceof J?a:a()}),right:K(sg,t,{value:1})})},dv(e,r,!0),!0}}}}),av(Qm,function(e,t){var n=this;if(n.name instanceof Cm){_v(n.name);return}var r=n.name.definition();if(n.value){if(pv(e,r,n.name.scope,n.value))return r.fixed=function(){return n.value},e.loop_ids.set(r.id,e.in_loop),dv(e,r,!1),t(),dv(e,r,!0),!0;r.fixed=!1}}),av($m,function(){_v(this.name)}),av(dm,function(e,t,n){cv(n,this);let r=e.in_loop;return e.in_loop=this,lv(e),t(),uv(e),e.in_loop=r,!0});function bv(e){return e instanceof cm&&e.body instanceof im?e.body:e}function xv(e){if(e instanceof rg)return!0;if(e instanceof $)return e.definition().orig[0]instanceof Kh;if(e instanceof oh){if(e=e.expression,e instanceof $){if(e.is_immutable())return!1;e=e.fixed_value()}return e?e instanceof lg?!1:e instanceof ag?!0:xv(e):!0}return!1}function Sv(e){var t=[];return e.definitions.forEach(function(e){e.name instanceof Ih?(e.value=null,t.push(e)):e.declarations_as_names().forEach(n=>{t.push(K(Qm,e,{name:n,value:null}))})}),t.length?K(qm,e,{definitions:t}):null}function Cv(e,t,n){yg(t,r=>{if(r instanceof qm){let e=Sv(r);return e&&n.push(e),!0}if(r instanceof Sm&&(r===t||!e.has_directive(`use strict`)))return n.push(r===t?r:K(qm,r,{definitions:[K(Qm,r,{name:K(Lh,r.name,r.name),value:null})]})),!0;if(r instanceof rh||r instanceof th)return n.push(r),!0;if(r instanceof gm||r instanceof Dh)return!0})}function wv(e,t){let n=t.find_scope(),r=n.get_defun_scope(),{in_loop:i,in_try:a}=c();var o,s=10;do o=!1,u(e),t.option(`dead_code`)&&f(e,t),t.option(`if_return`)&&d(e,t),t.sequences_limit>0&&(m(e,t),g(e,t)),t.option(`join_vars`)&&v(e),t.option(`collapse_vars`)&&l(e,t);while(o&&s-- >0);function c(){var e=t.self(),n=0,r=!1,i=!1;do if(e instanceof cm)r=!0;else if(e instanceof gm)break;else e instanceof Hm&&(i=!0);while(e=t.parent(n++));return{in_loop:r,in_try:i}}function l(e,t){if(n.pinned()||r.pinned())return e;for(var s,c=[],l=e.length,u=new Cg(function(e){if(E)return e;if(!T)return e===f[p]?(p++,p<f.length?ee(e):(T=!0,g=N(e,0),g===e&&(E=!0),e)):e;var r=u.parent();if(e instanceof hh&&(e.logical||e.operator!=`=`&&v.equivalent_to(e.left))||e instanceof Pm||e instanceof Xm||e instanceof Z&&v instanceof oh&&v.equivalent_to(e.expression)||(e instanceof Z||e instanceof oh)&&e.optional||e instanceof $p||e instanceof Cm||e instanceof vm&&e.expression instanceof Ph&&(e.expression instanceof rg||e.expression.definition().references.length>1)||e instanceof cm&&!(e instanceof fm)||e instanceof jm||e instanceof Vm||e instanceof hm||e instanceof Fm||e instanceof rh||e instanceof Dh||r instanceof fm&&e!==r.init||!S&&e instanceof $&&!e.is_declared(t)&&!D_.has(e)||e instanceof $&&r instanceof Z&&$f(r,4)||e instanceof yh&&e.key instanceof J)return E=!0,e;if(!_&&(!b||!S)&&(r instanceof Q&&P_.has(r.operator)&&r.left!==e||r instanceof mh&&r.condition!==e||r instanceof Im&&r.condition!==e)&&(_=r),O&&!(e instanceof Ih)&&v.equivalent_to(e)&&!de(u.find_scope()||n,y)){if(_)return E=!0,e;if(B_(e,r))return h&&D++,e;if(D++,h&&m instanceof Qm)return e;if(o=E=!0,m instanceof ph)return K(fh,m,m);if(m instanceof Qm){var i=m.name.definition(),s=m.value;return i.references.length-i.replaced==1&&!t.exposed(i)?(i.replaced++,w&&y_(s)?s.transform(t):p_(r,e,s)):K(hh,m,{operator:`=`,logical:!1,left:K($,m.name,m.name),right:s})}return n_(m,32),m}var c;return(e instanceof Z||e instanceof Om&&(x||v instanceof oh||le(v))||e instanceof oh&&(x||e.expression.may_throw_on_access(t))||e instanceof $&&(y.has(e.name)&&y.get(e.name).modified||x&&le(e))||e instanceof Qm&&e.value&&(y.has(e.name.name)||x&&le(e.name))||e instanceof Xm||(c=B_(e.left,e))&&(c instanceof oh||y.has(c.name))||C&&(a?e.has_side_effects(t):ue(e)))&&(g=e,e instanceof gm&&(E=!0)),ee(e)},function(e){E||(g===e&&(E=!0),_===e&&(_=null))}),d=new Cg(function(e){if(E)return e;if(!T)return e===f[p]?(p++,p<f.length?void 0:(T=!0,e)):e;if(e instanceof $&&e.name==A.name)return--D||(E=!0),B_(e,d.parent())?e:(A.replaced++,h.replaced--,m.value);if(e instanceof zm||e instanceof gm)return e});--l>=0;){l==0&&t.option(`unused`)&&re();var f=[];for(M(e[l]);c.length>0;){f=c.pop();var p=0,m=f[f.length-1],h=null,g=null,_=null,v=ae(m);if(!(!v||xv(v)||v.has_side_effects(t))){var y=oe(m),b=se(v);v instanceof $&&y.set(v.name,{def:v.definition(),modified:!1});var x=I(m),S=ce(),C=m.may_throw(t),w=m.name instanceof Hh,T=w,E=!1,D=0,O=!s||!T;if(!O){for(let e=t.self().argnames.lastIndexOf(m.name)+1;!E&&e<s.length;e++)s[e].transform(u);O=!0}for(var k=l;!E&&k<e.length;k++)e[k].transform(u);if(h){var A=m.name.definition();if(E&&A.references.length-A.replaced>D)D=!1;else{E=!1,p=0,T=w;for(var k=l;!E&&k<e.length;k++)e[k].transform(d);h.single_use=!1}}D&&!F(m)&&e.splice(l,1)}}}function ee(e){if(e instanceof gm)return e;if(e instanceof Lm){e.expression=e.expression.transform(u);for(var t=0,n=e.body.length;!E&&t<n;t++){var r=e.body[t];if(r instanceof Bm){if(!T){if(r!==f[p])continue;p++}if(r.expression=r.expression.transform(u),!S)break}}return E=!0,e}}function j(e,t){if(e.global)return!1;let n=e.scope;for(;n&&n!==t;){if(n.variables.has(e.name))return!0;n=n.parent_scope}return!1}function te(e,t,n){var i=!1,a=!(e instanceof xm);return t.walk(new Sg(function(t,o){if(i)return!0;if(t instanceof $&&(e.variables.has(t.name)||j(t.definition(),e))){var s=t.definition().scope;if(s!==r){for(;s=s.parent_scope;)if(s===r)return!0}return i=!0}if((n||a)&&t instanceof rg)return i=!0;if(t instanceof gm&&!(t instanceof xm)){var c=a;return a=!1,o(),a=c,!0}})),i}function ne(e){return!(e instanceof vm||yg(e,e=>{if(e instanceof Pm)return xg}))}function re(){var e,n=t.self();if(h_(n)&&!n.name&&!n.uses_arguments&&!n.pinned()&&(e=t.parent())instanceof Z&&e.expression===n&&e.args.every(ne)){var r=t.has_directive(`use strict`);r&&!kf(r,n.body)&&(r=!1);var i=n.argnames.length;s=e.args.slice(i);for(var a=new Set,o=i;--o>=0;){var l=n.argnames[o],u=e.args[o];let i=l.definition&&l.definition();if(!(i&&i.orig.length>1)&&(s.unshift(K(Qm,l,{name:l,value:u})),!a.has(l.name)))if(a.add(l.name),l instanceof vm){var d=e.args.slice(o);d.every(e=>!te(n,e,r))&&c.unshift([K(Qm,l,{name:l.expression,value:K(_h,e,{elements:d})})])}else u?(u instanceof X&&u.pinned()||te(n,u,r))&&(u=null):u=K(pg,l).transform(t),u&&c.unshift([K(Qm,l,{name:l,value:u})])}}}function M(e){if(f.push(e),e instanceof hh)!e.left.has_side_effects(t)&&!(e.right instanceof uh)&&c.push(f.slice()),M(e.right);else if(e instanceof Q)M(e.left),M(e.right);else if(e instanceof Z&&!$f(e,4))M(e.expression),e.args.forEach(M);else if(e instanceof Bm)M(e.expression);else if(e instanceof mh)M(e.condition),M(e.consequent),M(e.alternative);else if(e instanceof Km){var n=e.definitions.length,r=n-200;for(r<0&&(r=0);r<n;r++)M(e.definitions[r])}else e instanceof lm?(M(e.condition),e.body instanceof rm||M(e.body)):e instanceof Om?e.value&&M(e.value):e instanceof fm?(e.init&&M(e.init),e.condition&&M(e.condition),e.step&&M(e.step),e.body instanceof rm||M(e.body)):e instanceof pm?(M(e.object),e.body instanceof rm||M(e.body)):e instanceof Im?(M(e.condition),e.body instanceof rm||M(e.body),e.alternative&&!(e.alternative instanceof rm)&&M(e.alternative)):e instanceof ah?e.expressions.forEach(M):e instanceof Y?M(e.body):e instanceof Lm?(M(e.expression),e.body.forEach(M)):e instanceof dh?(e.operator==`++`||e.operator==`--`)&&c.push(f.slice()):e instanceof Qm&&e.value&&!(e.value instanceof uh)&&(c.push(f.slice()),M(e.value));f.pop()}function N(e,t,n){var r=u.parent(t);return r instanceof hh?n&&!r.logical&&!(r.left instanceof oh||y.has(r.left.name))?N(r,t+1,n):e:r instanceof Q?n&&(!P_.has(r.operator)||r.left===e)?N(r,t+1,n):e:r instanceof Z||r instanceof Bm?e:r instanceof mh?n&&r.condition===e?N(r,t+1,n):e:r instanceof Km?N(r,t+1,!0):r instanceof Om?n?N(r,t+1,n):e:r instanceof Im?n&&r.condition===e?N(r,t+1,n):e:r instanceof cm?e:r instanceof ah?N(r,t+1,r.tail_node()!==e):r instanceof Y?N(r,t+1,!0):r instanceof Lm||r instanceof Qm?e:null}function ie(e){var t=e.value;if(t instanceof $&&t.name!=`arguments`){var n=t.definition();if(!n.undeclared)return h=n}}function ae(e){if(e instanceof hh&&e.logical)return!1;if(e instanceof Qm&&e.name instanceof Ih){var n=e.name.definition();if(!kf(e.name,n.orig))return;var r=n.references.length-n.replaced;if(!r)return;if(n.orig.length-n.eliminated>1&&!(e.name instanceof Hh)||(r>1?ie(e):!t.exposed(n)))return K($,e.name,e.name)}else{let t=e instanceof hh?e.left:e.expression;return!b_(t,zh)&&!b_(t,Vh)&&!b_(t,Bh)&&t}}function P(e){return e instanceof hh?e.right:e.value}function oe(e){var n=new Map;if(e instanceof dh)return n;var r=new Sg(function(e){for(var i=e;i instanceof oh;)i=i.expression;if(i instanceof $){let a=n.get(i.name);(!a||!a.modified)&&n.set(i.name,{def:i.definition(),modified:U_(t,r,e,e,0)})}});return P(e).walk(r),n}function F(n){if(n.name instanceof Hh){var r=t.parent(),i=t.self().argnames,a=i.indexOf(n.name);if(a<0)r.args.length=Math.min(r.args.length,i.length-1);else{var o=r.args;o[a]&&(o[a]=K(sg,o[a],{value:0}))}return!0}var s=!1;return e[l].transform(new Cg(function(e,t,r){if(s)return e;if(e===n||e.body===n)return s=!0,e instanceof Qm?(e.value=e.name instanceof zh?K(pg,e.value):null,e):r?Lf.skip:null},function(e){if(e instanceof ah)switch(e.expressions.length){case 0:return null;case 1:return e.expressions[0]}}))}function se(e){for(;e instanceof oh;)e=e.expression;return e instanceof $&&e.definition().scope.get_defun_scope()===r&&!(i&&(y.has(e.name)||m instanceof dh||m instanceof hh&&!m.logical&&m.operator!=`=`))}function I(e){return e instanceof dh?F_.has(e.operator):P(e).has_side_effects(t)}function ce(){if(x)return!1;if(h)return!0;if(v instanceof $){var e=v.definition();if(e.references.length-e.replaced==(m instanceof Qm?1:2))return!0}return!1}function le(e){if(!e.definition)return!0;var t=e.definition();return t.orig.length==1&&t.orig[0]instanceof Uh?!1:t.scope.get_defun_scope()===r?t.references.some(e=>e.scope.get_defun_scope()!==r):!0}function ue(e,t){if(e instanceof hh)return ue(e.left,!0);if(e instanceof dh)return ue(e.expression,!0);if(e instanceof Qm)return e.value&&ue(e.value);if(t){if(e instanceof sh||e instanceof lh)return ue(e.expression,!0);if(e instanceof $)return e.definition().scope.get_defun_scope()!==r}return!1}function de(e,t){for(let{def:n}of t.values()){let t=e.find_variable(n.name);if(t){if(t===n)continue;return!0}}return!1}}function u(e){for(var t=[],n=0;n<e.length;){var r=e[n];r instanceof im&&r.body.every(x_)?(o=!0,u(r.body),e.splice(n,1,...r.body),n+=r.body.length):r instanceof am?(o=!0,e.splice(n,1)):r instanceof em?t.indexOf(r.value)<0?(n++,t.push(r.value)):(o=!0,e.splice(n,1)):n++}}function d(e,t){for(var n=t.self(),r=f(e),i=n instanceof X,a=Math.min(e.length,500);--a>=0;){var s=e[a],c=v(a),l=e[c];if(i&&!l&&s instanceof km){if(!s.value){o=!0,e.splice(a,1);continue}if(s.value instanceof fh&&s.value.operator==`void`){o=!0,e[a]=K(Y,s,{body:s.value.expression});continue}}if(s instanceof Im){let n,r;if(n=H_(s.body),h(n)&&(r=_(s.body,n))){n.label&&Bf(n.label.thedef.references,n),o=!0,s=s.clone(),s.condition=s.condition.negate(t),s.body=K(im,s,{body:S_(s.alternative).concat(g())}),s.alternative=K(im,s,{body:r}),e[a]=s.transform(t);continue}if(n=H_(s.alternative),h(n)&&(r=_(s.alternative,n))){n.label&&Bf(n.label.thedef.references,n),o=!0,s=s.clone(),s.body=K(im,s.body,{body:S_(s.body).concat(g())}),s.alternative=K(im,s.alternative,{body:r}),e[a]=s.transform(t);continue}}if(s instanceof Im&&s.body instanceof km){var u=s.body.value;if(!u&&!s.alternative&&(i&&!l||l instanceof km&&!l.value)){o=!0,e[a]=K(Y,s.condition,{body:s.condition});continue}if(u&&!s.alternative&&l instanceof km&&l.value){o=!0,s=s.clone(),s.alternative=l,e[a]=s.transform(t),e.splice(c,1);continue}if(u&&!s.alternative&&(!l&&i&&r||l instanceof km)){o=!0,s=s.clone(),s.alternative=l||K(km,s,{value:null}),e[a]=s.transform(t),l&&e.splice(c,1);continue}var d=e[y(a)];if(t.option(`sequences`)&&i&&!s.alternative&&d instanceof Im&&d.body instanceof km&&v(c)==e.length&&l instanceof Y){o=!0,s=s.clone(),s.alternative=K(im,l,{body:[l,K(km,l,{value:null})]}),e[a]=s.transform(t),e.splice(c,1);continue}}}function f(e){for(var t=0,n=e.length;--n>=0;){var r=e[n];if(r instanceof Im&&r.body instanceof km&&++t>1)return!0}return!1}function m(e){return!e||e instanceof fh&&e.operator==`void`}function h(r){if(!r)return!1;for(var o=a+1,s=e.length;o<s;o++){var c=e[o];if(c instanceof Gm&&!(c instanceof qm))return!1}var l=r instanceof jm?t.loopcontrol_target(r):null;return r instanceof km&&i&&m(r.value)||r instanceof Nm&&n===bv(l)||r instanceof Mm&&l instanceof im&&n===l}function g(){var t=e.slice(a+1);return e.length=a+1,t.filter(function(t){return t instanceof Sm?(e.push(t),!1):!0})}function _(e,t){var n=S_(e);if(t===n[n.length-1]&&(n=n.slice(0,-1),n.every(e=>x_(e))))return t.value&&n.push(K(Y,t.value,{body:t.value.expression})),n}function v(t){for(var n=t+1,r=e.length;n<r;n++){var i=e[n];if(!(i instanceof qm&&p(i)))break}return n}function y(t){for(var n=t;--n>=0;){var r=e[n];if(!(r instanceof qm&&p(r)))break}return n}}function f(e,t){for(var n,r=t.self(),i=0,a=0,s=e.length;i<s;i++){var c=e[i];if(c instanceof jm){var l=t.loopcontrol_target(c);c instanceof Mm&&!(l instanceof cm)&&bv(l)===r||c instanceof Nm&&bv(l)===r?c.label&&Bf(c.label.thedef.references,c):e[a++]=c}else e[a++]=c;if(H_(c)){n=e.slice(i+1);break}}e.length=a,o=a!=s,n&&n.forEach(function(n){Cv(t,n,e)})}function p(e){return e.definitions.every(e=>!e.value)}function m(e,t){if(e.length<2)return;var n=[],r=0;function i(){if(n.length){var t=i_(n[0],n);e[r++]=K(Y,t,{body:t}),n=[]}}for(var a=0,s=e.length;a<s;a++){var c=e[a];if(c instanceof Y){n.length>=t.sequences_limit&&i();var l=c.body;n.length>0&&(l=l.drop_side_effect_free(t)),l&&r_(n,l)}else c instanceof Km&&p(c)||c instanceof Sm||i(),e[r++]=c}i(),e.length=r,r!=s&&(o=!0)}function h(e,t){if(!(e instanceof im))return e;for(var n=null,r=0,i=e.body.length;r<i;r++){var a=e.body[r];if(a instanceof qm&&p(a))t.push(a);else if(n||a instanceof Gm&&!(a instanceof qm))return!1;else n=a}return n}function g(e,t){function n(e){r--,o=!0;var n=i.body;return i_(n,[n,e]).transform(t)}for(var r=0,i,a=0;a<e.length;a++){var s=e[a];if(i&&(s instanceof Om?s.value=n(s.value||K(pg,s).transform(t)):s instanceof fm?s.init instanceof Gm||yg(i.body,e=>{if(e instanceof gm)return!0;if(e instanceof Q&&e.operator===`in`)return xg})||(s.init?s.init=n(s.init):(s.init=i.body,r--,o=!0)):s instanceof pm?(!(s.init instanceof Gm)||s.init instanceof qm)&&(s.object=n(s.object)):s instanceof Im?s.condition=n(s.condition):(s instanceof Lm||s instanceof hm)&&(s.expression=n(s.expression))),t.option(`conditionals`)&&s instanceof Im){var c=[],l=h(s.body,c),u=h(s.alternative,c);if(l!==!1&&u!==!1&&c.length>0){var d=c.length;c.push(K(Im,s,{condition:s.condition,body:l||K(am,s.body),alternative:u})),c.unshift(r,1),[].splice.apply(e,c),a+=d,r+=d+1,i=null,o=!0;continue}}e[r++]=s,i=s instanceof Y?s:null}e.length=r}function _(e,r){if(e instanceof Km){var i=e.definitions[e.definitions.length-1];if(i.value instanceof vh){var a;if(r instanceof hh&&!r.logical?a=[r]:r instanceof ah&&(a=r.expressions.slice()),a){var o=!1;do{var s=a[0];if(!(s instanceof hh)||s.operator!=`=`||!(s.left instanceof oh))break;var c=s.left.expression;if(!(c instanceof $)||i.name.name!=c.name||!s.right.is_constant_expression(n))break;var l=s.left.property;if(l instanceof J&&(l=l.evaluate(t)),l instanceof J)break;l=``+l;var u=t.option(`ecma`)<2015&&t.has_directive(`use strict`)?function(e){return e.key!=l&&e.key&&e.key.name!=l}:function(e){return e.key&&e.key.name!=l};if(!i.value.properties.every(u))break;var d=i.value.properties.filter(function(e){return e.key===l})[0];d?d.value=new ah({start:d.start,expressions:[d.value.clone(),s.right.clone()],end:d.end}):i.value.properties.push(K(bh,s,{key:l,value:s.right})),a.shift(),o=!0}while(a.length);return o&&a}}}}function v(e){for(var t,n=0,r=-1,i=e.length;n<i;n++){var a=e[n],s=e[r];if(a instanceof Km)s&&s.TYPE==a.TYPE?(s.definitions=s.definitions.concat(a.definitions),o=!0):t&&t.TYPE==a.TYPE&&p(a)?(t.definitions=t.definitions.concat(a.definitions),o=!0):(e[++r]=a,t=a);else if(a instanceof Xm&&s instanceof Xm&&s.await===a.await)s.definitions=s.definitions.concat(a.definitions);else if(a instanceof Om)a.value=l(a.value);else if(a instanceof fm){var c=_(s,a.init);c?(o=!0,a.init=c.length?i_(a.init,c):null,e[++r]=a):s instanceof qm&&(!a.init||a.init.TYPE==s.TYPE)?(a.init&&(s.definitions=s.definitions.concat(a.init.definitions)),a.init=s,e[r]=a,o=!0):t instanceof qm&&a.init instanceof qm&&p(a.init)?(t.definitions=t.definitions.concat(a.init.definitions),a.init=null,e[++r]=a,o=!0):e[++r]=a}else if(a instanceof pm)a.object=l(a.object);else if(a instanceof Im)a.condition=l(a.condition);else if(a instanceof Y){var c=_(s,a.body);if(c){if(o=!0,!c.length)continue;a.body=i_(a.body,c)}e[++r]=a}else a instanceof Lm||a instanceof hm?a.expression=l(a.expression):e[++r]=a}e.length=r+1;function l(t){e[++r]=a;var n=_(s,t);return n?(o=!0,n.length?i_(t,n):t instanceof ah?t.tail_node().left:t.left):t}}}function Tv(e){for(var t,n=0;t=e.parent(n++);){if(t instanceof Qp)return!1;if(t instanceof _h||t instanceof bh||t instanceof vh)return!0}return!1}function Ev(e,t){for(let n of t.enclosed){if(t.variables.has(n.name))continue;let r=e.find_variable(n.name);if(r){if(r===n)continue;return!0}}return!1}function Dv(e,t){return e.orig.length===1&&t?t.size()>e.name.length:!0}function Ov(e,t){if(t.in_computed_key())return e;let n=t.parent(),r=e.definition(),i=t.find_scope(),a=e.fixed_value();if(t.top_retain&&r.global&&t.top_retain(r)&&Dv(r,a))return r.fixed=!1,r.single_use=!1,e;if(Av(t,a))return e;let o=r.single_use&&!(n instanceof Z&&n.is_callee_pure(t)||$f(n,4))&&!(n instanceof rh&&a instanceof X&&a.name);if(o&&a instanceof J&&(o=!a.has_side_effects(t)&&!a.may_throw(t)),a instanceof Dh&&r.scope!==e.scope)return e;if(o&&(a instanceof X||a instanceof Dh)){if(T_(a,t))o=!1;else if(r.scope!==e.scope&&(r.escaped==1||e_(a,16)||Tv(t)||!t.option(`reduce_funcs`)))o=!1;else if(w_(t,r))o=!1;else if((r.scope!==e.scope||r.orig[0]instanceof Hh)&&(o=a.is_constant_expression(e.scope),o==`f`)){var s=e.scope;do(s instanceof Sm||h_(s))&&t_(s,16);while(s=s.parent_scope)}}if(o&&(a instanceof X||a instanceof Dh)&&(o=r.scope===e.scope&&!Ev(i,a)||n instanceof Z&&n.expression===e&&!Ev(i,a)&&!(a.name&&a.name.definition().recursive_refs>0)),o&&a){if(a instanceof jh&&(t_(a,256),a=K(Nh,a,a)),a instanceof Sm&&(t_(a,256),a=K(bm,a,a)),r.recursive_refs>0&&a.name instanceof Uh){let e=a.name.definition(),t=a.variables.get(a.name.name),n=t&&t.orig[0];n instanceof Kh||(n=K(Kh,a.name,a.name),n.scope=a,a.name=n,t=a.def_function(n)),yg(a,n=>{n instanceof $&&n.definition()===e&&(n.thedef=t,t.references.push(n))})}return(a instanceof X||a instanceof Dh)&&a.parent_scope!==i&&(a=a.clone(!0,t.get_toplevel()),i.add_child_scope(a)),a.optimize(t)}if(a){let n;if(a instanceof rg)!(r.orig[0]instanceof Hh)&&r.references.every(e=>r.scope===e.scope)&&(n=a);else{var c=a.evaluate(t);c!==a&&(t.option(`unsafe_regexp`)||!(c instanceof RegExp))&&(n=o_(c,a))}if(n){let i=e.size(t),o=n.size(t),s=0;if(t.option(`unused`)&&!t.exposed(r)&&(s=(i+2+a.size(t))/(r.references.length-r.assignments)),o<=i+s)return n}}return e}function kv(e,t){if(t.in_computed_key())return e;var n=e.expression,r=n,i=e.args.every(e=>!(e instanceof vm));if(t.option(`reduce_vars`)&&r instanceof $&&!$f(e,4)){let i=r.fixed_value();if(T_(i,t)||!t.toplevel.funcs&&n.definition().global)return e;r=i}if(Av(t,r)&&!$f(e,2))return e;var a=r instanceof X,o=a&&r.body[0],s=a&&!r.is_generator&&!r.async,c=s&&t.option(`inline`)&&!e.is_callee_pure(t);if(c&&o instanceof km){let n=o.value;if(!n||n.is_constant_expression())return n=n?n.clone(!0):K(pg,e),i_(e,e.args.concat(n)).optimize(t);if(r.argnames.length===1&&r.argnames[0]instanceof Hh&&e.args.length<2&&!(e.args[0]instanceof vm)&&n instanceof $&&n.name===r.argnames[0].name){let n=(e.args[0]||K(pg)).optimize(t),r;return n instanceof oh&&(r=t.parent())instanceof Z&&r.expression===e?i_(e,[K(sg,e,{value:0}),n]):n}}if(c){var l,u,d=-1;let a,s,c;if(i&&!r.uses_arguments&&!(t.parent()instanceof Dh)&&!(r.name&&r instanceof bm)&&(s=m(o))&&(n===r||$f(e,2)||t.option(`unused`)&&(a=n.definition()).references.length==1&&!w_(t,a)&&r.is_constant_expression(n.scope))&&!$f(e,5)&&!r.contains_this()&&_()&&(c=t.find_scope())&&!Ev(c,r)&&!(function(){let e=0,n;for(;n=t.parent(e++);){if(n instanceof gh)return!0;if(n instanceof rm)break}return!1})()&&!(l instanceof Dh))return t_(r,256),c.add_child_scope(r),i_(e,x(s)).optimize(t)}if(c&&$f(e,2))return t_(r,256),r=K(r.CTOR===Sm?bm:r.CTOR,r,r),r=r.clone(!0),r.figure_out_scope({},{parent_scope:t.find_scope(),toplevel:t.get_toplevel()}),K(Z,e,{expression:r,args:e.args}).optimize(t);if(s&&t.option(`side_effects`)&&r.body.every(__))return i_(e,e.args.concat(K(pg,e))).optimize(t);if(t.option(`negate_iife`)&&t.parent()instanceof Y&&g_(e))return e.negate(t,!0);var f=e.evaluate(t);if(f!==e)return f=o_(f,e).optimize(t),l_(t,f,e);return e;function p(t){if(!t)return K(pg,e);if(t instanceof km)return t.value?t.value.clone(!0):K(pg,e);if(t instanceof Y)return K(fh,t,{operator:`void`,expression:t.body.clone(!0)})}function m(e){var n=r.body,i=n.length;if(t.option(`inline`)<3)return i==1&&p(e);e=null;for(var a=0;a<i;a++){var o=n[a];if(o instanceof qm){if(e&&!o.definitions.every(e=>!e.value))return!1}else if(e)return!1;else o instanceof am||(e=o)}return p(e)}function h(e,t){for(var n=0,i=r.argnames.length;n<i;n++){var a=r.argnames[n];if(a instanceof gh){if(e_(a.left,1))continue;return!1}if(a instanceof Cm)return!1;if(a instanceof vm){if(e_(a.expression,1))continue;return!1}if(!e_(a,1)){if(!t||e.has(a.name)||v_.has(a.name)||l.conflicting_def(a.name))return!1;u&&u.push(a.definition())}}return!0}function g(e,t){for(var n=r.body.length,i=0;i<n;i++){var a=r.body[i];if(a instanceof qm){if(!t)return!1;for(var o=a.definitions.length;--o>=0;){var s=a.definitions[o].name;if(s instanceof Cm||e.has(s.name)||v_.has(s.name)||l.conflicting_def(s.name))return!1;u&&u.push(s.definition())}}}return!0}function _(){var e=new Set;do if(l=t.parent(++d),l.is_block_scope()&&l.block_scope&&l.block_scope.variables.forEach(function(t){e.add(t.name)}),l instanceof Um)l.argname&&e.add(l.argname.name);else if(l instanceof cm)u=[];else if(l instanceof $&&l.fixed_value()instanceof gm)return!1;while(!(l instanceof gm));var n=!(l instanceof _m)||t.toplevel.vars,i=t.option(`inline`);return!g(e,i>=3&&n)||!h(e,i>=2&&n)?!1:!u||u.length==0||!C_(r,u)}function v(t,n,r,i){var a=r.definition();l.variables.has(r.name)||(l.variables.set(r.name,a),l.enclosed.push(a),t.push(K(Qm,r,{name:r,value:null})));var o=K($,r,r);a.references.push(o),i&&n.push(K(hh,e,{operator:`=`,logical:!1,left:o,right:i.clone()}))}function y(t,n){for(var i=r.argnames.length,a=e.args.length;--a>=i;)n.push(e.args[a]);for(a=i;--a>=0;){var o=r.argnames[a],s=e.args[a];if(e_(o,1)||!o.name||l.conflicting_def(o.name))s&&n.push(s);else{var c=K(Lh,o,o);o.definition().orig.push(c),!s&&u&&(s=K(pg,e)),v(t,n,c,s)}}t.reverse(),n.reverse()}function b(e,t){for(var n=t.length,i=0,a=r.body.length;i<a;i++){var o=r.body[i];if(o instanceof qm)for(var s=0,c=o.definitions.length;s<c;s++){var l=o.definitions[s],d=l.name;if(v(e,t,d,l.value),u&&r.argnames.every(e=>e.name!=d.name)){var f=r.variables.get(d.name),p=K($,d,d);f.references.push(p),t.splice(n++,0,K(hh,l,{operator:`=`,logical:!1,left:p,right:K(pg,d)}))}}}}function x(e){var n=[],i=[];if(y(n,i),b(n,i),i.push(e),n.length){let e=l.body.indexOf(t.parent(d-1))+1;l.body.splice(e,0,K(qm,r,{definitions:n}))}return i.map(e=>e.clone(!0))}}function Av(e,t){return(t instanceof X||t instanceof Dh)&&!!e.is_within_loop()}(function(e){function t(e,n){if(e instanceof J)return e instanceof ag||(e=e.clone(!0)),K(e.CTOR,n,e);if(Array.isArray(e))return K(_h,n,{elements:e.map(function(e){return t(e,n)})});if(e&&typeof e==`object`){var r=[];for(var i in e)Kf(e,i)&&r.push(K(bh,n,{key:i,value:t(e[i],n)}));return K(vh,n,{properties:r})}return o_(e,n)}_m.DEFMETHOD(`resolve_defines`,function(e){return e.option(`global_defs`)?(this.figure_out_scope({ie8:e.option(`ie8`)}),this.transform(new Cg(function(t){var n=t._find_defs(e,``);if(n){for(var r=0,i=t,a;(a=this.parent(r++))&&!(!(a instanceof oh)||a.expression!==i);)i=a;if(!B_(i,a))return n}}))):this}),e(J,Mf),e(uh,function(e,t){return this.expression._find_defs(e,t)}),e(sh,function(e,t){return this.expression._find_defs(e,`.`+this.property+t)}),e(Ih,function(){this.global()}),e($,function(e,n){if(this.global()){var r=e.option(`global_defs`),i=this.name+n;if(Kf(r,i))return t(r[i],this)}}),e(nh,function(e,n){var r=e.option(`global_defs`),i=`import.meta`+n;if(Kf(r,i))return t(r[i],this)})})(function(e,t){e.DEFMETHOD(`_find_defs`,t)});var jv=class extends Sg{constructor(e,{false_by_default:t=!1,mangle_options:n=!1}){super(),e.defaults!==void 0&&!e.defaults&&(t=!0),this.options=jf(e,{arguments:!1,arrows:!t,booleans:!t,booleans_as_integers:!1,collapse_vars:!t,comparisons:!t,computed_props:!t,conditionals:!t,dead_code:!t,defaults:!0,directives:!t,drop_console:!1,drop_debugger:!t,ecma:5,evaluate:!t,expression:!1,global_defs:!1,hoist_funs:!1,hoist_props:!t,hoist_vars:!1,ie8:!1,if_return:!t,inline:!t,join_vars:!t,keep_classnames:!1,keep_fargs:!0,keep_fnames:!1,keep_infinity:!1,lhs_constants:!t,loops:!t,module:!1,negate_iife:!t,passes:1,properties:!t,pure_getters:!t&&`strict`,pure_funcs:null,pure_new:!1,reduce_funcs:!t,reduce_vars:!t,sequences:!t,side_effects:!t,switches:!t,top_retain:null,toplevel:!!(e&&e.top_retain),typeofs:!t,unsafe:!1,unsafe_arrows:!1,unsafe_comps:!1,unsafe_Function:!1,unsafe_math:!1,unsafe_symbols:!1,unsafe_methods:!1,unsafe_proto:!1,unsafe_regexp:!1,unsafe_undefined:!1,unused:!t,warnings:!1},!0);var r=this.options.global_defs;if(typeof r==`object`)for(var i in r)i[0]===`@`&&Kf(r,i)&&(r[i.slice(1)]=Jp(r[i],{expression:!0}));this.options.inline===!0&&(this.options.inline=3);var a=this.options.pure_funcs;typeof a==`function`?this.pure_funcs=a:this.pure_funcs=a?function(e){return!a.includes(e.expression.print_to_string())}:Pf;var o=this.options.top_retain;o instanceof RegExp?this.top_retain=function(e){return o.test(e.name)}:typeof o==`function`?this.top_retain=o:o&&(typeof o==`string`&&(o=o.split(/,/)),this.top_retain=function(e){return o.includes(e.name)}),this.options.module&&(this.directives[`use strict`]=!0,this.options.toplevel=!0);var s=this.options.toplevel;this.toplevel=typeof s==`string`?{funcs:/funcs/.test(s),vars:/vars/.test(s)}:{funcs:s,vars:s};var c=this.options.sequences;this.sequences_limit=c==1?800:c|0,this.evaluated_regexps=new Map,this._toplevel=void 0,this._mangle_options=n&&Kg(n)}mangle_options(){var e=this._mangle_options&&this._mangle_options.nth_identifier||qg,t=this._mangle_options&&this._mangle_options.module||this.option(`module`);return{ie8:this.option(`ie8`),nth_identifier:e,module:t}}option(e){return this.options[e]}exposed(e){if(e.export)return!0;if(e.global){for(var t=0,n=e.orig.length;t<n;t++)if(!this.toplevel[e.orig[t]instanceof Uh?`funcs`:`vars`])return!0}return!1}in_boolean_context(){if(!this.option(`booleans`))return!1;for(var e=this.self(),t=0,n;n=this.parent(t);t++){if(n instanceof Y||n instanceof mh&&n.condition===e||n instanceof lm&&n.condition===e||n instanceof fm&&n.condition===e||n instanceof Im&&n.condition===e||n instanceof fh&&n.operator==`!`&&n.expression===e)return!0;if(n instanceof Q&&(n.operator==`&&`||n.operator==`||`||n.operator==`??`)||n instanceof mh||n.tail_node()===e)e=n;else return!1}}in_32_bit_context(e){if(!this.option(`evaluate`))return!1;for(var t=this.self(),n=0,r;r=this.parent(n);n++){if(r instanceof Q&&N_.has(r.operator))return e?(t===r.left?r.right:r.left).is_number(this):!0;if(r instanceof fh)return r.operator===`~`;if(r instanceof Q&&(r.operator==`&&`&&r.right===t||r.operator==`||`&&r.right===t||r.operator==`??`&&r.right===t)||r instanceof mh&&r.condition!==t||r.tail_node()===t)t=r;else return!1}}in_computed_key(){if(!this.option(`evaluate`))return!1;for(var e=this.self(),t=0,n;n=this.parent(t);t++)if(n instanceof yh&&n.key===e)return!0;return!1}get_toplevel(){return this._toplevel}compress(e){e=e.resolve_defines(this),this._toplevel=e,this.option(`expression`)&&this._toplevel.process_expression(!0);for(var t=+this.options.passes||1,n=1/0,r=!1,i=this.mangle_options(),a=0;a<t;a++)if(this._toplevel.figure_out_scope(i),a===0&&this.option(`drop_console`)&&(this._toplevel=this._toplevel.drop_console(this.option(`drop_console`))),(a>0||this.option(`reduce_vars`))&&this._toplevel.reset_opt_flags(this),this._toplevel=this._toplevel.transform(this),t>1){let e=0;if(yg(this._toplevel,()=>{e++}),e<n)n=e,r=!1;else if(r)break;else r=!0}return this.option(`expression`)&&this._toplevel.process_expression(!1),e=this._toplevel,this._toplevel=void 0,e}before(e,t){if(e_(e,256))return e;var n=!1;e instanceof gm&&(e=e.hoist_properties(this),e=e.hoist_declarations(this),n=!0),t(e,this),t(e,this);var r=e.optimize(this);return n&&r instanceof gm&&(r.drop_unused(this),t(r,this)),r===e&&t_(r,256),r}is_lhs(){let e=this.stack[this.stack.length-1],t=this.stack[this.stack.length-2];return B_(e,t)}};function Mv(e,t){e.DEFMETHOD(`optimize`,function(e){var n=this;if(e_(n,512)||e.has_directive(`use asm`))return n;var r=t(n,e);return t_(r,512),r})}Mv(J,function(e){return e}),_m.DEFMETHOD(`drop_console`,function(e){let t=Array.isArray(e),n=new Cg(function(r){if(r.TYPE===`Call`){var i=r.expression;if(i instanceof oh){for(var a=i.expression,o=i.property,s=2;a.expression;)o=a.property,a=a.expression,s++;if(!(t&&!e.includes(o))&&M_(a)&&a.name==`console`)if(s===3&&![`call`,`apply`].includes(i.property)&&W_(n))i.expression=a_(r),t_(i.expression,256),r.args=[];else return K(pg,r)}}});return this.transform(n)}),J.DEFMETHOD(`equivalent_to`,function(e){return Lg(this,e)}),gm.DEFMETHOD(`process_expression`,function(e,t){var n=this,r=new Cg(function(i){if(e&&i instanceof Y)return K(km,i,{value:i.body});if(!e&&i instanceof km){if(t){var a=i.value&&i.value.drop_side_effect_free(t,!0);return a?K(Y,i,{body:a}):K(am,i)}return K(Y,i,{body:i.value||K(fh,i,{operator:`void`,expression:K(sg,i,{value:0})})})}if(i instanceof Dh||i instanceof X&&i!==n)return i;if(i instanceof rm){var o=i.body.length-1;o>=0&&(i.body[o]=i.body[o].transform(r))}else i instanceof Im?(i.body=i.body.transform(r),i.alternative&&=i.alternative.transform(r)):i instanceof hm&&(i.body=i.body.transform(r));return i});n.transform(r)}),_m.DEFMETHOD(`reset_opt_flags`,function(e){let t=this,n=e.option(`reduce_vars`),r=new Sg(function(i,a){if(n_(i,1792),n)return e.top_retain&&i instanceof Sm&&r.parent()===t&&t_(i,$g),i.reduce_vars(r,a,e)});r.safe_ids=Object.create(null),r.in_loop=null,r.loop_ids=new Map,r.defs_to_safe_ids=new Map,t.walk(r)}),Ph.DEFMETHOD(`fixed_value`,function(){var e=this.thedef.fixed;return!e||e instanceof J?e:e()}),$.DEFMETHOD(`is_immutable`,function(){var e=this.definition().orig;return e.length==1&&e[0]instanceof Kh});function Nv(e,t){for(var n,r=0;(n=e.parent(r++))&&!(n instanceof gm);)if(n instanceof Um&&n.argname){n=n.argname.definition().scope;break}return n.find_variable(t)}var Pv=Hf(`Array Boolean clearInterval clearTimeout console Date decodeURI decodeURIComponent encodeURI encodeURIComponent Error escape eval EvalError Function isFinite isNaN JSON Math Number parseFloat parseInt RangeError ReferenceError RegExp Object setInterval setTimeout String SyntaxError TypeError unescape URIError`);$.DEFMETHOD(`is_declared`,function(e){return!this.definition().undeclared||e.option(`unsafe`)&&Pv.has(this.name)});var Fv=new Set([`use asm`,`use strict`]);Mv(em,function(e,t){return t.option(`directives`)&&(!Fv.has(e.value)||t.has_directive(e.value)!==e)?K(am,e):e}),Mv($p,function(e,t){return t.option(`drop_debugger`)?K(am,e):e}),Mv(sm,function(e,t){return e.body instanceof Mm&&t.loopcontrol_target(e.body)===e.body?K(am,e):e.label.references.length==0?e.body:e}),Mv(rm,function(e,t){return wv(e.body,t),e});function Iv(e){return!(e instanceof Ym||e instanceof Jm||e instanceof Xm||e instanceof Dh)}Mv(im,function(e,t){switch(wv(e.body,t),e.body.length){case 1:if(!t.has_directive(`use strict`)&&t.parent()instanceof Im&&Iv(e.body[0])||x_(e.body[0]))return e.body[0];break;case 0:return K(am,e)}return e});function Lv(e,t){return wv(e.body,t),t.option(`side_effects`)&&e.body.length==1&&e.body[0]===t.has_directive(`use strict`)&&(e.body.length=0),e}Mv(X,Lv),gm.DEFMETHOD(`hoist_declarations`,function(e){var t=this;if(e.has_directive(`use asm`))return t;var n=e.option(`hoist_funs`),r=e.option(`hoist_vars`);if(n||r){var i=[],a=[],o=new Map,s=0,c=0;yg(t,e=>{if(e instanceof gm&&e!==t)return!0;if(e instanceof qm)return++c,!0}),r&&=c>1;var l=new Cg(function(c){if(c!==t){if(c instanceof em)return i.push(c),K(am,c);if(n&&c instanceof Sm&&!(l.parent()instanceof rh)&&l.parent()===t)return a.push(c),K(am,c);if(r&&c instanceof qm&&!c.definitions.some(e=>e.name instanceof Cm)){c.definitions.forEach(function(e){o.set(e.name.name,e),++s});var u=c.to_assignments(e),d=l.parent();if(d instanceof pm&&d.init===c){if(u==null){var f=c.definitions[0].name;return K($,f,f)}return u}return d instanceof fm&&d.init===c?u:u?K(Y,c,{body:u}):K(am,c)}if(c instanceof gm)return c}});if(t=t.transform(l),s>0){var u=[];let e=t instanceof X,n=e?t.args_as_names():null;if(o.forEach((t,r)=>{e&&n.some(e=>e.name===t.name.name)?o.delete(r):(t=t.clone(),t.value=null,u.push(t),o.set(r,t))}),u.length>0){for(var d=0;d<t.body.length;){if(t.body[d]instanceof Y){var f=t.body[d].body,p,m;if(f instanceof hh&&f.operator==`=`&&(p=f.left)instanceof Ph&&o.has(p.name)){var h=o.get(p.name);if(h.value)break;h.value=f.right,Bf(u,h),u.push(h),t.body.splice(d,1);continue}if(f instanceof ah&&(m=f.expressions[0])instanceof hh&&m.operator==`=`&&(p=m.left)instanceof Ph&&o.has(p.name)){var h=o.get(p.name);if(h.value)break;h.value=m.right,Bf(u,h),u.push(h),t.body[d].body=i_(f,f.expressions.slice(1));continue}}if(t.body[d]instanceof am){t.body.splice(d,1);continue}if(t.body[d]instanceof im){t.body.splice(d,1,...t.body[d].body);continue}break}u=K(qm,t,{definitions:u}),a.push(u)}}t.body=i.concat(a,t.body)}return t}),gm.DEFMETHOD(`hoist_properties`,function(e){var t=this;if(!e.option(`hoist_props`)||e.has_directive(`use asm`))return t;var n=t instanceof _m&&e.top_retain||Nf,r=new Map,i=new Cg(function(a,o){if(a instanceof Qm){let s=a.name,c,l;if(s.scope===t&&!(s instanceof Bh)&&(c=s.definition()).escaped!=1&&!c.assignments&&!c.direct_access&&!c.single_use&&!e.exposed(c)&&!n(c)&&(l=s.fixed_value())===a.value&&l instanceof vh&&!l.properties.some(e=>e instanceof vm||e.computed_key())){o(a,this);let e=new Map,n=[];return l.properties.forEach(({key:r,value:o})=>{let c=i.find_scope(),l=t.create_symbol(s.CTOR,{source:s,scope:c,conflict_scopes:new Set([c,...s.definition().references.map(e=>e.scope)]),tentative_name:s.name+`_`+r});e.set(String(r),l.definition()),n.push(K(Qm,a,{name:l,value:o}))}),r.set(c.id,e),Lf.splice(n)}}else if(a instanceof oh&&a.expression instanceof $){let e=r.get(a.expression.definition().id);if(e){let t=e.get(String(u_(a.property))),n=K($,a,{name:t.name,scope:a.expression.scope,thedef:t});return n.reference({}),n}}});return t.transform(i)}),Mv(Y,function(e,t){if(t.option(`side_effects`)){var n=e.body,r=n.drop_side_effect_free(t,!0);if(!r)return K(am,e);if(r!==n)return K(Y,e,{body:r})}return e}),Mv(dm,function(e,t){return t.option(`loops`)?K(fm,e,e).optimize(t):e}),Mv(um,function(e,t){if(!t.option(`loops`))return e;var n=e.condition.tail_node().evaluate(t);if(!(n instanceof J)){if(n)return K(fm,e,{body:K(im,e.body,{body:[e.body,K(Y,e.condition,{body:e.condition})]})}).optimize(t);if(!f_(e,t.parent()))return K(im,e.body,{body:[e.body,K(Y,e.condition,{body:e.condition})]}).optimize(t)}return e});function Rv(e,t){var n=e.body instanceof im?e.body.body[0]:e.body;if(t.option(`dead_code`)&&i(n)){var r=[];return e.init instanceof Qp?r.push(e.init):e.init&&r.push(K(Y,e.init,{body:e.init})),e.condition&&r.push(K(Y,e.condition,{body:e.condition})),Cv(t,e.body,r),K(im,e,{body:r})}return n instanceof Im&&(i(n.body)?(e.condition?e.condition=K(Q,e.condition,{left:e.condition,operator:`&&`,right:n.condition.negate(t)}):e.condition=n.condition.negate(t),a(n.alternative)):i(n.alternative)&&(e.condition?e.condition=K(Q,e.condition,{left:e.condition,operator:`&&`,right:n.condition}):e.condition=n.condition,a(n.body))),e;function i(e){return e instanceof Mm&&t.loopcontrol_target(e)===t.self()}function a(n){n=S_(n),e.body instanceof im?(e.body=e.body.clone(),e.body.body=n.concat(e.body.body.slice(1)),e.body=e.body.transform(t)):e.body=K(im,e.body,{body:n}).transform(t),e=Rv(e,t)}}Mv(fm,function(e,t){if(!t.option(`loops`))return e;if(t.option(`side_effects`)&&e.init&&(e.init=e.init.drop_side_effect_free(t)),e.condition){var n=e.condition.evaluate(t);if(!(n instanceof J)){if(n)e.condition=null;else if(!t.option(`dead_code`)){var r=e.condition;e.condition=o_(n,e.condition),e.condition=s_(e.condition.transform(t),r)}}if(t.option(`dead_code`)&&(n instanceof J&&(n=e.condition.tail_node().evaluate(t)),!n)){var i=[];return Cv(t,e.body,i),e.init instanceof Qp?i.push(e.init):e.init&&i.push(K(Y,e.init,{body:e.init})),i.push(K(Y,e.condition,{body:e.condition})),K(im,e,{body:i}).optimize(t)}}return Rv(e,t)}),Mv(Im,function(e,t){if(__(e.alternative)&&(e.alternative=null),!t.option(`conditionals`))return e;var n=e.condition.evaluate(t);if(!t.option(`dead_code`)&&!(n instanceof J)){var r=e.condition;e.condition=o_(n,r),e.condition=s_(e.condition.transform(t),r)}if(t.option(`dead_code`))if(n instanceof J&&(n=e.condition.tail_node().evaluate(t)),n){if(!(n instanceof J)){var i=[];return i.push(K(Y,e.condition,{body:e.condition})),i.push(e.body),e.alternative&&Cv(t,e.alternative,i),K(im,e,{body:i}).optimize(t)}}else{var i=[];return Cv(t,e.body,i),i.push(K(Y,e.condition,{body:e.condition})),e.alternative&&i.push(e.alternative),K(im,e,{body:i}).optimize(t)}var a=e.condition.negate(t),o=e.condition.size(),s=a.size(),c=s<o;if(e.alternative&&c){c=!1,e.condition=a;var l=e.body;e.body=e.alternative||K(am,e),e.alternative=l}if(__(e.body)&&__(e.alternative))return K(Y,e.condition,{body:e.condition.clone()}).optimize(t);if(e.body instanceof Y&&e.alternative instanceof Y)return K(Y,e,{body:K(mh,e,{condition:e.condition,consequent:e.body.body,alternative:e.alternative.body})}).optimize(t);if(__(e.alternative)&&e.body instanceof Y)return o===s&&!c&&e.condition instanceof Q&&e.condition.operator==`||`&&(c=!0),c?K(Y,e,{body:K(Q,e,{operator:`||`,left:a,right:e.body.body})}).optimize(t):K(Y,e,{body:K(Q,e,{operator:`&&`,left:e.condition,right:e.body.body})}).optimize(t);if(e.body instanceof am&&e.alternative instanceof Y)return K(Y,e,{body:K(Q,e,{operator:`||`,left:e.condition,right:e.alternative.body})}).optimize(t);if(e.body instanceof Om&&e.alternative instanceof Om&&e.body.TYPE==e.alternative.TYPE)return K(e.body.CTOR,e,{value:K(mh,e,{condition:e.condition,consequent:e.body.value||K(pg,e.body),alternative:e.alternative.value||K(pg,e.alternative)}).transform(t)}).optimize(t);if(e.body instanceof Im&&!e.body.alternative&&!e.alternative&&(e=K(Im,e,{condition:K(Q,e.condition,{operator:`&&`,left:e.condition,right:e.body.condition}),body:e.body.body,alternative:null})),H_(e.body)&&e.alternative){var u=e.alternative;return e.alternative=null,K(im,e,{body:[e,u]}).optimize(t)}if(H_(e.alternative)){var i=e.body;return e.body=e.alternative,e.condition=c?a:e.condition.negate(t),e.alternative=null,K(im,e,{body:[e,i]}).optimize(t)}return e}),Mv(Lm,function(e,t){if(!t.option(`switches`))return e;var n,r=e.expression.evaluate(t);if(!(r instanceof J)){var i=e.expression;e.expression=o_(r,i),e.expression=s_(e.expression.transform(t),i)}if(!t.option(`dead_code`))return e;r instanceof J&&(r=e.expression.tail_node().evaluate(t));for(var a=[],o=[],s,c,l=0,u=e.body.length;l<u&&!c;l++){if(n=e.body[l],n instanceof zm)s?m(n,o[o.length-1]):s=n;else if(!(r instanceof J)){var d=n.expression.evaluate(t);if(!(d instanceof J)&&d!==r){m(n,o[o.length-1]);continue}if(d instanceof J&&!d.has_side_effects(t)&&(d=n.expression.tail_node().evaluate(t)),d===r&&(c=n,s)){var f=o.indexOf(s);o.splice(f,1),m(s,o[f-1]),s=null}}o.push(n)}for(;l<u;)m(e.body[l++],o[o.length-1]);e.body=o;let p=s||c;if(s=null,c=null,o.every((e,t)=>(e===p||e.expression instanceof ag)&&(e.body.length===0||H_(e)||o.length-1===t)))for(let e=0;e<o.length;e++){let t=o[e];for(let n=e+1;n<o.length;n++){let r=o[n];if(r.body.length===0)continue;let i=n===o.length-1,a=h(r,t,!1);if(a||i&&h(r,t,!0)){!a&&i&&r.body.push(K(Mm));let t=n-1,s=0;for(;t>e&&y(o[t--]);)s++;let c=o.splice(n-s,1+s);o.splice(e+1,0,...c),e+=c.length}}}for(let e=0;e<o.length;e++){let t=o[e];if(t.body.length!==0&&H_(t))for(let n=e+1;n<o.length;e++,n++){let e=o[n];if(e.body.length!==0){if(h(e,t,!1)||n===o.length-1&&h(e,t,!0)){t.body=[],t=e;continue}break}}}{let e=o.length-1;for(;e>=0;e--){let n=o[e].body;for(;v(n[n.length-1],t);)n.pop();if(!y(o[e]))break}if(e++,!p||o.indexOf(p)>=e)for(let n=o.length-1;n>=e;n--){let e=o[n];if(e===p)p=null,m(o.pop());else if(!e.expression.has_side_effects(t))m(o.pop());else break}}DEFAULT:if(p){let e=o.indexOf(p),n=e;for(;n<o.length-1&&y(o[n]);n++);if(n<o.length-1)break DEFAULT;let r=o.length-1;for(;r>=0;r--){let e=o[r];if(e!==p&&e.expression.has_side_effects(t))break}if(n>r){let t=e-1;for(;t>=0&&y(o[t]);t--);let i=Math.max(r,t)+1,a=e;r>e?(a=r,o[r].body=o[n].body):p.body=o[n].body,o.splice(a+1,n-a),o.splice(i,e-i)}}DEFAULT:if(p){let n=o.findIndex(e=>!y(e)),r;if(n===o.length-1){let t=o[n];if(_(e))break DEFAULT;r=K(im,t,{body:t.body}),t.body=[]}else if(n!==-1)break DEFAULT;if(!o.find(e=>e!==p&&e.expression.has_side_effects(t)))return K(im,e,{body:a.concat(g(e.expression),p.expression?g(p.expression):[],r||[])}).optimize(t);let i=o.indexOf(p);if(o.splice(i,1),p=null,r)return K(im,e,{body:a.concat(e,r)}).optimize(t)}if(o.length>0&&(o[0].body=a.concat(o[0].body)),o.length==0)return K(im,e,{body:a.concat(g(e.expression))}).optimize(t);if(o.length==1&&!_(e)){let n=o[0];return K(Im,e,{condition:K(Q,e,{operator:`===`,left:e.expression,right:n.expression}),body:K(im,n,{body:n.body}),alternative:null}).optimize(t)}if(o.length===2&&p&&!_(e)){let n=o[0]===p?o[1]:o[0],r=p.expression&&g(p.expression);if(H_(o[0])){let i=o[0];return v(i.body[i.body.length-1],t)&&i.body.pop(),K(Im,e,{condition:K(Q,e,{operator:`===`,left:e.expression,right:n.expression}),body:K(im,n,{body:n.body}),alternative:K(im,p,{body:[].concat(r||[],p.body)})}).optimize(t)}let i=`===`,a=K(im,n,{body:n.body}),s=K(im,p,{body:[].concat(r||[],p.body)});if(o[0]===p){i=`!==`;let e=s;s=a,a=e}return K(im,e,{body:[K(Im,e,{condition:K(Q,e,{operator:i,left:e.expression,right:n.expression}),body:a,alternative:null}),s]}).optimize(t)}return e;function m(e,n){n&&!H_(n)?n.body=n.body.concat(e.body):Cv(t,e,a)}function h(e,t,n){let r=e.body,i=t.body;if(n&&(r=r.concat(K(Mm))),r.length!==i.length)return!1;let a=K(im,e,{body:r}),o=K(im,t,{body:i});return a.equivalent_to(o)}function g(e){return K(Y,e,{body:e})}function _(e){let t=!1,n=new Sg(e=>{if(t||e instanceof X||e instanceof Y)return!0;if(!v(e,n))return;let r=n.parent();r instanceof Rm&&r.body[r.body.length-1]===e||(t=!0)});return e.walk(n),t}function v(t,n){return t instanceof Mm&&n.loopcontrol_target(t)===e}function y(e){return!H_(e)&&!K(im,e,{body:e.body}).has_side_effects(t)}}),Mv(Vm,function(e,t){if(e.bcatch&&e.bfinally&&e.bfinally.body.every(__)&&(e.bfinally=null),t.option(`dead_code`)&&e.body.body.every(__)){var n=[];return e.bcatch&&Cv(t,e.bcatch,n),e.bfinally&&n.push(...e.bfinally.body),K(im,e,{body:n}).optimize(t)}return e}),Km.DEFMETHOD(`to_assignments`,function(e){var t=e.option(`reduce_vars`),n=[];for(let e of this.definitions){if(e.value){var r=K($,e.name,e.name);n.push(K(hh,e,{operator:`=`,logical:!1,left:r,right:e.value})),t&&(r.definition().fixed=!1)}let i=e.name.definition();i.eliminated++,i.replaced--}return n.length==0?null:i_(this,n)}),Mv(Km,function(e){return e.definitions.length==0?K(am,e):e}),Mv(Qm,function(e,t){return e.name instanceof Vh&&e.value!=null&&I_(e.value,t)&&(e.value=null),e}),Mv(th,function(e){return e}),Mv(Z,function(e,t){var n=e.expression,r=n;qv(e.args);var i=e.args.every(e=>!(e instanceof vm));t.option(`reduce_vars`)&&r instanceof $&&(r=r.fixed_value());var a=r instanceof X;if(a&&r.pinned())return e;if(t.option(`unused`)&&i&&a&&!r.uses_arguments){for(var o=0,s=0,c=0,l=e.args.length;c<l;c++){if(r.argnames[c]instanceof vm){if(e_(r.argnames[c].expression,1))for(;c<l;){var u=e.args[c++].drop_side_effect_free(t);u&&(e.args[o++]=u)}else for(;c<l;)e.args[o++]=e.args[c++];s=o;break}var d=c>=r.argnames.length;if(d||e_(r.argnames[c],1)){var u=e.args[c].drop_side_effect_free(t);if(u)e.args[o++]=u;else if(!d){e.args[o++]=K(sg,e.args[c],{value:0});continue}}else e.args[o++]=e.args[c];s=o}e.args.length=s}if(n instanceof sh&&n.expression instanceof $&&n.expression.name===`console`&&n.expression.definition().undeclared&&n.property===`assert`){let n=e.args[0];if(n){let r=n.evaluate(t);if(r===1||r===!0)return K(pg,e)}}if(t.option(`unsafe`)&&!n.contains_optional()){if(n instanceof sh&&n.start.value===`Array`&&n.property===`from`&&e.args.length===1){let[n]=e.args;if(n instanceof _h)return K(_h,n,{elements:n.elements}).optimize(t)}if(M_(n))switch(n.name){case`Array`:if(e.args.length!=1)return K(_h,e,{elements:e.args}).optimize(t);if(e.args[0]instanceof sg&&e.args[0].value<=11){let t=[];for(let n=0;n<e.args[0].value;n++)t.push(new mg);return new _h({elements:t})}break;case`Object`:if(e.args.length==0)return K(vh,e,{properties:[]});break;case`String`:if(e.args.length==0)return K(og,e,{value:``});if(e.args.length<=1)return K(Q,e,{left:e.args[0],operator:`+`,right:K(og,e,{value:``})}).optimize(t);break;case`Number`:if(e.args.length==0)return K(sg,e,{value:0});if(e.args.length==1&&t.option(`unsafe_math`))return K(fh,e,{expression:e.args[0],operator:`+`}).optimize(t);break;case`Symbol`:e.args.length==1&&e.args[0]instanceof og&&t.option(`unsafe_symbols`)&&(e.args.length=0);break;case`Boolean`:if(e.args.length==0)return K(_g,e);if(e.args.length==1)return K(fh,e,{expression:K(fh,e,{expression:e.args[0],operator:`!`}),operator:`!`}).optimize(t);break;case`RegExp`:var f=[];if(e.args.length>=1&&e.args.length<=2&&e.args.every(e=>{var n=e.evaluate(t);return f.push(n),e!==n})&&Zf(f[0])){let[n,r]=f;n=Yf(new RegExp(n).source);let i=K(lg,e,{value:{source:n,flags:r}});if(i._eval(t)!==i)return i}break}else if(n instanceof sh)switch(n.property){case`toString`:if(e.args.length==0&&!n.expression.may_throw_on_access(t))return K(Q,e,{left:K(og,e,{value:``}),operator:`+`,right:n.expression}).optimize(t);break;case`join`:if(n.expression instanceof _h)EXIT:{var p;if(e.args.length>0&&(p=e.args[0].evaluate(t),p===e.args[0]))break EXIT;for(var m=[],h=[],c=0,l=n.expression.elements.length;c<l;c++){var g=n.expression.elements[c];if(g instanceof vm)break EXIT;var _=g.evaluate(t);_===g?(h.length>0&&(m.push(K(og,e,{value:h.join(p)})),h.length=0),m.push(g)):h.push(_)}if(h.length>0&&m.push(K(og,e,{value:h.join(p)})),m.length==0)return K(og,e,{value:``});if(m.length==1)return m[0].is_string(t)?m[0]:K(Q,m[0],{operator:`+`,left:K(og,e,{value:``}),right:m[0]});if(p==``){var v=m[0].is_string(t)||m[1].is_string(t)?m.shift():K(og,e,{value:``});return m.reduce(function(e,t){return K(Q,t,{operator:`+`,left:e,right:t})},v).optimize(t)}var u=e.clone();return u.expression=u.expression.clone(),u.expression.expression=u.expression.expression.clone(),u.expression.expression.elements=m,l_(t,e,u)}break;case`charAt`:if(n.expression.is_string(t)){var y=e.args[0],b=y?y.evaluate(t):0;if(b!==y)return K(lh,n,{expression:n.expression,property:o_(b|0,y||n)}).optimize(t)}break;case`apply`:if(e.args.length==2&&e.args[1]instanceof _h){var x=e.args[1].elements.slice();return x.unshift(e.args[0]),K(Z,e,{expression:K(sh,n,{expression:n.expression,optional:!1,property:`call`}),args:x}).optimize(t)}break;case`call`:var S=n.expression;if(S instanceof $&&(S=S.fixed_value()),S instanceof X&&!S.contains_this())return(e.args.length?i_(this,[e.args[0],K(Z,e,{expression:n.expression,args:e.args.slice(1)})]):K(Z,e,{expression:n.expression,args:[]})).optimize(t);break}}if(t.option(`unsafe_Function`)&&M_(n)&&n.name==`Function`){if(e.args.length==0)return a_(e).optimize(t);if(e.args.every(e=>e instanceof og))try{var C=`n(function(`+e.args.slice(0,-1).map(function(e){return e.value}).join(`,`)+`){`+e.args[e.args.length-1].value+`})`,w=Jp(C),T=t.mangle_options();w.figure_out_scope(T);var E=new jv(t.options,{mangle_options:t._mangle_options});w=w.transform(E),w.figure_out_scope(T),w.compute_char_frequency(T),w.mangle_names(T);var D;yg(w,e=>{if(h_(e))return D=e,xg});var C=Fg();return im.prototype._codegen.call(D,D,C),e.args=[K(og,e,{value:D.argnames.map(function(e){return e.print_to_string()}).join(`,`)}),K(og,e.args[e.args.length-1],{value:C.get().replace(/^{|}$/g,``)})],e}catch(e){if(!(e instanceof Lp))throw e}}return kv(e,t)}),J.DEFMETHOD(`contains_optional`,function(){return this instanceof oh||this instanceof Z||this instanceof uh?this.optional?!0:this.expression.contains_optional():!1}),Mv(ih,function(e,t){return t.option(`unsafe`)&&M_(e.expression)&&[`Object`,`RegExp`,`Function`,`Error`,`Array`].includes(e.expression.name)?K(Z,e,e).transform(t):e}),Mv(ah,function(e,t){if(!t.option(`side_effects`))return e;var n=[];i();var r=n.length-1;if(a(),r==0)return e=p_(t.parent(),t.self(),n[0]),e instanceof ah||(e=e.optimize(t)),e;return e.expressions=n,e;function i(){var r=Ag(t),i=e.expressions.length-1;e.expressions.forEach(function(e,a){a<i&&(e=e.drop_side_effect_free(t,r)),e&&(r_(n,e),r=!1)})}function a(){for(;r>0&&I_(n[r],t);)r--;r<n.length-1&&(n[r]=K(fh,e,{operator:`void`,expression:n[r]}),n.length=r+1)}}),dh.DEFMETHOD(`lift_sequences`,function(e){if(e.option(`sequences`)&&this.expression instanceof ah){var t=this.expression.expressions.slice(),n=this.clone();return n.expression=t.pop(),t.push(n),i_(this,t).optimize(e)}return this}),Mv(ph,function(e,t){return e.lift_sequences(t)}),Mv(fh,function(e,t){var n=e.expression;if(e.operator==`delete`&&!(n instanceof $||n instanceof oh||n instanceof uh||y_(n)))return i_(e,[n,K(vg,e)]).optimize(t);var r=e.lift_sequences(t);if(r!==e)return r;if(t.option(`side_effects`)&&e.operator==`void`)return n=n.drop_side_effect_free(t),n?(e.expression=n,e):K(pg,e).optimize(t);if(t.in_boolean_context())switch(e.operator){case`!`:if(n instanceof fh&&n.operator==`!`)return n.expression;n instanceof Q&&(e=l_(t,e,n.negate(t,Ag(t))));break;case`typeof`:return(n instanceof $?K(vg,e):i_(e,[n,K(vg,e)])).optimize(t)}if(e.operator==`-`&&n instanceof hg&&(n=n.transform(t)),n instanceof Q&&(e.operator==`+`||e.operator==`-`)&&(n.operator==`*`||n.operator==`/`||n.operator==`%`))return K(Q,e,{operator:n.operator,left:K(fh,n.left,{operator:e.operator,expression:n.left}),right:n.right});if(t.option(`evaluate`)){if(e.operator===`~`&&e.expression instanceof fh&&e.expression.operator===`~`&&(t.in_32_bit_context(!1)||e.expression.expression.is_32_bit_integer(t)))return e.expression.expression;if(e.operator===`~`&&n instanceof Q&&n.operator===`^`)return n.left instanceof fh&&n.left.operator===`~`?n.left=n.left.bitwise_negate(t,!0):n.right=n.right.bitwise_negate(t,!0),n}if(e.operator!=`-`||!(n instanceof sg||n instanceof hg||n instanceof cg)){var i=e.evaluate(t);if(i!==e)return i=o_(i,e).optimize(t),l_(t,i,e)}return e}),Q.DEFMETHOD(`lift_sequences`,function(e){if(e.option(`sequences`)){if(this.left instanceof ah){var t=this.left.expressions.slice(),n=this.clone();return n.left=t.pop(),t.push(n),i_(this,t).optimize(e)}if(this.right instanceof ah&&!this.left.has_side_effects(e)){for(var r=this.operator==`=`&&this.left instanceof $,t=this.right.expressions,i=t.length-1,a=0;a<i&&!(!r&&t[a].has_side_effects(e));a++);if(a==i){t=t.slice();var n=this.clone();return n.right=t.pop(),t.push(n),i_(this,t).optimize(e)}else if(a>0){var n=this.clone();return n.right=i_(this.right,t.slice(a)),t=t.slice(0,a),t.push(n),i_(this,t).optimize(e)}}}return this});var zv=Hf(`== === != !== * & | ^`);function Bv(e){return e instanceof _h||e instanceof X||e instanceof vh||e instanceof Dh}Mv(Q,function(e,t){function n(){return e.left.is_constant()||e.right.is_constant()||!e.left.has_side_effects(t)&&!e.right.has_side_effects(t)}function r(t){if(n()){t&&(e.operator=t);var r=e.left;e.left=e.right,e.right=r}}if(t.option(`lhs_constants`)&&zv.has(e.operator)&&e.right.is_constant()&&!e.left.is_constant()&&(e.left instanceof Q&&Kp[e.left.operator]>=Kp[e.operator]||r()),e=e.lift_sequences(t),t.option(`comparisons`))switch(e.operator){case`===`:case`!==`:var i=!0;(e.left.is_string(t)&&e.right.is_string(t)||e.left.is_number(t)&&e.right.is_number(t)||e.left.is_bigint(t)&&e.right.is_bigint(t)||e.left.is_boolean()&&e.right.is_boolean()||e.left.equivalent_to(e.right))&&(e.operator=e.operator.substr(0,2));case`==`:case`!=`:if(!i&&I_(e.left,t))e.left=K(dg,e.left);else if(!i&&I_(e.right,t))e.right=K(dg,e.right);else if(t.option(`typeofs`)&&e.left instanceof og&&e.left.value==`undefined`&&e.right instanceof fh&&e.right.operator==`typeof`){var a=e.right.expression;(a instanceof $?a.is_declared(t):!(a instanceof oh&&t.option(`ie8`)))&&(e.right=a,e.left=K(pg,e.left).optimize(t),e.operator.length==2&&(e.operator+=`=`))}else if(t.option(`typeofs`)&&e.left instanceof fh&&e.left.operator==`typeof`&&e.right instanceof og&&e.right.value==`undefined`){var a=e.left.expression;(a instanceof $?a.is_declared(t):!(a instanceof oh&&t.option(`ie8`)))&&(e.left=a,e.right=K(pg,e.right).optimize(t),e.operator.length==2&&(e.operator+=`=`))}else if(e.left instanceof $&&e.right instanceof $&&e.left.definition()===e.right.definition()&&Bv(e.left.fixed_value()))return K(e.operator[0]==`=`?vg:_g,e);else if(e.left.is_32_bit_integer(t)&&e.right.is_32_bit_integer(t)){let n=e=>K(fh,e,{operator:`!`,expression:e}),r=(e,r)=>r?t.in_boolean_context()?e:n(n(e)):n(e);if(e.left instanceof sg&&e.left.value===0)return r(e.right,e.operator[0]===`!`);if(e.right instanceof sg&&e.right.value===0)return r(e.left,e.operator[0]===`!`);let i,a,o;if((i=e.left instanceof Q?e.left:e.right instanceof Q?e.right:null)&&(o=i===e.left?e.right:e.left)&&i.operator===`&`&&o instanceof sg&&o.is_32_bit_integer(t)&&(a=i.left.equivalent_to(o)?i.right:i.right.equivalent_to(o)?i.left:null))return l_(t,r(K(Q,e,{operator:`&`,left:o,right:K(fh,e,{operator:`~`,expression:a})}),e.operator[0]===`!`),e)}break;case`&&`:case`||`:var o=e.left;if(o.operator==e.operator&&(o=o.right),o instanceof Q&&o.operator==(e.operator==`&&`?`!==`:`===`)&&e.right instanceof Q&&o.operator==e.right.operator&&(I_(o.left,t)&&e.right.left instanceof dg||o.left instanceof dg&&I_(e.right.left,t))&&!o.right.has_side_effects(t)&&o.right.equivalent_to(e.right.right)){var s=K(Q,e,{operator:o.operator.slice(0,-1),left:K(dg,e),right:o.right});return o!==e.left&&(s=K(Q,e,{operator:e.operator,left:e.left.left,right:s})),s}break}if(e.operator==`+`&&t.in_boolean_context()){var c=e.left.evaluate(t),l=e.right.evaluate(t);if(c&&typeof c==`string`)return i_(e,[e.right,K(vg,e)]).optimize(t);if(l&&typeof l==`string`)return i_(e,[e.left,K(vg,e)]).optimize(t)}if(t.option(`comparisons`)&&e.is_boolean()){if(!(t.parent()instanceof Q)||t.parent()instanceof hh){var u=K(fh,e,{operator:`!`,expression:e.negate(t,Ag(t))});e=l_(t,e,u)}if(t.option(`unsafe_comps`))switch(e.operator){case`<`:r(`>`);break;case`<=`:r(`>=`);break}}if(e.operator==`+`){if(e.right instanceof og&&e.right.getValue()==``&&e.left.is_string(t))return e.left;if(e.left instanceof og&&e.left.getValue()==``&&e.right.is_string(t))return e.right;if(e.left instanceof Q&&e.left.operator==`+`&&e.left.left instanceof og&&e.left.left.getValue()==``&&e.right.is_string(t))return e.left=e.left.right,e}if(t.option(`evaluate`)){switch(e.operator){case`&&`:var c=e_(e.left,2)?!0:e_(e.left,4)?!1:e.left.evaluate(t);if(c){if(!(c instanceof J))return i_(e,[e.left,e.right]).optimize(t)}else return p_(t.parent(),t.self(),e.left).optimize(t);var l=e.right.evaluate(t);if(l){if(!(l instanceof J)){var d=t.parent();if(d.operator==`&&`&&d.left===t.self()||t.in_boolean_context())return e.left.optimize(t)}}else{if(t.in_boolean_context())return i_(e,[e.left,K(_g,e)]).optimize(t);t_(e,4)}if(e.left.operator==`||`){var f=e.left.right.evaluate(t);if(!f)return K(mh,e,{condition:e.left.left,consequent:e.right,alternative:e.left.right}).optimize(t)}break;case`||`:var c=e_(e.left,2)?!0:e_(e.left,4)?!1:e.left.evaluate(t);if(c){if(!(c instanceof J))return p_(t.parent(),t.self(),e.left).optimize(t)}else return i_(e,[e.left,e.right]).optimize(t);var l=e.right.evaluate(t);if(l){if(!(l instanceof J)){if(t.in_boolean_context())return i_(e,[e.left,K(vg,e)]).optimize(t);t_(e,2)}}else{var d=t.parent();if(d.operator==`||`&&d.left===t.self()||t.in_boolean_context())return e.left.optimize(t)}if(e.left.operator==`&&`){var f=e.left.right.evaluate(t);if(f&&!(f instanceof J))return K(mh,e,{condition:e.left.left,consequent:e.left.right,alternative:e.right}).optimize(t)}break;case`??`:if(z_(e.left,t))return e.right;var c=e.left.evaluate(t);if(!(c instanceof J))return c==null?e.right:e.left;if(t.in_boolean_context()){let n=e.right.evaluate(t);if(!(n instanceof J)&&!n)return e.left}}var p=!0;switch(e.operator){case`+`:if(e.right instanceof ag&&e.left instanceof Q&&e.left.operator==`+`&&e.left.is_string(t)){var m=K(Q,e,{operator:`+`,left:e.left.right,right:e.right}),h=m.optimize(t);m!==h&&(e=K(Q,e,{operator:`+`,left:e.left.left,right:h}))}if(e.left instanceof Q&&e.left.operator==`+`&&e.left.is_string(t)&&e.right instanceof Q&&e.right.operator==`+`&&e.right.is_string(t)){var m=K(Q,e,{operator:`+`,left:e.left.right,right:e.right.left}),g=m.optimize(t);m!==g&&(e=K(Q,e,{operator:`+`,left:K(Q,e.left,{operator:`+`,left:e.left.left,right:g}),right:e.right.right}))}if(e.right instanceof fh&&e.right.operator==`-`&&e.left.is_number_or_bigint(t)){e=K(Q,e,{operator:`-`,left:e.left,right:e.right.expression});break}if(e.left instanceof fh&&e.left.operator==`-`&&n()&&e.right.is_number_or_bigint(t)){e=K(Q,e,{operator:`-`,left:e.right,right:e.left.expression});break}if(e.left instanceof Tm){var _=e.left,h=e.right.evaluate(t);if(h!=e.right)return _.segments[_.segments.length-1].value+=String(h),_}if(e.right instanceof Tm){var h=e.right,_=e.left.evaluate(t);if(_!=e.left)return h.segments[0].value=String(_)+h.segments[0].value,h}if(e.left instanceof Tm&&e.right instanceof Tm){var _=e.left,v=_.segments,h=e.right;v[v.length-1].value+=h.segments[0].value;for(var y=1;y<h.segments.length;y++)v.push(h.segments[y]);return _}case`*`:p=t.option(`unsafe_math`);case`&`:case`|`:case`^`:if(e.left.is_number_or_bigint(t)&&e.right.is_number_or_bigint(t)&&n()&&!(e.left instanceof Q&&e.left.operator!=e.operator&&Kp[e.left.operator]>=Kp[e.operator])){var b=K(Q,e,{operator:e.operator,left:e.right,right:e.left});e=e.right instanceof ag&&!(e.left instanceof ag)?l_(t,b,e):l_(t,e,b)}p&&e.is_number_or_bigint(t)&&(e.right instanceof Q&&e.right.operator==e.operator&&(e=K(Q,e,{operator:e.operator,left:K(Q,e.left,{operator:e.operator,left:e.left,right:e.right.left,start:e.left.start,end:e.right.left.end}),right:e.right.right})),e.right instanceof ag&&e.left instanceof Q&&e.left.operator==e.operator&&(e.left.left instanceof ag?e=K(Q,e,{operator:e.operator,left:K(Q,e.left,{operator:e.operator,left:e.left.left,right:e.right,start:e.left.left.start,end:e.right.end}),right:e.left.right}):e.left.right instanceof ag&&(e=K(Q,e,{operator:e.operator,left:K(Q,e.left,{operator:e.operator,left:e.left.right,right:e.right,start:e.left.right.start,end:e.right.end}),right:e.left.left}))),e.left instanceof Q&&e.left.operator==e.operator&&e.left.right instanceof ag&&e.right instanceof Q&&e.right.operator==e.operator&&e.right.left instanceof ag&&(e=K(Q,e,{operator:e.operator,left:K(Q,e.left,{operator:e.operator,left:K(Q,e.left.left,{operator:e.operator,left:e.left.right,right:e.right.left,start:e.left.right.start,end:e.right.left.end}),right:e.left.left}),right:e.right.right})))}if(N_.has(e.operator)){let n,r,i,a,o=e.left;if(e.operator===`&`&&e.right instanceof Q&&e.right.operator===`|`&&typeof(r=e.left.evaluate(t))==`number`&&(typeof(n=e.right.right.evaluate(t))==`number`?(i=e.right.left,a=e.right.right):typeof(n=e.right.left.evaluate(t))==`number`&&(i=e.right.right,a=e.right.left),i&&a))if((n&r)===0)e=K(Q,e,{operator:e.operator,left:o,right:i});else{let s=K(Q,e,{operator:`|`,left:K(Q,e,{operator:`&`,left:i,right:o}),right:o_(n&r,a)});e=l_(t,e,s)}(e.operator===`|`||e.operator===`&`)&&e.left.equivalent_to(e.right)&&!e.left.has_side_effects(t)&&t.in_32_bit_context(!0)&&(e.left=K(sg,e,{value:0}),e.operator=`|`),e.operator===`^`&&e.left instanceof fh&&e.left.operator===`~`&&e.right instanceof fh&&e.right.operator===`~`&&(e=K(Q,e,{operator:`^`,left:e.left.expression,right:e.right.expression})),(e.operator===`<<`||e.operator===`>>`)&&e.right instanceof sg&&e.right.value===0&&(e.operator=`|`);let s=e.right instanceof sg&&e.right.value===0?e.right:e.left instanceof sg&&e.left.value===0?e.left:null,c=s&&(s===e.right?e.left:e.right);if(s&&(e.operator===`|`||e.operator===`^`)&&(c.is_32_bit_integer(t)||t.in_32_bit_context(!0)))return c;if(s&&e.operator===`&`&&!c.has_side_effects(t)&&c.is_32_bit_integer(t))return s;let l=e=>e instanceof sg&&e.value===-1||e instanceof fh&&e.operator===`-`&&e.expression instanceof sg&&e.expression.value===1,u=l(e.right)?e.right:l(e.left)?e.left:null,d=u===e.right?e.left:e.right;if(u&&e.operator===`&`&&(d.is_32_bit_integer(t)||t.in_32_bit_context(!0)))return d;if(u&&e.operator===`^`&&(d.is_32_bit_integer(t)||t.in_32_bit_context(!0)))return d.bitwise_negate(t)}}if(e.right instanceof Q&&e.right.operator==e.operator&&(P_.has(e.operator)||e.operator==`+`&&(e.right.left.is_string(t)||e.left.is_string(t)&&e.right.right.is_string(t))))return e.left=K(Q,e.left,{operator:e.operator,left:e.left.transform(t),right:e.right.left.transform(t)}),e.right=e.right.right.transform(t),e.transform(t);var x=e.evaluate(t);return x===e?e:(x=o_(x,e).optimize(t),l_(t,x,e))}),Mv($h,function(e){return e}),Mv($,function(e,t){if(!t.option(`ie8`)&&M_(e)&&!t.find_parent(hm))switch(e.name){case`undefined`:return K(pg,e).optimize(t);case`NaN`:return K(fg,e).optimize(t);case`Infinity`:return K(hg,e).optimize(t)}return t.option(`reduce_vars`)&&!t.is_lhs()?Ov(e,t):e});function Vv(e,t){return e instanceof $||e.TYPE===t.TYPE}Mv(pg,function(e,t){if(t.option(`unsafe_undefined`)){var n=Nv(t,`undefined`);if(n){var r=K($,e,{name:`undefined`,scope:n.scope,thedef:n});return t_(r,8),r}}var i=t.is_lhs();return i&&Vv(i,e)?e:K(fh,e,{operator:`void`,expression:K(sg,e,{value:0})})}),Mv(hg,function(e,t){var n=t.is_lhs();return n&&Vv(n,e)||t.option(`keep_infinity`)&&!(n&&!Vv(n,e))&&!Nv(t,`Infinity`)?e:K(Q,e,{operator:`/`,left:K(sg,e,{value:1}),right:K(sg,e,{value:0})})}),Mv(fg,function(e,t){var n=t.is_lhs();return n&&!Vv(n,e)||Nv(t,`NaN`)?K(Q,e,{operator:`/`,left:K(sg,e,{value:0}),right:K(sg,e,{value:0})}):e});const Hv=Hf(`+ - / * % >> << >>> | ^ &`),Uv=Hf(`* | ^ &`);Mv(hh,function(e,t){if(e.logical)return e.lift_sequences(t);var n;if(e.operator===`=`&&e.left instanceof $&&e.left.name!==`arguments`&&!(n=e.left.definition()).undeclared&&e.right.equivalent_to(e.left))return e.right;if(t.option(`dead_code`)&&e.left instanceof $&&(n=e.left.definition()).scope===t.find_parent(X)){var r=0,i,a=e;do if(i=a,a=t.parent(r++),a instanceof Om){if(o(r,a)||C_(n.scope,[n]))break;return e.operator==`=`?e.right:(n.fixed=!1,K(Q,e,{operator:e.operator.slice(0,-1),left:e.left,right:e.right}).optimize(t))}while(a instanceof Q&&a.right===i||a instanceof ah&&a.tail_node()===i)}return e=e.lift_sequences(t),e.operator==`=`&&e.left instanceof $&&e.right instanceof Q&&(e.right.left instanceof $&&e.right.left.name==e.left.name&&Hv.has(e.right.operator)?(e.operator=e.right.operator+`=`,e.right=e.right.right):e.right.right instanceof $&&e.right.right.name==e.left.name&&Uv.has(e.right.operator)&&!e.right.left.has_side_effects(t)&&(e.operator=e.right.operator+`=`,e.right=e.right.left)),e;function o(n,r){function i(){let n=e.right;e.right=K(dg,n);let i=r.may_throw(t);return e.right=n,i}for(var a=e.left.definition().scope.get_defun_scope(),o;(o=t.parent(n++))!==a;)if(o instanceof Vm&&(o.bfinally||o.bcatch&&i()))return!0}}),Mv(gh,function(e,t){if(!t.option(`evaluate`))return e;var n=e.right.evaluate(t);let r,i;return n===void 0?(!((r=t.parent())instanceof X)||t.option(`keep_fargs`)===!1||(i=t.parent(1)).TYPE===`Call`&&i.expression===r)&&(e=e.left):n!==e.right&&(n=o_(n,e.right),e.right=s_(n,e.right)),e});function Wv(e,t,n){if(t.may_throw(n))return!1;let r;if(e instanceof Q&&e.operator===`==`&&((r=z_(e.left,n)&&e.left)||(r=z_(e.right,n)&&e.right))&&(r===e.left?e.right:e.left).equivalent_to(t))return!0;if(e instanceof Q&&e.operator===`||`){let r,i,a=e=>{if(!(e instanceof Q&&(e.operator===`===`||e.operator===`==`)))return!1;let a=0,o;return e.left instanceof dg&&(a++,r=e,o=e.right),e.right instanceof dg&&(a++,r=e,o=e.left),I_(e.left,n)&&(a++,i=e,o=e.right),I_(e.right,n)&&(a++,i=e,o=e.left),!(a!==1||!o.equivalent_to(t))};if(!a(e.left)||!a(e.right))return!1;if(r&&i&&r!==i)return!0}return!1}Mv(mh,function(e,t){if(!t.option(`conditionals`))return e;if(e.condition instanceof ah){var n=e.condition.expressions.slice();return e.condition=n.pop(),n.push(e),i_(e,n)}var r=e.condition.evaluate(t);if(r!==e.condition)return r?p_(t.parent(),t.self(),e.consequent):p_(t.parent(),t.self(),e.alternative);var i=r.negate(t,Ag(t));l_(t,r,i)===i&&(e=K(mh,e,{condition:i,consequent:e.alternative,alternative:e.consequent}));var a=e.condition,o=e.consequent,s=e.alternative;if(a instanceof $&&o instanceof $&&a.definition()===o.definition())return K(Q,e,{operator:`||`,left:a,right:s});if(o instanceof hh&&s instanceof hh&&o.operator===s.operator&&o.logical===s.logical&&o.left.equivalent_to(s.left)&&(!e.condition.has_side_effects(t)||o.operator==`=`&&!o.left.has_side_effects(t)))return K(hh,e,{operator:o.operator,left:o.left,logical:o.logical,right:K(mh,e,{condition:e.condition,consequent:o.right,alternative:s.right})});var c;if(o instanceof Z&&s.TYPE===o.TYPE&&o.args.length>0&&o.args.length==s.args.length&&o.expression.equivalent_to(s.expression)&&!e.condition.has_side_effects(t)&&!o.expression.has_side_effects(t)&&typeof(c=m())==`number`){var l=o.clone();return l.args[c]=K(mh,e,{condition:e.condition,consequent:o.args[c],alternative:s.args[c]}),l}if(s instanceof mh&&o.equivalent_to(s.consequent))return K(mh,e,{condition:K(Q,e,{operator:`||`,left:a,right:s.condition}),consequent:o,alternative:s.alternative}).optimize(t);if(t.option(`ecma`)>=2020&&Wv(a,s,t))return K(Q,e,{operator:`??`,left:s,right:o}).optimize(t);if(s instanceof ah&&o.equivalent_to(s.expressions[s.expressions.length-1]))return i_(e,[K(Q,e,{operator:`||`,left:a,right:i_(e,s.expressions.slice(0,-1))}),o]).optimize(t);if(s instanceof Q&&s.operator==`&&`&&o.equivalent_to(s.right))return K(Q,e,{operator:`&&`,left:K(Q,e,{operator:`||`,left:a,right:s.left}),right:o}).optimize(t);if(o instanceof mh&&o.alternative.equivalent_to(s))return K(mh,e,{condition:K(Q,e,{left:e.condition,operator:`&&`,right:o.condition}),consequent:o.consequent,alternative:s});if(o.equivalent_to(s))return i_(e,[e.condition,o]).optimize(t);if(o instanceof Q&&o.operator==`||`&&o.right.equivalent_to(s))return K(Q,e,{operator:`||`,left:K(Q,e,{operator:`&&`,left:e.condition,right:o.left}),right:s}).optimize(t);let u=t.in_boolean_context();if(f(e.consequent))return p(e.alternative)?d(e.condition):K(Q,e,{operator:`||`,left:d(e.condition),right:e.alternative});if(p(e.consequent))return f(e.alternative)?d(e.condition.negate(t)):K(Q,e,{operator:`&&`,left:d(e.condition.negate(t)),right:e.alternative});if(f(e.alternative))return K(Q,e,{operator:`||`,left:d(e.condition.negate(t)),right:e.consequent});if(p(e.alternative))return K(Q,e,{operator:`&&`,left:d(e.condition),right:e.consequent});return e;function d(e){return e.is_boolean()?e:K(fh,e,{operator:`!`,expression:e.negate(t)})}function f(e){return e instanceof vg||u&&e instanceof ag&&e.getValue()||e instanceof fh&&e.operator==`!`&&e.expression instanceof ag&&!e.expression.getValue()}function p(e){return e instanceof _g||u&&e instanceof ag&&!e.getValue()||e instanceof fh&&e.operator==`!`&&e.expression instanceof ag&&e.expression.getValue()}function m(){for(var e=o.args,t=s.args,n=0,r=e.length;n<r;n++){if(e[n]instanceof vm)return;if(!e[n].equivalent_to(t[n])){if(t[n]instanceof vm)return;for(var i=n+1;i<r;i++)if(e[i]instanceof vm||!e[i].equivalent_to(t[i]))return;return n}}}}),Mv(gg,function(e,t){if(t.in_boolean_context())return K(sg,e,{value:+e.value});var n=t.parent();return t.option(`booleans_as_integers`)?(n instanceof Q&&(n.operator==`===`||n.operator==`!==`)&&(n.operator=n.operator.replace(/=$/,``)),K(sg,e,{value:+e.value})):t.option(`booleans`)?n instanceof Q&&(n.operator==`==`||n.operator==`!=`)?K(sg,e,{value:+e.value}):K(fh,e,{operator:`!`,expression:K(sg,e,{value:1-e.value})}):e});function Gv(e,t){return e instanceof $&&(e=e.fixed_value()),e?!(e instanceof X||e instanceof Dh)||!(e instanceof X&&e.contains_this())?!0:t.parent()instanceof ih:!1}oh.DEFMETHOD(`flatten_object`,function(e,t){if(t.option(`properties`)&&e!==`__proto__`&&!(this instanceof ch)){var n=t.option(`unsafe_arrows`)&&t.option(`ecma`)>=2015,r=this.expression;if(r instanceof vh)for(var i=r.properties,a=i.length;--a>=0;){var o=i[a];if(``+(o instanceof Th?o.key.name:o.key)==e)return!i.every(e=>(e instanceof bh||n&&e instanceof Th&&!e.value.is_generator)&&!e.computed_key())||!Gv(o.value,t)?void 0:K(lh,this,{expression:K(_h,r,{elements:i.map(function(e){var t=e.value;t instanceof ym&&(t=K(bm,t,t));var n=e.key;return n instanceof J&&!(n instanceof Wh)?i_(e,[n,t]):t})}),property:K(sg,this,{value:a})})}}}),Mv(lh,function(e,t){var n=e.expression,r=e.property;if(t.option(`properties`)){var i=r.evaluate(t);if(i!==r){if(typeof i==`string`)if(i==`undefined`)i=void 0;else{var a=parseFloat(i);a.toString()==i&&(i=a)}r=e.property=s_(r,o_(i,r).transform(t));var o=``+i;if(Pp(o)&&o.length<=r.size()+1)return K(sh,e,{expression:n,optional:e.optional,property:o,quote:r.quote}).optimize(t)}}var s;OPT_ARGUMENTS:if(t.option(`arguments`)&&n instanceof $&&n.name==`arguments`&&n.definition().orig.length==1&&(s=n.scope)instanceof X&&s.uses_arguments&&!(s instanceof xm)&&r instanceof sg){for(var c=r.getValue(),l=new Set,u=s.argnames,d=0;d<u.length;d++){if(!(u[d]instanceof Hh))break OPT_ARGUMENTS;var f=u[d].name;if(l.has(f))break OPT_ARGUMENTS;l.add(f)}var p=s.argnames[c];if(p&&t.has_directive(`use strict`)){var m=p.definition();(!t.option(`reduce_vars`)||m.assignments||m.orig.length>1)&&(p=null)}else if(!p&&!t.option(`keep_fargs`)&&c<s.argnames.length+5)for(;c>=s.argnames.length;)p=s.create_symbol(Hh,{source:s,scope:s,tentative_name:`argument_`+s.argnames.length}),s.argnames.push(p);if(p){var h=K($,e,p);return h.reference({}),n_(p,1),h}}if(t.is_lhs())return e;if(i!==r){var g=e.flatten_object(o,t);g&&(n=e.expression=g.expression,r=e.property=g.property)}if(t.option(`properties`)&&t.option(`side_effects`)&&r instanceof sg&&n instanceof _h){var c=r.getValue(),_=n.elements,v=_[c];FLATTEN:if(Gv(v,t)){for(var y=!0,b=[],x=_.length;--x>c;){var a=_[x].drop_side_effect_free(t);a&&(b.unshift(a),y&&a.has_side_effects(t)&&(y=!1))}if(v instanceof vm)break FLATTEN;for(v=v instanceof mg?K(pg,v):v,y||b.unshift(v);--x>=0;){var a=_[x];if(a instanceof vm)break FLATTEN;a=a.drop_side_effect_free(t),a?b.unshift(a):c--}return y?(b.push(v),i_(e,b).optimize(t)):K(lh,e,{expression:K(_h,n,{elements:b}),property:K(sg,r,{value:c})})}}var S=e.evaluate(t);return S===e?e:(S=o_(S,e).optimize(t),l_(t,S,e))}),Mv(uh,function(e,t){if(z_(e.expression,t)){let n=t.parent();return n instanceof fh&&n.operator===`delete`?o_(0,e):K(pg,e)}return e.expression instanceof oh||e.expression instanceof Z?e:e.expression}),Mv(sh,function(e,t){let n=t.parent();if(t.is_lhs())return e;if(t.option(`unsafe_proto`)&&e.expression instanceof sh&&e.expression.property==`prototype`){var r=e.expression.expression;if(M_(r))switch(r.name){case`Array`:e.expression=K(_h,e.expression,{elements:[]});break;case`Function`:e.expression=a_(e.expression);break;case`Number`:e.expression=K(sg,e.expression,{value:0});break;case`Object`:e.expression=K(vh,e.expression,{properties:[]});break;case`RegExp`:e.expression=K(lg,e.expression,{value:{source:`t`,flags:``}});break;case`String`:e.expression=K(og,e.expression,{value:``});break}}if(!(n instanceof Z)||!$f(n,4)){let n=e.flatten_object(e.property,t);if(n)return n.optimize(t)}if(e.expression instanceof oh&&n instanceof oh)return e;let i=e.evaluate(t);return i===e?e:(i=o_(i,e).optimize(t),l_(t,i,e))});function Kv(e,t){return t.in_boolean_context()?l_(t,e,i_(e,[e,K(vg,e)]).optimize(t)):e}function qv(e){for(var t=0;t<e.length;t++){var n=e[t];if(n instanceof vm){var r=n.expression;r instanceof _h&&!r.elements.some(e=>e instanceof mg)&&(e.splice(t,1,...r.elements),t--)}}}Mv(_h,function(e,t){var n=Kv(e,t);return n===e?(qv(e.elements),e):n});function Jv(e){for(var t=0;t<e.length;t++){var n=e[t];if(n instanceof vm){let r=n.expression;r instanceof vh&&r.properties.every(e=>e instanceof bh)?(e.splice(t,1,...r.properties),t--):(r instanceof ag||r.is_constant())&&!(r instanceof og)&&(e.splice(t,1),t--)}}}Mv(vh,function(e,t){var n=Kv(e,t);return n===e?(Jv(e.properties),e):n}),Mv(lg,Kv),Mv(km,function(e,t){return e.value&&I_(e.value,t)&&(e.value=null),e}),Mv(xm,Lv),Mv(bm,function(e,t){return e=Lv(e,t),t.option(`unsafe_arrows`)&&t.option(`ecma`)>=2015&&!e.name&&!e.is_generator&&!e.uses_arguments&&!e.pinned()&&!yg(e,e=>{if(e instanceof rg)return xg})?K(xm,e,e).optimize(t):e}),Mv(Dh,function(e){for(let t=0;t<e.properties.length;t++){let n=e.properties[t];n instanceof Mh&&n.body.length==0&&(e.properties.splice(t,1),t--)}return e}),Mv(Mh,function(e,t){return wv(e.body,t),e}),Mv(Fm,function(e,t){return e.expression&&!e.is_star&&I_(e.expression,t)&&(e.expression=null),e}),Mv(Tm,function(e,t){if(!t.option(`evaluate`)||t.parent()instanceof wm)return e;for(var n=[],r=0;r<e.segments.length;r++){var i=e.segments[r];if(i instanceof J){var a=i.evaluate(t);if(a!==i&&(a+``).length<=i.size()+3){n[n.length-1].value=n[n.length-1].value+a+e.segments[++r].value;continue}if(i instanceof Tm){var o=i.segments;n[n.length-1].value+=o[0].value;for(var s=1;s<o.length;s++)i=o[s],n.push(i);continue}}n.push(i)}if(e.segments=n,n.length==1)return K(og,e,n[0]);if(n.length===3&&n[1]instanceof J&&(n[1].is_string(t)||n[1].is_number_or_bigint(t)||z_(n[1],t)||t.option(`unsafe`))){if(n[2].value===``)return K(Q,e,{operator:`+`,left:K(og,e,{value:n[0].value}),right:n[1]});if(n[0].value===``)return K(Q,e,{operator:`+`,left:n[1],right:K(og,e,{value:n[2].value})})}return e}),Mv(wm,function(e){return e});function Yv(e,t){if(!t.option(`computed_props`)||!(e.key instanceof ag))return e;if(e.key instanceof og||e.key instanceof sg){let n=e.key.value.toString();if(n===`__proto__`||n==`constructor`&&t.parent()instanceof Dh)return e;e instanceof bh?(e.quote=e.key.quote,e.key=n):e instanceof Oh?(e.quote=e.key.quote,e.key=K(Gh,e.key,{name:n})):(e.quote=e.key.quote,e.key=K(Wh,e.key,{name:n}))}return e}Mv(yh,Yv),Mv(Th,function(e,t){if(Yv(e,t),t.option(`arrows`)&&t.parent()instanceof vh&&!e.value.is_generator&&!e.value.uses_arguments&&!e.value.pinned()&&e.value.body.length==1&&e.value.body[0]instanceof km&&e.value.body[0].value&&!e.value.contains_this()){var n=K(xm,e.value,e.value);return n.async=e.value.async,n.is_generator=e.value.is_generator,K(bh,e,{key:e.key instanceof Wh?e.key.name:e.key,value:n,quote:e.quote})}return e}),Mv(bh,function(e,t){Yv(e,t);var n=t.option(`unsafe_methods`);if(n&&t.option(`ecma`)>=2015&&(!(n instanceof RegExp)||n.test(e.key+``))){var r=e.key,i=e.value;if((i instanceof xm&&Array.isArray(i.body)&&!i.contains_this()||i instanceof bm)&&!i.name)return K(Th,e,{key:r instanceof J?r:K(Wh,e,{name:r}),value:K(ym,i,i),quote:e.quote})}return e}),Mv(Cm,function(e,t){if(t.option(`pure_getters`)==1&&t.option(`unused`)&&!e.is_array&&Array.isArray(e.names)&&!a(t)&&!(e.names[e.names.length-1]instanceof vm)){for(var n=[],r=0;r<e.names.length;r++){var i=e.names[r];i instanceof bh&&typeof i.key==`string`&&i.value instanceof Ih&&!o(t,i.value.definition())||n.push(i)}n.length!=e.names.length&&(e.names=n)}return e;function a(e){for(var t=[/^VarDef$/,/^(Const|Let|Var)$/,/^Export$/],n=0,r=0,i=t.length;n<i;r++){var a=e.parent(r);if(!a)return!1;if(!(n===0&&a.TYPE==`Destructuring`)){if(!t[n].test(a.TYPE))return!1;n++}}return!0}function o(e,t){return t.references.length?!0:t.global?e.toplevel.vars?e.top_retain?e.top_retain(t):!1:!0:!1}});var Xv=44,Zv=59,Qv=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,$v=new Uint8Array(64),ey=new Uint8Array(128);for(let e=0;e<Qv.length;e++){let t=Qv.charCodeAt(e);$v[e]=t,ey[t]=e}function ty(e,t){let n=0,r=0,i=0;do i=ey[e.next()],n|=(i&31)<<r,r+=5;while(i&32);let a=n&1;return n>>>=1,a&&(n=-2147483648|-n),t+n}function ny(e,t,n){let r=t-n;r=r<0?-r<<1|1:r<<1;do{let t=r&31;r>>>=5,r>0&&(t|=32),e.write($v[t])}while(r>0);return t}function ry(e,t){return e.pos>=t?!1:e.peek()!==Xv}var iy=1024*16,ay=typeof TextDecoder<`u`?new TextDecoder:typeof Buffer<`u`?{decode(e){return Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}}:{decode(e){let t=``;for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}},oy=class{constructor(){this.pos=0,this.out=``,this.buffer=new Uint8Array(iy)}write(e){let{buffer:t}=this;t[this.pos++]=e,this.pos===iy&&(this.out+=ay.decode(t),this.pos=0)}flush(){let{buffer:e,out:t,pos:n}=this;return n>0?t+ay.decode(e.subarray(0,n)):t}},sy=class{constructor(e){this.pos=0,this.buffer=e}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(e){let{buffer:t,pos:n}=this,r=t.indexOf(e,n);return r===-1?t.length:r}};function cy(e){let{length:t}=e,n=new sy(e),r=[],i=0,a=0,o=0,s=0,c=0;do{let e=n.indexOf(`;`),t=[],l=!0,u=0;for(i=0;n.pos<e;){let r;i=ty(n,i),i<u&&(l=!1),u=i,ry(n,e)?(a=ty(n,a),o=ty(n,o),s=ty(n,s),ry(n,e)?(c=ty(n,c),r=[i,a,o,s,c]):r=[i,a,o,s]):r=[i],t.push(r),n.pos++}l||ly(t),r.push(t),n.pos=e+1}while(n.pos<=t);return r}function ly(e){e.sort(uy)}function uy(e,t){return e[0]-t[0]}function dy(e){let t=new oy,n=0,r=0,i=0,a=0;for(let o=0;o<e.length;o++){let s=e[o];if(o>0&&t.write(Zv),s.length===0)continue;let c=0;for(let e=0;e<s.length;e++){let o=s[e];e>0&&t.write(Xv),c=ny(t,o[0],c),o.length!==1&&(n=ny(t,o[1],n),r=ny(t,o[2],r),i=ny(t,o[3],i),o.length!==4&&(a=ny(t,o[4],a)))}}return t.flush()}const fy=/^[\w+.-]+:\/\//,py=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,my=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function hy(e){return fy.test(e)}function gy(e){return e.startsWith(`//`)}function _y(e){return e.startsWith(`/`)}function vy(e){return e.startsWith(`file:`)}function yy(e){return/^[.?#]/.test(e)}function by(e){let t=py.exec(e);return Sy(t[1],t[2]||``,t[3],t[4]||``,t[5]||`/`,t[6]||``,t[7]||``)}function xy(e){let t=my.exec(e),n=t[2];return Sy(`file:`,``,t[1]||``,``,_y(n)?n:`/`+n,t[3]||``,t[4]||``)}function Sy(e,t,n,r,i,a,o){return{scheme:e,user:t,host:n,port:r,path:i,query:a,hash:o,type:7}}function Cy(e){if(gy(e)){let t=by(`http:`+e);return t.scheme=``,t.type=6,t}if(_y(e)){let t=by(`http://foo.com`+e);return t.scheme=``,t.host=``,t.type=5,t}if(vy(e))return xy(e);if(hy(e))return by(e);let t=by(`http://foo.com/`+e);return t.scheme=``,t.host=``,t.type=e?e.startsWith(`?`)?3:e.startsWith(`#`)?2:4:1,t}function wy(e){if(e.endsWith(`/..`))return e;let t=e.lastIndexOf(`/`);return e.slice(0,t+1)}function Ty(e,t){Ey(t,t.type),e.path===`/`?e.path=t.path:e.path=wy(t.path)+e.path}function Ey(e,t){let n=t<=4,r=e.path.split(`/`),i=1,a=0,o=!1;for(let e=1;e<r.length;e++){let t=r[e];if(!t){o=!0;continue}if(o=!1,t!==`.`){if(t===`..`){a?(o=!0,a--,i--):n&&(r[i++]=t);continue}r[i++]=t,a++}}let s=``;for(let e=1;e<i;e++)s+=`/`+r[e];(!s||o&&!s.endsWith(`/..`))&&(s+=`/`),e.path=s}function Dy(e,t){if(!e&&!t)return``;let n=Cy(e),r=n.type;if(t&&r!==7){let e=Cy(t),i=e.type;switch(r){case 1:n.hash=e.hash;case 2:n.query=e.query;case 3:case 4:Ty(n,e);case 5:n.user=e.user,n.host=e.host,n.port=e.port;case 6:n.scheme=e.scheme}i>r&&(r=i)}Ey(n,r);let i=n.query+n.hash;switch(r){case 2:case 3:return i;case 4:{let r=n.path.slice(1);return r?yy(t||e)&&!yy(r)?`./`+r+i:r+i:i||`.`}case 5:return n.path+i;default:return n.scheme+`//`+n.user+n.host+n.port+n.path+i}}function Oy(e){if(!e)return``;let t=e.lastIndexOf(`/`);return e.slice(0,t+1)}function ky(e,t){let n=Oy(e),r=t?t+`/`:``;return e=>Dy(r+(e||``),n)}var Ay=0,jy=1,My=2,Ny=3,Py=4,Fy=1,Iy=2;function Ly(e,t){let n=Ry(e,0);if(n===e.length)return e;t||(e=e.slice());for(let r=n;r<e.length;r=Ry(e,r+1))e[r]=By(e[r],t);return e}function Ry(e,t){for(let n=t;n<e.length;n++)if(!zy(e[n]))return n;return e.length}function zy(e){for(let t=1;t<e.length;t++)if(e[t][Ay]<e[t-1][Ay])return!1;return!0}function By(e,t){return t||(e=e.slice()),e.sort(Vy)}function Vy(e,t){return e[Ay]-t[Ay]}function Hy(e,t){let n=t.map(()=>[]);for(let t=0;t<e.length;t++){let r=e[t];for(let e=0;e<r.length;e++){let i=r[e];if(i.length===1)continue;let a=i[jy],o=i[My],s=i[Ny],c=n[a];(c[o]||(c[o]=[])).push([s,t,i[Ay]])}}for(let e=0;e<n.length;e++){let t=n[e];for(let e=0;e<t.length;e++){let n=t[e];n&&n.sort(Vy)}}return n}var Uy=!1;function Wy(e,t,n,r){for(;n<=r;){let i=n+(r-n>>1),a=e[i][Ay]-t;if(a===0)return Uy=!0,i;a<0?n=i+1:r=i-1}return Uy=!1,n-1}function Gy(e,t,n){for(let r=n+1;r<e.length&&e[r][Ay]===t;n=r++);return n}function Ky(e,t,n){for(let r=n-1;r>=0&&e[r][Ay]===t;n=r--);return n}function qy(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function Jy(e,t,n,r){let{lastKey:i,lastNeedle:a,lastIndex:o}=n,s=0,c=e.length-1;if(r===i){if(t===a)return Uy=o!==-1&&e[o][Ay]===t,o;t>=a?s=o===-1?0:o:c=o}return n.lastKey=r,n.lastNeedle=t,n.lastIndex=Wy(e,t,s,c)}function Yy(e){return typeof e==`string`?JSON.parse(e):e}var Xy=function(e,t){let n=Yy(e);if(!(`sections`in n))return new ab(n,t);let r=[],i=[],a=[],o=[],s=[];return Zy(n,t,r,i,a,o,s,0,0,1/0,1/0),hb({version:3,file:n.file,names:o,sources:i,sourcesContent:a,mappings:r,ignoreList:s})};function Zy(e,t,n,r,i,a,o,s,c,l,u){let{sections:d}=e;for(let e=0;e<d.length;e++){let{map:f,offset:p}=d[e],m=l,h=u;if(e+1<d.length){let t=d[e+1].offset;m=Math.min(l,s+t.line),m===l?h=Math.min(u,c+t.column):m<l&&(h=c+t.column)}Qy(f,t,n,r,i,a,o,s+p.line,c+p.column,m,h)}}function Qy(e,t,n,r,i,a,o,s,c,l,u){let d=Yy(e);if(`sections`in d)return Zy(...arguments);let f=new ab(d,t),p=r.length,m=a.length,h=cb(f),{resolvedSources:g,sourcesContent:_,ignoreList:v}=f;if($y(r,g),$y(a,f.names),_)$y(i,_);else for(let e=0;e<g.length;e++)i.push(null);if(v)for(let e=0;e<v.length;e++)o.push(v[e]+p);for(let e=0;e<h.length;e++){let t=s+e;if(t>l)return;let r=eb(n,t),i=e===0?c:0,a=h[e];for(let e=0;e<a.length;e++){let n=a[e],o=i+n[Ay];if(t===l&&o>=u)return;if(n.length===1){r.push([o]);continue}let s=p+n[jy],c=n[My],d=n[Ny];r.push(n.length===4?[o,s,c,d]:[o,s,c,d,m+n[Py]])}}}function $y(e,t){for(let n=0;n<t.length;n++)e.push(t[n])}function eb(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}var tb="`line` must be greater than 0 (lines start at line 1)",nb="`column` must be greater than or equal to 0 (columns start at column 0)",rb=-1,ib=1,ab=class{constructor(e,t){let n=typeof e==`string`;if(!n&&e._decodedMemo)return e;let r=Yy(e),{version:i,file:a,names:o,sourceRoot:s,sources:c,sourcesContent:l}=r;this.version=i,this.file=a,this.names=o||[],this.sourceRoot=s,this.sources=c,this.sourcesContent=l,this.ignoreList=r.ignoreList||r.x_google_ignoreList||void 0;let u=ky(t,s);this.resolvedSources=c.map(u);let{mappings:d}=r;if(typeof d==`string`)this._encoded=d,this._decoded=void 0;else if(Array.isArray(d))this._encoded=void 0,this._decoded=Ly(d,n);else if(r.sections)throw Error(`TraceMap passed sectioned source map, please use FlattenMap export instead`);else throw Error(`invalid source map: ${JSON.stringify(r)}`);this._decodedMemo=qy(),this._bySources=void 0,this._bySourceMemos=void 0}};function ob(e){return e}function sb(e){var t;return(t=ob(e))._encoded??(t._encoded=dy(ob(e)._decoded))}function cb(e){var t;return(t=ob(e))._decoded||(t._decoded=cy(ob(e)._encoded))}function lb(e,t){let{line:n,column:r,bias:i}=t;if(n--,n<0)throw Error(tb);if(r<0)throw Error(nb);let a=cb(e);if(n>=a.length)return _b(null,null,null,null);let o=a[n],s=yb(o,ob(e)._decodedMemo,n,r,i||ib);if(s===-1)return _b(null,null,null,null);let c=o[s];if(c.length===1)return _b(null,null,null,null);let{names:l,resolvedSources:u}=e;return _b(u[c[jy]],c[My]+1,c[Ny],c.length===5?l[c[Py]]:null)}function ub(e,t){let{source:n,line:r,column:i,bias:a}=t;return xb(e,n,r,i,a||ib,!1)}function db(e,t){let{source:n,line:r,column:i,bias:a}=t;return xb(e,n,r,i,a||rb,!0)}function fb(e,t){let n=cb(e),{names:r,resolvedSources:i}=e;for(let e=0;e<n.length;e++){let a=n[e];for(let n=0;n<a.length;n++){let o=a[n],s=e+1,c=o[0],l=null,u=null,d=null,f=null;o.length!==1&&(l=i[o[1]],u=o[2]+1,d=o[3]),o.length===5&&(f=r[o[4]]),t({generatedLine:s,generatedColumn:c,source:l,originalLine:u,originalColumn:d,name:f})}}}function pb(e,t){let{sources:n,resolvedSources:r}=e,i=n.indexOf(t);return i===-1&&(i=r.indexOf(t)),i}function mb(e,t){let{sourcesContent:n}=e;if(n==null)return null;let r=pb(e,t);return r===-1?null:n[r]}function hb(e,t){let n=new ab(gb(e,[]),t);return ob(n)._decoded=e.mappings,n}function gb(e,t){return{version:e.version,file:e.file,names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,mappings:t,ignoreList:e.ignoreList||e.x_google_ignoreList}}function _b(e,t,n,r){return{source:e,line:t,column:n,name:r}}function vb(e,t){return{line:e,column:t}}function yb(e,t,n,r,i){let a=Jy(e,r,t,n);return Uy?a=(i===rb?Gy:Ky)(e,r,a):i===rb&&a++,a===-1||a===e.length?-1:a}function bb(e,t,n,r,i){let a=yb(e,t,n,r,ib);if(!Uy&&i===rb&&a++,a===-1||a===e.length)return[];let o=Uy?r:e[a][Ay];Uy||(a=Ky(e,o,a));let s=Gy(e,o,a),c=[];for(;a<=s;a++){let t=e[a];c.push(vb(t[Fy]+1,t[Iy]))}return c}function xb(e,t,n,r,i,a){var o,s;if(n--,n<0)throw Error(tb);if(r<0)throw Error(nb);let{sources:c,resolvedSources:l}=e,u=c.indexOf(t);if(u===-1&&(u=l.indexOf(t)),u===-1)return a?[]:vb(null,null);let d=(o=ob(e))._bySourceMemos||(o._bySourceMemos=c.map(qy)),f=((s=ob(e))._bySources||(s._bySources=Hy(cb(e),d)))[u][n];if(f==null)return a?[]:vb(null,null);let p=d[u];if(a)return bb(f,p,n,r,i);let m=yb(f,p,n,r,i);if(m===-1)return vb(null,null);let h=f[m];return vb(h[Fy]+1,h[Iy])}var Sb=class{constructor(){this._indexes={__proto__:null},this.array=[]}};function Cb(e){return e}function wb(e,t){return Cb(e)._indexes[t]}function Tb(e,t){let n=wb(e,t);if(n!==void 0)return n;let{array:r,_indexes:i}=Cb(e);return i[t]=r.push(t)-1}var Eb=0,Db=1,Ob=2,kb=3,Ab=4,jb=-1,Mb=class{constructor({file:e,sourceRoot:t}={}){this._names=new Sb,this._sources=new Sb,this._sourcesContent=[],this._mappings=[],this.file=e,this.sourceRoot=t,this._ignoreList=new Sb}};function Nb(e){return e}var Pb=(e,t)=>qb(!0,e,t);function Fb(e,t,n){let{_sources:r,_sourcesContent:i}=Nb(e),a=Tb(r,t);i[a]=n}function Ib(e){let{_mappings:t,_sources:n,_sourcesContent:r,_names:i,_ignoreList:a}=Nb(e);return Ub(t),{version:3,file:e.file||void 0,names:i.array,sourceRoot:e.sourceRoot||void 0,sources:n.array,sourcesContent:r,mappings:t,ignoreList:a.array}}function Lb(e){let t=Ib(e);return Object.assign({},t,{mappings:dy(t.mappings)})}function Rb(e){let t=new ab(e),n=new Mb({file:t.file,sourceRoot:t.sourceRoot});return Wb(Nb(n)._names,t.names),Wb(Nb(n)._sources,t.sources),Nb(n)._sourcesContent=t.sourcesContent||t.sources.map(()=>null),Nb(n)._mappings=cb(t),t.ignoreList&&Wb(Nb(n)._ignoreList,t.ignoreList),n}function zb(e,t,n,r,i,a,o,s,c){let{_mappings:l,_sources:u,_sourcesContent:d,_names:f}=Nb(t),p=Bb(l,n),m=Vb(p,r);if(!i)return e&&Gb(p,m)?void 0:Hb(p,m,[r]);let h=Tb(u,i),g=s?Tb(f,s):jb;if(h===d.length&&(d[h]=c??null),!(e&&Kb(p,m,h,a,o,g)))return Hb(p,m,s?[r,h,a,o,g]:[r,h,a,o])}function Bb(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}function Vb(e,t){let n=e.length;for(let r=n-1;r>=0&&!(t>=e[r][Eb]);n=r--);return n}function Hb(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function Ub(e){let{length:t}=e,n=t;for(let t=n-1;t>=0&&!(e[t].length>0);n=t,t--);n<t&&(e.length=n)}function Wb(e,t){for(let n=0;n<t.length;n++)Tb(e,t[n])}function Gb(e,t){return t===0?!0:e[t-1].length===1}function Kb(e,t,n,r,i,a){if(t===0)return!1;let o=e[t-1];return o.length===1?!1:n===o[Db]&&r===o[Ob]&&i===o[kb]&&a===(o.length===5?o[Ab]:jb)}function qb(e,t,n){let{generated:r,source:i,original:a,name:o,content:s}=n;return i?zb(e,t,r.line-1,r.column,i,a.line-1,a.column,o,s):zb(e,t,r.line-1,r.column,null,null,null,null,null)}var Jb=class e{constructor(e,t){let n=this._map=new Xy(e,t);this.file=n.file,this.names=n.names,this.sourceRoot=n.sourceRoot,this.sources=n.resolvedSources,this.sourcesContent=n.sourcesContent,this.version=n.version}static fromSourceMap(t,n){return t.toDecodedMap?new e(t.toDecodedMap(),n):new e(t.toJSON(),n)}get mappings(){return sb(this._map)}originalPositionFor(e){return lb(this._map,e)}generatedPositionFor(e){return ub(this._map,e)}allGeneratedPositionsFor(e){return db(this._map,e)}hasContentsOfAllSources(){if(!this.sourcesContent||this.sourcesContent.length!==this.sources.length)return!1;for(let e of this.sourcesContent)if(e==null)return!1;return!0}sourceContentFor(e,t){let n=mb(this._map,e);if(n!=null)return n;if(t)return null;throw Error(`"${e}" is not in the SourceMap.`)}eachMapping(e,t){fb(this._map,t?e.bind(t):e)}destroy(){}},Yb=class e{constructor(e){this._map=e instanceof Mb?e:new Mb(e)}static fromSourceMap(t){return new e(Rb(t))}addMapping(e){Pb(this._map,e)}setSourceContent(e,t){Fb(this._map,e,t)}toJSON(){return Lb(this._map)}toString(){return JSON.stringify(this.toJSON())}toDecodedMap(){return Ib(this._map)}};function*Xb(e){e=jf(e,{file:null,root:null,orig:null,files:{}});var t,n=new Yb({file:e.file,sourceRoot:e.root});let r={__proto__:null},i=e.files;for(var a in i)Kf(i,a)&&(r[a]=i[a]);e.orig&&(t=yield new Jb(e.orig),t.sourcesContent&&t.sources.forEach(function(e,n){var i=t.sourcesContent[n];i&&(r[e]=i)}));function o(e,i,a,o,s,c){let l={line:i,column:a};if(t){var u=t.originalPositionFor({line:o,column:s});if(u.source===null){n.addMapping({generated:l,original:null,source:null,name:null});return}e=u.source,o=u.line,s=u.column,c=u.name||c}n.addMapping({generated:l,original:{line:o,column:s},source:e,name:c}),n.setSourceContent(e,r[e])}function s(e){return e.sourcesContent&&e.sourcesContent.every(e=>e==null)&&delete e.sourcesContent,e.file===void 0&&delete e.file,e.sourceRoot===void 0&&delete e.sourceRoot,e}function c(){return n.toDecodedMap?s(n.toDecodedMap()):null}function l(){return s(n.toJSON())}function u(){t&&t.destroy&&t.destroy()}return{add:o,getDecoded:c,getEncoded:l,destroy:u}}var Zb="$&.$'.$*.$+.$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.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.CSS.CSS2Properties.CSSAnimation.CSSCharsetRule.CSSConditionRule.CSSContainerRule.CSSCounterStyleRule.CSSFontFaceRule.CSSFontFeatureValuesRule.CSSFontPaletteValuesRule.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.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.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.DeviceProximityEvent.DeviceStorage.DeviceStorageChangeEvent.Directory.DisplayNames.Document.DocumentFragment.DocumentPictureInPicture.DocumentPictureInPictureEvent.DocumentTimeline.DocumentType.DragEvent.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.File.FileError.FileList.FileReader.FileSystem.FileSystemDirectoryEntry.FileSystemDirectoryHandle.FileSystemDirectoryReader.FileSystemEntry.FileSystemFileEntry.FileSystemFileHandle.FileSystemHandle.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.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.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.Int16Array.Int32Array.Int8Array.Intent.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.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.NavigationPreloadManager.NavigationTransition.Navigator.NavigatorLogin.NavigatorManagedData.NavigatorUAData.NearbyLinks.NetworkInformation.Node.NodeFilter.NodeIterator.NodeList.NotRestoredReasonDetails.NotRestoredReasons.Notation.Notification.NotifyPaintEvent.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.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.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.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.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.SharedStorageWorklet.SharedWorker.SharingState.SimpleGestureEvent.SnapEvent.SourceBuffer.SourceBufferList.SpeechSynthesis.SpeechSynthesisErrorEvent.SpeechSynthesisEvent.SpeechSynthesisUtterance.SpeechSynthesisVoice.StaticRange.StereoPannerNode.StopIteration.Storage.StorageBucket.StorageBucketManager.StorageEvent.StorageManager.String.StructType.StylePropertyMap.StylePropertyMapReadOnly.StyleSheet.StyleSheetList.SubmitEvent.SubtleCrypto.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.Text.TextDecoder.TextDecoderStream.TextEncoder.TextEncoderStream.TextEvent.TextFormat.TextFormatUpdateEvent.TextMetrics.TextTrack.TextTrackCue.TextTrackCueList.TextTrackList.TextUpdateEvent.TimeEvent.TimeRanges.ToggleEvent.Touch.TouchEvent.TouchList.TrackEvent.TransformStream.TransformStreamDefaultController.TransitionEvent.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.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.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.activityLog.actualBoundingBoxAscent.actualBoundingBoxDescent.actualBoundingBoxLeft.actualBoundingBoxRight.adAuctionComponents.adAuctionHeaders.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.addTextTrack.addTrack.addTransceiver.addWakeLockListener.added.addedNodes.additionalName.additiveSymbols.addons.address.addressLine.addressModeU.addressModeV.addressModeW.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.anchorNode.anchorOffset.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.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.ariaAtomic.ariaAutoComplete.ariaBrailleLabel.ariaBrailleRoleDescription.ariaBusy.ariaChecked.ariaColCount.ariaColIndex.ariaColIndexText.ariaColSpan.ariaCurrent.ariaDescription.ariaDisabled.ariaExpanded.ariaHasPopup.ariaHidden.ariaInvalid.ariaKeyShortcuts.ariaLabel.ariaLevel.ariaLive.ariaModal.ariaMultiLine.ariaMultiSelectable.ariaOrientation.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.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.blocking.blockingDuration.blue.bluetooth.blur.body.bodyUsed.bold.bookmarks.booleanValue.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.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.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.commands.commit.commitLoadTime.commitPreferences.commitStyles.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.configurable.configuration.configurationName.configurationValue.configurations.configure.confirm.confirmComposition.confirmSiteSpecificTrackingException.confirmWebWideTrackingException.congestionControl.connect.connectEnd.connectNative.connectShark.connectStart.connected.connectedCallback.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.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.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.depthBias.depthBiasClamp.depthBiasSlopeScale.depthClearValue.depthCompare.depthDataFormat.depthFailOp.depthFar.depthFunc.depthLoadOp.depthMask.depthNear.depthOrArrayLayers.depthRange.depthReadOnly.depthStencil.depthStencilAttachment.depthStencilFormat.depthStoreOp.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.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.disposition.distanceModel.div.divisor.djsapi.djsproxy.dns.doImport.doNotTrack.doScroll.doctype.document.documentElement.documentId.documentIds.documentLifecycle.documentMode.documentOrigin.documentOrigins.documentPictureInPicture.documentURI.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.expectedImprovement.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.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.finally.find.findIndex.findLast.findLastIndex.findRule.findText.finish.finishDocumentLoadTime.finishLoadTime.finished.fireEvent.firesTouchEvents.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.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.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.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.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.getClientExtensionResults.getClientRect.getClientRects.getCoalescedEvents.getCompilationInfo.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.getOutputTimestamp.getOverrideHistoryNavigationMode.getOverrideStyle.getOwnPropertyDescriptor.getOwnPropertyDescriptors.getOwnPropertyNames.getOwnPropertySymbols.getPackageDirectoryEntry.getParameter.getParameters.getParent.getPathSegAtLength.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.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.hint.hints.history.honorificPrefix.honorificSuffix.horizontalOverflow.host.hostCandidate.hostname.href.hrefTranslate.hreflang.hspace.html5TagCheckInerface.htmlFor.htmlText.httpEquiv.httpRequestStatusCode.hwTimestamp.hyphenate-character.hyphenateCharacter.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.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.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.install.installing.instanceRoot.instantiate.instantiateStreaming.instruments.int16.int32.int8.integrity.interactionId.interactionMode.intercept.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.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.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.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.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.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.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.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.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.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.orphans.os.oscpu.outerHTML.outerHeight.outerText.outerWidth.outgoingHighWaterMark.outgoingMaxAge.outline.outline-color.outline-offset.outline-style.outline-width.outlineColor.outlineOffset.outlineStyle.outlineWidth.outputBuffer.outputChannelCount.outputLatency.outputs.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.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.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.pictureInPictureChild.pictureInPictureElement.pictureInPictureEnabled.pictureInPictureWindow.ping.pipeThrough.pipeTo.pitch.pixelBottom.pixelDepth.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.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.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.processingEnd.processingStart.processorOptions.product.productId.productName.productSub.profile.profileEnd.profiles.projectionMatrix.promise.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.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.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.requestingWindow.requireInteraction.required.requiredExtensions.requiredFeatures.requiredLimits.reset.resetLatency.resetPose.resetTransform.resizable.resize.resizeBy.resizeTo.resolve.resolveQuerySet.resolveTarget.resource.respond.respondWithNewView.response.responseBody.responseEnd.responseReady.responseStart.responseStatus.responseText.responseType.responseURL.responseXML.restart.restartAfterDelay.restartIce.restore.result.resultIndex.resultType.results.resume.resumeProfilers.resumeTransformFeedback.retry.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.security.seed.seek.seekToNextFrame.seekable.seeking.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.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.sharedStorage.sharedStorageWritable.sheet.shift.shiftKey.shiftLeft.shippingAddress.shippingOption.shippingType.show.showDirectoryPicker.showHelp.showModal.showModalDialog.showModelessDialog.showNotification.showOpenFilePicker.showPicker.showPopover.showSaveFilePicker.sidebar.sidebarAction.sign.signal.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.sourceFile.sourceFunctionName.sourceIndex.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.sub.subarray.subject.submit.submitFrame.submitter.subscribe.substr.substring.substringData.subtle.subtree.suffix.suffixes.summary.sup.supported.supportedContentEncodings.supportedEntryTypes.supportedValuesOf.supports.supportsFiber.supportsSession.supportsText.surfaceScale.surroundContents.suspend.suspendRedraw.svb.svh.svi.svmax.svmin.svw.swapCache.swapNode.sweepFlag.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.tan.tangentialPressure.tanh.target.targetAddressSpace.targetElement.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.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.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.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.useCurrentView.useMap.useProgram.usedSpace.user-select.userActivation.userAgent.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.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.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.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.zoomRectScreen".split(`.`);function Qb(e){Zb.forEach(i);var t=[`Symbol`,`Map`,`Promise`,`Proxy`,`Reflect`,`Set`,`WeakMap`,`WeakSet`],n={},r=typeof global==`object`?global:self;t.forEach(function(e){n[e]=r[e]||function(){}}),[`null`,`true`,`false`,`NaN`,`Infinity`,`-Infinity`,`undefined`].forEach(i),[Object,Array,Function,Number,String,Boolean,Error,Math,Date,RegExp,n.Symbol,ArrayBuffer,DataView,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,eval,EvalError,Float32Array,Float64Array,Int8Array,Int16Array,Int32Array,isFinite,isNaN,JSON,n.Map,parseFloat,parseInt,n.Promise,n.Proxy,RangeError,ReferenceError,n.Reflect,n.Set,SyntaxError,TypeError,Uint8Array,Uint8ClampedArray,Uint16Array,Uint32Array,URIError,n.WeakMap,n.WeakSet].forEach(function(e){Object.getOwnPropertyNames(e).map(i),e.prototype&&Object.getOwnPropertyNames(e.prototype).map(i)});function i(t){e.add(t)}}function $b(e,t){function n(e){Rf(t,e)}e.walk(new Sg(function(e){e instanceof bh&&e.quote?n(e.key):e instanceof yh&&e.quote?n(e.key.name):e instanceof lh&&ex(e.property,n)}))}function ex(e,t){e.walk(new Sg(function(e){return e instanceof ah?ex(e.tail_node(),t):e instanceof og?t(e.value):e instanceof mh&&(ex(e.consequent,t),ex(e.alternative,t)),!0}))}function tx(e,t){var n=-1,r=new Map,i=t.nth_identifier||qg;return e=e.transform(new Cg(function(e){e instanceof kh||e instanceof Eh||e instanceof Sh||e instanceof xh||e instanceof Ah?e.key.name=a(e.key.name):e instanceof ch&&(e.property=a(e.property))})),e;function a(e){let t=r.get(e);return t||(t=i.get(++n),r.set(e,t)),t}}function nx(e){var t=new Set;return yg(e,e=>{e instanceof kh||e instanceof Eh||e instanceof Sh||e instanceof xh||e instanceof ch||(e instanceof bh?typeof e.key==`string`&&$f(e,16)&&t.add(e.key):e instanceof yh?$f(e,16)&&t.add(e.key.name):e instanceof sh?$f(e,16)&&t.add(e.property):e instanceof lh&&e.property instanceof og&&$f(e,16)&&t.add(e.property.value))}),t}function rx(e,t,n=nx(e)){t=jf(t,{builtins:!1,cache:null,debug:!1,keep_quoted:!1,nth_identifier:qg,only_cache:!1,regex:null,reserved:null,undeclared:!1,only_annotated:!1},!0);var r=t.nth_identifier,i=t.reserved;Array.isArray(i)||(i=[i]);var a=new Set(i);t.builtins||Qb(a);var o=-1,s=t.cache?t.cache.props:new Map,c=t.only_annotated,l=t.regex&&new RegExp(t.regex),u=t.debug!==!1,d;u&&(d=t.debug===!0?``:t.debug);var f=new Set,p=new Set;s.forEach(e=>p.add(e));var m=!!t.keep_quoted;return e.walk(new Sg(function(e){if(!(e instanceof kh||e instanceof Eh||e instanceof Sh||e instanceof xh||e instanceof ch))if(e instanceof bh)typeof e.key==`string`&&(!m||!e.quote)&&_(e.key);else if(e instanceof yh)(!m||!e.quote)&&_(e.key.name);else if(e instanceof sh){var n=!!t.undeclared;if(!n){for(var r=e;r.expression;)r=r.expression;n=!(r.thedef&&r.thedef.undeclared)}n&&(!m||!e.quote)&&_(e.property)}else e instanceof lh?m||ex(e.property,_):e instanceof Z&&e.expression.print_to_string()==`Object.defineProperty`?ex(e.args[1],_):e instanceof Q&&e.operator===`in`?ex(e.left,_):e instanceof og&&$f(e,8)&&_(e.value)})),e.transform(new Cg(function(e){e instanceof kh||e instanceof Eh||e instanceof Sh||e instanceof xh||e instanceof ch||(e instanceof bh?typeof e.key==`string`&&(!m||!e.quote)&&(e.key=v(e.key)):e instanceof yh?(!m||!e.quote)&&(e.computed_key()||(e.key.name=v(e.key.name))):e instanceof sh?(!m||!e.quote)&&(e.property=v(e.property)):!m&&e instanceof lh?e.property=y(e.property):e instanceof Z&&e.expression.print_to_string()==`Object.defineProperty`?e.args[1]=y(e.args[1]):e instanceof Q&&e.operator===`in`?e.left=y(e.left):e instanceof og&&$f(e,8)&&(tp(e,8),e.value=v(e.value)))}));function h(e){return p.has(e)||a.has(e)?!1:t.only_cache?s.has(e):!/^-?[0-9]+(\.[0-9]+)?(e[+-][0-9]+)?$/.test(e)}function g(e){return c&&!n.has(e)?!1:l&&!l.test(e)?n.has(e):a.has(e)?!1:s.has(e)||f.has(e)}function _(e){h(e)&&f.add(e),g(e)||p.add(e)}function v(e){if(!g(e))return e;var t=s.get(e);if(!t){if(u){var n=`_$`+e+`$`+d+`_`;h(n)&&(t=n)}if(!t)do t=r.get(++o);while(!h(t));s.set(e,t)}return t}function y(e){return e.transform(new Cg(function(e){if(e instanceof ah){var t=e.expressions.length-1;e.expressions[t]=y(e.expressions[t])}else e instanceof og?(tp(e,8),e.value=v(e.value)):e instanceof mh&&(e.consequent=y(e.consequent),e.alternative=y(e.alternative));return e}))}}var ix=typeof Buffer<`u`?e=>Buffer.from(e,`base64`).toString():e=>decodeURIComponent(escape(atob(e))),ax=typeof Buffer<`u`?e=>Buffer.from(e).toString(`base64`):e=>btoa(unescape(encodeURIComponent(e)));function ox(e){var t=/(?:^|[^.])\/\/# sourceMappingURL=data:application\/json(;[\w=-]*)?;base64,([+/0-9A-Za-z]*=*)\s*$/.exec(e);return t?ix(t[2]):(console.warn(`inline source map not found`),null)}function sx(e,t,n){t[e]&&n.forEach(function(n){t[n]&&(typeof t[n]!=`object`&&(t[n]={}),e in t[n]||(t[n][e]=t[e]))})}function cx(e){e&&(`props`in e?e.props instanceof Map||(e.props=Wf(e.props)):e.props=new Map)}function lx(e){return{props:Gf(e.props)}}function ux(e,t,n,r){if(!(n&&n.writeFileSync&&n.mkdirSync))return;try{n.mkdirSync(r)}catch(e){if(e.code!==`EEXIST`)throw e}let i=`${r}/terser-debug-${Math.random()*9999999|0}.log`;t||={};let a=JSON.stringify(t,(e,t)=>typeof t==`function`?`[Function `+t.toString()+`]`:t instanceof RegExp?`[RegExp `+t.toString()+`]`:t,4),o=e=>typeof e==`object`&&t.parse&&t.parse.spidermonkey?JSON.stringify(e,null,2):typeof e==`object`?Object.keys(e).map(t=>t+`: `+o(e[t])).join(`

`):typeof e==`string`?"```\n"+e+"\n```":e;n.writeFileSync(i,`Options: 
`+a+`

Input files:

`+o(e)+`
`)}function*dx(e,t,n){n&&typeof process==`object`&&process.env&&typeof process.env.TERSER_DEBUG_DIR==`string`&&ux(e,t,n,process.env.TERSER_DEBUG_DIR),t=jf(t,{compress:{},ecma:void 0,enclose:!1,ie8:!1,keep_classnames:void 0,keep_fnames:!1,mangle:{},module:!1,nameCache:null,output:null,format:null,parse:{},rename:void 0,safari10:!1,sourceMap:!1,spidermonkey:!1,timings:!1,toplevel:!1,warnings:!1,wrap:!1},!0);var r=t.timings&&{start:Date.now()};if(t.keep_classnames===void 0&&(t.keep_classnames=t.keep_fnames),t.rename===void 0&&(t.rename=t.compress&&t.mangle),t.output&&t.format)throw Error(`Please only specify either output or format option, preferrably format.`);t.format=t.format||t.output||{},sx(`ecma`,t,[`parse`,`compress`,`format`]),sx(`ie8`,t,[`compress`,`mangle`,`format`]),sx(`keep_classnames`,t,[`compress`,`mangle`]),sx(`keep_fnames`,t,[`compress`,`mangle`]),sx(`module`,t,[`parse`,`compress`,`mangle`]),sx(`safari10`,t,[`mangle`,`format`]),sx(`toplevel`,t,[`compress`,`mangle`]),sx(`warnings`,t,[`compress`]);var i;t.mangle&&(t.mangle=jf(t.mangle,{cache:t.nameCache&&(t.nameCache.vars||{}),eval:!1,ie8:!1,keep_classnames:!1,keep_fnames:!1,module:!1,nth_identifier:qg,properties:!1,reserved:[],safari10:!1,toplevel:!1},!0),t.mangle.properties&&(typeof t.mangle.properties!=`object`&&(t.mangle.properties={}),t.mangle.properties.keep_quoted&&(i=t.mangle.properties.reserved,Array.isArray(i)||(i=[]),t.mangle.properties.reserved=i),t.nameCache&&!(`cache`in t.mangle.properties)&&(t.mangle.properties.cache=t.nameCache.props||{})),cx(t.mangle.cache),cx(t.mangle.properties.cache)),t.sourceMap&&=jf(t.sourceMap,{asObject:!1,content:null,filename:null,includeSources:!1,root:null,url:null},!0),r&&(r.parse=Date.now());var a;if(e instanceof _m)a=e;else{if((typeof e==`string`||t.parse.spidermonkey&&!Array.isArray(e))&&(e=[e]),t.parse=t.parse||{},t.parse.toplevel=null,t.parse.spidermonkey)t.parse.toplevel=J.from_mozilla_ast(Object.keys(e).reduce(function(t,n){return t?(t.body=t.body.concat(e[n].body),t):e[n]},null));else for(var o in delete t.parse.spidermonkey,e)if(Kf(e,o)&&(t.parse.filename=o,t.parse.toplevel=Jp(e[o],t.parse),t.sourceMap&&t.sourceMap.content==`inline`)){if(Object.keys(e).length>1)throw Error(`inline source map only works with singular input`);t.sourceMap.content=ox(e[o])}if(t.parse.toplevel===null)throw Error(`no source file given`);a=t.parse.toplevel}i&&t.mangle.properties.keep_quoted!==`strict`&&$b(a,i);var s;t.mangle&&t.mangle.properties&&(s=nx(a)),t.wrap&&(a=a.wrap_commonjs(t.wrap)),t.enclose&&(a=a.wrap_enclose(t.enclose)),r&&(r.rename=Date.now()),r&&(r.compress=Date.now()),t.compress&&(a=new jv(t.compress,{mangle_options:t.mangle}).compress(a)),r&&(r.scope=Date.now()),t.mangle&&a.figure_out_scope(t.mangle),r&&(r.mangle=Date.now()),t.mangle&&(a.compute_char_frequency(t.mangle),a.mangle_names(t.mangle),a=tx(a,t.mangle)),r&&(r.properties=Date.now()),t.mangle&&t.mangle.properties&&(a=rx(a,t.mangle.properties,s)),r&&(r.format=Date.now());var c={};t.format.ast&&(c.ast=a),t.format.spidermonkey&&(c.ast=a.to_mozilla_ast());let l;if(!Kf(t.format,`code`)||t.format.code){if(l={...t.format},l.ast||(l._destroy_ast=!0,yg(a,e=>{e instanceof gm&&(e.variables=void 0,e.enclosed=void 0,e.parent_scope=void 0),e.block_scope&&(e.block_scope.variables=void 0,e.block_scope.enclosed=void 0,e.block_scope.parent_scope=void 0)})),t.sourceMap){if(t.sourceMap.includeSources&&e instanceof _m)throw Error(`original source content unavailable`);l.source_map=yield*Xb({file:t.sourceMap.filename,orig:t.sourceMap.content,root:t.sourceMap.root,files:t.sourceMap.includeSources?e:null})}delete l.ast,delete l.code,delete l.spidermonkey;var u=Fg(l);if(a.print(u),c.code=u.get(),t.sourceMap)if(Object.defineProperty(c,`map`,{configurable:!0,enumerable:!0,get(){let e=l.source_map.getEncoded();return c.map=t.sourceMap.asObject?e:JSON.stringify(e)},set(e){Object.defineProperty(c,`map`,{value:e,writable:!0})}}),c.decoded_map=l.source_map.getDecoded(),t.sourceMap.url==`inline`){var d=typeof c.map==`object`?JSON.stringify(c.map):c.map;c.code+=`
//# sourceMappingURL=data:application/json;charset=utf-8;base64,`+ax(d)}else t.sourceMap.url&&(c.code+=`
//# sourceMappingURL=`+t.sourceMap.url)}return t.nameCache&&t.mangle&&(t.mangle.cache&&(t.nameCache.vars=lx(t.mangle.cache)),t.mangle.properties&&t.mangle.properties.cache&&(t.nameCache.props=lx(t.mangle.properties.cache))),l&&l.source_map&&l.source_map.destroy(),r&&(r.end=Date.now(),c.timings={parse:.001*(r.rename-r.parse),rename:.001*(r.compress-r.rename),compress:.001*(r.scope-r.compress),scope:.001*(r.mangle-r.scope),mangle:.001*(r.properties-r.mangle),properties:.001*(r.format-r.properties),format:.001*(r.end-r.format),total:.001*(r.end-r.start)}),c}async function fx(e,t,n){let r=dx(e,t,n),i,a;do a=r.next(await i),i=a.value;while(!a.done);return a.value}var px=j(((e,t)=>{function n(e){return e}t.exports=n})),mx=j(((e,t)=>{var n=/([0-9]+)/;function r(e,t){var r=(``+e).split(n).map(i),a=(``+t).split(n).map(i),o,s,c=Math.min(r.length,a.length),l,u;for(l=0,u=c;l<u;l++)if(o=r[l],s=a[l],o!=s)return o>s?1:-1;return r.length>a.length?1:r.length==a.length?0:-1}function i(e){return``+parseInt(e)==e?parseInt(e):e}t.exports=r})),hx=j(((e,t)=>{var n=mx();function r(e,t){return n(e[1],t[1])}function i(e,t){return e[1]>t[1]?1:-1}function a(e,t){switch(t){case`natural`:return e.sort(r);case`standard`:return e.sort(i);case`none`:case!1:return e}}t.exports=a})),gx=j(((e,t)=>{function n(e,t){var r={},i,a,o;for(i in e)o=e[i],Array.isArray(o)?r[i]=o.slice(0):typeof o==`object`&&o?r[i]=n(o,{}):r[i]=o;for(a in t)o=t[a],a in r&&Array.isArray(o)?r[a]=o.slice(0):a in r&&typeof o==`object`&&o?r[a]=n(r[a],o):r[a]=o;return r}t.exports=n})),_x=j(((e,t)=>{var n=gx();function r(){var e=`
`;try{e=M(`os`).EOL}catch{}return e}var i={AfterAtRule:`afterAtRule`,AfterBlockBegins:`afterBlockBegins`,AfterBlockEnds:`afterBlockEnds`,AfterComment:`afterComment`,AfterProperty:`afterProperty`,AfterRuleBegins:`afterRuleBegins`,AfterRuleEnds:`afterRuleEnds`,BeforeBlockEnds:`beforeBlockEnds`,BetweenSelectors:`betweenSelectors`},a={CarriageReturnLineFeed:`\r
`,LineFeed:`
`,System:r()},o={Space:` `,Tab:`	`},s={AroundSelectorRelation:`aroundSelectorRelation`,BeforeBlockBegins:`beforeBlockBegins`,BeforeValue:`beforeValue`},c={breaks:y(!1),breakWith:a.System,indentBy:0,indentWith:o.Space,spaces:b(!1),wrapAt:!1,semicolonAfterLastProperty:!1},l=`beautify`,u=`keep-breaks`,d=`;`,f=`:`,p=`,`,m=`=`,h=`false`,g=`off`,_=`true`,v=`on`;function y(e){var t={};return t[i.AfterAtRule]=e,t[i.AfterBlockBegins]=e,t[i.AfterBlockEnds]=e,t[i.AfterComment]=e,t[i.AfterProperty]=e,t[i.AfterRuleBegins]=e,t[i.AfterRuleEnds]=e,t[i.BeforeBlockEnds]=e,t[i.BetweenSelectors]=e,t}function b(e){var t={};return t[s.AroundSelectorRelation]=e,t[s.BeforeBlockBegins]=e,t[s.BeforeValue]=e,t}function x(e){return e===void 0||e===!1?!1:(typeof e==`object`&&`breakWith`in e&&(e=n(e,{breakWith:T(e.breakWith)})),typeof e==`object`&&`indentBy`in e&&(e=n(e,{indentBy:parseInt(e.indentBy)})),typeof e==`object`&&`indentWith`in e&&(e=n(e,{indentWith:E(e.indentWith)})),typeof e==`object`?D(n(c,e)):typeof e==`string`&&e==l?D(n(c,{breaks:y(!0),indentBy:2,spaces:b(!0)})):typeof e==`string`&&e==u?D(n(c,{breaks:{afterAtRule:!0,afterBlockBegins:!0,afterBlockEnds:!0,afterComment:!0,afterRuleEnds:!0,beforeBlockEnds:!0}})):typeof e==`string`?D(n(c,S(e))):c)}function S(e){return e.split(d).reduce(function(e,t){var n=t.split(f),r=n[0],i=n[1];return r==`breaks`||r==`spaces`?e[r]=C(i):r==`indentBy`||r==`wrapAt`?e[r]=parseInt(i):r==`indentWith`?e[r]=E(i):r==`breakWith`&&(e[r]=T(i)),e},{})}function C(e){return e.split(p).reduce(function(e,t){var n=t.split(m),r=n[0],i=n[1];return e[r]=w(i),e},{})}function w(e){switch(e){case h:case g:return!1;case _:case v:return!0;default:return e}}function T(e){switch(e){case`windows`:case`crlf`:case a.CarriageReturnLineFeed:return a.CarriageReturnLineFeed;case`unix`:case`lf`:case a.LineFeed:return a.LineFeed;default:return a.System}}function E(e){switch(e){case`space`:return o.Space;case`tab`:return o.Tab;default:return e}}function D(e){for(var t in i){var n=i[t],r=e.breaks[n];r===!0?e.breaks[n]=e.breakWith:r===!1?e.breaks[n]=``:e.breaks[n]=e.breakWith.repeat(parseInt(r))}return e}t.exports={Breaks:i,Spaces:s,formatFrom:x}})),vx=j(((e,t)=>{t.exports={ASTERISK:`*`,AT:`@`,BACK_SLASH:`\\`,CARRIAGE_RETURN:`\r`,CLOSE_CURLY_BRACKET:`}`,CLOSE_ROUND_BRACKET:`)`,CLOSE_SQUARE_BRACKET:`]`,COLON:`:`,COMMA:`,`,DOUBLE_QUOTE:`"`,EXCLAMATION:`!`,FORWARD_SLASH:`/`,INTERNAL:`-clean-css-`,NEW_LINE_NIX:`
`,OPEN_CURLY_BRACKET:`{`,OPEN_ROUND_BRACKET:`(`,OPEN_SQUARE_BRACKET:`[`,SEMICOLON:`;`,SINGLE_QUOTE:`'`,SPACE:` `,TAB:`	`,UNDERSCORE:`_`}})),yx=j(((e,t)=>{function n(e){var t=e[0],n=e[1],r=e[2];return r?r+`:`+t+`:`+n:t+`:`+n}t.exports=n})),bx=j(((e,t)=>{var n=_x().Spaces,r=vx(),i=yx(),a=/[\s"'][iI]\s*\]/,o=/([\d\w])([iI])\]/g,s=/="([a-zA-Z][a-zA-Z\d\-_]+)"([iI])/g,c=/="([a-zA-Z][a-zA-Z\d\-_]+)"(\s|\])/g,l=/^(?:(?:<!--|-->)\s*)+/,u=/='([a-zA-Z][a-zA-Z\d\-_]+)'([iI])/g,d=/='([a-zA-Z][a-zA-Z\d\-_]+)'(\s|\])/g,f=/[>+~]/,p=/\s/,m=`*+html `,h=`*:first-child+html `,g=`<`,_=[`:current`,`:future`,`:has`,`:host`,`:host-context`,`:is`,`:not`,`:past`,`:where`];function v(e){var t,n=!1,i,a=!1,o,s;for(o=0,s=e.length;o<s;o++){if(i=e[o],!t){if(i==r.SINGLE_QUOTE||i==r.DOUBLE_QUOTE)a=!a;else if(!a&&(i==r.CLOSE_CURLY_BRACKET||i==r.EXCLAMATION||i==g||i==r.SEMICOLON)){n=!0;break}else if(!a&&o===0&&f.test(i)){n=!0;break}}t=i==r.BACK_SLASH}return n}function y(e,t){var i=[],s,c,l,u,d,m,h,g,_,v,y,x,S=0,C=!1,w=!1,T=!1,E=a.test(e),D=t&&t.spaces[n.AroundSelectorRelation],O,k;for(O=0,k=e.length;O<k;O++){if(s=e[O],c=s==r.NEW_LINE_NIX,l=s==r.NEW_LINE_NIX&&e[O-1]==r.CARRIAGE_RETURN,m=h||g,v=!_&&!u&&S===0&&f.test(s),y=p.test(s),x=S==1&&s==r.CLOSE_ROUND_BRACKET?!1:x||S===0&&s==r.COLON&&b(e,O),d&&m&&l)i.pop(),i.pop();else if(u&&m&&c)i.pop();else if(u)i.push(s);else if(s==r.OPEN_SQUARE_BRACKET&&!m)i.push(s),_=!0;else if(s==r.CLOSE_SQUARE_BRACKET&&!m)i.push(s),_=!1;else if(s==r.OPEN_ROUND_BRACKET&&!m)i.push(s),S++;else if(s==r.CLOSE_ROUND_BRACKET&&!m)i.push(s),S--;else if(s==r.SINGLE_QUOTE&&!m)i.push(s),h=!0;else if(s==r.DOUBLE_QUOTE&&!m)i.push(s),g=!0;else if(s==r.SINGLE_QUOTE&&m)i.push(s),h=!1;else if(s==r.DOUBLE_QUOTE&&m)i.push(s),g=!1;else if(y&&w&&!D)continue;else !y&&w&&D?(i.push(r.SPACE),i.push(s)):y&&!T&&C&&S>0&&x||(y&&!T&&S>0&&x?i.push(s):y&&(_||S>0)&&!m||y&&T&&!m||(l||c)&&(_||S>0)&&m||(v&&T&&!D?(i.pop(),i.push(s)):v&&!T&&D?(i.push(r.SPACE),i.push(s)):y?i.push(r.SPACE):i.push(s)));d=u,u=s==r.BACK_SLASH,w=v,T=y,C=s==r.COMMA}return E?i.join(``).replace(o,`$1 $2]`):i.join(``)}function b(e,t){var n=e.substring(t,e.indexOf(r.OPEN_ROUND_BRACKET,t));return _.indexOf(n)>-1}function x(e){return e.indexOf(`'`)==-1&&e.indexOf(`"`)==-1?e:e.replace(u,`=$1 $2`).replace(d,`=$1$2`).replace(s,`=$1 $2`).replace(c,`=$1$2`)}function S(e){return e.replace(`nth-child(1)`,`first-child`).replace(`nth-of-type(1)`,`first-of-type`).replace(`nth-of-type(even)`,`nth-of-type(2n)`).replace(`nth-child(even)`,`nth-child(2n)`).replace(`nth-of-type(2n+1)`,`nth-of-type(odd)`).replace(`nth-child(2n+1)`,`nth-child(odd)`).replace(`nth-last-child(1)`,`last-child`).replace(`nth-last-of-type(1)`,`last-of-type`).replace(`nth-last-of-type(even)`,`nth-last-of-type(2n)`).replace(`nth-last-child(even)`,`nth-last-child(2n)`).replace(`nth-last-of-type(2n+1)`,`nth-last-of-type(odd)`).replace(`nth-last-child(2n+1)`,`nth-last-child(odd)`)}function C(e,t,n,r,a){var o=[],s=[];function c(e,t){return a.push(`HTML comment '`+t+`' at `+i(e[2][0])+`. Removing.`),``}for(var u=0,d=e.length;u<d;u++){var f=e[u],p=f[1];if(p=p.replace(l,c.bind(null,f)),v(p)){a.push(`Invalid selector '`+f[1]+`' at `+i(f[2][0])+`. Ignoring.`);continue}p=y(p,r),p=x(p),n&&p.indexOf(`nav`)>0&&(p=p.replace(/\+nav(\S|$)/,`+ nav$1`)),!(t&&p.indexOf(m)>-1)&&(t&&p.indexOf(h)>-1||(p.indexOf(`*`)>-1&&(p=p.replace(/\*([:#.[])/g,`$1`).replace(/^(:first-child)?\+html/,`*$1+html`)),!(s.indexOf(p)>-1)&&(p=S(p),f[1]=p,s.push(p),o.push(f))))}return o.length==1&&o[0][1].length===0&&(a.push(`Empty selector '`+o[0][1]+`' at `+i(o[0][2][0])+`. Ignoring.`),o=[]),o}t.exports=C})),xx=j(((e,t)=>{var n=/^@media\W/,r=/^@(?:keyframes|-moz-keyframes|-o-keyframes|-webkit-keyframes)\W/;function i(e,t){var i,a,o;for(o=e.length-1;o>=0;o--)i=!t&&n.test(e[o][1]),a=r.test(e[o][1]),e[o][1]=e[o][1].replace(/\n|\r\n/g,` `).replace(/\s+/g,` `).replace(/(,|:|\() /g,`$1`).replace(/ \)/g,`)`),a&&(e[o][1]=e[o][1].replace(/'([a-zA-Z][a-zA-Z\d\-_]+)'/,`$1`).replace(/"([a-zA-Z][a-zA-Z\d\-_]+)"/,`$1`)),i&&(e[o][1]=e[o][1].replace(/\) /g,`)`));return e}t.exports=i})),Sx=j(((e,t)=>{function n(e){return e.replace(/\s+/g,` `).replace(/url\(\s+/g,`url(`).replace(/\s+\)/g,`)`).trim()}t.exports=n})),Cx=j(((e,t)=>{t.exports={ASTERISK:`asterisk`,BANG:`bang`,BACKSLASH:`backslash`,UNDERSCORE:`underscore`}})),wx=j(((e,t)=>{function n(e){for(var t=e.length-1;t>=0;t--){var n=e[t];n.unused&&n.all.splice(n.position,1)}}t.exports=n})),Tx=j(((e,t)=>{var n=Cx(),r=vx(),i=`*`,a=`\\`,o=`!important`,s=`_`,c=`!ie`;function l(e,t){var n,r,i,a;for(a=e.length-1;a>=0;a--){if(n=e[a],n.dynamic&&n.important){u(n);continue}n.dynamic||n.unused||!n.dirty&&!n.important&&!n.hack||(n.optimizable&&t?(r=t(n),n.value=r):r=n.value,n.important&&u(n),n.hack&&d(n),`all`in n&&(i=n.all[n.position],i[1][1]=n.name,i.splice(2,i.length-1),Array.prototype.push.apply(i,r)))}}function u(e){e.value[e.value.length-1][1]+=o}function d(e){e.hack[0]==n.UNDERSCORE?e.name=s+e.name:e.hack[0]==n.ASTERISK?e.name=i+e.name:e.hack[0]==n.BACKSLASH?e.value[e.value.length-1][1]+=a+e.hack[1]:e.hack[0]==n.BANG&&(e.value[e.value.length-1][1]+=r.SPACE+c)}t.exports=l})),Ex=j(((e,t)=>{t.exports={AT_RULE:`at-rule`,AT_RULE_BLOCK:`at-rule-block`,AT_RULE_BLOCK_SCOPE:`at-rule-block-scope`,COMMENT:`comment`,NESTED_BLOCK:`nested-block`,NESTED_BLOCK_SCOPE:`nested-block-scope`,PROPERTY:`property`,PROPERTY_BLOCK:`property-block`,PROPERTY_NAME:`property-name`,PROPERTY_VALUE:`property-value`,RAW:`raw`,RULE:`rule`,RULE_SCOPE:`rule-scope`}})),Dx=j(((e,t)=>{var n=Cx(),r=vx(),i=Ex(),a={ASTERISK:`*`,BACKSLASH:`\\`,BANG:`!`,BANG_SUFFIX_PATTERN:/!\w+$/,IMPORTANT_TOKEN:`!important`,IMPORTANT_TOKEN_PATTERN:RegExp(`!important$`,`i`),IMPORTANT_WORD:`important`,IMPORTANT_WORD_PATTERN:RegExp(`important$`,`i`),SUFFIX_BANG_PATTERN:/!$/,UNDERSCORE:`_`,VARIABLE_REFERENCE_PATTERN:/var\(--.+\)$/};function o(e,t){var n=[],r,a,o;for(o=e.length-1;o>=0;o--)a=e[o],a[0]==i.PROPERTY&&(t&&t.indexOf(a[1][1])>-1||(r=h(a),r.all=e,r.position=o,n.unshift(r)));return n}function s(e){var t,n,r;for(t=2,n=e.length;t<n;t++)if(r=e[t],r[0]==i.PROPERTY_VALUE&&c(r[1]))return!0;return!1}function c(e){return a.VARIABLE_REFERENCE_PATTERN.test(e)}function l(e){var t,n,a;for(n=3,a=e.length;n<a;n++)if(t=e[n],t[0]==i.PROPERTY_VALUE&&(t[1]==r.COMMA||t[1]==r.FORWARD_SLASH))return!0;return!1}function u(e){var t=!1,r=e[1][1],i=e[e.length-1];return r[0]==a.UNDERSCORE?t=[n.UNDERSCORE]:r[0]==a.ASTERISK?t=[n.ASTERISK]:i[1][0]==a.BANG&&!i[1].match(a.IMPORTANT_WORD_PATTERN)||i[1].indexOf(a.BANG)>0&&!i[1].match(a.IMPORTANT_WORD_PATTERN)&&a.BANG_SUFFIX_PATTERN.test(i[1])?t=[n.BANG]:i[1].indexOf(a.BACKSLASH)>0&&i[1].indexOf(a.BACKSLASH)==i[1].length-a.BACKSLASH.length-1?t=[n.BACKSLASH,i[1].substring(i[1].indexOf(a.BACKSLASH)+1)]:i[1].indexOf(a.BACKSLASH)===0&&i[1].length==2&&(t=[n.BACKSLASH,i[1].substring(1)]),t}function d(e){if(e.length<3)return!1;var t=e[e.length-1];return!!(a.IMPORTANT_TOKEN_PATTERN.test(t[1])||a.IMPORTANT_WORD_PATTERN.test(t[1])&&a.SUFFIX_BANG_PATTERN.test(e[e.length-2][1]))}function f(e){var t=e[e.length-1],n=e[e.length-2];a.IMPORTANT_TOKEN_PATTERN.test(t[1])?t[1]=t[1].replace(a.IMPORTANT_TOKEN_PATTERN,``):(t[1]=t[1].replace(a.IMPORTANT_WORD_PATTERN,``),n[1]=n[1].replace(a.SUFFIX_BANG_PATTERN,``)),t[1].length===0&&e.pop(),n[1].length===0&&e.pop()}function p(e){e[1][1]=e[1][1].substring(1)}function m(e,t){var r=e[e.length-1];r[1]=r[1].substring(0,r[1].indexOf(t[0]==n.BACKSLASH?a.BACKSLASH:a.BANG)).trim(),r[1].length===0&&e.pop()}function h(e){var t=d(e);t&&f(e);var r=u(e);return r[0]==n.ASTERISK||r[0]==n.UNDERSCORE?p(e):(r[0]==n.BACKSLASH||r[0]==n.BANG)&&m(e,r),{block:e[2]&&e[2][0]==i.PROPERTY_BLOCK,components:[],dirty:!1,dynamic:s(e),hack:r,important:t,name:e[1][1],multiplex:e.length>3?l(e):!1,optimizable:!0,position:0,shorthand:!1,unused:!1,value:e.slice(2)}}t.exports={all:o,single:h}})),Ox=j(((e,t)=>{function n(e){this.name=`InvalidPropertyError`,this.message=e,this.stack=Error().stack}n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,t.exports=n})),kx=j(((e,t)=>{var n=Ox(),r=Dx().single,i=Ex(),a=vx(),o=yx();function s(e){var t,n;for(t=0,n=e.length;t<n;t++)if(e[t][1]==`inherit`)return!0;return!1}function c(e){return function(t){return t[1]==`invert`||e.isColor(t[1])||e.isPrefixed(t[1])}}function l(e){return function(t){return t[1]!=`inherit`&&e.isStyleKeyword(t[1])&&!e.isColorFunction(t[1])}}function u(e,t,n){var a=n[e];return a.doubleValues&&a.defaultValue.length==2?r([i.PROPERTY,[i.PROPERTY_NAME,e],[i.PROPERTY_VALUE,a.defaultValue[0]],[i.PROPERTY_VALUE,a.defaultValue[1]]]):a.doubleValues&&a.defaultValue.length==1?r([i.PROPERTY,[i.PROPERTY_NAME,e],[i.PROPERTY_VALUE,a.defaultValue[0]]]):r([i.PROPERTY,[i.PROPERTY_NAME,e],[i.PROPERTY_VALUE,a.defaultValue]])}function d(e){return function(t){return t[1]!=`inherit`&&(e.isWidth(t[1])||e.isUnit(t[1])||e.isDynamicUnit(t[1]))&&!e.isStyleKeyword(t[1])&&!e.isColorFunction(t[1])}}function f(e,t,r){var i=u(e.name+`-duration`,e,t),a=u(e.name+`-timing-function`,e,t),c=u(e.name+`-delay`,e,t),l=u(e.name+`-iteration-count`,e,t),d=u(e.name+`-direction`,e,t),f=u(e.name+`-fill-mode`,e,t),p=u(e.name+`-play-state`,e,t),m=u(e.name+`-name`,e,t),h=[i,a,c,l,d,f,p,m],g=e.value,_,v=!1,y=!1,b=!1,x=!1,S=!1,C=!1,w=!1,T=!1,E,D;if(e.value.length==1&&e.value[0][1]==`inherit`)return i.value=a.value=c.value=l.value=d.value=f.value=p.value=m.value=e.value,h;if(g.length>1&&s(g))throw new n(`Invalid animation values at `+o(g[0][2][0])+`. Ignoring.`);for(E=0,D=g.length;E<D;E++)if(_=g[E],r.isTime(_[1])&&!v)i.value=[_],v=!0;else if(r.isTime(_[1])&&!b)c.value=[_],b=!0;else if((r.isGlobal(_[1])||r.isTimingFunction(_[1]))&&!y)a.value=[_],y=!0;else if((r.isAnimationIterationCountKeyword(_[1])||r.isPositiveNumber(_[1]))&&!x)l.value=[_],x=!0;else if(r.isAnimationDirectionKeyword(_[1])&&!S)d.value=[_],S=!0;else if(r.isAnimationFillModeKeyword(_[1])&&!C)f.value=[_],C=!0;else if(r.isAnimationPlayStateKeyword(_[1])&&!w)p.value=[_],w=!0;else if((r.isAnimationNameKeyword(_[1])||r.isIdentifier(_[1]))&&!T)m.value=[_],T=!0;else throw new n(`Invalid animation value at `+o(_[2][0])+`. Ignoring.`);return h}function p(e,t,r){var i=u(`background-image`,e,t),s=u(`background-position`,e,t),c=u(`background-size`,e,t),l=u(`background-repeat`,e,t),d=u(`background-attachment`,e,t),f=u(`background-origin`,e,t),p=u(`background-clip`,e,t),m=u(`background-color`,e,t),h=[i,s,c,l,d,f,p,m],g=e.value,_=!1,v=!1,y=!1,b=!1,x=!1;if(e.value.length==1&&e.value[0][1]==`inherit`)return m.value=i.value=l.value=s.value=c.value=f.value=p.value=e.value,h;if(e.value.length==1&&e.value[0][1]==`0 0`)return h;for(var S=g.length-1;S>=0;S--){var C=g[S];if(r.isBackgroundAttachmentKeyword(C[1]))d.value=[C],x=!0;else if(r.isBackgroundClipKeyword(C[1])||r.isBackgroundOriginKeyword(C[1]))v?(f.value=[C],y=!0):(p.value=[C],v=!0),x=!0;else if(r.isBackgroundRepeatKeyword(C[1]))b?l.value.unshift(C):(l.value=[C],b=!0),x=!0;else if(r.isBackgroundPositionKeyword(C[1])||r.isBackgroundSizeKeyword(C[1])||r.isUnit(C[1])||r.isDynamicUnit(C[1])){if(S>0){var w=g[S-1];w[1]==a.FORWARD_SLASH?c.value=[C]:S>1&&g[S-2][1]==a.FORWARD_SLASH?(c.value=[w,C],S-=2):(_||(s.value=[]),s.value.unshift(C),_=!0)}else _||(s.value=[]),s.value.unshift(C),_=!0;x=!0}else (m.value[0][1]==t[m.name].defaultValue||m.value[0][1]==`none`)&&(r.isColor(C[1])||r.isPrefixed(C[1]))?(m.value=[C],x=!0):(r.isUrl(C[1])||r.isFunction(C[1]))&&(i.value=[C],x=!0)}if(v&&!y&&(f.value=p.value.slice(0)),!x)throw new n(`Invalid background value at `+o(g[0][2][0])+`. Ignoring.`);return h}function m(e,t){for(var r=e.value,i=-1,s=0,c=r.length;s<c;s++)if(r[s][1]==a.FORWARD_SLASH){i=s;break}if(i===0||i===r.length-1)throw new n(`Invalid border-radius value at `+o(r[0][2][0])+`. Ignoring.`);var l=u(e.name,e,t);l.value=i>-1?r.slice(0,i):r.slice(0),l.components=v(l,t);var d=u(e.name,e,t);d.value=i>-1?r.slice(i+1):r.slice(0),d.components=v(d,t);for(var f=0;f<4;f++)l.components[f].multiplex=!0,l.components[f].value=l.components[f].value.concat(d.components[f].value);return l.components}function h(e,t,r){var i=u(`font-style`,e,t),c=u(`font-variant`,e,t),l=u(`font-weight`,e,t),d=u(`font-stretch`,e,t),f=u(`font-size`,e,t),p=u(`line-height`,e,t),m=u(`font-family`,e,t),h=[i,c,l,d,f,p,m],v=e.value,y=4,b=0,x=!1,S,C=!1,w,T=!1,E,D=!1,O,k=!1;if(!v[b])throw new n(`Missing font values at `+o(e.all[e.position][1][2][0])+`. Ignoring.`);if(v.length==1&&v[0][1]==`inherit`)return i.value=c.value=l.value=d.value=f.value=p.value=m.value=v,h;if(v.length==1&&(r.isFontKeyword(v[0][1])||r.isGlobal(v[0][1])||r.isPrefixed(v[0][1])))return v[0][1]=a.INTERNAL+v[0][1],i.value=c.value=l.value=d.value=f.value=p.value=m.value=v,h;if(v.length<2||!g(v,r)||!_(v,r))throw new n(`Invalid font values at `+o(e.all[e.position][1][2][0])+`. Ignoring.`);if(v.length>1&&s(v))throw new n(`Invalid font values at `+o(v[0][2][0])+`. Ignoring.`);for(;b<y;){if(S=r.isFontStretchKeyword(v[b][1])||r.isGlobal(v[b][1]),w=r.isFontStyleKeyword(v[b][1])||r.isGlobal(v[b][1]),E=r.isFontVariantKeyword(v[b][1])||r.isGlobal(v[b][1]),O=r.isFontWeightKeyword(v[b][1])||r.isGlobal(v[b][1]),w&&!C)i.value=[v[b]],C=!0;else if(E&&!T)c.value=[v[b]],T=!0;else if(O&&!D)l.value=[v[b]],D=!0;else if(S&&!x)d.value=[v[b]],x=!0;else if(w&&C||E&&T||O&&D||S&&x)throw new n(`Invalid font style / variant / weight / stretch value at `+o(v[0][2][0])+`. Ignoring.`);else break;b++}if(r.isFontSizeKeyword(v[b][1])||r.isUnit(v[b][1])&&!r.isDynamicUnit(v[b][1]))f.value=[v[b]],b++;else throw new n(`Missing font size at `+o(v[0][2][0])+`. Ignoring.`);if(!v[b])throw new n(`Missing font family at `+o(v[0][2][0])+`. Ignoring.`);for(v[b]&&v[b][1]==a.FORWARD_SLASH&&v[b+1]&&(r.isLineHeightKeyword(v[b+1][1])||r.isUnit(v[b+1][1])||r.isNumber(v[b+1][1]))&&(p.value=[v[b+1]],b++,b++),m.value=[];v[b];)v[b][1]==a.COMMA?k=!1:(k?m.value[m.value.length-1][1]+=a.SPACE+v[b][1]:m.value.push(v[b]),k=!0),b++;if(m.value.length===0)throw new n(`Missing font family at `+o(v[0][2][0])+`. Ignoring.`);return h}function g(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)if(n=e[r],t.isFontSizeKeyword(n[1])||t.isUnit(n[1])&&!t.isDynamicUnit(n[1])||t.isFunction(n[1]))return!0;return!1}function _(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)if(n=e[r],t.isIdentifier(n[1])||t.isQuotedText(n[1]))return!0;return!1}function v(e,t){var n=t[e.name].components,a=[],o=e.value;if(o.length<1)return[];o.length<2&&(o[1]=o[0].slice(0)),o.length<3&&(o[2]=o[0].slice(0)),o.length<4&&(o[3]=o[1].slice(0));for(var s=n.length-1;s>=0;s--){var c=r([i.PROPERTY,[i.PROPERTY_NAME,n[s]]]);c.value=[o[s]],a.unshift(c)}return a}function y(e){return function(t,n,r){var o=[],s=t.value,c,l,d,f;for(c=0,d=s.length;c<d;c++)s[c][1]==`,`&&o.push(c);if(o.length===0)return e(t,n,r);var p=[];for(c=0,d=o.length;c<=d;c++){var m=c===0?0:o[c-1]+1,h=c<d?o[c]:s.length,g=u(t.name,t,n);g.value=s.slice(m,h),g.value.length>0&&p.push(e(g,n,r))}var _=p[0];for(c=0,d=_.length;c<d;c++)for(_[c].multiplex=!0,l=1,f=p.length;l<f;l++)_[c].value.push([i.PROPERTY_VALUE,a.COMMA]),Array.prototype.push.apply(_[c].value,p[l][c].value);return _}}function b(e,t,n){var r=u(`list-style-type`,e,t),i=u(`list-style-position`,e,t),a=u(`list-style-image`,e,t),o=[r,i,a];if(e.value.length==1&&e.value[0][1]==`inherit`)return r.value=i.value=a.value=[e.value[0]],o;var s=e.value.slice(0),c=s.length,l=0;for(l=0,c=s.length;l<c;l++)if(n.isUrl(s[l][1])||s[l][1]==`0`){a.value=[s[l]],s.splice(l,1);break}for(l=0,c=s.length;l<c;l++)if(n.isListStylePositionKeyword(s[l][1])){i.value=[s[l]],s.splice(l,1);break}return s.length>0&&(n.isListStyleTypeKeyword(s[0][1])||n.isIdentifier(s[0][1]))&&(r.value=[s[0]]),o}function x(e,t,r){var i=u(e.name+`-property`,e,t),a=u(e.name+`-duration`,e,t),c=u(e.name+`-timing-function`,e,t),l=u(e.name+`-delay`,e,t),d=[i,a,c,l],f=e.value,p,m=!1,h=!1,g=!1,_=!1,v,y;if(e.value.length==1&&e.value[0][1]==`inherit`)return i.value=a.value=c.value=l.value=e.value,d;if(f.length>1&&s(f))throw new n(`Invalid animation values at `+o(f[0][2][0])+`. Ignoring.`);for(v=0,y=f.length;v<y;v++)if(p=f[v],r.isTime(p[1])&&!m)a.value=[p],m=!0;else if(r.isTime(p[1])&&!h)l.value=[p],h=!0;else if((r.isGlobal(p[1])||r.isTimingFunction(p[1]))&&!_)c.value=[p],_=!0;else if(r.isIdentifier(p[1])&&!g)i.value=[p],g=!0;else throw new n(`Invalid animation value at `+o(p[2][0])+`. Ignoring.`);return d}function S(e,t,n){for(var r=t[e.name],i=[u(r.components[0],e,t),u(r.components[1],e,t),u(r.components[2],e,t)],a,o,s,f=0;f<3;f++){var p=i[f];p.name.indexOf(`color`)>0?a=p:p.name.indexOf(`style`)>0?o=p:s=p}if(e.value.length==1&&e.value[0][1]==`inherit`||e.value.length==3&&e.value[0][1]==`inherit`&&e.value[1][1]==`inherit`&&e.value[2][1]==`inherit`)return a.value=o.value=s.value=[e.value[0]],i;var m=e.value.slice(0),h,g;return m.length>0&&(g=m.filter(d(n)),h=g.length>1&&(g[0][1]==`none`||g[0][1]==`auto`)?g[1]:g[0],h&&(s.value=[h],m.splice(m.indexOf(h),1))),m.length>0&&(h=m.filter(l(n))[0],h&&(o.value=[h],m.splice(m.indexOf(h),1))),m.length>0&&(h=m.filter(c(n))[0],h&&(a.value=[h],m.splice(m.indexOf(h),1))),i}t.exports={animation:f,background:p,border:S,borderRadius:m,font:h,fourValues:v,listStyle:b,multiplex:y,outline:S,transition:x}})),Ax=j(((e,t)=>{var n=/(?:^|\W)(-\w+-)/g;function r(e){for(var t=[],r;(r=n.exec(e))!==null;)t.indexOf(r[0])==-1&&t.push(r[0]);return t}function i(e,t){return r(e).sort().join(`,`)==r(t).sort().join(`,`)}t.exports={unique:r,same:i}})),jx=j(((e,t)=>{var n=Ax().same;function r(e,t,r,i,a){return!(!n(t,r)||a&&e.isVariable(t)!==e.isVariable(r))}t.exports=r})),Mx=j(((e,t)=>{var n=jx();function r(e,t,r){return!n(e,t,r,0,!0)&&!(e.isAnimationIterationCountKeyword(r)||e.isPositiveNumber(r))?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isAnimationIterationCountKeyword(r)||e.isPositiveNumber(r)}function i(e,t,r){return!n(e,t,r,0,!0)&&!(e.isAnimationNameKeyword(r)||e.isIdentifier(r))?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isAnimationNameKeyword(r)||e.isIdentifier(r)}function a(e,t,n){if(!e.isFunction(t)||!e.isFunction(n))return!1;var r=t.substring(0,t.indexOf(`(`)),i=n.substring(0,n.indexOf(`(`)),o=t.substring(r.length+1,t.length-1),s=n.substring(i.length+1,n.length-1);return e.isFunction(o)||e.isFunction(s)?r===i&&a(e,o,s):r===i}function o(e,t,r){return!n(e,t,r,0,!0)&&!(e.isBackgroundPositionKeyword(r)||e.isGlobal(r))?!1:e.isVariable(t)&&e.isVariable(r)||e.isBackgroundPositionKeyword(r)||e.isGlobal(r)?!0:y(e,t,r)}function s(e,t,r){return!n(e,t,r,0,!0)&&!(e.isBackgroundSizeKeyword(r)||e.isGlobal(r))?!1:e.isVariable(t)&&e.isVariable(r)||e.isBackgroundSizeKeyword(r)||e.isGlobal(r)?!0:y(e,t,r)}function c(e,t,r){return!n(e,t,r,0,!0)&&!e.isColor(r)?!1:e.isVariable(t)&&e.isVariable(r)?!0:!e.colorOpacity&&(e.isRgbColor(t)||e.isHslColor(t))||!e.colorOpacity&&(e.isRgbColor(r)||e.isHslColor(r))||!e.colorHexAlpha&&(e.isHexAlphaColor(t)||e.isHexAlphaColor(r))?!1:e.isColor(t)&&e.isColor(r)?!0:h(e,t,r)}function l(e){return function(t,n,r,i){return e[i](t,n,r)}}function u(e,t,r){return n(e,t,r,0,!0)}function d(e,t,r){return!n(e,t,r,0,!0)&&!e.isImage(r)?!1:e.isVariable(t)&&e.isVariable(r)||e.isImage(r)?!0:e.isImage(t)?!1:h(e,t,r)}function f(e){return function(t,r,i){return!n(t,r,i,0,!0)&&!t.isKeyword(e)(i)?!1:t.isVariable(r)&&t.isVariable(i)?!0:t.isKeyword(e)(i)}}function p(e){return function(t,r,i){return!n(t,r,i,0,!0)&&!(t.isKeyword(e)(i)||t.isGlobal(i))?!1:t.isVariable(r)&&t.isVariable(i)?!0:t.isKeyword(e)(i)||t.isGlobal(i)}}function m(e,t,r){return!n(e,t,r,0,!0)&&!e.isIdentifier(r)?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isIdentifier(r)}function h(e,t,n){return a(e,t,n)?!0:t===n}function g(e,t,r){return!n(e,t,r,0,!0)&&!(e.isUnit(r)||e.isColor(r)||e.isGlobal(r))?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isUnit(r)||e.isColor(r)||e.isGlobal(r)}function _(e,t,r){return!n(e,t,r,0,!0)&&!e.isTime(r)?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isTime(t)&&!e.isTime(r)?!1:e.isTime(r)?!0:e.isTime(t)?!1:e.isFunction(t)&&!e.isPrefixed(t)&&e.isFunction(r)&&!e.isPrefixed(r)?!0:h(e,t,r)}function v(e,t,r){return!n(e,t,r,0,!0)&&!(e.isTimingFunction(r)||e.isGlobal(r))?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isTimingFunction(r)||e.isGlobal(r)}function y(e,t,r){return!n(e,t,r,0,!0)&&!e.isUnit(r)?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isUnit(t)&&!e.isUnit(r)?!1:e.isUnit(r)?!0:e.isUnit(t)?!1:e.isFunction(t)&&!e.isPrefixed(t)&&e.isFunction(r)&&!e.isPrefixed(r)?!0:h(e,t,r)}function b(e){var t=p(e);return function(e,n,r){return y(e,n,r)||t(e,n,r)}}function x(e,t,r){return!n(e,t,r,0,!0)&&!(e.isUnit(r)||e.isNumber(r))?!1:e.isVariable(t)&&e.isVariable(r)?!0:(e.isUnit(t)||e.isNumber(t))&&!(e.isUnit(r)||e.isNumber(r))?!1:e.isUnit(r)||e.isNumber(r)?!0:e.isUnit(t)||e.isNumber(t)?!1:e.isFunction(t)&&!e.isPrefixed(t)&&e.isFunction(r)&&!e.isPrefixed(r)?!0:h(e,t,r)}function S(e,t,r){return!n(e,t,r,0,!0)&&!e.isZIndex(r)?!1:e.isVariable(t)&&e.isVariable(r)?!0:e.isZIndex(r)}t.exports={generic:{color:c,components:l,image:d,propertyName:m,time:_,timingFunction:v,unit:y,unitOrNumber:x},property:{animationDirection:p(`animation-direction`),animationFillMode:f(`animation-fill-mode`),animationIterationCount:r,animationName:i,animationPlayState:p(`animation-play-state`),backgroundAttachment:f(`background-attachment`),backgroundClip:p(`background-clip`),backgroundOrigin:f(`background-origin`),backgroundPosition:o,backgroundRepeat:f(`background-repeat`),backgroundSize:s,bottom:b(`bottom`),borderCollapse:f(`border-collapse`),borderStyle:p(`*-style`),clear:p(`clear`),cursor:p(`cursor`),display:p(`display`),float:p(`float`),left:b(`left`),fontFamily:u,fontStretch:p(`font-stretch`),fontStyle:p(`font-style`),fontVariant:p(`font-variant`),fontWeight:p(`font-weight`),listStyleType:p(`list-style-type`),listStylePosition:p(`list-style-position`),outlineStyle:p(`*-style`),overflow:p(`overflow`),position:p(`position`),right:b(`right`),textAlign:p(`text-align`),textDecoration:p(`text-decoration`),textOverflow:p(`text-overflow`),textShadow:g,top:b(`top`),transform:h,verticalAlign:b(`vertical-align`),visibility:p(`visibility`),whiteSpace:p(`white-space`),zIndex:S}}})),Nx=j(((e,t)=>{var n=Dx().single,r=Ex();function i(e){for(var t=a(e),n=e.components.length-1;n>=0;n--){var r=a(e.components[n]);r.value=e.components[n].value.slice(0),t.components.unshift(r)}return t.dirty=!0,t.value=e.value.slice(0),t}function a(e){var t=n([r.PROPERTY,[r.PROPERTY_NAME,e.name]]);return t.important=e.important,t.hack=e.hack,t.unused=!1,t}t.exports={deep:i,shallow:a}})),Px=j(((e,t)=>{var n=Nx().shallow,r=Ex(),i=vx();function a(e){for(var t=0,n=e.length;t<n;t++){var r=e[t][1];if(r!=`inherit`&&r!=i.COMMA&&r!=i.FORWARD_SLASH)return!1}return!0}function o(e,t,n){var o=e.components,s=[],c,l;function u(e){Array.prototype.unshift.apply(s,e.value)}function d(e){var n=t[e.name];return n.doubleValues&&n.defaultValue.length==1?e.value[0][1]==n.defaultValue[0]&&(e.value[1]?e.value[1][1]==n.defaultValue[0]:!0):n.doubleValues&&n.defaultValue.length!=1?e.value[0][1]==n.defaultValue[0]&&(e.value[1]?e.value[1][1]:e.value[0][1])==n.defaultValue[1]:e.value[0][1]==n.defaultValue}for(var f=o.length-1;f>=0;f--){var p=o[f],m=d(p);if(p.name==`background-clip`){var h=o[f-1],g=d(h);c=p.value[0][1]==h.value[0][1],l=!c&&(g&&!m||!g&&!m||!g&&m&&p.value[0][1]!=h.value[0][1]),c?u(h):l&&(u(p),u(h)),f--}else if(p.name==`background-size`){var _=o[f-1],v=d(_);c=!v&&m,l=!c&&(v&&!m||!v&&!m),c?u(_):l?(u(p),s.unshift([r.PROPERTY_VALUE,i.FORWARD_SLASH]),u(_)):_.value.length==1&&u(_),f--}else{if(m||t[p.name].multiplexLastOnly&&!n)continue;u(p)}}return s.length===0&&e.value.length==1&&e.value[0][1]==`0`&&s.push(e.value[0]),s.length===0&&s.push([r.PROPERTY_VALUE,t[e.name].defaultValue]),a(s)?[s[0]]:s}function s(e){if(e.multiplex){for(var t=n(e),a=n(e),o=0;o<4;o++){var s=e.components[o],c=n(e);c.value=[s.value[0]],t.components.push(c);var u=n(e);u.value=[s.value[1]||s.value[0]],a.components.push(u)}var d=l(t),f=l(a);return d.length==f.length&&d[0][1]==f[0][1]&&(!(d.length>1)||d[1][1]==f[1][1])&&(!(d.length>2)||d[2][1]==f[2][1])&&(!(d.length>3)||d[3][1]==f[3][1])?d:d.concat([[r.PROPERTY_VALUE,i.FORWARD_SLASH]]).concat(f)}return l(e)}function c(e,t){var n=e.components,o=[],s,c=0,l=0;if(e.value[0][1].indexOf(i.INTERNAL)===0)return e.value[0][1]=e.value[0][1].substring(i.INTERNAL.length),e.value;for(;c<4;)s=n[c],s.value[0][1]!=t[s.name].defaultValue&&Array.prototype.push.apply(o,s.value),c++;for(Array.prototype.push.apply(o,n[c].value),c++,n[c].value[0][1]!=t[n[c].name].defaultValue&&(Array.prototype.push.apply(o,[[r.PROPERTY_VALUE,i.FORWARD_SLASH]]),Array.prototype.push.apply(o,n[c].value)),c++;n[c].value[l];)o.push(n[c].value[l]),n[c].value[l+1]&&o.push([r.PROPERTY_VALUE,i.COMMA]),l++;return a(o)?[o[0]]:o}function l(e){var t=e.components,n=t[0].value[0],r=t[1].value[0],i=t[2].value[0],a=t[3].value[0];return n[1]==r[1]&&n[1]==i[1]&&n[1]==a[1]?[n]:n[1]==i[1]&&r[1]==a[1]?[n,r]:r[1]==a[1]?[n,r,i]:[n,r,i,a]}function u(e){return function(t,a){if(!t.multiplex)return e(t,a,!0);var o=0,s=[],c={},l,u;for(l=0,u=t.components[0].value.length;l<u;l++)t.components[0].value[l][1]==i.COMMA&&o++;for(l=0;l<=o;l++){for(var d=n(t),f=0,p=t.components.length;f<p;f++){var m=t.components[f],h=n(m);d.components.push(h);for(var g=c[h.name]||0,_=m.value.length;g<_;g++){if(m.value[g][1]==i.COMMA){c[h.name]=g+1;break}h.value.push(m.value[g])}}var v=e(d,a,l==o);Array.prototype.push.apply(s,v),l<o&&s.push([r.PROPERTY_VALUE,i.COMMA])}return s}}function d(e,t){for(var n=e.components,i=[],o=n.length-1;o>=0;o--){var s=n[o],c=t[s.name];(s.value[0][1]!=c.defaultValue||`keepUnlessDefault`in c&&!f(n,t,c.keepUnlessDefault))&&i.unshift(s.value[0])}return i.length===0&&i.push([r.PROPERTY_VALUE,t[e.name].defaultValue]),a(i)?[i[0]]:i}function f(e,t,n){var r,i,a;for(i=0,a=e.length;i<a;i++)if(r=e[i],r.name==n&&r.value[0][1]==t[n].defaultValue)return!0;return!1}t.exports={background:o,borderRadius:s,font:c,fourValues:l,multiplex:u,withoutDefaults:d}})),Fx=j(((e,t)=>{var n=gx(),r=/^\d+$/,i=[`*`,`all`],a=`off`,o=`,`,s=`=`;function c(e){return n(l(a),u(e))}function l(e){return{ch:e,cm:e,em:e,ex:e,in:e,mm:e,pc:e,pt:e,px:e,q:e,rem:e,vh:e,vmax:e,vmin:e,vw:e,"%":e}}function u(e){return e==null||typeof e==`boolean`?{}:typeof e==`number`&&e==-1?l(a):typeof e==`number`?l(e):typeof e==`string`&&r.test(e)?l(parseInt(e)):typeof e==`string`&&e==a?l(a):typeof e==`object`?e:e.split(o).reduce(function(e,t){var r=t.split(s),o=r[0],c=parseInt(r[1]);return(Number.isNaN(c)||c==-1)&&(c=a),i.indexOf(o)>-1?e=n(e,l(c)):e[o]=c,e},{})}t.exports={DEFAULT:a,roundingPrecisionFrom:c}})),Ix=j(((e,t)=>{var n=Fx().roundingPrecisionFrom,r=gx(),i={Zero:`0`,One:`1`,Two:`2`},a={};a[i.Zero]={},a[i.One]={cleanupCharsets:!0,normalizeUrls:!0,optimizeBackground:!0,optimizeBorderRadius:!0,optimizeFilter:!0,optimizeFontWeight:!0,optimizeOutline:!0,removeEmpty:!0,removeNegativePaddings:!0,removeQuotes:!0,removeWhitespace:!0,replaceMultipleZeros:!0,replaceTimeUnits:!0,replaceZeroUnits:!0,roundingPrecision:n(void 0),selectorsSortingMethod:`standard`,specialComments:`all`,tidyAtRules:!0,tidyBlockScopes:!0,tidySelectors:!0,variableValueOptimizers:[]},a[i.Two]={mergeAdjacentRules:!0,mergeIntoShorthands:!0,mergeMedia:!0,mergeNonAdjacentRules:!0,mergeSemantically:!1,overrideProperties:!0,removeEmpty:!0,reduceNonAdjacentRules:!0,removeDuplicateFontRules:!0,removeDuplicateMediaBlocks:!0,removeDuplicateRules:!0,removeUnusedAtRules:!1,restructureRules:!1,skipProperties:[]};var o=`*`,s=`all`,c=`false`,l=`off`,u=`true`,d=`on`,f=`,`,p=`;`,m=`:`;function h(e){var t=r(a,{}),c=i.Zero,l=i.One,u=i.Two;return e===void 0?(delete t[u],t):(typeof e==`string`&&(e=parseInt(e)),typeof e==`number`&&e===parseInt(u)?t:typeof e==`number`&&e===parseInt(l)?(delete t[u],t):typeof e==`number`&&e===parseInt(c)?(delete t[u],delete t[l],t):(typeof e==`object`&&(e=v(e)),l in e&&`roundingPrecision`in e[l]&&(e[l].roundingPrecision=n(e[l].roundingPrecision)),u in e&&`skipProperties`in e[u]&&typeof e[u].skipProperties==`string`&&(e[u].skipProperties=e[u].skipProperties.split(f)),(c in e||l in e||u in e)&&(t[c]=r(t[c],e[c])),l in e&&o in e[l]&&(t[l]=r(t[l],g(l,_(e[l][o]))),delete e[l][o]),l in e&&s in e[l]&&(t[l]=r(t[l],g(l,_(e[l][s]))),delete e[l][s]),l in e||u in e?t[l]=r(t[l],e[l]):delete t[l],u in e&&o in e[u]&&(t[u]=r(t[u],g(u,_(e[u][o]))),delete e[u][o]),u in e&&s in e[u]&&(t[u]=r(t[u],g(u,_(e[u][s]))),delete e[u][s]),u in e?t[u]=r(t[u],e[u]):delete t[u],t))}function g(e,t){var n=r(a[e],{}),i;for(i in n)typeof n[i]==`boolean`&&(n[i]=t);return n}function _(e){switch(e){case c:case l:return!1;case u:case d:return!0;default:return e}}function v(e){var t=r(e,{}),n,i;for(i=0;i<=2;i++)n=``+i,n in t&&(t[n]===void 0||t[n]===!1)&&delete t[n],n in t&&t[n]===!0&&(t[n]={}),n in t&&typeof t[n]==`string`&&(t[n]=y(t[n],n));return t}function y(e,t){return e.split(p).reduce(function(e,n){var i=n.split(m),a=i[0],c=i[1],l=_(c);return o==a||s==a?e=r(e,g(t,l)):e[a]=l,e},{})}t.exports={OptimizationLevel:i,optimizationLevelFrom:h}})),Lx=j(((e,t)=>{var n=Ix().OptimizationLevel;t.exports={level1:{property:function(e,t,r){var i=t.value;r.level[n.One].optimizeBackground&&(i.length==1&&i[0][1]==`none`&&(i[0][1]=`0 0`),i.length==1&&i[0][1]==`transparent`&&(i[0][1]=`0 0`))}}}})),Rx=j(((e,t)=>{t.exports={level1:{property:function(e,t){var n=t.value;n.length==4&&n[0][1]===`0`&&n[1][1]===`0`&&n[2][1]===`0`&&n[3][1]===`0`&&(t.value.splice(2),t.dirty=!0)}}}})),zx=j(((e,t)=>{var n=Ix().OptimizationLevel;t.exports={level1:{property:function(e,t,r){var i=t.value;r.level[n.One].optimizeBorderRadius&&(i.length==3&&i[1][1]==`/`&&i[0][1]==i[2][1]?(t.value.splice(1),t.dirty=!0):i.length==5&&i[2][1]==`/`&&i[0][1]==i[3][1]&&i[1][1]==i[4][1]?(t.value.splice(2),t.dirty=!0):i.length==7&&i[3][1]==`/`&&i[0][1]==i[4][1]&&i[1][1]==i[5][1]&&i[2][1]==i[6][1]?(t.value.splice(3),t.dirty=!0):i.length==9&&i[4][1]==`/`&&i[0][1]==i[5][1]&&i[1][1]==i[6][1]&&i[2][1]==i[7][1]&&i[3][1]==i[8][1]&&(t.value.splice(4),t.dirty=!0))}}}})),Bx=j(((e,t)=>{var n=Ix().OptimizationLevel,r=/progid:DXImageTransform\.Microsoft\.(Alpha|Chroma)(\W)/,i=/,(\S)/g,a=/ ?= ?/g;t.exports={level1:{property:function(e,t,o){o.compatibility.properties.ieFilters&&o.level[n.One].optimizeFilter&&(t.value.length==1&&(t.value[0][1]=t.value[0][1].replace(r,function(e,t,n){return t.toLowerCase()+n})),t.value[0][1]=t.value[0][1].replace(i,`, $1`).replace(a,`=`))}}}})),Vx=j(((e,t)=>{var n=Ix().OptimizationLevel;t.exports={level1:{property:function(e,t,r){var i=t.value[0][1];r.level[n.One].optimizeFontWeight&&(i==`normal`?i=`400`:i==`bold`&&(i=`700`),t.value[0][1]=i)}}}})),Hx=j(((e,t)=>{var n=Ix().OptimizationLevel;t.exports={level1:{property:function(e,t,r){var i=t.value;r.level[n.One].replaceMultipleZeros&&i.length==4&&i[0][1]===`0`&&i[1][1]===`0`&&i[2][1]===`0`&&i[3][1]===`0`&&(t.value.splice(1),t.dirty=!0)}}}})),Ux=j(((e,t)=>{var n=Ix().OptimizationLevel;t.exports={level1:{property:function(e,t,r){var i=t.value;r.level[n.One].optimizeOutline&&i.length==1&&i[0][1]==`none`&&(i[0][1]=`0`)}}}})),Wx=j(((e,t)=>{var n=Ix().OptimizationLevel;function r(e){return e&&e[1][0]==`-`&&parseFloat(e[1])<0}t.exports={level1:{property:function(e,t,i){var a=t.value;a.length==4&&a[0][1]===`0`&&a[1][1]===`0`&&a[2][1]===`0`&&a[3][1]===`0`&&(t.value.splice(1),t.dirty=!0),i.level[n.One].removeNegativePaddings&&(r(t.value[0])||r(t.value[1])||r(t.value[2])||r(t.value[3]))&&(t.unused=!0)}}}})),Gx=j(((e,t)=>{t.exports={background:Lx().level1.property,boxShadow:Rx().level1.property,borderRadius:zx().level1.property,filter:Bx().level1.property,fontWeight:Vx().level1.property,margin:Hx().level1.property,outline:Ux().level1.property,padding:Wx().level1.property}})),Kx=j(((e,t)=>{var n={aliceblue:`#f0f8ff`,antiquewhite:`#faebd7`,aqua:`#0ff`,aquamarine:`#7fffd4`,azure:`#f0ffff`,beige:`#f5f5dc`,bisque:`#ffe4c4`,black:`#000`,blanchedalmond:`#ffebcd`,blue:`#00f`,blueviolet:`#8a2be2`,brown:`#a52a2a`,burlywood:`#deb887`,cadetblue:`#5f9ea0`,chartreuse:`#7fff00`,chocolate:`#d2691e`,coral:`#ff7f50`,cornflowerblue:`#6495ed`,cornsilk:`#fff8dc`,crimson:`#dc143c`,cyan:`#0ff`,darkblue:`#00008b`,darkcyan:`#008b8b`,darkgoldenrod:`#b8860b`,darkgray:`#a9a9a9`,darkgreen:`#006400`,darkgrey:`#a9a9a9`,darkkhaki:`#bdb76b`,darkmagenta:`#8b008b`,darkolivegreen:`#556b2f`,darkorange:`#ff8c00`,darkorchid:`#9932cc`,darkred:`#8b0000`,darksalmon:`#e9967a`,darkseagreen:`#8fbc8f`,darkslateblue:`#483d8b`,darkslategray:`#2f4f4f`,darkslategrey:`#2f4f4f`,darkturquoise:`#00ced1`,darkviolet:`#9400d3`,deeppink:`#ff1493`,deepskyblue:`#00bfff`,dimgray:`#696969`,dimgrey:`#696969`,dodgerblue:`#1e90ff`,firebrick:`#b22222`,floralwhite:`#fffaf0`,forestgreen:`#228b22`,fuchsia:`#f0f`,gainsboro:`#dcdcdc`,ghostwhite:`#f8f8ff`,gold:`#ffd700`,goldenrod:`#daa520`,gray:`#808080`,green:`#008000`,greenyellow:`#adff2f`,grey:`#808080`,honeydew:`#f0fff0`,hotpink:`#ff69b4`,indianred:`#cd5c5c`,indigo:`#4b0082`,ivory:`#fffff0`,khaki:`#f0e68c`,lavender:`#e6e6fa`,lavenderblush:`#fff0f5`,lawngreen:`#7cfc00`,lemonchiffon:`#fffacd`,lightblue:`#add8e6`,lightcoral:`#f08080`,lightcyan:`#e0ffff`,lightgoldenrodyellow:`#fafad2`,lightgray:`#d3d3d3`,lightgreen:`#90ee90`,lightgrey:`#d3d3d3`,lightpink:`#ffb6c1`,lightsalmon:`#ffa07a`,lightseagreen:`#20b2aa`,lightskyblue:`#87cefa`,lightslategray:`#778899`,lightslategrey:`#778899`,lightsteelblue:`#b0c4de`,lightyellow:`#ffffe0`,lime:`#0f0`,limegreen:`#32cd32`,linen:`#faf0e6`,magenta:`#ff00ff`,maroon:`#800000`,mediumaquamarine:`#66cdaa`,mediumblue:`#0000cd`,mediumorchid:`#ba55d3`,mediumpurple:`#9370db`,mediumseagreen:`#3cb371`,mediumslateblue:`#7b68ee`,mediumspringgreen:`#00fa9a`,mediumturquoise:`#48d1cc`,mediumvioletred:`#c71585`,midnightblue:`#191970`,mintcream:`#f5fffa`,mistyrose:`#ffe4e1`,moccasin:`#ffe4b5`,navajowhite:`#ffdead`,navy:`#000080`,oldlace:`#fdf5e6`,olive:`#808000`,olivedrab:`#6b8e23`,orange:`#ffa500`,orangered:`#ff4500`,orchid:`#da70d6`,palegoldenrod:`#eee8aa`,palegreen:`#98fb98`,paleturquoise:`#afeeee`,palevioletred:`#db7093`,papayawhip:`#ffefd5`,peachpuff:`#ffdab9`,peru:`#cd853f`,pink:`#ffc0cb`,plum:`#dda0dd`,powderblue:`#b0e0e6`,purple:`#800080`,rebeccapurple:`#663399`,red:`#f00`,rosybrown:`#bc8f8f`,royalblue:`#4169e1`,saddlebrown:`#8b4513`,salmon:`#fa8072`,sandybrown:`#f4a460`,seagreen:`#2e8b57`,seashell:`#fff5ee`,sienna:`#a0522d`,silver:`#c0c0c0`,skyblue:`#87ceeb`,slateblue:`#6a5acd`,slategray:`#708090`,slategrey:`#708090`,snow:`#fffafa`,springgreen:`#00ff7f`,steelblue:`#4682b4`,tan:`#d2b48c`,teal:`#008080`,thistle:`#d8bfd8`,tomato:`#ff6347`,turquoise:`#40e0d0`,violet:`#ee82ee`,wheat:`#f5deb3`,white:`#fff`,whitesmoke:`#f5f5f5`,yellow:`#ff0`,yellowgreen:`#9acd32`},r={},i={};for(var a in n){var o=n[a];a.length<o.length?i[o]=a:r[a]=o}var s=RegExp(`(^| |,|\\))(`+Object.keys(r).join(`|`)+`)( |,|\\)|$)`,`ig`),c=RegExp(`(`+Object.keys(i).join(`|`)+`)([^a-f0-9]|$)`,`ig`);function l(e,t,n,i){return t+r[n.toLowerCase()]+i}function u(e,t,n){return i[t.toLowerCase()]+n}function d(e){var t=e.indexOf(`#`)>-1,n=e.replace(s,l);return n!=e&&(n=n.replace(s,l)),t?n.replace(c,u):n}t.exports=d})),qx=j(((e,t)=>{function n(e,t,n){var i,a,o;if(e%=360,e<0&&(e+=360),e=~~e/360,t<0?t=0:t>100&&(t=100),t=~~t/100,n<0?n=0:n>100&&(n=100),n=~~n/100,t===0)i=a=o=n;else{var s=n<.5?n*(1+t):n+t-n*t,c=2*n-s;i=r(c,s,e+1/3),a=r(c,s,e),o=r(c,s,e-1/3)}return[~~(i*255),~~(a*255),~~(o*255)]}function r(e,t,n){return n<0&&(n+=1),n>1&&--n,n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function i(e,t,r){var i=n(e,t,r),a=i[0].toString(16),o=i[1].toString(16),s=i[2].toString(16);return`#`+((a.length==1?`0`:``)+a)+((o.length==1?`0`:``)+o)+((s.length==1?`0`:``)+s)}t.exports=i})),Jx=j(((e,t)=>{function n(e,t,n){var r=Math.max(0,Math.min(parseInt(e),255)),i=Math.max(0,Math.min(parseInt(t),255)),a=Math.max(0,Math.min(parseInt(n),255));return`#`+(`00000`+(r<<16|i<<8|a).toString(16)).slice(-6)}t.exports=n})),Yx=j(((e,t)=>{var n=vx();function r(e,t,n){return n?t.test(e):e===t}function i(e,t){var i=n.OPEN_ROUND_BRACKET,a=n.CLOSE_ROUND_BRACKET,o=0,s=0,c=0,l,u,d=e.length,f=[],p=typeof t==`object`&&`exec`in t;if(!p&&e.indexOf(t)==-1)return[e];if(e.indexOf(i)==-1)return e.split(t);for(;s<d;)e[s]==i?o++:e[s]==a&&o--,o===0&&s>0&&s+1<d&&r(e[s],t,p)&&(f.push(e.substring(c,s)),p&&t.exec(e[s]).length>1&&f.push(e[s]),c=s+1),s++;return c<s+1&&(l=e.substring(c),u=l[l.length-1],r(u,t,p)&&(l=l.substring(0,l.length-1)),f.push(l)),f}t.exports=i})),Xx=j(((e,t)=>{var n=Kx(),r=qx(),i=Jx(),a=Yx(),o=/(rgb|rgba|hsl|hsla)\(([^()]+)\)/gi,s=/#|rgb|hsl/gi,c=/(^|[^='"])#([0-9a-f]{6})/gi,l=/(^|[^='"])#([0-9a-f]{3})/gi,u=/[0-9a-f]/i,d=/hsl\((-?\d+),(-?\d+)%?,(-?\d+)%?\)/gi,f=/(rgb|hsl)a?\((-?\d+),(-?\d+%?),(-?\d+%?),(0*[1-9]+[0-9]*(\.?\d*)?)\)/gi,p=/rgb\((-?\d+),(-?\d+),(-?\d+)\)/gi,m=/(?:rgba|hsla)\(0,0%?,0%?,0\)/g;t.exports={level1:{value:function(e,t,h){return h.compatibility.properties.colors?t.match(s)?(t=t.replace(f,function(e,t,n,r,i,a){return parseInt(a)>=1?t+`(`+[n,r,i].join(`,`)+`)`:e}).replace(p,function(e,t,n,r){return i(t,n,r)}).replace(d,function(e,t,n,i){return r(t,n,i)}).replace(c,function(e,t,n,r,i){var a=i[r+e.length];return a&&u.test(a)?e:n[0]==n[1]&&n[2]==n[3]&&n[4]==n[5]?(t+`#`+n[0]+n[2]+n[4]).toLowerCase():(t+`#`+n).toLowerCase()}).replace(l,function(e,t,n){return t+`#`+n.toLowerCase()}).replace(o,function(e,t,n){var r=n.split(`,`),i=t&&t.toLowerCase();return i==`hsl`&&r.length==3||i==`hsla`&&r.length==4||i==`rgb`&&r.length===3&&n.indexOf(`%`)>0||i==`rgba`&&r.length==4&&r[0].indexOf(`%`)>0?(r[1].indexOf(`%`)==-1&&(r[1]+=`%`),r[2].indexOf(`%`)==-1&&(r[2]+=`%`),t+`(`+r.join(`,`)+`)`):e}),h.compatibility.colors.opacity&&e.indexOf(`background`)==-1&&(t=t.replace(m,function(e){return a(t,`,`).pop().indexOf(`gradient(`)>-1?e:`transparent`})),n(t)):n(t):t}}}})),Zx=j(((e,t)=>{var n=/\(0deg\)/g;t.exports={level1:{value:function(e,t,r){return!r.compatibility.properties.zeroUnits||t.indexOf(`0deg`)==-1?t:t.replace(n,`(0)`)}}}})),Qx=j(((e,t)=>{var n=/^url\(/i;function r(e){return n.test(e)}t.exports=r})),$x=j(((e,t)=>{var n=Yx(),r=Qx(),i=Ix().OptimizationLevel,a=/^expression\(.*\)$/,o=/^(-(?:moz|ms|o|webkit)-[a-z-]+|[a-z-]+)\((.+)\)$/,s=/([\s,/])/,c=/(^|\D)\.0+(\D|$)/g,l=/\.([1-9]*)0+(\D|$)/g,u=/(^|\D)0\.(\d)/g,d=/([^\w\d-]|^)-0([^.]|$)/g,f=/(^|\s)0+([1-9])/g;function p(e){var t,i;return r(e)||a.test(e)?e:(t=o.exec(e),t?(i=n(t[2],s).map(function(e){return p(e)}),t[1]+`(`+i.join(``)+`)`):m(e))}function m(e){return e.indexOf(`0`)==-1?e:(e.indexOf(`-`)>-1&&(e=e.replace(d,`$10$2`).replace(d,`$10$2`)),e.replace(f,`$1$2`).replace(c,`$10$2`).replace(l,function(e,t,n){return(t.length>0?`.`:``)+t+n}).replace(u,`$1.$2`))}t.exports={level1:{value:function(e,t,n){return n.level[i.One].replaceZeroUnits?p(t):t}}}})),eS=j(((e,t)=>{t.exports={level1:{value:function(e,t,n){return!n.precision.enabled||t.indexOf(`.`)===-1?t:t.replace(n.precision.decimalPointMatcher,`$1$2$3`).replace(n.precision.zeroMatcher,function(e,t,r,i){var a=n.precision.units[i].multiplier,o=parseInt(t),s=Number.isNaN(o)?0:o,c=parseFloat(r);return Math.round((s+c)*a)/a+i})}}}})),tS=j(((e,t)=>{var n=Ix().OptimizationLevel,r=/^local\(/i,i=/^('.*'|".*")$/,a=/^['"][a-zA-Z][a-zA-Z\d\-_]+['"]$/,o=/^['"](?:cursive|default|emoji|fangsong|fantasy|inherit|initial|math|monospace|revert|revert-layer|sans-serif|serif|system-ui|ui-monospace|ui-rounded|ui-sans-serif|ui-serif|unset)['"]$/;t.exports={level1:{value:function(e,t,s){return(e==`font-family`||e==`font`)&&o.test(t)||!s.level[n.One].removeQuotes||!i.test(t)&&!r.test(t)?t:a.test(t)?t.substring(1,t.length-1):t}}}})),nS=j(((e,t)=>{var n=Ix().OptimizationLevel,r=/^(-?[\d.]+)(m?s)$/;t.exports={level1:{value:function(e,t,i){return!i.level[n.One].replaceTimeUnits||!r.test(t)?t:t.replace(r,function(e,t,n){var r;return n==`ms`?r=parseInt(t)/1e3+`s`:n==`s`&&(r=parseFloat(t)*1e3+`ms`),r.length<e.length?r:e})}}}})),rS=j(((e,t)=>{var n=/(?:^|\s|\()(-?\d+)px/;t.exports={level1:{value:function(e,t,r){return n.test(t)?t.replace(n,function(e,t){var n,i=parseInt(t);return i===0?e:(r.compatibility.properties.shorterLengthUnits&&r.compatibility.units.pt&&i*3%4==0&&(n=i*3/4+`pt`),r.compatibility.properties.shorterLengthUnits&&r.compatibility.units.pc&&i%16==0&&(n=i/16+`pc`),r.compatibility.properties.shorterLengthUnits&&r.compatibility.units.in&&i%96==0&&(n=i/96+`in`),n&&=e.substring(0,e.indexOf(t))+n,n&&n.length<e.length?n:e)}):t}}}})),iS=j(((e,t)=>{var n=Qx(),r=Ix().OptimizationLevel,i=/^url\(/i;t.exports={level1:{value:function(e,t,a){return!a.level[r.One].normalizeUrls||!n(t)?t:t.replace(i,`url(`)}}}})),aS=j(((e,t)=>{var n=/^url\(['"].+['"]\)$/,r=/^url\(['"].*[*\s()'"].*['"]\)$/,i=/["']/g,a=/^url\(['"]data:[^;]+;charset/;t.exports={level1:{value:function(e,t,o){return o.compatibility.properties.urlQuotes?t:n.test(t)&&!r.test(t)&&!a.test(t)?t.replace(i,``):t}}}})),oS=j(((e,t)=>{var n=Qx(),r=/\\?\n|\\?\r\n/g,i=/(\()\s+/g,a=/\s+(\))/g;t.exports={level1:{value:function(e,t){return n(t)?t.replace(r,``).replace(i,`$1`).replace(a,`$1`):t}}}})),sS=j(((e,t)=>{var n=Ix().OptimizationLevel,r=vx(),i=/\) ?\/ ?/g,a=/, /g,o=/\r?\n/g,s=/\s+/g,c=/\s+(;?\))/g,l=/(\(;?)\s+/g,u=/^--\S+$/,d=/^var\(\s*--\S+\s*\)$/;t.exports={level1:{value:function(e,t,f){return!f.level[n.One].removeWhitespace||u.test(e)&&!d.test(t)||t.indexOf(` `)==-1&&t.indexOf(`
`)==-1||t.indexOf(`expression`)===0||t.indexOf(r.SINGLE_QUOTE)>-1||t.indexOf(r.DOUBLE_QUOTE)>-1?t:(t=t.replace(o,``),t=t.replace(s,` `),t.indexOf(`calc`)>-1&&(t=t.replace(i,`)/ `)),t.replace(l,`$1`).replace(c,`$1`).replace(a,`,`))}}}})),cS=j(((e,t)=>{var n=Yx(),r=/^(-(?:moz|ms|o|webkit)-[a-z-]+|[a-z-]+)\((.+)\)$/,i=/^(?:-moz-calc|-webkit-calc|calc|rgb|hsl|rgba|hsla|min|max|clamp|expression)\(/,a=/([\s,/])/;function o(e,t){var c,l;return i.test(e)?e:(c=r.exec(e),c?(l=n(c[2],a).map(function(e){return o(e,t)}),c[1]+`(`+l.join(``)+`)`):s(e,t))}function s(e,t){return e.replace(t.unitsRegexp,`$10$2`).replace(t.unitsRegexp,`$10$2`)}t.exports={level1:{value:function(e,t,n){return!n.compatibility.properties.zeroUnits||t.indexOf(`%`)>0&&(e==`height`||e==`max-height`||e==`width`||e==`max-width`)?t:o(t,n)}}}})),lS=j(((e,t)=>{t.exports={color:Xx().level1.value,degrees:Zx().level1.value,fraction:$x().level1.value,precision:eS().level1.value,textQuotes:tS().level1.value,time:nS().level1.value,unit:rS().level1.value,urlPrefix:iS().level1.value,urlQuotes:aS().level1.value,urlWhiteSpace:oS().level1.value,whiteSpace:sS().level1.value,zero:cS().level1.value}})),uS=j(((e,t)=>{var n=kx(),r=Mx(),i=Px(),a=Gx(),o=lS(),s=gx(),c={animation:{canOverride:r.generic.components([r.generic.time,r.generic.timingFunction,r.generic.time,r.property.animationIterationCount,r.property.animationDirection,r.property.animationFillMode,r.property.animationPlayState,r.property.animationName]),components:[`animation-duration`,`animation-timing-function`,`animation-delay`,`animation-iteration-count`,`animation-direction`,`animation-fill-mode`,`animation-play-state`,`animation-name`],breakUp:n.multiplex(n.animation),defaultValue:`none`,restore:i.multiplex(i.withoutDefaults),shorthand:!0,valueOptimizers:[o.whiteSpace,o.textQuotes,o.time,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-delay":{canOverride:r.generic.time,componentOf:[`animation`],defaultValue:`0s`,intoMultiplexMode:`real`,valueOptimizers:[o.time,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-direction":{canOverride:r.property.animationDirection,componentOf:[`animation`],defaultValue:`normal`,intoMultiplexMode:`real`,vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-duration":{canOverride:r.generic.time,componentOf:[`animation`],defaultValue:`0s`,intoMultiplexMode:`real`,keepUnlessDefault:`animation-delay`,valueOptimizers:[o.time,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-fill-mode":{canOverride:r.property.animationFillMode,componentOf:[`animation`],defaultValue:`none`,intoMultiplexMode:`real`,vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-iteration-count":{canOverride:r.property.animationIterationCount,componentOf:[`animation`],defaultValue:`1`,intoMultiplexMode:`real`,vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-name":{canOverride:r.property.animationName,componentOf:[`animation`],defaultValue:`none`,intoMultiplexMode:`real`,valueOptimizers:[o.textQuotes],vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-play-state":{canOverride:r.property.animationPlayState,componentOf:[`animation`],defaultValue:`running`,intoMultiplexMode:`real`,vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},"animation-timing-function":{canOverride:r.generic.timingFunction,componentOf:[`animation`],defaultValue:`ease`,intoMultiplexMode:`real`,vendorPrefixes:[`-moz-`,`-o-`,`-webkit-`]},background:{canOverride:r.generic.components([r.generic.image,r.property.backgroundPosition,r.property.backgroundSize,r.property.backgroundRepeat,r.property.backgroundAttachment,r.property.backgroundOrigin,r.property.backgroundClip,r.generic.color]),components:[`background-image`,`background-position`,`background-size`,`background-repeat`,`background-attachment`,`background-origin`,`background-clip`,`background-color`],breakUp:n.multiplex(n.background),defaultValue:`0 0`,propertyOptimizer:a.background,restore:i.multiplex(i.background),shortestValue:`0`,shorthand:!0,valueOptimizers:[o.whiteSpace,o.urlWhiteSpace,o.fraction,o.zero,o.color,o.urlPrefix,o.urlQuotes]},"background-attachment":{canOverride:r.property.backgroundAttachment,componentOf:[`background`],defaultValue:`scroll`,intoMultiplexMode:`real`},"background-clip":{canOverride:r.property.backgroundClip,componentOf:[`background`],defaultValue:`border-box`,intoMultiplexMode:`real`,shortestValue:`border-box`},"background-color":{canOverride:r.generic.color,componentOf:[`background`],defaultValue:`transparent`,intoMultiplexMode:`real`,multiplexLastOnly:!0,nonMergeableValue:`none`,shortestValue:`red`,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"background-image":{canOverride:r.generic.image,componentOf:[`background`],defaultValue:`none`,intoMultiplexMode:`default`,valueOptimizers:[o.urlWhiteSpace,o.urlPrefix,o.urlQuotes,o.whiteSpace,o.fraction,o.precision,o.unit,o.zero,o.color]},"background-origin":{canOverride:r.property.backgroundOrigin,componentOf:[`background`],defaultValue:`padding-box`,intoMultiplexMode:`real`,shortestValue:`border-box`},"background-position":{canOverride:r.property.backgroundPosition,componentOf:[`background`],defaultValue:[`0`,`0`],doubleValues:!0,intoMultiplexMode:`real`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"background-repeat":{canOverride:r.property.backgroundRepeat,componentOf:[`background`],defaultValue:[`repeat`],doubleValues:!0,intoMultiplexMode:`real`},"background-size":{canOverride:r.property.backgroundSize,componentOf:[`background`],defaultValue:[`auto`],doubleValues:!0,intoMultiplexMode:`real`,shortestValue:`0 0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},bottom:{canOverride:r.property.bottom,defaultValue:`auto`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},border:{breakUp:n.border,canOverride:r.generic.components([r.generic.unit,r.property.borderStyle,r.generic.color]),components:[`border-width`,`border-style`,`border-color`],defaultValue:`none`,overridesShorthands:[`border-bottom`,`border-left`,`border-right`,`border-top`],restore:i.withoutDefaults,shorthand:!0,shorthandComponents:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.zero,o.color]},"border-bottom":{breakUp:n.border,canOverride:r.generic.components([r.generic.unit,r.property.borderStyle,r.generic.color]),components:[`border-bottom-width`,`border-bottom-style`,`border-bottom-color`],defaultValue:`none`,restore:i.withoutDefaults,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.zero,o.color]},"border-bottom-color":{canOverride:r.generic.color,componentOf:[`border-bottom`,`border-color`],defaultValue:`none`,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"border-bottom-left-radius":{canOverride:r.generic.unit,componentOf:[`border-radius`],defaultValue:`0`,propertyOptimizer:a.borderRadius,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`]},"border-bottom-right-radius":{canOverride:r.generic.unit,componentOf:[`border-radius`],defaultValue:`0`,propertyOptimizer:a.borderRadius,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`]},"border-bottom-style":{canOverride:r.property.borderStyle,componentOf:[`border-bottom`,`border-style`],defaultValue:`none`},"border-bottom-width":{canOverride:r.generic.unit,componentOf:[`border-bottom`,`border-width`],defaultValue:`medium`,oppositeTo:`border-top-width`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"border-collapse":{canOverride:r.property.borderCollapse,defaultValue:`separate`},"border-color":{breakUp:n.fourValues,canOverride:r.generic.components([r.generic.color,r.generic.color,r.generic.color,r.generic.color]),componentOf:[`border`],components:[`border-top-color`,`border-right-color`,`border-bottom-color`,`border-left-color`],defaultValue:`none`,restore:i.fourValues,shortestValue:`red`,shorthand:!0,singleTypeComponents:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"border-left":{breakUp:n.border,canOverride:r.generic.components([r.generic.unit,r.property.borderStyle,r.generic.color]),components:[`border-left-width`,`border-left-style`,`border-left-color`],defaultValue:`none`,restore:i.withoutDefaults,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.zero,o.color]},"border-left-color":{canOverride:r.generic.color,componentOf:[`border-color`,`border-left`],defaultValue:`none`,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"border-left-style":{canOverride:r.property.borderStyle,componentOf:[`border-left`,`border-style`],defaultValue:`none`},"border-left-width":{canOverride:r.generic.unit,componentOf:[`border-left`,`border-width`],defaultValue:`medium`,oppositeTo:`border-right-width`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"border-radius":{breakUp:n.borderRadius,canOverride:r.generic.components([r.generic.unit,r.generic.unit,r.generic.unit,r.generic.unit]),components:[`border-top-left-radius`,`border-top-right-radius`,`border-bottom-right-radius`,`border-bottom-left-radius`],defaultValue:`0`,propertyOptimizer:a.borderRadius,restore:i.borderRadius,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`]},"border-right":{breakUp:n.border,canOverride:r.generic.components([r.generic.unit,r.property.borderStyle,r.generic.color]),components:[`border-right-width`,`border-right-style`,`border-right-color`],defaultValue:`none`,restore:i.withoutDefaults,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"border-right-color":{canOverride:r.generic.color,componentOf:[`border-color`,`border-right`],defaultValue:`none`,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"border-right-style":{canOverride:r.property.borderStyle,componentOf:[`border-right`,`border-style`],defaultValue:`none`},"border-right-width":{canOverride:r.generic.unit,componentOf:[`border-right`,`border-width`],defaultValue:`medium`,oppositeTo:`border-left-width`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"border-style":{breakUp:n.fourValues,canOverride:r.generic.components([r.property.borderStyle,r.property.borderStyle,r.property.borderStyle,r.property.borderStyle]),componentOf:[`border`],components:[`border-top-style`,`border-right-style`,`border-bottom-style`,`border-left-style`],defaultValue:`none`,restore:i.fourValues,shorthand:!0,singleTypeComponents:!0},"border-top":{breakUp:n.border,canOverride:r.generic.components([r.generic.unit,r.property.borderStyle,r.generic.color]),components:[`border-top-width`,`border-top-style`,`border-top-color`],defaultValue:`none`,restore:i.withoutDefaults,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.zero,o.color,o.unit]},"border-top-color":{canOverride:r.generic.color,componentOf:[`border-color`,`border-top`],defaultValue:`none`,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"border-top-left-radius":{canOverride:r.generic.unit,componentOf:[`border-radius`],defaultValue:`0`,propertyOptimizer:a.borderRadius,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`]},"border-top-right-radius":{canOverride:r.generic.unit,componentOf:[`border-radius`],defaultValue:`0`,propertyOptimizer:a.borderRadius,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-o-`]},"border-top-style":{canOverride:r.property.borderStyle,componentOf:[`border-style`,`border-top`],defaultValue:`none`},"border-top-width":{canOverride:r.generic.unit,componentOf:[`border-top`,`border-width`],defaultValue:`medium`,oppositeTo:`border-bottom-width`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"border-width":{breakUp:n.fourValues,canOverride:r.generic.components([r.generic.unit,r.generic.unit,r.generic.unit,r.generic.unit]),componentOf:[`border`],components:[`border-top-width`,`border-right-width`,`border-bottom-width`,`border-left-width`],defaultValue:`medium`,restore:i.fourValues,shortestValue:`0`,shorthand:!0,singleTypeComponents:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"box-shadow":{propertyOptimizer:a.boxShadow,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero,o.color],vendorPrefixes:[`-moz-`,`-ms-`,`-o-`,`-webkit-`]},clear:{canOverride:r.property.clear,defaultValue:`none`},clip:{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},color:{canOverride:r.generic.color,defaultValue:`transparent`,shortestValue:`red`,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"column-gap":{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},cursor:{canOverride:r.property.cursor,defaultValue:`auto`},display:{canOverride:r.property.display},filter:{propertyOptimizer:a.filter,valueOptimizers:[o.fraction]},float:{canOverride:r.property.float,defaultValue:`none`},font:{breakUp:n.font,canOverride:r.generic.components([r.property.fontStyle,r.property.fontVariant,r.property.fontWeight,r.property.fontStretch,r.generic.unit,r.generic.unit,r.property.fontFamily]),components:[`font-style`,`font-variant`,`font-weight`,`font-stretch`,`font-size`,`line-height`,`font-family`],restore:i.font,shorthand:!0,valueOptimizers:[o.textQuotes]},"font-family":{canOverride:r.property.fontFamily,defaultValue:`user|agent|specific`,valueOptimizers:[o.textQuotes]},"font-size":{canOverride:r.generic.unit,defaultValue:`medium`,shortestValue:`0`,valueOptimizers:[o.fraction]},"font-stretch":{canOverride:r.property.fontStretch,defaultValue:`normal`},"font-style":{canOverride:r.property.fontStyle,defaultValue:`normal`},"font-variant":{canOverride:r.property.fontVariant,defaultValue:`normal`},"font-weight":{canOverride:r.property.fontWeight,defaultValue:`normal`,propertyOptimizer:a.fontWeight,shortestValue:`400`},gap:{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},height:{canOverride:r.generic.unit,defaultValue:`auto`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},left:{canOverride:r.property.left,defaultValue:`auto`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"letter-spacing":{valueOptimizers:[o.fraction,o.zero]},"line-height":{canOverride:r.generic.unitOrNumber,defaultValue:`normal`,shortestValue:`0`,valueOptimizers:[o.fraction,o.zero]},"list-style":{canOverride:r.generic.components([r.property.listStyleType,r.property.listStylePosition,r.property.listStyleImage]),components:[`list-style-type`,`list-style-position`,`list-style-image`],breakUp:n.listStyle,restore:i.withoutDefaults,defaultValue:`outside`,shortestValue:`none`,shorthand:!0},"list-style-image":{canOverride:r.generic.image,componentOf:[`list-style`],defaultValue:`none`},"list-style-position":{canOverride:r.property.listStylePosition,componentOf:[`list-style`],defaultValue:`outside`,shortestValue:`inside`},"list-style-type":{canOverride:r.property.listStyleType,componentOf:[`list-style`],defaultValue:`decimal|disc`,shortestValue:`none`},margin:{breakUp:n.fourValues,canOverride:r.generic.components([r.generic.unit,r.generic.unit,r.generic.unit,r.generic.unit]),components:[`margin-top`,`margin-right`,`margin-bottom`,`margin-left`],defaultValue:`0`,propertyOptimizer:a.margin,restore:i.fourValues,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"margin-bottom":{canOverride:r.generic.unit,componentOf:[`margin`],defaultValue:`0`,oppositeTo:`margin-top`,propertyOptimizer:a.margin,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"margin-inline-end":{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"margin-inline-start":{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"margin-left":{canOverride:r.generic.unit,componentOf:[`margin`],defaultValue:`0`,oppositeTo:`margin-right`,propertyOptimizer:a.margin,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"margin-right":{canOverride:r.generic.unit,componentOf:[`margin`],defaultValue:`0`,oppositeTo:`margin-left`,propertyOptimizer:a.margin,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"margin-top":{canOverride:r.generic.unit,componentOf:[`margin`],defaultValue:`0`,oppositeTo:`margin-bottom`,propertyOptimizer:a.margin,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"max-height":{canOverride:r.generic.unit,defaultValue:`none`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"max-width":{canOverride:r.generic.unit,defaultValue:`none`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"min-height":{canOverride:r.generic.unit,defaultValue:`0`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"min-width":{canOverride:r.generic.unit,defaultValue:`0`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},opacity:{valueOptimizers:[o.fraction,o.precision]},outline:{canOverride:r.generic.components([r.generic.color,r.property.outlineStyle,r.generic.unit]),components:[`outline-color`,`outline-style`,`outline-width`],breakUp:n.outline,restore:i.withoutDefaults,defaultValue:`0`,propertyOptimizer:a.outline,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"outline-color":{canOverride:r.generic.color,componentOf:[`outline`],defaultValue:`invert`,shortestValue:`red`,valueOptimizers:[o.whiteSpace,o.fraction,o.color]},"outline-style":{canOverride:r.property.outlineStyle,componentOf:[`outline`],defaultValue:`none`},"outline-width":{canOverride:r.generic.unit,componentOf:[`outline`],defaultValue:`medium`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},overflow:{canOverride:r.property.overflow,defaultValue:`visible`},"overflow-x":{canOverride:r.property.overflow,defaultValue:`visible`},"overflow-y":{canOverride:r.property.overflow,defaultValue:`visible`},padding:{breakUp:n.fourValues,canOverride:r.generic.components([r.generic.unit,r.generic.unit,r.generic.unit,r.generic.unit]),components:[`padding-top`,`padding-right`,`padding-bottom`,`padding-left`],defaultValue:`0`,propertyOptimizer:a.padding,restore:i.fourValues,shorthand:!0,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"padding-bottom":{canOverride:r.generic.unit,componentOf:[`padding`],defaultValue:`0`,oppositeTo:`padding-top`,propertyOptimizer:a.padding,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"padding-left":{canOverride:r.generic.unit,componentOf:[`padding`],defaultValue:`0`,oppositeTo:`padding-right`,propertyOptimizer:a.padding,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"padding-right":{canOverride:r.generic.unit,componentOf:[`padding`],defaultValue:`0`,oppositeTo:`padding-left`,propertyOptimizer:a.padding,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"padding-top":{canOverride:r.generic.unit,componentOf:[`padding`],defaultValue:`0`,oppositeTo:`padding-bottom`,propertyOptimizer:a.padding,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},position:{canOverride:r.property.position,defaultValue:`static`},right:{canOverride:r.property.right,defaultValue:`auto`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"row-gap":{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},src:{valueOptimizers:[o.urlWhiteSpace,o.urlPrefix,o.urlQuotes]},"stroke-width":{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"text-align":{canOverride:r.property.textAlign,defaultValue:`left|right`},"text-decoration":{canOverride:r.property.textDecoration,defaultValue:`none`},"text-indent":{canOverride:r.property.textOverflow,defaultValue:`none`,valueOptimizers:[o.fraction,o.zero]},"text-overflow":{canOverride:r.property.textOverflow,defaultValue:`none`},"text-shadow":{canOverride:r.property.textShadow,defaultValue:`none`,valueOptimizers:[o.whiteSpace,o.fraction,o.zero,o.color]},top:{canOverride:r.property.top,defaultValue:`auto`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},transform:{canOverride:r.property.transform,valueOptimizers:[o.whiteSpace,o.degrees,o.fraction,o.precision,o.unit,o.zero],vendorPrefixes:[`-moz-`,`-ms-`,`-o-`,`-webkit-`]},transition:{breakUp:n.multiplex(n.transition),canOverride:r.generic.components([r.property.transitionProperty,r.generic.time,r.generic.timingFunction,r.generic.time]),components:[`transition-property`,`transition-duration`,`transition-timing-function`,`transition-delay`],defaultValue:`none`,restore:i.multiplex(i.withoutDefaults),shorthand:!0,valueOptimizers:[o.time,o.fraction],vendorPrefixes:[`-moz-`,`-ms-`,`-o-`,`-webkit-`]},"transition-delay":{canOverride:r.generic.time,componentOf:[`transition`],defaultValue:`0s`,intoMultiplexMode:`real`,valueOptimizers:[o.time],vendorPrefixes:[`-moz-`,`-ms-`,`-o-`,`-webkit-`]},"transition-duration":{canOverride:r.generic.time,componentOf:[`transition`],defaultValue:`0s`,intoMultiplexMode:`real`,keepUnlessDefault:`transition-delay`,valueOptimizers:[o.time,o.fraction],vendorPrefixes:[`-moz-`,`-ms-`,`-o-`,`-webkit-`]},"transition-property":{canOverride:r.generic.propertyName,componentOf:[`transition`],defaultValue:`all`,intoMultiplexMode:`placeholder`,placeholderValue:`_`,vendorPrefixes:[`-moz-`,`-ms-`,`-o-`,`-webkit-`]},"transition-timing-function":{canOverride:r.generic.timingFunction,componentOf:[`transition`],defaultValue:`ease`,intoMultiplexMode:`real`,vendorPrefixes:[`-moz-`,`-ms-`,`-o-`,`-webkit-`]},"vertical-align":{canOverride:r.property.verticalAlign,defaultValue:`baseline`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},visibility:{canOverride:r.property.visibility,defaultValue:`visible`},"-webkit-tap-highlight-color":{valueOptimizers:[o.whiteSpace,o.color]},"-webkit-margin-end":{valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"white-space":{canOverride:r.property.whiteSpace,defaultValue:`normal`},width:{canOverride:r.generic.unit,defaultValue:`auto`,shortestValue:`0`,valueOptimizers:[o.whiteSpace,o.fraction,o.precision,o.unit,o.zero]},"z-index":{canOverride:r.property.zIndex,defaultValue:`auto`}},l={};function u(e,t){var n=s(c[e],{});return`componentOf`in n&&(n.componentOf=n.componentOf.map(function(e){return t+e})),`components`in n&&(n.components=n.components.map(function(e){return t+e})),`keepUnlessDefault`in n&&(n.keepUnlessDefault=t+n.keepUnlessDefault),n}for(var d in c){var f=c[d];if(`vendorPrefixes`in f){for(var p=0;p<f.vendorPrefixes.length;p++){var m=f.vendorPrefixes[p],h=u(d,m);delete h.vendorPrefixes,l[m+d]=h}delete f.vendorPrefixes}}t.exports=s(c,l)})),dS=j(((e,t)=>{var n=``,r=_x().Breaks,i=_x().Spaces,a=vx(),o=Ex();function s(e){return e[1][1]==`background`||e[1][1]==`transform`||e[1][1]==`src`}function c(e,t){return e[t][1][e[t][1].length-1]==a.CLOSE_ROUND_BRACKET}function l(e,t){return e[t][1]==a.COMMA}function u(e,t){return e[t][1]==a.FORWARD_SLASH}function d(e,t){return e[t+1]&&e[t+1][1]==a.COMMA}function f(e,t){return e[t+1]&&e[t+1][1]==a.FORWARD_SLASH}function p(e){return e[1][1]==`filter`||e[1][1]==`-ms-filter`}function m(e,t,n){return!e.spaceAfterClosingBrace&&s(t)&&c(t,n)||f(t,n)||u(t,n)||d(t,n)||l(t,n)}function h(e,t){for(var n=e.store,r=0,i=t.length;r<i;r++)n(e,t[r]),r<i-1&&n(e,E(e))}function g(e,t){for(var n=_(t),r=0,i=t.length;r<i;r++)v(e,t,r,n)}function _(e){for(var t=e.length-1;t>=0&&e[t][0]==o.COMMENT;t--);return t}function v(e,t,i,a){var s=e.store,c=t[i],l=c[2],u=l&&l[0]===o.PROPERTY_BLOCK,d=e.format?e.format.semicolonAfterLastProperty||u?!0:i<a:i<a||u,f=i===a;switch(c[0]){case o.AT_RULE:s(e,c),s(e,T(e,r.AfterProperty,!1));break;case o.AT_RULE_BLOCK:h(e,c[1]),s(e,S(e,r.AfterRuleBegins,!0)),g(e,c[2]),s(e,C(e,r.AfterRuleEnds,!1,f));break;case o.COMMENT:s(e,c),s(e,b(e,r.AfterComment)+e.indentWith);break;case o.PROPERTY:s(e,c[1]),s(e,w(e)),l&&y(e,c),s(e,d?T(e,r.AfterProperty,f):n);break;case o.RAW:s(e,c)}}function y(e,t){var n=e.store,i,s;if(t[2][0]==o.PROPERTY_BLOCK)n(e,S(e,r.AfterBlockBegins,!1)),g(e,t[2][1]),n(e,C(e,r.AfterBlockEnds,!1,!0));else for(i=2,s=t.length;i<s;i++)n(e,t[i]),i<s-1&&(p(t)||!m(e,t,i))&&n(e,a.SPACE)}function b(e,t){return e.format?e.format.breaks[t]:n}function x(e,t){return e.format&&e.format.spaces[t]}function S(e,t,r){return e.format?(e.indentBy+=e.format.indentBy,e.indentWith=e.format.indentWith.repeat(e.indentBy),(r&&x(e,i.BeforeBlockBegins)?a.SPACE:n)+a.OPEN_CURLY_BRACKET+b(e,t)+e.indentWith):a.OPEN_CURLY_BRACKET}function C(e,t,i,o){return e.format?(e.indentBy-=e.format.indentBy,e.indentWith=e.format.indentWith.repeat(e.indentBy),(i?b(e,r.BeforeBlockEnds):b(e,r.AfterProperty))+e.indentWith+a.CLOSE_CURLY_BRACKET+(o?n:b(e,t)+e.indentWith)):a.CLOSE_CURLY_BRACKET}function w(e){return e.format?a.COLON+(x(e,i.BeforeValue)?a.SPACE:n):a.COLON}function T(e,t,r){return e.format?a.SEMICOLON+(r?n:b(e,t)+e.indentWith):a.SEMICOLON}function E(e){return e.format?a.COMMA+b(e,r.BetweenSelectors)+e.indentWith:a.COMMA}function D(e,t){var n=e.store,i,a,s,c;for(s=0,c=t.length;s<c;s++)switch(i=t[s],a=s==c-1,i[0]){case o.AT_RULE:n(e,i),n(e,T(e,r.AfterAtRule,a));break;case o.AT_RULE_BLOCK:h(e,i[1]),n(e,S(e,r.AfterRuleBegins,!0)),g(e,i[2]),n(e,C(e,r.AfterRuleEnds,!1,a));break;case o.NESTED_BLOCK:h(e,i[1]),n(e,S(e,r.AfterBlockBegins,!0)),D(e,i[2]),n(e,C(e,r.AfterBlockEnds,!0,a));break;case o.COMMENT:n(e,i),n(e,b(e,r.AfterComment)+e.indentWith);break;case o.RAW:n(e,i);break;case o.RULE:h(e,i[1]),n(e,S(e,r.AfterRuleBegins,!0)),g(e,i[2]),n(e,C(e,r.AfterRuleEnds,!1,a));break}}t.exports={all:D,body:g,property:v,rules:h,value:y}})),fS=j(((e,t)=>{var n=dS();function r(e,t){e.output.push(typeof t==`string`?t:t[1])}function i(){return{output:[],store:r}}function a(e){var t=i();return n.all(t,e),t.output.join(``)}function o(e){var t=i();return n.body(t,e),t.output.join(``)}function s(e,t){var r=i();return n.property(r,e,t,!0),r.output.join(``)}function c(e){var t=i();return n.rules(t,e),t.output.join(``)}function l(e){var t=i();return n.value(t,e),t.output.join(``)}t.exports={all:a,body:o,property:s,rules:c,value:l}})),pS=j(((e,t)=>{var n=hx(),r=bx(),i=xx(),a=Sx(),o=Cx(),s=wx(),c=Tx(),l=Dx().all,u=uS(),d=lS(),f=Ix().OptimizationLevel,p=Ex(),m=vx(),h=yx(),g=fS().rules,_=`@charset`,v=RegExp(`^`+_,`i`),y=Fx().DEFAULT,b=/^--\S+$/,x=/^(?:-chrome-|-[\w-]+\w|\w[\w-]+\w|\w{1,})$/,S=/^@import/i,C=/^url\(/i;function w(e){return C.test(e)}function T(e){return S.test(e[1])}function E(e){var t;return e.name==`filter`||e.name==`-ms-filter`?(t=e.value[0][1],t.indexOf(`progid`)>-1||t.indexOf(`alpha`)===0||t.indexOf(`chroma`)===0):!1}function D(){}function O(e,t,n){return t}function k(e,t,n){var r=n.options,i,a,f,m,_,v,y,S=g(e),C=l(t),T=n.options.plugins.level1Value,O=n.options.plugins.level1Property,ee,j,te;for(j=0,te=C.length;j<te;j++){var ne,re,M,N;if(a=C[j],f=a.name,y=u[f]&&u[f].propertyOptimizer||D,i=u[f]&&u[f].valueOptimizers||[d.whiteSpace],ee=b.test(f),ee&&(i=r.variableOptimizers.length>0?r.variableOptimizers:[d.whiteSpace]),!ee&&!x.test(f)){v=a.all[a.position],n.warnings.push(`Invalid property name '`+f+`' at `+h(v[1][2][0])+`. Ignoring.`),a.unused=!0;continue}if(a.value.length===0){v=a.all[a.position],n.warnings.push(`Empty property '`+f+`' at `+h(v[1][2][0])+`. Ignoring.`),a.unused=!0;continue}if(a.hack&&((a.hack[0]==o.ASTERISK||a.hack[0]==o.UNDERSCORE)&&!r.compatibility.properties.iePrefixHack||a.hack[0]==o.BACKSLASH&&!r.compatibility.properties.ieSuffixHack||a.hack[0]==o.BANG&&!r.compatibility.properties.ieBangHack)){a.unused=!0;continue}if(!r.compatibility.properties.ieFilters&&E(a)){a.unused=!0;continue}if(a.block){k(e,a.value[0][1],n);continue}for(ne=0,M=a.value.length;ne<M;ne++){if(m=a.value[ne][0],_=a.value[ne][1],m==p.PROPERTY_BLOCK){a.unused=!0,n.warnings.push(`Invalid value token at `+h(_[0][1][2][0])+`. Ignoring.`);break}if(w(_)&&!n.validator.isUrl(_)){a.unused=!0,n.warnings.push(`Broken URL '`+_+`' at `+h(a.value[ne][2][0])+`. Ignoring.`);break}for(re=0,N=i.length;re<N;re++)_=i[re](f,_,r);for(re=0,N=T.length;re<N;re++)_=T[re](f,_,r);a.value[ne][1]=_}for(y(S,a,r),ne=0,M=O.length;ne<M;ne++)O[ne](S,a,r)}c(C),s(C),A(t,r)}function A(e,t){var n,r;for(r=0;r<e.length;r++)n=e[r],n[0]==p.COMMENT&&(ee(n,t),n[1].length===0&&(e.splice(r,1),r--))}function ee(e,t){if(e[1][2]==m.EXCLAMATION&&(t.level[f.One].specialComments==`all`||t.commentsKept<t.level[f.One].specialComments)){t.commentsKept++;return}e[1]=[]}function j(e){for(var t=!1,n=0,r=e.length;n<r;n++){var i=e[n];i[0]==p.AT_RULE&&v.test(i[1])&&(t||i[1].indexOf(_)==-1?(e.splice(n,1),n--,r--):(t=!0,e.splice(n,1),e.unshift([p.AT_RULE,i[1].replace(v,_)])))}}function te(e){var t=[`px`,`em`,`ex`,`cm`,`mm`,`in`,`pt`,`pc`,`%`];return[`ch`,`rem`,`vh`,`vm`,`vmax`,`vmin`,`vw`].forEach(function(n){e.compatibility.units[n]&&t.push(n)}),RegExp(`(^|\\s|\\(|,)0(?:`+t.join(`|`)+`)(\\W|$)`,`g`)}function ne(e){var t={matcher:null,units:{}},n=[],r,i;for(r in e)i=e[r],i!=y&&(t.units[r]={},t.units[r].value=i,t.units[r].multiplier=10**i,n.push(r));return n.length>0&&(t.enabled=!0,t.decimalPointMatcher=RegExp(`(\\d)\\.($|`+n.join(`|`)+`)($|\\W)`,`g`),t.zeroMatcher=RegExp(`(\\d*)(\\.\\d+)(`+n.join(`|`)+`)`,`g`)),t}function re(e){return e.level[f.One].variableValueOptimizers.map(function(e){return typeof e==`string`?d[e]||O:e})}function M(e,t){var o=t.options,s=o.level[f.One],c=o.compatibility.selectors.ie7Hack,l=o.compatibility.selectors.adjacentSpace,u=o.compatibility.properties.spaceAfterClosingBrace,d=o.format,m=!1,h=!1;o.unitsRegexp=o.unitsRegexp||te(o),o.precision=o.precision||ne(s.roundingPrecision),o.commentsKept=o.commentsKept||0,o.variableOptimizers=o.variableOptimizers||re(o);for(var g=0,_=e.length;g<_;g++){var v=e[g];switch(v[0]){case p.AT_RULE:v[1]=T(v)&&h?``:v[1],v[1]=s.tidyAtRules?a(v[1]):v[1],m=!0;break;case p.AT_RULE_BLOCK:k(v[1],v[2],t),h=!0;break;case p.NESTED_BLOCK:v[1]=s.tidyBlockScopes?i(v[1],u):v[1],M(v[2],t),h=!0;break;case p.COMMENT:ee(v,o);break;case p.RULE:v[1]=s.tidySelectors?r(v[1],!c,l,d,t.warnings):v[1],v[1]=v[1].length>1?n(v[1],s.selectorsSortingMethod):v[1],k(v[1],v[2],t),h=!0;break}(v[0]==p.COMMENT&&v[1].length===0||s.removeEmpty&&(v[1].length===0||v[2]&&v[2].length===0))&&(e.splice(g,1),g--,_--)}return s.cleanupCharsets&&m&&j(e),e}t.exports=M})),mS=j(((e,t)=>{var n=vx(),r=Yx(),i=/\/deep\//,a=/^::/,o=/:(-moz-|-ms-|-o-|-webkit-)/,s=`:not`,c=[`:dir`,`:lang`,`:not`,`:nth-child`,`:nth-last-child`,`:nth-last-of-type`,`:nth-of-type`],l=/[>+~]/,u=[`:after`,`:before`,`:first-letter`,`:first-line`,`:lang`],d=[`::after`,`::before`,`::first-letter`,`::first-line`],f={DOUBLE_QUOTE:`double-quote`,SINGLE_QUOTE:`single-quote`,ROOT:`root`};function p(e,t,i,a){var o=r(e,n.COMMA),s,c,l;for(c=0,l=o.length;c<l;c++)if(s=o[c],s.length===0||m(s)||h(s)||s.indexOf(n.COLON)>-1&&!_(s,g(s),t,i,a))return!1;return!0}function m(e){return i.test(e)}function h(e){return o.test(e)}function g(e){var t=[],r,i=[],a=f.ROOT,o=0,s,c,u=!1,d,p=!1,m,h;for(m=0,h=e.length;m<h;m++)r=e[m],d=!c&&l.test(r),s=a==f.DOUBLE_QUOTE||a==f.SINGLE_QUOTE,c?i.push(r):r==n.DOUBLE_QUOTE&&a==f.ROOT?(i.push(r),a=f.DOUBLE_QUOTE):r==n.DOUBLE_QUOTE&&a==f.DOUBLE_QUOTE?(i.push(r),a=f.ROOT):r==n.SINGLE_QUOTE&&a==f.ROOT?(i.push(r),a=f.SINGLE_QUOTE):r==n.SINGLE_QUOTE&&a==f.SINGLE_QUOTE?(i.push(r),a=f.ROOT):s?i.push(r):r==n.OPEN_ROUND_BRACKET?(i.push(r),o++):r==n.CLOSE_ROUND_BRACKET&&o==1&&u?(i.push(r),t.push(i.join(``)),o--,i=[],u=!1):r==n.CLOSE_ROUND_BRACKET?(i.push(r),o--):r==n.COLON&&o===0&&u&&!p?(t.push(i.join(``)),i=[],i.push(r)):r==n.COLON&&o===0&&!p?(i=[],i.push(r),u=!0):r==n.SPACE&&o===0&&u||d&&o===0&&u?(t.push(i.join(``)),i=[],u=!1):i.push(r),c=r==n.BACK_SLASH,p=r==n.COLON;return i.length>0&&u&&t.push(i.join(``)),t}function _(e,t,n,r,i){return v(t,n,r)&&y(t)&&(t.length<2||!b(e,t))&&(t.length<2||i&&x(t))}function v(e,t,r){var i,a,o,s;for(o=0,s=e.length;o<s;o++)if(i=e[o],a=i.indexOf(n.OPEN_ROUND_BRACKET)>-1?i.substring(0,i.indexOf(n.OPEN_ROUND_BRACKET)):i,t.indexOf(a)===-1&&r.indexOf(a)===-1)return!1;return!0}function y(e){var t,r,i,a,o,s;for(o=0,s=e.length;o<s;o++)if(t=e[o],i=t.indexOf(n.OPEN_ROUND_BRACKET),a=i>-1,r=a?t.substring(0,i):t,a&&c.indexOf(r)==-1||!a&&c.indexOf(r)>-1)return!1;return!0}function b(e,t){var r=0,i,a,o,c,l,u,d,f,p;for(f=0,p=t.length;f<p&&(i=t[f],o=t[f+1],o);f++)if(a=e.indexOf(i,r),c=e.indexOf(i,a+1),r=c,d=a+i.length==c,d&&(l=i.indexOf(n.OPEN_ROUND_BRACKET)>-1?i.substring(0,i.indexOf(n.OPEN_ROUND_BRACKET)):i,u=o.indexOf(n.OPEN_ROUND_BRACKET)>-1?o.substring(0,o.indexOf(n.OPEN_ROUND_BRACKET)):o,l!=s||u!=s))return!0;return!1}function x(e){var t=0,n,r,i;for(r=0,i=e.length;r<i;r++)if(n=e[r],S(n)?t+=d.indexOf(n)>-1?1:0:t+=u.indexOf(n)>-1?1:0,t>1)return!1;return!0}function S(e){return a.test(e)}t.exports=p})),hS=j(((e,t)=>{var n=vx();function r(e,t,r){var i=t.value.length,a=r.value.length,o=Math.max(i,a),s=Math.min(i,a)-1,c,l,u;for(u=0;u<o;u++)if(c=t.value[u]&&t.value[u][1]||c,l=r.value[u]&&r.value[u][1]||l,!(c==n.COMMA||l==n.COMMA)&&!e(c,l,u,u<=s))return!1;return!0}t.exports=r})),gS=j(((e,t)=>{function n(e){for(var t=e.value.length-1;t>=0;t--)if(e.value[t][1]==`inherit`)return!0;return!1}t.exports=n})),_S=j(((e,t)=>{function n(e){var t=e.value[0][1],n,r;for(n=1,r=e.value.length;n<r;n++)if(e.value[n][1]!=t)return!1;return!0}t.exports=n})),vS=j(((e,t)=>{var n=uS(),r=Ox();function i(e,t,i){for(var s,c,l,u=e.length-1;u>=0;u--){var d=e[u],f=n[d.name];if(!d.dynamic&&f&&f.shorthand){if(a(d,t)||o(d,t)){d.optimizable=!1;continue}d.shorthand=!0,d.dirty=!0;try{if(d.components=f.breakUp(d,n,t),f.shorthandComponents)for(c=0,l=d.components.length;c<l;c++)s=d.components[c],s.components=n[s.name].breakUp(s,n,t)}catch(e){if(e instanceof r)d.components=[],i.push(e.message);else throw e}d.components.length>0?d.multiplex=d.components[0].multiplex:d.unused=!0}}}function a(e,t){return e.value.length==1&&t.isVariable(e.value[0][1])}function o(e,t){return e.value.length>1&&e.value.filter(function(e){return t.isVariable(e[1])}).length>1}t.exports=i})),yS=j(((e,t)=>{var n=uS();function r(e){var t=n[e.name];return t&&t.shorthand?t.restore(e,n):e.value}t.exports=r})),bS=j(((e,t)=>{var n=hS(),r=gS(),i=_S(),a=vS(),o=uS(),s=Nx().deep,c=yS(),l=Tx(),u=Dx().single,d=fS().body,f=Ex();function p(e,t){var n={},r,a,s,c,l,u,d;if(!(e.length<3)){for(c=0,l=e.length;c<l;c++)if(s=e[c],r=o[s.name],!s.dynamic&&!s.unused&&!s.hack&&!s.block&&!(r&&r.singleTypeComponents&&!i(s))&&(m(e,c,n,t),r&&r.componentOf))for(u=0,d=r.componentOf.length;u<d;u++)a=r.componentOf[u],n[a]=n[a]||{},n[a][s.name]=s;m(e,c,n,t)}}function m(e,t,n,r){var i=e[t],a,s,c,l=[],u;for(a in n)if(!(i!==void 0&&a==i.name)){if(s=o[a],c=n[a],i&&h(n,a,i)){delete n[a];continue}s.components.length>Object.keys(c).length||g(c)||_(c,a,r)&&y(c)&&(b(c)?x(e,c,a,r):O(e,c,a,r),l.push(a))}for(u=l.length-1;u>=0;u--)delete n[l[u]]}function h(e,t,n){var r=o[t],i=o[n.name],a;if(`overridesShorthands`in r&&r.overridesShorthands.indexOf(n.name)>-1)return!0;if(i&&`componentOf`in i){for(a in e[t])if(i.componentOf.indexOf(a)>-1)return!0}return!1}function g(e){var t,n;for(n in e){if(t!==void 0&&e[n].important!=t)return!0;t=e[n].important}return!1}function _(e,t,r){var i=o[t],s=u([f.PROPERTY,[f.PROPERTY_NAME,t],[f.PROPERTY_VALUE,i.defaultValue]]),c,l,d,p;for(a([s],r,[]),d=0,p=i.components.length;d<p;d++)if(c=e[i.components[d]],l=o[c.name].canOverride||v,!n(l.bind(null,r),s.components[d],c))return!1;return!0}function v(e,t,n){return t===n}function y(e){var t=null,n,r,i,a,s;for(r in e)if(i=e[r],a=o[r],`restore`in a){if(l([i.all[i.position]],c),s=a.restore(i,o),n=s.length,t!==null&&n!==t)return!1;t=n}return!0}function b(e){var t,n=null,i;for(t in e){if(i=r(e[t]),n!==null&&n!==i)return!0;n=i}return!1}function x(e,t,n,r){var i=S(t,n,r),a=E(t,n,r),o=i[0],s=a[0],c=d(o).length<d(s).length,l=c?o:s,u=c?i[1]:a[1],f=c?i[2]:a[2],p=t[Object.keys(t).pop()],m=p.all,h=p.position,g,_,v,y;for(g in u.position=h,u.shorthand=!0,u.important=p.important,u.multiplex=!1,u.dirty=!0,u.all=m,u.all[h]=l[0],e.splice(h,1,u),t)_=t[g],_.unused=!0,u.multiplex=u.multiplex||_.multiplex,_.name in f&&(v=f[_.name],y=D(l,g),v.position=m.length,v.all=m,v.all.push(y),e.push(v))}function S(e,t,n){var i=[],d={},p={},m=o[t],h=[f.PROPERTY,[f.PROPERTY_NAME,t],[f.PROPERTY_VALUE,m.defaultValue]],g=u(h),_,v,y,b,x,S;for(a([g],n,[]),x=0,S=m.components.length;x<S;x++)_=e[m.components[x]],r(_)?(v=_.all[_.position].slice(0,2),Array.prototype.push.apply(v,_.value),i.push(v),y=s(_),y.value=C(e,y.name),g.components[x]=y,d[_.name]=s(_)):(y=s(_),y.all=_.all,g.components[x]=y,p[_.name]=_);return g.important=e[Object.keys(e).pop()].important,b=w(p,1),h[1].push(b),l([g],c),h=h.slice(0,2),Array.prototype.push.apply(h,g.value),i.unshift(h),[i,g,d]}function C(e,t){var n=o[t];return`oppositeTo`in n?e[n.oppositeTo].value:[[f.PROPERTY_VALUE,n.defaultValue]]}function w(e,t){var n=[],r,i,a,o;for(o in e)r=e[o],i=r.all[r.position],a=i[t][i[t].length-1],Array.prototype.push.apply(n,a);return n.sort(T)}function T(e,t){var n=e[0],r=t[0],i=e[1],a=t[1];return n<r||n===r&&i<a?-1:1}function E(e,t,n){var i=[],c={},l={},d=o[t],p=[f.PROPERTY,[f.PROPERTY_NAME,t],[f.PROPERTY_VALUE,`inherit`]],m=u(p),h,g,_,v,y,b;for(a([m],n,[]),y=0,b=d.components.length;y<b;y++)h=e[d.components[y]],r(h)?c[h.name]=h:(g=h.all[h.position].slice(0,2),Array.prototype.push.apply(g,h.value),i.push(g),l[h.name]=s(h));return _=w(c,1),p[1].push(_),v=w(c,2),p[2].push(v),i.unshift(p),[i,m,l]}function D(e,t){var n,r;for(n=0,r=e.length;n<r;n++)if(e[n][1][1]==t)return e[n]}function O(e,t,n,r){var i=o[n],c,l,d=[f.PROPERTY,[f.PROPERTY_NAME,n],[f.PROPERTY_VALUE,i.defaultValue]],p,m=k(e,t,n),h=u(d);h.shorthand=!0,h.dirty=!0,h.multiplex=!1,a([h],r,[]);for(var g=0,_=i.components.length;g<_;g++){var v=t[i.components[g]];h.components[g]=s(v),h.important=v.important,h.multiplex=h.multiplex||v.multiplex,p=v.all}for(var y in t)t[y].unused=!0;c=w(t,1),d[1].push(c),l=w(t,2),d[2].push(l),h.position=m,h.all=p,h.all[m]=d,e.splice(m,1,h)}function k(e,t,n){var r=Object.keys(t),i=t[r[0]].position,a=t[r[r.length-1]].position;return n==`border`&&A(e.slice(i,a),`border-image`)?i:a}function A(e,t){for(var n=e.length-1;n>=0;n--)if(e[n].name==t)return!0;return!1}t.exports=p})),xS=j(((e,t)=>{function n(e){for(var t=e.value.length-1;t>=0;t--)if(e.value[t][1]==`unset`)return!0;return!1}t.exports=n})),SS=j(((e,t)=>{var n=uS();function r(e,t){var n=i(t);return a(e,n)||o(e,n)}function i(e){return function(t){return e.name===t.name}}function a(e,t){return e.components.filter(t)[0]}function o(e,t){var r,i,o,s;if(n[e.name].shorthandComponents){for(o=0,s=e.components.length;o<s;o++)if(r=e.components[o],i=a(r,t),i)return i}}t.exports=r})),CS=j(((e,t)=>{var n=uS();function r(e,t,r){return i(e,t)||!r&&!!n[e.name].shorthandComponents&&a(e,t)}function i(e,t){var r=n[e.name];return`components`in r&&r.components.indexOf(t.name)>-1}function a(e,t){return e.components.some(function(e){return i(e,t)})}t.exports=r})),wS=j(((e,t)=>{var n=vx();function r(e){return e.name==`font`?e.value[0][1].indexOf(n.INTERNAL)==-1:!0}t.exports=r})),TS=j(((e,t)=>{var n=uS();function r(e,t){return e.name in n&&`overridesShorthands`in n[e.name]&&n[e.name].overridesShorthands.indexOf(t.name)>-1}t.exports=r})),ES=j(((e,t)=>{var n=gS(),r=xS(),i=hS(),a=SS(),o=CS(),s=wS(),c=TS(),l=Ax().same,u=uS(),d=Nx().deep,f=yS(),p=Nx().shallow,m=Tx(),h=Ex(),g=vx(),_=fS().property;function v(e,t,n){return t===n}function y(e,t){for(var n=0;n<e.components.length;n++){var r=e.components[n],a=u[r.name],o=a&&a.canOverride||v,s=p(r);if(s.value=[[h.PROPERTY_VALUE,a.defaultValue]],!i(o.bind(null,t),s,r))return!0}return!1}function b(e,t){t.unused=!0,T(t,O(e)),e.value=t.value}function x(e,t){t.unused=!0,e.multiplex=!0,e.value=t.value}function S(e,t){t.unused=!0,e.value=t.value}function C(e,t){t.multiplex?x(e,t):e.multiplex?b(e,t):S(e,t)}function w(e,t){t.unused=!0;for(var n=0,r=e.components.length;n<r;n++)C(e.components[n],t.components[n])}function T(e,t){e.multiplex=!0,u[e.name].shorthand?E(e,t):D(e,t)}function E(e,t){var n,r,i;for(r=0,i=e.components.length;r<i;r++)n=e.components[r],n.multiplex||D(n,t)}function D(e,t){for(var n=u[e.name],r=n.intoMultiplexMode==`real`,i=n.intoMultiplexMode==`real`?e.value.slice(0):n.intoMultiplexMode==`placeholder`?n.placeholderValue:n.defaultValue,a=O(e),o,s=i.length;a<t;a++)if(e.value.push([h.PROPERTY_VALUE,g.COMMA]),Array.isArray(i))for(o=0;o<s;o++)e.value.push(r?i[o]:[h.PROPERTY_VALUE,i[o]]);else e.value.push(r?i:[h.PROPERTY_VALUE,i])}function O(e){for(var t=0,n=0,r=e.value.length;n<r;n++)e.value[n][1]==g.COMMA&&t++;return t+1}function k(e){return _([[h.PROPERTY,[h.PROPERTY_NAME,e.name]].concat(e.value)],0).length}function A(e,t,n){for(var r=0,i=t;i>=0&&(e[i].name==n&&!e[i].unused&&r++,!(r>1));i--);return r>1}function ee(e,t){for(var n=0,r=e.components.length;n<r;n++)if(!j(t.isUrl,e.components[n])&&j(t.isFunction,e.components[n]))return!0;return!1}function j(e,t){for(var n=0,r=t.value.length;n<r;n++)if(t.value[n][1]!=g.COMMA&&e(t.value[n][1]))return!0;return!1}function te(e,t){if(!e.multiplex&&!t.multiplex||e.multiplex&&t.multiplex)return!1;var n=e.multiplex?e:t,r=e.multiplex?t:e,i,o=d(n);m([o],f);var s=d(r);m([s],f);var c=k(o)+1+k(s);return e.multiplex?(i=a(o,s),b(i,s)):(i=a(s,o),T(s,O(o)),x(i,o)),m([s],f),c<=k(s)}function ne(e){return e.name in u}function re(e,t){return!e.multiplex&&(e.name==`background`||e.name==`background-image`)&&t.multiplex&&(t.name==`background`||t.name==`background-image`)&&M(t.value)}function M(e){for(var t=N(e),n=0,r=t.length;n<r;n++)if(t[n].length==1&&t[n][0][1]==`none`)return!0;return!1}function N(e){for(var t=[],n=0,r=[],i=e.length;n<i;n++){var a=e[n];a[1]==g.COMMA?(t.push(r),r=[]):r.push(a)}return t.push(r),t}function ie(e,t,d,f){var p,m,h,g,_,b,x,S,E,D,k;propertyLoop:for(E=e.length-1;E>=0;E--)if(m=e[E],ne(m)&&!m.block){p=u[m.name].canOverride||v;traverseLoop:for(D=E-1;D>=0;D--)if(h=e[D],ne(h)&&!h.block&&!(h.dynamic||m.dynamic)&&!(h.unused||m.unused)&&!(h.hack&&!m.hack&&!m.important||!h.hack&&!h.important&&m.hack)&&!(h.important==m.important&&h.hack[0]!=m.hack[0])&&!(h.important==m.important&&(h.hack[0]!=m.hack[0]||h.hack[1]&&h.hack[1]!=m.hack[1]))&&!n(m)&&!re(h,m)){if(m.shorthand&&o(m,h)){if(!m.important&&h.important||!l([h],m.components)||!j(f.isFunction,h)&&ee(m,f))continue;if(!s(m)){h.unused=!0;continue}g=a(m,h),p=u[h.name].canOverride||v,i(p.bind(null,f),h,g)&&(h.unused=!0)}else if(m.shorthand&&c(m,h)){if(!m.important&&h.important||!l([h],m.components)||!j(f.isFunction,h)&&ee(m,f))continue;for(_=h.shorthand?h.components:[h],k=_.length-1;k>=0;k--)if(b=_[k],x=a(m,b),p=u[b.name].canOverride||v,!i(p.bind(null,f),h,x))continue traverseLoop;h.unused=!0}else if(t&&h.shorthand&&!m.shorthand&&o(h,m,!0)){if(m.important&&!h.important)continue;if(!m.important&&h.important){m.unused=!0;continue}if(A(e,E-1,h.name)||ee(h,f)||!s(h)||r(h)||r(m))continue;if(g=a(h,m),i(p.bind(null,f),g,m)){var M=!d.properties.backgroundClipMerging&&g.name.indexOf(`background-clip`)>-1||!d.properties.backgroundOriginMerging&&g.name.indexOf(`background-origin`)>-1||!d.properties.backgroundSizeMerging&&g.name.indexOf(`background-size`)>-1,N=u[m.name].nonMergeableValue===m.value[0][1];if(M||N||!d.properties.merging&&y(h,f)||g.value[0][1]!=m.value[0][1]&&(n(h)||n(m))||te(h,m))continue;!h.multiplex&&m.multiplex&&T(h,O(m)),C(g,m),h.dirty=!0}}else if(t&&h.shorthand&&m.shorthand&&h.name==m.name){if(!h.multiplex&&m.multiplex)continue;if(!m.important&&h.important){m.unused=!0;continue propertyLoop}if(m.important&&!h.important){h.unused=!0;continue}if(!s(m)){h.unused=!0;continue}for(k=h.components.length-1;k>=0;k--){var ie=h.components[k],ae=m.components[k];if(p=u[ie.name].canOverride||v,!i(p.bind(null,f),ie,ae))continue propertyLoop}w(h,m),h.dirty=!0}else if(t&&h.shorthand&&m.shorthand&&o(h,m)){if(!h.important&&m.important||(g=a(h,m),p=u[m.name].canOverride||v,!i(p.bind(null,f),g,m)))continue;if(h.important&&!m.important){m.unused=!0;continue}if(u[m.name].restore(m,u).length>1)continue;g=a(h,m),C(g,m),m.dirty=!0}else if(h.name==m.name){if(S=!0,m.shorthand)for(k=m.components.length-1;k>=0&&S;k--)b=h.components[k],x=m.components[k],p=u[x.name].canOverride||v,S=i(p.bind(null,f),b,x);else p=u[m.name].canOverride||v,S=i(p.bind(null,f),h,m);if(h.important&&!m.important&&S){m.unused=!0;continue}if(!h.important&&m.important&&S){h.unused=!0;continue}if(!S)continue;h.unused=!0}}}}t.exports=ie})),DS=j(((e,t)=>{var n=bS(),r=ES(),i=vS(),a=yS(),o=Dx().all,s=wx(),c=Tx(),l=Ix().OptimizationLevel;function u(e,t,d,f){var p=f.options.level[l.Two],m=o(e,p.skipProperties),h,g,_;for(i(m,f.validator,f.warnings),g=0,_=m.length;g<_;g++)h=m[g],h.block&&u(h.value[0][1],t,d,f);d&&p.mergeIntoShorthands&&n(m,f.validator),t&&p.overrideProperties&&r(m,d,f.options.compatibility,f.validator),c(m,a),s(m)}t.exports=u})),OS=j(((e,t)=>{var n=mS(),r=DS(),i=hx(),a=bx(),o=Ix().OptimizationLevel,s=fS().body,c=fS().rules,l=Ex();function u(e,t){for(var u=[null,[],[]],d=t.options,f=d.compatibility.selectors.adjacentSpace,p=d.level[o.One].selectorsSortingMethod,m=d.compatibility.selectors.mergeablePseudoClasses,h=d.compatibility.selectors.mergeablePseudoElements,g=d.compatibility.selectors.mergeLimit,_=d.compatibility.selectors.multiplePseudoMerging,v=0,y=e.length;v<y;v++){var b=e[v];if(b[0]!=l.RULE){u=[null,[],[]];continue}u[0]==l.RULE&&c(b[1])==c(u[1])?(Array.prototype.push.apply(u[2],b[2]),r(u[2],!0,!0,t),b[2]=[]):u[0]==l.RULE&&s(b[2])==s(u[2])&&n(c(b[1]),m,h,_)&&n(c(u[1]),m,h,_)&&u[1].length<g?(u[1]=a(u[1].concat(b[1]),!1,f,!1,t.warnings),u[1]=u.length>1?i(u[1],p):u[1],b[2]=[]):u=b}}t.exports=u})),kS=j(((e,t)=>{var n=/--.+$/;function r(e,t,n){var r,a,o,s,c,l;for(o=0,s=e.length;o<s;o++)for(r=e[o][1],c=0,l=t.length;c<l;c++)if(a=t[c][1],r==a||n&&i(r)==i(a))return!0;return!1}function i(e){return e.replace(n,``)}t.exports=r})),AS=j(((e,t)=>{var n=vx(),r={ADJACENT_SIBLING:`+`,DESCENDANT:`>`,DOT:`.`,HASH:`#`,NON_ADJACENT_SIBLING:`~`,PSEUDO:`:`},i=/[a-zA-Z]/,a=`:not(`,o=/[\s,(>~+]/;function s(e){var t=[0,0,0],a,s,l,u,d=0,f,p=!1,m=!1,h,g;for(h=0,g=e.length;h<g;h++){if(a=e[h],!s)if(a==n.SINGLE_QUOTE&&!u&&!l)l=!0;else if(a==n.SINGLE_QUOTE&&!u&&l)l=!1;else if(a==n.DOUBLE_QUOTE&&!u&&!l)u=!0;else if(a==n.DOUBLE_QUOTE&&u&&!l)u=!1;else if(l||u)continue;else d>0&&!p||(a==n.OPEN_ROUND_BRACKET?d++:a==n.CLOSE_ROUND_BRACKET&&d==1?(d--,p=!1):a==n.CLOSE_ROUND_BRACKET?d--:a==r.HASH?t[0]++:a==r.DOT||a==n.OPEN_SQUARE_BRACKET?t[1]++:a==r.PSEUDO&&!m&&!c(e,h)?(t[1]++,p=!1):a==r.PSEUDO?p=!0:(h===0||f)&&i.test(a)&&t[2]++);s=a==n.BACK_SLASH,m=a==r.PSEUDO,f=!s&&o.test(a)}return t}function c(e,t){return e.indexOf(a,t)===t}t.exports=s})),jS=j(((e,t)=>{var n=AS();function r(e,t,n){var r,a,o,s,c,l;for(o=0,s=e.length;o<s;o++)for(r=i(e[o][1],n),c=0,l=t.length;c<l;c++)if(a=i(t[c][1],n),r[0]===a[0]&&r[1]===a[1]&&r[2]===a[2])return!0;return!1}function i(e,t){var r;return e in t||(t[e]=r=n(e)),r||t[e]}t.exports=r})),MS=j(((e,t)=>{var n=kS(),r=jS(),i=/align-items|box-align|box-pack|flex|justify/,a=/^border-(top|right|bottom|left|color|style|width|radius)/;function o(e,t,n){for(var r=t.length-1;r>=0;r--)for(var i=e.length-1;i>=0;i--)if(!s(e[i],t[r],n))return!1;return!0}function s(e,t,o){var s=e[0],h=e[1],g=e[2],_=e[5],v=e[6],y=t[0],b=t[1],x=t[2],S=t[5],C=t[6];return s==`font`&&y==`line-height`||y==`font`&&s==`line-height`||i.test(s)&&i.test(y)||g==x&&l(s)==l(y)&&c(s)^c(y)||g==`border`&&a.test(x)&&(s==`border`||s==x||h!=b&&u(s,y))||x==`border`&&a.test(g)&&(y==`border`||y==g||h!=b&&u(s,y))||g==`border`&&x==`border`&&s!=y&&(d(s)&&f(y)||f(s)&&d(y))?!1:!!(g!=x||s==y&&g==x&&(h==b||p(h,b))||s!=y&&g==x&&s!=g&&y!=x||s!=y&&g==x&&h==b||C&&v&&!m(g)&&!m(x)&&!n(S,_,!1)||!r(_,S,o))}function c(e){return/^-(?:moz|webkit|ms|o)-/.test(e)}function l(e){return e.replace(/^-(?:moz|webkit|ms|o)-/,``)}function u(e,t){return e.split(`-`).pop()==t.split(`-`).pop()}function d(e){return e==`border-top`||e==`border-right`||e==`border-bottom`||e==`border-left`}function f(e){return e==`border-color`||e==`border-style`||e==`border-width`}function p(e,t){return c(e)&&c(t)&&e.split(`-`)[1]!=t.split(`-`)[2]}function m(e){return e==`font`||e==`line-height`||e==`list-style`}t.exports={canReorder:o,canReorderSingle:s}})),NS=j(((e,t)=>{var n=Ex(),r=fS().rules,i=fS().value;function a(e){var t=[],s,c,l,u,d,f;if(e[0]==n.RULE)for(s=!/[.+>~]/.test(r(e[1])),d=0,f=e[2].length;d<f;d++)c=e[2][d],c[0]==n.PROPERTY&&(l=c[1][1],l.length!==0&&(u=i(c,d),t.push([l,u,o(l),e[2][d],l+`:`+u,e[1],s])));else if(e[0]==n.NESTED_BLOCK)for(d=0,f=e[2].length;d<f;d++)t=t.concat(a(e[2][d]));return t}function o(e){return e==`list-style`?e:e.indexOf(`-radius`)>0?`border-radius`:e==`border-collapse`||e==`border-spacing`||e==`border-image`?e:e.indexOf(`border-`)===0&&/^border-\w+-\w+$/.test(e)?e.match(/border-\w+/)[0]:e.indexOf(`border-`)===0&&/^border-\w+$/.test(e)?`border`:e.indexOf(`text-`)===0||e==`-chrome-`?e:e.replace(/^-\w+-/,``).match(/([a-zA-Z]+)/)[0].toLowerCase()}t.exports=a})),PS=j(((e,t)=>{var n=MS().canReorder,r=MS().canReorderSingle,i=NS(),a=kS(),o=fS().rules,s=Ix().OptimizationLevel,c=Ex();function l(e,t){for(var r=t.options.level[s.Two].mergeSemantically,a=t.cache.specificity,l={},d=[],f=e.length-1;f>=0;f--){var p=e[f];if(p[0]==c.NESTED_BLOCK){var m=o(p[1]),h=l[m];h||(h=[],l[m]=h),h.push(f)}}for(var g in l){var _=l[g];positionLoop:for(var v=_.length-1;v>0;v--){var y=_[v],b=e[y],x=_[v-1],S=e[x];directionLoop:for(var C=1;C>=-1;C-=2){for(var w=C==1,T=w?y+1:x-1,E=w?x:y,D=w?1:-1,O=w?b:S,k=w?S:b,A=i(O);T!=E;){var ee=i(e[T]);if(T+=D,!(r&&u(A,ee,a))&&!n(A,ee,a))continue directionLoop}k[2]=w?O[2].concat(k[2]):k[2].concat(O[2]),O[2]=[],d.push(k);continue positionLoop}}}return d}function u(e,t,n){var i,o,s,c,l,u,d,f;for(l=0,u=e.length;l<u;l++)for(i=e[l],o=i[5],d=0,f=t.length;d<f;d++)if(s=t[d],c=s[5],a(o,c,!0)&&!r(i,s,n))return!1;return!0}t.exports=l})),FS=j(((e,t)=>{var n=mS(),r=hx(),i=bx(),a=Ix().OptimizationLevel,o=fS().body,s=fS().rules,c=Ex();function l(e){return/\.|\*| :/.test(e)}function u(e){var t=s(e[1]);return t.indexOf(`__`)>-1||t.indexOf(`--`)>-1}function d(e){return e.replace(/--[^ ,>+~:]+/g,``)}function f(e,t){var n=d(s(e[1]));for(var r in t){var i=t[r],a=d(s(i[1]));(a.indexOf(n)>-1||n.indexOf(a)>-1)&&delete t[r]}}function p(e,t){for(var d=t.options,p=d.level[a.Two].mergeSemantically,m=d.compatibility.selectors.adjacentSpace,h=d.level[a.One].selectorsSortingMethod,g=d.compatibility.selectors.mergeablePseudoClasses,_=d.compatibility.selectors.mergeablePseudoElements,v=d.compatibility.selectors.multiplePseudoMerging,y={},b=e.length-1;b>=0;b--){var x=e[b];if(x[0]==c.RULE){x[2].length>0&&!p&&l(s(x[1]))&&(y={}),x[2].length>0&&p&&u(x)&&f(x,y);var S=o(x[2]),C=y[S];C&&n(s(x[1]),g,_,v)&&n(s(C[1]),g,_,v)&&(x[2].length>0?(x[1]=i(C[1].concat(x[1]),!1,m,!1,t.warnings),x[1]=x[1].length>1?r(x[1],h):x[1]):x[1]=C[1].concat(x[1]),C[2]=[],y[S]=null),y[o(x[2])]=x}}}t.exports=p})),IS=j(((e,t)=>{var n=MS().canReorder,r=NS(),i=DS(),a=fS().rules,o=Ex();function s(e,t){var s=t.cache.specificity,c={},l=[],u;for(u=e.length-1;u>=0;u--)if(e[u][0]==o.RULE&&e[u][2].length!==0){var d=a(e[u][1]);c[d]=[u].concat(c[d]||[]),c[d].length==2&&l.push(d)}for(u=l.length-1;u>=0;u--){var f=c[l[u]];selectorIterator:for(var p=f.length-1;p>0;p--){var m=f[p-1],h=e[m],g=f[p],_=e[g];directionIterator:for(var v=1;v>=-1;v-=2){for(var y=v==1,b=y?m+1:g-1,x=y?g:m,S=y?1:-1,C=y?h:_,w=y?_:h,T=r(C);b!=x;){var E=r(e[b]);b+=S;var D=y?n(T,E,s):n(E,T,s);if(!D&&!y)continue selectorIterator;if(!D&&y)continue directionIterator}y?(Array.prototype.push.apply(C[2],w[2]),w[2]=C[2]):Array.prototype.push.apply(w[2],C[2]),i(w[2],!0,!0,t),C[2]=[]}}}}t.exports=s})),LS=j(((e,t)=>{function n(e){for(var t=e.slice(0),r=0,i=t.length;r<i;r++)Array.isArray(t[r])&&(t[r]=n(t[r]));return t}t.exports=n})),RS=j(((e,t)=>{var n=mS(),r=DS(),i=LS(),a=Ex(),o=fS().body,s=fS().rules;function c(e,t){for(var r=t.options,i=r.compatibility.selectors.mergeablePseudoClasses,o=r.compatibility.selectors.mergeablePseudoElements,c=r.compatibility.selectors.multiplePseudoMerging,f={},p=[],m=e.length-1;m>=0;m--){var h=e[m];if(h[0]==a.RULE&&h[2].length!==0)for(var g=s(h[1]),_=h[1].length>1&&n(g,i,o,c),v=l(h[1]),y=_?[g].concat(v):[g],b=0,x=y.length;b<x;b++){var S=y[b];f[S]?p.push(S):f[S]=[],f[S].push({where:m,list:v,isPartial:_&&b>0,isComplex:_&&b===0})}}u(e,p,f,r,t),d(e,f,r,t)}function l(e){for(var t=[],n=0;n<e.length;n++)t.push([e[n][1]]);return t}function u(e,t,n,r,i){function a(e,t){return l[e].isPartial&&t.length===0}function o(e,t,n,r){l[n-r-1].isPartial||(e[2]=t)}for(var s=0,c=t.length;s<c;s++){var l=n[t[s]];f(e,l,{filterOut:a,callback:o},r,i)}}function d(e,t,r,i){var a=r.compatibility.selectors.mergeablePseudoClasses,s=r.compatibility.selectors.mergeablePseudoElements,c=r.compatibility.selectors.multiplePseudoMerging,l={};function u(e){return l.data[e].where<l.intoPosition}function d(e,t,n,r){r===0&&l.reducedBodies.push(t)}allSelectors:for(var p in t){var m=t[p];if(m[0].isComplex){var h=m[m.length-1].where,g=e[h],_=[],v=n(p,a,s,c)?m[0].list:[p];l.intoPosition=h,l.reducedBodies=_;for(var y=0,b=v.length;y<b;y++){var x=t[v[y]];if(x.length<2||(l.data=x,f(e,x,{filterOut:u,callback:d},r,i),o(_[_.length-1])!=o(_[0])))continue allSelectors}g[2]=_[0]}}}function f(e,t,n,a,o){for(var s=[],c=[],l=[],u=t.length-1;u>=0;u--)if(!n.filterOut(u,s)){var d=t[u].where,f=e[d],p=i(f[2]);s=s.concat(p),c.push(p),l.push(d)}r(s,!0,!1,o);for(var m=l.length,h=s.length-1,g=m-1;g>=0;){if((g===0||s[h]&&c[g].indexOf(s[h])>-1)&&h>-1){h--;continue}var _=s.splice(h+1);n.callback(e[l[g]],_,m,g),g--}}t.exports=c})),zS=j(((e,t)=>{var n=Ex(),r=fS().all,i=`@font-face`;function a(e){var t=[],a,o,s,c;for(s=0,c=e.length;s<c;s++)a=e[s],!(a[0]!=n.AT_RULE_BLOCK&&a[1][0][1]!=i)&&(o=r([a]),t.indexOf(o)>-1?a[2]=[]:t.push(o))}t.exports=a})),BS=j(((e,t)=>{var n=Ex(),r=fS().all,i=fS().rules;function a(e){var t={},a,o,s,c,l;for(c=0,l=e.length;c<l;c++)o=e[c],o[0]==n.NESTED_BLOCK&&(s=i(o[1])+`%`+r(o[2]),a=t[s],a&&(a[2]=[]),t[s]=o)}t.exports=a})),VS=j(((e,t)=>{var n=Ex(),r=fS().body,i=fS().rules;function a(e){for(var t={},a=[],o,s,c,l,u=0,d=e.length;u<d;u++)s=e[u],s[0]==n.RULE&&(o=i(s[1]),t[o]&&t[o].length==1?a.push(o):t[o]=t[o]||[],t[o].push(u));for(u=0,d=a.length;u<d;u++){o=a[u],l=[];for(var f=t[o].length-1;f>=0;f--)s=e[t[o][f]],c=r(s[2]),l.indexOf(c)>-1?s[2]=[]:l.push(c)}}t.exports=a})),HS=j(((e,t)=>{var n=vS(),r=Dx().single,i=Tx(),a=Ex(),o=/^(-moz-|-o-|-webkit-)?animation-name$/,s=/^(-moz-|-o-|-webkit-)?animation$/,c=/^@(-moz-|-o-|-webkit-)?keyframes /,l=/\s{0,31}!important$/,u=/^(['"]?)(.*)\1$/;function d(e){return e.replace(u,`$2`).replace(l,``)}function f(e,t){p(e,h,g,t),p(e,_,v,t),p(e,y,b,t),p(e,x,S,t)}function p(e,t,n,r){var i={},o,s,c,l,u,d;for(u=0,d=e.length;u<d;u++)t(e[u],i);if(Object.keys(i).length!==0)for(o in m(e,n,i,r),i)for(s=i[o],u=0,d=s.length;u<d;u++)c=s[u],l=c[0]==a.AT_RULE?1:2,c[l]=[]}function m(e,t,n,r){var i=t(n),o,s;for(o=0,s=e.length;o<s;o++)switch(e[o][0]){case a.RULE:i(e[o],r);break;case a.NESTED_BLOCK:m(e[o][2],t,n,r)}}function h(e,t){var n;e[0]==a.AT_RULE_BLOCK&&e[1][0][1].indexOf(`@counter-style`)===0&&(n=e[1][0][1].split(` `)[1],t[n]=t[n]||[],t[n].push(e))}function g(e){return function(t,a){var o,s,c,l;for(c=0,l=t[2].length;c<l;c++)o=t[2][c],o[1][1]==`list-style`&&(s=r(o),n([s],a.validator,a.warnings),s.components[0].value[0][1]in e&&delete e[o[2][1]],i([s])),o[1][1]==`list-style-type`&&o[2][1]in e&&delete e[o[2][1]]}}function _(e,t){var n,r,i,o;if(e[0]==a.AT_RULE_BLOCK&&e[1][0][1]==`@font-face`){for(i=0,o=e[2].length;i<o;i++)if(n=e[2][i],n[1][1]==`font-family`){r=d(n[2][1].toLowerCase()),t[r]=t[r]||[],t[r].push(e);break}}}function v(e){return function(t,a){var o,s,c,l,u,f,p,m;for(u=0,f=t[2].length;u<f;u++){if(o=t[2][u],o[1][1]==`font`){for(s=r(o),n([s],a.validator,a.warnings),c=s.components[6],p=0,m=c.value.length;p<m;p++)l=d(c.value[p][1].toLowerCase()),l in e&&delete e[l];i([s])}if(o[1][1]==`font-family`)for(p=2,m=o.length;p<m;p++)l=d(o[p][1].toLowerCase()),l in e&&delete e[l]}}}function y(e,t){var n;e[0]==a.NESTED_BLOCK&&c.test(e[1][0][1])&&(n=e[1][0][1].split(` `)[1],t[n]=t[n]||[],t[n].push(e))}function b(e){return function(t,a){var c,l,u,d,f,p,m;for(d=0,f=t[2].length;d<f;d++){if(c=t[2][d],s.test(c[1][1])){for(l=r(c),n([l],a.validator,a.warnings),u=l.components[7],p=0,m=u.value.length;p<m;p++)u.value[p][1]in e&&delete e[u.value[p][1]];i([l])}if(o.test(c[1][1]))for(p=2,m=c.length;p<m;p++)c[p][1]in e&&delete e[c[p][1]]}}}function x(e,t){var n;e[0]==a.AT_RULE&&e[1].indexOf(`@namespace`)===0&&(n=e[1].split(` `)[1],t[n]=t[n]||[],t[n].push(e))}function S(e){var t=RegExp(Object.keys(e).join(`\\||`)+`\\|`,`g`);return function(n){var r,i,a,o,s,c,l;for(o=0,s=n[1].length;o<s;o++)for(i=n[1][o],r=i[1].match(t),c=0,l=r.length;c<l;c++)a=r[c].substring(0,r[c].length-1),a in e&&delete e[a]}}t.exports=f})),US=j(((e,t)=>{function n(e,t){return e[1]>t[1]?1:-1}function r(e){for(var t=[],r=[],i=0,a=e.length;i<a;i++){var o=e[i];r.indexOf(o[1])==-1&&(r.push(o[1]),t.push(o))}return t.sort(n)}t.exports=r})),WS=j(((e,t)=>{var n=MS().canReorderSingle,r=NS(),i=mS(),a=US(),o=Ex(),s=LS(),c=fS().body,l=fS().rules;function u(e,t){return e>t?1:-1}function d(e,t){var n=s(e);return n[5]=n[5].concat(t[5]),n}function f(e,t){var s=t.options,f=s.compatibility.selectors.mergeablePseudoClasses,p=s.compatibility.selectors.mergeablePseudoElements,m=s.compatibility.selectors.mergeLimit,h=s.compatibility.selectors.multiplePseudoMerging,g=t.cache.specificity,_={},v=[],y={},b=[],x=2,S=`%`;function C(e,t,n){for(var r=n.length-1;r>=0;r--){var i=n[r][0],a=w(t,i);if(y[a].length>1&&M(e,y[a])){T(a);break}}}function w(e,t){var n=E(t);return y[n]=y[n]||[],y[n].push([e,t]),n}function T(e){var t=e.split(S),n=[],r;for(var i in y){var a=i.split(S);for(r=a.length-1;r>=0;r--)if(t.indexOf(a[r])>-1){n.push(i);break}}for(r=n.length-1;r>=0;r--)delete y[n[r]]}function E(e){for(var t=[],n=0,r=e.length;n<r;n++)t.push(l(e[n][1]));return t.join(S)}function D(e){for(var t=[],n=[],r=e.length-1;r>=0;r--)i(l(e[r][1]),f,p,h)&&(n.unshift(e[r]),e[r][2].length>0&&t.indexOf(e[r])==-1&&t.push(e[r]));return t.length>1?n:[]}function O(e,t){var n=t[0],r=t[1],i=t[4],o=n.length+r.length+1,s=[],c=[],l=D(_[i]);if(!(l.length<2)){var u=A(l,o,1),d=u[0];if(d[1]>0)return C(e,t,u);for(var f=d[0].length-1;f>=0;f--)s=d[0][f][1].concat(s),c.unshift(d[0][f]);s=a(s),te(e,[t],s,c)}}function k(e,t){return e[1]>t[1]?1:e[1]==t[1]?0:-1}function A(e,t,n){return ee(e,t,n,x-1).sort(k)}function ee(e,t,n,r){var i=[[e,j(e,t,n)]];if(e.length>2&&r>0)for(var a=e.length-1;a>=0;a--){var o=Array.prototype.slice.call(e,0);o.splice(a,1),i=i.concat(ee(o,t,n,r-1))}return i}function j(e,t,n){for(var r=0,i=e.length-1;i>=0;i--)r+=e[i][2].length>n?l(e[i][1]).length:-1;return r-(e.length-1)*t+1}function te(t,n,r,i){var a,s,l,u,d=[];for(a=i.length-1;a>=0;a--){var f=i[a];for(s=f[2].length-1;s>=0;s--){var p=f[2][s];for(l=0,u=n.length;l<u;l++){var m=n[l],h=p[1][1],g=m[0],_=m[4];if(h==g&&c([p])==_){f[2].splice(s,1);break}}}}for(a=n.length-1;a>=0;a--)d.unshift(n[a][3]);var v=[o.RULE,r,d];e.splice(t,0,v)}function ne(e,t){var n=_[t[4]];n&&n.length>1&&(re(e,t)||O(e,t))}function re(e,t){var n=[],r=[],i=t[4],a,o,s=D(_[i]);if(!(s.length<2)){movableLoop:for(var c in _){var l=_[c];for(a=s.length-1;a>=0;a--)if(l.indexOf(s[a])==-1)continue movableLoop;n.push(c)}if(n.length<2)return!1;for(a=n.length-1;a>=0;a--)for(o=v.length-1;o>=0;o--)if(v[o][4]==n[a]){r.unshift([v[o],s]);break}return M(e,r)}}function M(e,t){for(var n=0,r=[],i,o=t.length-1;o>=0;o--){i=t[o][0];var s=i[4];n+=s.length+(o>0?1:0),r.push(i)}var c=t[0][1],l=A(c,n,r.length)[0];if(l[1]>0)return!1;var u=[],d=[];for(o=l[0].length-1;o>=0;o--)u=l[0][o][1].concat(u),d.unshift(l[0][o]);for(u=a(u),te(e,r,u,d),o=r.length-1;o>=0;o--){i=r[o];var f=v.indexOf(i);delete _[i[4]],f>-1&&b.indexOf(f)==-1&&b.push(f)}return!0}function N(e,t,n){if(e[0]!=t[0])return!1;var r=_[t[4]];return r&&r.indexOf(n)>-1}for(var ie=e.length-1;ie>=0;ie--){var ae=e[ie],P,oe,F,se,I;if(ae[0]==o.RULE)P=!0;else if(ae[0]==o.NESTED_BLOCK)P=!1;else continue;var ce=v.length,le=r(ae);b=[];var ue=[];for(oe=le.length-1;oe>=0;oe--)for(F=oe-1;F>=0;F--)if(!n(le[oe],le[F],g)){ue.push(oe);break}for(oe=le.length-1;oe>=0;oe--){var de=le[oe],fe=!1;for(F=0;F<ce;F++){var L=v[F];b.indexOf(F)==-1&&(!n(de,L,g)&&!N(de,L,ae)||_[L[4]]&&_[L[4]].length===m)&&(ne(ie+1,L),b.indexOf(F)==-1&&(b.push(F),delete _[L[4]])),fe||(fe=de[0]==L[0]&&de[1]==L[1],fe&&(I=F))}if(!(!P||ue.indexOf(oe)>-1)){var R=de[4];fe&&v[I][5].length+de[5].length>m?(ne(ie+1,v[I]),v.splice(I,1),_[R]=[ae],fe=!1):(_[R]=_[R]||[],_[R].push(ae)),fe?v[I]=d(v[I],de):v.push(de)}}for(b=b.sort(u),oe=0,se=b.length;oe<se;oe++){var z=b[oe]-oe;v.splice(z,1)}}for(var B=e[0]&&e[0][0]==o.AT_RULE&&e[0][1].indexOf(`@charset`)===0?1:0;B<e.length-1;B++){var pe=e[B][0]===o.AT_RULE&&e[B][1].indexOf(`@import`)===0,me=e[B][0]===o.COMMENT;if(!(pe||me))break}for(ie=0;ie<v.length;ie++)ne(B,v[ie])}t.exports=f})),GS=j(((e,t)=>{var n=OS(),r=PS(),i=FS(),a=IS(),o=RS(),s=zS(),c=BS(),l=VS(),u=HS(),d=WS(),f=DS(),p=Ix().OptimizationLevel,m=Ex();function h(e){for(var t=0,n=e.length;t<n;t++){var r=e[t],i=!1;switch(r[0]){case m.RULE:i=r[1].length===0||r[2].length===0;break;case m.NESTED_BLOCK:h(r[2]),i=r[2].length===0;break;case m.AT_RULE:i=r[1].length===0;break;case m.AT_RULE_BLOCK:i=r[2].length===0}i&&(e.splice(t,1),t--,n--)}}function g(e,t){for(var n=0,r=e.length;n<r;n++){var i=e[n];if(i[0]==m.NESTED_BLOCK){var a=/@(-moz-|-o-|-webkit-)?keyframes/.test(i[1][0][1]);v(i[2],t,!a)}}}function _(e,t){for(var n=0,r=e.length;n<r;n++){var i=e[n];switch(i[0]){case m.RULE:f(i[2],!0,!0,t);break;case m.NESTED_BLOCK:_(i[2],t)}}}function v(e,t,f){var m=t.options.level[p.Two],y=t.options.plugins.level2Block,b,x;if(g(e,t),_(e,t),m.removeDuplicateRules&&l(e,t),m.mergeAdjacentRules&&n(e,t),m.reduceNonAdjacentRules&&o(e,t),m.mergeNonAdjacentRules&&m.mergeNonAdjacentRules!=`body`&&a(e,t),m.mergeNonAdjacentRules&&m.mergeNonAdjacentRules!=`selector`&&i(e,t),m.restructureRules&&m.mergeAdjacentRules&&f&&(d(e,t),n(e,t)),m.restructureRules&&!m.mergeAdjacentRules&&f&&d(e,t),m.removeDuplicateFontRules&&s(e,t),m.removeDuplicateMediaBlocks&&c(e,t),m.removeUnusedAtRules&&u(e,t),m.mergeMedia)for(b=r(e,t),x=b.length-1;x>=0;x--)v(b[x][2],t,!1);for(x=0;x<y.length;x++)y[x](e);return m.removeEmpty&&h(e),e}t.exports=v})),KS=j(((e,t)=>{var n=`[A-Z]+(\\-|[A-Z]|[0-9])+\\(.*?\\)`,r=`\\-(\\-|[A-Z]|[0-9])+\\(.*?\\)`,i=`var\\(\\-\\-[^\\)]+\\)`,a=`(`+i+`|`+n+`|`+r+`)`,o=RegExp(`^(\\-moz\\-|\\-webkit\\-)?calc\\([^\\)]+\\)$`,`i`),s=/[0-9]/,c=RegExp(`^`+a+`$`,`i`),l=/^#(?:[0-9a-f]{4}|[0-9a-f]{8})$/i,u=/^hsl\(\s{0,31}[-.]?\d+\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31}\)|hsla\(\s{0,31}[-.]?\d+\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\.?\d+\s{0,31}\)$/,d=/^hsl\(\s{0,31}[-.]?\d+(deg)?\s{1,31}\d*\.?\d+%\s{1,31}\d*\.?\d+%\s{0,31}\)|hsla\(\s{0,31}[-.]?\d+(deg)?\s{1,31}\d*\.?\d+%\s{1,31}\d*\.?\d+%\s{1,31}\/\s{1,31}\d*\.?\d+%?\s{0,31}\)$/,f=/^(-[a-z0-9_][a-z0-9\-_]*|[a-z_][a-z0-9\-_]*)$/i,p=/^[a-z]+$/i,m=/^-([a-z0-9]|-)*$/i,h=/^("[^"]*"|'[^']*')$/i,g=/^rgb\(\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31}\)|rgba\(\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[.\d]+\s{0,31}\)$/i,_=/^rgb\(\s{0,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{0,31}\)|rgba\(\s{0,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{1,31}\/\s{1,31}[\d]*\.?[.\d]+%?\s{0,31}\)$/i,v=/\d+(s|ms)/,y=/^(cubic-bezier|steps)\([^)]+\)$/,b=[`ms`,`s`],x=/^url\([\s\S]+\)$/i,S=RegExp(`^`+i+`$`,`i`),C=/^#[0-9a-f]{8}$/i,w=/^#[0-9a-f]{4}$/i,T=/^#[0-9a-f]{6}$/i,E=/^#[0-9a-f]{3}$/i,D=`.`,O=`-`,k=`+`,A={"^":[`inherit`,`initial`,`unset`],"*-style":[`auto`,`dashed`,`dotted`,`double`,`groove`,`hidden`,`inset`,`none`,`outset`,`ridge`,`solid`],"*-timing-function":[`ease`,`ease-in`,`ease-in-out`,`ease-out`,`linear`,`step-end`,`step-start`],"animation-direction":[`alternate`,`alternate-reverse`,`normal`,`reverse`],"animation-fill-mode":[`backwards`,`both`,`forwards`,`none`],"animation-iteration-count":[`infinite`],"animation-name":[`none`],"animation-play-state":[`paused`,`running`],"background-attachment":[`fixed`,`inherit`,`local`,`scroll`],"background-clip":[`border-box`,`content-box`,`inherit`,`padding-box`,`text`],"background-origin":[`border-box`,`content-box`,`inherit`,`padding-box`],"background-position":[`bottom`,`center`,`left`,`right`,`top`],"background-repeat":[`no-repeat`,`inherit`,`repeat`,`repeat-x`,`repeat-y`,`round`,`space`],"background-size":[`auto`,`cover`,`contain`],"border-collapse":[`collapse`,`inherit`,`separate`],bottom:[`auto`],clear:[`both`,`left`,`none`,`right`],color:[`transparent`],cursor:[`all-scroll`,`auto`,`col-resize`,`crosshair`,`default`,`e-resize`,`help`,`move`,`n-resize`,`ne-resize`,`no-drop`,`not-allowed`,`nw-resize`,`pointer`,`progress`,`row-resize`,`s-resize`,`se-resize`,`sw-resize`,`text`,`vertical-text`,`w-resize`,`wait`],display:[`block`,`inline`,`inline-block`,`inline-table`,`list-item`,`none`,`table`,`table-caption`,`table-cell`,`table-column`,`table-column-group`,`table-footer-group`,`table-header-group`,`table-row`,`table-row-group`],float:[`left`,`none`,`right`],left:[`auto`],font:[`caption`,`icon`,`menu`,`message-box`,`small-caption`,`status-bar`,`unset`],"font-size":[`large`,`larger`,`medium`,`small`,`smaller`,`x-large`,`x-small`,`xx-large`,`xx-small`],"font-stretch":[`condensed`,`expanded`,`extra-condensed`,`extra-expanded`,`normal`,`semi-condensed`,`semi-expanded`,`ultra-condensed`,`ultra-expanded`],"font-style":[`italic`,`normal`,`oblique`],"font-variant":[`normal`,`small-caps`],"font-weight":[`100`,`200`,`300`,`400`,`500`,`600`,`700`,`800`,`900`,`bold`,`bolder`,`lighter`,`normal`],"line-height":[`normal`],"list-style-position":[`inside`,`outside`],"list-style-type":[`armenian`,`circle`,`decimal`,`decimal-leading-zero`,`disc`,`decimal|disc`,`georgian`,`lower-alpha`,`lower-greek`,`lower-latin`,`lower-roman`,`none`,`square`,`upper-alpha`,`upper-latin`,`upper-roman`],overflow:[`auto`,`hidden`,`scroll`,`visible`],position:[`absolute`,`fixed`,`relative`,`static`],right:[`auto`],"text-align":[`center`,`justify`,`left`,`left|right`,`right`],"text-decoration":[`line-through`,`none`,`overline`,`underline`],"text-overflow":[`clip`,`ellipsis`],top:[`auto`],"vertical-align":[`baseline`,`bottom`,`middle`,`sub`,`super`,`text-bottom`,`text-top`,`top`],visibility:[`collapse`,`hidden`,`visible`],"white-space":[`normal`,`nowrap`,`pre`],width:[`inherit`,`initial`,`medium`,`thick`,`thin`]},ee=[`%`,`ch`,`cm`,`em`,`ex`,`in`,`mm`,`pc`,`pt`,`px`,`rem`,`vh`,`vm`,`vmax`,`vmin`,`vw`];function j(e){return e!=`auto`&&(F(`color`)(e)||M(e)||te(e)||se(e))}function te(e){return ce(e)||N(e)}function ne(e){return o.test(e)}function re(e){return c.test(e)}function M(e){return E.test(e)||w.test(e)||T.test(e)||C.test(e)}function N(e){return u.test(e)||d.test(e)}function ie(e){return l.test(e)}function ae(e){return f.test(e)}function P(e){return h.test(e)}function oe(e){return e==`none`||e==`inherit`||B(e)}function F(e){return function(t){return A[e].indexOf(t)>-1}}function se(e){return p.test(e)}function I(e){return me(e)==e.length}function ce(e){return g.test(e)||_.test(e)}function le(e){return m.test(e)}function ue(e){return I(e)&&parseFloat(e)>=0}function de(e){return S.test(e)}function fe(e){var t=me(e);return t==e.length&&parseInt(e)===0||t>-1&&b.indexOf(e.slice(t+1))>-1||L(e)}function L(e){return re(e)&&v.test(e)}function R(){var e=F(`*-timing-function`);return function(t){return e(t)||y.test(t)}}function z(e,t){var n=me(t);return n==t.length&&parseInt(t)===0||n>-1&&e.indexOf(t.slice(n+1).toLowerCase())>-1||t==`auto`||t==`inherit`}function B(e){return x.test(e)}function pe(e){return e==`auto`||I(e)||F(`^`)(e)}function me(e){var t=!1,n=!1,r,i,a;for(i=0,a=e.length;i<a;i++)if(r=e[i],i===0&&(r==k||r==O))n=!0;else if(i>0&&n&&(r==k||r==O))return i-1;else if(r==D&&!t)t=!0;else if(r==D&&t)return i-1;else if(s.test(r))continue;else return i-1;return i}function he(e){var t=ee.slice(0).filter(function(t){return!(t in e.units)||e.units[t]===!0});return e.customUnits.rpx&&t.push(`rpx`),{colorOpacity:e.colors.opacity,colorHexAlpha:e.colors.hexAlpha,isAnimationDirectionKeyword:F(`animation-direction`),isAnimationFillModeKeyword:F(`animation-fill-mode`),isAnimationIterationCountKeyword:F(`animation-iteration-count`),isAnimationNameKeyword:F(`animation-name`),isAnimationPlayStateKeyword:F(`animation-play-state`),isTimingFunction:R(),isBackgroundAttachmentKeyword:F(`background-attachment`),isBackgroundClipKeyword:F(`background-clip`),isBackgroundOriginKeyword:F(`background-origin`),isBackgroundPositionKeyword:F(`background-position`),isBackgroundRepeatKeyword:F(`background-repeat`),isBackgroundSizeKeyword:F(`background-size`),isColor:j,isColorFunction:te,isDynamicUnit:ne,isFontKeyword:F(`font`),isFontSizeKeyword:F(`font-size`),isFontStretchKeyword:F(`font-stretch`),isFontStyleKeyword:F(`font-style`),isFontVariantKeyword:F(`font-variant`),isFontWeightKeyword:F(`font-weight`),isFunction:re,isGlobal:F(`^`),isHexAlphaColor:ie,isHslColor:N,isIdentifier:ae,isImage:oe,isKeyword:F,isLineHeightKeyword:F(`line-height`),isListStylePositionKeyword:F(`list-style-position`),isListStyleTypeKeyword:F(`list-style-type`),isNumber:I,isPrefixed:le,isPositiveNumber:ue,isQuotedText:P,isRgbColor:ce,isStyleKeyword:F(`*-style`),isTime:fe,isUnit:z.bind(null,t),isUrl:B,isVariable:de,isWidth:F(`width`),isZIndex:pe}}t.exports=he})),qS=j(((e,t)=>{var n={"*":{colors:{hexAlpha:!1,opacity:!0},customUnits:{rpx:!1},properties:{backgroundClipMerging:!0,backgroundOriginMerging:!0,backgroundSizeMerging:!0,colors:!0,ieBangHack:!1,ieFilters:!1,iePrefixHack:!1,ieSuffixHack:!1,merging:!0,shorterLengthUnits:!1,spaceAfterClosingBrace:!0,urlQuotes:!0,zeroUnits:!0},selectors:{adjacentSpace:!1,ie7Hack:!1,mergeablePseudoClasses:`:active.:after.:before.:empty.:checked.:disabled.:empty.:enabled.:first-child.:first-letter.:first-line.:first-of-type.:focus.:hover.:lang.:last-child.:last-of-type.:link.:not.:nth-child.:nth-last-child.:nth-last-of-type.:nth-of-type.:only-child.:only-of-type.:root.:target.:visited`.split(`.`),mergeablePseudoElements:[`::after`,`::before`,`::first-letter`,`::first-line`],mergeLimit:8191,multiplePseudoMerging:!0},units:{ch:!0,in:!0,pc:!0,pt:!0,rem:!0,vh:!0,vm:!0,vmax:!0,vmin:!0,vw:!0}}};n.ie11=i(n[`*`],{properties:{ieSuffixHack:!0}}),n.ie10=i(n[`*`],{properties:{ieSuffixHack:!0}}),n.ie9=i(n[`*`],{properties:{ieFilters:!0,ieSuffixHack:!0}}),n.ie8=i(n.ie9,{colors:{opacity:!1},properties:{backgroundClipMerging:!1,backgroundOriginMerging:!1,backgroundSizeMerging:!1,iePrefixHack:!0,merging:!1},selectors:{mergeablePseudoClasses:[`:after`,`:before`,`:first-child`,`:first-letter`,`:focus`,`:hover`,`:visited`],mergeablePseudoElements:[]},units:{ch:!1,rem:!1,vh:!1,vm:!1,vmax:!1,vmin:!1,vw:!1}}),n.ie7=i(n.ie8,{properties:{ieBangHack:!0},selectors:{ie7Hack:!0,mergeablePseudoClasses:[`:first-child`,`:first-letter`,`:hover`,`:visited`]}});function r(e){return i(n[`*`],a(e))}function i(e,t){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){var r=e[n];Object.prototype.hasOwnProperty.call(t,n)&&typeof r==`object`&&!Array.isArray(r)?t[n]=i(r,t[n]||{}):t[n]=n in t?t[n]:r}return t}function a(e){if(typeof e==`object`)return e;if(!/[,+-]/.test(e))return n[e]||n[`*`];var t=e.split(`,`),r=t[0]in n?n[t.shift()]:n[`*`];return e={},t.forEach(function(t){var n=t[0]==`+`,r=t.substring(1).split(`.`),i=r[0],a=r[1];e[i]=e[i]||{},e[i][a]=n}),i(r,e)}t.exports=r})),JS=j(((e,t)=>{var n=/^http:\/\//;function r(e){return n.test(e)}t.exports=r})),YS=j(((e,t)=>{var n=/^https:\/\//;function r(e){return n.test(e)}t.exports=r})),XS=j(((e,t)=>{var n=M(`http`),r=M(`https`),i=M(`url`),a=JS(),o=YS(),s=gx(),c=`http:`;function l(e,t,u,d){var f=t.protocol||t.hostname,p=!1,m=s(i.parse(e),t||{}),h;t.hostname!==void 0&&(m.protocol=t.protocol||c,m.path=m.href),h=f&&!o(f)||a(e)?n.get:r.get,h(m,function(n){var r=[],a;if(!p){if(n.statusCode<200||n.statusCode>399)return d(n.statusCode,null);if(n.statusCode>299)return a=i.resolve(e,n.headers.location),l(a,t,u,d);n.on(`data`,function(e){r.push(e.toString())}),n.on(`end`,function(){d(null,r.join(``))})}}).on(`error`,function(e){p||(p=!0,d(e.message,null))}).on(`timeout`,function(){p||(p=!0,d(`timeout`,null))}).setTimeout(u)}t.exports=l})),ZS=j(((e,t)=>{var n=XS();function r(e){return e||n}t.exports=r})),QS=j(((e,t)=>{function n(e){return Array.isArray(e)?e:e===!1?[`none`]:e===void 0?[`local`]:e.split(`,`)}t.exports=n})),$S=j(((e,t)=>{var n=M(`url`),r=gx();function i(e){return r(a(process.env.HTTP_PROXY||process.env.http_proxy),e||{})}function a(e){return e?{hostname:n.parse(e).hostname,port:parseInt(n.parse(e).port)}:{}}t.exports=i})),eC=j(((e,t)=>{var n=5e3;function r(e){return e||n}t.exports=r})),tC=j(((e,t)=>{function n(e){var t={level1Value:[],level1Property:[],level2Block:[]};return e||=[],t.level1Value=e.map(function(e){return e.level1&&e.level1.value}).filter(function(e){return e!=null}),t.level1Property=e.map(function(e){return e.level1&&e.level1.property}).filter(function(e){return e!=null}),t.level2Block=e.map(function(e){return e.level2&&e.level2.block}).filter(function(e){return e!=null}),t}t.exports=n})),nC=j(((e,t)=>{function n(e,t){return t===void 0?e===void 0?!1:!!e:!0}t.exports=n})),rC=j(((e,t)=>{var n=M(`path`);function r(e){return e?n.resolve(e):process.cwd()}t.exports=r})),iC=j((e=>{var t=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`.split(``);e.encode=function(e){if(0<=e&&e<t.length)return t[e];throw TypeError(`Must be between 0 and 63: `+e)},e.decode=function(e){var t=65,n=90,r=97,i=122,a=48;return t<=e&&e<=n?e-t:r<=e&&e<=i?e-r+26:a<=e&&e<=57?e-a+52:e==43?62:e==47?63:-1}})),aC=j((e=>{var t=iC(),n=5,r=1<<n,i=r-1,a=r;function o(e){return e<0?(-e<<1)+1:(e<<1)+0}function s(e){var t=(e&1)==1,n=e>>1;return t?-n:n}e.encode=function(e){var r=``,s,c=o(e);do s=c&i,c>>>=n,c>0&&(s|=a),r+=t.encode(s);while(c>0);return r},e.decode=function(e,r,o){var c=e.length,l=0,u=0,d,f;do{if(r>=c)throw Error(`Expected more digits in base 64 VLQ value.`);if(f=t.decode(e.charCodeAt(r++)),f===-1)throw Error(`Invalid base64 digit: `+e.charAt(r-1));d=!!(f&a),f&=i,l+=f<<u,u+=n}while(d);o.value=s(l),o.rest=r}})),oC=j((e=>{function t(e,t,n){if(t in e)return e[t];if(arguments.length===3)return n;throw Error(`"`+t+`" is a required argument.`)}e.getArg=t;var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,r=/^data:.+\,.+$/;function i(e){var t=e.match(n);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}e.urlParse=i;function a(e){var t=``;return e.scheme&&(t+=e.scheme+`:`),t+=`//`,e.auth&&(t+=e.auth+`@`),e.host&&(t+=e.host),e.port&&(t+=`:`+e.port),e.path&&(t+=e.path),t}e.urlGenerate=a;function o(t){var n=t,r=i(t);if(r){if(!r.path)return t;n=r.path}for(var o=e.isAbsolute(n),s=n.split(/\/+/),c,l=0,u=s.length-1;u>=0;u--)c=s[u],c===`.`?s.splice(u,1):c===`..`?l++:l>0&&(c===``?(s.splice(u+1,l),l=0):(s.splice(u,2),l--));return n=s.join(`/`),n===``&&(n=o?`/`:`.`),r?(r.path=n,a(r)):n}e.normalize=o;function s(e,t){e===``&&(e=`.`),t===``&&(t=`.`);var n=i(t),s=i(e);if(s&&(e=s.path||`/`),n&&!n.scheme)return s&&(n.scheme=s.scheme),a(n);if(n||t.match(r))return t;if(s&&!s.host&&!s.path)return s.host=t,a(s);var c=t.charAt(0)===`/`?t:o(e.replace(/\/+$/,``)+`/`+t);return s?(s.path=c,a(s)):c}e.join=s,e.isAbsolute=function(e){return e.charAt(0)===`/`||n.test(e)};function c(e,t){e===``&&(e=`.`),e=e.replace(/\/$/,``);for(var n=0;t.indexOf(e+`/`)!==0;){var r=e.lastIndexOf(`/`);if(r<0||(e=e.slice(0,r),e.match(/^([^\/]+:\/)?\/*$/)))return t;++n}return Array(n+1).join(`../`)+t.substr(e.length+1)}e.relative=c;var l=function(){return!(`__proto__`in Object.create(null))}();function u(e){return e}function d(e){return p(e)?`$`+e:e}e.toSetString=l?u:d;function f(e){return p(e)?e.slice(1):e}e.fromSetString=l?u:f;function p(e){if(!e)return!1;var t=e.length;if(t<9||e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95)return!1;for(var n=t-10;n>=0;n--)if(e.charCodeAt(n)!==36)return!1;return!0}function m(e,t,n){var r=g(e.source,t.source);return r!==0||(r=e.originalLine-t.originalLine,r!==0)||(r=e.originalColumn-t.originalColumn,r!==0||n)||(r=e.generatedColumn-t.generatedColumn,r!==0)||(r=e.generatedLine-t.generatedLine,r!==0)?r:g(e.name,t.name)}e.compareByOriginalPositions=m;function h(e,t,n){var r=e.generatedLine-t.generatedLine;return r!==0||(r=e.generatedColumn-t.generatedColumn,r!==0||n)||(r=g(e.source,t.source),r!==0)||(r=e.originalLine-t.originalLine,r!==0)||(r=e.originalColumn-t.originalColumn,r!==0)?r:g(e.name,t.name)}e.compareByGeneratedPositionsDeflated=h;function g(e,t){return e===t?0:e===null?1:t===null?-1:e>t?1:-1}function _(e,t){var n=e.generatedLine-t.generatedLine;return n!==0||(n=e.generatedColumn-t.generatedColumn,n!==0)||(n=g(e.source,t.source),n!==0)||(n=e.originalLine-t.originalLine,n!==0)||(n=e.originalColumn-t.originalColumn,n!==0)?n:g(e.name,t.name)}e.compareByGeneratedPositionsInflated=_;function v(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,``))}e.parseSourceMapInput=v;function y(e,t,n){if(t||=``,e&&(e[e.length-1]!==`/`&&t[0]!==`/`&&(e+=`/`),t=e+t),n){var r=i(n);if(!r)throw Error(`sourceMapURL could not be parsed`);if(r.path){var c=r.path.lastIndexOf(`/`);c>=0&&(r.path=r.path.substring(0,c+1))}t=s(a(r),t)}return o(t)}e.computeSourceURL=y})),sC=j((e=>{var t=oC(),n=Object.prototype.hasOwnProperty,r=typeof Map<`u`;function i(){this._array=[],this._set=r?new Map:Object.create(null)}i.fromArray=function(e,t){for(var n=new i,r=0,a=e.length;r<a;r++)n.add(e[r],t);return n},i.prototype.size=function(){return r?this._set.size:Object.getOwnPropertyNames(this._set).length},i.prototype.add=function(e,i){var a=r?e:t.toSetString(e),o=r?this.has(e):n.call(this._set,a),s=this._array.length;(!o||i)&&this._array.push(e),o||(r?this._set.set(e,s):this._set[a]=s)},i.prototype.has=function(e){if(r)return this._set.has(e);var i=t.toSetString(e);return n.call(this._set,i)},i.prototype.indexOf=function(e){if(r){var i=this._set.get(e);if(i>=0)return i}else{var a=t.toSetString(e);if(n.call(this._set,a))return this._set[a]}throw Error(`"`+e+`" is not in the set.`)},i.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw Error(`No element indexed by `+e)},i.prototype.toArray=function(){return this._array.slice()},e.ArraySet=i})),cC=j((e=>{var t=oC();function n(e,n){var r=e.generatedLine,i=n.generatedLine,a=e.generatedColumn,o=n.generatedColumn;return i>r||i==r&&o>=a||t.compareByGeneratedPositionsInflated(e,n)<=0}function r(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}r.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},r.prototype.add=function(e){n(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},r.prototype.toArray=function(){return this._sorted||=(this._array.sort(t.compareByGeneratedPositionsInflated),!0),this._array},e.MappingList=r})),lC=j((e=>{var t=aC(),n=oC(),r=sC().ArraySet,i=cC().MappingList;function a(e){e||={},this._file=n.getArg(e,`file`,null),this._sourceRoot=n.getArg(e,`sourceRoot`,null),this._skipValidation=n.getArg(e,`skipValidation`,!1),this._sources=new r,this._names=new r,this._mappings=new i,this._sourcesContents=null}a.prototype._version=3,a.fromSourceMap=function(e){var t=e.sourceRoot,r=new a({file:e.file,sourceRoot:t});return e.eachMapping(function(e){var i={generated:{line:e.generatedLine,column:e.generatedColumn}};e.source!=null&&(i.source=e.source,t!=null&&(i.source=n.relative(t,i.source)),i.original={line:e.originalLine,column:e.originalColumn},e.name!=null&&(i.name=e.name)),r.addMapping(i)}),e.sources.forEach(function(i){var a=i;t!==null&&(a=n.relative(t,i)),r._sources.has(a)||r._sources.add(a);var o=e.sourceContentFor(i);o!=null&&r.setSourceContent(i,o)}),r},a.prototype.addMapping=function(e){var t=n.getArg(e,`generated`),r=n.getArg(e,`original`,null),i=n.getArg(e,`source`,null),a=n.getArg(e,`name`,null);this._skipValidation||this._validateMapping(t,r,i,a),i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),a!=null&&(a=String(a),this._names.has(a)||this._names.add(a)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:r!=null&&r.line,originalColumn:r!=null&&r.column,source:i,name:a})},a.prototype.setSourceContent=function(e,t){var r=e;this._sourceRoot!=null&&(r=n.relative(this._sourceRoot,r)),t==null?this._sourcesContents&&(delete this._sourcesContents[n.toSetString(r)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null)):(this._sourcesContents||=Object.create(null),this._sourcesContents[n.toSetString(r)]=t)},a.prototype.applySourceMap=function(e,t,i){var a=t;if(t==null){if(e.file==null)throw Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);a=e.file}var o=this._sourceRoot;o!=null&&(a=n.relative(o,a));var s=new r,c=new r;this._mappings.unsortedForEach(function(t){if(t.source===a&&t.originalLine!=null){var r=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});r.source!=null&&(t.source=r.source,i!=null&&(t.source=n.join(i,t.source)),o!=null&&(t.source=n.relative(o,t.source)),t.originalLine=r.line,t.originalColumn=r.column,r.name!=null&&(t.name=r.name))}var l=t.source;l!=null&&!s.has(l)&&s.add(l);var u=t.name;u!=null&&!c.has(u)&&c.add(u)},this),this._sources=s,this._names=c,e.sources.forEach(function(t){var r=e.sourceContentFor(t);r!=null&&(i!=null&&(t=n.join(i,t)),o!=null&&(t=n.relative(o,t)),this.setSourceContent(t,r))},this)},a.prototype._validateMapping=function(e,t,n,r){if(t&&typeof t.line!=`number`&&typeof t.column!=`number`)throw 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&&!n&&!r)&&!(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&&n))throw Error(`Invalid mapping: `+JSON.stringify({generated:e,source:n,original:t,name:r}))},a.prototype._serializeMappings=function(){for(var e=0,r=1,i=0,a=0,o=0,s=0,c=``,l,u,d,f,p=this._mappings.toArray(),m=0,h=p.length;m<h;m++){if(u=p[m],l=``,u.generatedLine!==r)for(e=0;u.generatedLine!==r;)l+=`;`,r++;else if(m>0){if(!n.compareByGeneratedPositionsInflated(u,p[m-1]))continue;l+=`,`}l+=t.encode(u.generatedColumn-e),e=u.generatedColumn,u.source!=null&&(f=this._sources.indexOf(u.source),l+=t.encode(f-s),s=f,l+=t.encode(u.originalLine-1-a),a=u.originalLine-1,l+=t.encode(u.originalColumn-i),i=u.originalColumn,u.name!=null&&(d=this._names.indexOf(u.name),l+=t.encode(d-o),o=d)),c+=l}return c},a.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;t!=null&&(e=n.relative(t,e));var r=n.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)},a.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},a.prototype.toString=function(){return JSON.stringify(this.toJSON())},e.SourceMapGenerator=a})),uC=j((e=>{e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=2;function t(n,r,i,a,o,s){var c=Math.floor((r-n)/2)+n,l=o(i,a[c],!0);return l===0?c:l>0?r-c>1?t(c,r,i,a,o,s):s==e.LEAST_UPPER_BOUND?r<a.length?r:-1:c:c-n>1?t(n,c,i,a,o,s):s==e.LEAST_UPPER_BOUND?c:n<0?-1:n}e.search=function(n,r,i,a){if(r.length===0)return-1;var o=t(-1,r.length,n,r,i,a||e.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&i(r[o],r[o-1],!0)===0;)--o;return o}})),dC=j((e=>{function t(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function n(e,t){return Math.round(e+Math.random()*(t-e))}function r(e,i,a,o){if(a<o){var s=n(a,o),c=a-1;t(e,s,o);for(var l=e[o],u=a;u<o;u++)i(e[u],l)<=0&&(c+=1,t(e,c,u));t(e,c+1,u);var d=c+1;r(e,i,a,d-1),r(e,i,d+1,o)}}e.quickSort=function(e,t){r(e,t,0,e.length-1)}})),fC=j((e=>{var t=oC(),n=uC(),r=sC().ArraySet,i=aC(),a=dC().quickSort;function o(e,n){var r=e;return typeof e==`string`&&(r=t.parseSourceMapInput(e)),r.sections==null?new s(r,n):new l(r,n)}o.fromSourceMap=function(e,t){return s.fromSourceMap(e,t)},o.prototype._version=3,o.prototype.__generatedMappings=null,Object.defineProperty(o.prototype,`_generatedMappings`,{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),o.prototype.__originalMappings=null,Object.defineProperty(o.prototype,`_originalMappings`,{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),o.prototype._charIsMappingSeparator=function(e,t){var n=e.charAt(t);return n===`;`||n===`,`},o.prototype._parseMappings=function(e,t){throw Error(`Subclasses must implement _parseMappings`)},o.GENERATED_ORDER=1,o.ORIGINAL_ORDER=2,o.GREATEST_LOWER_BOUND=1,o.LEAST_UPPER_BOUND=2,o.prototype.eachMapping=function(e,n,r){var i=n||null,a=r||o.GENERATED_ORDER,s;switch(a){case o.GENERATED_ORDER:s=this._generatedMappings;break;case o.ORIGINAL_ORDER:s=this._originalMappings;break;default:throw Error(`Unknown order of iteration.`)}var c=this.sourceRoot;s.map(function(e){var n=e.source===null?null:this._sources.at(e.source);return n=t.computeSourceURL(c,n,this._sourceMapURL),{source:n,generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:e.name===null?null:this._names.at(e.name)}},this).forEach(e,i)},o.prototype.allGeneratedPositionsFor=function(e){var r=t.getArg(e,`line`),i={source:t.getArg(e,`source`),originalLine:r,originalColumn:t.getArg(e,`column`,0)};if(i.source=this._findSourceIndex(i.source),i.source<0)return[];var a=[],o=this._findMapping(i,this._originalMappings,`originalLine`,`originalColumn`,t.compareByOriginalPositions,n.LEAST_UPPER_BOUND);if(o>=0){var s=this._originalMappings[o];if(e.column===void 0)for(var c=s.originalLine;s&&s.originalLine===c;)a.push({line:t.getArg(s,`generatedLine`,null),column:t.getArg(s,`generatedColumn`,null),lastColumn:t.getArg(s,`lastGeneratedColumn`,null)}),s=this._originalMappings[++o];else for(var l=s.originalColumn;s&&s.originalLine===r&&s.originalColumn==l;)a.push({line:t.getArg(s,`generatedLine`,null),column:t.getArg(s,`generatedColumn`,null),lastColumn:t.getArg(s,`lastGeneratedColumn`,null)}),s=this._originalMappings[++o]}return a},e.SourceMapConsumer=o;function s(e,n){var i=e;typeof e==`string`&&(i=t.parseSourceMapInput(e));var a=t.getArg(i,`version`),o=t.getArg(i,`sources`),s=t.getArg(i,`names`,[]),c=t.getArg(i,`sourceRoot`,null),l=t.getArg(i,`sourcesContent`,null),u=t.getArg(i,`mappings`),d=t.getArg(i,`file`,null);if(a!=this._version)throw Error(`Unsupported version: `+a);c&&=t.normalize(c),o=o.map(String).map(t.normalize).map(function(e){return c&&t.isAbsolute(c)&&t.isAbsolute(e)?t.relative(c,e):e}),this._names=r.fromArray(s.map(String),!0),this._sources=r.fromArray(o,!0),this._absoluteSources=this._sources.toArray().map(function(e){return t.computeSourceURL(c,e,n)}),this.sourceRoot=c,this.sourcesContent=l,this._mappings=u,this._sourceMapURL=n,this.file=d}s.prototype=Object.create(o.prototype),s.prototype.consumer=o,s.prototype._findSourceIndex=function(e){var n=e;if(this.sourceRoot!=null&&(n=t.relative(this.sourceRoot,n)),this._sources.has(n))return this._sources.indexOf(n);var r;for(r=0;r<this._absoluteSources.length;++r)if(this._absoluteSources[r]==e)return r;return-1},s.fromSourceMap=function(e,n){var i=Object.create(s.prototype),o=i._names=r.fromArray(e._names.toArray(),!0),l=i._sources=r.fromArray(e._sources.toArray(),!0);i.sourceRoot=e._sourceRoot,i.sourcesContent=e._generateSourcesContent(i._sources.toArray(),i.sourceRoot),i.file=e._file,i._sourceMapURL=n,i._absoluteSources=i._sources.toArray().map(function(e){return t.computeSourceURL(i.sourceRoot,e,n)});for(var u=e._mappings.toArray().slice(),d=i.__generatedMappings=[],f=i.__originalMappings=[],p=0,m=u.length;p<m;p++){var h=u[p],g=new c;g.generatedLine=h.generatedLine,g.generatedColumn=h.generatedColumn,h.source&&(g.source=l.indexOf(h.source),g.originalLine=h.originalLine,g.originalColumn=h.originalColumn,h.name&&(g.name=o.indexOf(h.name)),f.push(g)),d.push(g)}return a(i.__originalMappings,t.compareByOriginalPositions),i},s.prototype._version=3,Object.defineProperty(s.prototype,`sources`,{get:function(){return this._absoluteSources.slice()}});function c(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}s.prototype._parseMappings=function(e,n){for(var r=1,o=0,s=0,l=0,u=0,d=0,f=e.length,p=0,m={},h={},g=[],_=[],v,y,b,x,S;p<f;)if(e.charAt(p)===`;`)r++,p++,o=0;else if(e.charAt(p)===`,`)p++;else{for(v=new c,v.generatedLine=r,x=p;x<f&&!this._charIsMappingSeparator(e,x);x++);if(y=e.slice(p,x),b=m[y],b)p+=y.length;else{for(b=[];p<x;)i.decode(e,p,h),S=h.value,p=h.rest,b.push(S);if(b.length===2)throw Error(`Found a source, but no line and column`);if(b.length===3)throw Error(`Found a source and line, but no column`);m[y]=b}v.generatedColumn=o+b[0],o=v.generatedColumn,b.length>1&&(v.source=u+b[1],u+=b[1],v.originalLine=s+b[2],s=v.originalLine,v.originalLine+=1,v.originalColumn=l+b[3],l=v.originalColumn,b.length>4&&(v.name=d+b[4],d+=b[4])),_.push(v),typeof v.originalLine==`number`&&g.push(v)}a(_,t.compareByGeneratedPositionsDeflated),this.__generatedMappings=_,a(g,t.compareByOriginalPositions),this.__originalMappings=g},s.prototype._findMapping=function(e,t,r,i,a,o){if(e[r]<=0)throw TypeError(`Line must be greater than or equal to 1, got `+e[r]);if(e[i]<0)throw TypeError(`Column must be greater than or equal to 0, got `+e[i]);return n.search(e,t,a,o)},s.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(t.generatedLine===n.generatedLine){t.lastGeneratedColumn=n.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},s.prototype.originalPositionFor=function(e){var n={generatedLine:t.getArg(e,`line`),generatedColumn:t.getArg(e,`column`)},r=this._findMapping(n,this._generatedMappings,`generatedLine`,`generatedColumn`,t.compareByGeneratedPositionsDeflated,t.getArg(e,`bias`,o.GREATEST_LOWER_BOUND));if(r>=0){var i=this._generatedMappings[r];if(i.generatedLine===n.generatedLine){var a=t.getArg(i,`source`,null);a!==null&&(a=this._sources.at(a),a=t.computeSourceURL(this.sourceRoot,a,this._sourceMapURL));var s=t.getArg(i,`name`,null);return s!==null&&(s=this._names.at(s)),{source:a,line:t.getArg(i,`originalLine`,null),column:t.getArg(i,`originalColumn`,null),name:s}}}return{source:null,line:null,column:null,name:null}},s.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1},s.prototype.sourceContentFor=function(e,n){if(!this.sourcesContent)return null;var r=this._findSourceIndex(e);if(r>=0)return this.sourcesContent[r];var i=e;this.sourceRoot!=null&&(i=t.relative(this.sourceRoot,i));var a;if(this.sourceRoot!=null&&(a=t.urlParse(this.sourceRoot))){var o=i.replace(/^file:\/\//,``);if(a.scheme==`file`&&this._sources.has(o))return this.sourcesContent[this._sources.indexOf(o)];if((!a.path||a.path==`/`)&&this._sources.has(`/`+i))return this.sourcesContent[this._sources.indexOf(`/`+i)]}if(n)return null;throw Error(`"`+i+`" is not in the SourceMap.`)},s.prototype.generatedPositionFor=function(e){var n=t.getArg(e,`source`);if(n=this._findSourceIndex(n),n<0)return{line:null,column:null,lastColumn:null};var r={source:n,originalLine:t.getArg(e,`line`),originalColumn:t.getArg(e,`column`)},i=this._findMapping(r,this._originalMappings,`originalLine`,`originalColumn`,t.compareByOriginalPositions,t.getArg(e,`bias`,o.GREATEST_LOWER_BOUND));if(i>=0){var a=this._originalMappings[i];if(a.source===r.source)return{line:t.getArg(a,`generatedLine`,null),column:t.getArg(a,`generatedColumn`,null),lastColumn:t.getArg(a,`lastGeneratedColumn`,null)}}return{line:null,column:null,lastColumn:null}},e.BasicSourceMapConsumer=s;function l(e,n){var i=e;typeof e==`string`&&(i=t.parseSourceMapInput(e));var a=t.getArg(i,`version`),s=t.getArg(i,`sections`);if(a!=this._version)throw Error(`Unsupported version: `+a);this._sources=new r,this._names=new r;var c={line:-1,column:0};this._sections=s.map(function(e){if(e.url)throw Error(`Support for url field in sections not implemented.`);var r=t.getArg(e,`offset`),i=t.getArg(r,`line`),a=t.getArg(r,`column`);if(i<c.line||i===c.line&&a<c.column)throw Error(`Section offsets must be ordered and non-overlapping.`);return c=r,{generatedOffset:{generatedLine:i+1,generatedColumn:a+1},consumer:new o(t.getArg(e,`map`),n)}})}l.prototype=Object.create(o.prototype),l.prototype.constructor=o,l.prototype._version=3,Object.defineProperty(l.prototype,`sources`,{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var n=0;n<this._sections[t].consumer.sources.length;n++)e.push(this._sections[t].consumer.sources[n]);return e}}),l.prototype.originalPositionFor=function(e){var r={generatedLine:t.getArg(e,`line`),generatedColumn:t.getArg(e,`column`)},i=n.search(r,this._sections,function(e,t){return e.generatedLine-t.generatedOffset.generatedLine||e.generatedColumn-t.generatedOffset.generatedColumn}),a=this._sections[i];return a?a.consumer.originalPositionFor({line:r.generatedLine-(a.generatedOffset.generatedLine-1),column:r.generatedColumn-(a.generatedOffset.generatedLine===r.generatedLine?a.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},l.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})},l.prototype.sourceContentFor=function(e,t){for(var n=0;n<this._sections.length;n++){var r=this._sections[n].consumer.sourceContentFor(e,!0);if(r)return r}if(t)return null;throw Error(`"`+e+`" is not in the SourceMap.`)},l.prototype.generatedPositionFor=function(e){for(var n=0;n<this._sections.length;n++){var r=this._sections[n];if(r.consumer._findSourceIndex(t.getArg(e,`source`))!==-1){var i=r.consumer.generatedPositionFor(e);if(i)return{line:i.line+(r.generatedOffset.generatedLine-1),column:i.column+(r.generatedOffset.generatedLine===i.line?r.generatedOffset.generatedColumn-1:0)}}}return{line:null,column:null}},l.prototype._parseMappings=function(e,n){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var i=this._sections[r],o=i.consumer._generatedMappings,s=0;s<o.length;s++){var c=o[s],l=i.consumer._sources.at(c.source);l=t.computeSourceURL(i.consumer.sourceRoot,l,this._sourceMapURL),this._sources.add(l),l=this._sources.indexOf(l);var u=null;c.name&&(u=i.consumer._names.at(c.name),this._names.add(u),u=this._names.indexOf(u));var d={source:l,generatedLine:c.generatedLine+(i.generatedOffset.generatedLine-1),generatedColumn:c.generatedColumn+(i.generatedOffset.generatedLine===c.generatedLine?i.generatedOffset.generatedColumn-1:0),originalLine:c.originalLine,originalColumn:c.originalColumn,name:u};this.__generatedMappings.push(d),typeof d.originalLine==`number`&&this.__originalMappings.push(d)}a(this.__generatedMappings,t.compareByGeneratedPositionsDeflated),a(this.__originalMappings,t.compareByOriginalPositions)},e.IndexedSourceMapConsumer=l})),pC=j((e=>{var t=lC().SourceMapGenerator,n=oC(),r=/(\r?\n)/,i=10,a=`$$$isSourceNode$$$`;function o(e,t,n,r,i){this.children=[],this.sourceContents={},this.line=e??null,this.column=t??null,this.source=n??null,this.name=i??null,this[a]=!0,r!=null&&this.add(r)}o.fromStringWithSourceMap=function(e,t,i){var a=new o,s=e.split(r),c=0,l=function(){return e()+(e()||``);function e(){return c<s.length?s[c++]:void 0}},u=1,d=0,f=null;return t.eachMapping(function(e){if(f!==null)if(u<e.generatedLine)p(f,l()),u++,d=0;else{var t=s[c]||``,n=t.substr(0,e.generatedColumn-d);s[c]=t.substr(e.generatedColumn-d),d=e.generatedColumn,p(f,n),f=e;return}for(;u<e.generatedLine;)a.add(l()),u++;if(d<e.generatedColumn){var t=s[c]||``;a.add(t.substr(0,e.generatedColumn)),s[c]=t.substr(e.generatedColumn),d=e.generatedColumn}f=e},this),c<s.length&&(f&&p(f,l()),a.add(s.splice(c).join(``))),t.sources.forEach(function(e){var r=t.sourceContentFor(e);r!=null&&(i!=null&&(e=n.join(i,e)),a.setSourceContent(e,r))}),a;function p(e,t){if(e===null||e.source===void 0)a.add(t);else{var r=i?n.join(i,e.source):e.source;a.add(new o(e.originalLine,e.originalColumn,r,t,e.name))}}},o.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(e){this.add(e)},this);else if(e[a]||typeof e==`string`)e&&this.children.push(e);else throw TypeError(`Expected a SourceNode, string, or an array of SourceNodes and strings. Got `+e);return this},o.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else if(e[a]||typeof e==`string`)this.children.unshift(e);else throw TypeError(`Expected a SourceNode, string, or an array of SourceNodes and strings. Got `+e);return this},o.prototype.walk=function(e){for(var t,n=0,r=this.children.length;n<r;n++)t=this.children[n],t[a]?t.walk(e):t!==``&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},o.prototype.join=function(e){var t,n,r=this.children.length;if(r>0){for(t=[],n=0;n<r-1;n++)t.push(this.children[n]),t.push(e);t.push(this.children[n]),this.children=t}return this},o.prototype.replaceRight=function(e,t){var n=this.children[this.children.length-1];return n[a]?n.replaceRight(e,t):typeof n==`string`?this.children[this.children.length-1]=n.replace(e,t):this.children.push(``.replace(e,t)),this},o.prototype.setSourceContent=function(e,t){this.sourceContents[n.toSetString(e)]=t},o.prototype.walkSourceContents=function(e){for(var t=0,r=this.children.length;t<r;t++)this.children[t][a]&&this.children[t].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),t=0,r=i.length;t<r;t++)e(n.fromSetString(i[t]),this.sourceContents[i[t]])},o.prototype.toString=function(){var e=``;return this.walk(function(t){e+=t}),e},o.prototype.toStringWithSourceMap=function(e){var n={code:``,line:1,column:0},r=new t(e),a=!1,o=null,s=null,c=null,l=null;return this.walk(function(e,t){n.code+=e,t.source!==null&&t.line!==null&&t.column!==null?((o!==t.source||s!==t.line||c!==t.column||l!==t.name)&&r.addMapping({source:t.source,original:{line:t.line,column:t.column},generated:{line:n.line,column:n.column},name:t.name}),o=t.source,s=t.line,c=t.column,l=t.name,a=!0):a&&=(r.addMapping({generated:{line:n.line,column:n.column}}),o=null,!1);for(var u=0,d=e.length;u<d;u++)e.charCodeAt(u)===i?(n.line++,n.column=0,u+1===d?(o=null,a=!1):a&&r.addMapping({source:t.source,original:{line:t.line,column:t.column},generated:{line:n.line,column:n.column},name:t.name})):n.column++}),this.walkSourceContents(function(e,t){r.setSourceContent(e,t)}),{code:n.code,map:r}},e.SourceNode=o})),mC=j((e=>{e.SourceMapGenerator=lC().SourceMapGenerator,e.SourceMapConsumer=fC().SourceMapConsumer,e.SourceNode=pC().SourceNode})),hC=j(((e,t)=>{var n=mC().SourceMapConsumer;function r(){var e={};return{all:i.bind(null,e),isTracking:a.bind(null,e),originalPositionFor:o.bind(null,e),track:c.bind(null,e)}}function i(e){return e}function a(e,t){return t in e}function o(e,t,n,r){for(var i=t[0],a=t[1],c=t[2],l={line:i,column:a+n},u;!u&&l.column>a;)l.column--,u=e[c].originalPositionFor(l);return!u||u.column<0?t:u.line===null&&i>1&&r>0?o(e,[i-1,a,c],n,r-1):u.line===null?t:s(u)}function s(e){return[e.line,e.column,e.source]}function c(e,t,r){e[t]=new n(r)}t.exports=r})),gC=j(((e,t)=>{var n=/^(\w+:\/\/|\/\/)/,r=/^file:\/\//;function i(e){return n.test(e)&&!r.test(e)}t.exports=i})),_C=j(((e,t)=>{var n=/^\/\//;function r(e){return!n.test(e)}t.exports=r})),vC=j(((e,t)=>{var n=M(`path`),r=M(`url`),i=gC(),a=_C(),o=`http:`;function s(e,t,i){var l,u,d=!t,f,p,m,h;if(i.length===0)return!1;for(t&&!a(e)&&(e=o+e),l=t?r.parse(e).host:e,u=t?e:n.resolve(e),h=0;h<i.length;h++)f=i[h],p=f[0]==`!`,m=f.substring(1),p&&t&&c(m)?d&&=!s(e,!0,[m]):p&&!t&&!c(m)?d&&=!s(e,!1,[m]):p?d&&=!0:f==`all`?d=!0:t&&f==`local`?d||=!1:t&&f==`remote`?d=!0:!t&&f==`remote`?d=!1:!t&&f==`local`||f===l||f===e||t&&u.indexOf(f)===0||!t&&u.indexOf(n.resolve(f))===0?d=!0:t==c(m)?d=!1:d&&=!0;return d}function c(e){return i(e)||r.parse(o+`//`+e).host==e}t.exports=s})),yC=j(((e,t)=>{var n=/^data:(\S*?)?(;charset=(?:(?!;charset=)[^;])+)?(;[^,]+?)?,(.+)/;function r(e){return n.exec(e)}t.exports=r})),bC=j(((e,t)=>{var n=M(`path`);function r(e,t,r){var i=n.resolve(``),a=n.resolve(i,t),o=n.dirname(a);return e.sources=e.sources.map(function(e){return n.relative(r,n.resolve(o,e))}),e}t.exports=r})),xC=j(((e,t)=>{var n=M(`path`),r=M(`url`);function i(e,t){var i=n.dirname(t);return e.sources=e.sources.map(function(e){return r.resolve(i,e)}),e}t.exports=i})),SC=j(((e,t)=>{var n=/^data:(\S{0,31}?)?(;charset=(?:(?!;charset=)[^;])+)?(;[^,]+?)?,(.+)/;function r(e){return n.test(e)}t.exports=r})),CC=j(((e,t)=>{var n=M(`fs`),r=M(`path`),i=vC(),a=yC(),o=bC(),s=xC(),c=Ex(),l=_C(),u=SC(),d=gC(),f=/^\/\*# sourceMappingURL=(\S+) \*\/$/;function p(e,t,n){var r={callback:n,fetch:t.options.fetch,index:0,inline:t.options.inline,inlineRequest:t.options.inlineRequest,inlineTimeout:t.options.inlineTimeout,inputSourceMapTracker:t.inputSourceMapTracker,localOnly:t.localOnly,processedTokens:[],rebaseTo:t.options.rebaseTo,sourceTokens:e,warnings:t.warnings};return t.options.sourceMap&&e.length>0?m(r):n(e)}function m(e){var t=[],n=h(e.sourceTokens[0]),r,i,a;for(a=e.sourceTokens.length;e.index<a;e.index++)if(i=e.sourceTokens[e.index],r=h(i),r!=n&&(t=[],n=r),t.push(i),e.processedTokens.push(i),i[0]==c.COMMENT&&f.test(i[1]))return g(i[1],r,t,e);return e.callback(e.processedTokens)}function h(e){var t,n;return e[0]==c.AT_RULE||e[0]==c.COMMENT||e[0]==c.RAW?n=e[2][0]:(t=e[1][0],n=t[2][0]),n[2]}function g(e,t,n,r){return _(e,r,function(e){return e&&(r.inputSourceMapTracker.track(t,e),x(n,r.inputSourceMapTracker)),r.index++,m(r)})}function _(e,t,n){var i=f.exec(e)[1],a,c,l;return u(i)?(c=v(i),n(c)):d(i)?y(i,t,function(e){var t;e?(t=JSON.parse(e),l=s(t,i),n(l)):n(null)}):(a=r.resolve(t.rebaseTo,i),c=b(a,t),c?(l=o(c,a,t.rebaseTo),n(l)):n(null))}function v(e){var t=a(e),n=t[2]?t[2].split(/[=;]/)[2]:`us-ascii`,r=t[3]?t[3].split(`;`)[1]:`utf8`,i=r==`utf8`?global.unescape(t[4]):t[4],o=Buffer.from(i,r);return o.charset=n,JSON.parse(o.toString())}function y(e,t,n){var r=i(e,!0,t.inline),a=!l(e);if(t.localOnly)return t.warnings.push(`Cannot fetch remote resource from "`+e+`" as no callback given.`),n(null);if(a)return t.warnings.push(`Cannot fetch "`+e+`" as no protocol given.`),n(null);if(!r)return t.warnings.push(`Cannot fetch "`+e+`" as resource is not allowed.`),n(null);t.fetch(e,t.inlineRequest,t.inlineTimeout,function(r,i){if(r)return t.warnings.push(`Missing source map at "`+e+`" - `+r),n(null);n(i)})}function b(e,t){var r=i(e,!1,t.inline),a;return!n.existsSync(e)||!n.statSync(e).isFile()?(t.warnings.push(`Ignoring local source map at "`+e+`" as resource is missing.`),null):r?n.statSync(e).size?(a=n.readFileSync(e,`utf-8`),JSON.parse(a)):(t.warnings.push(`Cannot fetch "`+e+`" as resource is empty.`),null):(t.warnings.push(`Cannot fetch "`+e+`" as resource is not allowed.`),null)}function x(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)switch(n=e[r],n[0]){case c.AT_RULE:S(n,t);break;case c.AT_RULE_BLOCK:x(n[1],t),x(n[2],t);break;case c.AT_RULE_BLOCK_SCOPE:S(n,t);break;case c.NESTED_BLOCK:x(n[1],t),x(n[2],t);break;case c.NESTED_BLOCK_SCOPE:S(n,t);break;case c.COMMENT:S(n,t);break;case c.PROPERTY:x(n,t);break;case c.PROPERTY_BLOCK:x(n[1],t);break;case c.PROPERTY_NAME:S(n,t);break;case c.PROPERTY_VALUE:S(n,t);break;case c.RULE:x(n[1],t),x(n[2],t);break;case c.RULE_SCOPE:S(n,t)}return e}function S(e,t){var n=e[1],r=e[2],i=[],a,o;for(a=0,o=r.length;a<o;a++)i.push(t.originalPositionFor(r[a],n.length));e[2]=i}t.exports=p})),wC=j(((e,t)=>{var n=Yx(),r=/^\(/,i=/\)$/,a=/^@import/i,o=/['"]\s{0,31}/,s=/\s{0,31}['"]/,c=/^url\(\s{0,31}/i,l=/\s{0,31}\)/i;function u(e){var t,u,d=n(e.replace(a,``).trim().replace(c,`(`).replace(l,`) `).replace(o,``).replace(s,``),` `);return t=d[0].replace(r,``).replace(i,``),u=d.slice(1).join(` `),[t,u]}t.exports=u})),TC=j(((e,t)=>{var n=M(`fs`),r=M(`path`),i=vC(),a=_C(),o=gC();function s(e,t){var n={callback:t,fetch:e.options.fetch,index:0,inline:e.options.inline,inlineRequest:e.options.inlineRequest,inlineTimeout:e.options.inlineTimeout,localOnly:e.localOnly,rebaseTo:e.options.rebaseTo,sourcesContent:e.sourcesContent,uriToSource:c(e.inputSourceMapTracker.all()),warnings:e.warnings};return e.options.sourceMap&&e.options.sourceMapInlineSources?l(n):t()}function c(e){var t={},n,r,i,a,o;for(i in e)for(n=e[i],a=0,o=n.sources.length;a<o;a++)r=n.sources[a],i=n.sourceContentFor(r,!0),t[r]=i;return t}function l(e){var t=Object.keys(e.uriToSource),n,r,i;for(i=t.length;e.index<i;e.index++)if(n=t[e.index],r=e.uriToSource[n],r)e.sourcesContent[n]=r;else return u(n,e);return e.callback()}function u(e,t){var n;return o(e)?d(e,t,function(n){return t.index++,t.sourcesContent[e]=n,l(t)}):(n=f(e,t),t.index++,t.sourcesContent[e]=n,l(t))}function d(e,t,n){var r=i(e,!0,t.inline),o=!a(e);if(t.localOnly)return t.warnings.push(`Cannot fetch remote resource from "`+e+`" as no callback given.`),n(null);if(o)return t.warnings.push(`Cannot fetch "`+e+`" as no protocol given.`),n(null);if(!r)return t.warnings.push(`Cannot fetch "`+e+`" as resource is not allowed.`),n(null);t.fetch(e,t.inlineRequest,t.inlineTimeout,function(r,i){r&&t.warnings.push(`Missing original source at "`+e+`" - `+r),n(i)})}function f(e,t){var a=i(e,!1,t.inline),o=r.resolve(t.rebaseTo,e);if(!n.existsSync(o)||!n.statSync(o).isFile())return t.warnings.push(`Ignoring local source map at "`+o+`" as resource is missing.`),null;if(!a)return t.warnings.push(`Cannot fetch "`+o+`" as resource is not allowed.`),null;var s=n.readFileSync(o,`utf8`);return s.charCodeAt(0)===65279&&(s=s.substring(1)),s}t.exports=s})),EC=j(((e,t)=>{var n=`/`,r=/\\/g;function i(e){return e.replace(r,n)}t.exports=i})),DC=j(((e,t)=>{function n(e,t){return(`@import `+e+` `+t).trim()}t.exports=n})),OC=j(((e,t)=>{var n=M(`path`),r=M(`url`),i=SC(),a=`"`,o=`'`,s=`url(`,c=`)`,l=/^[^\w\d]*\/\//,u=/^["']/,d=/["']$/,f=/[()]/,p=/^url\(/i,m=/\)$/,h=/\s/,g=process.platform==`win32`;function _(e,t){return!t||v(e)&&!x(t.toBase)||x(e)||y(e)||b(e)||i(e)?e:x(t.toBase)?r.resolve(t.toBase,e):t.absolute?w(S(e,t)):w(C(e,t))}function v(e){return n.isAbsolute(e)}function y(e){return e[0]==`#`}function b(e){return/^\w+:\w+/.test(e)}function x(e){return/^[^:]+?:\/\//.test(e)||l.test(e)}function S(e,t){return n.resolve(n.join(t.fromBase||``,e)).replace(t.toBase,``)}function C(e,t){return n.relative(t.toBase,n.join(t.fromBase||``,e))}function w(e){return g?e.replace(/\\/g,`/`):e}function T(e){return e.indexOf(o)>-1?a:e.indexOf(a)>-1||E(e)||D(e)?o:``}function E(e){return h.test(e)}function D(e){return f.test(e)}function O(e,t,n){var r=e.replace(p,``).replace(m,``).trim(),i=r.replace(u,``).replace(d,``).trim(),l=r[0]==o||r[0]==a?r[0]:T(i);return n?_(i,t):s+l+_(i,t)+l+c}t.exports=O})),kC=j(((e,t)=>{var n=/^@import/i;function r(e){return n.test(e)}t.exports=r})),AC=j(((e,t)=>{var n=wC(),r=DC(),i=OC(),a=Ex(),o=kC(),s=/^\/\*# sourceMappingURL=(\S+) \*\/$/;function c(e,t,n,r){return t?l(e,n,r):u(e,n,r)}function l(e,t,n){var r,i,o;for(i=0,o=e.length;i<o;i++)switch(r=e[i],r[0]){case a.AT_RULE:d(r,t,n);break;case a.AT_RULE_BLOCK:p(r[2],t,n);break;case a.COMMENT:f(r,n);break;case a.NESTED_BLOCK:l(r[2],t,n);break;case a.RULE:p(r[2],t,n);break}return e}function u(e,t,n){var r,i,o;for(i=0,o=e.length;i<o;i++)switch(r=e[i],r[0]){case a.AT_RULE:d(r,t,n);break}return e}function d(e,t,a){if(o(e[1])){var s=n(e[1]),c=i(s[0],a),l=s[1];e[1]=r(c,l)}}function f(e,t){var n=s.exec(e[1]);n&&n[1].indexOf(`data:`)===-1&&(e[1]=e[1].replace(n[1],i(n[1],t,!0)))}function p(e,t,n){var r,a,o,s,c,l;for(o=0,s=e.length;o<s;o++)for(r=e[o],c=2,l=r.length;c<l;c++)a=r[c][1],t.isUrl(a)&&(r[c][1]=i(a,n))}t.exports=c})),jC=j(((e,t)=>{var n=vx(),r=Ex(),i=yx(),a={BLOCK:`block`,COMMENT:`comment`,DOUBLE_QUOTE:`double-quote`,RULE:`rule`,SINGLE_QUOTE:`single-quote`},o=[`@charset`,`@import`],s=[`@-moz-document`,`@document`,`@-moz-keyframes`,`@-ms-keyframes`,`@-o-keyframes`,`@-webkit-keyframes`,`@keyframes`,`@media`,`@supports`,`@container`,`@layer`],c=/\/\* clean-css ignore:end \*\/$/,l=/^\/\* clean-css ignore:start \*\//,u=[`@bottom-center`,`@bottom-left`,`@bottom-left-corner`,`@bottom-right`,`@bottom-right-corner`,`@left-bottom`,`@left-middle`,`@left-top`,`@right-bottom`,`@right-middle`,`@right-top`,`@top-center`,`@top-left`,`@top-left-corner`,`@top-right`,`@top-right-corner`],d=[`@footnote`,`@footnotes`,`@left`,`@page-float-bottom`,`@page-float-top`,`@right`],f=/^\[\s{0,31}\d+\s{0,31}\]$/,p=/([^}])\}*$/,m=/[\s(]/;function h(e,t){return g(e,t,{level:a.BLOCK,position:{source:t.source||void 0,line:1,column:0,index:0}},!1)}function g(e,t,o,s){for(var c=[],l=c,u,d,f=[],m,h,w=[],T=o.level,E=[],D=[],O=[],k=!0,A,ee,j=0,te,ne,re,M,N,ie,ae=!1,P,oe=!1,F,se,I=!1,ce,le=!1,ue=!1,de=!1,fe=!1,L=!1,R=o.position,z;R.index<e.length;R.index++){var B=e[R.index];if(te=T==a.SINGLE_QUOTE||T==a.DOUBLE_QUOTE,ne=B==n.SPACE||B==n.TAB,re=B==n.NEW_LINE_NIX,M=B==n.NEW_LINE_NIX&&e[R.index-1]==n.CARRIAGE_RETURN,N=B==n.CARRIAGE_RETURN&&e[R.index+1]&&e[R.index+1]!=n.NEW_LINE_NIX,ie=!oe&&T!=a.COMMENT&&!te&&B==n.ASTERISK&&e[R.index-1]==n.FORWARD_SLASH,F=!ae&&!te&&B==n.FORWARD_SLASH&&e[R.index-1]==n.ASTERISK,P=T==a.COMMENT&&F,ce=!ne&&!N&&(B>=`A`&&B<=`Z`||B>=`a`&&B<=`z`||B>=`0`&&B<=`9`||B==`-`),ue||=T!=a.COMMENT&&!fe&&le&&B===`-`&&D.length===1,le=B===`-`,j=Math.max(j,0),h=k?[R.line,R.column,R.source]:h,se)D.push(B),k=!1;else if(ce)D.push(B),k=!1;else if((ne||re&&!M)&&(te||T==a.COMMENT))D.push(B),k=!1;else if(!((ne||re&&!M)&&k)){if(!P&&T==a.COMMENT)D.push(B),k=!1;else if(!ie&&!P&&de)D.push(B),k=!1;else if(ie&&ue&&(T==a.BLOCK||T==a.RULE)&&D.length>1)D.push(B),k=!1,E.push(T),T=a.COMMENT;else if(ie&&(T==a.BLOCK||T==a.RULE)&&D.length>1)w.push(h),D.push(B),O.push(D.slice(0,-2)),k=!1,D=D.slice(-2),h=[R.line,R.column-1,R.source],E.push(T),T=a.COMMENT;else if(ie)E.push(T),T=a.COMMENT,D.push(B),k=!1;else if(P&&ue)D.push(B),T=E.pop();else if(P&&_(D))A=D.join(``).trim()+B,u=[r.COMMENT,A,[y(h,A,t)]],l.push(u),de=!0,h=w.pop()||null,D=O.pop()||[],k=D.length===0;else if(P&&v(D))A=D.join(``)+B,z=A.lastIndexOf(n.FORWARD_SLASH+n.ASTERISK),ee=A.substring(0,z),u=[r.RAW,ee,[y(h,ee,t)]],l.push(u),ee=A.substring(z),h=[R.line,R.column-ee.length+1,R.source],u=[r.COMMENT,ee,[y(h,ee,t)]],l.push(u),de=!1,T=E.pop(),h=w.pop()||null,D=O.pop()||[],k=D.length===0;else if(P)A=D.join(``).trim()+B,u=[r.COMMENT,A,[y(h,A,t)]],l.push(u),T=E.pop(),h=w.pop()||null,D=O.pop()||[],k=D.length===0;else if(F&&e[R.index+1]!=n.ASTERISK)t.warnings.push(`Unexpected '*/' at `+i([R.line,R.column,R.source])+`.`),D=[],k=!0;else if(B==n.SINGLE_QUOTE&&!te)E.push(T),T=a.SINGLE_QUOTE,D.push(B),k=!1;else if(B==n.SINGLE_QUOTE&&T==a.SINGLE_QUOTE)T=E.pop(),D.push(B),k=!1;else if(B==n.DOUBLE_QUOTE&&!te)E.push(T),T=a.DOUBLE_QUOTE,D.push(B),k=!1;else if(B==n.DOUBLE_QUOTE&&T==a.DOUBLE_QUOTE)T=E.pop(),D.push(B),k=!1;else if(B!=n.CLOSE_ROUND_BRACKET&&B!=n.OPEN_ROUND_BRACKET&&T!=a.COMMENT&&!te&&j>0)D.push(B),k=!1;else if(B==n.OPEN_ROUND_BRACKET&&!te&&T!=a.COMMENT&&!fe)D.push(B),k=!1,j++;else if(B==n.CLOSE_ROUND_BRACKET&&!te&&T!=a.COMMENT&&!fe)D.push(B),k=!1,j--;else if(B==n.SEMICOLON&&T==a.BLOCK&&D[0]==n.AT)A=D.join(``).trim(),c.push([r.AT_RULE,A,[y(h,A,t)]]),D=[],k=!0;else if(B==n.COMMA&&T==a.BLOCK&&d)A=D.join(``).trim(),d[1].push([x(d[0]),A,[y(h,A,t,d[1].length)]]),D=[],k=!0;else if(B==n.COMMA&&T==a.BLOCK&&b(D)==r.AT_RULE)D.push(B),k=!1;else if(B==n.COMMA&&T==a.BLOCK)d=[b(D),[],[]],A=D.join(``).trim(),d[1].push([x(d[0]),A,[y(h,A,t,0)]]),D=[],k=!0;else if(B==n.OPEN_CURLY_BRACKET&&T==a.BLOCK&&d&&d[0]==r.NESTED_BLOCK)A=D.join(``).trim(),d[1].push([r.NESTED_BLOCK_SCOPE,A,[y(h,A,t)]]),c.push(d),E.push(T),R.column++,R.index++,D=[],k=!0,d[2]=g(e,t,o,!0),d=null;else if(B==n.OPEN_CURLY_BRACKET&&T==a.BLOCK&&b(D)==r.NESTED_BLOCK)A=D.join(``).trim(),d||=[r.NESTED_BLOCK,[],[]],d[1].push([r.NESTED_BLOCK_SCOPE,A,[y(h,A,t)]]),c.push(d),E.push(T),R.column++,R.index++,D=[],k=!0,ue=!1,d[2]=g(e,t,o,!0),d=null;else if(B==n.OPEN_CURLY_BRACKET&&T==a.BLOCK)A=D.join(``).trim(),d||=[b(D),[],[]],d[1].push([x(d[0]),A,[y(h,A,t,d[1].length)]]),l=d[2],c.push(d),E.push(T),T=a.RULE,D=[],k=!0;else if(B==n.OPEN_CURLY_BRACKET&&T==a.RULE&&fe)f.push(d),d=[r.PROPERTY_BLOCK,[]],m.push(d),l=d[1],E.push(T),T=a.RULE,fe=!1;else if(B==n.OPEN_CURLY_BRACKET&&T==a.RULE&&S(D))A=D.join(``).trim(),f.push(d),d=[r.AT_RULE_BLOCK,[],[]],d[1].push([r.AT_RULE_BLOCK_SCOPE,A,[y(h,A,t)]]),l.push(d),l=d[2],E.push(T),T=a.RULE,D=[],k=!0;else if(B==n.COLON&&T==a.RULE&&!fe)A=D.join(``).trim(),m=[r.PROPERTY,[r.PROPERTY_NAME,A,[y(h,A,t)]]],l.push(m),fe=!0,D=[],k=!0;else if(B==n.SEMICOLON&&T==a.RULE&&m&&f.length>0&&!k&&D[0]==n.AT)A=D.join(``).trim(),d[1].push([r.AT_RULE,A,[y(h,A,t)]]),D=[],k=!0;else if(B==n.SEMICOLON&&T==a.RULE&&m&&!k)A=D.join(``).trim(),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),m=null,fe=!1,D=[],k=!0,ue=!1;else if(B==n.SEMICOLON&&T==a.RULE&&m&&k&&ue&&!m[2])m.push([r.PROPERTY_VALUE,` `,[y(h,` `,t)]]),ue=!1,m=null,fe=!1;else if(B==n.SEMICOLON&&T==a.RULE&&m&&k)m=null,fe=!1;else if(B==n.SEMICOLON&&T==a.RULE&&!k&&D[0]==n.AT)A=D.join(``),l.push([r.AT_RULE,A,[y(h,A,t)]]),fe=!1,D=[],k=!0;else if(B==n.SEMICOLON&&T==a.RULE&&L)L=!1,D=[],k=!0;else if(!(B==n.SEMICOLON&&T==a.RULE&&k))if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE&&m&&fe&&!k&&f.length>0)A=D.join(``),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),m=null,d=f.pop(),l=d[2],T=E.pop(),fe=!1,D=[],k=!0;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE&&m&&!k&&D[0]==n.AT&&f.length>0)A=D.join(``),d[1].push([r.AT_RULE,A,[y(h,A,t)]]),m=null,d=f.pop(),l=d[2],T=E.pop(),fe=!1,D=[],k=!0;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE&&m&&f.length>0)m=null,d=f.pop(),l=d[2],T=E.pop(),fe=!1;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE&&m&&!k)A=D.join(``),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),m=null,d=f.pop(),l=c,T=E.pop(),fe=!1,D=[],k=!0;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE&&!k&&D[0]==n.AT)m=null,d=null,A=D.join(``).trim(),l.push([r.AT_RULE,A,[y(h,A,t)]]),l=c,T=E.pop(),fe=!1,D=[],k=!0;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE&&E[E.length-1]==a.RULE)m=null,d=f.pop(),l=d[2],T=E.pop(),fe=!1,L=!0,D=[],k=!0;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE&&ue&&m&&!m[2])m.push([r.PROPERTY_VALUE,` `,[y(h,` `,t)]]),ue=!1,m=null,d=null,l=c,T=E.pop(),fe=!1,ue=!1;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.RULE)m=null,d=null,l=c,T=E.pop(),fe=!1,ue=!1;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.BLOCK&&!s&&R.index<=e.length-1)t.warnings.push(`Unexpected '}' at `+i([R.line,R.column,R.source])+`.`),D.push(B),k=!1;else if(B==n.CLOSE_CURLY_BRACKET&&T==a.BLOCK)break;else B==n.OPEN_ROUND_BRACKET&&T==a.RULE&&fe?(D.push(B),k=!1,j++):B==n.CLOSE_ROUND_BRACKET&&T==a.RULE&&fe&&j==1?(D.push(B),k=!1,A=D.join(``).trim(),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),j--,D=[],k=!0,ue=!1):B==n.CLOSE_ROUND_BRACKET&&T==a.RULE&&fe?(D.push(B),k=!1,ue=!1,j--):B==n.FORWARD_SLASH&&e[R.index+1]!=n.ASTERISK&&T==a.RULE&&fe&&!k?(A=D.join(``).trim(),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),m.push([r.PROPERTY_VALUE,B,[[R.line,R.column,R.source]]]),D=[],k=!0):B==n.FORWARD_SLASH&&e[R.index+1]!=n.ASTERISK&&T==a.RULE&&fe?(m.push([r.PROPERTY_VALUE,B,[[R.line,R.column,R.source]]]),D=[],k=!0):B==n.COMMA&&T==a.RULE&&fe&&!k?(A=D.join(``).trim(),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),m.push([r.PROPERTY_VALUE,B,[[R.line,R.column,R.source]]]),D=[],k=!0):B==n.COMMA&&T==a.RULE&&fe?(m.push([r.PROPERTY_VALUE,B,[[R.line,R.column,R.source]]]),D=[],k=!0):B==n.CLOSE_SQUARE_BRACKET&&m&&m.length>1&&!k&&C(D)?(D.push(B),A=D.join(``).trim(),m[m.length-1][1]+=A,D=[],k=!0):(ne||re&&!M)&&T==a.RULE&&fe&&m&&!k||M&&T==a.RULE&&fe&&m&&D.length>1?(A=D.join(``).trim(),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),D=[],k=!0):M&&T==a.RULE&&fe?(D=[],k=!0):M&&D.length==1?(D.pop(),k=D.length===0):(!k||!ne&&!re&&!M&&!N)&&(D.push(B),k=!1)}I=se,se=!I&&B==n.BACK_SLASH,ae=ie,oe=P,R.line=M||re||N?R.line+1:R.line,R.column=M||re||N?0:R.column+1}return fe&&t.warnings.push(`Missing '}' at `+i([R.line,R.column,R.source])+`.`),fe&&D.length>0&&(A=D.join(``).trimRight().replace(p,`$1`).trimRight(),m.push([r.PROPERTY_VALUE,A,[y(h,A,t)]]),D=[]),D.length>0&&t.warnings.push(`Invalid character(s) '`+D.join(``)+`' at `+i(h)+`. Ignoring.`),c}function _(e){return l.test(e.join(``)+n.FORWARD_SLASH)}function v(e){return c.test(e.join(``)+n.FORWARD_SLASH)}function y(e,t,n,r){var i=e[2];return n.inputSourceMapTracker.isTracking(i)?n.inputSourceMapTracker.originalPositionFor(e,t.length,r):e}function b(e){var t=e[0]==n.AT||e[0]==n.UNDERSCORE,i=e.join(``).split(m)[0];return t&&s.indexOf(i)>-1?r.NESTED_BLOCK:t&&o.indexOf(i)>-1?r.AT_RULE:t?r.AT_RULE_BLOCK:r.RULE}function x(e){if(e==r.RULE)return r.RULE_SCOPE;if(e==r.NESTED_BLOCK)return r.NESTED_BLOCK_SCOPE;if(e==r.AT_RULE_BLOCK)return r.AT_RULE_BLOCK_SCOPE}function S(e){var t=e.join(``).trim();return u.indexOf(t)>-1||d.indexOf(t)>-1}function C(e){return f.test(e.join(``)+n.CLOSE_SQUARE_BRACKET)}t.exports=h})),MC=j(((e,t)=>{var n=M(`fs`),r=M(`path`),i=CC(),a=wC(),o=vC(),s=TC(),c=EC(),l=AC(),u=bC(),d=xC(),f=DC(),p=jC(),m=Ex(),h=vx(),g=_C(),_=kC(),v=gC(),y=`uri:unknown`,b=`file://`;function x(e,t,n){return S(e,t,function(e){return i(e,t,function(){return s(t,function(){return n(e)})})})}function S(e,t,n){if(typeof e==`string`)return C(e,t,n);if(Buffer.isBuffer(e))return C(e.toString(),t,n);if(Array.isArray(e))return w(e,t,n);if(typeof e==`object`)return T(e,t,n)}function C(e,t,n){return t.source=void 0,t.sourcesContent[void 0]=e,t.stats.originalSize+=e.length,ee(e,t,{inline:t.options.inline},n)}function w(e,t,n){return ee(e.reduce(function(e,n){return typeof n==`string`?E(n,e):D(n,t,e)},[]).join(``),t,{inline:[`all`]},n)}function T(e,t,n){return ee(D(e,t,[]).join(``),t,{inline:[`all`]},n)}function E(e,t){return t.push(A(O(e))),t}function D(e,t,n){var r,i,a;for(r in e)a=e[r],i=O(r),n.push(A(i)),t.sourcesContent[i]=a.styles,a.sourceMap&&k(a.sourceMap,i,t);return n}function O(e){var t=r.resolve(``),n,i,a;return v(e)?e:(n=r.isAbsolute(e)?e:r.resolve(e),i=r.relative(t,n),a=c(i),a)}function k(e,t,n){var r=typeof e==`string`?JSON.parse(e):e,i=v(t)?d(r,t):u(r,t||y,n.options.rebaseTo);n.inputSourceMapTracker.track(t,i)}function A(e){return f(`url(`+e+`)`,``)+h.SEMICOLON}function ee(e,t,n,i){var a,o={};return t.source?v(t.source)?(o.fromBase=t.source,o.toBase=t.source):r.isAbsolute(t.source)?(o.fromBase=r.dirname(t.source),o.toBase=t.options.rebaseTo):(o.fromBase=r.dirname(r.resolve(t.source)),o.toBase=t.options.rebaseTo):(o.fromBase=r.resolve(``),o.toBase=t.options.rebaseTo),a=p(e,t),a=l(a,t.options.rebase,t.validator,o),j(n.inline)?te(a,t,n,i):i(a)}function j(e){return!(e.length==1&&e[0]==`none`)}function te(e,t,n,r){return ne({afterContent:!1,callback:r,errors:t.errors,externalContext:t,fetch:t.options.fetch,inlinedStylesheets:n.inlinedStylesheets||t.inlinedStylesheets,inline:n.inline,inlineRequest:t.options.inlineRequest,inlineTimeout:t.options.inlineTimeout,isRemote:n.isRemote||!1,localOnly:t.localOnly,outputTokens:[],rebaseTo:t.options.rebaseTo,sourceTokens:e,warnings:t.warnings})}function ne(e){var t,n,r;for(n=0,r=e.sourceTokens.length;n<r;n++){if(t=e.sourceTokens[n],t[0]==m.AT_RULE&&_(t[1]))return e.sourceTokens.splice(0,n),re(t,e);t[0]==m.AT_RULE||t[0]==m.COMMENT?e.outputTokens.push(t):(e.outputTokens.push(t),e.afterContent=!0)}return e.sourceTokens=[],e.callback(e.outputTokens)}function re(e,t){var n=a(e[1]),r=n[0],i=n[1],o=e[2];return v(r)?N(r,i,o,t):ie(r,i,o,t)}function N(e,t,n,r){var i=o(e,!0,r.inline),a=e,s=e in r.externalContext.sourcesContent,c=!g(e);if(r.inlinedStylesheets.indexOf(e)>-1)return r.warnings.push(`Ignoring remote @import of "`+e+`" as it has already been imported.`),r.sourceTokens=r.sourceTokens.slice(1),ne(r);if(r.localOnly&&r.afterContent)return r.warnings.push(`Ignoring remote @import of "`+e+`" as no callback given and after other content.`),r.sourceTokens=r.sourceTokens.slice(1),ne(r);if(c)return r.warnings.push(`Skipping remote @import of "`+e+`" as no protocol given.`),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),ne(r);if(r.localOnly&&!s)return r.warnings.push(`Skipping remote @import of "`+e+`" as no callback given.`),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),ne(r);if(!i&&r.afterContent)return r.warnings.push(`Ignoring remote @import of "`+e+`" as resource is not allowed and after other content.`),r.sourceTokens=r.sourceTokens.slice(1),ne(r);if(!i)return r.warnings.push(`Skipping remote @import of "`+e+`" as resource is not allowed.`),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),ne(r);r.inlinedStylesheets.push(e);function l(i,o){return i?(r.errors.push(`Broken @import declaration of "`+e+`" - `+i),process.nextTick(function(){r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),ne(r)})):(r.inline=r.externalContext.options.inline,r.isRemote=!0,r.externalContext.source=a,r.externalContext.sourcesContent[e]=o,r.externalContext.stats.originalSize+=o.length,ee(o,r.externalContext,r,function(e){return e=ae(e,t,n),r.outputTokens=r.outputTokens.concat(e),r.sourceTokens=r.sourceTokens.slice(1),ne(r)}))}return s?l(null,r.externalContext.sourcesContent[e]):r.fetch(e,r.inlineRequest,r.inlineTimeout,l)}function ie(e,t,i,a){var s=e.replace(b,``),l=r.resolve(``),u=r.isAbsolute(s)?r.resolve(l,s[0]==`/`?s.substring(1):s):r.resolve(a.rebaseTo,s),d=r.relative(l,u),f,p=o(s,!1,a.inline),m=c(d),h=m in a.externalContext.sourcesContent;if(a.inlinedStylesheets.indexOf(u)>-1)a.warnings.push(`Ignoring local @import of "`+s+`" as it has already been imported.`);else if(p&&!h&&(!n.existsSync(u)||!n.statSync(u).isFile()))a.errors.push(`Ignoring local @import of "`+s+`" as resource is missing.`);else if(!p&&a.afterContent)a.warnings.push(`Ignoring local @import of "`+s+`" as resource is not allowed and after other content.`);else if(a.afterContent)a.warnings.push(`Ignoring local @import of "`+s+`" as after other content.`);else if(!p)a.warnings.push(`Skipping local @import of "`+s+`" as resource is not allowed.`),a.outputTokens=a.outputTokens.concat(a.sourceTokens.slice(0,1));else return f=h?a.externalContext.sourcesContent[m]:n.readFileSync(u,`utf-8`),f.charCodeAt(0)===65279&&(f=f.substring(1)),a.inlinedStylesheets.push(u),a.inline=a.externalContext.options.inline,a.externalContext.source=m,a.externalContext.sourcesContent[m]=f,a.externalContext.stats.originalSize+=f.length,ee(f,a.externalContext,a,function(e){return e=ae(e,t,i),a.outputTokens=a.outputTokens.concat(e),a.sourceTokens=a.sourceTokens.slice(1),ne(a)});return a.sourceTokens=a.sourceTokens.slice(1),ne(a)}function ae(e,t,n){return t?[[m.NESTED_BLOCK,[[m.NESTED_BLOCK_SCOPE,`@media `+t,n]],e]]:e}t.exports=x})),NC=j(((e,t)=>{var n=dS().all;function r(e,t){var n=typeof t==`string`?t:t[1],r=e.wrap;r(e,n),a(e,n),e.output.push(n)}function i(e,t){e.column+t.length>e.format.wrapAt&&(a(e,e.format.breakWith),e.output.push(e.format.breakWith))}function a(e,t){var n=t.split(`
`);e.line+=n.length-1,e.column=n.length>1?0:e.column+n.pop().length}function o(e,t){var a={column:0,format:t.options.format,indentBy:0,indentWith:``,line:1,output:[],spaceAfterClosingBrace:t.options.compatibility.properties.spaceAfterClosingBrace,store:r,wrap:t.options.format.wrapAt?i:function(){}};return n(a,e),{styles:a.output.join(``)}}t.exports=o})),PC=j(((e,t)=>{var n=mC().SourceMapGenerator,r=dS().all,i=gC(),a=process.platform==`win32`,o=/\//g,s=`$stdin`,c=`\\`;function l(e,t){var n=typeof t==`string`,r=n?t:t[1],i=n?null:t[2],a=e.wrap;a(e,r),d(e,r,i),e.output.push(r)}function u(e,t){e.column+t.length>e.format.wrapAt&&(d(e,e.format.breakWith,!1),e.output.push(e.format.breakWith))}function d(e,t,n){var r=t.split(`
`);n&&f(e,n),e.line+=r.length-1,e.column=r.length>1?0:e.column+r.pop().length}function f(e,t){for(var n=0,r=t.length;n<r;n++)p(e,t[n])}function p(e,t){var n=t[0],r=t[1],l=t[2],u=l,d=u||s;a&&u&&!i(u)&&(d=u.replace(o,c)),e.outputMap.addMapping({generated:{line:e.line,column:e.column},source:d,original:{line:n,column:r}}),e.inlineSources&&l in e.sourcesContent&&e.outputMap.setSourceContent(d,e.sourcesContent[l])}function m(e,t){var i={column:0,format:t.options.format,indentBy:0,indentWith:``,inlineSources:t.options.sourceMapInlineSources,line:1,output:[],outputMap:new n,sourcesContent:t.sourcesContent,spaceAfterClosingBrace:t.options.compatibility.properties.spaceAfterClosingBrace,store:l,wrap:t.options.format.wrapAt?u:function(){}};return r(i,e),{sourceMap:i.outputMap,styles:i.output.join(``)}}t.exports=m})),FC=j(((e,t)=>{var n=px(),r=pS(),i=GS(),a=KS(),o=qS(),s=ZS(),c=_x().formatFrom,l=QS(),u=$S(),d=eC(),f=Ix().OptimizationLevel,p=Ix().optimizationLevelFrom,m=tC(),h=nC(),g=rC(),_=hC(),v=MC(),y=NC(),b=PC(),x=t.exports=function(e){e||={},this.options={batch:!!e.batch,compatibility:o(e.compatibility),explicitRebaseTo:`rebaseTo`in e,fetch:s(e.fetch),format:c(e.format),inline:l(e.inline),inlineRequest:u(e.inlineRequest),inlineTimeout:d(e.inlineTimeout),level:p(e.level),plugins:m(e.plugins),rebase:h(e.rebase,e.rebaseTo),rebaseTo:g(e.rebaseTo),returnPromise:!!e.returnPromise,sourceMap:!!e.sourceMap,sourceMapInlineSources:!!e.sourceMapInlineSources}};x.process=function(e,t){var n,r=t.to;return delete t.to,n=new x(Object.assign({returnPromise:!0,rebaseTo:r},t)),n.minify(e).then(function(e){return{css:e.styles}})},x.prototype.minify=function(e,t,n){var r=this.options;return r.returnPromise?new Promise(function(n,i){S(e,r,t,function(e,t){return e?i(e):n(t)})}):S(e,r,t,n)};function S(e,t,n,r){return t.batch&&Array.isArray(e)?C(e,t,n,r):t.batch&&typeof e==`object`?w(e,t,n,r):T(e,t,n,r)}function C(e,t,n,r){var i=typeof r==`function`?r:typeof n==`function`?n:null,a=[],o={},s,c,l;function u(e,t){o=Object.assign(o,t),e!==null&&(a=a.concat(e))}for(c=0,l=e.length;c<l;c++)typeof e[c]==`object`?w(e[c],t,u):(s=e[c],o[s]=T([s],t),a=a.concat(o[s].errors));return i?i(a.length>0?a:null,o):o}function w(e,t,n,r){var i=typeof r==`function`?r:typeof n==`function`?n:null,a=[],o={},s,c;for(s in e)c=e[s],o[s]=T(c.styles,t,c.sourceMap),a=a.concat(o[s].errors);return i?i(a.length>0?a:null,o):o}function T(e,t,n,r){var i=typeof n==`function`?null:n,o=typeof r==`function`?r:typeof n==`function`?n:null,s={stats:{efficiency:0,minifiedSize:0,originalSize:0,startedAt:Date.now(),timeSpent:0},cache:{specificity:{}},errors:[],inlinedStylesheets:[],inputSourceMapTracker:_(),localOnly:!o,options:t,source:null,sourcesContent:{},validator:a(t.compatibility),warnings:[]},c;return i&&s.inputSourceMapTracker.track(void 0,i),t.rebase&&!t.explicitRebaseTo&&(c="You have set `rebase: true` without giving `rebaseTo` option, which, in this case, defaults to the current working directory. You are then warned this can lead to unexpected URL rebasing (aka here be dragons)! If you are OK with the clean-css output, then you can get rid of this warning by giving clean-css a `rebaseTo: process.cwd()` option.",s.warnings.push(c)),E(s.localOnly)(function(){return v(e,s,function(e){var t=O((s.options.sourceMap?b:y)(D(e,s),s),s);return o?o(s.errors.length>0?s.errors:null,t):t})})}function E(e){return e?function(e){return e()}:process.nextTick}function D(e,t){var a=n(e,t);return a=f.One in t.options.level?r(e,t):e,a=f.Two in t.options.level?i(e,t,!0):a,a}function O(e,t){return e.stats=k(e.styles,t),e.errors=t.errors,e.inlinedStylesheets=t.inlinedStylesheets,e.warnings=t.warnings,e}function k(e,t){var n=Date.now()-t.stats.startedAt;return delete t.stats.startedAt,t.stats.timeSpent=n,t.stats.efficiency=1-e.length/t.stats.originalSize,t.stats.minifiedSize=e.length,t.stats}})),IC=j(((e,t)=>{t.exports=FC()})),LC=new Uint16Array(`ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻\xA0ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌`.split(``).map(e=>e.charCodeAt(0))),RC=new Uint16Array(`Ȁaglq	\x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢`.split(``).map(e=>e.charCodeAt(0)));const zC=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),BC=String.fromCodePoint??function(e){let t=``;return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),t+=String.fromCharCode(e),t};function VC(e){return e>=55296&&e<=57343||e>1114111?65533:zC.get(e)??e}var HC;(function(e){e[e.NUM=35]=`NUM`,e[e.SEMI=59]=`SEMI`,e[e.EQUALS=61]=`EQUALS`,e[e.ZERO=48]=`ZERO`,e[e.NINE=57]=`NINE`,e[e.LOWER_A=97]=`LOWER_A`,e[e.LOWER_F=102]=`LOWER_F`,e[e.LOWER_X=120]=`LOWER_X`,e[e.LOWER_Z=122]=`LOWER_Z`,e[e.UPPER_A=65]=`UPPER_A`,e[e.UPPER_F=70]=`UPPER_F`,e[e.UPPER_Z=90]=`UPPER_Z`})(HC||={});var UC;(function(e){e[e.VALUE_LENGTH=49152]=`VALUE_LENGTH`,e[e.BRANCH_LENGTH=16256]=`BRANCH_LENGTH`,e[e.JUMP_TABLE=127]=`JUMP_TABLE`})(UC||={});function WC(e){return e>=HC.ZERO&&e<=HC.NINE}function GC(e){return e>=HC.UPPER_A&&e<=HC.UPPER_F||e>=HC.LOWER_A&&e<=HC.LOWER_F}function KC(e){return e>=HC.UPPER_A&&e<=HC.UPPER_Z||e>=HC.LOWER_A&&e<=HC.LOWER_Z||WC(e)}function qC(e){return e===HC.EQUALS||KC(e)}var JC;(function(e){e[e.EntityStart=0]=`EntityStart`,e[e.NumericStart=1]=`NumericStart`,e[e.NumericDecimal=2]=`NumericDecimal`,e[e.NumericHex=3]=`NumericHex`,e[e.NamedEntity=4]=`NamedEntity`})(JC||={});var YC;(function(e){e[e.Legacy=0]=`Legacy`,e[e.Strict=1]=`Strict`,e[e.Attribute=2]=`Attribute`})(YC||={});var XC=class{constructor(e,t,n){this.decodeTree=e,this.emitCodePoint=t,this.errors=n,this.state=JC.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=YC.Strict}startEntity(e){this.decodeMode=e,this.state=JC.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case JC.EntityStart:return e.charCodeAt(t)===HC.NUM?(this.state=JC.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1)):(this.state=JC.NamedEntity,this.stateNamedEntity(e,t));case JC.NumericStart:return this.stateNumericStart(e,t);case JC.NumericDecimal:return this.stateNumericDecimal(e,t);case JC.NumericHex:return this.stateNumericHex(e,t);case JC.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(e.charCodeAt(t)|32)===HC.LOWER_X?(this.state=JC.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=JC.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,n,r){if(t!==n){let i=n-t;this.result=this.result*r**+i+parseInt(e.substr(t,i),r),this.consumed+=i}}stateNumericHex(e,t){let n=t;for(;t<e.length;){let r=e.charCodeAt(t);if(WC(r)||GC(r))t+=1;else return this.addToNumericResult(e,n,t,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(e,n,t,16),-1}stateNumericDecimal(e,t){let n=t;for(;t<e.length;){let r=e.charCodeAt(t);if(WC(r))t+=1;else return this.addToNumericResult(e,n,t,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(e,n,t,10),-1}emitNumericEntity(e,t){var n;if(this.consumed<=t)return(n=this.errors)==null||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===HC.SEMI)this.consumed+=1;else if(this.decodeMode===YC.Strict)return 0;return this.emitCodePoint(VC(this.result),this.consumed),this.errors&&(e!==HC.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){let{decodeTree:n}=this,r=n[this.treeIndex],i=(r&UC.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){let a=e.charCodeAt(t);if(this.treeIndex=QC(n,r,this.treeIndex+Math.max(1,i),a),this.treeIndex<0)return this.result===0||this.decodeMode===YC.Attribute&&(i===0||qC(a))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],i=(r&UC.VALUE_LENGTH)>>14,i!==0){if(a===HC.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==YC.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;let{result:t,decodeTree:n}=this,r=(n[t]&UC.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),(e=this.errors)==null||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,n){let{decodeTree:r}=this;return this.emitCodePoint(t===1?r[e]&~UC.VALUE_LENGTH:r[e+1],n),t===3&&this.emitCodePoint(r[e+2],n),n}end(){var e;switch(this.state){case JC.NamedEntity:return this.result!==0&&(this.decodeMode!==YC.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case JC.NumericDecimal:return this.emitNumericEntity(0,2);case JC.NumericHex:return this.emitNumericEntity(0,3);case JC.NumericStart:return(e=this.errors)==null||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case JC.EntityStart:return 0}}};function ZC(e){let t=``,n=new XC(e,e=>t+=BC(e));return function(e,r){let i=0,a=0;for(;(a=e.indexOf(`&`,a))>=0;){t+=e.slice(i,a),n.startEntity(r);let o=n.write(e,a+1);if(o<0){i=a+n.end();break}i=a+o,a=o===0?i+1:i}let o=t+e.slice(i);return t=``,o}}function QC(e,t,n,r){let i=(t&UC.BRANCH_LENGTH)>>7,a=t&UC.JUMP_TABLE;if(i===0)return a!==0&&r===a?n:-1;if(a){let t=r-a;return t<0||t>=i?-1:e[n+t]-1}let o=n,s=o+i-1;for(;o<=s;){let t=o+s>>>1,n=e[t];if(n<r)o=t+1;else if(n>r)s=t-1;else return e[t+i]}return-1}const $C=ZC(LC);ZC(RC);function ew(e,t=YC.Legacy){return $C(e,t)}function tw(e){return $C(e,YC.Strict)}var nw=j(((e,t)=>{t.exports={ABSOLUTE:`absolute`,PATH_RELATIVE:`pathRelative`,ROOT_RELATIVE:`rootRelative`,SHORTEST:`shortest`}})),rw=j(((e,t)=>{var n=nw();function r(e,t){return e.auth&&!t.removeAuth&&(e.extra.relation.maximumHost||t.output===n.ABSOLUTE)?e.auth+`@`:``}function i(e,t){return e.hash?e.hash:``}function a(e,t){return e.host.full&&(e.extra.relation.maximumAuth||t.output===n.ABSOLUTE)?e.host.full:``}function o(e,t){var r=``,i=e.path.absolute.string,a=e.path.relative.string,o=m(e,t);if(e.extra.relation.maximumHost||t.output===n.ABSOLUTE||t.output===n.ROOT_RELATIVE)r=i;else if(a.length<=i.length&&t.output===n.SHORTEST||t.output===n.PATH_RELATIVE){if(r=a,r===``){var s=p(e,t)&&!!f(e,t);(e.extra.relation.maximumPath&&!o||e.extra.relation.overridesQuery&&!o&&!s)&&(r=`./`)}}else r=i;return r===`/`&&!o&&t.removeRootTrailingSlash&&(!e.extra.relation.minimumPort||t.output===n.ABSOLUTE)&&(r=``),r}function s(e,t){return e.port&&!e.extra.portIsDefault&&e.extra.relation.maximumHost?`:`+e.port:``}function c(e,t){return p(e,t)?f(e,t):``}function l(e,t){return m(e,t)?e.resource:``}function u(e,t){var r=``;return(e.extra.relation.maximumHost||t.output===n.ABSOLUTE)&&(!e.extra.relation.minimumScheme||!t.schemeRelative||t.output===n.ABSOLUTE?r+=e.scheme+`://`:r+=`//`),r}function d(e,t){var n=``;return n+=u(e,t),n+=r(e,t),n+=a(e,t),n+=s(e,t),n+=o(e,t),n+=l(e,t),n+=c(e,t),n+=i(e,t),n}function f(e,t){var n=t.removeEmptyQueries&&e.extra.relation.minimumPort;return e.query.string[n?`stripped`:`full`]}function p(e,t){return!e.extra.relation.minimumQuery||t.output===n.ABSOLUTE||t.output===n.ROOT_RELATIVE}function m(e,t){var r=t.removeDirectoryIndexes&&e.extra.resourceIsIndex,i=e.extra.relation.minimumResource&&t.output!==n.ABSOLUTE&&t.output!==n.ROOT_RELATIVE;return!!e.resource&&!i&&!r}t.exports=d})),iw=j(((e,t)=>{function n(e){if(e instanceof Object){var t=e instanceof Array?[]:{};for(var r in e)e.hasOwnProperty(r)&&(t[r]=n(e[r]));return t}return e}function r(e){return!!e&&typeof e==`object`&&e.constructor===Object}function i(e,t){if(e instanceof Object&&t instanceof Object)for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}t.exports={clone:n,isPlainObject:r,shallowMerge:i}})),aw=j(((e,t)=>{var n=iw();function r(e,t){if(n.isPlainObject(e)){var r={};for(var a in t)t.hasOwnProperty(a)&&(e[a]===void 0?r[a]=t[a]:r[a]=i(e[a],t[a]));return r}else return t}function i(e,t){return t instanceof Object&&e instanceof Object?t instanceof Array&&e instanceof Array?t.concat(e):n.shallowMerge(e,t):e}t.exports=r})),ow=j(((e,t)=>{function n(e){var t=!e.scheme&&!e.auth&&!e.host.full&&!e.port,n=t&&!e.path.absolute.string,r=n&&!e.resource,i=r&&!e.query.string.full.length,a=i&&!e.hash;e.extra.hrefInfo.minimumPathOnly=t,e.extra.hrefInfo.minimumResourceOnly=n,e.extra.hrefInfo.minimumQueryOnly=r,e.extra.hrefInfo.minimumHashOnly=i,e.extra.hrefInfo.empty=a}t.exports=n})),sw=j(((e,t)=>{function n(e,t){if(t.ignore_www){var n=e.host.full;if(n){var r=n;n.indexOf(`www.`)===0&&(r=n.substr(4)),e.host.stripped=r}}}t.exports=n})),cw=j(((e,t)=>{function n(e,t){var n=!1;return t.directoryIndexes.every(function(t){return t===e?(n=!0,!1):!0}),n}function r(e,t){var r=e.path.absolute.string;if(r){var a=r.lastIndexOf(`/`);if(a>-1){if(++a<r.length){var o=r.substr(a);o!==`.`&&o!==`..`?(e.resource=o,r=r.substr(0,a)):r+=`/`}e.path.absolute.string=r,e.path.absolute.array=i(r)}else r===`.`||r===`..`?(r+=`/`,e.path.absolute.string=r,e.path.absolute.array=i(r)):(e.resource=r,e.path.absolute.string=null);e.extra.resourceIsIndex=n(e.resource,t)}}function i(e){if(e!==`/`){var t=[];return e.split(`/`).forEach(function(e){e!==``&&t.push(e)}),t}else return[]}t.exports=r})),lw=j(((e,t)=>{function n(e,t){var n=-1;for(var r in t.defaultPorts)if(r===e.scheme&&t.defaultPorts.hasOwnProperty(r)){n=t.defaultPorts[r];break}n>-1&&(n=n.toString(),e.port===null&&(e.port=n),e.extra.portIsDefault=e.port===n)}t.exports=n})),uw=j(((e,t)=>{var n=Object.prototype.hasOwnProperty;function r(e,t){e.query.string.full=i(e.query.object,!1),t.removeEmptyQueries&&(e.query.string.stripped=i(e.query.object,!0))}function i(e,t){var r=0,i=``;for(var a in e)if(a!==``&&n.call(e,a)===!0){var o=e[a];(o!==``||!t)&&(i+=++r===1?`?`:`&`,a=encodeURIComponent(a),o===``?i+=a:i+=a+`=`+encodeURIComponent(o).replace(/%20/g,`+`))}return i}t.exports=r})),dw=j(((e,t)=>{var n=M(`url`).parse;function r(e){var t=e.protocol;return t&&t.indexOf(`:`)===t.length-1&&(t=t.substr(0,t.length-1)),e.host={full:e.hostname,stripped:null},e.path={absolute:{array:null,string:e.pathname},relative:{array:null,string:null}},e.query={object:e.query,string:{full:null,stripped:null}},e.extra={hrefInfo:{minimumPathOnly:null,minimumResourceOnly:null,minimumQueryOnly:null,minimumHashOnly:null,empty:null,separatorOnlyQuery:e.search===`?`},portIsDefault:null,relation:{maximumScheme:null,maximumAuth:null,maximumHost:null,maximumPort:null,maximumPath:null,maximumResource:null,maximumQuery:null,maximumHash:null,minimumScheme:null,minimumAuth:null,minimumHost:null,minimumPort:null,minimumPath:null,minimumResource:null,minimumQuery:null,minimumHash:null,overridesQuery:null},resourceIsIndex:null,slashes:e.slashes},e.resource=null,e.scheme=t,delete e.hostname,delete e.pathname,delete e.protocol,delete e.search,delete e.slashes,e}function i(e,t){var n=!0;return t.rejectedSchemes.every(function(t){return n=e.indexOf(t+`:`)!==0,n}),n}function a(e,t){return i(e,t)?r(n(e,!0,t.slashesDenoteHost)):{href:e,valid:!1}}t.exports=a})),fw=j(((e,t)=>{function n(e){return e.length>0?e.join(`/`)+`/`:``}function r(e){var t=[];return e.forEach(function(e){e===`..`?t.length>0&&t.splice(t.length-1,1):e!==`.`&&t.push(e)}),t}t.exports={join:n,resolveDotSegments:r}})),pw=j(((e,t)=>{var n=ow(),r=sw(),i=cw(),a=lw(),o=uw(),s=dw(),c=fw();function l(e,t,n){if(e){var r=u(e,t),i=c.resolveDotSegments(r.path.absolute.array);return r.path.absolute.array=i,r.path.absolute.string=`/`+c.join(i),r}else return n}function u(e,t){var c=s(e,t);return c.valid===!1?c:(r(c,t),a(c,t),i(c,t),o(c,t),n(c),c)}t.exports={from:l,to:u}})),mw=j(((e,t)=>{function n(e,t,n){var r=e.extra.hrefInfo.minimumPathOnly,i=e.scheme===t.scheme||!e.scheme,a=i&&(e.auth===t.auth||n.removeAuth||r),o=n.ignore_www?`stripped`:`full`,s=a&&(e.host[o]===t.host[o]||r),c=s&&(e.port===t.port||r);e.extra.relation.minimumScheme=i,e.extra.relation.minimumAuth=a,e.extra.relation.minimumHost=s,e.extra.relation.minimumPort=c,e.extra.relation.maximumScheme=!i||i&&!a,e.extra.relation.maximumAuth=!i||i&&!s,e.extra.relation.maximumHost=!i||i&&!c}function r(e,t,n){var r=e.extra.hrefInfo.minimumQueryOnly,i=e.extra.hrefInfo.minimumHashOnly,a=e.extra.hrefInfo.empty,o=e.extra.relation.minimumPort,s=e.extra.relation.minimumScheme,c=o&&e.path.absolute.string===t.path.absolute.string,l=e.resource===t.resource||!e.resource&&t.extra.resourceIsIndex||n.removeDirectoryIndexes&&e.extra.resourceIsIndex&&!t.resource,u=c&&(l||r||i||a),d=n.removeEmptyQueries?`stripped`:`full`,f=e.query.string[d],p=t.query.string[d],m=u&&!!f&&f===p||(i||a)&&!e.extra.hrefInfo.separatorOnlyQuery,h=m&&e.hash===t.hash;e.extra.relation.minimumPath=c,e.extra.relation.minimumResource=u,e.extra.relation.minimumQuery=m,e.extra.relation.minimumHash=h,e.extra.relation.maximumPort=!s||s&&!c,e.extra.relation.maximumPath=!s||s&&!u,e.extra.relation.maximumResource=!s||s&&!m,e.extra.relation.maximumQuery=!s||s&&!h,e.extra.relation.maximumHash=!s||s&&!h,e.extra.relation.overridesQuery=c&&e.extra.relation.maximumResource&&!m&&!!p}t.exports={pathOn:r,upToPath:n}})),hw=j(((e,t)=>{var n=mw(),r=iw(),i=fw();function a(e,t,i){n.upToPath(e,t,i),e.extra.relation.minimumScheme&&(e.scheme=t.scheme),e.extra.relation.minimumAuth&&(e.auth=t.auth),e.extra.relation.minimumHost&&(e.host=r.clone(t.host)),e.extra.relation.minimumPort&&s(e,t),e.extra.relation.minimumScheme&&o(e,t),n.pathOn(e,t,i),e.extra.relation.minimumResource&&c(e,t),e.extra.relation.minimumQuery&&(e.query=r.clone(t.query)),e.extra.relation.minimumHash&&(e.hash=t.hash)}function o(e,t){if(e.extra.relation.maximumHost||!e.extra.hrefInfo.minimumResourceOnly){var n=e.path.absolute.array,a=`/`;n?(e.extra.hrefInfo.minimumPathOnly&&e.path.absolute.string.indexOf(`/`)!==0&&(n=t.path.absolute.array.concat(n)),n=i.resolveDotSegments(n),a+=i.join(n)):n=[],e.path.absolute.array=n,e.path.absolute.string=a}else e.path=r.clone(t.path)}function s(e,t){e.port=t.port,e.extra.portIsDefault=t.extra.portIsDefault}function c(e,t){e.resource=t.resource,e.extra.resourceIsIndex=t.extra.resourceIsIndex}t.exports=a})),gw=j(((e,t)=>{var n=fw();function r(e,t){var n=[],r=!0,i=-1;return t.forEach(function(t,a){r&&(e[a]===t?i=a:r=!1),r||n.push(`..`)}),e.forEach(function(e,t){t>i&&n.push(e)}),n}function i(e,t,i){if(e.extra.relation.minimumScheme){var a=r(e.path.absolute.array,t.path.absolute.array);e.path.relative.array=a,e.path.relative.string=n.join(a)}}t.exports=i})),_w=j(((e,t)=>{var n=hw(),r=gw();function i(e,t,i){return n(t,e,i),r(t,e,i),t}t.exports=i})),vw=re(j(((e,t)=>{var n=nw(),r=rw(),i=aw(),a=iw(),o=pw(),s=_w();function c(e,t){this.options=i(t,{defaultPorts:{ftp:21,http:80,https:443},directoryIndexes:[`index.html`],ignore_www:!1,output:c.SHORTEST,rejectedSchemes:[`data`,`javascript`,`mailto`],removeAuth:!1,removeDirectoryIndexes:!0,removeEmptyQueries:!1,removeRootTrailingSlash:!0,schemeRelative:!0,site:void 0,slashesDenoteHost:!0}),this.from=o.from(e,this.options,null)}c.prototype.relate=function(e,t,n){if(a.isPlainObject(t)?(n=t,t=e,e=null):t||(t=e,e=null),n=i(n,this.options),e||=n.site,e=o.from(e,n,this.from),!e||!e.href)throw Error(`from value not defined.`);if(e.extra.hrefInfo.minimumPathOnly)throw Error(`from value supplied is not absolute: `+e.href);return t=o.to(t,n),t.valid===!1?t.href:(t=s(e,t,n),t=r(t,n),t)},c.relate=function(e,t,n){return new c().relate(e,t,n)},a.shallowMerge(c,n),t.exports=c}))(),1),yw=re(IC(),1);async function bw(e,t,n){let r=[];e.replace(t,(e,...t)=>{let i=n(e,...t);r.push(i)});let i=await Promise.all(r);return e.replace(t,()=>i.shift())}
/*!
* HTML Parser By John Resig (ejohn.org)
* Modified by Juriy "kangax" Zaytsev
* Original code by Erik Arvidsson, Mozilla Public License
* http://erik.eae.net/simplehtmlparser/simplehtmlparser.js
*/
var xw=class extends Set{has(e){return super.has(e.toLowerCase())}};const Sw=/([^\s"'<>/=]+)/,Cw=[/=/],ww=[`"([^"]*)"+`,`'([^']*)'+`,`([^ \\t\\n\\f\\r"'\`=<>]+)`],Tw=(function(){return`((?:[A-Za-z\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u0131\\u0134-\\u013E\\u0141-\\u0148\\u014A-\\u017E\\u0180-\\u01C3\\u01CD-\\u01F0\\u01F4\\u01F5\\u01FA-\\u0217\\u0250-\\u02A8\\u02BB-\\u02C1\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03CE\\u03D0-\\u03D6\\u03DA\\u03DC\\u03DE\\u03E0\\u03E2-\\u03F3\\u0401-\\u040C\\u040E-\\u044F\\u0451-\\u045C\\u045E-\\u0481\\u0490-\\u04C4\\u04C7\\u04C8\\u04CB\\u04CC\\u04D0-\\u04EB\\u04EE-\\u04F5\\u04F8\\u04F9\\u0531-\\u0556\\u0559\\u0561-\\u0586\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0621-\\u063A\\u0641-\\u064A\\u0671-\\u06B7\\u06BA-\\u06BE\\u06C0-\\u06CE\\u06D0-\\u06D3\\u06D5\\u06E5\\u06E6\\u0905-\\u0939\\u093D\\u0958-\\u0961\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\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-\\u0A8B\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AE0\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B36-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB5\\u0BB7-\\u0BB9\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C33\\u0C35-\\u0C39\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CDE\\u0CE0\\u0CE1\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D28\\u0D2A-\\u0D39\\u0D60\\u0D61\\u0E01-\\u0E2E\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E45\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD\\u0EAE\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0F40-\\u0F47\\u0F49-\\u0F69\\u10A0-\\u10C5\\u10D0-\\u10F6\\u1100\\u1102\\u1103\\u1105-\\u1107\\u1109\\u110B\\u110C\\u110E-\\u1112\\u113C\\u113E\\u1140\\u114C\\u114E\\u1150\\u1154\\u1155\\u1159\\u115F-\\u1161\\u1163\\u1165\\u1167\\u1169\\u116D\\u116E\\u1172\\u1173\\u1175\\u119E\\u11A8\\u11AB\\u11AE\\u11AF\\u11B7\\u11B8\\u11BA\\u11BC-\\u11C2\\u11EB\\u11F0\\u11F9\\u1E00-\\u1E9B\\u1EA0-\\u1EF9\\u1F00-\\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\\u2126\\u212A\\u212B\\u212E\\u2180-\\u2182\\u3007\\u3021-\\u3029\\u3041-\\u3094\\u30A1-\\u30FA\\u3105-\\u312C\\u4E00-\\u9FA5\\uAC00-\\uD7A3_][A-Za-z\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u0131\\u0134-\\u013E\\u0141-\\u0148\\u014A-\\u017E\\u0180-\\u01C3\\u01CD-\\u01F0\\u01F4\\u01F5\\u01FA-\\u0217\\u0250-\\u02A8\\u02BB-\\u02C1\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03CE\\u03D0-\\u03D6\\u03DA\\u03DC\\u03DE\\u03E0\\u03E2-\\u03F3\\u0401-\\u040C\\u040E-\\u044F\\u0451-\\u045C\\u045E-\\u0481\\u0490-\\u04C4\\u04C7\\u04C8\\u04CB\\u04CC\\u04D0-\\u04EB\\u04EE-\\u04F5\\u04F8\\u04F9\\u0531-\\u0556\\u0559\\u0561-\\u0586\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0621-\\u063A\\u0641-\\u064A\\u0671-\\u06B7\\u06BA-\\u06BE\\u06C0-\\u06CE\\u06D0-\\u06D3\\u06D5\\u06E5\\u06E6\\u0905-\\u0939\\u093D\\u0958-\\u0961\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\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-\\u0A8B\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AE0\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B36-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB5\\u0BB7-\\u0BB9\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C33\\u0C35-\\u0C39\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CDE\\u0CE0\\u0CE1\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D28\\u0D2A-\\u0D39\\u0D60\\u0D61\\u0E01-\\u0E2E\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E45\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD\\u0EAE\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0F40-\\u0F47\\u0F49-\\u0F69\\u10A0-\\u10C5\\u10D0-\\u10F6\\u1100\\u1102\\u1103\\u1105-\\u1107\\u1109\\u110B\\u110C\\u110E-\\u1112\\u113C\\u113E\\u1140\\u114C\\u114E\\u1150\\u1154\\u1155\\u1159\\u115F-\\u1161\\u1163\\u1165\\u1167\\u1169\\u116D\\u116E\\u1172\\u1173\\u1175\\u119E\\u11A8\\u11AB\\u11AE\\u11AF\\u11B7\\u11B8\\u11BA\\u11BC-\\u11C2\\u11EB\\u11F0\\u11F9\\u1E00-\\u1E9B\\u1EA0-\\u1EF9\\u1F00-\\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\\u2126\\u212A\\u212B\\u212E\\u2180-\\u2182\\u3007\\u3021-\\u3029\\u3041-\\u3094\\u30A1-\\u30FA\\u3105-\\u312C\\u4E00-\\u9FA5\\uAC00-\\uD7A30-9\\u0660-\\u0669\\u06F0-\\u06F9\\u0966-\\u096F\\u09E6-\\u09EF\\u0A66-\\u0A6F\\u0AE6-\\u0AEF\\u0B66-\\u0B6F\\u0BE7-\\u0BEF\\u0C66-\\u0C6F\\u0CE6-\\u0CEF\\u0D66-\\u0D6F\\u0E50-\\u0E59\\u0ED0-\\u0ED9\\u0F20-\\u0F29\\.\\-_\\u0300-\\u0345\\u0360\\u0361\\u0483-\\u0486\\u0591-\\u05A1\\u05A3-\\u05B9\\u05BB-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u064B-\\u0652\\u0670\\u06D6-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u0901-\\u0903\\u093C\\u093E-\\u094D\\u0951-\\u0954\\u0962\\u0963\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u0A02\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A70\\u0A71\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B43\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B82\\u0B83\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0C01-\\u0C03\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C82\\u0C83\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0D02\\u0D03\\u0D3E-\\u0D43\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0F18\\u0F19\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86-\\u0F8B\\u0F90-\\u0F95\\u0F97\\u0F99-\\u0FAD\\u0FB1-\\u0FB7\\u0FB9\\u20D0-\\u20DC\\u20E1\\u302A-\\u302F\\u3099\\u309A\\xB7\\u02D0\\u02D1\\u0387\\u0640\\u0E46\\u0EC6\\u3005\\u3031-\\u3035\\u309D\\u309E\\u30FC-\\u30FE]*\\:)?[A-Za-z\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u0131\\u0134-\\u013E\\u0141-\\u0148\\u014A-\\u017E\\u0180-\\u01C3\\u01CD-\\u01F0\\u01F4\\u01F5\\u01FA-\\u0217\\u0250-\\u02A8\\u02BB-\\u02C1\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03CE\\u03D0-\\u03D6\\u03DA\\u03DC\\u03DE\\u03E0\\u03E2-\\u03F3\\u0401-\\u040C\\u040E-\\u044F\\u0451-\\u045C\\u045E-\\u0481\\u0490-\\u04C4\\u04C7\\u04C8\\u04CB\\u04CC\\u04D0-\\u04EB\\u04EE-\\u04F5\\u04F8\\u04F9\\u0531-\\u0556\\u0559\\u0561-\\u0586\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0621-\\u063A\\u0641-\\u064A\\u0671-\\u06B7\\u06BA-\\u06BE\\u06C0-\\u06CE\\u06D0-\\u06D3\\u06D5\\u06E5\\u06E6\\u0905-\\u0939\\u093D\\u0958-\\u0961\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\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-\\u0A8B\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AE0\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B36-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB5\\u0BB7-\\u0BB9\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C33\\u0C35-\\u0C39\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CDE\\u0CE0\\u0CE1\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D28\\u0D2A-\\u0D39\\u0D60\\u0D61\\u0E01-\\u0E2E\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E45\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD\\u0EAE\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0F40-\\u0F47\\u0F49-\\u0F69\\u10A0-\\u10C5\\u10D0-\\u10F6\\u1100\\u1102\\u1103\\u1105-\\u1107\\u1109\\u110B\\u110C\\u110E-\\u1112\\u113C\\u113E\\u1140\\u114C\\u114E\\u1150\\u1154\\u1155\\u1159\\u115F-\\u1161\\u1163\\u1165\\u1167\\u1169\\u116D\\u116E\\u1172\\u1173\\u1175\\u119E\\u11A8\\u11AB\\u11AE\\u11AF\\u11B7\\u11B8\\u11BA\\u11BC-\\u11C2\\u11EB\\u11F0\\u11F9\\u1E00-\\u1E9B\\u1EA0-\\u1EF9\\u1F00-\\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\\u2126\\u212A\\u212B\\u212E\\u2180-\\u2182\\u3007\\u3021-\\u3029\\u3041-\\u3094\\u30A1-\\u30FA\\u3105-\\u312C\\u4E00-\\u9FA5\\uAC00-\\uD7A3_][A-Za-z\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u0131\\u0134-\\u013E\\u0141-\\u0148\\u014A-\\u017E\\u0180-\\u01C3\\u01CD-\\u01F0\\u01F4\\u01F5\\u01FA-\\u0217\\u0250-\\u02A8\\u02BB-\\u02C1\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03CE\\u03D0-\\u03D6\\u03DA\\u03DC\\u03DE\\u03E0\\u03E2-\\u03F3\\u0401-\\u040C\\u040E-\\u044F\\u0451-\\u045C\\u045E-\\u0481\\u0490-\\u04C4\\u04C7\\u04C8\\u04CB\\u04CC\\u04D0-\\u04EB\\u04EE-\\u04F5\\u04F8\\u04F9\\u0531-\\u0556\\u0559\\u0561-\\u0586\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0621-\\u063A\\u0641-\\u064A\\u0671-\\u06B7\\u06BA-\\u06BE\\u06C0-\\u06CE\\u06D0-\\u06D3\\u06D5\\u06E5\\u06E6\\u0905-\\u0939\\u093D\\u0958-\\u0961\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\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-\\u0A8B\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AE0\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B36-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB5\\u0BB7-\\u0BB9\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C33\\u0C35-\\u0C39\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CDE\\u0CE0\\u0CE1\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D28\\u0D2A-\\u0D39\\u0D60\\u0D61\\u0E01-\\u0E2E\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E45\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD\\u0EAE\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0F40-\\u0F47\\u0F49-\\u0F69\\u10A0-\\u10C5\\u10D0-\\u10F6\\u1100\\u1102\\u1103\\u1105-\\u1107\\u1109\\u110B\\u110C\\u110E-\\u1112\\u113C\\u113E\\u1140\\u114C\\u114E\\u1150\\u1154\\u1155\\u1159\\u115F-\\u1161\\u1163\\u1165\\u1167\\u1169\\u116D\\u116E\\u1172\\u1173\\u1175\\u119E\\u11A8\\u11AB\\u11AE\\u11AF\\u11B7\\u11B8\\u11BA\\u11BC-\\u11C2\\u11EB\\u11F0\\u11F9\\u1E00-\\u1E9B\\u1EA0-\\u1EF9\\u1F00-\\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\\u2126\\u212A\\u212B\\u212E\\u2180-\\u2182\\u3007\\u3021-\\u3029\\u3041-\\u3094\\u30A1-\\u30FA\\u3105-\\u312C\\u4E00-\\u9FA5\\uAC00-\\uD7A30-9\\u0660-\\u0669\\u06F0-\\u06F9\\u0966-\\u096F\\u09E6-\\u09EF\\u0A66-\\u0A6F\\u0AE6-\\u0AEF\\u0B66-\\u0B6F\\u0BE7-\\u0BEF\\u0C66-\\u0C6F\\u0CE6-\\u0CEF\\u0D66-\\u0D6F\\u0E50-\\u0E59\\u0ED0-\\u0ED9\\u0F20-\\u0F29\\.\\-_\\u0300-\\u0345\\u0360\\u0361\\u0483-\\u0486\\u0591-\\u05A1\\u05A3-\\u05B9\\u05BB-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u064B-\\u0652\\u0670\\u06D6-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u0901-\\u0903\\u093C\\u093E-\\u094D\\u0951-\\u0954\\u0962\\u0963\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u0A02\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A70\\u0A71\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B43\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B82\\u0B83\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0C01-\\u0C03\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C82\\u0C83\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0D02\\u0D03\\u0D3E-\\u0D43\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0F18\\u0F19\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86-\\u0F8B\\u0F90-\\u0F95\\u0F97\\u0F99-\\u0FAD\\u0FB1-\\u0FB7\\u0FB9\\u20D0-\\u20DC\\u20E1\\u302A-\\u302F\\u3099\\u309A\\xB7\\u02D0\\u02D1\\u0387\\u0640\\u0E46\\u0EC6\\u3005\\u3031-\\u3035\\u309D\\u309E\\u30FC-\\u30FE]*)`})(),Ew=RegExp(`^<`+Tw),Dw=/^\s*(\/?)>/,Ow=RegExp(`^<\\/`+Tw+`[^>]*>`),kw=/^<!DOCTYPE\s?[^>]+>/i;let Aw=!1;`x`.replace(/x(.)?/g,function(e,t){Aw=t===``});const jw=new xw([`area`,`base`,`basefont`,`br`,`col`,`embed`,`frame`,`hr`,`img`,`input`,`isindex`,`keygen`,`link`,`meta`,`param`,`source`,`track`,`wbr`]),Mw=new xw(`a.abbr.acronym.applet.b.basefont.bdo.big.br.button.cite.code.del.dfn.em.font.i.iframe.img.input.ins.kbd.label.map.noscript.object.q.s.samp.script.select.small.span.strike.strong.sub.sup.svg.textarea.tt.u.var`.split(`.`)),Nw=new xw([`colgroup`,`dd`,`dt`,`li`,`option`,`p`,`td`,`tfoot`,`th`,`thead`,`tr`,`source`]),Pw=new xw([`checked`,`compact`,`declare`,`defer`,`disabled`,`ismap`,`multiple`,`nohref`,`noresize`,`noshade`,`nowrap`,`readonly`,`selected`]),Fw=new xw([`script`,`style`]),Iw=new xw(`address.article.aside.base.blockquote.body.caption.col.colgroup.dd.details.dialog.div.dl.dt.fieldset.figcaption.figure.footer.form.h1.h2.h3.h4.h5.h6.head.header.hgroup.hr.html.legend.li.menuitem.meta.ol.optgroup.option.param.rp.rt.source.style.summary.tbody.td.tfoot.th.thead.title.tr.track.ul`.split(`.`)),Lw={};function Rw(e){let t=Sw.source+`(?:\\s*(`+zw(e)+`)[ \\t\\n\\f\\r]*(?:`+ww.join(`|`)+`))?`;if(e.customAttrSurround){let n=[];for(let r=e.customAttrSurround.length-1;r>=0;r--)n[r]=`(?:(`+e.customAttrSurround[r][0].source+`)\\s*`+t+`\\s*(`+e.customAttrSurround[r][1].source+`))`;n.push(`(?:`+t+`)`),t=`(?:`+n.join(`|`)+`)`}return RegExp(`^\\s*`+t)}function zw(e){return Cw.concat(e.customAttrAssign||[]).map(function(e){return`(?:`+e.source+`)`}).join(`|`)}var Bw=class{constructor(e,t){this.html=e,this.handler=t}async parse(){let e=this.html,t=this.handler,n=[],r,i=Rw(t),a,o,s;for(;e;){if(a=e,!r||!Fw.has(r)){let n=e.indexOf(`<`);if(n===0){if(/^<!--/.test(e)){let n=e.indexOf(`-->`);if(n>=0){t.comment&&await t.comment(e.substring(4,n)),e=e.substring(n+3),o=``;continue}}if(/^<!\[/.test(e)){let n=e.indexOf(`]>`);if(n>=0){t.comment&&await t.comment(e.substring(2,n+1),!0),e=e.substring(n+2),o=``;continue}}let r=e.match(kw);if(r){t.doctype&&t.doctype(r[0]),e=e.substring(r[0].length),o=``;continue}let i=e.match(Ow);if(i){e=e.substring(i[0].length),await bw(i[0],Ow,f),o=`/`+i[1].toLowerCase();continue}let a=c(e);if(a){e=a.rest,await u(a),o=a.tagName.toLowerCase();continue}t.continueOnParseError&&(n=e.indexOf(`<`,1))}let r;n>=0?(r=e.substring(0,n),e=e.substring(n)):(r=e,e=``);let i=c(e);i?s=i.tagName:(i=e.match(Ow),s=i?`/`+i[1]:``),t.chars&&await t.chars(r,o,s),o=``}else{let n=r.toLowerCase(),i=Lw[n]||(Lw[n]=RegExp(`([\\s\\S]*?)</`+n+`[^>]*>`,`i`));e=await bw(e,i,async(e,r)=>(n!==`script`&&n!==`style`&&n!==`noscript`&&(r=r.replace(/<!--([\s\S]*?)-->/g,`$1`).replace(/<!\[CDATA\[([\s\S]*?)]]>/g,`$1`)),t.chars&&await t.chars(r),``)),await f(`</`+n+`>`,n)}if(e===a)throw Error(`Parse Error: `+e)}t.partialMarkup||await f();function c(e){let t=e.match(Ew);if(t){let n={tagName:t[1],attrs:[]};e=e.slice(t[0].length);let r,a;for(;!(r=e.match(Dw))&&(a=e.match(i));)e=e.slice(a[0].length),n.attrs.push(a);if(r)return n.unarySlash=r[1],n.rest=e.slice(r[0].length),n}}async function l(e){if(d(e)>=0)return await f(``,e),!0}async function u(e){let i=e.tagName,a=e.unarySlash;if(t.html5&&(r===`p`&&Iw.has(i)?await f(``,r):i===`tbody`?await l(`thead`):i===`tfoot`&&(await l(`tbody`)||await l(`thead`)),i===`col`&&d(`colgroup`)<0&&(r=`colgroup`,n.push({tag:r,attrs:[]}),t.start&&await t.start(r,[],!1,``))),!t.html5&&!Mw.has(i))for(;r&&Mw.has(r);)await f(``,r);Nw.has(i)&&r===i&&await f(``,i);let o=jw.has(i)||i===`html`&&r===`head`||!!a,s=e.attrs.map(function(e){let n,r,i,a,o,s;Aw&&e[0].indexOf(`""`)===-1&&(e[3]===``&&delete e[3],e[4]===``&&delete e[4],e[5]===``&&delete e[5]);function c(t){return o=e[t],r=e[t+1],r===void 0?(r=e[t+2],r===void 0?(r=e[t+3],r===void 0&&Pw.has(n)&&(r=n),``):`'`):`"`}let l=1;if(t.customAttrSurround){for(let r=0,o=t.customAttrSurround.length;r<o;r++,l+=7)if(n=e[l+1],n){s=c(l+2),i=e[l],a=e[l+6];break}}return!n&&(n=e[l])&&(s=c(l+1)),{name:n,value:r,customAssign:o||`=`,customOpen:i||``,customClose:a||``,quote:s||``}});o||(n.push({tag:i,attrs:s}),r=i,a=``),t.start&&await t.start(i,s,o,a)}function d(e){let t,r=e.toLowerCase();for(t=n.length-1;t>=0&&n[t].tag.toLowerCase()!==r;t--);return t}async function f(e,i){let a;if(a=i?d(i):0,a>=0){for(let r=n.length-1;r>=a;r--)t.end&&t.end(n[r].tag,n[r].attrs,r>a||!e);n.length=a,r=a&&n[a-1].tag}else i.toLowerCase()===`br`?t.start&&await t.start(i,[],!0,``):i.toLowerCase()===`p`&&(t.start&&await t.start(i,[],!1,``,!0),t.end&&t.end(i,[]))}}},Vw=class{sort(e,t=0){for(let n=0,r=this.keys.length;n<r;n++){let r=this.keys[n],i=r.slice(1),a=e.indexOf(i,t);if(a!==-1){do a!==t&&(e.splice(a,1),e.splice(t,0,i)),t++;while((a=e.indexOf(i,t))!==-1);return this[r].sort(e,t)}}return e}},Hw=class e{add(e){e.forEach(t=>{let n=`$`+t;this[n]||(this[n]=[],this[n].processed=0),this[n].push(e)})}createSorter(){let t=new Vw;return t.keys=Object.keys(this).sort((e,t)=>{let n=this[e].length,r=this[t].length;return n<r?1:n>r||e<t?-1:e>t?1:0}).filter(n=>{if(this[n].processed<this[n].length){let r=n.slice(1),i=new e;return this[n].forEach(e=>{let t;for(;(t=e.indexOf(r))!==-1;)e.splice(t,1);e.forEach(e=>{this[`$`+e].processed++}),i.add(e.slice(0))}),t[n]=i.createSorter(),!0}return!1}),t}};function Uw(e){return e&&e.replace(/^[ \n\r\t\f]+/,``).replace(/[ \n\r\t\f]+$/,``)}function Ww(e){return e&&e.replace(/[ \n\r\t\f\xA0]+/g,function(e){return e===`	`?`	`:e.replace(/(^|\xA0+)[^\xA0]+/g,`$1 `)})}function Gw(e,t,n,r,i){let a=``,o=``;return t.preserveLineBreaks&&(e=e.replace(/^[ \n\r\t\f]*?[\n\r][ \n\r\t\f]*/,function(){return a=`
`,``}).replace(/[ \n\r\t\f]*?[\n\r][ \n\r\t\f]*$/,function(){return o=`
`,``})),n&&(e=e.replace(/^[ \n\r\t\f\xA0]+/,function(e){let n=!a&&t.conservativeCollapse;return n&&e===`	`?`	`:e.replace(/^[^\xA0]+/,``).replace(/(\xA0+)[^\xA0]+/g,`$1 `)||(n?` `:``)})),r&&(e=e.replace(/[ \n\r\t\f\xA0]+$/,function(e){let n=!o&&t.conservativeCollapse;return n&&e===`	`?`	`:e.replace(/[^\xA0]+(\xA0+)/g,` $1`).replace(/[^\xA0]+$/,``)||(n?` `:``)})),i&&(e=Ww(e)),a+e+o}const Kw=new Set(`a.abbr.acronym.b.bdi.bdo.big.button.cite.code.del.dfn.em.font.i.ins.kbd.label.mark.math.nobr.object.q.rp.rt.rtc.ruby.s.samp.select.small.span.strike.strong.sub.sup.svg.textarea.time.tt.u.var`.split(`.`)),qw=new Set(`a.abbr.acronym.b.big.del.em.font.i.ins.kbd.mark.nobr.rp.s.samp.small.span.strike.strong.sub.sup.time.tt.u.var`.split(`.`)),Jw=new Set([`comment`,`img`,`input`,`wbr`]);function Yw(e,t,n,r){let i=t&&!Jw.has(t);i&&!r.collapseInlineTagWhitespace&&(i=t.charAt(0)===`/`?!Kw.has(t.slice(1)):!qw.has(t));let a=n&&!Jw.has(n);return a&&!r.collapseInlineTagWhitespace&&(a=n.charAt(0)===`/`?!qw.has(n.slice(1)):!Kw.has(n)),Gw(e,r,i,a,t&&n)}function Xw(e){return/^\[if\s[^\]]+]|\[endif]$/.test(e)}function Zw(e,t){for(let n=0,r=t.ignoreCustomComments.length;n<r;n++)if(t.ignoreCustomComments[n].test(e))return!0;return!1}function Qw(e,t){let n=t.customEventAttributes;if(n){for(let t=n.length;t--;)if(n[t].test(e))return!0;return!1}return/^on[a-z]{3,}$/.test(e)}function $w(e){return/^[^ \t\n\f\r"'`=<>]+$/.test(e)}function eT(e,t){for(let n=e.length;n--;)if(e[n].name.toLowerCase()===t)return!0;return!1}function tT(e,t,n,r){return n=n?Uw(n.toLowerCase()):``,e===`script`&&t===`language`&&n===`javascript`||e===`form`&&t===`method`&&n===`get`||e===`input`&&t===`type`&&n===`text`||e===`script`&&t===`charset`&&!eT(r,`src`)||e===`a`&&t===`name`&&eT(r,`id`)||e===`area`&&t===`shape`&&n===`rect`}const nT=new Set([`text/javascript`,`text/ecmascript`,`text/jscript`,`application/javascript`,`application/x-javascript`,`application/ecmascript`,`module`]),rT=new Set([`module`]);function iT(e=``){return e=Uw(e.split(/;/,2)[0]).toLowerCase(),e===``||nT.has(e)}function aT(e=``){return e=Uw(e.split(/;/,2)[0]).toLowerCase(),rT.has(e)}function oT(e,t){if(e!==`script`)return!1;for(let e=0,n=t.length;e<n;e++)if(t[e].name.toLowerCase()===`type`)return iT(t[e].value);return!0}function sT(e=``){return e=Uw(e).toLowerCase(),e===``||e===`text/css`}function cT(e,t){if(e!==`style`)return!1;for(let e=0,n=t.length;e<n;e++)if(t[e].name.toLowerCase()===`type`)return sT(t[e].value);return!0}const lT=new Set(`allowfullscreen.async.autofocus.autoplay.checked.compact.controls.declare.default.defaultchecked.defaultmuted.defaultselected.defer.disabled.enabled.formnovalidate.hidden.indeterminate.inert.ismap.itemscope.loop.multiple.muted.nohref.noresize.noshade.novalidate.nowrap.open.pauseonexit.readonly.required.reversed.scoped.seamless.selected.sortable.truespeed.typemustmatch.visible`.split(`.`)),uT=new Set([`true`,`false`]);function dT(e,t){return lT.has(e)||e===`draggable`&&!uT.has(t)}function fT(e,t){return/^(?:a|area|link|base)$/.test(t)&&e===`href`||t===`img`&&/^(?:src|longdesc|usemap)$/.test(e)||t===`object`&&/^(?:classid|codebase|data|usemap)$/.test(e)||t===`q`&&e===`cite`||t===`blockquote`&&e===`cite`||(t===`ins`||t===`del`)&&e===`cite`||t===`form`&&e===`action`||t===`input`&&(e===`src`||e===`usemap`)||t===`head`&&e===`profile`||t===`script`&&(e===`src`||e===`for`)}function pT(e,t){return/^(?:a|area|object|button)$/.test(t)&&e===`tabindex`||t===`input`&&(e===`maxlength`||e===`tabindex`)||t===`select`&&(e===`size`||e===`tabindex`)||t===`textarea`&&/^(?:rows|cols|tabindex)$/.test(e)||t===`colgroup`&&e===`span`||t===`col`&&e===`span`||(t===`th`||t===`td`)&&(e===`rowspan`||e===`colspan`)}function mT(e,t,n){if(e!==`link`)return!1;for(let e=0,r=t.length;e<r;e++)if(t[e].name===`rel`&&t[e].value===n)return!0}function hT(e,t,n){return n===`media`&&(mT(e,t,`stylesheet`)||cT(e,t))}const gT=new Set([`img`,`source`]);function _T(e,t){return e===`srcset`&&gT.has(t)}async function vT(e,t,n,r,i){if(Qw(t,r))return n=Uw(n).replace(/^javascript:\s*/i,``),r.minifyJS(n,!0);if(t===`class`)return n=Uw(n),n=r.sortClassName?r.sortClassName(n):Ww(n),n;if(fT(t,e))return n=Uw(n),mT(e,i,`canonical`)?n:r.minifyURLs(n);if(pT(t,e))return Uw(n);if(t===`style`)return n=Uw(n),n&&=(/;$/.test(n)&&!/&#?[0-9a-zA-Z]+;$/.test(n)&&(n=n.replace(/\s*;$/,`;`)),await r.minifyCSS(n,`inline`)),n;if(_T(t,e))n=Uw(n).split(/\s+,\s*|\s*,\s+/).map(function(e){let t=e,n=``,i=e.match(/\s+([1-9][0-9]*w|[0-9]+(?:\.[0-9]+)?x)$/);if(i){t=t.slice(0,-i[0].length);let e=+i[1].slice(0,-1),r=i[1].slice(-1);(e!==1||r!==`x`)&&(n=` `+e+r)}return r.minifyURLs(t)+n}).join(`, `);else if(yT(e,i)&&t===`content`)n=n.replace(/\s+/g,``).replace(/[0-9]+\.[0-9]+/g,function(e){return(+e).toString()});else if(bT(e,i)&&t.toLowerCase()===`content`)return Ww(n);else if(r.customAttrCollapse&&r.customAttrCollapse.test(t))n=Uw(n.replace(/ ?[\n\r]+ ?/g,``).replace(/\s{2,}/g,r.conservativeCollapse?` `:``));else if(e===`script`&&t===`type`)n=Uw(n.replace(/\s*;\s*/g,`;`));else if(hT(e,i,t))return n=Uw(n),r.minifyCSS(n,`media`);return n}function yT(e,t){if(e!==`meta`)return!1;for(let e=0,n=t.length;e<n;e++)if(t[e].name===`name`&&t[e].value===`viewport`)return!0}function bT(e,t){if(e!==`meta`)return!1;for(let e=0,n=t.length;e<n;e++)if(t[e].name.toLowerCase()===`http-equiv`&&t[e].value.toLowerCase()===`content-security-policy`)return!0}function xT(e){return`/* clean-css ignore:start */`+e+`/* clean-css ignore:end */`}function ST(e,t){switch(t){case`inline`:return`*{`+e+`}`;case`media`:return`@media `+e+`{a{top:0}}`;default:return e}}function CT(e,t){let n;switch(t){case`inline`:n=e.match(/^\*\{([\s\S]*)\}$/);break;case`media`:n=e.match(/^@media ([\s\S]*?)\s*{[\s\S]*}$/);break}return n?n[1]:e}async function wT(e,t){return t.processConditionalComments?await bw(e,/^(\[if\s[^\]]+]>)([\s\S]*?)(<!\[endif])$/,async function(e,n,r,i){return n+await oE(r,t,!0)+i}):e}async function TT(e,t,n){for(let r=0,i=n.length;r<i;r++)if(n[r].name.toLowerCase()===`type`&&t.processScripts.indexOf(n[r].value)>-1)return await oE(e,t);return e}const ET=new Set([`html`,`head`,`body`,`colgroup`,`tbody`]),DT=new Set([`html`,`head`,`body`,`li`,`dt`,`dd`,`p`,`rb`,`rt`,`rtc`,`rp`,`optgroup`,`option`,`colgroup`,`caption`,`thead`,`tbody`,`tfoot`,`tr`,`td`,`th`]),OT=new Set([`meta`,`link`,`script`,`style`,`template`,`noscript`]),kT=new Set([`dt`,`dd`]),AT=new Set(`address.article.aside.blockquote.details.div.dl.fieldset.figcaption.figure.footer.form.h1.h2.h3.h4.h5.h6.header.hgroup.hr.main.menu.nav.ol.p.pre.section.table.ul`.split(`.`)),jT=new Set([`a`,`audio`,`del`,`ins`,`map`,`noscript`,`video`]),MT=new Set([`rb`,`rt`,`rtc`,`rp`]),NT=new Set([`rb`,`rtc`,`rp`]),PT=new Set([`option`,`optgroup`]),FT=new Set([`tbody`,`tfoot`]),IT=new Set([`thead`,`tbody`,`tfoot`]),LT=new Set([`td`,`th`]),RT=new Set([`html`,`head`,`body`]),zT=new Set([`html`,`body`]),BT=new Set([`head`,`colgroup`,`caption`]),VT=new Set([`dt`,`thead`]),HT=new Set(`a.abbr.acronym.address.applet.area.article.aside.audio.b.base.basefont.bdi.bdo.bgsound.big.blink.blockquote.body.br.button.canvas.caption.center.cite.code.col.colgroup.command.content.data.datalist.dd.del.details.dfn.dialog.dir.div.dl.dt.element.em.embed.fieldset.figcaption.figure.font.footer.form.frame.frameset.h1.h2.h3.h4.h5.h6.head.header.hgroup.hr.html.i.iframe.image.img.input.ins.isindex.kbd.keygen.label.legend.li.link.listing.main.map.mark.marquee.menu.menuitem.meta.meter.multicol.nav.nobr.noembed.noframes.noscript.object.ol.optgroup.option.output.p.param.picture.plaintext.pre.progress.q.rb.rp.rt.rtc.ruby.s.samp.script.section.select.shadow.small.source.spacer.span.strike.strong.style.sub.summary.sup.table.tbody.td.template.textarea.tfoot.th.thead.time.title.tr.track.tt.u.ul.var.video.wbr.xmp`.split(`.`));function UT(e,t){switch(e){case`html`:case`head`:return!0;case`body`:return!OT.has(t);case`colgroup`:return t===`col`;case`tbody`:return t===`tr`}return!1}function WT(e,t){switch(t){case`colgroup`:return e===`colgroup`;case`tbody`:return IT.has(e)}return!1}function GT(e,t){switch(e){case`html`:case`head`:case`body`:case`colgroup`:case`caption`:return!0;case`li`:case`optgroup`:case`tr`:return t===e;case`dt`:case`dd`:return kT.has(t);case`p`:return AT.has(t);case`rb`:case`rt`:case`rp`:return MT.has(t);case`rtc`:return NT.has(t);case`option`:return PT.has(t);case`thead`:case`tbody`:return FT.has(t);case`tfoot`:return t===`tbody`;case`td`:case`th`:return LT.has(t)}return!1}const KT=RegExp(`^(?:class|id|style|title|lang|dir|on(?:focus|blur|change|click|dblclick|mouse(?:down|up|over|move|out)|key(?:press|down|up)))$`);function qT(e,t,n,r){return!n||/^\s*$/.test(n)?typeof r.removeEmptyAttributes==`function`?r.removeEmptyAttributes(t,e):e===`input`&&t===`value`||KT.test(t):!1}function JT(e,t){for(let n=t.length-1;n>=0;n--)if(t[n].name===e)return!0;return!1}function YT(e,t){switch(e){case`textarea`:return!1;case`audio`:case`script`:case`video`:if(JT(`src`,t))return!1;break;case`iframe`:if(JT(`src`,t)||JT(`srcdoc`,t))return!1;break;case`object`:if(JT(`data`,t))return!1;break;case`applet`:if(JT(`code`,t))return!1;break}return!0}function XT(e){return!/^(?:script|style|pre|textarea)$/.test(e)}function ZT(e){return!/^(?:pre|textarea)$/.test(e)}async function QT(e,t,n,r){let i=r.name(e.name),a=e.value;if(r.decodeEntities&&a&&(a=tw(a)),!(r.removeRedundantAttributes&&tT(n,i,a,t)||r.removeScriptTypeAttributes&&n===`script`&&i===`type`&&iT(a)&&!aT(a)||r.removeStyleLinkTypeAttributes&&(n===`style`||n===`link`)&&i===`type`&&sT(a))&&(a&&=await vT(n,i,a,r,t),!(r.removeEmptyAttributes&&qT(n,i,a,r))))return r.decodeEntities&&a&&(a=a.replace(/&(#?[0-9a-zA-Z]+;)/g,`&amp;$1`)),{attr:e,name:i,value:a}}function $T(e,t,n,r,i){let a=e.name,o=e.value,s=e.attr,c=s.quote,l,u;return o!==void 0&&(!n.removeAttributeQuotes||~o.indexOf(i)||!$w(o))?(n.preventAttributesEscaping||(c=n.quoteCharacter===void 0?(o.match(/'/g)||[]).length<(o.match(/"/g)||[]).length?`'`:`"`:n.quoteCharacter===`'`?`'`:`"`,o=c===`"`?o.replace(/"/g,`&#34;`):o.replace(/'/g,`&#39;`)),u=c+o+c,!r&&!n.removeTagWhitespace&&(u+=` `)):u=r&&!t&&!/\/$/.test(o)?o:o+` `,o===void 0||n.collapseBooleanAttributes&&dT(a.toLowerCase(),o.toLowerCase())?(l=a,r||(l+=` `)):l=a+s.customAssign+u,s.customOpen+l+s.customClose}function eE(e){return e}function tE(e){return Promise.resolve(e)}const nE=e=>{let t={name:function(e){return e.toLowerCase()},canCollapseWhitespace:XT,canTrimWhitespace:ZT,html5:!0,ignoreCustomComments:[/^!/,/^\s*#/],ignoreCustomFragments:[/<%[\s\S]*?%>/,/<\?[\s\S]*?\?>/],includeAutoGeneratedTags:!0,log:eE,minifyCSS:tE,minifyJS:eE,minifyURLs:eE};return Object.keys(e).forEach(function(n){let r=e[n];if(n===`caseSensitive`)r&&(t.name=eE);else if(n===`log`)typeof r==`function`&&(t.log=r);else if(n===`minifyCSS`&&typeof r!=`function`){if(!r)return;let e=typeof r==`object`?r:{};t.minifyCSS=async function(n,r){n=n.replace(/(url\s*\(\s*)("|'|)(.*?)\2(\s*\))/gi,function(e,n,r,i,a){return n+r+t.minifyURLs(i)+r+a});let i=ST(n,r);return new Promise(a=>{new yw.default(e).minify(i,(e,i)=>{i.errors.length>0&&(i.errors.forEach(t.log),a(n)),a(CT(i.styles,r))})})}}else if(n===`minifyJS`&&typeof r!=`function`){if(!r)return;let e=typeof r==`object`?r:{};e.parse={...e.parse,bare_returns:!1},t.minifyJS=async function(n,r){let i=n.match(/^\s*<!--.*/),a=i?n.slice(i[0].length).replace(/\n\s*-->\s*$/,``):n;e.parse.bare_returns=r;try{return(await fx(a,e)).code.replace(/;$/,``)}catch(e){return t.log(e),n}}}else if(n===`minifyURLs`&&typeof r!=`function`){if(!r)return;let e=r;typeof r==`string`?e={site:r}:typeof r!=`object`&&(e={}),t.minifyURLs=function(n){try{return vw.default.relate(n,e)}catch(e){return t.log(e),n}}}else t[n]=r}),t};function rE(e){let t;do t=Math.random().toString(36).replace(/^0\.[0-9]*/,``);while(~e.indexOf(t));return t}const iE=new Set([`script`,`style`]);async function aE(e,t,n,r){let i=t.sortAttributes&&Object.create(null),a=t.sortClassName&&new Hw;function o(e){return e.map(function(e){return t.name(e.name)})}function s(e,t){return!t||e.indexOf(t)===-1}function c(e){return s(e,n)&&s(e,r)}async function l(e){let n,r;await new Bw(e,{start:function(e,s){i&&(i[e]||(i[e]=new Hw),i[e].add(o(s).filter(c)));for(let i=0,o=s.length;i<o;i++){let o=s[i];a&&o.value&&t.name(o.name)===`class`?a.add(Uw(o.value).split(/[ \t\n\f\r]+/).filter(c)):t.processScripts&&o.name.toLowerCase()===`type`&&(n=e,r=o.value)}},end:function(){n=``},chars:async function(e){t.processScripts&&iE.has(n)&&t.processScripts.indexOf(r)>-1&&await l(e)}}).parse()}let u=t.log;if(t.log=eE,t.sortAttributes=!1,t.sortClassName=!1,await l(await oE(e,t)),t.log=u,i){let e=Object.create(null);for(let t in i)e[t]=i[t].createSorter();t.sortAttributes=function(t,n){let r=e[t];if(r){let e=Object.create(null),t=o(n);t.forEach(function(t,r){(e[t]||(e[t]=[])).push(n[r])}),r.sort(t).forEach(function(t,r){n[r]=e[t].shift()})}}}if(a){let e=a.createSorter();t.sortClassName=function(t){return e.sort(t.split(/[ \n\f\r]+/)).join(` `)}}}async function oE(e,t,n){t.collapseWhitespace&&(e=Gw(e,t,!0,!0));let r=[],i,a=``,o,s=``,c=[],l=[],u=[],d=``,f=``,p=[],m=[],h,g,_;e=e.replace(/<!-- htmlmin:ignore -->([\s\S]*?)<!-- htmlmin:ignore -->/g,function(n,r){if(!h){h=rE(e);let n=RegExp(`^`+h+`([0-9]+)$`);t.ignoreCustomComments?t.ignoreCustomComments=t.ignoreCustomComments.slice():t.ignoreCustomComments=[],t.ignoreCustomComments.push(n)}let i=`<!--`+h+p.length+`-->`;return p.push(r),i});let v=t.ignoreCustomFragments.map(function(e){return e.source});if(v.length){let n=RegExp(`\\s*(?:`+v.join(`|`)+`)+\\s*`,`g`);e=e.replace(n,function(n){g||(g=rE(e),_=RegExp(`(\\s*)`+g+`([0-9]+)`+g+`(\\s*)`,`g`),t.minifyCSS&&=(function(e){return function(t,n){t=t.replace(_,function(e,t,n){let r=m[+n];return r[1]+g+n+g+r[2]});let r=[];return new yw.default().minify(ST(t,n)).warnings.forEach(function(e){let n=_.exec(e);if(n){let e=g+n[2]+g;t=t.replace(e,xT(e)),r.push(e)}}),e(t,n).then(e=>(r.forEach(function(t){e=e.replace(xT(t),t)}),e))}})(t.minifyCSS),t.minifyJS&&=(function(e){return function(t,n){return e(t.replace(_,function(e,t,n){let r=m[+n];return r[1]+g+n+g+r[2]}),n)}})(t.minifyJS));let r=g+m.length+g;return m.push(/^(\s*)[\s\S]*?(\s*)$/.exec(n)),`	`+r+`	`})}(t.sortAttributes&&typeof t.sortAttributes!=`function`||t.sortClassName&&typeof t.sortClassName!=`function`)&&await aE(e,t,h,g);function y(e,n){return t.canCollapseWhitespace(e,n,XT)}function b(e,n){return t.canTrimWhitespace(e,n,ZT)}function x(){let e=r.length-1;for(;e>0&&!/^<[^/!]/.test(r[e]);)e--;r.length=Math.max(0,e)}function S(){let e=r.length-1;for(;e>0&&!/^<\//.test(r[e]);)e--;r.length=Math.max(0,e)}function C(e,n){for(let i=null;e>=0&&b(i);e--){let a=r[e],o=a.match(/^<\/([\w:-]+)>$/);if(o)i=o[1];else if(/>$/.test(a)||(r[e]=Yw(a,null,n,t)))break}}function w(e){let t=r.length-1;if(r.length>1){let e=r[r.length-1];/^(?:<!|$)/.test(e)&&e.indexOf(h)===-1&&t--}C(t,e)}return await new Bw(e,{partialMarkup:n,continueOnParseError:t.continueOnParseError,customAttrAssign:t.customAttrAssign,customAttrSurround:t.customAttrSurround,html5:t.html5,start:async function(e,n,p,m,h){e.toLowerCase()===`svg`&&(t=Object.create(t),t.caseSensitive=!0,t.keepClosingSlash=!0,t.name=eE),e=t.name(e),s=e,i=e,qw.has(e)||(a=``),o=!1,c=n;let _=t.removeOptionalTags;if(_){let t=HT.has(e);t&&UT(d,e)&&x(),d=``,t&&GT(f,e)&&(S(),_=!WT(f,e)),f=``}t.collapseWhitespace&&(l.length||w(e),p||((!b(e,n)||l.length)&&l.push(e),(!y(e,n)||u.length)&&u.push(e)));let v=`<`+e,C=m&&t.keepClosingSlash;r.push(v),t.sortAttributes&&t.sortAttributes(e,n);let T=[];for(let r=n.length,i=!0;--r>=0;){let a=await QT(n[r],n,e,t);a&&(T.unshift($T(a,C,t,i,g)),i=!1)}T.length>0?(r.push(` `),r.push.apply(r,T)):_&&ET.has(e)&&(d=e),r.push(r.pop()+(C?`/`:``)+`>`),h&&!t.includeAutoGeneratedTags&&(x(),d=``)},end:function(e,n,c){e.toLowerCase()===`svg`&&(t=Object.getPrototypeOf(t)),e=t.name(e),t.collapseWhitespace&&(l.length?e===l[l.length-1]&&l.pop():w(`/`+e),u.length&&e===u[u.length-1]&&u.pop());let p=!1;e===s&&(s=``,p=!o),t.removeOptionalTags&&(p&&RT.has(d)&&x(),d=``,HT.has(e)&&f&&!VT.has(f)&&(f!==`p`||!jT.has(e))&&S(),f=DT.has(e)?e:``),t.removeEmptyElements&&p&&YT(e,n)?(x(),d=``,f=``):(c&&!t.includeAutoGeneratedTags?f=``:r.push(`</`+e+`>`),i=`/`+e,Kw.has(e)?p&&(a+=`|`):a=``)},chars:async function(e,n,p){if(n=n===``?`comment`:n,p=p===``?`comment`:p,t.decodeEntities&&e&&!iE.has(s)&&(e=ew(e)),t.collapseWhitespace){if(!l.length){if(n===`comment`){let o=r[r.length-1];if(o.indexOf(h)===-1&&(o||(n=i),r.length>1&&(!o||!t.conservativeCollapse&&/ $/.test(a)))){let t=r.length-2;r[t]=r[t].replace(/\s+$/,function(t){return e=t+e,``})}}if(n)if(n===`/nobr`||n===`wbr`){if(/^\s/.test(e)){let e=r.length-1;for(;e>0&&r[e].lastIndexOf(`<`+n)!==0;)e--;C(e-1,`br`)}}else qw.has(n.charAt(0)===`/`?n.slice(1):n)&&(e=Gw(e,t,/(?:^|\s)$/.test(a)));e=n||p?Yw(e,n,p,t):Gw(e,t,!0,!0),!e&&/\s$/.test(a)&&n&&n.charAt(0)===`/`&&C(r.length-1,p)}!u.length&&p!==`html`&&!(n&&p)&&(e=Gw(e,t,!1,!1,!0))}t.processScripts&&iE.has(s)&&(e=await TT(e,t,c)),oT(s,c)&&(e=await t.minifyJS(e)),cT(s,c)&&(e=await t.minifyCSS(e)),t.removeOptionalTags&&e&&((d===`html`||d===`body`&&!/^\s/.test(e))&&x(),d=``,(zT.has(f)||BT.has(f)&&!/^\s/.test(e))&&S(),f=``),i=/^\s*$/.test(e)?n:`comment`,t.decodeEntities&&e&&!iE.has(s)&&(e=e.replace(/&((?:Iacute|aacute|uacute|plusmn|Otilde|otilde|agrave|Agrave|Yacute|yacute|Oslash|oslash|atilde|Atilde|brvbar|ccedil|Ccedil|Ograve|curren|divide|eacute|Eacute|ograve|Oacute|egrave|Egrave|Ugrave|frac12|frac14|frac34|ugrave|oacute|iacute|Ntilde|ntilde|Uacute|middot|igrave|Igrave|iquest|Aacute|cedil|laquo|micro|iexcl|Icirc|icirc|acirc|Ucirc|Ecirc|ocirc|Ocirc|ecirc|ucirc|Aring|aring|AElig|aelig|acute|pound|raquo|Acirc|times|THORN|szlig|thorn|COPY|auml|ordf|ordm|Uuml|macr|uuml|Auml|ouml|Ouml|para|nbsp|euml|quot|QUOT|Euml|yuml|cent|sect|copy|sup1|sup2|sup3|iuml|Iuml|ETH|shy|reg|not|yen|amp|AMP|REG|uml|eth|deg|gt|GT|LT|lt)(?!;)|(?:#?[0-9a-zA-Z]+;))/g,`&amp$1`).replace(/</g,`&lt;`)),_&&t.collapseWhitespace&&l.length&&(e=e.replace(_,function(e,t,n){return m[+n][0]})),a+=e,e&&(o=!0),r.push(e)},comment:async function(e,n){let i=n?`<!`:`<!--`,a=n?`>`:`-->`;e=Xw(e)?i+await wT(e,t)+a:t.removeComments?Zw(e,t)?`<!--`+e+`-->`:``:i+e+a,t.removeOptionalTags&&e&&(d=``,f=``),r.push(e)},doctype:function(e){r.push(t.useShortDoctype?`<!doctype`+(t.removeTagWhitespace?``:` `)+`html>`:Ww(e))}}).parse(),t.removeOptionalTags&&(RT.has(d)&&x(),f&&!VT.has(f)&&S()),t.collapseWhitespace&&w(`br`),sE(r,t,_?function(e){return e.replace(_,function(e,n,r,i){let a=m[+r][0];return t.collapseWhitespace?(n!==`	`&&(a=n+a),i!==`	`&&(a+=i),Gw(a,{preserveLineBreaks:t.preserveLineBreaks,conservativeCollapse:!t.trimCustomFragments},/^[ \n\r\t\f]/.test(a),/[ \n\r\t\f]$/.test(a))):a})}:eE,h?function(e){return e.replace(RegExp(`<!--`+h+`([0-9]+)-->`,`g`),function(e,t){return p[+t]})}:eE)}function sE(e,t,n,r){let i,a=t.maxLineLength,o=t.noNewlinesBeforeTagClose;if(a){let t=``,s=[];for(;e.length;){let i=t.length,c=e[0].indexOf(`
`),l=!!e[0].match(Ow),u=o&&l;c<0?t+=r(n(e.shift())):(t+=r(n(e[0].slice(0,c))),e[0]=e[0].slice(c+1)),i>0&&t.length>a&&!u?(s.push(t.slice(0,i)),t=t.slice(i)):c>=0&&(s.push(t),t=``)}t&&s.push(t),i=s.join(`
`)}else i=r(n(e.join(``)));return t.collapseWhitespace?Gw(i,t,!0,!0):i}const cE=async function(e,t){let n=Date.now();t=nE(t||{});let r=await oE(e,t);return t.log(`minified in: `+(Date.now()-n)+`ms`),r},lE=`.github,.git,.vscode,.devcontainer,.config,.cargo,.changeset,.husky,.aspect,.eslint-plugin-local,.yarn,.gemini,.ng-dev,.configurations,.tx,dist,build,out,output,target,release,node_modules,vendor,third_party,tmp,temp,cache,.cache,.tmp,.pytest_cache,.tox,.venv,.mypy_cache,.next,.svelte-kit,.turbo,.angular,.dart_tool,__pycache__,.ruff_cache,.nox,htmlcov,cover,.gradle,.m2,.sbt,.bloop,.metals,.bsp,bin,obj,TestResults,BenchmarkDotNet.Artifacts,.vendor-new,Godeps,composer.phar,.phpunit.result.cache,.bundle,.byebug_history,.rspec_status,.mvn,.aws,.gcp,fastlane,DerivedData,xcuserdata,local.properties,.navigation,captures,.externalNativeBuild,.cxx,.idea,.idea_modules,.vs,.history,coverage,.nyc_output,logs,log,.DS_Store`.split(`,`),uE=`package-lock.json,.secrets,.secret,secrets.json,secrets.yaml,secrets.yml,credentials.json,credentials.yaml,credentials.yml,auth.json,auth.yaml,auth.yml,api-keys.json,api_keys.json,service-account.json,service_account.json,private-key.pem,private_key.pem,id_rsa,id_dsa,id_ecdsa,id_ed25519,keyfile,keyfile.json,gcloud-service-key.json,firebase-adminsdk.json,google-services.json,GoogleService-Info.plist,.DS_Store,Thumbs.db,db.sqlite3,db.sqlite3-journal,.eslintcache,.stylelintcache,.node_repl_history,.yarn-integrity,celerybeat-schedule,celerybeat.pid,ThirdPartyNoticeText.txt,ThirdPartyNotices.txt,cglicenses.json,cgmanifest.json`.split(`,`),dE=`.lock,.log,.tmp,.temp,.cache,.bak,.backup,.orig,.swp,.swo,.rej,.pid,.seed,.old,.save,.temporary,.exe,.dll,.so,.dylib,.a,.lib,.o,.obj,.bin,.class,.pdb,.dSYM,.pyc,.pyo,.pyd,.jar,.war,.ear,.nar,.db,.sqlite,.sqlite3,.mdb,.accdb,.zip,.tar,.gz,.bz2,.xz,.lz,.lzma,.Z,.tgz,.rar,.7z,.deb,.rpm,.pkg,.dmg,.msi,.appx,.snap,.map,.d.ts.map,.min.js,.min.css,.key,.pem,.p12,.pfx,.crt,.cer,.der,.csr,.jks,.keystore,.truststore,.kate-swp,.gnome-desktop,.sublime-project,.sublime-workspace,.iml,.iws,.ipr,.patch,.diff,.prof,.profile,.trace,.perf,.coverage,.egg-info,.egg,.mo,.pot,.setup,.paket.template`.split(`,`);function fE(e){return lE.includes(e)}function pE(e){let t=e.split(`/`).pop()||``;for(let e of dE)if(t.endsWith(e))return!0;if(uE.includes(t))return!0;let n=e.split(`/`);for(let e of n)if(lE.includes(e))return!0;return!1}function mE(e,t){let n=e.split(`.`);if(n.length<=1||n.length===2&&n[0]===``)return t?.fallback??``;let r=n[n.length-1];return t?.lowercase?r.toLowerCase():r}var hE=re(IC(),1);const gE={commentPatterns:{"c-style":[/\/\*[\s\S]*?\*\//g,/^\s*\/\/.*$/gm,/\s+\/\/.*$/gm],hash:[/^\s*#(?!!).*$/gm,/\s+#.*$/gm],html:[/<!--[\s\S]*?-->/g],sql:[/--.*$/gm,/\/\*[\s\S]*?\*\//g],lua:[/^\s*--.*$/gm,/--\[\[[\s\S]*?\]\]/g],template:[/\{\{!--[\s\S]*?--\}\}/g,/\{\{![\s\S]*?\}\}/g,/<%#[\s\S]*?%>/g,/\{#[\s\S]*?#\}/g],haskell:[/^\s*--.*$/gm,/\s+--.*$/gm,/\{-[\s\S]*?-\}/g]},fileTypes:{js:{strategy:`terser`},jsx:{strategy:`terser`},mjs:{strategy:`terser`},cjs:{strategy:`terser`},ts:{strategy:`aggressive`,comments:`c-style`},tsx:{strategy:`aggressive`,comments:`c-style`},py:{strategy:`conservative`,comments:`hash`},yaml:{strategy:`conservative`,comments:`hash`},yml:{strategy:`conservative`,comments:`hash`},coffee:{strategy:`conservative`,comments:`hash`},nim:{strategy:`conservative`,comments:`hash`},haml:{strategy:`conservative`,comments:`hash`},slim:{strategy:`conservative`,comments:`hash`},sass:{strategy:`conservative`,comments:`c-style`},styl:{strategy:`conservative`,comments:`c-style`},html:{strategy:`aggressive`,comments:`html`},htm:{strategy:`aggressive`,comments:`html`},xml:{strategy:`aggressive`,comments:`html`},svg:{strategy:`aggressive`,comments:`html`},css:{strategy:`aggressive`,comments:`c-style`},less:{strategy:`aggressive`,comments:`c-style`},scss:{strategy:`aggressive`,comments:`c-style`},json:{strategy:`json`},go:{strategy:`aggressive`,comments:`c-style`},java:{strategy:`aggressive`,comments:`c-style`},c:{strategy:`aggressive`,comments:`c-style`},cpp:{strategy:`aggressive`,comments:`c-style`},cs:{strategy:`aggressive`,comments:`c-style`},rust:{strategy:`aggressive`,comments:`c-style`},rs:{strategy:`aggressive`,comments:`c-style`},swift:{strategy:`aggressive`,comments:`c-style`},kotlin:{strategy:`aggressive`,comments:`c-style`},scala:{strategy:`aggressive`,comments:`c-style`},dart:{strategy:`aggressive`,comments:`c-style`},php:{strategy:`aggressive`,comments:[`c-style`,`hash`]},rb:{strategy:`aggressive`,comments:`hash`},perl:{strategy:`aggressive`,comments:`hash`},sh:{strategy:`conservative`,comments:`hash`},bash:{strategy:`conservative`,comments:`hash`},sql:{strategy:`aggressive`,comments:`sql`},lua:{strategy:`aggressive`,comments:`lua`},r:{strategy:`aggressive`,comments:`hash`},hbs:{strategy:`aggressive`,comments:`template`},handlebars:{strategy:`aggressive`,comments:`template`},ejs:{strategy:`aggressive`,comments:`template`},pug:{strategy:`conservative`,comments:`c-style`},jade:{strategy:`conservative`,comments:`c-style`},mustache:{strategy:`aggressive`,comments:`template`},twig:{strategy:`aggressive`,comments:`template`},jinja:{strategy:`aggressive`,comments:`template`},jinja2:{strategy:`aggressive`,comments:`template`},erb:{strategy:`aggressive`,comments:`template`},vue:{strategy:`aggressive`,comments:`html`},svelte:{strategy:`aggressive`,comments:`html`},graphql:{strategy:`aggressive`,comments:`hash`},gql:{strategy:`aggressive`,comments:`hash`},proto:{strategy:`aggressive`,comments:`c-style`},csv:{strategy:`conservative`},toml:{strategy:`aggressive`,comments:`hash`},ini:{strategy:`aggressive`,comments:`hash`},conf:{strategy:`aggressive`,comments:`hash`},config:{strategy:`aggressive`,comments:`hash`},env:{strategy:`aggressive`,comments:`hash`},properties:{strategy:`aggressive`,comments:`hash`},tf:{strategy:`aggressive`,comments:[`hash`,`c-style`]},tfvars:{strategy:`aggressive`,comments:[`hash`,`c-style`]},pp:{strategy:`aggressive`,comments:`hash`},md:{strategy:`markdown`},markdown:{strategy:`markdown`},rst:{strategy:`conservative`,comments:`hash`},star:{strategy:`conservative`,comments:`hash`},bzl:{strategy:`conservative`,comments:`hash`},cmake:{strategy:`conservative`,comments:`hash`},pl:{strategy:`aggressive`,comments:`hash`},pm:{strategy:`aggressive`,comments:`hash`},fs:{strategy:`conservative`,comments:`c-style`},fsx:{strategy:`conservative`,comments:`c-style`},hs:{strategy:`conservative`,comments:`haskell`},lhs:{strategy:`conservative`,comments:`haskell`},elm:{strategy:`conservative`,comments:`c-style`},clj:{strategy:`aggressive`,comments:`hash`},cljs:{strategy:`aggressive`,comments:`hash`},ex:{strategy:`aggressive`,comments:`hash`},exs:{strategy:`aggressive`,comments:`hash`},erl:{strategy:`aggressive`,comments:`hash`},hrl:{strategy:`aggressive`,comments:`hash`},txt:{strategy:`general`},log:{strategy:`general`},cfg:{strategy:`aggressive`,comments:`hash`},gitignore:{strategy:`aggressive`,comments:`hash`},dockerignore:{strategy:`aggressive`,comments:`hash`}}},_E=new Set([`makefile`,`dockerfile`,`procfile`,`justfile`,`rakefile`,`gemfile`,`podfile`,`fastfile`,`vagrantfile`,`jenkinsfile`,`cakefile`,`pipfile`,`buildfile`,`capfile`,`brewfile`]),vE={lowercase:!0,fallback:`txt`};function yE(e){let t=mE(e,vE),n=(e.split(`/`).pop()||``).toLowerCase();return _E.has(n)?{strategy:`conservative`,comments:`hash`}:gE.fileTypes[t]||{strategy:`general`}}function bE(e,t){try{let n=e,r=Array.isArray(t)?t:[t];for(let e of r){let t=gE.commentPatterns[e];if(t)for(let e of t)try{n=n.replace(e,``)}catch{continue}}return n}catch{return e}}function xE(e,t){try{let n=e;return t.comments&&(n=bE(n,t.comments)),n.replace(/[ \t]+$/gm,``).replace(/\n\s*\n\s*\n+/g,`

`).trim()}catch{return e}}function SE(e,t){try{let n=e;return t.comments&&(n=bE(n,t.comments)),n.replace(/\s+/g,` `).replace(/\s*([{}:;,])\s*/g,`$1`).replace(/>\s+</g,`><`).trim()}catch{return e}}function CE(e){try{return{content:JSON.stringify(JSON.parse(e)),failed:!1}}catch{try{let t=bE(e,`c-style`);return{content:JSON.stringify(JSON.parse(t)),failed:!1}}catch{return{content:e.trim(),failed:!1}}}}function wE(e){try{return e.replace(/[ \t]+$/gm,``).replace(/\r\n/g,`
`).replace(/\n\s*\n\s*\n+/g,`

`).replace(/[ \t]{3,}/g,` `).trim()}catch{return e}}function TE(e){try{return e.replace(/<!--[\s\S]*?-->/g,``).replace(/[ \t]+$/gm,``).replace(/\r\n/g,`
`).replace(/\n\s*\n\s*\n+/g,`

`).replace(/([^\n])[ \t]{5,}([^\n])/g,`$1 $2`).replace(/\s*\|\s*/g,` | `).replace(/^(#{1,6})[ \t]+/gm,`$1 `).replace(/^(\s*)([-*+]|\d+\.)[ \t]+/gm,`$1$2 `).replace(/\n{3,}(```)/g,`

$1`).replace(/(```)\n{3,}/g,`$1

`).trim()}catch{return e}}function EE(e){try{return bE(e,`c-style`).replace(/\s+/g,` `).replace(/\s*([{}:;,])\s*/g,`$1`).trim()}catch{return e}}function DE(e){try{return bE(e,`html`).replace(/\s+/g,` `).replace(/>\s+</g,`><`).trim()}catch{return e}}function OE(e){try{return bE(e,`c-style`).replace(/\s+/g,` `).replace(/\s*([{}();,:])\s*/g,`$1`).split(`
`).map(e=>e.trim()).filter(e=>e.length>0).join(`
`)}catch{return e}}function kE(e,t){let n=yE(t),r=mE(t,vE);try{switch(n.strategy){case`terser`:return OE(e);case`json`:return CE(e).content;case`conservative`:return xE(e,n);case`markdown`:return TE(e);case`aggressive`:return[`css`,`less`,`scss`].includes(r)?EE(e):[`html`,`htm`,`xml`,`svg`].includes(r)?DE(e):SE(e,n);case`general`:default:return wE(e)}}catch{return e}}async function AE(e){try{return e.trim()?{content:(await fx(e,{compress:{drop_console:!1,drop_debugger:!1,sequences:!0,conditionals:!0,comparisons:!0,evaluate:!0,booleans:!0,loops:!1,unused:!1,dead_code:!0,side_effects:!1},mangle:!1,format:{comments:!1,beautify:!1,semicolons:!0},sourceMap:!1})).code||e,failed:!1}:{content:e,failed:!1}}catch(t){return{content:e,failed:!0,reason:`Terser minification failed: ${t instanceof Error?t.message:`Unknown error`}`}}}async function jE(e){try{let t=new hE.default({level:2,format:!1,inline:!1,rebase:!1}).minify(e);if(t.errors&&t.errors.length>0)throw Error(t.errors.join(`, `));return{content:t.styles,failed:!1}}catch(t){return{content:EE(e),failed:!1,reason:`CleanCSS fallback: ${t instanceof Error?t.message:`unknown`}`}}}async function ME(e){try{return{content:await cE(e,{collapseWhitespace:!0,removeComments:!0,removeRedundantAttributes:!0,removeScriptTypeAttributes:!0,removeStyleLinkTypeAttributes:!0,minifyCSS:!1,minifyJS:!1,caseSensitive:!1}),failed:!1}}catch(t){return{content:DE(e),failed:!1,reason:`html-minifier fallback: ${t instanceof Error?t.message:`unknown`}`}}}async function NE(e,t){try{let n=Buffer.byteLength(e,`utf8`);if(n>1048576)return{content:e,failed:!0,type:`failed`,reason:`File too large: ${(n/1024/1024).toFixed(2)}MB exceeds 1MB limit`};let r=yE(t),i=mE(t,vE);switch(r.strategy){case`terser`:{let t=await AE(e);return{content:t.content,failed:t.failed,type:t.failed?`failed`:`terser`,...t.reason&&{reason:t.reason}}}case`json`:{let t=CE(e);return{content:t.content,failed:t.failed,type:t.failed?`failed`:`json`,...t.reason&&{reason:t.reason}}}case`conservative`:return{content:xE(e,r),failed:!1,type:`conservative`};case`general`:return{content:wE(e),failed:!1,type:`general`};case`markdown`:return{content:TE(e),failed:!1,type:`markdown`};case`aggressive`:if([`css`,`less`,`scss`].includes(i)){let t=await jE(e);return{content:t.content,failed:!1,type:`aggressive`,...t.reason&&{reason:t.reason}}}if([`html`,`htm`].includes(i)){let t=await ME(e);return{content:t.content,failed:!1,type:`aggressive`,...t.reason&&{reason:t.reason}}}return{content:SE(e,r),failed:!1,type:`aggressive`}}}catch(t){return{content:e,failed:!0,type:`failed`,reason:`Unexpected minification error: ${t instanceof Error?t.message:`Unknown error`}`}}}function PE(e){let{data:t,instructions:n,isError:r}=e;return{content:[{type:`text`,text:FE({data:t,instructions:n})}],isError:!!r}}function FE(e,t){let n=Df(IE(e),{keysPriority:t||[`instructions`,`results`,`hasResultsStatusHints`,`emptyStatusHints`,`errorStatusHints`,`mainResearchGoal`,`researchGoal`,`reasoning`,`status`,`data`]});return Js(Uc.sanitizeContent(n).content)}function IE(e,t={}){if(e==null||Number.isNaN(e))return;let{inFilesObject:n=!1,depth:r=0}=t;if(Array.isArray(e)){let t=e.map(e=>IE(e,{inFilesObject:n,depth:r+1})).filter(e=>e!==void 0),i=n&&r>=2;return t.length>0||i?t:void 0}if(typeof e==`object`&&e){let t={},i=!1;for(let[a,o]of Object.entries(e)){let e=(a===`files`||a===`repositories`)&&!n,s=IE(o,{inFilesObject:n||e,depth:e?0:r+1});s!==void 0&&(t[a]=s,i=!0)}return i?t:void 0}return e}function LE(e,t){return async(n,{authInfo:r,sessionId:i})=>{try{let a=Uc.validateInputParameters(n);if(!a.isValid)return PE({data:{error:`Security validation failed: ${a.warnings.join(`; `)}`},isError:!0});let o=a.sanitizedParams;return ic()&&RE(e,o),await t(a.sanitizedParams,r,i)}catch(t){return cc(e,Qt.SECURITY_VALIDATION_FAILED.code).catch(()=>{}),PE({data:{error:`Security validation error: ${t instanceof Error?t.message:`Unknown error`}`},isError:!0})}}}function RE(e,t){let n=VE(t);if(n)for(let t of n)zE(e,t);else BE(e,t)}function zE(e,t){let n=WE(t);if(n.length===0)return;let r=HE(t);oc(e,n,r.mainResearchGoal,r.researchGoal,r.reasoning).catch(()=>{})}function BE(e,t){let n=GE(t);if(n.length===0)return;let r=UE(t);oc(e,n,r.mainResearchGoal,r.researchGoal,r.reasoning).catch(()=>{})}function VE(e){let t=e.queries;if(t&&Array.isArray(t)&&t.length>0)return t}function HE(e){return{...typeof e.mainResearchGoal==`string`&&e.mainResearchGoal&&{mainResearchGoal:e.mainResearchGoal},...typeof e.researchGoal==`string`&&e.researchGoal&&{researchGoal:e.researchGoal},...typeof e.reasoning==`string`&&e.reasoning&&{reasoning:e.reasoning}}}function UE(e){let t=new Set,n=new Set,r=new Set,i=e=>{typeof e.mainResearchGoal==`string`&&e.mainResearchGoal&&t.add(e.mainResearchGoal),typeof e.researchGoal==`string`&&e.researchGoal&&n.add(e.researchGoal),typeof e.reasoning==`string`&&e.reasoning&&r.add(e.reasoning)};if(e.queries&&Array.isArray(e.queries)&&e.queries.length>0)for(let t of e.queries)i(t);else i(e);return{...t.size>0&&{mainResearchGoal:Array.from(t).join(`; `)},...n.size>0&&{researchGoal:Array.from(n).join(`; `)},...r.size>0&&{reasoning:Array.from(r).join(`; `)}}}function WE(e){let t=[],n=typeof e.repository==`string`?e.repository:void 0;if(n&&n.includes(`/`))t.push(n);else{let n=typeof e.repo==`string`?e.repo:void 0,r=typeof e.owner==`string`?e.owner:void 0;r&&n?t.push(`${r}/${n}`):r&&t.push(r)}return t}function GE(e){let t=new Set;if(e.queries&&Array.isArray(e.queries)&&e.queries.length>0)for(let n of e.queries){let e=n,r=typeof e.repository==`string`?e.repository:void 0;if(r&&r.includes(`/`))t.add(r);else{let n=typeof e.repo==`string`?e.repo:void 0,r=typeof e.owner==`string`?e.owner:void 0;r&&n?t.add(`${r}/${n}`):r&&t.add(r)}}else{let n=typeof e.repository==`string`?e.repository:void 0;if(n&&n.includes(`/`))t.add(n);else{let n=typeof e.repo==`string`?e.repo:void 0,r=typeof e.owner==`string`?e.owner:void 0;r&&n?t.add(`${r}/${n}`):r&&t.add(r)}}return Array.from(t)}const KE=It({mainResearchGoal:H().describe(wc.mainResearchGoal),researchGoal:H().describe(wc.researchGoal),reasoning:H().describe(wc.reasoning)}),qE=It({researchGoal:H().optional().describe(`Goal of the search`),reasoning:H().optional().describe(`Why this approach helps reach the goal`)});function JE(e,t,n={}){let{maxQueries:r=3,descriptionPrefix:i}=n,a=i??(r===3?wc.bulkQuery(e):`Queries for ${e} (1–${r} per call). Review schema before use.`);return It({queries:Ft(t).min(1).max(r).describe(a)})}const YE=KE.extend({keywordsToSearch:Ft(H()).min(1).max(5).describe(Pc.search.keywordsToSearch),owner:H().optional().describe(Pc.scope.owner),repo:H().optional().describe(Pc.scope.repo),extension:H().optional().describe(Pc.filters.extension),filename:H().optional().describe(Pc.filters.filename),path:H().optional().describe(Pc.filters.path),match:Vt([`file`,`path`]).optional().describe(Pc.filters.match),limit:Nt().int().min(1).max(100).default(10).optional().describe(Pc.resultLimit.limit),page:Nt().int().min(1).max(10).default(1).optional().describe(Pc.pagination.page)}),XE=JE(G.GITHUB_SEARCH_CODE,YE);function ZE(){return typeof navigator==`object`&&`userAgent`in navigator?navigator.userAgent:typeof process==`object`&&process.version!==void 0?`Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`:`<environment undetectable>`}function QE(e,t,n,r){if(typeof n!=`function`)throw Error(`method for before hook must be a function`);return r||={},Array.isArray(t)?t.reverse().reduce((t,n)=>QE.bind(null,e,n,t,r),n)():Promise.resolve().then(()=>e.registry[t]?e.registry[t].reduce((e,t)=>t.hook.bind(null,e,r),n)():n(r))}function $E(e,t,n,r){let i=r;e.registry[n]||(e.registry[n]=[]),t===`before`&&(r=(e,t)=>Promise.resolve().then(i.bind(null,t)).then(e.bind(null,t))),t===`after`&&(r=(e,t)=>{let n;return Promise.resolve().then(e.bind(null,t)).then(e=>(n=e,i(n,t))).then(()=>n)}),t===`error`&&(r=(e,t)=>Promise.resolve().then(e.bind(null,t)).catch(e=>i(e,t))),e.registry[n].push({hook:r,orig:i})}function eD(e,t,n){if(!e.registry[t])return;let r=e.registry[t].map(e=>e.orig).indexOf(n);r!==-1&&e.registry[t].splice(r,1)}const tD=Function.bind,nD=tD.bind(tD);function rD(e,t,n){let r=nD(eD,null).apply(null,n?[t,n]:[t]);e.api={remove:r},e.remove=r,[`before`,`error`,`after`,`wrap`].forEach(r=>{let i=n?[t,r,n]:[t,r];e[r]=e.api[r]=nD($E,null).apply(null,i)})}function iD(){let e=Symbol(`Singular`),t={registry:{}},n=QE.bind(null,t,e);return rD(n,t,e),n}function aD(){let e={registry:{}},t=QE.bind(null,e);return rD(t,e),t}var oD={Singular:iD,Collection:aD},sD=`octokit-endpoint.js/0.0.0-development ${ZE()}`,cD={method:`GET`,baseUrl:`https://api.github.com`,headers:{accept:`application/vnd.github.v3+json`,"user-agent":sD},mediaType:{format:``}};function lD(e){return e?Object.keys(e).reduce((t,n)=>(t[n.toLowerCase()]=e[n],t),{}):{}}function uD(e){if(typeof e!=`object`||!e||Object.prototype.toString.call(e)!==`[object Object]`)return!1;let t=Object.getPrototypeOf(e);if(t===null)return!0;let n=Object.prototype.hasOwnProperty.call(t,`constructor`)&&t.constructor;return typeof n==`function`&&n instanceof n&&Function.prototype.call(n)===Function.prototype.call(e)}function dD(e,t){let n=Object.assign({},e);return Object.keys(t).forEach(r=>{uD(t[r])&&r in e?n[r]=dD(e[r],t[r]):Object.assign(n,{[r]:t[r]})}),n}function fD(e){for(let t in e)e[t]===void 0&&delete e[t];return e}function pD(e,t,n){if(typeof t==`string`){let[e,r]=t.split(` `);n=Object.assign(r?{method:e,url:r}:{url:e},n)}else n=Object.assign({},t);n.headers=lD(n.headers),fD(n),fD(n.headers);let r=dD(e||{},n);return n.url===`/graphql`&&(e&&e.mediaType.previews?.length&&(r.mediaType.previews=e.mediaType.previews.filter(e=>!r.mediaType.previews.includes(e)).concat(r.mediaType.previews)),r.mediaType.previews=(r.mediaType.previews||[]).map(e=>e.replace(/-preview/,``))),r}function mD(e,t){let n=/\?/.test(e)?`&`:`?`,r=Object.keys(t);return r.length===0?e:e+n+r.map(e=>e===`q`?`q=`+t.q.split(`+`).map(encodeURIComponent).join(`+`):`${e}=${encodeURIComponent(t[e])}`).join(`&`)}var hD=/\{[^{}}]+\}/g;function gD(e){return e.replace(/(?:^\W+)|(?:(?<!\W)\W+$)/g,``).split(/,/)}function _D(e){let t=e.match(hD);return t?t.map(gD).reduce((e,t)=>e.concat(t),[]):[]}function vD(e,t){let n={__proto__:null};for(let r of Object.keys(e))t.indexOf(r)===-1&&(n[r]=e[r]);return n}function yD(e){return e.split(/(%[0-9A-Fa-f]{2})/g).map(function(e){return/%[0-9A-Fa-f]/.test(e)||(e=encodeURI(e).replace(/%5B/g,`[`).replace(/%5D/g,`]`)),e}).join(``)}function bD(e){return encodeURIComponent(e).replace(/[!'()*]/g,function(e){return`%`+e.charCodeAt(0).toString(16).toUpperCase()})}function xD(e,t,n){return t=e===`+`||e===`#`?yD(t):bD(t),n?bD(n)+`=`+t:t}function SD(e){return e!=null}function CD(e){return e===`;`||e===`&`||e===`?`}function wD(e,t,n,r){var i=e[n],a=[];if(SD(i)&&i!==``)if(typeof i==`string`||typeof i==`number`||typeof i==`boolean`)i=i.toString(),r&&r!==`*`&&(i=i.substring(0,parseInt(r,10))),a.push(xD(t,i,CD(t)?n:``));else if(r===`*`)Array.isArray(i)?i.filter(SD).forEach(function(e){a.push(xD(t,e,CD(t)?n:``))}):Object.keys(i).forEach(function(e){SD(i[e])&&a.push(xD(t,i[e],e))});else{let e=[];Array.isArray(i)?i.filter(SD).forEach(function(n){e.push(xD(t,n))}):Object.keys(i).forEach(function(n){SD(i[n])&&(e.push(bD(n)),e.push(xD(t,i[n].toString())))}),CD(t)?a.push(bD(n)+`=`+e.join(`,`)):e.length!==0&&a.push(e.join(`,`))}else t===`;`?SD(i)&&a.push(bD(n)):i===``&&(t===`&`||t===`?`)?a.push(bD(n)+`=`):i===``&&a.push(``);return a}function TD(e){return{expand:ED.bind(null,e)}}function ED(e,t){var n=[`+`,`#`,`.`,`/`,`;`,`?`,`&`];return e=e.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g,function(e,r,i){if(r){let e=``,i=[];if(n.indexOf(r.charAt(0))!==-1&&(e=r.charAt(0),r=r.substr(1)),r.split(/,/g).forEach(function(n){var r=/([^:\*]*)(?::(\d+)|(\*))?/.exec(n);i.push(wD(t,e,r[1],r[2]||r[3]))}),e&&e!==`+`){var a=`,`;return e===`?`?a=`&`:e!==`#`&&(a=e),(i.length===0?``:e)+i.join(a)}else return i.join(`,`)}else return yD(i)}),e===`/`?e:e.replace(/\/$/,``)}function DD(e){let t=e.method.toUpperCase(),n=(e.url||`/`).replace(/:([a-z]\w+)/g,`{$1}`),r=Object.assign({},e.headers),i,a=vD(e,[`method`,`baseUrl`,`url`,`headers`,`request`,`mediaType`]),o=_D(n);n=TD(n).expand(a),/^http/.test(n)||(n=e.baseUrl+n);let s=vD(a,Object.keys(e).filter(e=>o.includes(e)).concat(`baseUrl`));return/application\/octet-stream/i.test(r.accept)||(e.mediaType.format&&(r.accept=r.accept.split(/,/).map(t=>t.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/,`application/vnd$1$2.${e.mediaType.format}`)).join(`,`)),n.endsWith(`/graphql`)&&e.mediaType.previews?.length&&(r.accept=(r.accept.match(/(?<![\w-])[\w-]+(?=-preview)/g)||[]).concat(e.mediaType.previews).map(t=>`application/vnd.github.${t}-preview${e.mediaType.format?`.${e.mediaType.format}`:`+json`}`).join(`,`))),[`GET`,`HEAD`].includes(t)?n=mD(n,s):`data`in s?i=s.data:Object.keys(s).length&&(i=s),!r[`content-type`]&&i!==void 0&&(r[`content-type`]=`application/json; charset=utf-8`),[`PATCH`,`PUT`].includes(t)&&i===void 0&&(i=``),Object.assign({method:t,url:n,headers:r},i===void 0?null:{body:i},e.request?{request:e.request}:null)}function OD(e,t,n){return DD(pD(e,t,n))}function kD(e,t){let n=pD(e,t),r=OD.bind(null,n);return Object.assign(r,{DEFAULTS:n,defaults:kD.bind(null,n),merge:pD.bind(null,n),parse:DD})}var AD=kD(null,cD),jD=j(((e,t)=>{let n=function(){};n.prototype=Object.create(null);let r=/; *([!#$%&'*+.^\w`|~-]+)=("(?:[\v\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\v\u0020-\u00ff])*"|[!#$%&'*+.^\w`|~-]+) */gu,i=/\\([\v\u0020-\u00ff])/gu,a=/^[!#$%&'*+.^\w|~-]+\/[!#$%&'*+.^\w|~-]+$/u,o={type:``,parameters:new n};Object.freeze(o.parameters),Object.freeze(o);function s(e){if(typeof e!=`string`)throw TypeError(`argument header is required and must be a string`);let t=e.indexOf(`;`),o=t===-1?e.trim():e.slice(0,t).trim();if(a.test(o)===!1)throw TypeError(`invalid media type`);let s={type:o.toLowerCase(),parameters:new n};if(t===-1)return s;let c,l,u;for(r.lastIndex=t;l=r.exec(e);){if(l.index!==t)throw TypeError(`invalid parameter format`);t+=l[0].length,c=l[1].toLowerCase(),u=l[2],u[0]===`"`&&(u=u.slice(1,u.length-1),i.test(u)&&(u=u.replace(i,`$1`))),s.parameters[c]=u}if(t!==e.length)throw TypeError(`invalid parameter format`);return s}function c(e){if(typeof e!=`string`)return o;let t=e.indexOf(`;`),s=t===-1?e.trim():e.slice(0,t).trim();if(a.test(s)===!1)return o;let c={type:s.toLowerCase(),parameters:new n};if(t===-1)return c;let l,u,d;for(r.lastIndex=t;u=r.exec(e);){if(u.index!==t)return o;t+=u[0].length,l=u[1].toLowerCase(),d=u[2],d[0]===`"`&&(d=d.slice(1,d.length-1),i.test(d)&&(d=d.replace(i,`$1`))),c.parameters[l]=d}return t===e.length?c:o}t.exports.default={parse:s,safeParse:c},t.exports.parse=s,t.exports.safeParse=c,t.exports.defaultContentType=o}))(),MD=class extends Error{name;status;request;response;constructor(e,t,n){super(e,{cause:n.cause}),this.name=`HttpError`,this.status=Number.parseInt(t),Number.isNaN(this.status)&&(this.status=0),`response`in n&&(this.response=n.response);let r=Object.assign({},n.request);n.request.headers.authorization&&(r.headers=Object.assign({},n.request.headers,{authorization:n.request.headers.authorization.replace(/(?<! ) .*$/,` [REDACTED]`)})),r.url=r.url.replace(/\bclient_secret=\w+/g,`client_secret=[REDACTED]`).replace(/\baccess_token=\w+/g,`access_token=[REDACTED]`),this.request=r}},ND=`10.0.7`,PD={headers:{"user-agent":`octokit-request.js/${ND} ${ZE()}`}};function FD(e){if(typeof e!=`object`||!e||Object.prototype.toString.call(e)!==`[object Object]`)return!1;let t=Object.getPrototypeOf(e);if(t===null)return!0;let n=Object.prototype.hasOwnProperty.call(t,`constructor`)&&t.constructor;return typeof n==`function`&&n instanceof n&&Function.prototype.call(n)===Function.prototype.call(e)}var ID=()=>``;async function LD(e){let t=e.request?.fetch||globalThis.fetch;if(!t)throw Error(`fetch is not set. Please pass a fetch implementation as new Octokit({ request: { fetch }}). Learn more at https://github.com/octokit/octokit.js/#fetch-missing`);let n=e.request?.log||console,r=e.request?.parseSuccessResponseBody!==!1,i=FD(e.body)||Array.isArray(e.body)?JSON.stringify(e.body):e.body,a=Object.fromEntries(Object.entries(e.headers).map(([e,t])=>[e,String(t)])),o;try{o=await t(e.url,{method:e.method,body:i,redirect:e.request?.redirect,headers:a,signal:e.request?.signal,...e.body&&{duplex:`half`}})}catch(t){let n=`Unknown Error`;if(t instanceof Error){if(t.name===`AbortError`)throw t.status=500,t;n=t.message,t.name===`TypeError`&&`cause`in t&&(t.cause instanceof Error?n=t.cause.message:typeof t.cause==`string`&&(n=t.cause))}let r=new MD(n,500,{request:e});throw r.cause=t,r}let s=o.status,c=o.url,l={};for(let[e,t]of o.headers)l[e]=t;let u={url:c,status:s,headers:l,data:``};if(`deprecation`in l){let t=l.link&&l.link.match(/<([^<>]+)>; rel="deprecation"/),r=t&&t.pop();n.warn(`[@octokit/request] "${e.method} ${e.url}" is deprecated. It is scheduled to be removed on ${l.sunset}${r?`. See ${r}`:``}`)}if(s===204||s===205)return u;if(e.method===`HEAD`){if(s<400)return u;throw new MD(o.statusText,s,{response:u,request:e})}if(s===304)throw u.data=await RD(o),new MD(`Not modified`,s,{response:u,request:e});if(s>=400)throw u.data=await RD(o),new MD(BD(u.data),s,{response:u,request:e});return u.data=r?await RD(o):o.body,u}async function RD(e){let t=e.headers.get(`content-type`);if(!t)return e.text().catch(ID);let n=(0,jD.safeParse)(t);if(zD(n)){let t=``;try{return t=await e.text(),JSON.parse(t)}catch{return t}}else if(n.type.startsWith(`text/`)||n.parameters.charset?.toLowerCase()===`utf-8`)return e.text().catch(ID);else return e.arrayBuffer().catch(()=>new ArrayBuffer(0))}function zD(e){return e.type===`application/json`||e.type===`application/scim+json`}function BD(e){if(typeof e==`string`)return e;if(e instanceof ArrayBuffer)return`Unknown error`;if(`message`in e){let t=`documentation_url`in e?` - ${e.documentation_url}`:``;return Array.isArray(e.errors)?`${e.message}: ${e.errors.map(e=>JSON.stringify(e)).join(`, `)}${t}`:`${e.message}${t}`}return`Unknown error: ${JSON.stringify(e)}`}function VD(e,t){let n=e.defaults(t);return Object.assign(function(e,t){let r=n.merge(e,t);if(!r.request||!r.request.hook)return LD(n.parse(r));let i=(e,t)=>LD(n.parse(n.merge(e,t)));return Object.assign(i,{endpoint:n,defaults:VD.bind(null,n)}),r.request.hook(i,r)},{endpoint:n,defaults:VD.bind(null,n)})}var HD=VD(AD,PD),UD=`0.0.0-development`;function WD(e){return`Request failed due to following response errors:
`+e.errors.map(e=>` - ${e.message}`).join(`
`)}var GD=class extends Error{constructor(e,t,n){super(WD(n)),this.request=e,this.headers=t,this.response=n,this.errors=n.errors,this.data=n.data,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}name=`GraphqlResponseError`;errors;data},KD=[`method`,`baseUrl`,`url`,`headers`,`request`,`query`,`mediaType`,`operationName`],qD=[`query`,`method`,`url`],JD=/\/api\/v3\/?$/;function YD(e,t,n){if(n){if(typeof t==`string`&&`query`in n)return Promise.reject(Error(`[@octokit/graphql] "query" cannot be used as variable name`));for(let e in n)if(qD.includes(e))return Promise.reject(Error(`[@octokit/graphql] "${e}" cannot be used as variable name`))}let r=typeof t==`string`?Object.assign({query:t},n):t,i=Object.keys(r).reduce((e,t)=>KD.includes(t)?(e[t]=r[t],e):(e.variables||={},e.variables[t]=r[t],e),{}),a=r.baseUrl||e.endpoint.DEFAULTS.baseUrl;return JD.test(a)&&(i.url=a.replace(JD,`/api/graphql`)),e(i).then(e=>{if(e.data.errors){let t={};for(let n of Object.keys(e.headers))t[n]=e.headers[n];throw new GD(i,t,e.data)}return e.data.data})}function XD(e,t){let n=e.defaults(t);return Object.assign((e,t)=>YD(n,e,t),{defaults:XD.bind(null,n),endpoint:n.endpoint})}XD(HD,{headers:{"user-agent":`octokit-graphql.js/${UD} ${ZE()}`},method:`POST`,url:`/graphql`});function ZD(e){return XD(e,{method:`POST`,url:`/graphql`})}var QD=`(?:[a-zA-Z0-9_-]+)`,$D=`\\.`,eO=RegExp(`^${QD}${$D}${QD}${$D}${QD}$`),tO=eO.test.bind(eO);async function nO(e){let t=tO(e),n=e.startsWith(`v1.`)||e.startsWith(`ghs_`),r=e.startsWith(`ghu_`);return{type:`token`,token:e,tokenType:t?`app`:n?`installation`:r?`user-to-server`:`oauth`}}function rO(e){return e.split(/\./).length===3?`bearer ${e}`:`token ${e}`}async function iO(e,t,n,r){let i=t.endpoint.merge(n,r);return i.headers.authorization=rO(e),t(i)}var aO=function(e){if(!e)throw Error(`[@octokit/auth-token] No token passed to createTokenAuth`);if(typeof e!=`string`)throw Error(`[@octokit/auth-token] Token passed to createTokenAuth is not a string`);return e=e.replace(/^(token|bearer) +/i,``),Object.assign(nO.bind(null,e),{hook:iO.bind(null,e)})};const oO=`7.0.6`,sO=()=>{},cO=console.warn.bind(console),lO=console.error.bind(console);function uO(e={}){return typeof e.debug!=`function`&&(e.debug=sO),typeof e.info!=`function`&&(e.info=sO),typeof e.warn!=`function`&&(e.warn=cO),typeof e.error!=`function`&&(e.error=lO),e}const dO=`octokit-core.js/${oO} ${ZE()}`;var fO=class{static VERSION=oO;static defaults(e){return class extends this{constructor(...t){let n=t[0]||{};if(typeof e==`function`){super(e(n));return}super(Object.assign({},e,n,n.userAgent&&e.userAgent?{userAgent:`${n.userAgent} ${e.userAgent}`}:null))}}}static plugins=[];static plugin(...e){let t=this.plugins;return class extends this{static plugins=t.concat(e.filter(e=>!t.includes(e)))}}constructor(e={}){let t=new oD.Collection,n={baseUrl:HD.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},e.request,{hook:t.bind(null,`request`)}),mediaType:{previews:[],format:``}};if(n.headers[`user-agent`]=e.userAgent?`${e.userAgent} ${dO}`:dO,e.baseUrl&&(n.baseUrl=e.baseUrl),e.previews&&(n.mediaType.previews=e.previews),e.timeZone&&(n.headers[`time-zone`]=e.timeZone),this.request=HD.defaults(n),this.graphql=ZD(this.request).defaults(n),this.log=uO(e.log),this.hook=t,e.authStrategy){let{authStrategy:n,...r}=e,i=n(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:r},e.auth));t.wrap(`request`,i.hook),this.auth=i}else if(!e.auth)this.auth=async()=>({type:`unauthenticated`});else{let n=aO(e.auth);t.wrap(`request`,n.hook),this.auth=n}let r=this.constructor;for(let t=0;t<r.plugins.length;++t)Object.assign(this,r.plugins[t](this,e))}request;graphql;log;hook;auth},pO=`0.0.0-development`;function mO(e){if(!e.data)return{...e,data:[]};if(!((`total_count`in e.data||`total_commits`in e.data)&&!(`url`in e.data)))return e;let t=e.data.incomplete_results,n=e.data.repository_selection,r=e.data.total_count,i=e.data.total_commits;delete e.data.incomplete_results,delete e.data.repository_selection,delete e.data.total_count,delete e.data.total_commits;let a=Object.keys(e.data)[0];return e.data=e.data[a],t!==void 0&&(e.data.incomplete_results=t),n!==void 0&&(e.data.repository_selection=n),e.data.total_count=r,e.data.total_commits=i,e}function hO(e,t,n){let r=typeof t==`function`?t.endpoint(n):e.request.endpoint(t,n),i=typeof t==`function`?t:e.request,a=r.method,o=r.headers,s=r.url;return{[Symbol.asyncIterator]:()=>({async next(){if(!s)return{done:!0};try{let e=mO(await i({method:a,url:s,headers:o}));if(s=((e.headers.link||``).match(/<([^<>]+)>;\s*rel="next"/)||[])[1],!s&&`total_commits`in e.data){let t=new URL(e.url),n=t.searchParams,r=parseInt(n.get(`page`)||`1`,10);r*parseInt(n.get(`per_page`)||`250`,10)<e.data.total_commits&&(n.set(`page`,String(r+1)),s=t.toString())}return{value:e}}catch(e){if(e.status!==409)throw e;return s=``,{value:{status:200,headers:{},data:[]}}}}})}}function gO(e,t,n,r){return typeof n==`function`&&(r=n,n=void 0),_O(e,[],hO(e,t,n)[Symbol.asyncIterator](),r)}function _O(e,t,n,r){return n.next().then(i=>{if(i.done)return t;let a=!1;function o(){a=!0}return t=t.concat(r?r(i.value,o):i.value.data),a?t:_O(e,t,n,r)})}var vO=Object.assign(gO,{iterator:hO});function yO(e){return{paginate:Object.assign(gO.bind(null,e),{iterator:hO.bind(null,e)})}}yO.VERSION=pO;var bO=(e,t)=>`The cursor at "${e.join(`,`)}" did not change its value "${t}" after a page transition. Please make sure your that your query is set up correctly.`,xO=class extends Error{constructor(e,t){super(bO(e.pathInQuery,t)),this.pageInfo=e,this.cursorValue=t,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}name=`MissingCursorChangeError`},SO=class extends Error{constructor(e){super(`No pageInfo property found in response. Please make sure to specify the pageInfo in your query. Response-Data: ${JSON.stringify(e,null,2)}`),this.response=e,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}name=`MissingPageInfo`},CO=e=>Object.prototype.toString.call(e)===`[object Object]`;function wO(e){let t=TO(e,`pageInfo`);if(t.length===0)throw new SO(e);return t}var TO=(e,t,n=[])=>{for(let r of Object.keys(e)){let i=[...n,r],a=e[r];if(CO(a)){if(a.hasOwnProperty(t))return i;let e=TO(a,t,i);if(e.length>0)return e}}return[]},EO=(e,t)=>t.reduce((e,t)=>e[t],e),DO=(e,t,n)=>{let r=t[t.length-1],i=EO(e,[...t].slice(0,-1));typeof n==`function`?i[r]=n(i[r]):i[r]=n},OO=e=>{let t=wO(e);return{pathInQuery:t,pageInfo:EO(e,[...t,`pageInfo`])}},kO=e=>e.hasOwnProperty(`hasNextPage`),AO=e=>kO(e)?e.endCursor:e.startCursor,jO=e=>kO(e)?e.hasNextPage:e.hasPreviousPage,MO=e=>(t,n={})=>{let r=!0,i={...n};return{[Symbol.asyncIterator]:()=>({async next(){if(!r)return{done:!0,value:{}};let n=await e.graphql(t,i),a=OO(n),o=AO(a.pageInfo);if(r=jO(a.pageInfo),r&&o===i.cursor)throw new xO(a,o);return i={...i,cursor:o},{done:!1,value:n}}})}},NO=(e,t)=>{if(Object.keys(e).length===0)return Object.assign(e,t);let n=wO(e),r=[...n,`nodes`],i=EO(t,r);i&&DO(e,r,e=>[...e,...i]);let a=[...n,`edges`],o=EO(t,a);o&&DO(e,a,e=>[...e,...o]);let s=[...n,`pageInfo`];return DO(e,s,EO(t,s)),e},PO=e=>{let t=MO(e);return async(e,n={})=>{let r={};for await(let i of t(e,n))r=NO(r,i);return r}};function FO(e){return{graphql:Object.assign(e.graphql,{paginate:Object.assign(PO(e),{iterator:MO(e)})})}}const IO=`17.0.0`;var LO={actions:{addCustomLabelsToSelfHostedRunnerForOrg:[`POST /orgs/{org}/actions/runners/{runner_id}/labels`],addCustomLabelsToSelfHostedRunnerForRepo:[`POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels`],addRepoAccessToSelfHostedRunnerGroupInOrg:[`PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}`],addSelectedRepoToOrgSecret:[`PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}`],addSelectedRepoToOrgVariable:[`PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}`],approveWorkflowRun:[`POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve`],cancelWorkflowRun:[`POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel`],createEnvironmentVariable:[`POST /repos/{owner}/{repo}/environments/{environment_name}/variables`],createHostedRunnerForOrg:[`POST /orgs/{org}/actions/hosted-runners`],createOrUpdateEnvironmentSecret:[`PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}`],createOrUpdateOrgSecret:[`PUT /orgs/{org}/actions/secrets/{secret_name}`],createOrUpdateRepoSecret:[`PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}`],createOrgVariable:[`POST /orgs/{org}/actions/variables`],createRegistrationTokenForOrg:[`POST /orgs/{org}/actions/runners/registration-token`],createRegistrationTokenForRepo:[`POST /repos/{owner}/{repo}/actions/runners/registration-token`],createRemoveTokenForOrg:[`POST /orgs/{org}/actions/runners/remove-token`],createRemoveTokenForRepo:[`POST /repos/{owner}/{repo}/actions/runners/remove-token`],createRepoVariable:[`POST /repos/{owner}/{repo}/actions/variables`],createWorkflowDispatch:[`POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches`],deleteActionsCacheById:[`DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}`],deleteActionsCacheByKey:[`DELETE /repos/{owner}/{repo}/actions/caches{?key,ref}`],deleteArtifact:[`DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}`],deleteCustomImageFromOrg:[`DELETE /orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}`],deleteCustomImageVersionFromOrg:[`DELETE /orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}/versions/{version}`],deleteEnvironmentSecret:[`DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}`],deleteEnvironmentVariable:[`DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}`],deleteHostedRunnerForOrg:[`DELETE /orgs/{org}/actions/hosted-runners/{hosted_runner_id}`],deleteOrgSecret:[`DELETE /orgs/{org}/actions/secrets/{secret_name}`],deleteOrgVariable:[`DELETE /orgs/{org}/actions/variables/{name}`],deleteRepoSecret:[`DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}`],deleteRepoVariable:[`DELETE /repos/{owner}/{repo}/actions/variables/{name}`],deleteSelfHostedRunnerFromOrg:[`DELETE /orgs/{org}/actions/runners/{runner_id}`],deleteSelfHostedRunnerFromRepo:[`DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}`],deleteWorkflowRun:[`DELETE /repos/{owner}/{repo}/actions/runs/{run_id}`],deleteWorkflowRunLogs:[`DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs`],disableSelectedRepositoryGithubActionsOrganization:[`DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}`],disableWorkflow:[`PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable`],downloadArtifact:[`GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}`],downloadJobLogsForWorkflowRun:[`GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs`],downloadWorkflowRunAttemptLogs:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs`],downloadWorkflowRunLogs:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs`],enableSelectedRepositoryGithubActionsOrganization:[`PUT /orgs/{org}/actions/permissions/repositories/{repository_id}`],enableWorkflow:[`PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable`],forceCancelWorkflowRun:[`POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel`],generateRunnerJitconfigForOrg:[`POST /orgs/{org}/actions/runners/generate-jitconfig`],generateRunnerJitconfigForRepo:[`POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig`],getActionsCacheList:[`GET /repos/{owner}/{repo}/actions/caches`],getActionsCacheUsage:[`GET /repos/{owner}/{repo}/actions/cache/usage`],getActionsCacheUsageByRepoForOrg:[`GET /orgs/{org}/actions/cache/usage-by-repository`],getActionsCacheUsageForOrg:[`GET /orgs/{org}/actions/cache/usage`],getAllowedActionsOrganization:[`GET /orgs/{org}/actions/permissions/selected-actions`],getAllowedActionsRepository:[`GET /repos/{owner}/{repo}/actions/permissions/selected-actions`],getArtifact:[`GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}`],getCustomImageForOrg:[`GET /orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}`],getCustomImageVersionForOrg:[`GET /orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}/versions/{version}`],getCustomOidcSubClaimForRepo:[`GET /repos/{owner}/{repo}/actions/oidc/customization/sub`],getEnvironmentPublicKey:[`GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key`],getEnvironmentSecret:[`GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}`],getEnvironmentVariable:[`GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}`],getGithubActionsDefaultWorkflowPermissionsOrganization:[`GET /orgs/{org}/actions/permissions/workflow`],getGithubActionsDefaultWorkflowPermissionsRepository:[`GET /repos/{owner}/{repo}/actions/permissions/workflow`],getGithubActionsPermissionsOrganization:[`GET /orgs/{org}/actions/permissions`],getGithubActionsPermissionsRepository:[`GET /repos/{owner}/{repo}/actions/permissions`],getHostedRunnerForOrg:[`GET /orgs/{org}/actions/hosted-runners/{hosted_runner_id}`],getHostedRunnersGithubOwnedImagesForOrg:[`GET /orgs/{org}/actions/hosted-runners/images/github-owned`],getHostedRunnersLimitsForOrg:[`GET /orgs/{org}/actions/hosted-runners/limits`],getHostedRunnersMachineSpecsForOrg:[`GET /orgs/{org}/actions/hosted-runners/machine-sizes`],getHostedRunnersPartnerImagesForOrg:[`GET /orgs/{org}/actions/hosted-runners/images/partner`],getHostedRunnersPlatformsForOrg:[`GET /orgs/{org}/actions/hosted-runners/platforms`],getJobForWorkflowRun:[`GET /repos/{owner}/{repo}/actions/jobs/{job_id}`],getOrgPublicKey:[`GET /orgs/{org}/actions/secrets/public-key`],getOrgSecret:[`GET /orgs/{org}/actions/secrets/{secret_name}`],getOrgVariable:[`GET /orgs/{org}/actions/variables/{name}`],getPendingDeploymentsForRun:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments`],getRepoPermissions:[`GET /repos/{owner}/{repo}/actions/permissions`,{},{renamed:[`actions`,`getGithubActionsPermissionsRepository`]}],getRepoPublicKey:[`GET /repos/{owner}/{repo}/actions/secrets/public-key`],getRepoSecret:[`GET /repos/{owner}/{repo}/actions/secrets/{secret_name}`],getRepoVariable:[`GET /repos/{owner}/{repo}/actions/variables/{name}`],getReviewsForRun:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals`],getSelfHostedRunnerForOrg:[`GET /orgs/{org}/actions/runners/{runner_id}`],getSelfHostedRunnerForRepo:[`GET /repos/{owner}/{repo}/actions/runners/{runner_id}`],getWorkflow:[`GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}`],getWorkflowAccessToRepository:[`GET /repos/{owner}/{repo}/actions/permissions/access`],getWorkflowRun:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}`],getWorkflowRunAttempt:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}`],getWorkflowRunUsage:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing`],getWorkflowUsage:[`GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing`],listArtifactsForRepo:[`GET /repos/{owner}/{repo}/actions/artifacts`],listCustomImageVersionsForOrg:[`GET /orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}/versions`],listCustomImagesForOrg:[`GET /orgs/{org}/actions/hosted-runners/images/custom`],listEnvironmentSecrets:[`GET /repos/{owner}/{repo}/environments/{environment_name}/secrets`],listEnvironmentVariables:[`GET /repos/{owner}/{repo}/environments/{environment_name}/variables`],listGithubHostedRunnersInGroupForOrg:[`GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners`],listHostedRunnersForOrg:[`GET /orgs/{org}/actions/hosted-runners`],listJobsForWorkflowRun:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs`],listJobsForWorkflowRunAttempt:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs`],listLabelsForSelfHostedRunnerForOrg:[`GET /orgs/{org}/actions/runners/{runner_id}/labels`],listLabelsForSelfHostedRunnerForRepo:[`GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels`],listOrgSecrets:[`GET /orgs/{org}/actions/secrets`],listOrgVariables:[`GET /orgs/{org}/actions/variables`],listRepoOrganizationSecrets:[`GET /repos/{owner}/{repo}/actions/organization-secrets`],listRepoOrganizationVariables:[`GET /repos/{owner}/{repo}/actions/organization-variables`],listRepoSecrets:[`GET /repos/{owner}/{repo}/actions/secrets`],listRepoVariables:[`GET /repos/{owner}/{repo}/actions/variables`],listRepoWorkflows:[`GET /repos/{owner}/{repo}/actions/workflows`],listRunnerApplicationsForOrg:[`GET /orgs/{org}/actions/runners/downloads`],listRunnerApplicationsForRepo:[`GET /repos/{owner}/{repo}/actions/runners/downloads`],listSelectedReposForOrgSecret:[`GET /orgs/{org}/actions/secrets/{secret_name}/repositories`],listSelectedReposForOrgVariable:[`GET /orgs/{org}/actions/variables/{name}/repositories`],listSelectedRepositoriesEnabledGithubActionsOrganization:[`GET /orgs/{org}/actions/permissions/repositories`],listSelfHostedRunnersForOrg:[`GET /orgs/{org}/actions/runners`],listSelfHostedRunnersForRepo:[`GET /repos/{owner}/{repo}/actions/runners`],listWorkflowRunArtifacts:[`GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts`],listWorkflowRuns:[`GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs`],listWorkflowRunsForRepo:[`GET /repos/{owner}/{repo}/actions/runs`],reRunJobForWorkflowRun:[`POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun`],reRunWorkflow:[`POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun`],reRunWorkflowFailedJobs:[`POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs`],removeAllCustomLabelsFromSelfHostedRunnerForOrg:[`DELETE /orgs/{org}/actions/runners/{runner_id}/labels`],removeAllCustomLabelsFromSelfHostedRunnerForRepo:[`DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels`],removeCustomLabelFromSelfHostedRunnerForOrg:[`DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}`],removeCustomLabelFromSelfHostedRunnerForRepo:[`DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}`],removeSelectedRepoFromOrgSecret:[`DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}`],removeSelectedRepoFromOrgVariable:[`DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}`],reviewCustomGatesForRun:[`POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule`],reviewPendingDeploymentsForRun:[`POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments`],setAllowedActionsOrganization:[`PUT /orgs/{org}/actions/permissions/selected-actions`],setAllowedActionsRepository:[`PUT /repos/{owner}/{repo}/actions/permissions/selected-actions`],setCustomLabelsForSelfHostedRunnerForOrg:[`PUT /orgs/{org}/actions/runners/{runner_id}/labels`],setCustomLabelsForSelfHostedRunnerForRepo:[`PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels`],setCustomOidcSubClaimForRepo:[`PUT /repos/{owner}/{repo}/actions/oidc/customization/sub`],setGithubActionsDefaultWorkflowPermissionsOrganization:[`PUT /orgs/{org}/actions/permissions/workflow`],setGithubActionsDefaultWorkflowPermissionsRepository:[`PUT /repos/{owner}/{repo}/actions/permissions/workflow`],setGithubActionsPermissionsOrganization:[`PUT /orgs/{org}/actions/permissions`],setGithubActionsPermissionsRepository:[`PUT /repos/{owner}/{repo}/actions/permissions`],setSelectedReposForOrgSecret:[`PUT /orgs/{org}/actions/secrets/{secret_name}/repositories`],setSelectedReposForOrgVariable:[`PUT /orgs/{org}/actions/variables/{name}/repositories`],setSelectedRepositoriesEnabledGithubActionsOrganization:[`PUT /orgs/{org}/actions/permissions/repositories`],setWorkflowAccessToRepository:[`PUT /repos/{owner}/{repo}/actions/permissions/access`],updateEnvironmentVariable:[`PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}`],updateHostedRunnerForOrg:[`PATCH /orgs/{org}/actions/hosted-runners/{hosted_runner_id}`],updateOrgVariable:[`PATCH /orgs/{org}/actions/variables/{name}`],updateRepoVariable:[`PATCH /repos/{owner}/{repo}/actions/variables/{name}`]},activity:{checkRepoIsStarredByAuthenticatedUser:[`GET /user/starred/{owner}/{repo}`],deleteRepoSubscription:[`DELETE /repos/{owner}/{repo}/subscription`],deleteThreadSubscription:[`DELETE /notifications/threads/{thread_id}/subscription`],getFeeds:[`GET /feeds`],getRepoSubscription:[`GET /repos/{owner}/{repo}/subscription`],getThread:[`GET /notifications/threads/{thread_id}`],getThreadSubscriptionForAuthenticatedUser:[`GET /notifications/threads/{thread_id}/subscription`],listEventsForAuthenticatedUser:[`GET /users/{username}/events`],listNotificationsForAuthenticatedUser:[`GET /notifications`],listOrgEventsForAuthenticatedUser:[`GET /users/{username}/events/orgs/{org}`],listPublicEvents:[`GET /events`],listPublicEventsForRepoNetwork:[`GET /networks/{owner}/{repo}/events`],listPublicEventsForUser:[`GET /users/{username}/events/public`],listPublicOrgEvents:[`GET /orgs/{org}/events`],listReceivedEventsForUser:[`GET /users/{username}/received_events`],listReceivedPublicEventsForUser:[`GET /users/{username}/received_events/public`],listRepoEvents:[`GET /repos/{owner}/{repo}/events`],listRepoNotificationsForAuthenticatedUser:[`GET /repos/{owner}/{repo}/notifications`],listReposStarredByAuthenticatedUser:[`GET /user/starred`],listReposStarredByUser:[`GET /users/{username}/starred`],listReposWatchedByUser:[`GET /users/{username}/subscriptions`],listStargazersForRepo:[`GET /repos/{owner}/{repo}/stargazers`],listWatchedReposForAuthenticatedUser:[`GET /user/subscriptions`],listWatchersForRepo:[`GET /repos/{owner}/{repo}/subscribers`],markNotificationsAsRead:[`PUT /notifications`],markRepoNotificationsAsRead:[`PUT /repos/{owner}/{repo}/notifications`],markThreadAsDone:[`DELETE /notifications/threads/{thread_id}`],markThreadAsRead:[`PATCH /notifications/threads/{thread_id}`],setRepoSubscription:[`PUT /repos/{owner}/{repo}/subscription`],setThreadSubscription:[`PUT /notifications/threads/{thread_id}/subscription`],starRepoForAuthenticatedUser:[`PUT /user/starred/{owner}/{repo}`],unstarRepoForAuthenticatedUser:[`DELETE /user/starred/{owner}/{repo}`]},apps:{addRepoToInstallation:[`PUT /user/installations/{installation_id}/repositories/{repository_id}`,{},{renamed:[`apps`,`addRepoToInstallationForAuthenticatedUser`]}],addRepoToInstallationForAuthenticatedUser:[`PUT /user/installations/{installation_id}/repositories/{repository_id}`],checkToken:[`POST /applications/{client_id}/token`],createFromManifest:[`POST /app-manifests/{code}/conversions`],createInstallationAccessToken:[`POST /app/installations/{installation_id}/access_tokens`],deleteAuthorization:[`DELETE /applications/{client_id}/grant`],deleteInstallation:[`DELETE /app/installations/{installation_id}`],deleteToken:[`DELETE /applications/{client_id}/token`],getAuthenticated:[`GET /app`],getBySlug:[`GET /apps/{app_slug}`],getInstallation:[`GET /app/installations/{installation_id}`],getOrgInstallation:[`GET /orgs/{org}/installation`],getRepoInstallation:[`GET /repos/{owner}/{repo}/installation`],getSubscriptionPlanForAccount:[`GET /marketplace_listing/accounts/{account_id}`],getSubscriptionPlanForAccountStubbed:[`GET /marketplace_listing/stubbed/accounts/{account_id}`],getUserInstallation:[`GET /users/{username}/installation`],getWebhookConfigForApp:[`GET /app/hook/config`],getWebhookDelivery:[`GET /app/hook/deliveries/{delivery_id}`],listAccountsForPlan:[`GET /marketplace_listing/plans/{plan_id}/accounts`],listAccountsForPlanStubbed:[`GET /marketplace_listing/stubbed/plans/{plan_id}/accounts`],listInstallationReposForAuthenticatedUser:[`GET /user/installations/{installation_id}/repositories`],listInstallationRequestsForAuthenticatedApp:[`GET /app/installation-requests`],listInstallations:[`GET /app/installations`],listInstallationsForAuthenticatedUser:[`GET /user/installations`],listPlans:[`GET /marketplace_listing/plans`],listPlansStubbed:[`GET /marketplace_listing/stubbed/plans`],listReposAccessibleToInstallation:[`GET /installation/repositories`],listSubscriptionsForAuthenticatedUser:[`GET /user/marketplace_purchases`],listSubscriptionsForAuthenticatedUserStubbed:[`GET /user/marketplace_purchases/stubbed`],listWebhookDeliveries:[`GET /app/hook/deliveries`],redeliverWebhookDelivery:[`POST /app/hook/deliveries/{delivery_id}/attempts`],removeRepoFromInstallation:[`DELETE /user/installations/{installation_id}/repositories/{repository_id}`,{},{renamed:[`apps`,`removeRepoFromInstallationForAuthenticatedUser`]}],removeRepoFromInstallationForAuthenticatedUser:[`DELETE /user/installations/{installation_id}/repositories/{repository_id}`],resetToken:[`PATCH /applications/{client_id}/token`],revokeInstallationAccessToken:[`DELETE /installation/token`],scopeToken:[`POST /applications/{client_id}/token/scoped`],suspendInstallation:[`PUT /app/installations/{installation_id}/suspended`],unsuspendInstallation:[`DELETE /app/installations/{installation_id}/suspended`],updateWebhookConfigForApp:[`PATCH /app/hook/config`]},billing:{getGithubActionsBillingOrg:[`GET /orgs/{org}/settings/billing/actions`],getGithubActionsBillingUser:[`GET /users/{username}/settings/billing/actions`],getGithubBillingPremiumRequestUsageReportOrg:[`GET /organizations/{org}/settings/billing/premium_request/usage`],getGithubBillingPremiumRequestUsageReportUser:[`GET /users/{username}/settings/billing/premium_request/usage`],getGithubBillingUsageReportOrg:[`GET /organizations/{org}/settings/billing/usage`],getGithubBillingUsageReportUser:[`GET /users/{username}/settings/billing/usage`],getGithubPackagesBillingOrg:[`GET /orgs/{org}/settings/billing/packages`],getGithubPackagesBillingUser:[`GET /users/{username}/settings/billing/packages`],getSharedStorageBillingOrg:[`GET /orgs/{org}/settings/billing/shared-storage`],getSharedStorageBillingUser:[`GET /users/{username}/settings/billing/shared-storage`]},campaigns:{createCampaign:[`POST /orgs/{org}/campaigns`],deleteCampaign:[`DELETE /orgs/{org}/campaigns/{campaign_number}`],getCampaignSummary:[`GET /orgs/{org}/campaigns/{campaign_number}`],listOrgCampaigns:[`GET /orgs/{org}/campaigns`],updateCampaign:[`PATCH /orgs/{org}/campaigns/{campaign_number}`]},checks:{create:[`POST /repos/{owner}/{repo}/check-runs`],createSuite:[`POST /repos/{owner}/{repo}/check-suites`],get:[`GET /repos/{owner}/{repo}/check-runs/{check_run_id}`],getSuite:[`GET /repos/{owner}/{repo}/check-suites/{check_suite_id}`],listAnnotations:[`GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations`],listForRef:[`GET /repos/{owner}/{repo}/commits/{ref}/check-runs`],listForSuite:[`GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs`],listSuitesForRef:[`GET /repos/{owner}/{repo}/commits/{ref}/check-suites`],rerequestRun:[`POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest`],rerequestSuite:[`POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest`],setSuitesPreferences:[`PATCH /repos/{owner}/{repo}/check-suites/preferences`],update:[`PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}`]},codeScanning:{commitAutofix:[`POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits`],createAutofix:[`POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix`],createVariantAnalysis:[`POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses`],deleteAnalysis:[`DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}{?confirm_delete}`],deleteCodeqlDatabase:[`DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}`],getAlert:[`GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}`,{},{renamedParameters:{alert_id:`alert_number`}}],getAnalysis:[`GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}`],getAutofix:[`GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix`],getCodeqlDatabase:[`GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}`],getDefaultSetup:[`GET /repos/{owner}/{repo}/code-scanning/default-setup`],getSarif:[`GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}`],getVariantAnalysis:[`GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}`],getVariantAnalysisRepoTask:[`GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name}`],listAlertInstances:[`GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances`],listAlertsForOrg:[`GET /orgs/{org}/code-scanning/alerts`],listAlertsForRepo:[`GET /repos/{owner}/{repo}/code-scanning/alerts`],listAlertsInstances:[`GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances`,{},{renamed:[`codeScanning`,`listAlertInstances`]}],listCodeqlDatabases:[`GET /repos/{owner}/{repo}/code-scanning/codeql/databases`],listRecentAnalyses:[`GET /repos/{owner}/{repo}/code-scanning/analyses`],updateAlert:[`PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}`],updateDefaultSetup:[`PATCH /repos/{owner}/{repo}/code-scanning/default-setup`],uploadSarif:[`POST /repos/{owner}/{repo}/code-scanning/sarifs`]},codeSecurity:{attachConfiguration:[`POST /orgs/{org}/code-security/configurations/{configuration_id}/attach`],attachEnterpriseConfiguration:[`POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach`],createConfiguration:[`POST /orgs/{org}/code-security/configurations`],createConfigurationForEnterprise:[`POST /enterprises/{enterprise}/code-security/configurations`],deleteConfiguration:[`DELETE /orgs/{org}/code-security/configurations/{configuration_id}`],deleteConfigurationForEnterprise:[`DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id}`],detachConfiguration:[`DELETE /orgs/{org}/code-security/configurations/detach`],getConfiguration:[`GET /orgs/{org}/code-security/configurations/{configuration_id}`],getConfigurationForRepository:[`GET /repos/{owner}/{repo}/code-security-configuration`],getConfigurationsForEnterprise:[`GET /enterprises/{enterprise}/code-security/configurations`],getConfigurationsForOrg:[`GET /orgs/{org}/code-security/configurations`],getDefaultConfigurations:[`GET /orgs/{org}/code-security/configurations/defaults`],getDefaultConfigurationsForEnterprise:[`GET /enterprises/{enterprise}/code-security/configurations/defaults`],getRepositoriesForConfiguration:[`GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories`],getRepositoriesForEnterpriseConfiguration:[`GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories`],getSingleConfigurationForEnterprise:[`GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}`],setConfigurationAsDefault:[`PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults`],setConfigurationAsDefaultForEnterprise:[`PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults`],updateConfiguration:[`PATCH /orgs/{org}/code-security/configurations/{configuration_id}`],updateEnterpriseConfiguration:[`PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id}`]},codesOfConduct:{getAllCodesOfConduct:[`GET /codes_of_conduct`],getConductCode:[`GET /codes_of_conduct/{key}`]},codespaces:{addRepositoryForSecretForAuthenticatedUser:[`PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}`],addSelectedRepoToOrgSecret:[`PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}`],checkPermissionsForDevcontainer:[`GET /repos/{owner}/{repo}/codespaces/permissions_check`],codespaceMachinesForAuthenticatedUser:[`GET /user/codespaces/{codespace_name}/machines`],createForAuthenticatedUser:[`POST /user/codespaces`],createOrUpdateOrgSecret:[`PUT /orgs/{org}/codespaces/secrets/{secret_name}`],createOrUpdateRepoSecret:[`PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}`],createOrUpdateSecretForAuthenticatedUser:[`PUT /user/codespaces/secrets/{secret_name}`],createWithPrForAuthenticatedUser:[`POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces`],createWithRepoForAuthenticatedUser:[`POST /repos/{owner}/{repo}/codespaces`],deleteForAuthenticatedUser:[`DELETE /user/codespaces/{codespace_name}`],deleteFromOrganization:[`DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}`],deleteOrgSecret:[`DELETE /orgs/{org}/codespaces/secrets/{secret_name}`],deleteRepoSecret:[`DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}`],deleteSecretForAuthenticatedUser:[`DELETE /user/codespaces/secrets/{secret_name}`],exportForAuthenticatedUser:[`POST /user/codespaces/{codespace_name}/exports`],getCodespacesForUserInOrg:[`GET /orgs/{org}/members/{username}/codespaces`],getExportDetailsForAuthenticatedUser:[`GET /user/codespaces/{codespace_name}/exports/{export_id}`],getForAuthenticatedUser:[`GET /user/codespaces/{codespace_name}`],getOrgPublicKey:[`GET /orgs/{org}/codespaces/secrets/public-key`],getOrgSecret:[`GET /orgs/{org}/codespaces/secrets/{secret_name}`],getPublicKeyForAuthenticatedUser:[`GET /user/codespaces/secrets/public-key`],getRepoPublicKey:[`GET /repos/{owner}/{repo}/codespaces/secrets/public-key`],getRepoSecret:[`GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}`],getSecretForAuthenticatedUser:[`GET /user/codespaces/secrets/{secret_name}`],listDevcontainersInRepositoryForAuthenticatedUser:[`GET /repos/{owner}/{repo}/codespaces/devcontainers`],listForAuthenticatedUser:[`GET /user/codespaces`],listInOrganization:[`GET /orgs/{org}/codespaces`,{},{renamedParameters:{org_id:`org`}}],listInRepositoryForAuthenticatedUser:[`GET /repos/{owner}/{repo}/codespaces`],listOrgSecrets:[`GET /orgs/{org}/codespaces/secrets`],listRepoSecrets:[`GET /repos/{owner}/{repo}/codespaces/secrets`],listRepositoriesForSecretForAuthenticatedUser:[`GET /user/codespaces/secrets/{secret_name}/repositories`],listSecretsForAuthenticatedUser:[`GET /user/codespaces/secrets`],listSelectedReposForOrgSecret:[`GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories`],preFlightWithRepoForAuthenticatedUser:[`GET /repos/{owner}/{repo}/codespaces/new`],publishForAuthenticatedUser:[`POST /user/codespaces/{codespace_name}/publish`],removeRepositoryForSecretForAuthenticatedUser:[`DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}`],removeSelectedRepoFromOrgSecret:[`DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}`],repoMachinesForAuthenticatedUser:[`GET /repos/{owner}/{repo}/codespaces/machines`],setRepositoriesForSecretForAuthenticatedUser:[`PUT /user/codespaces/secrets/{secret_name}/repositories`],setSelectedReposForOrgSecret:[`PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories`],startForAuthenticatedUser:[`POST /user/codespaces/{codespace_name}/start`],stopForAuthenticatedUser:[`POST /user/codespaces/{codespace_name}/stop`],stopInOrganization:[`POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop`],updateForAuthenticatedUser:[`PATCH /user/codespaces/{codespace_name}`]},copilot:{addCopilotSeatsForTeams:[`POST /orgs/{org}/copilot/billing/selected_teams`],addCopilotSeatsForUsers:[`POST /orgs/{org}/copilot/billing/selected_users`],cancelCopilotSeatAssignmentForTeams:[`DELETE /orgs/{org}/copilot/billing/selected_teams`],cancelCopilotSeatAssignmentForUsers:[`DELETE /orgs/{org}/copilot/billing/selected_users`],copilotMetricsForOrganization:[`GET /orgs/{org}/copilot/metrics`],copilotMetricsForTeam:[`GET /orgs/{org}/team/{team_slug}/copilot/metrics`],getCopilotOrganizationDetails:[`GET /orgs/{org}/copilot/billing`],getCopilotSeatDetailsForUser:[`GET /orgs/{org}/members/{username}/copilot`],listCopilotSeats:[`GET /orgs/{org}/copilot/billing/seats`]},credentials:{revoke:[`POST /credentials/revoke`]},dependabot:{addSelectedRepoToOrgSecret:[`PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}`],createOrUpdateOrgSecret:[`PUT /orgs/{org}/dependabot/secrets/{secret_name}`],createOrUpdateRepoSecret:[`PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}`],deleteOrgSecret:[`DELETE /orgs/{org}/dependabot/secrets/{secret_name}`],deleteRepoSecret:[`DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}`],getAlert:[`GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}`],getOrgPublicKey:[`GET /orgs/{org}/dependabot/secrets/public-key`],getOrgSecret:[`GET /orgs/{org}/dependabot/secrets/{secret_name}`],getRepoPublicKey:[`GET /repos/{owner}/{repo}/dependabot/secrets/public-key`],getRepoSecret:[`GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}`],listAlertsForEnterprise:[`GET /enterprises/{enterprise}/dependabot/alerts`],listAlertsForOrg:[`GET /orgs/{org}/dependabot/alerts`],listAlertsForRepo:[`GET /repos/{owner}/{repo}/dependabot/alerts`],listOrgSecrets:[`GET /orgs/{org}/dependabot/secrets`],listRepoSecrets:[`GET /repos/{owner}/{repo}/dependabot/secrets`],listSelectedReposForOrgSecret:[`GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories`],removeSelectedRepoFromOrgSecret:[`DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}`],repositoryAccessForOrg:[`GET /organizations/{org}/dependabot/repository-access`],setRepositoryAccessDefaultLevel:[`PUT /organizations/{org}/dependabot/repository-access/default-level`],setSelectedReposForOrgSecret:[`PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories`],updateAlert:[`PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}`],updateRepositoryAccessForOrg:[`PATCH /organizations/{org}/dependabot/repository-access`]},dependencyGraph:{createRepositorySnapshot:[`POST /repos/{owner}/{repo}/dependency-graph/snapshots`],diffRange:[`GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}`],exportSbom:[`GET /repos/{owner}/{repo}/dependency-graph/sbom`]},emojis:{get:[`GET /emojis`]},enterpriseTeamMemberships:{add:[`PUT /enterprises/{enterprise}/teams/{enterprise-team}/memberships/{username}`],bulkAdd:[`POST /enterprises/{enterprise}/teams/{enterprise-team}/memberships/add`],bulkRemove:[`POST /enterprises/{enterprise}/teams/{enterprise-team}/memberships/remove`],get:[`GET /enterprises/{enterprise}/teams/{enterprise-team}/memberships/{username}`],list:[`GET /enterprises/{enterprise}/teams/{enterprise-team}/memberships`],remove:[`DELETE /enterprises/{enterprise}/teams/{enterprise-team}/memberships/{username}`]},enterpriseTeamOrganizations:{add:[`PUT /enterprises/{enterprise}/teams/{enterprise-team}/organizations/{org}`],bulkAdd:[`POST /enterprises/{enterprise}/teams/{enterprise-team}/organizations/add`],bulkRemove:[`POST /enterprises/{enterprise}/teams/{enterprise-team}/organizations/remove`],delete:[`DELETE /enterprises/{enterprise}/teams/{enterprise-team}/organizations/{org}`],getAssignment:[`GET /enterprises/{enterprise}/teams/{enterprise-team}/organizations/{org}`],getAssignments:[`GET /enterprises/{enterprise}/teams/{enterprise-team}/organizations`]},enterpriseTeams:{create:[`POST /enterprises/{enterprise}/teams`],delete:[`DELETE /enterprises/{enterprise}/teams/{team_slug}`],get:[`GET /enterprises/{enterprise}/teams/{team_slug}`],list:[`GET /enterprises/{enterprise}/teams`],update:[`PATCH /enterprises/{enterprise}/teams/{team_slug}`]},gists:{checkIsStarred:[`GET /gists/{gist_id}/star`],create:[`POST /gists`],createComment:[`POST /gists/{gist_id}/comments`],delete:[`DELETE /gists/{gist_id}`],deleteComment:[`DELETE /gists/{gist_id}/comments/{comment_id}`],fork:[`POST /gists/{gist_id}/forks`],get:[`GET /gists/{gist_id}`],getComment:[`GET /gists/{gist_id}/comments/{comment_id}`],getRevision:[`GET /gists/{gist_id}/{sha}`],list:[`GET /gists`],listComments:[`GET /gists/{gist_id}/comments`],listCommits:[`GET /gists/{gist_id}/commits`],listForUser:[`GET /users/{username}/gists`],listForks:[`GET /gists/{gist_id}/forks`],listPublic:[`GET /gists/public`],listStarred:[`GET /gists/starred`],star:[`PUT /gists/{gist_id}/star`],unstar:[`DELETE /gists/{gist_id}/star`],update:[`PATCH /gists/{gist_id}`],updateComment:[`PATCH /gists/{gist_id}/comments/{comment_id}`]},git:{createBlob:[`POST /repos/{owner}/{repo}/git/blobs`],createCommit:[`POST /repos/{owner}/{repo}/git/commits`],createRef:[`POST /repos/{owner}/{repo}/git/refs`],createTag:[`POST /repos/{owner}/{repo}/git/tags`],createTree:[`POST /repos/{owner}/{repo}/git/trees`],deleteRef:[`DELETE /repos/{owner}/{repo}/git/refs/{ref}`],getBlob:[`GET /repos/{owner}/{repo}/git/blobs/{file_sha}`],getCommit:[`GET /repos/{owner}/{repo}/git/commits/{commit_sha}`],getRef:[`GET /repos/{owner}/{repo}/git/ref/{ref}`],getTag:[`GET /repos/{owner}/{repo}/git/tags/{tag_sha}`],getTree:[`GET /repos/{owner}/{repo}/git/trees/{tree_sha}`],listMatchingRefs:[`GET /repos/{owner}/{repo}/git/matching-refs/{ref}`],updateRef:[`PATCH /repos/{owner}/{repo}/git/refs/{ref}`]},gitignore:{getAllTemplates:[`GET /gitignore/templates`],getTemplate:[`GET /gitignore/templates/{name}`]},hostedCompute:{createNetworkConfigurationForOrg:[`POST /orgs/{org}/settings/network-configurations`],deleteNetworkConfigurationFromOrg:[`DELETE /orgs/{org}/settings/network-configurations/{network_configuration_id}`],getNetworkConfigurationForOrg:[`GET /orgs/{org}/settings/network-configurations/{network_configuration_id}`],getNetworkSettingsForOrg:[`GET /orgs/{org}/settings/network-settings/{network_settings_id}`],listNetworkConfigurationsForOrg:[`GET /orgs/{org}/settings/network-configurations`],updateNetworkConfigurationForOrg:[`PATCH /orgs/{org}/settings/network-configurations/{network_configuration_id}`]},interactions:{getRestrictionsForAuthenticatedUser:[`GET /user/interaction-limits`],getRestrictionsForOrg:[`GET /orgs/{org}/interaction-limits`],getRestrictionsForRepo:[`GET /repos/{owner}/{repo}/interaction-limits`],getRestrictionsForYourPublicRepos:[`GET /user/interaction-limits`,{},{renamed:[`interactions`,`getRestrictionsForAuthenticatedUser`]}],removeRestrictionsForAuthenticatedUser:[`DELETE /user/interaction-limits`],removeRestrictionsForOrg:[`DELETE /orgs/{org}/interaction-limits`],removeRestrictionsForRepo:[`DELETE /repos/{owner}/{repo}/interaction-limits`],removeRestrictionsForYourPublicRepos:[`DELETE /user/interaction-limits`,{},{renamed:[`interactions`,`removeRestrictionsForAuthenticatedUser`]}],setRestrictionsForAuthenticatedUser:[`PUT /user/interaction-limits`],setRestrictionsForOrg:[`PUT /orgs/{org}/interaction-limits`],setRestrictionsForRepo:[`PUT /repos/{owner}/{repo}/interaction-limits`],setRestrictionsForYourPublicRepos:[`PUT /user/interaction-limits`,{},{renamed:[`interactions`,`setRestrictionsForAuthenticatedUser`]}]},issues:{addAssignees:[`POST /repos/{owner}/{repo}/issues/{issue_number}/assignees`],addBlockedByDependency:[`POST /repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocked_by`],addLabels:[`POST /repos/{owner}/{repo}/issues/{issue_number}/labels`],addSubIssue:[`POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues`],checkUserCanBeAssigned:[`GET /repos/{owner}/{repo}/assignees/{assignee}`],checkUserCanBeAssignedToIssue:[`GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}`],create:[`POST /repos/{owner}/{repo}/issues`],createComment:[`POST /repos/{owner}/{repo}/issues/{issue_number}/comments`],createLabel:[`POST /repos/{owner}/{repo}/labels`],createMilestone:[`POST /repos/{owner}/{repo}/milestones`],deleteComment:[`DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}`],deleteLabel:[`DELETE /repos/{owner}/{repo}/labels/{name}`],deleteMilestone:[`DELETE /repos/{owner}/{repo}/milestones/{milestone_number}`],get:[`GET /repos/{owner}/{repo}/issues/{issue_number}`],getComment:[`GET /repos/{owner}/{repo}/issues/comments/{comment_id}`],getEvent:[`GET /repos/{owner}/{repo}/issues/events/{event_id}`],getLabel:[`GET /repos/{owner}/{repo}/labels/{name}`],getMilestone:[`GET /repos/{owner}/{repo}/milestones/{milestone_number}`],getParent:[`GET /repos/{owner}/{repo}/issues/{issue_number}/parent`],list:[`GET /issues`],listAssignees:[`GET /repos/{owner}/{repo}/assignees`],listComments:[`GET /repos/{owner}/{repo}/issues/{issue_number}/comments`],listCommentsForRepo:[`GET /repos/{owner}/{repo}/issues/comments`],listDependenciesBlockedBy:[`GET /repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocked_by`],listDependenciesBlocking:[`GET /repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocking`],listEvents:[`GET /repos/{owner}/{repo}/issues/{issue_number}/events`],listEventsForRepo:[`GET /repos/{owner}/{repo}/issues/events`],listEventsForTimeline:[`GET /repos/{owner}/{repo}/issues/{issue_number}/timeline`],listForAuthenticatedUser:[`GET /user/issues`],listForOrg:[`GET /orgs/{org}/issues`],listForRepo:[`GET /repos/{owner}/{repo}/issues`],listLabelsForMilestone:[`GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels`],listLabelsForRepo:[`GET /repos/{owner}/{repo}/labels`],listLabelsOnIssue:[`GET /repos/{owner}/{repo}/issues/{issue_number}/labels`],listMilestones:[`GET /repos/{owner}/{repo}/milestones`],listSubIssues:[`GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues`],lock:[`PUT /repos/{owner}/{repo}/issues/{issue_number}/lock`],removeAllLabels:[`DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels`],removeAssignees:[`DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees`],removeDependencyBlockedBy:[`DELETE /repos/{owner}/{repo}/issues/{issue_number}/dependencies/blocked_by/{issue_id}`],removeLabel:[`DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}`],removeSubIssue:[`DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue`],reprioritizeSubIssue:[`PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority`],setLabels:[`PUT /repos/{owner}/{repo}/issues/{issue_number}/labels`],unlock:[`DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock`],update:[`PATCH /repos/{owner}/{repo}/issues/{issue_number}`],updateComment:[`PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}`],updateLabel:[`PATCH /repos/{owner}/{repo}/labels/{name}`],updateMilestone:[`PATCH /repos/{owner}/{repo}/milestones/{milestone_number}`]},licenses:{get:[`GET /licenses/{license}`],getAllCommonlyUsed:[`GET /licenses`],getForRepo:[`GET /repos/{owner}/{repo}/license`]},markdown:{render:[`POST /markdown`],renderRaw:[`POST /markdown/raw`,{headers:{"content-type":`text/plain; charset=utf-8`}}]},meta:{get:[`GET /meta`],getAllVersions:[`GET /versions`],getOctocat:[`GET /octocat`],getZen:[`GET /zen`],root:[`GET /`]},migrations:{deleteArchiveForAuthenticatedUser:[`DELETE /user/migrations/{migration_id}/archive`],deleteArchiveForOrg:[`DELETE /orgs/{org}/migrations/{migration_id}/archive`],downloadArchiveForOrg:[`GET /orgs/{org}/migrations/{migration_id}/archive`],getArchiveForAuthenticatedUser:[`GET /user/migrations/{migration_id}/archive`],getStatusForAuthenticatedUser:[`GET /user/migrations/{migration_id}`],getStatusForOrg:[`GET /orgs/{org}/migrations/{migration_id}`],listForAuthenticatedUser:[`GET /user/migrations`],listForOrg:[`GET /orgs/{org}/migrations`],listReposForAuthenticatedUser:[`GET /user/migrations/{migration_id}/repositories`],listReposForOrg:[`GET /orgs/{org}/migrations/{migration_id}/repositories`],listReposForUser:[`GET /user/migrations/{migration_id}/repositories`,{},{renamed:[`migrations`,`listReposForAuthenticatedUser`]}],startForAuthenticatedUser:[`POST /user/migrations`],startForOrg:[`POST /orgs/{org}/migrations`],unlockRepoForAuthenticatedUser:[`DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock`],unlockRepoForOrg:[`DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock`]},oidc:{getOidcCustomSubTemplateForOrg:[`GET /orgs/{org}/actions/oidc/customization/sub`],updateOidcCustomSubTemplateForOrg:[`PUT /orgs/{org}/actions/oidc/customization/sub`]},orgs:{addSecurityManagerTeam:[`PUT /orgs/{org}/security-managers/teams/{team_slug}`,{},{deprecated:`octokit.rest.orgs.addSecurityManagerTeam() is deprecated, see https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team`}],assignTeamToOrgRole:[`PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}`],assignUserToOrgRole:[`PUT /orgs/{org}/organization-roles/users/{username}/{role_id}`],blockUser:[`PUT /orgs/{org}/blocks/{username}`],cancelInvitation:[`DELETE /orgs/{org}/invitations/{invitation_id}`],checkBlockedUser:[`GET /orgs/{org}/blocks/{username}`],checkMembershipForUser:[`GET /orgs/{org}/members/{username}`],checkPublicMembershipForUser:[`GET /orgs/{org}/public_members/{username}`],convertMemberToOutsideCollaborator:[`PUT /orgs/{org}/outside_collaborators/{username}`],createArtifactStorageRecord:[`POST /orgs/{org}/artifacts/metadata/storage-record`],createInvitation:[`POST /orgs/{org}/invitations`],createIssueType:[`POST /orgs/{org}/issue-types`],createWebhook:[`POST /orgs/{org}/hooks`],customPropertiesForOrgsCreateOrUpdateOrganizationValues:[`PATCH /organizations/{org}/org-properties/values`],customPropertiesForOrgsGetOrganizationValues:[`GET /organizations/{org}/org-properties/values`],customPropertiesForReposCreateOrUpdateOrganizationDefinition:[`PUT /orgs/{org}/properties/schema/{custom_property_name}`],customPropertiesForReposCreateOrUpdateOrganizationDefinitions:[`PATCH /orgs/{org}/properties/schema`],customPropertiesForReposCreateOrUpdateOrganizationValues:[`PATCH /orgs/{org}/properties/values`],customPropertiesForReposDeleteOrganizationDefinition:[`DELETE /orgs/{org}/properties/schema/{custom_property_name}`],customPropertiesForReposGetOrganizationDefinition:[`GET /orgs/{org}/properties/schema/{custom_property_name}`],customPropertiesForReposGetOrganizationDefinitions:[`GET /orgs/{org}/properties/schema`],customPropertiesForReposGetOrganizationValues:[`GET /orgs/{org}/properties/values`],delete:[`DELETE /orgs/{org}`],deleteAttestationsBulk:[`POST /orgs/{org}/attestations/delete-request`],deleteAttestationsById:[`DELETE /orgs/{org}/attestations/{attestation_id}`],deleteAttestationsBySubjectDigest:[`DELETE /orgs/{org}/attestations/digest/{subject_digest}`],deleteIssueType:[`DELETE /orgs/{org}/issue-types/{issue_type_id}`],deleteWebhook:[`DELETE /orgs/{org}/hooks/{hook_id}`],disableSelectedRepositoryImmutableReleasesOrganization:[`DELETE /orgs/{org}/settings/immutable-releases/repositories/{repository_id}`],enableSelectedRepositoryImmutableReleasesOrganization:[`PUT /orgs/{org}/settings/immutable-releases/repositories/{repository_id}`],get:[`GET /orgs/{org}`],getImmutableReleasesSettings:[`GET /orgs/{org}/settings/immutable-releases`],getImmutableReleasesSettingsRepositories:[`GET /orgs/{org}/settings/immutable-releases/repositories`],getMembershipForAuthenticatedUser:[`GET /user/memberships/orgs/{org}`],getMembershipForUser:[`GET /orgs/{org}/memberships/{username}`],getOrgRole:[`GET /orgs/{org}/organization-roles/{role_id}`],getOrgRulesetHistory:[`GET /orgs/{org}/rulesets/{ruleset_id}/history`],getOrgRulesetVersion:[`GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id}`],getWebhook:[`GET /orgs/{org}/hooks/{hook_id}`],getWebhookConfigForOrg:[`GET /orgs/{org}/hooks/{hook_id}/config`],getWebhookDelivery:[`GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}`],list:[`GET /organizations`],listAppInstallations:[`GET /orgs/{org}/installations`],listArtifactStorageRecords:[`GET /orgs/{org}/artifacts/{subject_digest}/metadata/storage-records`],listAttestationRepositories:[`GET /orgs/{org}/attestations/repositories`],listAttestations:[`GET /orgs/{org}/attestations/{subject_digest}`],listAttestationsBulk:[`POST /orgs/{org}/attestations/bulk-list{?per_page,before,after}`],listBlockedUsers:[`GET /orgs/{org}/blocks`],listFailedInvitations:[`GET /orgs/{org}/failed_invitations`],listForAuthenticatedUser:[`GET /user/orgs`],listForUser:[`GET /users/{username}/orgs`],listInvitationTeams:[`GET /orgs/{org}/invitations/{invitation_id}/teams`],listIssueTypes:[`GET /orgs/{org}/issue-types`],listMembers:[`GET /orgs/{org}/members`],listMembershipsForAuthenticatedUser:[`GET /user/memberships/orgs`],listOrgRoleTeams:[`GET /orgs/{org}/organization-roles/{role_id}/teams`],listOrgRoleUsers:[`GET /orgs/{org}/organization-roles/{role_id}/users`],listOrgRoles:[`GET /orgs/{org}/organization-roles`],listOrganizationFineGrainedPermissions:[`GET /orgs/{org}/organization-fine-grained-permissions`],listOutsideCollaborators:[`GET /orgs/{org}/outside_collaborators`],listPatGrantRepositories:[`GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories`],listPatGrantRequestRepositories:[`GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories`],listPatGrantRequests:[`GET /orgs/{org}/personal-access-token-requests`],listPatGrants:[`GET /orgs/{org}/personal-access-tokens`],listPendingInvitations:[`GET /orgs/{org}/invitations`],listPublicMembers:[`GET /orgs/{org}/public_members`],listSecurityManagerTeams:[`GET /orgs/{org}/security-managers`,{},{deprecated:`octokit.rest.orgs.listSecurityManagerTeams() is deprecated, see https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams`}],listWebhookDeliveries:[`GET /orgs/{org}/hooks/{hook_id}/deliveries`],listWebhooks:[`GET /orgs/{org}/hooks`],pingWebhook:[`POST /orgs/{org}/hooks/{hook_id}/pings`],redeliverWebhookDelivery:[`POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts`],removeMember:[`DELETE /orgs/{org}/members/{username}`],removeMembershipForUser:[`DELETE /orgs/{org}/memberships/{username}`],removeOutsideCollaborator:[`DELETE /orgs/{org}/outside_collaborators/{username}`],removePublicMembershipForAuthenticatedUser:[`DELETE /orgs/{org}/public_members/{username}`],removeSecurityManagerTeam:[`DELETE /orgs/{org}/security-managers/teams/{team_slug}`,{},{deprecated:`octokit.rest.orgs.removeSecurityManagerTeam() is deprecated, see https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team`}],reviewPatGrantRequest:[`POST /orgs/{org}/personal-access-token-requests/{pat_request_id}`],reviewPatGrantRequestsInBulk:[`POST /orgs/{org}/personal-access-token-requests`],revokeAllOrgRolesTeam:[`DELETE /orgs/{org}/organization-roles/teams/{team_slug}`],revokeAllOrgRolesUser:[`DELETE /orgs/{org}/organization-roles/users/{username}`],revokeOrgRoleTeam:[`DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}`],revokeOrgRoleUser:[`DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}`],setImmutableReleasesSettings:[`PUT /orgs/{org}/settings/immutable-releases`],setImmutableReleasesSettingsRepositories:[`PUT /orgs/{org}/settings/immutable-releases/repositories`],setMembershipForUser:[`PUT /orgs/{org}/memberships/{username}`],setPublicMembershipForAuthenticatedUser:[`PUT /orgs/{org}/public_members/{username}`],unblockUser:[`DELETE /orgs/{org}/blocks/{username}`],update:[`PATCH /orgs/{org}`],updateIssueType:[`PUT /orgs/{org}/issue-types/{issue_type_id}`],updateMembershipForAuthenticatedUser:[`PATCH /user/memberships/orgs/{org}`],updatePatAccess:[`POST /orgs/{org}/personal-access-tokens/{pat_id}`],updatePatAccesses:[`POST /orgs/{org}/personal-access-tokens`],updateWebhook:[`PATCH /orgs/{org}/hooks/{hook_id}`],updateWebhookConfigForOrg:[`PATCH /orgs/{org}/hooks/{hook_id}/config`]},packages:{deletePackageForAuthenticatedUser:[`DELETE /user/packages/{package_type}/{package_name}`],deletePackageForOrg:[`DELETE /orgs/{org}/packages/{package_type}/{package_name}`],deletePackageForUser:[`DELETE /users/{username}/packages/{package_type}/{package_name}`],deletePackageVersionForAuthenticatedUser:[`DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}`],deletePackageVersionForOrg:[`DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}`],deletePackageVersionForUser:[`DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}`],getAllPackageVersionsForAPackageOwnedByAnOrg:[`GET /orgs/{org}/packages/{package_type}/{package_name}/versions`,{},{renamed:[`packages`,`getAllPackageVersionsForPackageOwnedByOrg`]}],getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser:[`GET /user/packages/{package_type}/{package_name}/versions`,{},{renamed:[`packages`,`getAllPackageVersionsForPackageOwnedByAuthenticatedUser`]}],getAllPackageVersionsForPackageOwnedByAuthenticatedUser:[`GET /user/packages/{package_type}/{package_name}/versions`],getAllPackageVersionsForPackageOwnedByOrg:[`GET /orgs/{org}/packages/{package_type}/{package_name}/versions`],getAllPackageVersionsForPackageOwnedByUser:[`GET /users/{username}/packages/{package_type}/{package_name}/versions`],getPackageForAuthenticatedUser:[`GET /user/packages/{package_type}/{package_name}`],getPackageForOrganization:[`GET /orgs/{org}/packages/{package_type}/{package_name}`],getPackageForUser:[`GET /users/{username}/packages/{package_type}/{package_name}`],getPackageVersionForAuthenticatedUser:[`GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}`],getPackageVersionForOrganization:[`GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}`],getPackageVersionForUser:[`GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}`],listDockerMigrationConflictingPackagesForAuthenticatedUser:[`GET /user/docker/conflicts`],listDockerMigrationConflictingPackagesForOrganization:[`GET /orgs/{org}/docker/conflicts`],listDockerMigrationConflictingPackagesForUser:[`GET /users/{username}/docker/conflicts`],listPackagesForAuthenticatedUser:[`GET /user/packages`],listPackagesForOrganization:[`GET /orgs/{org}/packages`],listPackagesForUser:[`GET /users/{username}/packages`],restorePackageForAuthenticatedUser:[`POST /user/packages/{package_type}/{package_name}/restore{?token}`],restorePackageForOrg:[`POST /orgs/{org}/packages/{package_type}/{package_name}/restore{?token}`],restorePackageForUser:[`POST /users/{username}/packages/{package_type}/{package_name}/restore{?token}`],restorePackageVersionForAuthenticatedUser:[`POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore`],restorePackageVersionForOrg:[`POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore`],restorePackageVersionForUser:[`POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore`]},privateRegistries:{createOrgPrivateRegistry:[`POST /orgs/{org}/private-registries`],deleteOrgPrivateRegistry:[`DELETE /orgs/{org}/private-registries/{secret_name}`],getOrgPrivateRegistry:[`GET /orgs/{org}/private-registries/{secret_name}`],getOrgPublicKey:[`GET /orgs/{org}/private-registries/public-key`],listOrgPrivateRegistries:[`GET /orgs/{org}/private-registries`],updateOrgPrivateRegistry:[`PATCH /orgs/{org}/private-registries/{secret_name}`]},projects:{addItemForOrg:[`POST /orgs/{org}/projectsV2/{project_number}/items`],addItemForUser:[`POST /users/{username}/projectsV2/{project_number}/items`],deleteItemForOrg:[`DELETE /orgs/{org}/projectsV2/{project_number}/items/{item_id}`],deleteItemForUser:[`DELETE /users/{username}/projectsV2/{project_number}/items/{item_id}`],getFieldForOrg:[`GET /orgs/{org}/projectsV2/{project_number}/fields/{field_id}`],getFieldForUser:[`GET /users/{username}/projectsV2/{project_number}/fields/{field_id}`],getForOrg:[`GET /orgs/{org}/projectsV2/{project_number}`],getForUser:[`GET /users/{username}/projectsV2/{project_number}`],getOrgItem:[`GET /orgs/{org}/projectsV2/{project_number}/items/{item_id}`],getUserItem:[`GET /users/{username}/projectsV2/{project_number}/items/{item_id}`],listFieldsForOrg:[`GET /orgs/{org}/projectsV2/{project_number}/fields`],listFieldsForUser:[`GET /users/{username}/projectsV2/{project_number}/fields`],listForOrg:[`GET /orgs/{org}/projectsV2`],listForUser:[`GET /users/{username}/projectsV2`],listItemsForOrg:[`GET /orgs/{org}/projectsV2/{project_number}/items`],listItemsForUser:[`GET /users/{username}/projectsV2/{project_number}/items`],updateItemForOrg:[`PATCH /orgs/{org}/projectsV2/{project_number}/items/{item_id}`],updateItemForUser:[`PATCH /users/{username}/projectsV2/{project_number}/items/{item_id}`]},pulls:{checkIfMerged:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/merge`],create:[`POST /repos/{owner}/{repo}/pulls`],createReplyForReviewComment:[`POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies`],createReview:[`POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews`],createReviewComment:[`POST /repos/{owner}/{repo}/pulls/{pull_number}/comments`],deletePendingReview:[`DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}`],deleteReviewComment:[`DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}`],dismissReview:[`PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals`],get:[`GET /repos/{owner}/{repo}/pulls/{pull_number}`],getReview:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}`],getReviewComment:[`GET /repos/{owner}/{repo}/pulls/comments/{comment_id}`],list:[`GET /repos/{owner}/{repo}/pulls`],listCommentsForReview:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments`],listCommits:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/commits`],listFiles:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/files`],listRequestedReviewers:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers`],listReviewComments:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/comments`],listReviewCommentsForRepo:[`GET /repos/{owner}/{repo}/pulls/comments`],listReviews:[`GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews`],merge:[`PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge`],removeRequestedReviewers:[`DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers`],requestReviewers:[`POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers`],submitReview:[`POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events`],update:[`PATCH /repos/{owner}/{repo}/pulls/{pull_number}`],updateBranch:[`PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch`],updateReview:[`PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}`],updateReviewComment:[`PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}`]},rateLimit:{get:[`GET /rate_limit`]},reactions:{createForCommitComment:[`POST /repos/{owner}/{repo}/comments/{comment_id}/reactions`],createForIssue:[`POST /repos/{owner}/{repo}/issues/{issue_number}/reactions`],createForIssueComment:[`POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions`],createForPullRequestReviewComment:[`POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions`],createForRelease:[`POST /repos/{owner}/{repo}/releases/{release_id}/reactions`],createForTeamDiscussionCommentInOrg:[`POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions`],createForTeamDiscussionInOrg:[`POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions`],deleteForCommitComment:[`DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}`],deleteForIssue:[`DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}`],deleteForIssueComment:[`DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}`],deleteForPullRequestComment:[`DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}`],deleteForRelease:[`DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}`],deleteForTeamDiscussion:[`DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}`],deleteForTeamDiscussionComment:[`DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}`],listForCommitComment:[`GET /repos/{owner}/{repo}/comments/{comment_id}/reactions`],listForIssue:[`GET /repos/{owner}/{repo}/issues/{issue_number}/reactions`],listForIssueComment:[`GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions`],listForPullRequestReviewComment:[`GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions`],listForRelease:[`GET /repos/{owner}/{repo}/releases/{release_id}/reactions`],listForTeamDiscussionCommentInOrg:[`GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions`],listForTeamDiscussionInOrg:[`GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions`]},repos:{acceptInvitation:[`PATCH /user/repository_invitations/{invitation_id}`,{},{renamed:[`repos`,`acceptInvitationForAuthenticatedUser`]}],acceptInvitationForAuthenticatedUser:[`PATCH /user/repository_invitations/{invitation_id}`],addAppAccessRestrictions:[`POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps`,{},{mapToData:`apps`}],addCollaborator:[`PUT /repos/{owner}/{repo}/collaborators/{username}`],addStatusCheckContexts:[`POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts`,{},{mapToData:`contexts`}],addTeamAccessRestrictions:[`POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams`,{},{mapToData:`teams`}],addUserAccessRestrictions:[`POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users`,{},{mapToData:`users`}],cancelPagesDeployment:[`POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel`],checkAutomatedSecurityFixes:[`GET /repos/{owner}/{repo}/automated-security-fixes`],checkCollaborator:[`GET /repos/{owner}/{repo}/collaborators/{username}`],checkImmutableReleases:[`GET /repos/{owner}/{repo}/immutable-releases`],checkPrivateVulnerabilityReporting:[`GET /repos/{owner}/{repo}/private-vulnerability-reporting`],checkVulnerabilityAlerts:[`GET /repos/{owner}/{repo}/vulnerability-alerts`],codeownersErrors:[`GET /repos/{owner}/{repo}/codeowners/errors`],compareCommits:[`GET /repos/{owner}/{repo}/compare/{base}...{head}`],compareCommitsWithBasehead:[`GET /repos/{owner}/{repo}/compare/{basehead}`],createAttestation:[`POST /repos/{owner}/{repo}/attestations`],createAutolink:[`POST /repos/{owner}/{repo}/autolinks`],createCommitComment:[`POST /repos/{owner}/{repo}/commits/{commit_sha}/comments`],createCommitSignatureProtection:[`POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures`],createCommitStatus:[`POST /repos/{owner}/{repo}/statuses/{sha}`],createDeployKey:[`POST /repos/{owner}/{repo}/keys`],createDeployment:[`POST /repos/{owner}/{repo}/deployments`],createDeploymentBranchPolicy:[`POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies`],createDeploymentProtectionRule:[`POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules`],createDeploymentStatus:[`POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses`],createDispatchEvent:[`POST /repos/{owner}/{repo}/dispatches`],createForAuthenticatedUser:[`POST /user/repos`],createFork:[`POST /repos/{owner}/{repo}/forks`],createInOrg:[`POST /orgs/{org}/repos`],createOrUpdateEnvironment:[`PUT /repos/{owner}/{repo}/environments/{environment_name}`],createOrUpdateFileContents:[`PUT /repos/{owner}/{repo}/contents/{path}`],createOrgRuleset:[`POST /orgs/{org}/rulesets`],createPagesDeployment:[`POST /repos/{owner}/{repo}/pages/deployments`],createPagesSite:[`POST /repos/{owner}/{repo}/pages`],createRelease:[`POST /repos/{owner}/{repo}/releases`],createRepoRuleset:[`POST /repos/{owner}/{repo}/rulesets`],createUsingTemplate:[`POST /repos/{template_owner}/{template_repo}/generate`],createWebhook:[`POST /repos/{owner}/{repo}/hooks`],customPropertiesForReposCreateOrUpdateRepositoryValues:[`PATCH /repos/{owner}/{repo}/properties/values`],customPropertiesForReposGetRepositoryValues:[`GET /repos/{owner}/{repo}/properties/values`],declineInvitation:[`DELETE /user/repository_invitations/{invitation_id}`,{},{renamed:[`repos`,`declineInvitationForAuthenticatedUser`]}],declineInvitationForAuthenticatedUser:[`DELETE /user/repository_invitations/{invitation_id}`],delete:[`DELETE /repos/{owner}/{repo}`],deleteAccessRestrictions:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions`],deleteAdminBranchProtection:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins`],deleteAnEnvironment:[`DELETE /repos/{owner}/{repo}/environments/{environment_name}`],deleteAutolink:[`DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}`],deleteBranchProtection:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection`],deleteCommitComment:[`DELETE /repos/{owner}/{repo}/comments/{comment_id}`],deleteCommitSignatureProtection:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures`],deleteDeployKey:[`DELETE /repos/{owner}/{repo}/keys/{key_id}`],deleteDeployment:[`DELETE /repos/{owner}/{repo}/deployments/{deployment_id}`],deleteDeploymentBranchPolicy:[`DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}`],deleteFile:[`DELETE /repos/{owner}/{repo}/contents/{path}`],deleteInvitation:[`DELETE /repos/{owner}/{repo}/invitations/{invitation_id}`],deleteOrgRuleset:[`DELETE /orgs/{org}/rulesets/{ruleset_id}`],deletePagesSite:[`DELETE /repos/{owner}/{repo}/pages`],deletePullRequestReviewProtection:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews`],deleteRelease:[`DELETE /repos/{owner}/{repo}/releases/{release_id}`],deleteReleaseAsset:[`DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}`],deleteRepoRuleset:[`DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}`],deleteWebhook:[`DELETE /repos/{owner}/{repo}/hooks/{hook_id}`],disableAutomatedSecurityFixes:[`DELETE /repos/{owner}/{repo}/automated-security-fixes`],disableDeploymentProtectionRule:[`DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}`],disableImmutableReleases:[`DELETE /repos/{owner}/{repo}/immutable-releases`],disablePrivateVulnerabilityReporting:[`DELETE /repos/{owner}/{repo}/private-vulnerability-reporting`],disableVulnerabilityAlerts:[`DELETE /repos/{owner}/{repo}/vulnerability-alerts`],downloadArchive:[`GET /repos/{owner}/{repo}/zipball/{ref}`,{},{renamed:[`repos`,`downloadZipballArchive`]}],downloadTarballArchive:[`GET /repos/{owner}/{repo}/tarball/{ref}`],downloadZipballArchive:[`GET /repos/{owner}/{repo}/zipball/{ref}`],enableAutomatedSecurityFixes:[`PUT /repos/{owner}/{repo}/automated-security-fixes`],enableImmutableReleases:[`PUT /repos/{owner}/{repo}/immutable-releases`],enablePrivateVulnerabilityReporting:[`PUT /repos/{owner}/{repo}/private-vulnerability-reporting`],enableVulnerabilityAlerts:[`PUT /repos/{owner}/{repo}/vulnerability-alerts`],generateReleaseNotes:[`POST /repos/{owner}/{repo}/releases/generate-notes`],get:[`GET /repos/{owner}/{repo}`],getAccessRestrictions:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions`],getAdminBranchProtection:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins`],getAllDeploymentProtectionRules:[`GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules`],getAllEnvironments:[`GET /repos/{owner}/{repo}/environments`],getAllStatusCheckContexts:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts`],getAllTopics:[`GET /repos/{owner}/{repo}/topics`],getAppsWithAccessToProtectedBranch:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps`],getAutolink:[`GET /repos/{owner}/{repo}/autolinks/{autolink_id}`],getBranch:[`GET /repos/{owner}/{repo}/branches/{branch}`],getBranchProtection:[`GET /repos/{owner}/{repo}/branches/{branch}/protection`],getBranchRules:[`GET /repos/{owner}/{repo}/rules/branches/{branch}`],getClones:[`GET /repos/{owner}/{repo}/traffic/clones`],getCodeFrequencyStats:[`GET /repos/{owner}/{repo}/stats/code_frequency`],getCollaboratorPermissionLevel:[`GET /repos/{owner}/{repo}/collaborators/{username}/permission`],getCombinedStatusForRef:[`GET /repos/{owner}/{repo}/commits/{ref}/status`],getCommit:[`GET /repos/{owner}/{repo}/commits/{ref}`],getCommitActivityStats:[`GET /repos/{owner}/{repo}/stats/commit_activity`],getCommitComment:[`GET /repos/{owner}/{repo}/comments/{comment_id}`],getCommitSignatureProtection:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures`],getCommunityProfileMetrics:[`GET /repos/{owner}/{repo}/community/profile`],getContent:[`GET /repos/{owner}/{repo}/contents/{path}`],getContributorsStats:[`GET /repos/{owner}/{repo}/stats/contributors`],getCustomDeploymentProtectionRule:[`GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}`],getDeployKey:[`GET /repos/{owner}/{repo}/keys/{key_id}`],getDeployment:[`GET /repos/{owner}/{repo}/deployments/{deployment_id}`],getDeploymentBranchPolicy:[`GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}`],getDeploymentStatus:[`GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}`],getEnvironment:[`GET /repos/{owner}/{repo}/environments/{environment_name}`],getLatestPagesBuild:[`GET /repos/{owner}/{repo}/pages/builds/latest`],getLatestRelease:[`GET /repos/{owner}/{repo}/releases/latest`],getOrgRuleSuite:[`GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}`],getOrgRuleSuites:[`GET /orgs/{org}/rulesets/rule-suites`],getOrgRuleset:[`GET /orgs/{org}/rulesets/{ruleset_id}`],getOrgRulesets:[`GET /orgs/{org}/rulesets`],getPages:[`GET /repos/{owner}/{repo}/pages`],getPagesBuild:[`GET /repos/{owner}/{repo}/pages/builds/{build_id}`],getPagesDeployment:[`GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}`],getPagesHealthCheck:[`GET /repos/{owner}/{repo}/pages/health`],getParticipationStats:[`GET /repos/{owner}/{repo}/stats/participation`],getPullRequestReviewProtection:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews`],getPunchCardStats:[`GET /repos/{owner}/{repo}/stats/punch_card`],getReadme:[`GET /repos/{owner}/{repo}/readme`],getReadmeInDirectory:[`GET /repos/{owner}/{repo}/readme/{dir}`],getRelease:[`GET /repos/{owner}/{repo}/releases/{release_id}`],getReleaseAsset:[`GET /repos/{owner}/{repo}/releases/assets/{asset_id}`],getReleaseByTag:[`GET /repos/{owner}/{repo}/releases/tags/{tag}`],getRepoRuleSuite:[`GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}`],getRepoRuleSuites:[`GET /repos/{owner}/{repo}/rulesets/rule-suites`],getRepoRuleset:[`GET /repos/{owner}/{repo}/rulesets/{ruleset_id}`],getRepoRulesetHistory:[`GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history`],getRepoRulesetVersion:[`GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history/{version_id}`],getRepoRulesets:[`GET /repos/{owner}/{repo}/rulesets`],getStatusChecksProtection:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks`],getTeamsWithAccessToProtectedBranch:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams`],getTopPaths:[`GET /repos/{owner}/{repo}/traffic/popular/paths`],getTopReferrers:[`GET /repos/{owner}/{repo}/traffic/popular/referrers`],getUsersWithAccessToProtectedBranch:[`GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users`],getViews:[`GET /repos/{owner}/{repo}/traffic/views`],getWebhook:[`GET /repos/{owner}/{repo}/hooks/{hook_id}`],getWebhookConfigForRepo:[`GET /repos/{owner}/{repo}/hooks/{hook_id}/config`],getWebhookDelivery:[`GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}`],listActivities:[`GET /repos/{owner}/{repo}/activity`],listAttestations:[`GET /repos/{owner}/{repo}/attestations/{subject_digest}`],listAutolinks:[`GET /repos/{owner}/{repo}/autolinks`],listBranches:[`GET /repos/{owner}/{repo}/branches`],listBranchesForHeadCommit:[`GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head`],listCollaborators:[`GET /repos/{owner}/{repo}/collaborators`],listCommentsForCommit:[`GET /repos/{owner}/{repo}/commits/{commit_sha}/comments`],listCommitCommentsForRepo:[`GET /repos/{owner}/{repo}/comments`],listCommitStatusesForRef:[`GET /repos/{owner}/{repo}/commits/{ref}/statuses`],listCommits:[`GET /repos/{owner}/{repo}/commits`],listContributors:[`GET /repos/{owner}/{repo}/contributors`],listCustomDeploymentRuleIntegrations:[`GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps`],listDeployKeys:[`GET /repos/{owner}/{repo}/keys`],listDeploymentBranchPolicies:[`GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies`],listDeploymentStatuses:[`GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses`],listDeployments:[`GET /repos/{owner}/{repo}/deployments`],listForAuthenticatedUser:[`GET /user/repos`],listForOrg:[`GET /orgs/{org}/repos`],listForUser:[`GET /users/{username}/repos`],listForks:[`GET /repos/{owner}/{repo}/forks`],listInvitations:[`GET /repos/{owner}/{repo}/invitations`],listInvitationsForAuthenticatedUser:[`GET /user/repository_invitations`],listLanguages:[`GET /repos/{owner}/{repo}/languages`],listPagesBuilds:[`GET /repos/{owner}/{repo}/pages/builds`],listPublic:[`GET /repositories`],listPullRequestsAssociatedWithCommit:[`GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls`],listReleaseAssets:[`GET /repos/{owner}/{repo}/releases/{release_id}/assets`],listReleases:[`GET /repos/{owner}/{repo}/releases`],listTags:[`GET /repos/{owner}/{repo}/tags`],listTeams:[`GET /repos/{owner}/{repo}/teams`],listWebhookDeliveries:[`GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries`],listWebhooks:[`GET /repos/{owner}/{repo}/hooks`],merge:[`POST /repos/{owner}/{repo}/merges`],mergeUpstream:[`POST /repos/{owner}/{repo}/merge-upstream`],pingWebhook:[`POST /repos/{owner}/{repo}/hooks/{hook_id}/pings`],redeliverWebhookDelivery:[`POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts`],removeAppAccessRestrictions:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps`,{},{mapToData:`apps`}],removeCollaborator:[`DELETE /repos/{owner}/{repo}/collaborators/{username}`],removeStatusCheckContexts:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts`,{},{mapToData:`contexts`}],removeStatusCheckProtection:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks`],removeTeamAccessRestrictions:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams`,{},{mapToData:`teams`}],removeUserAccessRestrictions:[`DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users`,{},{mapToData:`users`}],renameBranch:[`POST /repos/{owner}/{repo}/branches/{branch}/rename`],replaceAllTopics:[`PUT /repos/{owner}/{repo}/topics`],requestPagesBuild:[`POST /repos/{owner}/{repo}/pages/builds`],setAdminBranchProtection:[`POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins`],setAppAccessRestrictions:[`PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps`,{},{mapToData:`apps`}],setStatusCheckContexts:[`PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts`,{},{mapToData:`contexts`}],setTeamAccessRestrictions:[`PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams`,{},{mapToData:`teams`}],setUserAccessRestrictions:[`PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users`,{},{mapToData:`users`}],testPushWebhook:[`POST /repos/{owner}/{repo}/hooks/{hook_id}/tests`],transfer:[`POST /repos/{owner}/{repo}/transfer`],update:[`PATCH /repos/{owner}/{repo}`],updateBranchProtection:[`PUT /repos/{owner}/{repo}/branches/{branch}/protection`],updateCommitComment:[`PATCH /repos/{owner}/{repo}/comments/{comment_id}`],updateDeploymentBranchPolicy:[`PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}`],updateInformationAboutPagesSite:[`PUT /repos/{owner}/{repo}/pages`],updateInvitation:[`PATCH /repos/{owner}/{repo}/invitations/{invitation_id}`],updateOrgRuleset:[`PUT /orgs/{org}/rulesets/{ruleset_id}`],updatePullRequestReviewProtection:[`PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews`],updateRelease:[`PATCH /repos/{owner}/{repo}/releases/{release_id}`],updateReleaseAsset:[`PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}`],updateRepoRuleset:[`PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}`],updateStatusCheckPotection:[`PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks`,{},{renamed:[`repos`,`updateStatusCheckProtection`]}],updateStatusCheckProtection:[`PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks`],updateWebhook:[`PATCH /repos/{owner}/{repo}/hooks/{hook_id}`],updateWebhookConfigForRepo:[`PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config`],uploadReleaseAsset:[`POST /repos/{owner}/{repo}/releases/{release_id}/assets{?name,label}`,{baseUrl:`https://uploads.github.com`}]},search:{code:[`GET /search/code`],commits:[`GET /search/commits`],issuesAndPullRequests:[`GET /search/issues`],labels:[`GET /search/labels`],repos:[`GET /search/repositories`],topics:[`GET /search/topics`],users:[`GET /search/users`]},secretScanning:{createPushProtectionBypass:[`POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses`],getAlert:[`GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}`],getScanHistory:[`GET /repos/{owner}/{repo}/secret-scanning/scan-history`],listAlertsForOrg:[`GET /orgs/{org}/secret-scanning/alerts`],listAlertsForRepo:[`GET /repos/{owner}/{repo}/secret-scanning/alerts`],listLocationsForAlert:[`GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations`],listOrgPatternConfigs:[`GET /orgs/{org}/secret-scanning/pattern-configurations`],updateAlert:[`PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}`],updateOrgPatternConfigs:[`PATCH /orgs/{org}/secret-scanning/pattern-configurations`]},securityAdvisories:{createFork:[`POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks`],createPrivateVulnerabilityReport:[`POST /repos/{owner}/{repo}/security-advisories/reports`],createRepositoryAdvisory:[`POST /repos/{owner}/{repo}/security-advisories`],createRepositoryAdvisoryCveRequest:[`POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve`],getGlobalAdvisory:[`GET /advisories/{ghsa_id}`],getRepositoryAdvisory:[`GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}`],listGlobalAdvisories:[`GET /advisories`],listOrgRepositoryAdvisories:[`GET /orgs/{org}/security-advisories`],listRepositoryAdvisories:[`GET /repos/{owner}/{repo}/security-advisories`],updateRepositoryAdvisory:[`PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}`]},teams:{addOrUpdateMembershipForUserInOrg:[`PUT /orgs/{org}/teams/{team_slug}/memberships/{username}`],addOrUpdateRepoPermissionsInOrg:[`PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}`],checkPermissionsForRepoInOrg:[`GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}`],create:[`POST /orgs/{org}/teams`],createDiscussionCommentInOrg:[`POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments`],createDiscussionInOrg:[`POST /orgs/{org}/teams/{team_slug}/discussions`],deleteDiscussionCommentInOrg:[`DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}`],deleteDiscussionInOrg:[`DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}`],deleteInOrg:[`DELETE /orgs/{org}/teams/{team_slug}`],getByName:[`GET /orgs/{org}/teams/{team_slug}`],getDiscussionCommentInOrg:[`GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}`],getDiscussionInOrg:[`GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}`],getMembershipForUserInOrg:[`GET /orgs/{org}/teams/{team_slug}/memberships/{username}`],list:[`GET /orgs/{org}/teams`],listChildInOrg:[`GET /orgs/{org}/teams/{team_slug}/teams`],listDiscussionCommentsInOrg:[`GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments`],listDiscussionsInOrg:[`GET /orgs/{org}/teams/{team_slug}/discussions`],listForAuthenticatedUser:[`GET /user/teams`],listMembersInOrg:[`GET /orgs/{org}/teams/{team_slug}/members`],listPendingInvitationsInOrg:[`GET /orgs/{org}/teams/{team_slug}/invitations`],listReposInOrg:[`GET /orgs/{org}/teams/{team_slug}/repos`],removeMembershipForUserInOrg:[`DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}`],removeRepoInOrg:[`DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}`],updateDiscussionCommentInOrg:[`PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}`],updateDiscussionInOrg:[`PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}`],updateInOrg:[`PATCH /orgs/{org}/teams/{team_slug}`]},users:{addEmailForAuthenticated:[`POST /user/emails`,{},{renamed:[`users`,`addEmailForAuthenticatedUser`]}],addEmailForAuthenticatedUser:[`POST /user/emails`],addSocialAccountForAuthenticatedUser:[`POST /user/social_accounts`],block:[`PUT /user/blocks/{username}`],checkBlocked:[`GET /user/blocks/{username}`],checkFollowingForUser:[`GET /users/{username}/following/{target_user}`],checkPersonIsFollowedByAuthenticated:[`GET /user/following/{username}`],createGpgKeyForAuthenticated:[`POST /user/gpg_keys`,{},{renamed:[`users`,`createGpgKeyForAuthenticatedUser`]}],createGpgKeyForAuthenticatedUser:[`POST /user/gpg_keys`],createPublicSshKeyForAuthenticated:[`POST /user/keys`,{},{renamed:[`users`,`createPublicSshKeyForAuthenticatedUser`]}],createPublicSshKeyForAuthenticatedUser:[`POST /user/keys`],createSshSigningKeyForAuthenticatedUser:[`POST /user/ssh_signing_keys`],deleteAttestationsBulk:[`POST /users/{username}/attestations/delete-request`],deleteAttestationsById:[`DELETE /users/{username}/attestations/{attestation_id}`],deleteAttestationsBySubjectDigest:[`DELETE /users/{username}/attestations/digest/{subject_digest}`],deleteEmailForAuthenticated:[`DELETE /user/emails`,{},{renamed:[`users`,`deleteEmailForAuthenticatedUser`]}],deleteEmailForAuthenticatedUser:[`DELETE /user/emails`],deleteGpgKeyForAuthenticated:[`DELETE /user/gpg_keys/{gpg_key_id}`,{},{renamed:[`users`,`deleteGpgKeyForAuthenticatedUser`]}],deleteGpgKeyForAuthenticatedUser:[`DELETE /user/gpg_keys/{gpg_key_id}`],deletePublicSshKeyForAuthenticated:[`DELETE /user/keys/{key_id}`,{},{renamed:[`users`,`deletePublicSshKeyForAuthenticatedUser`]}],deletePublicSshKeyForAuthenticatedUser:[`DELETE /user/keys/{key_id}`],deleteSocialAccountForAuthenticatedUser:[`DELETE /user/social_accounts`],deleteSshSigningKeyForAuthenticatedUser:[`DELETE /user/ssh_signing_keys/{ssh_signing_key_id}`],follow:[`PUT /user/following/{username}`],getAuthenticated:[`GET /user`],getById:[`GET /user/{account_id}`],getByUsername:[`GET /users/{username}`],getContextForUser:[`GET /users/{username}/hovercard`],getGpgKeyForAuthenticated:[`GET /user/gpg_keys/{gpg_key_id}`,{},{renamed:[`users`,`getGpgKeyForAuthenticatedUser`]}],getGpgKeyForAuthenticatedUser:[`GET /user/gpg_keys/{gpg_key_id}`],getPublicSshKeyForAuthenticated:[`GET /user/keys/{key_id}`,{},{renamed:[`users`,`getPublicSshKeyForAuthenticatedUser`]}],getPublicSshKeyForAuthenticatedUser:[`GET /user/keys/{key_id}`],getSshSigningKeyForAuthenticatedUser:[`GET /user/ssh_signing_keys/{ssh_signing_key_id}`],list:[`GET /users`],listAttestations:[`GET /users/{username}/attestations/{subject_digest}`],listAttestationsBulk:[`POST /users/{username}/attestations/bulk-list{?per_page,before,after}`],listBlockedByAuthenticated:[`GET /user/blocks`,{},{renamed:[`users`,`listBlockedByAuthenticatedUser`]}],listBlockedByAuthenticatedUser:[`GET /user/blocks`],listEmailsForAuthenticated:[`GET /user/emails`,{},{renamed:[`users`,`listEmailsForAuthenticatedUser`]}],listEmailsForAuthenticatedUser:[`GET /user/emails`],listFollowedByAuthenticated:[`GET /user/following`,{},{renamed:[`users`,`listFollowedByAuthenticatedUser`]}],listFollowedByAuthenticatedUser:[`GET /user/following`],listFollowersForAuthenticatedUser:[`GET /user/followers`],listFollowersForUser:[`GET /users/{username}/followers`],listFollowingForUser:[`GET /users/{username}/following`],listGpgKeysForAuthenticated:[`GET /user/gpg_keys`,{},{renamed:[`users`,`listGpgKeysForAuthenticatedUser`]}],listGpgKeysForAuthenticatedUser:[`GET /user/gpg_keys`],listGpgKeysForUser:[`GET /users/{username}/gpg_keys`],listPublicEmailsForAuthenticated:[`GET /user/public_emails`,{},{renamed:[`users`,`listPublicEmailsForAuthenticatedUser`]}],listPublicEmailsForAuthenticatedUser:[`GET /user/public_emails`],listPublicKeysForUser:[`GET /users/{username}/keys`],listPublicSshKeysForAuthenticated:[`GET /user/keys`,{},{renamed:[`users`,`listPublicSshKeysForAuthenticatedUser`]}],listPublicSshKeysForAuthenticatedUser:[`GET /user/keys`],listSocialAccountsForAuthenticatedUser:[`GET /user/social_accounts`],listSocialAccountsForUser:[`GET /users/{username}/social_accounts`],listSshSigningKeysForAuthenticatedUser:[`GET /user/ssh_signing_keys`],listSshSigningKeysForUser:[`GET /users/{username}/ssh_signing_keys`],setPrimaryEmailVisibilityForAuthenticated:[`PATCH /user/email/visibility`,{},{renamed:[`users`,`setPrimaryEmailVisibilityForAuthenticatedUser`]}],setPrimaryEmailVisibilityForAuthenticatedUser:[`PATCH /user/email/visibility`],unblock:[`DELETE /user/blocks/{username}`],unfollow:[`DELETE /user/following/{username}`],updateAuthenticated:[`PATCH /user`]}};const RO=new Map;for(let[e,t]of Object.entries(LO))for(let[n,r]of Object.entries(t)){let[t,i,a]=r,[o,s]=t.split(/ /),c=Object.assign({method:o,url:s},i);RO.has(e)||RO.set(e,new Map),RO.get(e).set(n,{scope:e,methodName:n,endpointDefaults:c,decorations:a})}const zO={has({scope:e},t){return RO.get(e).has(t)},getOwnPropertyDescriptor(e,t){return{value:this.get(e,t),configurable:!0,writable:!0,enumerable:!0}},defineProperty(e,t,n){return Object.defineProperty(e.cache,t,n),!0},deleteProperty(e,t){return delete e.cache[t],!0},ownKeys({scope:e}){return[...RO.get(e).keys()]},set(e,t,n){return e.cache[t]=n},get({octokit:e,scope:t,cache:n},r){if(n[r])return n[r];let i=RO.get(t).get(r);if(!i)return;let{endpointDefaults:a,decorations:o}=i;return o?n[r]=VO(e,t,r,a,o):n[r]=e.request.defaults(a),n[r]}};function BO(e){let t={};for(let n of RO.keys())t[n]=new Proxy({octokit:e,scope:n,cache:{}},zO);return t}function VO(e,t,n,r,i){let a=e.request.defaults(r);function o(...r){let o=a.endpoint.merge(...r);if(i.mapToData)return o=Object.assign({},o,{data:o[i.mapToData],[i.mapToData]:void 0}),a(o);if(i.renamed){let[r,a]=i.renamed;e.log.warn(`octokit.${t}.${n}() has been renamed to octokit.${r}.${a}()`)}if(i.deprecated&&e.log.warn(i.deprecated),i.renamedParameters){let o=a.endpoint.merge(...r);for(let[r,a]of Object.entries(i.renamedParameters))r in o&&(e.log.warn(`"${r}" parameter is deprecated for "octokit.${t}.${n}()". Use "${a}" instead`),a in o||(o[a]=o[r]),delete o[r]);return a(o)}return a(...r)}return Object.assign(o,a)}function HO(e){return{rest:BO(e)}}HO.VERSION=IO;function UO(e){let t=BO(e);return{...t,rest:t}}UO.VERSION=IO;var WO=j(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):n.Bottleneck=r()})(e,(function(){var e=typeof globalThis<`u`?globalThis:typeof window<`u`?window:typeof global<`u`?global:typeof self<`u`?self:{};function t(e){return e&&e.default||e}var n={load:function(e,t,n={}){var r,i;for(r in t)i=t[r],n[r]=e[r]??i;return n},overwrite:function(e,t,n={}){var r,i;for(r in e)i=e[r],t[r]!==void 0&&(n[r]=i);return n}},r=class{constructor(e,t){this.incr=e,this.decr=t,this._first=null,this._last=null,this.length=0}push(e){var t;this.length++,typeof this.incr==`function`&&this.incr(),t={value:e,prev:this._last,next:null},this._last==null?this._first=this._last=t:(this._last.next=t,this._last=t)}shift(){var e;if(this._first!=null)return this.length--,typeof this.decr==`function`&&this.decr(),e=this._first.value,(this._first=this._first.next)==null?this._last=null:this._first.prev=null,e}first(){if(this._first!=null)return this._first.value}getArray(){for(var e=this._first,t,n=[];e!=null;)n.push((t=e,e=e.next,t.value));return n}forEachShift(e){for(var t=this.shift();t!=null;)e(t),t=this.shift()}debug(){for(var e=this._first,t,n=[];e!=null;)n.push((t=e,e=e.next,{value:t.value,prev:t.prev?.value,next:t.next?.value}));return n}},i=class{constructor(e){if(this.instance=e,this._events={},this.instance.on!=null||this.instance.once!=null||this.instance.removeAllListeners!=null)throw Error(`An Emitter already exists for this object`);this.instance.on=(e,t)=>this._addListener(e,`many`,t),this.instance.once=(e,t)=>this._addListener(e,`once`,t),this.instance.removeAllListeners=(e=null)=>e==null?this._events={}:delete this._events[e]}_addListener(e,t,n){var r;return(r=this._events)[e]??(r[e]=[]),this._events[e].push({cb:n,status:t}),this.instance}listenerCount(e){return this._events[e]==null?0:this._events[e].length}async trigger(e,...t){var n,r;try{return e!==`debug`&&this.trigger(`debug`,`Event triggered: ${e}`,t),this._events[e]==null?void 0:(this._events[e]=this._events[e].filter(function(e){return e.status!==`none`}),r=this._events[e].map(async e=>{var n,r;if(e.status!==`none`){e.status===`once`&&(e.status=`none`);try{return r=typeof e.cb==`function`?e.cb(...t):void 0,typeof r?.then==`function`?await r:r}catch(e){return n=e,this.trigger(`error`,n),null}}}),(await Promise.all(r)).find(function(e){return e!=null}))}catch(e){return n=e,this.trigger(`error`,n),null}}},a=r,o=i,s=class{constructor(e){this.Events=new o(this),this._length=0,this._lists=(function(){var t,n,r=[];for(t=1,n=e;1<=n?t<=n:t>=n;1<=n?++t:--t)r.push(new a((()=>this.incr()),(()=>this.decr())));return r}).call(this)}incr(){if(this._length++===0)return this.Events.trigger(`leftzero`)}decr(){if(--this._length===0)return this.Events.trigger(`zero`)}push(e){return this._lists[e.options.priority].push(e)}queued(e){return e==null?this._length:this._lists[e].length}shiftAll(e){return this._lists.forEach(function(t){return t.forEachShift(e)})}getFirst(e=this._lists){var t,n,r;for(t=0,n=e.length;t<n;t++)if(r=e[t],r.length>0)return r;return[]}shiftLastFrom(e){return this.getFirst(this._lists.slice(e).reverse()).shift()}},c=class extends Error{},l,u,d,f=10,p;u=5,p=n,l=c,d=class{constructor(e,t,n,r,i,a,o,s){this.task=e,this.args=t,this.rejectOnDrop=i,this.Events=a,this._states=o,this.Promise=s,this.options=p.load(n,r),this.options.priority=this._sanitizePriority(this.options.priority),this.options.id===r.id&&(this.options.id=`${this.options.id}-${this._randomIndex()}`),this.promise=new this.Promise((e,t)=>{this._resolve=e,this._reject=t}),this.retryCount=0}_sanitizePriority(e){var t=~~e===e?e:u;return t<0?0:t>f-1?f-1:t}_randomIndex(){return Math.random().toString(36).slice(2)}doDrop({error:e,message:t=`This job has been dropped by Bottleneck`}={}){return this._states.remove(this.options.id)?(this.rejectOnDrop&&this._reject(e??new l(t)),this.Events.trigger(`dropped`,{args:this.args,options:this.options,task:this.task,promise:this.promise}),!0):!1}_assertStatus(e){var t=this._states.jobStatus(this.options.id);if(!(t===e||e===`DONE`&&t===null))throw new l(`Invalid job status ${t}, expected ${e}. Please open an issue at https://github.com/SGrondin/bottleneck/issues`)}doReceive(){return this._states.start(this.options.id),this.Events.trigger(`received`,{args:this.args,options:this.options})}doQueue(e,t){return this._assertStatus(`RECEIVED`),this._states.next(this.options.id),this.Events.trigger(`queued`,{args:this.args,options:this.options,reachedHWM:e,blocked:t})}doRun(){return this.retryCount===0?(this._assertStatus(`QUEUED`),this._states.next(this.options.id)):this._assertStatus(`EXECUTING`),this.Events.trigger(`scheduled`,{args:this.args,options:this.options})}async doExecute(e,t,n,r){var i,a,o;this.retryCount===0?(this._assertStatus(`RUNNING`),this._states.next(this.options.id)):this._assertStatus(`EXECUTING`),a={args:this.args,options:this.options,retryCount:this.retryCount},this.Events.trigger(`executing`,a);try{if(o=await(e==null?this.task(...this.args):e.schedule(this.options,this.task,...this.args)),t())return this.doDone(a),await r(this.options,a),this._assertStatus(`DONE`),this._resolve(o)}catch(e){return i=e,this._onFailure(i,a,t,n,r)}}doExpire(e,t,n){var r,i;return this._states.jobStatus(this.options.id===`RUNNING`)&&this._states.next(this.options.id),this._assertStatus(`EXECUTING`),i={args:this.args,options:this.options,retryCount:this.retryCount},r=new l(`This job timed out after ${this.options.expiration} ms.`),this._onFailure(r,i,e,t,n)}async _onFailure(e,t,n,r,i){var a,o;if(n())return a=await this.Events.trigger(`failed`,e,t),a==null?(this.doDone(t),await i(this.options,t),this._assertStatus(`DONE`),this._reject(e)):(o=~~a,this.Events.trigger(`retry`,`Retrying ${this.options.id} after ${o} ms`,t),this.retryCount++,r(o))}doDone(e){return this._assertStatus(`EXECUTING`),this._states.next(this.options.id),this.Events.trigger(`done`,e)}};var m=d,h,g,_=n;h=c,g=class{constructor(e,t,n){this.instance=e,this.storeOptions=t,this.clientId=this.instance._randomIndex(),_.load(n,n,this),this._nextRequest=this._lastReservoirRefresh=this._lastReservoirIncrease=Date.now(),this._running=0,this._done=0,this._unblockTime=0,this.ready=this.Promise.resolve(),this.clients={},this._startHeartbeat()}_startHeartbeat(){var e;return this.heartbeat==null&&(this.storeOptions.reservoirRefreshInterval!=null&&this.storeOptions.reservoirRefreshAmount!=null||this.storeOptions.reservoirIncreaseInterval!=null&&this.storeOptions.reservoirIncreaseAmount!=null)?typeof(e=this.heartbeat=setInterval(()=>{var e,t,n,r=Date.now(),i;if(this.storeOptions.reservoirRefreshInterval!=null&&r>=this._lastReservoirRefresh+this.storeOptions.reservoirRefreshInterval&&(this._lastReservoirRefresh=r,this.storeOptions.reservoir=this.storeOptions.reservoirRefreshAmount,this.instance._drainAll(this.computeCapacity())),this.storeOptions.reservoirIncreaseInterval!=null&&r>=this._lastReservoirIncrease+this.storeOptions.reservoirIncreaseInterval&&({reservoirIncreaseAmount:e,reservoirIncreaseMaximum:n,reservoir:i}=this.storeOptions,this._lastReservoirIncrease=r,t=n==null?e:Math.min(e,n-i),t>0))return this.storeOptions.reservoir+=t,this.instance._drainAll(this.computeCapacity())},this.heartbeatInterval)).unref==`function`?e.unref():void 0:clearInterval(this.heartbeat)}async __publish__(e){return await this.yieldLoop(),this.instance.Events.trigger(`message`,e.toString())}async __disconnect__(e){return await this.yieldLoop(),clearInterval(this.heartbeat),this.Promise.resolve()}yieldLoop(e=0){return new this.Promise(function(t,n){return setTimeout(t,e)})}computePenalty(){return this.storeOptions.penalty??(15*this.storeOptions.minTime||5e3)}async __updateSettings__(e){return await this.yieldLoop(),_.overwrite(e,e,this.storeOptions),this._startHeartbeat(),this.instance._drainAll(this.computeCapacity()),!0}async __running__(){return await this.yieldLoop(),this._running}async __queued__(){return await this.yieldLoop(),this.instance.queued()}async __done__(){return await this.yieldLoop(),this._done}async __groupCheck__(e){return await this.yieldLoop(),this._nextRequest+this.timeout<e}computeCapacity(){var e,t;return{maxConcurrent:e,reservoir:t}=this.storeOptions,e!=null&&t!=null?Math.min(e-this._running,t):e==null?t??null:e-this._running}conditionsCheck(e){var t=this.computeCapacity();return t==null||e<=t}async __incrementReservoir__(e){var t;return await this.yieldLoop(),t=this.storeOptions.reservoir+=e,this.instance._drainAll(this.computeCapacity()),t}async __currentReservoir__(){return await this.yieldLoop(),this.storeOptions.reservoir}isBlocked(e){return this._unblockTime>=e}check(e,t){return this.conditionsCheck(e)&&this._nextRequest-t<=0}async __check__(e){var t;return await this.yieldLoop(),t=Date.now(),this.check(e,t)}async __register__(e,t,n){var r,i;return await this.yieldLoop(),r=Date.now(),this.conditionsCheck(t)?(this._running+=t,this.storeOptions.reservoir!=null&&(this.storeOptions.reservoir-=t),i=Math.max(this._nextRequest-r,0),this._nextRequest=r+i+this.storeOptions.minTime,{success:!0,wait:i,reservoir:this.storeOptions.reservoir}):{success:!1}}strategyIsBlock(){return this.storeOptions.strategy===3}async __submit__(e,t){var n,r,i;if(await this.yieldLoop(),this.storeOptions.maxConcurrent!=null&&t>this.storeOptions.maxConcurrent)throw new h(`Impossible to add a job having a weight of ${t} to a limiter having a maxConcurrent setting of ${this.storeOptions.maxConcurrent}`);return r=Date.now(),i=this.storeOptions.highWater!=null&&e===this.storeOptions.highWater&&!this.check(t,r),n=this.strategyIsBlock()&&(i||this.isBlocked(r)),n&&(this._unblockTime=r+this.computePenalty(),this._nextRequest=this._unblockTime+this.storeOptions.minTime,this.instance._dropAllQueued()),{reachedHWM:i,blocked:n,strategy:this.storeOptions.strategy}}async __free__(e,t){return await this.yieldLoop(),this._running-=t,this._done+=t,this.instance._drainAll(this.computeCapacity()),{running:this._running}}};var v=g,y=c,b=class{constructor(e){this.status=e,this._jobs={},this.counts=this.status.map(function(){return 0})}next(e){var t=this._jobs[e],n=t+1;if(t!=null&&n<this.status.length)return this.counts[t]--,this.counts[n]++,this._jobs[e]++;if(t!=null)return this.counts[t]--,delete this._jobs[e]}start(e){var t=0;return this._jobs[e]=t,this.counts[t]++}remove(e){var t=this._jobs[e];return t!=null&&(this.counts[t]--,delete this._jobs[e]),t!=null}jobStatus(e){return this.status[this._jobs[e]]??null}statusJobs(e){var t,n,r,i,a;if(e!=null){if(n=this.status.indexOf(e),n<0)throw new y(`status must be one of ${this.status.join(`, `)}`);for(t in r=this._jobs,i=[],r)a=r[t],a===n&&i.push(t);return i}else return Object.keys(this._jobs)}statusCounts(){return this.counts.reduce(((e,t,n)=>(e[this.status[n]]=t,e)),{})}},x=r,S=class{constructor(e,t){this.schedule=this.schedule.bind(this),this.name=e,this.Promise=t,this._running=0,this._queue=new x}isEmpty(){return this._queue.length===0}async _tryToRun(){var e,t,n,r,i,a,o;if(this._running<1&&this._queue.length>0)return this._running++,{task:o,args:e,resolve:i,reject:r}=this._queue.shift(),t=await(async function(){try{return a=await o(...e),function(){return i(a)}}catch(e){return n=e,function(){return r(n)}}})(),this._running--,this._tryToRun(),t()}schedule(e,...t){var n,r,i=r=null;return n=new this.Promise(function(e,t){return i=e,r=t}),this._queue.push({task:e,args:t,resolve:i,reject:r}),this._tryToRun(),n}},C=`2.19.5`,w={version:C},T=Object.freeze({version:C,default:w}),E=()=>console.log(`You must import the full version of Bottleneck in order to use this feature.`),D=()=>console.log(`You must import the full version of Bottleneck in order to use this feature.`),O=()=>console.log(`You must import the full version of Bottleneck in order to use this feature.`),k,A,ee,j,te,ne=n;k=i,j=E,ee=D,te=O,A=(function(){class e{constructor(e={}){this.deleteKey=this.deleteKey.bind(this),this.limiterOptions=e,ne.load(this.limiterOptions,this.defaults,this),this.Events=new k(this),this.instances={},this.Bottleneck=pe,this._startAutoCleanup(),this.sharedConnection=this.connection!=null,this.connection??(this.limiterOptions.datastore===`redis`?this.connection=new j(Object.assign({},this.limiterOptions,{Events:this.Events})):this.limiterOptions.datastore===`ioredis`&&(this.connection=new ee(Object.assign({},this.limiterOptions,{Events:this.Events}))))}key(e=``){return this.instances[e]??(()=>{var t=this.instances[e]=new this.Bottleneck(Object.assign(this.limiterOptions,{id:`${this.id}-${e}`,timeout:this.timeout,connection:this.connection}));return this.Events.trigger(`created`,t,e),t})()}async deleteKey(e=``){var t,n=this.instances[e];return this.connection&&(t=await this.connection.__runCommand__([`del`,...te.allKeys(`${this.id}-${e}`)])),n!=null&&(delete this.instances[e],await n.disconnect()),n!=null||t>0}limiters(){var e,t=this.instances,n=[],r;for(e in t)r=t[e],n.push({key:e,limiter:r});return n}keys(){return Object.keys(this.instances)}async clusterKeys(){var e,t,n,r,i,a,o,s,c;if(this.connection==null)return this.Promise.resolve(this.keys());for(a=[],e=null,c=`b_${this.id}-`.length,t=9;e!==0;)for([s,n]=await this.connection.__runCommand__([`scan`,e??0,`match`,`b_${this.id}-*_settings`,`count`,1e4]),e=~~s,r=0,o=n.length;r<o;r++)i=n[r],a.push(i.slice(c,-t));return a}_startAutoCleanup(){var e;return clearInterval(this.interval),typeof(e=this.interval=setInterval(async()=>{var e,t,n,r,i=Date.now(),a;for(t in n=this.instances,r=[],n){a=n[t];try{await a._store.__groupCheck__(i)?r.push(this.deleteKey(t)):r.push(void 0)}catch(t){e=t,r.push(a.Events.trigger(`error`,e))}}return r},this.timeout/2)).unref==`function`?e.unref():void 0}updateSettings(e={}){if(ne.overwrite(e,this.defaults,this),ne.overwrite(e,e,this.limiterOptions),e.timeout!=null)return this._startAutoCleanup()}disconnect(e=!0){if(!this.sharedConnection)return this.connection?.disconnect(e)}}return e.prototype.defaults={timeout:1e3*60*5,connection:null,Promise,id:`group-key`},e}).call(e);var re=A,M,N,ie=n;N=i,M=(function(){class e{constructor(e={}){this.options=e,ie.load(this.options,this.defaults,this),this.Events=new N(this),this._arr=[],this._resetPromise(),this._lastFlush=Date.now()}_resetPromise(){return this._promise=new this.Promise((e,t)=>this._resolve=e)}_flush(){return clearTimeout(this._timeout),this._lastFlush=Date.now(),this._resolve(),this.Events.trigger(`batch`,this._arr),this._arr=[],this._resetPromise()}add(e){var t;return this._arr.push(e),t=this._promise,this._arr.length===this.maxSize?this._flush():this.maxTime!=null&&this._arr.length===1&&(this._timeout=setTimeout(()=>this._flush(),this.maxTime)),t}}return e.prototype.defaults={maxTime:null,maxSize:null,Promise},e}).call(e);var ae=M,P=()=>console.log(`You must import the full version of Bottleneck in order to use this feature.`),oe=t(T),F,se,I,ce,le,ue,de,fe,L,R,z,B=[].splice;ue=10,se=5,z=n,de=s,ce=m,le=v,fe=P,I=i,L=b,R=S,F=(function(){class e{constructor(t={},...n){var r,i;this._addToQueue=this._addToQueue.bind(this),this._validateOptions(t,n),z.load(t,this.instanceDefaults,this),this._queues=new de(ue),this._scheduled={},this._states=new L([`RECEIVED`,`QUEUED`,`RUNNING`,`EXECUTING`].concat(this.trackDoneStatus?[`DONE`]:[])),this._limiter=null,this.Events=new I(this),this._submitLock=new R(`submit`,this.Promise),this._registerLock=new R(`register`,this.Promise),i=z.load(t,this.storeDefaults,{}),this._store=(function(){if(this.datastore===`redis`||this.datastore===`ioredis`||this.connection!=null)return r=z.load(t,this.redisStoreDefaults,{}),new fe(this,i,r);if(this.datastore===`local`)return r=z.load(t,this.localStoreDefaults,{}),new le(this,i,r);throw new e.prototype.BottleneckError(`Invalid datastore type: ${this.datastore}`)}).call(this),this._queues.on(`leftzero`,()=>{var e;return(e=this._store.heartbeat)==null?void 0:typeof e.ref==`function`?e.ref():void 0}),this._queues.on(`zero`,()=>{var e;return(e=this._store.heartbeat)==null?void 0:typeof e.unref==`function`?e.unref():void 0})}_validateOptions(t,n){if(!(typeof t==`object`&&t&&n.length===0))throw new e.prototype.BottleneckError(`Bottleneck v2 takes a single object argument. Refer to https://github.com/SGrondin/bottleneck#upgrading-to-v2 if you're upgrading from Bottleneck v1.`)}ready(){return this._store.ready}clients(){return this._store.clients}channel(){return`b_${this.id}`}channel_client(){return`b_${this.id}_${this._store.clientId}`}publish(e){return this._store.__publish__(e)}disconnect(e=!0){return this._store.__disconnect__(e)}chain(e){return this._limiter=e,this}queued(e){return this._queues.queued(e)}clusterQueued(){return this._store.__queued__()}empty(){return this.queued()===0&&this._submitLock.isEmpty()}running(){return this._store.__running__()}done(){return this._store.__done__()}jobStatus(e){return this._states.jobStatus(e)}jobs(e){return this._states.statusJobs(e)}counts(){return this._states.statusCounts()}_randomIndex(){return Math.random().toString(36).slice(2)}check(e=1){return this._store.__check__(e)}_clearGlobalState(e){return this._scheduled[e]==null?!1:(clearTimeout(this._scheduled[e].expiration),delete this._scheduled[e],!0)}async _free(e,t,n,r){var i,a;try{if({running:a}=await this._store.__free__(e,n.weight),this.Events.trigger(`debug`,`Freed ${n.id}`,r),a===0&&this.empty())return this.Events.trigger(`idle`)}catch(e){return i=e,this.Events.trigger(`error`,i)}}_run(e,t,n){var r,i,a;return t.doRun(),r=this._clearGlobalState.bind(this,e),a=this._run.bind(this,e,t),i=this._free.bind(this,e,t),this._scheduled[e]={timeout:setTimeout(()=>t.doExecute(this._limiter,r,a,i),n),expiration:t.options.expiration==null?void 0:setTimeout(function(){return t.doExpire(r,a,i)},n+t.options.expiration),job:t}}_drainOne(e){return this._registerLock.schedule(()=>{var t,n,r,i,a;return this.queued()===0||(a=this._queues.getFirst(),{options:i,args:t}=r=a.first(),e!=null&&i.weight>e)?this.Promise.resolve(null):(this.Events.trigger(`debug`,`Draining ${i.id}`,{args:t,options:i}),n=this._randomIndex(),this._store.__register__(n,i.weight,i.expiration).then(({success:e,wait:o,reservoir:s})=>{var c;return this.Events.trigger(`debug`,`Drained ${i.id}`,{success:e,args:t,options:i}),e?(a.shift(),c=this.empty(),c&&this.Events.trigger(`empty`),s===0&&this.Events.trigger(`depleted`,c),this._run(n,r,o),this.Promise.resolve(i.weight)):this.Promise.resolve(null)}))})}_drainAll(e,t=0){return this._drainOne(e).then(n=>{var r;return n==null?this.Promise.resolve(t):(r=e==null?e:e-n,this._drainAll(r,t+n))}).catch(e=>this.Events.trigger(`error`,e))}_dropAllQueued(e){return this._queues.shiftAll(function(t){return t.doDrop({message:e})})}stop(t={}){var n,r;return t=z.load(t,this.stopDefaults),r=e=>{var t=()=>{var t=this._states.counts;return t[0]+t[1]+t[2]+t[3]===e};return new this.Promise((e,n)=>t()?e():this.on(`done`,()=>{if(t())return this.removeAllListeners(`done`),e()}))},n=t.dropWaitingJobs?(this._run=function(e,n){return n.doDrop({message:t.dropErrorMessage})},this._drainOne=()=>this.Promise.resolve(null),this._registerLock.schedule(()=>this._submitLock.schedule(()=>{var e,n=this._scheduled,i;for(e in n)i=n[e],this.jobStatus(i.job.options.id)===`RUNNING`&&(clearTimeout(i.timeout),clearTimeout(i.expiration),i.job.doDrop({message:t.dropErrorMessage}));return this._dropAllQueued(t.dropErrorMessage),r(0)}))):this.schedule({priority:ue-1,weight:0},()=>r(1)),this._receive=function(n){return n._reject(new e.prototype.BottleneckError(t.enqueueErrorMessage))},this.stop=()=>this.Promise.reject(new e.prototype.BottleneckError(`stop() has already been called`)),n}async _addToQueue(t){var n,r,i,a,o,s,c;({args:n,options:a}=t);try{({reachedHWM:o,blocked:r,strategy:c}=await this._store.__submit__(this.queued(),a.weight))}catch(e){return i=e,this.Events.trigger(`debug`,`Could not queue ${a.id}`,{args:n,options:a,error:i}),t.doDrop({error:i}),!1}return r?(t.doDrop(),!0):o&&(s=c===e.prototype.strategy.LEAK?this._queues.shiftLastFrom(a.priority):c===e.prototype.strategy.OVERFLOW_PRIORITY?this._queues.shiftLastFrom(a.priority+1):c===e.prototype.strategy.OVERFLOW?t:void 0,s?.doDrop(),s==null||c===e.prototype.strategy.OVERFLOW)?(s??t.doDrop(),o):(t.doQueue(o,r),this._queues.push(t),await this._drainAll(),o)}_receive(t){return this._states.jobStatus(t.options.id)==null?(t.doReceive(),this._submitLock.schedule(this._addToQueue,t)):(t._reject(new e.prototype.BottleneckError(`A job with the same id already exists (id=${t.options.id})`)),!1)}submit(...e){var t,n,r,i,a,o,s;return typeof e[0]==`function`?(a=e,[n,...e]=a,[t]=B.call(e,-1),i=z.load({},this.jobDefaults)):(o=e,[i,n,...e]=o,[t]=B.call(e,-1),i=z.load(i,this.jobDefaults)),s=(...e)=>new this.Promise(function(t,r){return n(...e,function(...e){return(e[0]==null?t:r)(e)})}),r=new ce(s,e,i,this.jobDefaults,this.rejectOnDrop,this.Events,this._states,this.Promise),r.promise.then(function(e){return typeof t==`function`?t(...e):void 0}).catch(function(e){return Array.isArray(e)?typeof t==`function`?t(...e):void 0:typeof t==`function`?t(e):void 0}),this._receive(r)}schedule(...e){var t,n,r;return typeof e[0]==`function`?([r,...e]=e,n={}):[n,r,...e]=e,t=new ce(r,e,n,this.jobDefaults,this.rejectOnDrop,this.Events,this._states,this.Promise),this._receive(t),t.promise}wrap(e){var t=this.schedule.bind(this),n=function(...n){return t(e.bind(this),...n)};return n.withOptions=function(n,...r){return t(n,e,...r)},n}async updateSettings(e={}){return await this._store.__updateSettings__(z.overwrite(e,this.storeDefaults)),z.overwrite(e,this.instanceDefaults,this),this}currentReservoir(){return this._store.__currentReservoir__()}incrementReservoir(e=0){return this._store.__incrementReservoir__(e)}}return e.default=e,e.Events=I,e.version=e.prototype.version=oe.version,e.strategy=e.prototype.strategy={LEAK:1,OVERFLOW:2,OVERFLOW_PRIORITY:4,BLOCK:3},e.BottleneckError=e.prototype.BottleneckError=c,e.Group=e.prototype.Group=re,e.RedisConnection=e.prototype.RedisConnection=E,e.IORedisConnection=e.prototype.IORedisConnection=D,e.Batcher=e.prototype.Batcher=ae,e.prototype.jobDefaults={priority:se,weight:1,expiration:null,id:`<no-id>`},e.prototype.storeDefaults={maxConcurrent:null,minTime:0,highWater:null,strategy:e.prototype.strategy.LEAK,penalty:null,reservoir:null,reservoirRefreshInterval:null,reservoirRefreshAmount:null,reservoirIncreaseInterval:null,reservoirIncreaseAmount:null,reservoirIncreaseMaximum:null},e.prototype.localStoreDefaults={Promise,timeout:null,heartbeatInterval:250},e.prototype.redisStoreDefaults={Promise,timeout:null,heartbeatInterval:5e3,clientTimeout:1e4,Redis:null,clientOptions:{},clusterNodes:null,clearDatastore:!1,connection:null},e.prototype.instanceDefaults={datastore:`local`,connection:null,id:`<no-id>`,rejectOnDrop:!0,trackDoneStatus:!1,Promise},e.prototype.stopDefaults={enqueueErrorMessage:`This limiter has been stopped and cannot accept new jobs.`,dropWaitingJobs:!0,dropErrorMessage:`This limiter has been stopped.`},e}).call(e);var pe=F;return pe}))})),GO=re(WO(),1),KO=`0.0.0-development`;async function qO(e,t,n,r){if(!n.request||!n.request.request)throw n;if(n.status>=400&&!e.doNotRetry.includes(n.status)){let i=r.request.retries==null?e.retries:r.request.retries,a=((r.request.retryCount||0)+1)**2;throw t.retry.retryRequest(n,i,a)}throw n}async function JO(e,t,n,r){let i=new GO.default;return i.on(`failed`,function(t,n){let i=~~t.request.request.retries,a=~~t.request.request.retryAfter;if(r.request.retryCount=n.retryCount+1,i>n.retryCount)return a*e.retryAfterBaseValue}),i.schedule(YO.bind(null,e,t,n),r)}async function YO(e,t,n,r){let i=await n(n,r);return i.data&&i.data.errors&&i.data.errors.length>0&&/Something went wrong while executing your query/.test(i.data.errors[0].message)?qO(e,t,new MD(i.data.errors[0].message,500,{request:r,response:i}),r):i}function XO(e,t){let n=Object.assign({enabled:!0,retryAfterBaseValue:1e3,doNotRetry:[400,401,403,404,410,422,451],retries:3},t.retry);return n.enabled&&(e.hook.error(`request`,qO.bind(null,n,e)),e.hook.wrap(`request`,JO.bind(null,n,e))),{retry:{retryRequest:(e,t,n)=>(e.request.request=Object.assign({},e.request.request,{retries:t,retryAfter:n}),e)}}}XO.VERSION=KO;var ZO=re(WO(),1),QO=`0.0.0-development`,$O=()=>Promise.resolve();function ek(e,t,n){return e.retryLimiter.schedule(tk,e,t,n)}async function tk(e,t,n){let{pathname:r}=new URL(n.url,`http://github.test`),i=nk(n.method,r),a=!i&&n.method!==`GET`&&n.method!==`HEAD`,o=n.method===`GET`&&r.startsWith(`/search/`),s=r.startsWith(`/graphql`),c=~~t.retryCount>0?{priority:0,weight:0}:{};e.clustering&&(c.expiration=1e3*60),(a||s)&&await e.write.key(e.id).schedule(c,$O),a&&e.triggersNotification(r)&&await e.notifications.key(e.id).schedule(c,$O),o&&await e.search.key(e.id).schedule(c,$O);let l=(i?e.auth:e.global).key(e.id).schedule(c,t,n);if(s){let e=await l;if(e.data.errors!=null&&e.data.errors.some(e=>e.type===`RATE_LIMITED`))throw Object.assign(Error(`GraphQL Rate Limit Exceeded`),{response:e,data:e.data})}return l}function nk(e,t){return e===`PATCH`&&/^\/applications\/[^/]+\/token\/scoped$/.test(t)||e===`POST`&&(/^\/applications\/[^/]+\/token$/.test(t)||/^\/app\/installations\/[^/]+\/access_tokens$/.test(t)||t===`/login/oauth/access_token`)}var rk=[`/orgs/{org}/invitations`,`/orgs/{org}/invitations/{invitation_id}`,`/orgs/{org}/teams/{team_slug}/discussions`,`/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments`,`/repos/{owner}/{repo}/collaborators/{username}`,`/repos/{owner}/{repo}/commits/{commit_sha}/comments`,`/repos/{owner}/{repo}/issues`,`/repos/{owner}/{repo}/issues/{issue_number}/comments`,`/repos/{owner}/{repo}/issues/{issue_number}/sub_issue`,`/repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority`,`/repos/{owner}/{repo}/pulls`,`/repos/{owner}/{repo}/pulls/{pull_number}/comments`,`/repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies`,`/repos/{owner}/{repo}/pulls/{pull_number}/merge`,`/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers`,`/repos/{owner}/{repo}/pulls/{pull_number}/reviews`,`/repos/{owner}/{repo}/releases`,`/teams/{team_id}/discussions`,`/teams/{team_id}/discussions/{discussion_number}/comments`];function ik(e){let t=`^(?:${e.map(e=>e.split(`/`).map(e=>e.startsWith(`{`)?`(?:.+?)`:e).join(`/`)).map(e=>`(?:${e})`).join(`|`)})[^/]*$`;return new RegExp(t,`i`)}var ak=ik(rk),ok=ak.test.bind(ak),sk={},ck=function(e,t){sk.global=new e.Group({id:`octokit-global`,maxConcurrent:10,...t}),sk.auth=new e.Group({id:`octokit-auth`,maxConcurrent:1,...t}),sk.search=new e.Group({id:`octokit-search`,maxConcurrent:1,minTime:2e3,...t}),sk.write=new e.Group({id:`octokit-write`,maxConcurrent:1,minTime:1e3,...t}),sk.notifications=new e.Group({id:`octokit-notifications`,maxConcurrent:1,minTime:3e3,...t})};function lk(e,t){let{enabled:n=!0,Bottleneck:r=ZO.default,id:i=`no-id`,timeout:a=1e3*60*2,connection:o}=t.throttle||{};if(!n)return{};let s={timeout:a};o!==void 0&&(s.connection=o),sk.global??ck(r,s);let c=Object.assign({clustering:o!=null,triggersNotification:ok,fallbackSecondaryRateRetryAfter:60,retryAfterBaseValue:1e3,retryLimiter:new r,id:i,...sk},t.throttle);if(typeof c.onSecondaryRateLimit!=`function`||typeof c.onRateLimit!=`function`)throw Error(`octokit/plugin-throttling error:
        You must pass the onSecondaryRateLimit and onRateLimit error handlers.
        See https://octokit.github.io/rest.js/#throttling

        const octokit = new Octokit({
          throttle: {
            onSecondaryRateLimit: (retryAfter, options) => {/* ... */},
            onRateLimit: (retryAfter, options) => {/* ... */}
          }
        })
    `);let l={},u=new r.Events(l);return l.on(`secondary-limit`,c.onSecondaryRateLimit),l.on(`rate-limit`,c.onRateLimit),l.on(`error`,t=>e.log.warn(`Error in throttling-plugin limit handler`,t)),c.retryLimiter.on(`failed`,async function(t,n){let[r,i,a]=n.args,{pathname:o}=new URL(a.url,`http://github.test`);if(!(o.startsWith(`/graphql`)&&t.status!==401||t.status===403||t.status===429))return;let s=~~i.retryCount;i.retryCount=s,a.request.retryCount=s;let{wantRetry:c,retryAfter:l=0}=await(async function(){if(/\bsecondary rate\b/i.test(t.message)){let n=Number(t.response.headers[`retry-after`])||r.fallbackSecondaryRateRetryAfter;return{wantRetry:await u.trigger(`secondary-limit`,n,a,e,s),retryAfter:n}}if(t.response.headers!=null&&t.response.headers[`x-ratelimit-remaining`]===`0`||(t.response.data?.errors??[]).some(e=>e.type===`RATE_LIMITED`)){let n=new Date(~~t.response.headers[`x-ratelimit-reset`]*1e3).getTime(),r=Math.max(Math.ceil((n-Date.now())/1e3)+1,0);return{wantRetry:await u.trigger(`rate-limit`,r,a,e,s),retryAfter:r}}return{}})();if(c)return i.retryCount++,l*r.retryAfterBaseValue}),e.hook.wrap(`request`,ek.bind(null,c)),{}}lk.VERSION=QO,lk.triggersNotification=ok;function uk(e){let t=e.clientType||`oauth-app`,n=e.baseUrl||`https://github.com`,r={clientType:t,allowSignup:e.allowSignup!==!1,clientId:e.clientId,login:e.login||null,redirectUrl:e.redirectUrl||null,state:e.state||Math.random().toString(36).substr(2),url:``};if(t===`oauth-app`){let t=`scopes`in e?e.scopes:[];r.scopes=typeof t==`string`?t.split(/[,\s]+/).filter(Boolean):t}return r.url=dk(`${n}/login/oauth/authorize`,r),r}function dk(e,t){let n={allowSignup:`allow_signup`,clientId:`client_id`,login:`login`,redirectUrl:`redirect_uri`,scopes:`scope`,state:`state`},r=e;return Object.keys(n).filter(e=>t[e]!==null).filter(e=>e===`scopes`?t.clientType===`github-app`?!1:!Array.isArray(t[e])||t[e].length>0:!0).map(e=>[n[e],`${t[e]}`]).forEach(([e,t],n)=>{r+=n===0?`?`:`&`,r+=`${e}=${encodeURIComponent(t)}`}),r}function fk(e){let t=e.endpoint.DEFAULTS;return/^https:\/\/(api\.)?github\.com$/.test(t.baseUrl)?`https://github.com`:t.baseUrl.replace(`/api/v3`,``)}async function pk(e,t,n){let r={baseUrl:fk(e),headers:{accept:`application/json`},...n},i=await e(t,r);if(`error`in i.data){let n=new MD(`${i.data.error_description} (${i.data.error}, ${i.data.error_uri})`,400,{request:e.endpoint.merge(t,r)});throw n.response=i,n}return i}function mk({request:e=HD,...t}){let n=fk(e);return uk({...t,baseUrl:n})}async function hk(e){let t=await pk(e.request||HD,`POST /login/oauth/access_token`,{client_id:e.clientId,client_secret:e.clientSecret,code:e.code,redirect_uri:e.redirectUrl}),n={clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:t.data.access_token,scopes:t.data.scope.split(/\s+/).filter(Boolean)};if(e.clientType===`github-app`){if(`refresh_token`in t.data){let e=new Date(t.headers.date).getTime();n.refreshToken=t.data.refresh_token,n.expiresAt=gk(e,t.data.expires_in),n.refreshTokenExpiresAt=gk(e,t.data.refresh_token_expires_in)}delete n.scopes}return{...t,authentication:n}}function gk(e,t){return new Date(e+t*1e3).toISOString()}async function _k(e){let t=e.request||HD,n={client_id:e.clientId};return`scopes`in e&&Array.isArray(e.scopes)&&(n.scope=e.scopes.join(` `)),pk(t,`POST /login/device/code`,n)}async function vk(e){let t=await pk(e.request||HD,`POST /login/oauth/access_token`,{client_id:e.clientId,device_code:e.code,grant_type:`urn:ietf:params:oauth:grant-type:device_code`}),n={clientType:e.clientType,clientId:e.clientId,token:t.data.access_token,scopes:t.data.scope.split(/\s+/).filter(Boolean)};if(`clientSecret`in e&&(n.clientSecret=e.clientSecret),e.clientType===`github-app`){if(`refresh_token`in t.data){let e=new Date(t.headers.date).getTime();n.refreshToken=t.data.refresh_token,n.expiresAt=yk(e,t.data.expires_in),n.refreshTokenExpiresAt=yk(e,t.data.refresh_token_expires_in)}delete n.scopes}return{...t,authentication:n}}function yk(e,t){return new Date(e+t*1e3).toISOString()}async function bk(e){let t=await(e.request||HD)(`POST /applications/{client_id}/token`,{headers:{authorization:`basic ${btoa(`${e.clientId}:${e.clientSecret}`)}`},client_id:e.clientId,access_token:e.token}),n={clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:e.token,scopes:t.data.scopes};return t.data.expires_at&&(n.expiresAt=t.data.expires_at),e.clientType===`github-app`&&delete n.scopes,{...t,authentication:n}}async function xk(e){let t=await pk(e.request||HD,`POST /login/oauth/access_token`,{client_id:e.clientId,client_secret:e.clientSecret,grant_type:`refresh_token`,refresh_token:e.refreshToken}),n=new Date(t.headers.date).getTime(),r={clientType:`github-app`,clientId:e.clientId,clientSecret:e.clientSecret,token:t.data.access_token,refreshToken:t.data.refresh_token,expiresAt:Sk(n,t.data.expires_in),refreshTokenExpiresAt:Sk(n,t.data.refresh_token_expires_in)};return{...t,authentication:r}}function Sk(e,t){return new Date(e+t*1e3).toISOString()}async function Ck(e){let{request:t,clientType:n,clientId:r,clientSecret:i,token:a,...o}=e,s=await(e.request||HD)(`POST /applications/{client_id}/token/scoped`,{headers:{authorization:`basic ${btoa(`${r}:${i}`)}`},client_id:r,access_token:a,...o}),c=Object.assign({clientType:n,clientId:r,clientSecret:i,token:s.data.token},s.data.expires_at?{expiresAt:s.data.expires_at}:{});return{...s,authentication:c}}async function wk(e){let t=await(e.request||HD)(`PATCH /applications/{client_id}/token`,{headers:{authorization:`basic ${btoa(`${e.clientId}:${e.clientSecret}`)}`},client_id:e.clientId,access_token:e.token}),n={clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:t.data.token,scopes:t.data.scopes};return t.data.expires_at&&(n.expiresAt=t.data.expires_at),e.clientType===`github-app`&&delete n.scopes,{...t,authentication:n}}async function Tk(e){return(e.request||HD)(`DELETE /applications/{client_id}/token`,{headers:{authorization:`basic ${btoa(`${e.clientId}:${e.clientSecret}`)}`},client_id:e.clientId,access_token:e.token})}async function Ek(e){return(e.request||HD)(`DELETE /applications/{client_id}/grant`,{headers:{authorization:`basic ${btoa(`${e.clientId}:${e.clientSecret}`)}`},client_id:e.clientId,access_token:e.token})}async function Dk(e,t){let n=Ok(e,t.auth);if(n)return n;let{data:r}=await _k({clientType:e.clientType,clientId:e.clientId,request:t.request||e.request,scopes:t.auth.scopes||e.scopes});await e.onVerification(r);let i=await Ak(t.request||e.request,e.clientId,e.clientType,r);return e.authentication=i,i}function Ok(e,t){if(t.refresh===!0||!e.authentication)return!1;if(e.clientType===`github-app`)return e.authentication;let n=e.authentication;return(`scopes`in t&&t.scopes||e.scopes).join(` `)===n.scopes.join(` `)?n:!1}async function kk(e){await new Promise(t=>setTimeout(t,e*1e3))}async function Ak(e,t,n,r){try{let i={clientId:t,request:e,code:r.device_code},{authentication:a}=n===`oauth-app`?await vk({...i,clientType:`oauth-app`}):await vk({...i,clientType:`github-app`});return{type:`token`,tokenType:`oauth`,...a}}catch(i){if(!i.response)throw i;let a=i.response.data.error;if(a===`authorization_pending`)return await kk(r.interval),Ak(e,t,n,r);if(a===`slow_down`)return await kk(r.interval+7),Ak(e,t,n,r);throw i}}async function jk(e,t){return Dk(e,{auth:t})}async function Mk(e,t,n,r){let i=t.endpoint.merge(n,r);if(/\/login\/(oauth\/access_token|device\/code)$/.test(i.url))return t(i);let{token:a}=await Dk(e,{request:t,auth:{type:`oauth`}});return i.headers.authorization=`token ${a}`,t(i)}var Nk=`0.0.0-development`;function Pk(e){let t=e.request||HD.defaults({headers:{"user-agent":`octokit-auth-oauth-device.js/${Nk} ${ZE()}`}}),{request:n=t,...r}=e,i=e.clientType===`github-app`?{...r,clientType:`github-app`,request:n}:{...r,clientType:`oauth-app`,request:n,scopes:e.scopes||[]};if(!e.clientId)throw Error(`[@octokit/auth-oauth-device] "clientId" option must be set (https://github.com/octokit/auth-oauth-device.js#usage)`);if(!e.onVerification)throw Error(`[@octokit/auth-oauth-device] "onVerification" option must be a function (https://github.com/octokit/auth-oauth-device.js#usage)`);return Object.assign(jk.bind(null,i),{hook:Mk.bind(null,i)})}var Fk=`0.0.0-development`;async function Ik(e){if(`code`in e.strategyOptions){let{authentication:t}=await hk({clientId:e.clientId,clientSecret:e.clientSecret,clientType:e.clientType,onTokenCreated:e.onTokenCreated,...e.strategyOptions,request:e.request});return{type:`token`,tokenType:`oauth`,...t}}if(`onVerification`in e.strategyOptions){let t=await Pk({clientType:e.clientType,clientId:e.clientId,onTokenCreated:e.onTokenCreated,...e.strategyOptions,request:e.request})({type:`oauth`});return{clientSecret:e.clientSecret,...t}}if(`token`in e.strategyOptions)return{type:`token`,tokenType:`oauth`,clientId:e.clientId,clientSecret:e.clientSecret,clientType:e.clientType,onTokenCreated:e.onTokenCreated,...e.strategyOptions};throw Error(`[@octokit/auth-oauth-user] Invalid strategy options`)}async function Lk(e,t={}){if(e.authentication||=(e.clientType,await Ik(e)),e.authentication.invalid)throw Error(`[@octokit/auth-oauth-user] Token is invalid`);let n=e.authentication;if(`expiresAt`in n&&(t.type===`refresh`||new Date(n.expiresAt)<new Date)){let{authentication:t}=await xk({clientType:`github-app`,clientId:e.clientId,clientSecret:e.clientSecret,refreshToken:n.refreshToken,request:e.request});e.authentication={tokenType:`oauth`,type:`token`,...t}}if(t.type===`refresh`){if(e.clientType===`oauth-app`)throw Error(`[@octokit/auth-oauth-user] OAuth Apps do not support expiring tokens`);if(!n.hasOwnProperty(`expiresAt`))throw Error(`[@octokit/auth-oauth-user] Refresh token missing`);await e.onTokenCreated?.(e.authentication,{type:t.type})}if(t.type===`check`||t.type===`reset`){let n=t.type===`check`?bk:wk;try{let{authentication:r}=await n({clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:e.authentication.token,request:e.request});return e.authentication={tokenType:`oauth`,type:`token`,...r},t.type===`reset`&&await e.onTokenCreated?.(e.authentication,{type:t.type}),e.authentication}catch(t){throw t.status===404&&(t.message=`[@octokit/auth-oauth-user] Token is invalid`,e.authentication.invalid=!0),t}}if(t.type===`delete`||t.type===`deleteAuthorization`){let n=t.type===`delete`?Tk:Ek;try{await n({clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:e.authentication.token,request:e.request})}catch(e){if(e.status!==404)throw e}return e.authentication.invalid=!0,e.authentication}return e.authentication}var Rk=/\/applications\/[^/]+\/(token|grant)s?/;function zk(e){return e&&Rk.test(e)}async function Bk(e,t,n,r={}){let i=t.endpoint.merge(n,r);if(/\/login\/(oauth\/access_token|device\/code)$/.test(i.url))return t(i);if(zk(i.url)){let n=btoa(`${e.clientId}:${e.clientSecret}`);return i.headers.authorization=`basic ${n}`,t(i)}let{token:a}=(e.clientType,await Lk({...e,request:t}));return i.headers.authorization=`token `+a,t(i)}function Vk({clientId:e,clientSecret:t,clientType:n=`oauth-app`,request:r=HD.defaults({headers:{"user-agent":`octokit-auth-oauth-app.js/${Fk} ${ZE()}`}}),onTokenCreated:i,...a}){let o=Object.assign({clientType:n,clientId:e,clientSecret:t,onTokenCreated:i,strategyOptions:a,request:r});return Object.assign(Lk.bind(null,o),{hook:Bk.bind(null,o)})}Vk.VERSION=Fk;async function Hk(e,t){if(t.type===`oauth-app`)return{type:`oauth-app`,clientId:e.clientId,clientSecret:e.clientSecret,clientType:e.clientType,headers:{authorization:`basic ${btoa(`${e.clientId}:${e.clientSecret}`)}`}};if(`factory`in t){let{type:n,...r}={...t,...e};return t.factory(r)}let n={clientId:e.clientId,clientSecret:e.clientSecret,request:e.request,...t};return(e.clientType,await Vk({...n,clientType:e.clientType}))()}async function Uk(e,t,n,r){let i=t.endpoint.merge(n,r);if(/\/login\/(oauth\/access_token|device\/code)$/.test(i.url))return t(i);if(e.clientType===`github-app`&&!zk(i.url))throw Error(`[@octokit/auth-oauth-app] GitHub Apps cannot use their client ID/secret for basic authentication for endpoints other than "/applications/{client_id}/**". "${i.method} ${i.url}" is not supported.`);let a=btoa(`${e.clientId}:${e.clientSecret}`);i.headers.authorization=`basic ${a}`;try{return await t(i)}catch(e){throw e.status===401&&(e.message=`[@octokit/auth-oauth-app] "${i.method} ${i.url}" does not support clientId/clientSecret basic authentication.`),e}}var Wk=`0.0.0-development`;function Gk(e){let t=Object.assign({request:HD.defaults({headers:{"user-agent":`octokit-auth-oauth-app.js/${Wk} ${ZE()}`}}),clientType:`oauth-app`},e);return Object.assign(Hk.bind(null,t),{hook:Uk.bind(null,t)})}function Kk(e){return e.includes(`-----BEGIN RSA PRIVATE KEY-----`)}function qk(e){return e.includes(`-----BEGIN OPENSSH PRIVATE KEY-----`)}function Jk(e){let t=new ArrayBuffer(e.length),n=new Uint8Array(t);for(let t=0,r=e.length;t<r;t++)n[t]=e.charCodeAt(t);return t}function Yk(e){let t=e.trim().split(`
`).slice(1,-1).join(``);return Jk(atob(t))}function Xk(e,t){return`${$k(e)}.${$k(t)}`}function Zk(e){for(var t=``,n=new Uint8Array(e),r=n.byteLength,i=0;i<r;i++)t+=String.fromCharCode(n[i]);return Qk(btoa(t))}function Qk(e){return e.replace(/=/g,``).replace(/\+/g,`-`).replace(/\//g,`_`)}function $k(e){return Qk(btoa(JSON.stringify(e)))}function eA(e){return Kk(e)?n(e).export({type:`pkcs8`,format:`pem`}):e}async function tA({privateKey:e,payload:t}){let n=eA(e);if(Kk(n))throw Error(`[universal-github-app-jwt] Private Key is in PKCS#1 format, but only PKCS#8 is supported. See https://github.com/gr2m/universal-github-app-jwt#private-key-formats`);if(qk(n))throw Error(`[universal-github-app-jwt] Private Key is in OpenSSH format, but only PKCS#8 is supported. See https://github.com/gr2m/universal-github-app-jwt#private-key-formats`);let i={name:`RSASSA-PKCS1-v1_5`,hash:{name:`SHA-256`}},a={alg:`RS256`,typ:`JWT`},o=Yk(n),s=await r.importKey(`pkcs8`,o,i,!1,[`sign`]),c=Xk(a,t),l=Jk(c);return`${c}.${Zk(await r.sign(i.name,s,l))}`}async function nA({id:e,privateKey:t,now:n=Math.floor(Date.now()/1e3)}){let r=t.replace(/\\n/g,`
`),i=n-30,a=i+600;return{appId:e,expiration:a,token:await tA({privateKey:r,payload:{iat:i,exp:a,iss:e}})}}var rA=class{constructor(e=1e3,t=0){if(isNaN(e)||e<0)throw Error(`Invalid max value`);if(isNaN(t)||t<0)throw Error(`Invalid ttl value`);this.first=null,this.items=Object.create(null),this.last=null,this.size=0,this.max=e,this.ttl=t}bumpLru(e){if(this.last===e)return;let t=this.last,n=e.next,r=e.prev;this.first===e&&(this.first=n),e.next=null,e.prev=t,t.next=e,r!==null&&(r.next=n),n!==null&&(n.prev=r),this.last=e}clear(){this.items=Object.create(null),this.first=null,this.last=null,this.size=0}delete(e){if(Object.prototype.hasOwnProperty.call(this.items,e)){let t=this.items[e];delete this.items[e],this.size--,t.prev!==null&&(t.prev.next=t.next),t.next!==null&&(t.next.prev=t.prev),this.first===t&&(this.first=t.next),this.last===t&&(this.last=t.prev)}}deleteMany(e){for(var t=0;t<e.length;t++)this.delete(e[t])}evict(){if(this.size>0){let e=this.first;delete this.items[e.key],--this.size===0?(this.first=null,this.last=null):(this.first=e.next,this.first.prev=null)}}expiresAt(e){if(Object.prototype.hasOwnProperty.call(this.items,e))return this.items[e].expiry}get(e){if(Object.prototype.hasOwnProperty.call(this.items,e)){let t=this.items[e];if(this.ttl>0&&t.expiry<=Date.now()){this.delete(e);return}return this.bumpLru(t),t.value}}getMany(e){let t=[];for(var n=0;n<e.length;n++)t.push(this.get(e[n]));return t}keys(){return Object.keys(this.items)}set(e,t){if(Object.prototype.hasOwnProperty.call(this.items,e)){let n=this.items[e];n.value=t,n.expiry=this.ttl>0?Date.now()+this.ttl:this.ttl,this.last!==n&&this.bumpLru(n);return}this.max>0&&this.size===this.max&&this.evict();let n={expiry:this.ttl>0?Date.now()+this.ttl:this.ttl,key:e,prev:this.last,next:null,value:t};this.items[e]=n,++this.size===1?this.first=n:this.last.next=n,this.last=n}};async function iA({appId:e,privateKey:t,timeDifference:n,createJwt:r}){try{if(r){let{jwt:t,expiresAt:i}=await r(e,n);return{type:`app`,token:t,appId:e,expiresAt:i}}let i={id:e,privateKey:t};n&&Object.assign(i,{now:Math.floor(Date.now()/1e3)+n});let a=await nA(i);return{type:`app`,token:a.token,appId:a.appId,expiresAt:new Date(a.expiration*1e3).toISOString()}}catch(e){throw t===`-----BEGIN RSA PRIVATE KEY-----`?Error("The 'privateKey` option contains only the first line '-----BEGIN RSA PRIVATE KEY-----'. If you are setting it using a `.env` file, make sure it is set on a single line with newlines replaced by '\n'"):e}}function aA(){return new rA(15e3,1e3*60*59)}async function oA(e,t){let n=cA(t),r=await e.get(n);if(!r)return;let[i,a,o,s,c,l]=r.split(`|`);return{token:i,createdAt:a,expiresAt:o,permissions:t.permissions||c.split(/,/).reduce((e,t)=>(/!$/.test(t)?e[t.slice(0,-1)]=`write`:e[t]=`read`,e),{}),repositoryIds:t.repositoryIds,repositoryNames:t.repositoryNames,singleFileName:l,repositorySelection:s}}async function sA(e,t,n){let r=cA(t),i=t.permissions?``:Object.keys(n.permissions).map(e=>`${e}${n.permissions[e]===`write`?`!`:``}`).join(`,`),a=[n.token,n.createdAt,n.expiresAt,n.repositorySelection,i,n.singleFileName].join(`|`);await e.set(r,a)}function cA({installationId:e,permissions:t={},repositoryIds:n=[],repositoryNames:r=[]}){let i=Object.keys(t).sort().map(e=>t[e]===`read`?e:`${e}!`).join(`,`);return[e,n.sort().join(`,`),r.join(`,`),i].filter(Boolean).join(`|`)}function lA({installationId:e,token:t,createdAt:n,expiresAt:r,repositorySelection:i,permissions:a,repositoryIds:o,repositoryNames:s,singleFileName:c}){return Object.assign({type:`token`,tokenType:`installation`,token:t,installationId:e,permissions:a,createdAt:n,expiresAt:r,repositorySelection:i},o?{repositoryIds:o}:null,s?{repositoryNames:s}:null,c?{singleFileName:c}:null)}async function uA(e,t,n){let r=Number(t.installationId||e.installationId);if(!r)throw Error(`[@octokit/auth-app] installationId option is required for installation authentication.`);if(t.factory){let{type:n,factory:r,oauthApp:i,...a}={...e,...t};return r(a)}let i=n||e.request;return fA(e,{...t,installationId:r},i)}var dA=new Map;function fA(e,t,n){let r=cA(t);if(dA.has(r))return dA.get(r);let i=pA(e,t,n).finally(()=>dA.delete(r));return dA.set(r,i),i}async function pA(e,t,n){if(!t.refresh){let n=await oA(e.cache,t);if(n){let{token:e,createdAt:r,expiresAt:i,permissions:a,repositoryIds:o,repositoryNames:s,singleFileName:c,repositorySelection:l}=n;return lA({installationId:t.installationId,token:e,createdAt:r,expiresAt:i,permissions:a,repositorySelection:l,repositoryIds:o,repositoryNames:s,singleFileName:c})}}let r=await iA(e),i={installation_id:t.installationId,mediaType:{previews:[`machine-man`]},headers:{authorization:`bearer ${r.token}`}};t.repositoryIds&&Object.assign(i,{repository_ids:t.repositoryIds}),t.repositoryNames&&Object.assign(i,{repositories:t.repositoryNames}),t.permissions&&Object.assign(i,{permissions:t.permissions});let{data:{token:a,expires_at:o,repositories:s,permissions:c,repository_selection:l,single_file:u}}=await n(`POST /app/installations/{installation_id}/access_tokens`,i),d=c||{},f=l||`all`,p=s?s.map(e=>e.id):void 0,m=s?s.map(e=>e.name):void 0,h=new Date().toISOString(),g={token:a,createdAt:h,expiresAt:o,repositorySelection:f,permissions:d,repositoryIds:p,repositoryNames:m};u&&Object.assign(i,{singleFileName:u}),await sA(e.cache,t,g);let _={installationId:t.installationId,token:a,createdAt:h,expiresAt:o,repositorySelection:f,permissions:d,repositoryIds:p,repositoryNames:m};return u&&Object.assign(_,{singleFileName:u}),lA(_)}async function mA(e,t){switch(t.type){case`app`:return iA(e);case`oauth-app`:return e.oauthApp({type:`oauth-app`});case`installation`:return uA(e,{...t,type:`installation`});case`oauth-user`:return e.oauthApp(t);default:throw Error(`Invalid auth type: ${t.type}`)}}var hA=[`/app`,`/app/hook/config`,`/app/hook/deliveries`,`/app/hook/deliveries/{delivery_id}`,`/app/hook/deliveries/{delivery_id}/attempts`,`/app/installations`,`/app/installations/{installation_id}`,`/app/installations/{installation_id}/access_tokens`,`/app/installations/{installation_id}/suspended`,`/app/installation-requests`,`/marketplace_listing/accounts/{account_id}`,`/marketplace_listing/plan`,`/marketplace_listing/plans`,`/marketplace_listing/plans/{plan_id}/accounts`,`/marketplace_listing/stubbed/accounts/{account_id}`,`/marketplace_listing/stubbed/plan`,`/marketplace_listing/stubbed/plans`,`/marketplace_listing/stubbed/plans/{plan_id}/accounts`,`/orgs/{org}/installation`,`/repos/{owner}/{repo}/installation`,`/users/{username}/installation`];function gA(e){let t=`^(?:${e.map(e=>e.split(`/`).map(e=>e.startsWith(`{`)?`(?:.+?)`:e).join(`/`)).map(e=>`(?:${e})`).join(`|`)})$`;return new RegExp(t,`i`)}var _A=gA(hA);function vA(e){return!!e&&_A.test(e.split(`?`)[0])}var yA=5*1e3;function bA(e){return!(e.message.match(/'Expiration time' claim \('exp'\) must be a numeric value representing the future time at which the assertion expires/)||e.message.match(/'Issued at' claim \('iat'\) must be an Integer representing the time that the assertion was issued/))}async function xA(e,t,n,r){let i=t.endpoint.merge(n,r),a=i.url;if(/\/login\/oauth\/access_token$/.test(a))return t(i);if(vA(a.replace(t.endpoint.DEFAULTS.baseUrl,``))){let{token:n}=await iA(e);i.headers.authorization=`bearer ${n}`;let r;try{r=await t(i)}catch(n){if(bA(n)||n.response.headers.date===void 0)throw n;let r=Math.floor((Date.parse(n.response.headers.date)-Date.parse(new Date().toString()))/1e3);e.log.warn(n.message),e.log.warn(`[@octokit/auth-app] GitHub API time and system time are different by ${r} seconds. Retrying request with the difference accounted for.`);let{token:a}=await iA({...e,timeDifference:r});return i.headers.authorization=`bearer ${a}`,t(i)}return r}if(zk(a)){let n=await e.oauthApp({type:`oauth-app`});return i.headers.authorization=n.headers.authorization,t(i)}let{token:o,createdAt:s}=await uA(e,{},t.defaults({baseUrl:i.baseUrl}));return i.headers.authorization=`token ${o}`,SA(e,t,i,s)}async function SA(e,t,n,r,i=0){let a=new Date-+new Date(r);try{return await t(n)}catch(o){if(o.status!==401)throw o;if(a>=yA)throw i>0&&(o.message=`After ${i} retries within ${a/1e3}s of creating the installation access token, the response remains 401. At this point, the cause may be an authentication problem or a system outage. Please check https://www.githubstatus.com for status information`),o;++i;let s=i*1e3;return e.log.warn(`[@octokit/auth-app] Retrying after 401 response to account for token replication delay (retry: ${i}, wait: ${s/1e3}s)`),await new Promise(e=>setTimeout(e,s)),SA(e,t,n,r,i)}}var CA=`8.1.2`;function wA(e){if(!e.appId)throw Error(`[@octokit/auth-app] appId option is required`);if(!e.privateKey&&!e.createJwt)throw Error(`[@octokit/auth-app] privateKey option is required`);if(e.privateKey&&e.createJwt)throw Error(`[@octokit/auth-app] privateKey and createJwt options are mutually exclusive`);if(`installationId`in e&&!e.installationId)throw Error(`[@octokit/auth-app] installationId is set to a falsy value`);let t=e.log||{};typeof t.warn!=`function`&&(t.warn=console.warn.bind(console));let n=e.request||HD.defaults({headers:{"user-agent":`octokit-auth-app.js/${CA} ${ZE()}`}}),r=Object.assign({request:n,cache:aA()},e,e.installationId?{installationId:Number(e.installationId)}:{},{log:t,oauthApp:Gk({clientType:`github-app`,clientId:e.clientId||``,clientSecret:e.clientSecret||``,request:n})});return Object.assign(mA.bind(null,r),{hook:xA.bind(null,r)})}async function TA(e){return{type:`unauthenticated`,reason:e}}function EA(e){return e.status!==403||!e.response?!1:e.response.headers[`x-ratelimit-remaining`]===`0`}var DA=/\babuse\b/i;function OA(e){return e.status===403?DA.test(e.message):!1}async function kA(e,t,n,r){let i=t.endpoint.merge(n,r);return t(i).catch(t=>{throw t.status===404?(t.message=`Not found. May be due to lack of authentication. Reason: ${e}`,t):EA(t)?(t.message=`API rate limit exceeded. This maybe caused by the lack of authentication. Reason: ${e}`,t):OA(t)?(t.message=`You have triggered an abuse detection mechanism. This maybe caused by the lack of authentication. Reason: ${e}`,t):t.status===401?(t.message=`Unauthorized. "${i.method} ${i.url}" failed most likely due to lack of authentication. Reason: ${e}`,t):(t.status>=400&&t.status<500&&(t.message=t.message.replace(/\.?$/,`. May be caused by lack of authentication (${e}).`)),t)})}var AA=function(e){if(!e||!e.reason)throw Error(`[@octokit/auth-unauthenticated] No reason passed to createUnauthenticatedAuth`);return Object.assign(TA.bind(null,e.reason),{hook:kA.bind(null,e.reason)})},jA=`8.0.3`;function MA(e,t,n){if(Array.isArray(t)){for(let r of t)MA(e,r,n);return}e.eventHandlers[t]||(e.eventHandlers[t]=[]),e.eventHandlers[t].push(n)}var NA=fO.defaults({userAgent:`octokit-oauth-app.js/${jA} ${ZE()}`});async function PA(e,t){let{name:n,action:r}=t;if(e.eventHandlers[`${n}.${r}`])for(let i of e.eventHandlers[`${n}.${r}`])await i(t);if(e.eventHandlers[n])for(let r of e.eventHandlers[n])await r(t)}async function FA(e,t){return e.octokit.auth({type:`oauth-user`,...t,async factory(t){let n=new e.Octokit({authStrategy:Vk,auth:t}),r=await n.auth({type:`get`});return await PA(e,{name:`token`,action:`created`,token:r.token,scopes:r.scopes,authentication:r,octokit:n}),n}})}function IA(e,t){let n={clientId:e.clientId,request:e.octokit.request,...t,allowSignup:e.allowSignup??t.allowSignup,redirectUrl:t.redirectUrl??e.redirectUrl,scopes:t.scopes??e.defaultScopes};return mk({clientType:e.clientType,...n})}async function LA(e,t){let n=await e.octokit.auth({type:`oauth-user`,...t});return await PA(e,{name:`token`,action:`created`,token:n.token,scopes:n.scopes,authentication:n,octokit:new e.Octokit({authStrategy:Vk,auth:{clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:n.token,scopes:n.scopes,refreshToken:n.refreshToken,expiresAt:n.expiresAt,refreshTokenExpiresAt:n.refreshTokenExpiresAt}})}),{authentication:n}}async function RA(e,t){let n=await bk({clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,request:e.octokit.request,...t});return Object.assign(n.authentication,{type:`token`,tokenType:`oauth`}),n}async function zA(e,t){let n={clientId:e.clientId,clientSecret:e.clientSecret,request:e.octokit.request,...t};if(e.clientType===`oauth-app`){let t=await wk({clientType:`oauth-app`,...n}),r=Object.assign(t.authentication,{type:`token`,tokenType:`oauth`});return await PA(e,{name:`token`,action:`reset`,token:t.authentication.token,scopes:t.authentication.scopes||void 0,authentication:r,octokit:new e.Octokit({authStrategy:Vk,auth:{clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:t.authentication.token,scopes:t.authentication.scopes}})}),{...t,authentication:r}}let r=await wk({clientType:`github-app`,...n}),i=Object.assign(r.authentication,{type:`token`,tokenType:`oauth`});return await PA(e,{name:`token`,action:`reset`,token:r.authentication.token,authentication:i,octokit:new e.Octokit({authStrategy:Vk,auth:{clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:r.authentication.token}})}),{...r,authentication:i}}async function BA(e,t){if(e.clientType===`oauth-app`)throw Error(`[@octokit/oauth-app] app.refreshToken() is not supported for OAuth Apps`);let n=await xk({clientType:`github-app`,clientId:e.clientId,clientSecret:e.clientSecret,request:e.octokit.request,refreshToken:t.refreshToken}),r=Object.assign(n.authentication,{type:`token`,tokenType:`oauth`});return await PA(e,{name:`token`,action:`refreshed`,token:n.authentication.token,authentication:r,octokit:new e.Octokit({authStrategy:Vk,auth:{clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:n.authentication.token}})}),{...n,authentication:r}}async function VA(e,t){if(e.clientType===`oauth-app`)throw Error(`[@octokit/oauth-app] app.scopeToken() is not supported for OAuth Apps`);let n=await Ck({clientType:`github-app`,clientId:e.clientId,clientSecret:e.clientSecret,request:e.octokit.request,...t}),r=Object.assign(n.authentication,{type:`token`,tokenType:`oauth`});return await PA(e,{name:`token`,action:`scoped`,token:n.authentication.token,authentication:r,octokit:new e.Octokit({authStrategy:Vk,auth:{clientType:e.clientType,clientId:e.clientId,clientSecret:e.clientSecret,token:n.authentication.token}})}),{...n,authentication:r}}async function HA(e,t){let n={clientId:e.clientId,clientSecret:e.clientSecret,request:e.octokit.request,...t},r=e.clientType===`oauth-app`?await Tk({clientType:`oauth-app`,...n}):await Tk({clientType:`github-app`,...n});return await PA(e,{name:`token`,action:`deleted`,token:t.token,octokit:new e.Octokit({authStrategy:AA,auth:{reason:`Handling "token.deleted" event. The access for the token has been revoked.`}})}),r}async function UA(e,t){let n={clientId:e.clientId,clientSecret:e.clientSecret,request:e.octokit.request,...t},r=e.clientType===`oauth-app`?await Ek({clientType:`oauth-app`,...n}):await Ek({clientType:`github-app`,...n});return await PA(e,{name:`token`,action:`deleted`,token:t.token,octokit:new e.Octokit({authStrategy:AA,auth:{reason:`Handling "token.deleted" event. The access for the token has been revoked.`}})}),await PA(e,{name:`authorization`,action:`deleted`,token:t.token,octokit:new e.Octokit({authStrategy:AA,auth:{reason:`Handling "authorization.deleted" event. The access for the app has been revoked.`}})}),r}var WA=class{static VERSION=jA;static defaults(e){return class extends this{constructor(...t){super({...e,...t[0]})}}}constructor(e){let t=e.Octokit||NA;this.type=e.clientType||`oauth-app`;let n=new t({authStrategy:Gk,auth:{clientType:this.type,clientId:e.clientId,clientSecret:e.clientSecret}}),r={clientType:this.type,clientId:e.clientId,clientSecret:e.clientSecret,defaultScopes:e.defaultScopes||[],allowSignup:e.allowSignup,baseUrl:e.baseUrl,redirectUrl:e.redirectUrl,log:e.log,Octokit:t,octokit:n,eventHandlers:{}};this.on=MA.bind(null,r),this.octokit=n,this.getUserOctokit=FA.bind(null,r),this.getWebFlowAuthorizationUrl=IA.bind(null,r),this.createToken=LA.bind(null,r),this.checkToken=RA.bind(null,r),this.resetToken=zA.bind(null,r),this.refreshToken=BA.bind(null,r),this.scopeToken=VA.bind(null,r),this.deleteToken=HA.bind(null,r),this.deleteAuthorization=UA.bind(null,r)}type;on;octokit;getUserOctokit;getWebFlowAuthorizationUrl;createToken;checkToken;resetToken;refreshToken;scopeToken;deleteToken;deleteAuthorization},GA=`6.0.0`;async function KA(e,n){if(!e||!n)throw TypeError(`[@octokit/webhooks-methods] secret & payload required for sign()`);if(typeof n!=`string`)throw TypeError(`[@octokit/webhooks-methods] payload must be a string`);let r=`sha256`;return`${r}=${t(r,e).update(n).digest(`hex`)}`}KA.VERSION=GA;async function qA(e,t,n){if(!e||!t||!n)throw TypeError(`[@octokit/webhooks-methods] secret, eventPayload & signature required`);if(typeof t!=`string`)throw TypeError(`[@octokit/webhooks-methods] eventPayload must be a string`);let r=C.from(n),a=C.from(await KA(e,t));return r.length===a.length?i(r,a):!1}qA.VERSION=GA;async function JA(e,t,n,r){if(await qA(e,t,n))return!0;if(r!==void 0)for(let e of r){let r=await qA(e,t,n);if(r)return r}return!1}var YA=(e={})=>(typeof e.debug!=`function`&&(e.debug=()=>{}),typeof e.info!=`function`&&(e.info=()=>{}),typeof e.warn!=`function`&&(e.warn=console.warn.bind(console)),typeof e.error!=`function`&&(e.error=console.error.bind(console)),e),XA=`branch_protection_configuration,branch_protection_configuration.disabled,branch_protection_configuration.enabled,branch_protection_rule,branch_protection_rule.created,branch_protection_rule.deleted,branch_protection_rule.edited,check_run,check_run.completed,check_run.created,check_run.requested_action,check_run.rerequested,check_suite,check_suite.completed,check_suite.requested,check_suite.rerequested,code_scanning_alert,code_scanning_alert.appeared_in_branch,code_scanning_alert.closed_by_user,code_scanning_alert.created,code_scanning_alert.fixed,code_scanning_alert.reopened,code_scanning_alert.reopened_by_user,commit_comment,commit_comment.created,create,custom_property,custom_property.created,custom_property.deleted,custom_property.promote_to_enterprise,custom_property.updated,custom_property_values,custom_property_values.updated,delete,dependabot_alert,dependabot_alert.auto_dismissed,dependabot_alert.auto_reopened,dependabot_alert.created,dependabot_alert.dismissed,dependabot_alert.fixed,dependabot_alert.reintroduced,dependabot_alert.reopened,deploy_key,deploy_key.created,deploy_key.deleted,deployment,deployment.created,deployment_protection_rule,deployment_protection_rule.requested,deployment_review,deployment_review.approved,deployment_review.rejected,deployment_review.requested,deployment_status,deployment_status.created,discussion,discussion.answered,discussion.category_changed,discussion.closed,discussion.created,discussion.deleted,discussion.edited,discussion.labeled,discussion.locked,discussion.pinned,discussion.reopened,discussion.transferred,discussion.unanswered,discussion.unlabeled,discussion.unlocked,discussion.unpinned,discussion_comment,discussion_comment.created,discussion_comment.deleted,discussion_comment.edited,fork,github_app_authorization,github_app_authorization.revoked,gollum,installation,installation.created,installation.deleted,installation.new_permissions_accepted,installation.suspend,installation.unsuspend,installation_repositories,installation_repositories.added,installation_repositories.removed,installation_target,installation_target.renamed,issue_comment,issue_comment.created,issue_comment.deleted,issue_comment.edited,issue_dependencies,issue_dependencies.blocked_by_added,issue_dependencies.blocked_by_removed,issue_dependencies.blocking_added,issue_dependencies.blocking_removed,issues,issues.assigned,issues.closed,issues.deleted,issues.demilestoned,issues.edited,issues.labeled,issues.locked,issues.milestoned,issues.opened,issues.pinned,issues.reopened,issues.transferred,issues.typed,issues.unassigned,issues.unlabeled,issues.unlocked,issues.unpinned,issues.untyped,label,label.created,label.deleted,label.edited,marketplace_purchase,marketplace_purchase.cancelled,marketplace_purchase.changed,marketplace_purchase.pending_change,marketplace_purchase.pending_change_cancelled,marketplace_purchase.purchased,member,member.added,member.edited,member.removed,membership,membership.added,membership.removed,merge_group,merge_group.checks_requested,merge_group.destroyed,meta,meta.deleted,milestone,milestone.closed,milestone.created,milestone.deleted,milestone.edited,milestone.opened,org_block,org_block.blocked,org_block.unblocked,organization,organization.deleted,organization.member_added,organization.member_invited,organization.member_removed,organization.renamed,package,package.published,package.updated,page_build,personal_access_token_request,personal_access_token_request.approved,personal_access_token_request.cancelled,personal_access_token_request.created,personal_access_token_request.denied,ping,project,project.closed,project.created,project.deleted,project.edited,project.reopened,project_card,project_card.converted,project_card.created,project_card.deleted,project_card.edited,project_card.moved,project_column,project_column.created,project_column.deleted,project_column.edited,project_column.moved,projects_v2,projects_v2.closed,projects_v2.created,projects_v2.deleted,projects_v2.edited,projects_v2.reopened,projects_v2_item,projects_v2_item.archived,projects_v2_item.converted,projects_v2_item.created,projects_v2_item.deleted,projects_v2_item.edited,projects_v2_item.reordered,projects_v2_item.restored,projects_v2_status_update,projects_v2_status_update.created,projects_v2_status_update.deleted,projects_v2_status_update.edited,public,pull_request,pull_request.assigned,pull_request.auto_merge_disabled,pull_request.auto_merge_enabled,pull_request.closed,pull_request.converted_to_draft,pull_request.demilestoned,pull_request.dequeued,pull_request.edited,pull_request.enqueued,pull_request.labeled,pull_request.locked,pull_request.milestoned,pull_request.opened,pull_request.ready_for_review,pull_request.reopened,pull_request.review_request_removed,pull_request.review_requested,pull_request.synchronize,pull_request.unassigned,pull_request.unlabeled,pull_request.unlocked,pull_request_review,pull_request_review.dismissed,pull_request_review.edited,pull_request_review.submitted,pull_request_review_comment,pull_request_review_comment.created,pull_request_review_comment.deleted,pull_request_review_comment.edited,pull_request_review_thread,pull_request_review_thread.resolved,pull_request_review_thread.unresolved,push,registry_package,registry_package.published,registry_package.updated,release,release.created,release.deleted,release.edited,release.prereleased,release.published,release.released,release.unpublished,repository,repository.archived,repository.created,repository.deleted,repository.edited,repository.privatized,repository.publicized,repository.renamed,repository.transferred,repository.unarchived,repository_advisory,repository_advisory.published,repository_advisory.reported,repository_dispatch,repository_dispatch.sample.collected,repository_import,repository_ruleset,repository_ruleset.created,repository_ruleset.deleted,repository_ruleset.edited,repository_vulnerability_alert,repository_vulnerability_alert.create,repository_vulnerability_alert.dismiss,repository_vulnerability_alert.reopen,repository_vulnerability_alert.resolve,secret_scanning_alert,secret_scanning_alert.assigned,secret_scanning_alert.created,secret_scanning_alert.publicly_leaked,secret_scanning_alert.reopened,secret_scanning_alert.resolved,secret_scanning_alert.unassigned,secret_scanning_alert.validated,secret_scanning_alert_location,secret_scanning_alert_location.created,secret_scanning_scan,secret_scanning_scan.completed,security_advisory,security_advisory.published,security_advisory.updated,security_advisory.withdrawn,security_and_analysis,sponsorship,sponsorship.cancelled,sponsorship.created,sponsorship.edited,sponsorship.pending_cancellation,sponsorship.pending_tier_change,sponsorship.tier_changed,star,star.created,star.deleted,status,sub_issues,sub_issues.parent_issue_added,sub_issues.parent_issue_removed,sub_issues.sub_issue_added,sub_issues.sub_issue_removed,team,team.added_to_repository,team.created,team.deleted,team.edited,team.removed_from_repository,team_add,watch,watch.started,workflow_dispatch,workflow_job,workflow_job.completed,workflow_job.in_progress,workflow_job.queued,workflow_job.waiting,workflow_run,workflow_run.completed,workflow_run.in_progress,workflow_run.requested`.split(`,`);function ZA(e,t={}){if(typeof e!=`string`)throw TypeError(`eventName must be of type string`);if(e===`*`)throw TypeError(`Using the "*" event with the regular Webhooks.on() function is not supported. Please use the Webhooks.onAny() method instead`);if(e===`error`)throw TypeError(`Using the "error" event with the regular Webhooks.on() function is not supported. Please use the Webhooks.onError() method instead`);if(t.onUnknownEventName!==`ignore`&&!XA.includes(e)){if(t.onUnknownEventName!==`warn`)throw TypeError(`"${e}" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)`);(t.log||console).warn(`"${e}" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)`)}}function QA(e,t,n){e.hooks[t]||(e.hooks[t]=[]),e.hooks[t].push(n)}function $A(e,t,n){if(Array.isArray(t)){t.forEach(t=>$A(e,t,n));return}ZA(t,{onUnknownEventName:`warn`,log:e.log}),QA(e,t,n)}function ej(e,t){QA(e,`*`,t)}function tj(e,t){QA(e,`error`,t)}function nj(e,t){let n;try{n=e(t)}catch(e){console.log(`FATAL: Error occurred in "error" event handler`),console.log(e)}n&&n.catch&&n.catch(e=>{console.log(`FATAL: Error occurred in "error" event handler`),console.log(e)})}function rj(e,t,n){let r=[e.hooks[n],e.hooks[`*`]];return t&&r.unshift(e.hooks[`${n}.${t}`]),[].concat(...r.filter(Boolean))}function ij(e,t){let n=e.hooks.error||[];if(t instanceof Error){let e=Object.assign(AggregateError([t],t.message),{event:t});return n.forEach(t=>nj(t,e)),Promise.reject(e)}if(!t||!t.name){let e=Error(`Event name not passed`);throw AggregateError([e],e.message)}if(!t.payload){let e=Error(`Event name not passed`);throw AggregateError([e],e.message)}let r=rj(e,`action`in t.payload?t.payload.action:null,t.name);if(r.length===0)return Promise.resolve();let i=[],a=r.map(n=>{let r=Promise.resolve(t);return e.transform&&(r=r.then(e.transform)),r.then(e=>n(e)).catch(e=>i.push(Object.assign(e,{event:t})))});return Promise.all(a).then(()=>{if(i.length===0)return;let e=AggregateError(i,i.map(e=>e.message).join(`
`));throw Object.assign(e,{event:t}),n.forEach(t=>nj(t,e)),e})}function aj(e,t,n){if(Array.isArray(t)){t.forEach(t=>aj(e,t,n));return}if(e.hooks[t]){for(let r=e.hooks[t].length-1;r>=0;r--)if(e.hooks[t][r]===n){e.hooks[t].splice(r,1);return}}}function oj(e){let t={hooks:{},log:YA(e&&e.log)};return e&&e.transform&&(t.transform=e.transform),{on:$A.bind(null,t),onAny:ej.bind(null,t),onError:tj.bind(null,t),removeListener:aj.bind(null,t),receive:ij.bind(null,t)}}async function sj(e,t){if(!await JA(e.secret,t.payload,t.signature,e.additionalSecrets).catch(()=>!1)){let n=Error(`[@octokit/webhooks] signature does not match event payload and secret`);return n.event=t,n.status=400,e.eventHandler.receive(n)}let n;try{n=JSON.parse(t.payload)}catch(e){throw e.message=`Invalid JSON`,e.status=400,AggregateError([e],e.message)}return e.eventHandler.receive({id:t.id,name:t.name,payload:n})}var cj=new TextDecoder(`utf-8`,{fatal:!1});cj.decode.bind(cj);var lj=class{sign;verify;on;onAny;onError;removeListener;receive;verifyAndReceive;constructor(e){if(!e||!e.secret)throw Error(`[@octokit/webhooks] options.secret required`);let t={eventHandler:oj(e),secret:e.secret,additionalSecrets:e.additionalSecrets,hooks:{},log:YA(e.log)};this.sign=KA.bind(null,e.secret),this.verify=qA.bind(null,e.secret),this.on=t.eventHandler.on,this.onAny=t.eventHandler.onAny,this.onError=t.eventHandler.onError,this.removeListener=t.eventHandler.removeListener,this.receive=t.eventHandler.receive,this.verifyAndReceive=sj.bind(null,t)}},uj=`16.1.2`;function dj(e,t){return new lj({secret:t.secret,transform:async t=>{if(!(`installation`in t.payload)||typeof t.payload.installation!=`object`){let n=new e.constructor({authStrategy:AA,auth:{reason:`"installation" key missing in webhook event payload`}});return{...t,octokit:n}}let n=t.payload.installation.id,r=await e.auth({type:`installation`,installationId:n,factory(e){return new e.octokit.constructor({...e.octokitOptions,authStrategy:wA,auth:{...e,installationId:n}})}});return r.hook.before(`request`,e=>{e.headers[`x-github-delivery`]=t.id}),{...t,octokit:r}}})}async function fj(e,t){return e.octokit.auth({type:`installation`,installationId:t,factory(e){let n={...e.octokitOptions,authStrategy:wA,auth:{...e,installationId:t}};return new e.octokit.constructor(n)}})}function pj(e){return Object.assign(mj.bind(null,e),{iterator:hj.bind(null,e)})}async function mj(e,t){let n=hj(e)[Symbol.asyncIterator](),r=await n.next();for(;!r.done;)await t(r.value),r=await n.next()}function hj(e){return{async*[Symbol.asyncIterator](){let t=vO.iterator(e.octokit,`GET /app/installations`);for await(let{data:n}of t)for(let t of n)yield{octokit:await fj(e,t.id),installation:t}}}}function gj(e){return Object.assign(_j.bind(null,e),{iterator:yj.bind(null,e)})}async function _j(e,t,n){let r=yj(e,n?t:void 0)[Symbol.asyncIterator](),i=await r.next();for(;!i.done;)n?await n(i.value):await t(i.value),i=await r.next()}function vj(e,t){return{async*[Symbol.asyncIterator](){yield{octokit:await e.getInstallationOctokit(t)}}}}function yj(e,t){return{async*[Symbol.asyncIterator](){let n=t?vj(e,t.installationId):e.eachInstallation.iterator();for await(let{octokit:e}of n){let t=vO.iterator(e,`GET /installation/repositories`);for await(let{data:n}of t)for(let t of n)yield{octokit:e,repository:t}}}}}function bj(e){let t;return async function(n={}){t||=xj(e);let r=await t,i=new URL(r);return n.target_id!==void 0&&(i.pathname+=`/permissions`,i.searchParams.append(`target_id`,n.target_id.toFixed())),n.state!==void 0&&i.searchParams.append(`state`,n.state),i.href}}async function xj(e){let{data:t}=await e.octokit.request(`GET /app`);if(!t)throw Error(`[@octokit/app] unable to fetch metadata for app`);return`${t.html_url}/installations/new`}var Sj=class{static VERSION=uj;static defaults(e){return class extends this{constructor(...t){super({...e,...t[0]})}}}octokit;webhooks;oauth;getInstallationOctokit;eachInstallation;eachRepository;getInstallationUrl;log;constructor(e){let t=e.Octokit||fO,n={authStrategy:wA,auth:Object.assign({appId:e.appId,privateKey:e.privateKey},e.oauth?{clientId:e.oauth.clientId,clientSecret:e.oauth.clientSecret}:{})};`log`in e&&e.log!==void 0&&(n.log=e.log),this.octokit=new t(n),this.log=Object.assign({debug:()=>{},info:()=>{},warn:console.warn.bind(console),error:console.error.bind(console)},e.log),e.webhooks?this.webhooks=dj(this.octokit,e.webhooks):Object.defineProperty(this,`webhooks`,{get(){throw Error(`[@octokit/app] webhooks option not set`)}}),e.oauth?this.oauth=new WA({...e.oauth,clientType:`github-app`,Octokit:t}):Object.defineProperty(this,`oauth`,{get(){throw Error(`[@octokit/app] oauth.clientId / oauth.clientSecret options are not set`)}}),this.getInstallationOctokit=fj.bind(null,this),this.eachInstallation=pj(this),this.eachRepository=gj(this),this.getInstallationUrl=bj(this)}},Cj=fO.plugin(HO,yO,FO,XO,lk).defaults({userAgent:`octokit.js/0.0.0-development`,throttle:{onRateLimit:wj,onSecondaryRateLimit:Tj}});function wj(e,t,n){if(n.log.warn(`Request quota exhausted for request ${t.method} ${t.url}`),t.request.retryCount===0)return n.log.info(`Retrying after ${e} seconds!`),!0}function Tj(e,t,n){if(n.log.warn(`SecondaryRateLimit detected for request ${t.method} ${t.url}`),t.request.retryCount===0)return n.log.info(`Retrying after ${e} seconds!`),!0}Sj.defaults({Octokit:Cj}),WA.defaults({Octokit:Cj});function Ej(e){return _(`sha256`).update(e).digest(`hex`).substring(0,16)}const Dj=Cj.plugin(lk),Oj=new Map;let kj=null;const Aj=()=>({onRateLimit:(e,t,n,r)=>!1,onSecondaryRateLimit:(e,t,n,r)=>!1});function jj(e){let t=tc(),n=t.githubApiUrl;return new Dj({userAgent:`octocode-mcp/${Ht}`,baseUrl:n,request:{timeout:t.timeout||3e4},throttle:Aj(),...e&&{auth:e}})}async function Mj(e){if(e?.token){let t=Ej(e.token);return Oj.has(t)||Oj.set(t,jj(e.token)),Oj.get(t)}return Oj.has(`DEFAULT`)?Oj.get(`DEFAULT`):kj||(kj=(async()=>{try{let e=jj(await nc());return Oj.set(`DEFAULT`,e),e}finally{kj=null}})(),kj)}const Nj={AUTH_REQUIRED:`AUTH_REQUIRED`,RATE_LIMIT_PRIMARY:`RATE_LIMIT_PRIMARY`,RATE_LIMIT_SECONDARY:`RATE_LIMIT_SECONDARY`,FORBIDDEN_PERMISSIONS:`FORBIDDEN_PERMISSIONS`,NOT_FOUND:`NOT_FOUND`,INVALID_REQUEST:`INVALID_REQUEST`,SERVER_UNAVAILABLE:`SERVER_UNAVAILABLE`,NETWORK_CONNECTION_FAILED:`NETWORK_CONNECTION_FAILED`,REQUEST_TIMEOUT:`REQUEST_TIMEOUT`,UNKNOWN:`UNKNOWN`},Pj={[Nj.AUTH_REQUIRED]:{message:`GitHub authentication required`,suggestion:`TELL THE USER: Refresh your GitHub token! Run 'gh auth login' OR 'gh auth refresh' OR set a new GITHUB_TOKEN/GH_TOKEN environment variable`,explanation:`API request requires authentication. GitHub APIs have different rate limits for authenticated (5000/hour) vs unauthenticated (60/hour) requests.`},[Nj.RATE_LIMIT_PRIMARY]:{message:`GitHub API rate limit exceeded`,messageWithTime:(e,t)=>`GitHub API rate limit exceeded. Resets at ${e.toISOString()} (in ${t} seconds)`,messageWithoutTime:`GitHub API rate limit exceeded. Reset time unavailable - check GitHub status or try again later`,suggestion:`Set GITHUB_TOKEN for higher rate limits (5000/hour vs 60/hour)`,explanation:`Primary rate limit tracks total API calls per hour. Authenticated users get 5000 requests/hour, unauthenticated get 60 requests/hour.`},[Nj.RATE_LIMIT_SECONDARY]:{message:e=>`GitHub secondary rate limit triggered. Retry after ${e} seconds`,suggestion:`Reduce request frequency to avoid abuse detection`,explanation:`Secondary rate limits prevent API abuse by limiting request frequency. Triggered by making too many requests too quickly, regardless of remaining quota.`,fallbackRetryAfter:60},[Nj.FORBIDDEN_PERMISSIONS]:{message:`Access forbidden - insufficient permissions`,suggestion:`Check repository permissions or authentication`,suggestionWithScopes:e=>`Missing required scopes: ${e.join(`, `)}. Run: gh auth refresh -s ${e.join(` -s `)}`,fallbackSuggestion:`Token may not have sufficient permissions for this operation`,explanation:`GitHub tokens require specific OAuth scopes for different operations. Common scopes: repo (full repository access), read:org (organization access), gist (gist access).`},[Nj.NOT_FOUND]:{message:`Repository, resource, or path not found`,explanation:`Resource not found or not accessible. Could be: incorrect path, deleted resource, private repository without access, wrong branch name.`},[Nj.INVALID_REQUEST]:{message:`Invalid search query or request parameters`,suggestion:`Check search syntax and parameter values`,explanation:`Request was well-formed but contains invalid parameters. Common causes: invalid search syntax, parameters out of range, invalid filter combinations.`},[Nj.SERVER_UNAVAILABLE]:{message:`GitHub API temporarily unavailable`,suggestion:`Retry the request after a short delay`,explanation:`GitHub servers are temporarily unavailable. Usually resolves quickly. Check https://www.githubstatus.com for service status.`},[Nj.NETWORK_CONNECTION_FAILED]:{message:`Network connection failed`,suggestion:`Check internet connection and GitHub API status`,explanation:`Cannot establish connection to GitHub API. Check internet connectivity, DNS settings, and firewall/proxy configuration.`},[Nj.REQUEST_TIMEOUT]:{message:`Request timeout`,suggestion:`Retry the request or check network connectivity`,explanation:`Request exceeded timeout limit. Could be slow network, large response size, or GitHub server delay.`},[Nj.UNKNOWN]:{message:`Unknown error occurred`,explanation:`An unexpected error occurred that does not match known error patterns.`}},Fj={401:Nj.AUTH_REQUIRED,403:Nj.FORBIDDEN_PERMISSIONS,404:Nj.NOT_FOUND,422:Nj.INVALID_REQUEST,502:Nj.SERVER_UNAVAILABLE,503:Nj.SERVER_UNAVAILABLE,504:Nj.SERVER_UNAVAILABLE},Ij={CONNECTION_FAILED:[`ENOTFOUND`,`ECONNREFUSED`],TIMEOUT:[`timeout`]},Lj={SECONDARY:/\bsecondary rate\b/i,GRAPHQL_TYPE:`RATE_LIMITED`},Rj={RESET_BUFFER_SECONDS:1,SECONDARY_FALLBACK_SECONDS:60};function zj(e){return e instanceof MD?Bj(e):e instanceof Error?qj(e):{error:typeof e==`string`?e:Pj[Nj.UNKNOWN].message,type:`unknown`}}function Bj(e){let{status:t,message:n,response:r}=e;if(t===403)return Vj(n,r);let i=Fj[t];return i?Kj(i,t):Jj(Nj.UNKNOWN,{error:n||Pj[Nj.UNKNOWN].message,status:t})}function Vj(e,t){let n=t?.headers;if(Lj.SECONDARY.test(e))return Hj(n);let r=n?.[`x-ratelimit-remaining`],i=Gj(t);return r===`0`||i?Uj(n):Wj(n)}function Hj(e){let t=Number(e?.[`retry-after`])||Rj.SECONDARY_FALLBACK_SECONDS;return lc({limit_type:`secondary`,retry_after_seconds:t}),Jj(Nj.RATE_LIMIT_SECONDARY,{error:Pj[Nj.RATE_LIMIT_SECONDARY].message(t),status:403,rateLimitRemaining:0,retryAfter:t,scopesSuggestion:Pj[Nj.RATE_LIMIT_SECONDARY].suggestion})}function Uj(e){let t=e?.[`x-ratelimit-reset`],n=t?new Date(parseInt(String(t))*1e3):null,r=n?Math.max(Math.ceil((n.getTime()-Date.now())/1e3)+Rj.RESET_BUFFER_SECONDS,0):void 0,i=n?Pj[Nj.RATE_LIMIT_PRIMARY].messageWithTime(n,r):Pj[Nj.RATE_LIMIT_PRIMARY].messageWithoutTime;return lc({limit_type:`primary`,retry_after_seconds:r,rate_limit_remaining:0,rate_limit_reset_ms:n?n.getTime():void 0}),Jj(Nj.RATE_LIMIT_PRIMARY,{error:i,status:403,rateLimitRemaining:0,rateLimitReset:n?n.getTime():void 0,retryAfter:r,scopesSuggestion:Pj[Nj.RATE_LIMIT_PRIMARY].suggestion})}function Wj(e){let t=e?.[`x-accepted-oauth-scopes`],n=e?.[`x-oauth-scopes`],r=Pj[Nj.FORBIDDEN_PERMISSIONS].suggestion;return t&&n&&(r=Yj(String(t),String(n))),Jj(Nj.FORBIDDEN_PERMISSIONS,{error:Pj[Nj.FORBIDDEN_PERMISSIONS].message,status:403,scopesSuggestion:r})}function Gj(e){return(e?.data?.errors)?.some(e=>e.type===Lj.GRAPHQL_TYPE)??!1}function Kj(e,t){let n=Pj[e];return Jj(e,{error:n.message,status:t,...`suggestion`in n&&{scopesSuggestion:n.suggestion}})}function qj(e){return Ij.CONNECTION_FAILED.some(t=>e.message.includes(t))?{error:Pj[Nj.NETWORK_CONNECTION_FAILED].message,type:`network`,scopesSuggestion:Pj[Nj.NETWORK_CONNECTION_FAILED].suggestion}:Ij.TIMEOUT.some(t=>e.message.includes(t))?{error:Pj[Nj.REQUEST_TIMEOUT].message,type:`network`,scopesSuggestion:Pj[Nj.REQUEST_TIMEOUT].suggestion}:{error:e.message,type:`unknown`}}function Jj(e,t){return{type:`http`,...t}}function Yj(e,t){let n=e.split(`,`).map(e=>e.trim()).filter(Boolean),r=t.split(`,`).map(e=>e.trim()).filter(Boolean),i=n.filter(e=>!r.includes(e));return i.length>0?Pj[Nj.FORBIDDEN_PERMISSIONS].suggestionWithScopes(i):Pj[Nj.FORBIDDEN_PERMISSIONS].fallbackSuggestion}function Xj(e){return`user:${e}`}var Zj=class{queryParts=[];addOwnerRepo(e){if(e.owner&&e.repo){let t=Array.isArray(e.owner)?e.owner:[e.owner],n=Array.isArray(e.repo)?e.repo:[e.repo];t.forEach(e=>{n.forEach(t=>{this.queryParts.push(`repo:${e}/${t}`)})})}else e.owner&&(Array.isArray(e.owner)?e.owner:[e.owner]).forEach(e=>{this.queryParts.push(Xj(e))});return this}addDateFilters(e){return Object.entries({created:`created`,updated:`updated`,"author-date":`author-date`,"committer-date":`committer-date`,"merged-at":`merged`,closed:`closed`}).forEach(([t,n])=>{let r=e[t];r&&this.queryParts.push(`${n}:${r}`)}),this}addArrayFilter(e,t,n=!1){return e&&e!==null&&(Array.isArray(e)?e:[e]).forEach(e=>{let r=n?`"${e}"`:e;this.queryParts.push(`${t}:${r}`)}),this}addBooleanFilter(e,t,n){return e===!0?this.queryParts.push(t):e===!1&&this.queryParts.push(n),this}addSimpleFilter(e,t){return e!=null&&this.queryParts.push(`${t}:${e}`),this}build(){return this.queryParts.join(` `).trim()}},Qj=class extends Zj{addQueryTerms(e){if(Array.isArray(e.keywordsToSearch)&&e.keywordsToSearch.length>0){let t=e.keywordsToSearch.filter(e=>e&&e.trim());t.length>0&&this.queryParts.push(...t)}return this}addSearchFilters(e){return this.addSimpleFilter(e.filename,`filename`),this.addSimpleFilter(e.extension,`extension`),this.addSimpleFilter(e.path,`path`),this}addMatchFilters(e){return e.match&&(Array.isArray(e.match)?e.match:[e.match]).forEach(e=>{e===`file`?this.queryParts.push(`in:file`):e===`path`&&this.queryParts.push(`in:path`)}),this}},$j=class extends Zj{addQueryTerms(e){return Array.isArray(e.keywordsToSearch)&&e.keywordsToSearch.length>0&&this.queryParts.push(...e.keywordsToSearch),this}addRepoFilters(e){return this.addArrayFilter(e.topicsToSearch,`topic`),this.addSimpleFilter(e.stars,`stars`),this.addSimpleFilter(e.size,`size`),this.addSimpleFilter(e.created,`created`),e.updated&&this.queryParts.push(`pushed:${e.updated}`),this}addMatchFilters(e){return e.match&&(Array.isArray(e.match)?e.match:[e.match]).forEach(e=>{e===`name`?this.queryParts.push(`in:name`):e===`description`?this.queryParts.push(`in:description`):e===`readme`&&this.queryParts.push(`in:readme`)}),this}addQualityFilters(){return this.queryParts.push(`is:not-archived`),this}},eM=class extends Zj{addBasicFilters(e){return e.query&&e.query.trim()&&this.queryParts.push(e.query.trim()),this.queryParts.push(`is:pr`),this}addStateFilters(e){return this.addSimpleFilter(e.state,`is`),this.addBooleanFilter(e.draft,`is:draft`,`-is:draft`),this.addBooleanFilter(e.merged,`is:merged`,`is:unmerged`),this}addUserFilters(e){return this.addSimpleFilter(e.author,`author`),this.addSimpleFilter(e.assignee,`assignee`),this.addSimpleFilter(e.mentions,`mentions`),this.addSimpleFilter(e.commenter,`commenter`),this.addSimpleFilter(e.involves,`involves`),this.addSimpleFilter(e[`reviewed-by`],`reviewed-by`),this.addSimpleFilter(e[`review-requested`],`review-requested`),this}addBranchFilters(e){return this.addSimpleFilter(e.head,`head`),this.addSimpleFilter(e.base,`base`),this}addEngagementFilters(e){return this.addSimpleFilter(e.comments,`comments`),this.addSimpleFilter(e.reactions,`reactions`),this.addSimpleFilter(e.interactions,`interactions`),this}addReviewFilters(e){return this}addOrganizationFilters(e){return this.addArrayFilter(e.label,`label`,!0),this}addNegativeFilters(e){return e[`no-assignee`]&&this.queryParts.push(`no:assignee`),e[`no-label`]&&this.queryParts.push(`no:label`),e[`no-milestone`]&&this.queryParts.push(`no:milestone`),e[`no-project`]&&this.queryParts.push(`no:project`),this}addMiscFilters(e){return this.queryParts.push(`archived:false`),this}};function tM(e){return new Qj().addQueryTerms(e).addSearchFilters(e).addOwnerRepo(e).addMatchFilters(e).build()}function nM(e){return new $j().addQueryTerms(e).addOwnerRepo(e).addRepoFilters(e).addMatchFilters(e).addQualityFilters().build()}function rM(e){return new eM().addBasicFilters(e).addOwnerRepo(e).addStateFilters(e).addUserFilters(e).addBranchFilters(e).addDateFilters(e).addEngagementFilters(e).addReviewFilters(e).addOrganizationFilters(e).addNegativeFilters(e).addMiscFilters(e).build()}function iM(e){return e.draft!==void 0||e.author!==void 0||e.assignee!==void 0||e.query!==void 0||e.label&&e.label.length>0||e.mentions!==void 0||e.commenter!==void 0||e.involves!==void 0||e[`reviewed-by`]!==void 0||e[`review-requested`]!==void 0||e.reactions!==void 0||e.comments!==void 0||e.interactions!==void 0||e[`no-assignee`]!==void 0||e[`no-label`]!==void 0||e[`no-milestone`]!==void 0||e[`no-project`]!==void 0||e.created!==void 0||e.updated!==void 0||e[`merged-at`]!==void 0||e.closed!==void 0||e.merged!==void 0||Array.isArray(e.owner)||Array.isArray(e.repo)}var aM=j(((e,t)=>{var n=(function(){function e(e,t){return t!=null&&e instanceof t}var t;try{t=Map}catch{t=function(){}}var n;try{n=Set}catch{n=function(){}}var r;try{r=Promise}catch{r=function(){}}function i(a,o,s,c,u){typeof o==`object`&&(s=o.depth,c=o.prototype,u=o.includeNonEnumerable,o=o.circular);var d=[],f=[],p=typeof Buffer<`u`;o===void 0&&(o=!0),s===void 0&&(s=1/0);function m(a,s){if(a===null)return null;if(s===0)return a;var h,g;if(typeof a!=`object`)return a;if(e(a,t))h=new t;else if(e(a,n))h=new n;else if(e(a,r))h=new r(function(e,t){a.then(function(t){e(m(t,s-1))},function(e){t(m(e,s-1))})});else if(i.__isArray(a))h=[];else if(i.__isRegExp(a))h=new RegExp(a.source,l(a)),a.lastIndex&&(h.lastIndex=a.lastIndex);else if(i.__isDate(a))h=new Date(a.getTime());else if(p&&Buffer.isBuffer(a))return h=Buffer.allocUnsafe?Buffer.allocUnsafe(a.length):new Buffer(a.length),a.copy(h),h;else e(a,Error)?h=Object.create(a):c===void 0?(g=Object.getPrototypeOf(a),h=Object.create(g)):(h=Object.create(c),g=c);if(o){var _=d.indexOf(a);if(_!=-1)return f[_];d.push(a),f.push(h)}for(var v in e(a,t)&&a.forEach(function(e,t){var n=m(t,s-1),r=m(e,s-1);h.set(n,r)}),e(a,n)&&a.forEach(function(e){var t=m(e,s-1);h.add(t)}),a){var y;g&&(y=Object.getOwnPropertyDescriptor(g,v)),!(y&&y.set==null)&&(h[v]=m(a[v],s-1))}if(Object.getOwnPropertySymbols)for(var b=Object.getOwnPropertySymbols(a),v=0;v<b.length;v++){var x=b[v],S=Object.getOwnPropertyDescriptor(a,x);S&&!S.enumerable&&!u||(h[x]=m(a[x],s-1),S.enumerable||Object.defineProperty(h,x,{enumerable:!1}))}if(u)for(var C=Object.getOwnPropertyNames(a),v=0;v<C.length;v++){var w=C[v],S=Object.getOwnPropertyDescriptor(a,w);S&&S.enumerable||(h[w]=m(a[w],s-1),Object.defineProperty(h,w,{enumerable:!1}))}return h}return m(a,s)}i.clonePrototype=function(e){if(e===null)return null;var t=function(){};return t.prototype=e,new t};function a(e){return Object.prototype.toString.call(e)}i.__objToStr=a;function o(e){return typeof e==`object`&&a(e)===`[object Date]`}i.__isDate=o;function s(e){return typeof e==`object`&&a(e)===`[object Array]`}i.__isArray=s;function c(e){return typeof e==`object`&&a(e)===`[object RegExp]`}i.__isRegExp=c;function l(e){var t=``;return e.global&&(t+=`g`),e.ignoreCase&&(t+=`i`),e.multiline&&(t+=`m`),t}return i.__getRegExpFlags=l,i})();typeof t==`object`&&t.exports&&(t.exports=n)})),oM=j(((e,t)=>{(function(){var e,n,r=[].splice,i=function(e,t){if(!(e instanceof t))throw Error(`Bound instance method accessed before binding`)},a=[].indexOf;n=aM(),e=M(`events`).EventEmitter,t.exports=(function(){class t extends e{constructor(e={}){super(),this.get=this.get.bind(this),this.mget=this.mget.bind(this),this.set=this.set.bind(this),this.mset=this.mset.bind(this),this.del=this.del.bind(this),this.take=this.take.bind(this),this.ttl=this.ttl.bind(this),this.getTtl=this.getTtl.bind(this),this.keys=this.keys.bind(this),this.has=this.has.bind(this),this.getStats=this.getStats.bind(this),this.flushAll=this.flushAll.bind(this),this.flushStats=this.flushStats.bind(this),this.close=this.close.bind(this),this._checkData=this._checkData.bind(this),this._check=this._check.bind(this),this._isInvalidKey=this._isInvalidKey.bind(this),this._wrap=this._wrap.bind(this),this._getValLength=this._getValLength.bind(this),this._error=this._error.bind(this),this._initErrors=this._initErrors.bind(this),this.options=e,this._initErrors(),this.data={},this.options=Object.assign({forceString:!1,objectValueSize:80,promiseValueSize:80,arrayValueSize:40,stdTTL:0,checkperiod:600,useClones:!0,deleteOnExpire:!0,enableLegacyCallbacks:!1,maxKeys:-1},this.options),this.options.enableLegacyCallbacks&&(console.warn(`WARNING! node-cache legacy callback support will drop in v6.x`),[`get`,`mget`,`set`,`del`,`ttl`,`getTtl`,`keys`,`has`].forEach(e=>{var t=this[e];this[e]=function(...e){var n,i,a=e,o;if([...e]=a,[n]=r.call(e,-1),typeof n==`function`)try{o=t(...e),n(null,o)}catch(e){i=e,n(i)}else return t(...e,n)}})),this.stats={hits:0,misses:0,keys:0,ksize:0,vsize:0},this.validKeyTypes=[`string`,`number`],this._checkData()}get(e){var n,r;if(i(this,t),(r=this._isInvalidKey(e))!=null)throw r;if(this.data[e]!=null&&this._check(e,this.data[e]))return this.stats.hits++,n=this._unwrap(this.data[e]),n;this.stats.misses++}mget(e){var n,r,a,o,s,c;if(i(this,t),!Array.isArray(e))throw n=this._error(`EKEYSTYPE`),n;for(c={},a=0,s=e.length;a<s;a++){if(o=e[a],(r=this._isInvalidKey(o))!=null)throw r;this.data[o]!=null&&this._check(o,this.data[o])?(this.stats.hits++,c[o]=this._unwrap(this.data[o])):this.stats.misses++}return c}set(e,n,r){var a,o,s;if(i(this,t),this.options.maxKeys>-1&&this.stats.keys>=this.options.maxKeys)throw a=this._error(`ECACHEFULL`),a;if(this.options.forceString,r??=this.options.stdTTL,(o=this._isInvalidKey(e))!=null)throw o;return s=!1,this.data[e]&&(s=!0,this.stats.vsize-=this._getValLength(this._unwrap(this.data[e],!1))),this.data[e]=this._wrap(n,r),this.stats.vsize+=this._getValLength(n),s||(this.stats.ksize+=this._getKeyLength(e),this.stats.keys++),this.emit(`set`,e,n),!0}mset(e){var n,r,a,o,s,c,l,u,d,f;if(i(this,t),this.options.maxKeys>-1&&this.stats.keys+e.length>=this.options.maxKeys)throw n=this._error(`ECACHEFULL`),n;for(a=0,l=e.length;a<l;a++){if(c=e[a],{key:s,val:f,ttl:d}=c,d&&typeof d!=`number`)throw n=this._error(`ETTLTYPE`),n;if((r=this._isInvalidKey(s))!=null)throw r}for(o=0,u=e.length;o<u;o++)c=e[o],{key:s,val:f,ttl:d}=c,this.set(s,f,d);return!0}del(e){var n,r,a,o,s,c;for(i(this,t),Array.isArray(e)||(e=[e]),n=0,a=0,s=e.length;a<s;a++){if(o=e[a],(r=this._isInvalidKey(o))!=null)throw r;this.data[o]!=null&&(this.stats.vsize-=this._getValLength(this._unwrap(this.data[o],!1)),this.stats.ksize-=this._getKeyLength(o),this.stats.keys--,n++,c=this.data[o],delete this.data[o],this.emit(`del`,o,c.v))}return n}take(e){var n;return i(this,t),n=this.get(e),n!=null&&this.del(e),n}ttl(e,n){var r;if(i(this,t),n||=this.options.stdTTL,!e)return!1;if((r=this._isInvalidKey(e))!=null)throw r;return this.data[e]!=null&&this._check(e,this.data[e])?(n>=0?this.data[e]=this._wrap(this.data[e].v,n,!1):this.del(e),!0):!1}getTtl(e){var n,r;if(i(this,t),e){if((r=this._isInvalidKey(e))!=null)throw r;if(this.data[e]!=null&&this._check(e,this.data[e]))return n=this.data[e].t,n}}keys(){var e;return i(this,t),e=Object.keys(this.data),e}has(e){var n;return i(this,t),n=this.data[e]!=null&&this._check(e,this.data[e]),n}getStats(){return i(this,t),this.stats}flushAll(e=!0){i(this,t),this.data={},this.stats={hits:0,misses:0,keys:0,ksize:0,vsize:0},this._killCheckPeriod(),this._checkData(e),this.emit(`flush`)}flushStats(){i(this,t),this.stats={hits:0,misses:0,keys:0,ksize:0,vsize:0},this.emit(`flush_stats`)}close(){i(this,t),this._killCheckPeriod()}_checkData(e=!0){var n,r,a;for(n in i(this,t),r=this.data,r)a=r[n],this._check(n,a);e&&this.options.checkperiod>0&&(this.checkTimeout=setTimeout(this._checkData,this.options.checkperiod*1e3,e),this.checkTimeout!=null&&this.checkTimeout.unref!=null&&this.checkTimeout.unref())}_killCheckPeriod(){if(this.checkTimeout!=null)return clearTimeout(this.checkTimeout)}_check(e,n){var r;return i(this,t),r=!0,n.t!==0&&n.t<Date.now()&&(this.options.deleteOnExpire&&(r=!1,this.del(e)),this.emit(`expired`,e,this._unwrap(n))),r}_isInvalidKey(e){var n;if(i(this,t),n=typeof e,a.call(this.validKeyTypes,n)<0)return this._error(`EKEYTYPE`,{type:typeof e})}_wrap(e,r,a=!0){var o,s,c;return i(this,t),this.options.useClones||(a=!1),s=Date.now(),o=0,c=1e3,o=r===0?0:r?s+r*c:this.options.stdTTL===0?this.options.stdTTL:s+this.options.stdTTL*c,{t:o,v:a?n(e):e}}_unwrap(e,t=!0){return this.options.useClones||(t=!1),e.v==null?null:t?n(e.v):e.v}_getKeyLength(e){return e.toString().length}_getValLength(e){return i(this,t),typeof e==`string`?e.length:this.options.forceString?JSON.stringify(e).length:Array.isArray(e)?this.options.arrayValueSize*e.length:typeof e==`number`?8:typeof e?.then==`function`?this.options.promiseValueSize:typeof Buffer<`u`&&Buffer!==null&&Buffer.isBuffer(e)?e.length:typeof e==`object`&&e?this.options.objectValueSize*Object.keys(e).length:typeof e==`boolean`?8:0}_error(e,n={}){var r;return i(this,t),r=Error(),r.name=e,r.errorcode=e,r.message=this.ERRORS[e]==null?`-`:this.ERRORS[e](n),r.data=n,r}_initErrors(){var e,n,r;for(n in i(this,t),this.ERRORS={},r=this._ERRORS,r)e=r[n],this.ERRORS[n]=this.createErrorMessage(e)}createErrorMessage(e){return function(t){return e.replace(`__key`,t.type)}}}return t.prototype._ERRORS={ENOTFOUND:"Key `__key` not found",ECACHEFULL:`Cache max keys amount exceeded`,EKEYTYPE:"The key argument has to be of type `string` or `number`. Found: `__key`",EKEYSTYPE:`The keys argument has to be an array.`,ETTLTYPE:`The ttl argument has to be a number.`},t}).call(this)}).call(e)})),sM=j(((e,t)=>{(function(){var e=t.exports=oM();e.version=`5.1.2`}).call(e)}));const cM=new(re(sM(),1)).default({stdTTL:86400,checkperiod:3600,maxKeys:1e3,deleteOnExpire:!0,useClones:!1}),lM={hits:0,misses:0,sets:0,totalKeys:0,lastReset:new Date},uM={"gh-api-code":3600,"gh-api-repos":7200,"gh-api-prs":1800,"gh-api-file-content":3600,"gh-repo-structure-api":7200,"github-user":900,"npm-search":14400,"pypi-search":14400,default:86400},dM=new Map;function fM(e,t,n){let r=pM(t),i=n?`${n}:${r}`:r;return`v1-${e}:${g.createHash(`sha256`).update(i).digest(`hex`)}`}function pM(e){return e===null?`null`:e===void 0?`undefined`:typeof e==`object`?Array.isArray(e)?`[${e.map(pM).join(`,`)}]`:`{${Object.keys(e).sort().map(t=>{let n=e[t];return`"${t}":${pM(n)}`}).join(`,`)}}`:String(e)}function mM(e){return uM[e]||uM.default}async function hM(e,t,n={}){if(n.skipCache)return await t();if(!n.forceRefresh)try{let t=cM.get(e);if(t!==void 0)return lM.hits++,t}catch{}if(dM.has(e))return dM.get(e);let r=(async()=>{try{let r=await t();if(n.forceRefresh||lM.misses++,(n.shouldCache??(()=>!0))(r))try{let t=n.ttl;t||=mM(e.match(/^v\d+-([^:]+):/)?.[1]??`default`),cM.set(e,r,t),lM.sets++,lM.totalKeys=cM.keys().length}catch{}return r}finally{dM.delete(e)}})();return dM.set(e,r),r}async function gM(e,t,n){return await hM(fM(`gh-api-code`,{keywordsToSearch:e.keywordsToSearch,owner:e.owner,repo:e.repo,extension:e.extension,filename:e.filename,path:e.path,match:e.match,limit:e.limit,page:e.page},n),async()=>await _M(e,t),{shouldCache:e=>`data`in e&&!e.error})}async function _M(e,t){try{let n=await Mj(t);if(e.keywordsToSearch&&e.keywordsToSearch.length>0&&e.keywordsToSearch.filter(e=>e&&e.trim()).length===0)return await cc(G.GITHUB_SEARCH_CODE,Yt.QUERY_EMPTY.code),{error:Yt.QUERY_EMPTY.message,type:`http`,status:400};let r=tM(e);if(!r.trim())return await cc(G.GITHUB_SEARCH_CODE,Yt.QUERY_EMPTY.code),{error:Yt.QUERY_EMPTY.message,type:`http`,status:400};let i=Math.min(typeof e.limit==`number`?e.limit:30,100),a=e.page||1,o={q:r,per_page:i,page:a,headers:{Accept:`application/vnd.github.v3.text-match+json`}},s=await n.rest.search.code(o),c=await vM(s),l=Math.min(c.total_count,1e3),u=Math.min(Math.ceil(l/i),10),d=a<u;return{data:{total_count:c.total_count,items:c.items,repository:c.repository,matchLocations:c.matchLocations,minified:c.minified,minificationFailed:c.minificationFailed,minificationTypes:c.minificationTypes,_researchContext:c._researchContext,pagination:{currentPage:a,totalPages:u,perPage:i,totalMatches:l,hasMore:d}},status:200,headers:s.headers}}catch(e){return zj(e)}}async function vM(e){let t=e.data.items;return yM(t,e.data.total_count)}async function yM(e,t){let n=bM(e),r=new Set,i=!1,a=[],o=new Set,s=e.filter(e=>!pE(e.path)),c={items:await Promise.all(s.map(async e=>{o.add(e.path);let t=await Promise.all((e.text_matches||[]).map(async t=>{let n=t.fragment,o=Uc.sanitizeContent(n||``);n=o.content,o.hasSecrets&&r.add(`Secrets detected in ${e.path}: ${o.secretsDetected.join(`, `)}`),o.warnings.length>0&&o.warnings.forEach(t=>r.add(`${e.path}: ${t}`));let s=await NE(n||``,e.path);return n=s.content,s.failed?i=!0:s.type!==`failed`&&a.push(s.type),{context:n||``,positions:t.matches?.map(e=>Array.isArray(e.indices)&&e.indices.length>=2?[e.indices[0],e.indices[1]]:[0,0])||[]}})),n=e;return{path:e.path,matches:t,url:e.html_url,repository:{nameWithOwner:e.repository.full_name,url:e.repository.url,pushedAt:e.repository.pushed_at||void 0},...n.last_modified_at&&{lastModifiedAt:n.last_modified_at},...a.length>0&&{minificationType:Array.from(new Set(a)).join(`,`)}}})),total_count:t===void 0?s.length:t,_researchContext:{foundFiles:Array.from(o),repositoryContext:n?(()=>{let e=n.full_name.split(`/`);return e.length===2&&e[0]&&e[1]?{owner:e[0],repo:e[1],branch:n.default_branch||void 0}:void 0})():void 0}};return n&&(c.repository={name:n.full_name,url:n.url,createdAt:n.created_at||void 0,updatedAt:n.updated_at||void 0,pushedAt:n.pushed_at||void 0}),r.size>0&&(c.matchLocations=Array.from(r)),c.minified=!i,c.minificationFailed=i,a.length>0&&(c.minificationTypes=Array.from(new Set(a))),c}function bM(e){if(e.length===0)return null;let t=e[0]?.repository;return t&&e.every(e=>e.repository.full_name===t.full_name)?t:null}async function xM(e,t={}){if(!Array.isArray(e))throw cc(`promiseUtils`,Wt.PROMISES_NOT_ARRAY.code).catch(()=>{}),Error(Wt.PROMISES_NOT_ARRAY.message);if(e.length===0)return[];let{timeout:n=3e4,concurrency:r=e.length,onError:i}=t;if(n<=0)throw cc(`promiseUtils`,Wt.TIMEOUT_NOT_POSITIVE.code).catch(()=>{}),Error(Wt.TIMEOUT_NOT_POSITIVE.message);if(r<=0)throw cc(`promiseUtils`,Wt.CONCURRENCY_NOT_POSITIVE.code).catch(()=>{}),Error(Wt.CONCURRENCY_NOT_POSITIVE.message);let a=e.map((e,t)=>typeof e==`function`?e:()=>(cc(`promiseUtils`,Zt.NOT_A_FUNCTION.code).catch(()=>{}),Promise.reject(Error(Zt.NOT_A_FUNCTION.message(t)))));if(r<a.length)return CM(a,r,n,i);let o=a.map((e,t)=>SM(e,t,n,i));return(await Promise.allSettled(o)).map((e,t)=>e.status===`fulfilled`?e.value:{success:!1,error:e.reason instanceof Error?e.reason:Error(String(e.reason)),index:t})}async function SM(e,t,n,r){let i,a=()=>{i!==void 0&&(clearTimeout(i),i=void 0)};try{let r=new Promise((e,r)=>{i=setTimeout(()=>{cc(`promiseUtils`,Zt.TIMEOUT.code).catch(()=>{}),r(Error(Zt.TIMEOUT.message(t,n)))},n)}),o=await Promise.race([e(),r]);return a(),{success:!0,data:o,index:t}}catch(e){a();let n=e instanceof Error?e:Error(String(e));if(r)try{r(n,t)}catch{}return{success:!1,error:n,index:t}}}async function CM(e,t,n,r){let i=Array(e.length),a=0,o=async()=>{for(;a<e.length;){let t=a++,o=e[t];if(!o){cc(`promiseUtils`,Zt.FUNCTION_UNDEFINED.code).catch(()=>{}),i[t]={success:!1,error:Error(Zt.FUNCTION_UNDEFINED.message),index:t};continue}try{i[t]=await SM(o,t,n,r)}catch(e){i[t]={success:!1,error:e instanceof Error?e:Error(String(e)),index:t}}}},s=[];for(let n=0;n<Math.min(t,e.length);n++)s.push(o());return await Promise.all(s),i}async function wM(e,t,n){let{results:r,errors:i}=await EM(e,t);return TM(n,r,i,e)}function TM(e,t,n,r){let i=[`instructions`,`results`,`hasResultsStatusHints`,`emptyStatusHints`,`errorStatusHints`],a=[`id`,`status`,`data`,`mainResearchGoal`,`researchGoal`,`reasoning`],o=[...i,...a,`owner`,`repo`],s=[...new Set([...o,...e.keysPriority||[]])],c=[],l=0,u=0,d=0,f=!1,p=!1,m=!1,h=new Set,g=new Set,_=new Set;t.forEach(e=>{let t=e.result.status,n=DM(e.result),r=e.result.hints;t===`hasResults`?(f=!0,r&&Array.isArray(r)&&r.forEach(e=>h.add(e))):t===`empty`?(p=!0,r&&Array.isArray(r)&&r.forEach(e=>g.add(e))):t===`error`&&(m=!0,r&&Array.isArray(r)&&r.forEach(e=>_.add(e)));let i={id:e.queryIndex+1,status:t,data:t===`error`&&e.result.error?{error:e.result.error}:n,mainResearchGoal:e.result.mainResearchGoal||OM(e.originalQuery,`mainResearchGoal`),researchGoal:e.result.researchGoal||OM(e.originalQuery,`researchGoal`),reasoning:e.result.reasoning||OM(e.originalQuery,`reasoning`)};c.push(i),t===`hasResults`?l++:t===`empty`?u++:d++}),n.forEach(e=>{let t=r[e.queryIndex];t&&(m=!0,c.push({id:e.queryIndex+1,status:`error`,data:{error:e.error},mainResearchGoal:OM(t,`mainResearchGoal`),researchGoal:OM(t,`researchGoal`),reasoning:OM(t,`reasoning`)}),d++)});let v=f?h.size>0?[...h]:[...Dc(e.toolName,`hasResults`)]:[],y=p?g.size>0?[...g]:[...Dc(e.toolName,`empty`)]:[],b=m?_.size>0?[..._]:[...Oc()]:[];return{content:[{type:`text`,text:FE({instructions:kM(c.length,l,u,d),results:c,hasResultsStatusHints:v,emptyStatusHints:y,errorStatusHints:b},s)}],isError:!1}}async function EM(e,t){let n=[],r=[];return!e||e.length===0||(await xM(e.map((e,n)=>()=>t(e,n).then(t=>({result:t,queryIndex:n,originalQuery:e}))),{timeout:6e4,continueOnError:!0,concurrency:3,onError:(e,t)=>{r.push({queryIndex:t,error:e.message})}})).forEach(e=>{e.success&&e.data&&n.push({result:e.data.result,queryIndex:e.data.queryIndex,originalQuery:e.data.originalQuery})}),{results:n,errors:r}}function DM(e){let t=new Set([`mainResearchGoal`,`researchGoal`,`reasoning`,`error`,`status`,`query`,`hints`]),n={};for(let[r,i]of Object.entries(e))t.has(r)||(n[r]=i);return n}function OM(e,t){let n=e[t];return typeof n==`string`?n:void 0}function kM(e,t,n,r){let i=[];t>0&&i.push(`${t} hasResults`),n>0&&i.push(`${n} empty`),r>0&&i.push(`${r} failed`);let a=[`Bulk response with ${e} results: ${i.join(`, `)}. Each result includes the status, data, and research details.`];return t>0&&a.push(`Review hasResultsStatusHints for guidance on results with data.`),n>0&&a.push(`Review emptyStatusHints for no-results scenarios.`),r>0&&a.push(`Review errorStatusHints for error recovery strategies.`),a.join(`
`)}function AM(e,t){return t===`error`?[]:Dc(e,t)}function jM(e,t){return kc(e,t)}const MM={[N.LOCAL_RIPGREP]:{hasResults:(e={})=>[e.searchEngine===`grep`?`Using grep fallback - install ripgrep for best performance and features.`:void 0,`Next: localGetFileContent for context (prefer matchString).`,`Also search imports/usages/defs with localSearchCode.`,e.fileCount&&e.fileCount>5?`Tip: run queries in parallel.`:void 0],empty:(e={})=>[e.searchEngine===`grep`?`Using grep fallback - note: grep does not respect .gitignore.`:void 0,`No matches. Broaden scope (noIgnore, hidden) or use fixedString.`,`Unsure of paths? localViewStructure or localFindFiles.`],error:(e={})=>e.errorType===`size_limit`?[...[`Too many results${e.matchCount?` (${e.matchCount} matches)`:``}. Narrow pattern/scope.`,`Add type/path filters to focus.`,e.path?.includes(`node_modules`)?`In node_modules, target specific packages.`:void 0,`Names only? Use localFindFiles.`,`Flow: filesOnly=true → refine → read.`],...jM(N.LOCAL_RIPGREP,`largeResult`)]:[`Tool unavailable; try localFindFiles or localViewStructure.`]},[N.LOCAL_FETCH_CONTENT]:{hasResults:(e={})=>[`Next: trace imports/usages with localSearchCode.`,`Open related files (tests/types/impl) together.`,`Prefer matchString over full file.`],empty:(e={})=>[`No match/file. Check path/pattern.`,`Locate via localFindFiles (name) or localSearchCode (filesOnly for paths).`],error:(e={})=>e.errorType===`size_limit`&&e.isLarge&&!e.hasPagination&&!e.hasPattern?[...[e.fileSize?`Large file (~${Math.round(e.fileSize*.25)}K tokens).`:`Large file.`,`Use matchString for sections, or charLength to paginate.`,`Avoid fullContent without pagination.`],...jM(N.LOCAL_FETCH_CONTENT,`largeFile`)]:e.errorType===`pattern_too_broad`?[...[e.tokenEstimate?`Pattern too broad (~${e.tokenEstimate.toLocaleString()} tokens).`:`Pattern too broad.`,`Tighten pattern or paginate with charLength.`],...jM(N.LOCAL_FETCH_CONTENT,`patternTooBroad`)]:[`Unknown path; find via localFindFiles or localSearchCode.`]},[N.LOCAL_VIEW_STRUCTURE]:{hasResults:(e={})=>[`Next: localSearchCode for patterns; localFindFiles for filters.`,`Drill deeper with depth=2 when needed.`,e.entryCount&&e.entryCount>10?`Parallelize across directories.`:void 0],empty:(e={})=>[`Empty/missing. Use hidden=true or check parent.`,`Discover dirs with localFindFiles type="d".`],error:(e={})=>e.errorType===`size_limit`&&e.entryCount?[...[`Directory has ${e.entryCount} entries${e.tokenEstimate?` (~${e.tokenEstimate.toLocaleString()} tokens)`:``}. Use entriesPerPage.`,`Sort by recent; scan page by page.`],...jM(N.LOCAL_VIEW_STRUCTURE,`largeDirectory`)]:[`Access failed; locate dirs with localFindFiles type="d".`]},[N.LOCAL_FIND_FILES]:{hasResults:(e={})=>{let t=[`Found files. Next: localGetFileContent or localSearchCode.`,`Use modifiedWithin="7d" to track recent changes.`,e.fileCount&&e.fileCount>3?`Batch in parallel.`:void 0];return e.fileCount&&e.fileCount>20?[...t,...jM(N.LOCAL_FIND_FILES,`manyResults`)]:t},empty:(e={})=>[`No matches. Broaden iname, increase maxDepth, relax filters.`,`Or use localViewStructure/localSearchCode.`,`Syntax: time "7d", size "10M".`],error:(e={})=>[`Search failed; try localViewStructure or localSearchCode.`]},[N.GITHUB_SEARCH_CODE]:{hasResults:(e={})=>{let t=[];return e.hasOwnerRepo?t.push(`Result is from single repo. Use githubGetFileContent with path.`):t.push(`Results from multiple repos. Check owners/repos before fetching.`),t},empty:(e={})=>{let t=[];return e.match===`path`?(t.push(`match="path" searches file/directory NAMES only, not contents.`),t.push(`No paths contain this keyword. Try match="file" to search content instead.`)):e.hasOwnerRepo||t.push(`Cross-repo search requires unique keywords (3+ chars).`),t},error:(e={})=>[]},[N.GITHUB_FETCH_CONTENT]:{hasResults:(e={})=>[e.isLarge?`Large file - use matchString to target specific sections`:void 0],empty:(e={})=>[],error:(e={})=>e.errorType===`size_limit`?[`FILE_TOO_LARGE: Use matchString or startLine/endLine for partial reads`]:[]},[N.GITHUB_VIEW_REPO_STRUCTURE]:{hasResults:(e={})=>[e.entryCount&&e.entryCount>50?`Large directory (${e.entryCount} entries) - use entriesPerPage to paginate`:void 0],empty:(e={})=>[],error:(e={})=>[]},[N.GITHUB_SEARCH_PULL_REQUESTS]:{hasResults:(e={})=>[],empty:(e={})=>[],error:(e={})=>[]},[N.GITHUB_SEARCH_REPOSITORIES]:{hasResults:(e={})=>[],empty:(e={})=>[],error:(e={})=>[]},[N.PACKAGE_SEARCH]:{hasResults:(e={})=>[],empty:(e={})=>[],error:(e={})=>[]}};function NM(e){return e in MM}function PM(e,t,n){let r=MM[e]?.[t];return r?r(n||{}).filter(e=>typeof e==`string`):[]}function FM(e){return e===`search`?[`Large codebase: avoid floods.`,`Flow: localSearchCode filesOnly → add type/path filters → localGetFileContent matchString → localSearchCode links.`,`Parallelize where safe.`]:[`Large file: don't read all.`,`Flow: localGetFileContent matchString → analyze → localSearchCode usages/imports → localGetFileContent related.`,`Use charLength to paginate if needed.`,`Avoid fullContent without charLength.`]}function IM(e,t,n){let r=AM(e,t),i=NM(e)?PM(e,t,n):[],a=[...r,...i];return[...new Set(a)]}function LM(e){let t=[];if(t.push(`GitHub Octokit API Error: ${e.error}`),e.scopesSuggestion&&t.push(e.scopesSuggestion),e.rateLimitRemaining!==void 0&&e.rateLimitReset!==void 0){let n=new Date(e.rateLimitReset);t.push(`Rate limit: ${e.rateLimitRemaining} remaining, resets at ${n.toLocaleTimeString()}`)}return e.retryAfter!==void 0&&t.push(`Retry after ${e.retryAfter} seconds`),t}function RM(e){return typeof e==`object`&&!!e&&`error`in e&&typeof e.error==`string`&&(`type`in e||`status`in e||`scopesSuggestion`in e)}function zM(e,t,n={}){let{toolName:r,hintContext:i,extra:a,customHints:o,hintSourceError:s}=n,c={status:`error`,mainResearchGoal:t.mainResearchGoal,researchGoal:t.researchGoal,reasoning:t.reasoning},l=[];if(s&&l.push(...LM(s)),RM(e))c.error=e,s||l.push(...LM(e));else if(an(e)){if(c.error=e.message,c.errorCode=e.errorCode,r){let t=IM(r,`error`,{originalError:e.message,errorType:BM(e),...i});l.push(...t)}}else if(typeof e==`string`)c.error=e;else if(e instanceof Error){let t=on(e);if(c.error=t.message,c.errorCode=t.errorCode,r){let e=IM(r,`error`,{originalError:t.message,...i});l.push(...e)}}else c.error=`Unknown error occurred`;if(o&&o.length>0&&l.push(...o),a?.hints&&Array.isArray(a.hints)&&l.push(...a.hints),l.length>0&&(c.hints=l),a){let{hints:e,...t}=a;Object.assign(c,t)}return c}function BM(e){switch(e.errorCode){case`fileTooLarge`:case`outputTooLarge`:case`responseTooLarge`:case`paginationRequired`:return`size_limit`;case`fileAccessFailed`:case`fileReadFailed`:return`not_found`;case`pathValidationFailed`:return`permission`;case`patternTooBroad`:return`pattern_too_broad`;default:return}}async function VM(e,t,n){if(e)try{await e(t,n)}catch{cc(t,Qt.EXECUTION_FAILED.code).catch(()=>{})}}function HM(e,t,n,r,i){let a=n?`hasResults`:`empty`,o={status:a,mainResearchGoal:e.mainResearchGoal,researchGoal:e.researchGoal,reasoning:e.reasoning,...t},s=IM(r,a,i?.hintContext),c=i?.extraHints||[],l=[...new Set([...s,...c])].filter(e=>e&&e.trim().length>0);return l.length>0&&(o.hints=l),o}function UM(e){return typeof e==`object`&&!!e&&`error`in e&&typeof e.error==`string`}function WM(e,t){if(!UM(e))return null;let n={error:e.error,type:e.type||`unknown`,status:e.status,scopesSuggestion:e.scopesSuggestion,rateLimitRemaining:e.rateLimitRemaining,rateLimitReset:e.rateLimitReset,retryAfter:e.retryAfter};return zM(n,t,{hintSourceError:n,customHints:e.hints||[]})}function GM(e,t,n,r){let i=e instanceof Error?e.message:`Unknown error occurred`,a=n?`${n}: ${i}`:i;return cc(r||n||`unknown_tool`,Qt.EXECUTION_FAILED.code).catch(()=>{}),zM(a,t)}function KM(e,t){return e.registerTool(G.GITHUB_SEARCH_CODE,{description:Ac[G.GITHUB_SEARCH_CODE],inputSchema:XE,annotations:{title:`GitHub Code Search`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!0}},LE(G.GITHUB_SEARCH_CODE,async(e,n,r)=>{let i=e.queries||[];return await VM(t,G.GITHUB_SEARCH_CODE,i),qM(i,n,r)}))}async function qM(e,t,n){return wM(e,async(e,r)=>{try{let r=await gM(e,t,n),i=WM(r,e);if(i)return i;if(!(`data`in r))return GM(Error(`Invalid API response structure`),e);let a=r.data.items.map(t=>{let n=t.repository?.nameWithOwner,r={path:t.path,...n&&{repo:n},...t.lastModifiedAt&&{lastModifiedAt:t.lastModifiedAt}};return e.match===`path`?r:{...r,text_matches:t.matches.map(e=>e.context)}}),o={files:a},s=r.data._researchContext?.repositoryContext;s&&(o.repositoryContext=s);let c=r.data.pagination;c&&(o.pagination=c);let l=a.length>0,u=!!(e.owner&&e.repo),d=[];if(c){let{currentPage:e,totalPages:t,totalMatches:n,perPage:r,hasMore:i}=c,a=(e-1)*r+1,o=Math.min(e*r,n);d.push(`Page ${e}/${t} (showing ${a}-${o} of ${n} matches)`),i&&d.push(`Next: page=${e+1}`),e>1&&d.push(`Previous: page=${e-1}`),i||d.push(`Final page`),t>2&&d.push(`Jump to: page=1 (first) or page=${t} (last)`)}return HM(e,o,l,G.GITHUB_SEARCH_CODE,{hintContext:{hasOwnerRepo:u,match:e.match},extraHints:d})}catch(t){return GM(t,e)}},{toolName:G.GITHUB_SEARCH_CODE,keysPriority:[`files`,`pagination`,`repositoryContext`,`error`]})}function JM(e,t,n){return Buffer.from(e,`utf8`).slice(t,n).toString(`utf8`)}function YM(e,t){if(t===0)return 0;let n=Buffer.from(e,`utf8`),r=Math.min(t,n.length);return n.slice(0,r).toString(`utf8`).length}function XM(e,t){return Buffer.byteLength(e.substring(0,t),`utf8`)}function ZM(e,t=0,n,r={}){let i=r.mode??`characters`,a=e.length,o=Buffer.byteLength(e,`utf-8`);if(n===void 0)return{paginatedContent:e,byteOffset:0,byteLength:o,totalBytes:o,nextByteOffset:void 0,charOffset:0,charLength:a,totalChars:a,nextCharOffset:void 0,hasMore:!1,estimatedTokens:Math.ceil(e.length/4),currentPage:1,totalPages:1};let s,c,l,u,d,f,p,m;if(i===`bytes`){let i=Buffer.from(e,`utf-8`);c=Math.min(t,o),l=Math.min(c+n,o),s=i.subarray(c,l).toString(`utf-8`),u=YM(e,c),d=YM(e,l),f=l<o;let a=r.actualOffset??c;p=Math.floor(a/n)+1,m=Math.ceil(o/n)}else{u=Math.min(t,a),d=Math.min(u+n,a),s=e.substring(u,d),c=XM(e,u),l=XM(e,d),f=d<a;let i=r.actualOffset??u;p=Math.floor(i/n)+1,m=Math.ceil(a/n)}return{paginatedContent:s,byteOffset:c,byteLength:l-c,totalBytes:o,nextByteOffset:f?l:void 0,charOffset:u,charLength:s.length,totalChars:a,nextCharOffset:f?d:void 0,hasMore:f,estimatedTokens:Math.ceil(s.length/4),currentPage:p,totalPages:m}}function QM(e,t=!1){return t?JSON.stringify(e,null,2):JSON.stringify(e)}function $M(e){return{currentPage:e.currentPage,totalPages:e.totalPages,hasMore:e.hasMore,byteOffset:e.byteOffset,byteLength:e.byteLength,totalBytes:e.totalBytes,charOffset:e.charOffset,charLength:e.charLength,totalChars:e.totalChars}}function eN(e,t){if(!t)return[];let n=[];return e>5e4?n.push(`🚨 CRITICAL: Response TOO LARGE (>50K tokens) - will likely exceed model context limits`,`ACTION REQUIRED: Use smaller charLength or refine query to reduce output size`):e>3e4?n.push(`⚠️ WARNING: High token usage (>30K tokens) - may approach context limits`,`RECOMMENDATION: Consider reducing charLength or using more specific queries`):e>15e3?n.push(`ℹ️ NOTICE: Moderate token usage (>15K tokens) - monitor context window usage`):e>5e3?n.push(`ℹ️ Moderate usage: Response uses ~`+e.toLocaleString()+` tokens`):n.push(`✓ Efficient query: Response uses ~`+e.toLocaleString()+` tokens`),n}function tN(e){let t=[];return e.hasMore&&e.nextCharOffset!==void 0?t.push(`📄 More available: This is page `+e.currentPage+` of `+e.totalPages,`▶ Next page: Use charOffset=`+e.nextCharOffset+` to continue`):e.charOffset>0&&!e.hasMore&&t.push(`✓ Final page: Reached end of content`),t}function nN(e,t={}){let{enableWarnings:n=!0,customHints:r=[]}=t,i=[];return i.push(...r),e.estimatedTokens&&i.push(...eN(e.estimatedTokens,n)),i.push(...tN(e)),i}function rN(e,t){if(!e.hasMore)return[`✓ Complete content retrieved (${e.totalPages} page${e.totalPages>1?`s`:``})`];let n=(e.byteOffset??0)+(e.byteLength??0),r=t.branch?`, branch="${t.branch}"`:``;return[`📄 Page ${e.currentPage}/${e.totalPages} (${(e.byteLength??0).toLocaleString()} of ${(e.totalBytes??0).toLocaleString()} bytes)`,``,`▶ TO GET NEXT PAGE:`,`  Use: charOffset=${n}`,`  Same params: owner="${t.owner}", repo="${t.repo}", path="${t.path}"${r}`,``,`💡 TIP: Use matchString for targeted extraction instead of paginating through entire file`]}function iN(e,t){let n=[];if(n.push(`📂 Page ${e.currentPage}/${e.totalPages} (${t.pageFiles} files, ${t.pageFolders} folders on this page)`),n.push(`📊 Total: ${t.allFiles} files, ${t.allFolders} folders (${e.totalEntries} entries)`),e.hasMore){let r=t.path?`path="${t.path}", `:``,i=t.depth&&t.depth>1?`depth=${t.depth}, `:``;n.push(``),n.push(`▶ TO GET NEXT PAGE:`),n.push(`  Use: entryPageNumber=${e.currentPage+1}`),n.push(`  Same params: owner="${t.owner}", repo="${t.repo}", branch="${t.branch}", ${r}${i}entriesPerPage=${e.entriesPerPage}`),n.push(``),n.push(`💡 TIP: Use githubSearchCode with path filter for targeted discovery instead of paginating through entire structure`)}else n.push(``),n.push(`✓ Complete structure retrieved (${e.totalPages} page${e.totalPages>1?`s`:``})`);return n}var aN=re(sM(),1);const oN={MAX_CHARS_BEFORE_PAGINATION:2e4,DEFAULT_PAGE_SIZE:2e4,CHARS_PER_TOKEN:4},sN=new aN.default({stdTTL:3600,checkperiod:600,useClones:!1});async function cN(e,t,n){let r=`${t}/${n}`,i=sN.get(r);if(i!==void 0)return i;try{let i=(await e.rest.repos.get({owner:t,repo:n})).data.default_branch||`main`;return sN.set(r,i),i}catch{return`main`}}async function lN(e,t,n){let r=await hM(fM(`gh-api-file-content`,{owner:e.owner,repo:e.repo,path:e.path,branch:e.branch},n),async()=>await uN(e,t),{shouldCache:e=>`data`in e&&!e.error});if(!(`data`in r)||!r.data)return r;let i=r.data.branch||r.data.resolvedRef||e.branch||``,a=await pN(r.data.rawContent,e.owner,e.repo,i,e.path,e.fullContent||!1,e.startLine,e.endLine,e.matchStringContextLines??5,e.matchString);if(`error`in a)return{error:a.error||`Unknown error`,status:500,type:`unknown`};if(!e.noTimestamp)try{let n=await fN(await Mj(t),e.owner,e.repo,e.path,e.branch);n&&(a.lastModified=n.lastModified,a.lastModifiedBy=n.lastModifiedBy)}catch{}return a.content?{data:dN(a,e.charOffset??0,e.charLength),status:200}:{data:a,status:200}}async function uN(e,t){try{let n=await Mj(t),{owner:r,repo:i,path:a,branch:o}=e,s={owner:r,repo:i,path:a,...o&&{ref:o}},c,l=o;try{c=await n.rest.repos.getContent(s)}catch(e){if(e instanceof MD&&e.status===404&&o){let t=await cN(n,r,i);if((o===`main`||o===`master`)&&o!==t)try{c=await n.rest.repos.getContent({...s,ref:t}),l=t}catch{throw e}else{let s=zj(e),c=o===t?void 0:`Branch '${o}' not found. Default branch is '${t}'. Ask user: Do you want to get the file from '${t}' instead?`,l=await mN(n,r,i,a,o||t);if(l.length>0){let e=`Did you mean: ${l.join(`, `)}?`;s.hints=[...s.hints||[],e]}return{...s,...c&&{scopesSuggestion:c}}}}else{if(e instanceof MD&&e.status===404){let t=zj(e),s=await mN(n,r,i,a,o||`main`);if(s.length>0){let e=`Did you mean: ${s.join(`, `)}?`;t.hints=[...t.hints||[],e]}return t}throw e}}let u=c.data;if(Array.isArray(u))return await cc(G.GITHUB_FETCH_CONTENT,qt.PATH_IS_DIRECTORY.code),{error:qt.PATH_IS_DIRECTORY.message(G.GITHUB_VIEW_REPO_STRUCTURE),type:`unknown`,status:400};if(`content`in u&&u.type===`file`){let e=u.size||0,t=300*1024;if(e>t){let n=Math.round(e/1024),r=Math.round(t/1024);return await cc(G.GITHUB_FETCH_CONTENT,qt.FILE_TOO_LARGE.code),{error:qt.FILE_TOO_LARGE.message(n,r,G.GITHUB_SEARCH_CODE),type:`unknown`,status:413}}if(!u.content)return await cc(G.GITHUB_FETCH_CONTENT,qt.FILE_EMPTY.code),{error:qt.FILE_EMPTY.message,type:`unknown`,status:404};let n=u.content.replace(/\s/g,``);if(!n)return await cc(G.GITHUB_FETCH_CONTENT,qt.FILE_EMPTY.code),{error:qt.FILE_EMPTY.message,type:`unknown`,status:404};let r;try{let e=Buffer.from(n,`base64`);if(e.indexOf(0)!==-1)return await cc(G.GITHUB_FETCH_CONTENT,qt.BINARY_FILE.code),{error:qt.BINARY_FILE.message,type:`unknown`,status:415};r=e.toString(`utf-8`)}catch{return await cc(G.GITHUB_FETCH_CONTENT,qt.DECODE_FAILED.code),{error:qt.DECODE_FAILED.message,type:`unknown`,status:422}}return{data:{rawContent:r,branch:l||void 0,resolvedRef:l||o||`HEAD`},status:200}}return await cc(G.GITHUB_FETCH_CONTENT,qt.UNSUPPORTED_TYPE.code),{error:qt.UNSUPPORTED_TYPE.message(u.type),type:`unknown`,status:415}}catch(e){return zj(e)}}function dN(e,t,n){let r=e.content??``,i=n??oN.MAX_CHARS_BEFORE_PAGINATION;if(Buffer.byteLength(r,`utf-8`)<=i&&t===0)return e;let a=ZM(r,t,i,{mode:`bytes`}),o=$M(a),s=rN(o,{owner:e.owner??``,repo:e.repo??``,path:e.path??``,branch:e.branch});return{...e,content:a.paginatedContent,contentLength:a.paginatedContent.length,pagination:o,hints:s}}async function fN(e,t,n,r,i){try{let a=await e.rest.repos.listCommits({owner:t,repo:n,path:r,per_page:1,...i&&{sha:i}});if(a.data.length>0){let e=a.data[0],t=e?.commit?.committer?.date,n=e?.commit?.author?.name||e?.author?.login||`Unknown`;return{lastModified:t||`Unknown`,lastModifiedBy:n}}return null}catch{return null}}async function pN(e,t,n,r,i,a,o,s,c=5,l){let u=new Set,d=e.split(`
`),f=d.length,p=e,m,h,g=!1;if(a)p=e;else if(l){let e=[],a=l.toLowerCase();for(let t=0;t<d.length;t++)d[t]?.toLowerCase().includes(a)&&e.push(t+1);if(e.length===0)return{owner:t,repo:n,path:i,content:``,contentLength:0,branch:r,matchNotFound:!0,searchedFor:l,hints:[`Pattern "${l}" not found in file. Try broader search or verify path.`]};let _=e[0],v=Math.max(1,_-c),y=Math.min(f,_+c);o=v,s=y,p=d.slice(v-1,y).join(`
`),m=v,h=y,g=!0,u.add(`Found "${l}" on line ${_}${e.length>1?` (and ${e.length-1} other locations)`:``}`)}else if(o!==void 0||s!==void 0){let t=o||1,n=s||f;if(t<1||t>f)p=e;else if(n<t)p=e;else{let e=Math.max(1,t),r=Math.min(f,n),i=d.slice(e-1,r);m=e,h=r,g=!0,p=i.join(`
`),n>f&&u.add(`Requested endLine ${n} adjusted to ${f} (file end)`)}}let _=Uc.sanitizeContent(p);p=_.content,_.hasSecrets&&u.add(`Secrets detected and redacted: ${_.secretsDetected.join(`, `)}`),_.warnings.length>0&&_.warnings.forEach(e=>u.add(e));let v=await NE(p,i);p=v.content;let y=v.failed,b=v.type,x=Array.from(u);return{owner:t,repo:n,path:i,contentLength:p.length,content:p,branch:r,...g&&{startLine:m,endLine:h,isPartial:g},minified:!y,minificationFailed:y,minificationType:b,...x.length>0&&{matchLocations:x}}}async function mN(e,t,n,r,i){try{let a=r.split(`/`).slice(0,-1).join(`/`),o=r.split(`/`).pop();if(!o)return[];let s=await e.rest.repos.getContent({owner:t,repo:n,path:a,ref:i});if(!Array.isArray(s.data))return[];let c=s.data,l=[],u=c.find(e=>e.name.toLowerCase()===o.toLowerCase());u&&l.push(u.path);let d=o.replace(/\.[^/.]+$/,``);return c.filter(e=>e.name===o?!1:!!e.name.startsWith(d+`.`)).forEach(e=>l.push(e.path)),Array.from(new Set(l)).slice(0,3)}catch{return[]}}const hN={ENTRIES_PER_PAGE:50,MAX_ENTRIES_PER_PAGE:200},gN=KE.extend({owner:H().min(1).max(200).describe(Lc.scope.owner),repo:H().min(1).max(150).describe(Lc.scope.repo),branch:H().min(1).max(255).describe(Lc.scope.branch),path:H().default(``).optional().describe(Lc.scope.path),depth:Nt().min(1).max(2).default(1).optional().describe(Lc.range.depth),entriesPerPage:Nt().min(1).max(hN.MAX_ENTRIES_PER_PAGE).default(hN.ENTRIES_PER_PAGE).optional().describe(Lc.pagination.entriesPerPage),entryPageNumber:Nt().min(1).default(1).optional().describe(Lc.pagination.entryPageNumber)}),_N=JE(G.GITHUB_VIEW_REPO_STRUCTURE,gN);function vN(e,t){let n=e._cachedItems;if(!n||n.length===0){let{_cachedItems:t,...n}=e;return n}let r=t.entriesPerPage??hN.ENTRIES_PER_PAGE,i=t.entryPageNumber??1,a=n.length,o=Math.max(1,Math.ceil(a/r)),s=(i-1)*r,c=Math.min(s+r,a),l=n.slice(s,c),u={},d=e.path===`/`?``:e.path,f=e=>{let t=e;d&&e.startsWith(d)&&(t=e.slice(d.length),t.startsWith(`/`)&&(t=t.slice(1)));let n=t.lastIndexOf(`/`);return n===-1?`.`:t.slice(0,n)},p=e=>{let t=e.lastIndexOf(`/`);return t===-1?e:e.slice(t+1)};for(let e of l){let t=f(e.path);u[t]||(u[t]={files:[],folders:[]});let n=p(e.path);e.type===`file`?u[t].files.push(n):u[t].folders.push(n)}for(let e of Object.keys(u))u[e].files.sort(),u[e].folders.sort();let m={},h=Object.keys(u).sort((e,t)=>e===`.`?-1:t===`.`?1:e.localeCompare(t));for(let e of h)m[e]=u[e];let g=l.filter(e=>e.type===`file`).length,_=l.filter(e=>e.type===`dir`).length,v=n.filter(e=>e.type===`file`).length,y=n.filter(e=>e.type===`dir`).length,b=i<o,x={currentPage:i,totalPages:o,hasMore:b,entriesPerPage:r,totalEntries:a},S=iN(x,{owner:e.owner,repo:e.repo,branch:e.branch,path:d,depth:t.depth??1,pageFiles:g,pageFolders:_,allFiles:v,allFolders:y});return{owner:e.owner,repo:e.repo,branch:e.branch,path:e.path,apiSource:e.apiSource,summary:{totalFiles:v,totalFolders:y,truncated:b,filtered:!0,originalCount:a},structure:m,pagination:x,hints:S}}async function yN(e,t,n){let r=await hM(fM(`gh-repo-structure-api`,{owner:e.owner,repo:e.repo,branch:e.branch,path:e.path,depth:e.depth},n),async()=>await bN({...e,entriesPerPage:void 0,entryPageNumber:void 0},t),{shouldCache:e=>!(`error`in e)});return!(`error`in r)&&r.structure?vN(r,e):r}async function bN(e,t){try{let n=await Mj(t),{owner:r,repo:i,branch:a,path:o=``,depth:s=1}=e,c=o.startsWith(`/`)?o.substring(1):o,l,u=a;try{l=await n.rest.repos.getContent({owner:r,repo:i,path:c||void 0,ref:a})}catch(e){if(e instanceof MD&&e.status===404){let t=`main`;try{t=(await n.rest.repos.get({owner:r,repo:i})).data.default_branch||`main`}catch(e){let t=zj(e);return await cc(G.GITHUB_VIEW_REPO_STRUCTURE,Jt.NOT_FOUND.code),{error:Jt.NOT_FOUND.message(r,i,t.error),status:t.status}}if(t!==a)try{l=await n.rest.repos.getContent({owner:r,repo:i,path:c||void 0,ref:t}),u=t}catch{let o=[`main`,`master`,`develop`],s=null;for(let e of o)if(!(e===a||e===t))try{l=await n.rest.repos.getContent({owner:r,repo:i,path:c||void 0,ref:e}),s=e,u=e;break}catch{}if(!s){let n=zj(e);return await cc(G.GITHUB_VIEW_REPO_STRUCTURE,Jt.PATH_NOT_FOUND_ANY_BRANCH.code),{error:Jt.PATH_NOT_FOUND_ANY_BRANCH.message(c,r,i),status:n.status,triedBranches:[a,t,...o],defaultBranch:t}}}else{let t=zj(e);return await cc(G.GITHUB_VIEW_REPO_STRUCTURE,Jt.PATH_NOT_FOUND.code),{error:Jt.PATH_NOT_FOUND.message(c,r,i,a),status:t.status}}}else{let t=zj(e);return await cc(G.GITHUB_VIEW_REPO_STRUCTURE,Jt.ACCESS_FAILED.code),{error:Jt.ACCESS_FAILED.message(r,i,t.error),status:t.status,rateLimitRemaining:t.rateLimitRemaining,rateLimitReset:t.rateLimitReset}}}let d=(Array.isArray(l.data)?l.data:[l.data]).map(e=>({name:e.name,path:e.path,type:e.type,size:`size`in e?e.size:void 0,download_url:`download_url`in e?e.download_url:void 0,url:e.url,html_url:e.html_url,git_url:e.git_url,sha:e.sha})),f=d;if(s>1){let e=await xN(n,r,i,u,c,1,s);f=[...d,...e].filter((e,t,n)=>n.findIndex(t=>t.path===e.path)===t)}let p=f.filter(e=>e.type===`dir`?!fE(e.name):!pE(e.path));p.sort((e,t)=>{if(e.type!==t.type)return e.type===`dir`?-1:1;let n=e.path.split(`/`).length,r=t.path.split(`/`).length;return n===r?e.path.localeCompare(t.path):n-r});let m=e.entriesPerPage??hN.ENTRIES_PER_PAGE,h=e.entryPageNumber??1,g=p.length,_=Math.max(1,Math.ceil(g/m)),v=(h-1)*m,y=Math.min(v+m,g),b=p.slice(v,y),x={},S=c||``,C=e=>{let t=e;S&&e.startsWith(S)&&(t=e.slice(S.length),t.startsWith(`/`)&&(t=t.slice(1)));let n=t.lastIndexOf(`/`);return n===-1?`.`:t.slice(0,n)},w=e=>{let t=e.lastIndexOf(`/`);return t===-1?e:e.slice(t+1)};for(let e of b){let t=C(e.path);x[t]||(x[t]={files:[],folders:[]});let n=w(e.path);e.type===`file`?x[t].files.push(n):x[t].folders.push(n)}for(let e of Object.keys(x))x[e].files.sort(),x[e].folders.sort();let T={},E=Object.keys(x).sort((e,t)=>e===`.`?-1:t===`.`?1:e.localeCompare(t));for(let e of E)T[e]=x[e];let D=b.filter(e=>e.type===`file`).length,O=b.filter(e=>e.type===`dir`).length,k=p.filter(e=>e.type===`file`).length,A=p.filter(e=>e.type===`dir`).length,ee=h<_,j={currentPage:h,totalPages:_,hasMore:ee,entriesPerPage:m,totalEntries:g},te=iN(j,{owner:r,repo:i,branch:u,path:c,depth:s,pageFiles:D,pageFolders:O,allFiles:k,allFolders:A}),ne=e.entriesPerPage===void 0&&e.entryPageNumber===void 0;return{owner:r,repo:i,branch:u,path:c||`/`,apiSource:!0,summary:{totalFiles:k,totalFolders:A,truncated:ee,filtered:!0,originalCount:p.length},structure:T,pagination:j,hints:te,...ne&&{_cachedItems:p.map(e=>({path:e.path,type:e.type}))}}}catch(e){let t=zj(e);return await cc(G.GITHUB_VIEW_REPO_STRUCTURE,Jt.STRUCTURE_EXPLORATION_FAILED.code),{error:Jt.STRUCTURE_EXPLORATION_FAILED.message,status:t.status,rateLimitRemaining:t.rateLimitRemaining,rateLimitReset:t.rateLimitReset}}}async function xN(e,t,n,r,i,a,o,s=new Set){if(a>o||s.has(i))return[];s.add(i);try{let c=await e.rest.repos.getContent({owner:t,repo:n,path:i||void 0,ref:r}),l=(Array.isArray(c.data)?c.data:[c.data]).map(e=>({name:e.name,path:e.path,type:e.type,size:`size`in e?e.size:void 0,download_url:`download_url`in e?e.download_url:void 0,url:e.url,html_url:e.html_url,git_url:e.git_url,sha:e.sha})),u=[...l];if(a<o){let i=l.filter(e=>e.type===`dir`);for(let c=0;c<i.length;c+=3){let l=i.slice(c,c+3).map(async i=>{try{return await xN(e,t,n,r,i.path,a+1,o,s)}catch{return[]}});(await Promise.all(l)).forEach(e=>{u.push(...e)})}}return u}catch{return[]}}const SN=KE.extend({owner:H().min(1).max(200).describe(Nc.scope.owner),repo:H().min(1).max(150).describe(Nc.scope.repo),path:H().describe(Nc.scope.path),branch:H().min(1).max(255).optional().describe(Nc.scope.branch),fullContent:Pt().default(!1).describe(Nc.range.fullContent),startLine:Nt().int().min(1).optional().describe(Nc.range.startLine),endLine:Nt().int().min(1).optional().describe(Nc.range.endLine),matchString:H().optional().describe(Nc.range.matchString),matchStringContextLines:Nt().int().min(1).max(50).default(5).describe(Nc.range.matchStringContextLines),charOffset:Nt().int().min(0).optional().describe(Nc.pagination.charOffset),charLength:Nt().int().min(50).max(5e4).optional().describe(Nc.pagination.charLength)}).superRefine((e,t)=>{e.fullContent&&(e.startLine||e.endLine||e.matchString)&&t.addIssue({code:I.custom,message:Nc.validation.parameterConflict,path:[`fullContent`]}),(e.startLine&&!e.endLine||!e.startLine&&e.endLine)&&t.addIssue({code:I.custom,message:Nc.validation.parameterConflict,path:[`startLine`]})}),CN=JE(G.GITHUB_FETCH_CONTENT,SN);function wN(e,t){return e.registerTool(G.GITHUB_FETCH_CONTENT,{description:Ac[G.GITHUB_FETCH_CONTENT],inputSchema:CN,annotations:{title:`GitHub File Content Fetch`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!0}},LE(G.GITHUB_FETCH_CONTENT,async(e,n,r)=>{let i=e.queries||[];return await VM(t,G.GITHUB_FETCH_CONTENT,i),TN(i,n,r)}))}async function TN(e,t,n){return wM(e,async(e,r)=>{try{let r=await lN(EN(e),t,n),i=WM(r,e);if(i)return i;let a=`data`in r?r.data:r,o=DN(a),s=a,c=Array.isArray(s.hints)?s.hints:[],l=typeof s.contentLength==`number`&&s.contentLength>5e4;return HM(e,s,o,G.GITHUB_FETCH_CONTENT,{hintContext:{isLarge:l},extraHints:c})}catch(t){return GM(t,e)}},{toolName:G.GITHUB_FETCH_CONTENT,keysPriority:[`owner`,`repo`,`path`,`branch`,`contentLength`,`content`,`pagination`,`isPartial`,`startLine`,`endLine`,`lastModified`,`lastModifiedBy`,`matchLocations`,`error`]})}function EN(e){let t=!!e.fullContent;return{owner:String(e.owner),repo:String(e.repo),path:String(e.path),branch:e.branch?String(e.branch):void 0,fullContent:t,startLine:t?void 0:e.startLine,endLine:t?void 0:e.endLine,matchString:t||!e.matchString?void 0:String(e.matchString),matchStringContextLines:e.matchStringContextLines??5,charOffset:e.charOffset??0,charLength:e.charLength}}function DN(e){return!!(e&&typeof e==`object`&&`content`in e&&e.content&&String(e.content).length>0)}async function ON(e,t,n){return await hM(fM(`gh-api-repos`,{keywordsToSearch:e.keywordsToSearch,topicsToSearch:e.topicsToSearch,owner:e.owner,stars:e.stars,size:e.size,created:e.created,updated:e.updated,match:e.match,sort:e.sort,limit:e.limit,page:e.page},n),async()=>await kN(e,t),{shouldCache:e=>`data`in e&&!e.error})}async function kN(e,t){try{let n=await Mj(t),r=nM(e);if(!r.trim())return await cc(G.GITHUB_SEARCH_REPOSITORIES,Yt.QUERY_EMPTY.code),{error:Yt.QUERY_EMPTY.message,type:`http`,status:400};let i=Math.min(e.limit||30,100),a=e.page||1,o={q:r,per_page:i,page:a};e.sort&&e.sort!==`best-match`&&(o.sort=e.sort);let s=await n.rest.search.repos(o),c=s.data.items.map(e=>{let t=e.full_name.split(`/`);return{owner:t[0]||``,repo:t[1]||``,defaultBranch:e.default_branch,stars:e.stargazers_count||0,description:e.description?e.description.length>150?e.description.substring(0,150)+`...`:e.description:`No description`,url:e.html_url,createdAt:e.created_at,updatedAt:e.updated_at,pushedAt:e.pushed_at,visibility:e.visibility,...e.topics&&e.topics.length>0&&{topics:e.topics},...e.forks_count&&e.forks_count>0&&{forksCount:e.forks_count},...e.open_issues_count&&e.open_issues_count>0&&{openIssuesCount:e.open_issues_count}}}),l=Math.min(s.data.total_count,1e3),u=Math.min(Math.ceil(l/i),10);return{data:{repositories:c,pagination:{currentPage:a,totalPages:u,perPage:i,totalMatches:l,hasMore:a<u}},status:200,headers:s.headers}}catch(e){return zj(e)}}const AN=KE.extend({keywordsToSearch:Ft(H()).optional().describe(Fc.search.keywordsToSearch),topicsToSearch:Ft(H()).optional().describe(Fc.search.topicsToSearch),owner:H().optional().describe(Fc.scope.owner),stars:H().optional().describe(Fc.filters.stars),size:H().optional().describe(Fc.filters.size),created:H().optional().describe(Fc.filters.created),updated:H().optional().describe(Fc.filters.updated),match:Ft(Vt([`name`,`description`,`readme`])).optional().describe(Fc.filters.match),sort:Vt([`forks`,`stars`,`updated`,`best-match`]).optional().describe(Fc.sorting.sort),limit:Nt().int().min(1).max(100).default(10).optional().describe(Fc.resultLimit.limit),page:Nt().int().min(1).max(10).default(1).optional().describe(Fc.pagination.page)}).refine(e=>e.keywordsToSearch&&e.keywordsToSearch.length>0||e.topicsToSearch&&e.topicsToSearch.length>0,{message:`At least one of 'keywordsToSearch' or 'topicsToSearch' is required`,path:[`keywordsToSearch`]}),jN=JE(G.GITHUB_SEARCH_REPOSITORIES,AN);function MN(e,t){return e.registerTool(G.GITHUB_SEARCH_REPOSITORIES,{description:Ac[G.GITHUB_SEARCH_REPOSITORIES],inputSchema:jN,annotations:{title:`GitHub Repository Search`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!0}},LE(G.GITHUB_SEARCH_REPOSITORIES,async(e,n,r)=>{let i=e.queries||[];return await VM(t,G.GITHUB_SEARCH_REPOSITORIES,i),LN(i,n,r)}))}function NN(e){return!!(e.topicsToSearch&&(Array.isArray(e.topicsToSearch)?e.topicsToSearch.length>0:e.topicsToSearch))}function PN(e){return!!(e.keywordsToSearch&&e.keywordsToSearch.length>0)}function FN(e,t){return e?`${e} (${t===`topics`?`topics-based search`:`keywords-based search`})`:`${t.charAt(0).toUpperCase()+t.slice(1)}-based repository search`}function IN(e){let t=[];for(let n of e){let e=NN(n),r=PN(n);if(e&&r){let{topicsToSearch:e,keywordsToSearch:r,...i}=n;t.push({...i,reasoning:FN(n.reasoning,`topics`),topicsToSearch:e},{...i,reasoning:FN(n.reasoning,`keywords`),keywordsToSearch:r})}else t.push(n)}return t}async function LN(e,t,n){return wM(IN(e),async(e,r)=>{try{let r=await ON(e,t,n),i=WM(r,e);if(i)return i;let a=`data`in r&&r.data.repositories||[],o=`data`in r?r.data.pagination:void 0,s=[];if(o){let{currentPage:e,totalPages:t,totalMatches:n,perPage:r,hasMore:i}=o,a=(e-1)*r+1,c=Math.min(e*r,n);s.push(`Page ${e}/${t} (showing ${a}-${c} of ${n} repos)`),i&&s.push(`Next: page=${e+1}`),e>1&&s.push(`Previous: page=${e-1}`),i||s.push(`Final page`),t>2&&s.push(`Jump to: page=1 (first) or page=${t} (last)`)}let c=RN(e,a.length>0);return HM(e,{repositories:a,pagination:o},a.length>0,G.GITHUB_SEARCH_REPOSITORIES,{extraHints:[...s,...c||[]]})}catch(t){return GM(t,e)}},{toolName:G.GITHUB_SEARCH_REPOSITORIES,keysPriority:[`repositories`,`pagination`,`error`]})}function RN(e,t){let n=[],r=NN(e),i=PN(e);return r&&t?n.push(...kc(G.GITHUB_SEARCH_REPOSITORIES,`topicsHasResults`)):r&&!t?n.push(...kc(G.GITHUB_SEARCH_REPOSITORIES,`topicsEmpty`)):i&&!t&&!r&&n.push(...kc(G.GITHUB_SEARCH_REPOSITORIES,`keywordsEmpty`)),n.length>0?n:void 0}function zN(e){let t=e.split(`
`),n=[],r=0,i=0;for(let e of t){if(e.startsWith(`@@`)){let t=e.match(/^@@ -(\d+)(?:,\d+)? \+(\d+)(?:,\d+)? @@/);t&&t[1]&&t[2]&&(r=parseInt(t[1],10)-1,i=parseInt(t[2],10)-1);continue}e.startsWith(`+`)?(i++,n.push({originalLineNumber:null,newLineNumber:i,content:e,type:`addition`})):e.startsWith(`-`)?(r++,n.push({originalLineNumber:r,newLineNumber:null,content:e,type:`deletion`})):e.startsWith(`\\`)||(r++,i++,n.push({originalLineNumber:r,newLineNumber:i,content:e,type:`context`}))}return n}function BN(e,t,n){if(!e)return``;if(t===void 0&&n===void 0)return e;let r=zN(e),i=t===void 0?null:new Set(t),a=n===void 0?null:new Set(n),o=r.filter(e=>e.type===`addition`&&e.newLineNumber!==null?i===null||i.has(e.newLineNumber):e.type===`deletion`&&e.originalLineNumber!==null?a===null||a.has(e.originalLineNumber):e.type===`context`?i===null||i.size>0||a===null||a.size>0:!1);return o.length===0?``:o.map(e=>`${e.type===`addition`?`+${e.newLineNumber}`:e.type===`deletion`?`-${e.originalLineNumber}`:` ${e.newLineNumber}`}: ${e.content.substring(1)}`).join(`
`)}async function VN(e,t,n){return await hM(fM(`gh-api-prs`,{query:e.query,owner:e.owner,repo:e.repo,prNumber:e.prNumber,state:e.state,draft:e.draft,merged:e.merged,author:e.author,assignee:e.assignee,mentions:e.mentions,commenter:e.commenter,involves:e.involves,"reviewed-by":e[`reviewed-by`],"review-requested":e[`review-requested`],head:e.head,base:e.base,created:e.created,updated:e.updated,"merged-at":e[`merged-at`],closed:e.closed,comments:e.comments,reactions:e.reactions,interactions:e.interactions,label:e.label,"no-assignee":e[`no-assignee`],"no-label":e[`no-label`],"no-milestone":e[`no-milestone`],"no-project":e[`no-project`],match:e.match,sort:e.sort,order:e.order,limit:e.limit,page:e.page,withComments:e.withComments,withCommits:e.withCommits,type:e.type,partialContentMetadata:e.partialContentMetadata},n),async()=>await HN(e,t,n),{shouldCache:e=>!e.error})}async function HN(e,t,n){try{if(e.prNumber&&e.owner&&e.repo&&!Array.isArray(e.owner)&&!Array.isArray(e.repo))return await tP(e,t);let n=await Mj(t);if(!iM(e)&&e.owner&&e.repo&&!Array.isArray(e.owner)&&!Array.isArray(e.repo))return await UN(n,e);let r=rM(e);if(!r)return await cc(G.GITHUB_SEARCH_PULL_REQUESTS,Yt.NO_VALID_PARAMETERS.code),{pull_requests:[],total_count:0,error:Yt.NO_VALID_PARAMETERS.message,hints:[`Provide search query or filters like owner/repo`]};let i=e.sort&&e.sort!==`best-match`&&e.sort!==`created`?e.sort:void 0,a=Math.min(e.limit||30,100),o=e.page||1,s=await n.rest.search.issuesAndPullRequests({q:r,sort:i,order:e.order||`desc`,per_page:a,page:o}),c=s.data.items?.filter(e=>!!e.pull_request)||[],l=(await Promise.all(c.map(async t=>await YN(t,e,n)))).map(GN),u=Math.min(s.data.total_count,1e3),d=Math.min(Math.ceil(u/a),10),f=o<d;return{pull_requests:l,total_count:s.data.total_count,...s.data.incomplete_results&&{incomplete_results:!0},pagination:{currentPage:o,totalPages:d,perPage:a,totalMatches:u,hasMore:f}}}catch(e){let t=zj(e);return await cc(G.GITHUB_SEARCH_PULL_REQUESTS,Yt.PULL_REQUEST_SEARCH_FAILED.code),{pull_requests:[],total_count:0,error:Yt.PULL_REQUEST_SEARCH_FAILED.message(t.error),hints:[`Verify authentication and search parameters`]}}}async function UN(e,t){try{let n=t.owner,r=t.repo,i=Math.min(t.limit||30,100),a=t.page||1,o=await e.rest.pulls.list({owner:n,repo:r,state:t.state||`open`,per_page:i,page:a,sort:t.sort===`updated`?`updated`:`created`,direction:t.order||`desc`,...t.head&&{head:t.head},...t.base&&{base:t.base}}),s=(await Promise.all(o.data.map(async n=>await eP(n,t,e)))).map(GN),c=o.data.length===i;return{pull_requests:s,total_count:s.length,pagination:{currentPage:a,totalPages:c?a+1:a,perPage:i,totalMatches:s.length,hasMore:c}}}catch(e){let t=zj(e);return await cc(G.GITHUB_SEARCH_PULL_REQUESTS,Yt.PULL_REQUEST_LIST_FAILED.code),{pull_requests:[],total_count:0,error:Yt.PULL_REQUEST_LIST_FAILED.message(t.error),hints:[`Verify repository access and authentication`]}}}function WN(e){let t=Uc.sanitizeContent(e.title??``),n=e.body?Uc.sanitizeContent(e.body):{content:void 0,warnings:[]},r=new Set([...t.warnings,...n.warnings]),i=e.state?.toLowerCase()===`closed`?`closed`:`open`;return{prData:{number:e.number,title:t.content,body:n.content,state:i,author:e.user?.login??``,labels:e.labels?.map(e=>typeof e==`string`?e:e.name??``)??[],created_at:e.created_at??``,updated_at:e.updated_at??``,closed_at:e.closed_at??null,url:e.html_url,comments:[],reactions:0,draft:e.draft??!1,head:e.head?.ref,head_sha:e.head?.sha,base:e.base?.ref,base_sha:e.base?.sha,...e.merged_at&&{merged_at:e.merged_at}},sanitizationWarnings:r}}function GN(e){return{number:e.number,title:e.title,url:e.url,state:e.state,draft:e.draft??!1,merged:e.state===`closed`&&!!e.merged_at,created_at:e.created_at,updated_at:e.updated_at,closed_at:e.closed_at??void 0,merged_at:e.merged_at,author:e.author,head_ref:e.head||``,head_sha:e.head_sha||``,base_ref:e.base||``,base_sha:e.base_sha||``,body:e.body,comments:e.comments?.length||0,commits:e.commits?.length||0,additions:e.file_changes?.files.reduce((e,t)=>e+t.additions,0)||0,deletions:e.file_changes?.files.reduce((e,t)=>e+t.deletions,0)||0,changed_files:e.file_changes?.total_count||0,...e.file_changes&&{file_changes:e.file_changes.files?.map(e=>({filename:e.filename,status:e.status,additions:e.additions,deletions:e.deletions,patch:e.patch}))},...e.commits&&{commit_details:e.commits},...e.comments&&e.comments.length>0&&{comment_details:e.comments},...e._sanitization_warnings&&{_sanitization_warnings:e._sanitization_warnings}}}async function KN(e,t,n,r){try{return(await e.rest.issues.listComments({owner:t,repo:n,issue_number:r})).data.map(e=>({id:String(e.id),user:e.user?.login??`unknown`,body:Uc.sanitizeContent(e.body??``).content,created_at:e.created_at??``,updated_at:e.updated_at??``}))}catch{return[]}}function qN(e){return{owner:Array.isArray(e.owner)?e.owner[0]||void 0:e.owner,repo:Array.isArray(e.repo)?e.repo[0]||void 0:e.repo}}function JN(e,t){let n=t.type||`metadata`,r=new Map(t.partialContentMetadata?.map(e=>[e.file,e])||[]);return n===`metadata`?e.map(e=>({...e,patch:void 0})):n===`partialContent`?e.filter(e=>r.has(e.filename)).map(e=>{let t=r.get(e.filename);return{...e,patch:e.patch?BN(e.patch,t?.additions,t?.deletions):void 0}}):e}async function YN(e,t,n){let{prData:r,sanitizationWarnings:i}=WN(e);i.size>0&&(r._sanitization_warnings=Array.from(i));let a=t.type||`metadata`,o=a===`fullContent`||a===`partialContent`||a===`metadata`;if(o||e.pull_request)try{let{owner:i,repo:a}=qN(t);if(i&&a){let s=await n.rest.pulls.get({owner:i,repo:a,pull_number:e.number});if(s.data&&(r.head=s.data.head?.ref,r.head_sha=s.data.head?.sha,r.base=s.data.base?.ref,r.base_sha=s.data.base?.sha,r.draft=s.data.draft??!1,s.data.merged_at&&(r.merged_at=s.data.merged_at),o)){let n=await XN(i,a,e.number);n&&(n.files=JN(n.files,t),r.file_changes=n)}}}catch(e){cc(G.GITHUB_SEARCH_PULL_REQUESTS,String(e)),r._sanitization_warnings=[...r._sanitization_warnings||[],`Partial Data: Failed to fetch details (files): ${e instanceof Error?e.message:String(e)}`]}if(t.withComments){let{owner:i,repo:a}=qN(t);i&&a&&(r.comments=await KN(n,i,a,e.number))}if(t.withCommits)try{let{owner:n,repo:i}=qN(t);if(n&&i){let a=await $N(n,i,e.number,t);a&&(r.commits=a)}}catch(e){cc(G.GITHUB_SEARCH_PULL_REQUESTS,String(e)),r._sanitization_warnings=[...r._sanitization_warnings||[],`Partial Data: Failed to fetch details (commits): ${e instanceof Error?e.message:String(e)}`]}return r}async function XN(e,t,n,r){let i=await Mj(r),a=[],o=1,s=!0;do{let r=await i.rest.pulls.listFiles({owner:e,repo:t,pull_number:n,per_page:100,page:o});a.push(...r.data),s=r.data.length===100,o++}while(s);return{total_count:a.length,files:a}}async function ZN(e,t,n,r){return(await(await Mj(r)).rest.pulls.listCommits({owner:e,repo:t,pull_number:n})).data}async function QN(e,t,n,r){try{return(await(await Mj(r)).rest.repos.getCommit({owner:e,repo:t,ref:n})).data.files||[]}catch{return null}}async function $N(e,t,n,r,i){let a=await ZN(e,t,n,i);if(!a)return null;let o=[...a].sort((e,t)=>{let n=e.commit.author?.date?new Date(e.commit.author.date).getTime():0;return(t.commit.author?.date?new Date(t.commit.author.date).getTime():0)-n});return await Promise.all(o.map(async n=>{let a=await QN(e,t,n.sha,i),o=[];return a&&(o=JN(a,r)),{sha:n.sha,message:n.commit.message,author:n.commit.author?.name||`unknown`,date:n.commit.author?.date||``,files:o}}))}async function eP(e,t,n,r){let{prData:i,sanitizationWarnings:a}=WN(e);a.size>0&&(i._sanitization_warnings=Array.from(a));let o=t.type||`metadata`,s=o===`fullContent`||o===`partialContent`||o===`metadata`,c=t.owner,l=t.repo;if(s)try{let n=await XN(c,l,e.number,r);n&&(n.files=JN(n.files,t),i.file_changes=n)}catch(e){cc(G.GITHUB_SEARCH_PULL_REQUESTS,String(e)),i._sanitization_warnings=[...i._sanitization_warnings||[],`Partial Data: Failed to fetch details (files): ${e instanceof Error?e.message:String(e)}`]}if(t.withComments&&(i.comments=await KN(n,c,l,e.number)),t.withCommits)try{let n=await $N(c,l,e.number,t,r);n&&(i.commits=n)}catch(e){cc(G.GITHUB_SEARCH_PULL_REQUESTS,String(e)),i._sanitization_warnings=[...i._sanitization_warnings||[],`Partial Data: Failed to fetch details (commits): ${e instanceof Error?e.message:String(e)}`]}return i}async function tP(e,t){let{owner:n,repo:r,prNumber:i}=e;if(!n||!r||!i)return await cc(G.GITHUB_SEARCH_PULL_REQUESTS,Yt.PR_REQUIRED_PARAMS.code),{pull_requests:[],total_count:0,error:Yt.PR_REQUIRED_PARAMS.message,hints:[`Provide owner, repo, and prNumber`]};if(Array.isArray(n)||Array.isArray(r))return await cc(G.GITHUB_SEARCH_PULL_REQUESTS,Yt.PR_SINGLE_VALUES.code),{pull_requests:[],total_count:0,error:Yt.PR_SINGLE_VALUES.message,hints:[`Do not use array for owner or repo when fetching by number`]};try{let a=await Mj(t),o=(await a.rest.pulls.get({owner:n,repo:r,pull_number:i})).data;return{pull_requests:[GN(await eP(o,e,a,t))],total_count:1}}catch(e){let t=zj(e);return await cc(G.GITHUB_SEARCH_PULL_REQUESTS,Yt.PULL_REQUEST_FETCH_FAILED.code),{pull_requests:[],total_count:0,error:Yt.PULL_REQUEST_FETCH_FAILED.message(i,t.error),hints:[`Verify that pull request #${i} exists in ${n}/${r}`,`Check if you have access to this repository`,`Ensure the PR number is correct`]}}}const nP=Ft(Vt([`title`,`body`,`comments`])).optional().describe(Ic.filters.match),rP=It({created:H().optional().describe(Ic.filters.created),updated:H().optional().describe(Ic.filters.updated)}),iP=KE.extend({query:H().optional().describe(Ic.search.query),owner:H().optional().describe(Ic.scope.owner),repo:H().optional().describe(Ic.scope.repo),prNumber:Nt().int().positive().optional().describe(Ic.scope.prNumber),state:Vt([`open`,`closed`]).optional().describe(Ic.filters.state),assignee:H().optional().describe(Ic.filters.assignee),author:H().optional().describe(Ic.filters.author),commenter:H().optional().describe(Ic.filters.commenter),involves:H().optional().describe(Ic.filters.involves),mentions:H().optional().describe(Ic.filters.mentions),"review-requested":H().optional().describe(Ic.filters[`review-requested`]),"reviewed-by":H().optional().describe(Ic.filters[`reviewed-by`]),label:Lt([H(),Ft(H())]).optional().describe(Ic.filters.label),"no-label":Pt().optional().describe(Ic.filters[`no-label`]),"no-milestone":Pt().optional().describe(Ic.filters[`no-milestone`]),"no-project":Pt().optional().describe(Ic.filters[`no-project`]),"no-assignee":Pt().optional().describe(Ic.filters[`no-assignee`]),head:H().optional().describe(Ic.filters.head),base:H().optional().describe(Ic.filters.base),created:rP.shape.created,updated:rP.shape.updated,closed:H().optional().describe(Ic.filters.closed),"merged-at":H().optional().describe(Ic.filters[`merged-at`]),comments:Lt([Nt().int().min(0),H().regex(/^(>=?\d+|<=?\d+|\d+\.\.\d+|\d+)$/)]).optional().describe(Ic.filters.comments),reactions:Lt([Nt().int().min(0),H().regex(/^(>=?\d+|<=?\d+|\d+\.\.\d+|\d+)$/)]).optional().describe(Ic.filters.reactions),interactions:Lt([Nt().int().min(0),H().regex(/^(>=?\d+|<=?\d+|\d+\.\.\d+|\d+)$/)]).optional().describe(Ic.filters.interactions),merged:Pt().optional().describe(Ic.filters.merged),draft:Pt().optional().describe(Ic.filters.draft),match:nP,sort:Vt([`created`,`updated`,`best-match`]).optional().describe(Ic.sorting.sort),order:Vt([`asc`,`desc`]).optional().default(`desc`).describe(Ic.sorting.order),limit:Nt().min(1).max(10).default(5).optional().describe(Ic.resultLimit.limit),page:Nt().int().min(1).max(10).default(1).optional().describe(Ic.pagination.page),withComments:Pt().default(!1).optional().describe(Ic.outputShaping.withComments),withCommits:Pt().default(!1).optional().describe(Ic.outputShaping.withCommits),type:Vt([`metadata`,`fullContent`,`partialContent`]).default(`metadata`).optional().describe(Ic.outputShaping.type),partialContentMetadata:Ft(It({file:H(),additions:Ft(Nt()).optional(),deletions:Ft(Nt()).optional()})).optional().describe(Ic.outputShaping.partialContentMetadata)}),aP=JE(G.GITHUB_SEARCH_PULL_REQUESTS,iP),oP={QUERY_TOO_LONG:`Query too long. Maximum 256 characters allowed.`,MISSING_PARAMS:`At least one valid search parameter, filter, or PR number is required.`};function sP(e){return!!(e?.query&&String(e.query).length>256)}function cP(e){return!!(e?.query?.trim()||e?.owner||e?.repo||e?.author||e?.assignee||e?.prNumber&&e?.owner&&e?.repo)}function lP(e,t){return{...e,_validationError:t}}function uP(e,t){return e.registerTool(G.GITHUB_SEARCH_PULL_REQUESTS,{description:Ac[G.GITHUB_SEARCH_PULL_REQUESTS],inputSchema:aP,annotations:{title:`GitHub Pull Request Search`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!0}},LE(G.GITHUB_SEARCH_PULL_REQUESTS,async(e,n,r)=>{let i=e.queries||[];await VM(t,G.GITHUB_SEARCH_PULL_REQUESTS,i);let a=i.findIndex(sP);return a!==-1&&(i=i.map((e,t)=>t===a?lP(e,oP.QUERY_TOO_LONG):e)),i.length>0&&!i.some(cP)&&(i=i.map((e,t)=>t===0?lP(e,oP.MISSING_PARAMS):e)),dP(i,n,r)}))}async function dP(e,t,n){return wM(e,async(e,r)=>{try{let r=e?._validationError;if(r&&typeof r==`string`)return zM(r,e);let i=await VN(e,t,n),a=WM(i,e);if(a)return a;let o=i.pull_requests||[],s=o.length>0,c=[];if(i.pagination){let{currentPage:e,totalPages:t,totalMatches:n,hasMore:r}=i.pagination;c.push(`Page ${e}/${t} (showing ${o.length} of ${n} PRs)`),r&&c.push(`Next: page=${e+1}`),e>1&&c.push(`Previous: page=${e-1}`),r||c.push(`Final page`),t>2&&c.push(`Jump to: page=1 (first) or page=${t} (last)`)}return HM(e,{owner:e.owner,repo:e.repo,pull_requests:o,total_count:i.total_count||o.length,...i.pagination&&{pagination:i.pagination}},s,G.GITHUB_SEARCH_PULL_REQUESTS,{hintContext:{matchCount:o.length},extraHints:c})}catch(t){return GM(t,e)}},{toolName:G.GITHUB_SEARCH_PULL_REQUESTS,keysPriority:[`owner`,`repo`,`pull_requests`,`pagination`,`total_count`,`error`]})}function fP(e,t){return e.registerTool(G.GITHUB_VIEW_REPO_STRUCTURE,{description:Ac[G.GITHUB_VIEW_REPO_STRUCTURE],inputSchema:_N,annotations:{title:`GitHub Repository Structure Explorer`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!0}},LE(G.GITHUB_VIEW_REPO_STRUCTURE,async(e,n,r)=>{let i=e.queries||[];return await VM(t,G.GITHUB_VIEW_REPO_STRUCTURE,i),gP(i,n,r)}))}function pP(e){return{mainResearchGoal:e.mainResearchGoal,researchGoal:e.researchGoal,reasoning:e.reasoning,owner:String(e.owner),repo:String(e.repo),branch:String(e.branch),path:e.path?String(e.path):void 0,depth:typeof e.depth==`number`?e.depth:void 0,entriesPerPage:typeof e.entriesPerPage==`number`?e.entriesPerPage:void 0,entryPageNumber:typeof e.entryPageNumber==`number`?e.entryPageNumber:void 0}}function mP(e){let t={};for(let[n,r]of Object.entries(e)){let e=r.files.filter(e=>!pE(e)),i=r.folders.filter(e=>!fE(e));(e.length>0||i.length>0)&&(t[n]={files:e,folders:i})}return t}function hP(e,t){return{path:e.path||`/`,structure:{},...t}}async function gP(e,t,n){return wM(e,async(e,r)=>{try{let r=pP(e),i=await yN(r,t,n),a=WM(i,e);if(a)return hP(e,a);if(!(`structure`in i)||!i.structure)return hP(e,GM(Error(`Invalid API response structure`),e));let o=mP(i.structure),s=Object.keys(o).length>0,c={owner:r.owner,repo:r.repo,branch:i.branch??r.branch,path:r.path||`/`,structure:o,summary:i.summary};i.pagination&&(c.pagination=i.pagination);let l=i.hints||[],u=Object.values(o).reduce((e,t)=>e+t.files.length+t.folders.length,0);return HM(e,c,s,G.GITHUB_VIEW_REPO_STRUCTURE,{hintContext:{entryCount:u},extraHints:l})}catch(t){return hP(e,GM(t,e,`Failed to explore repository structure`))}},{toolName:G.GITHUB_VIEW_REPO_STRUCTURE,keysPriority:[`owner`,`repo`,`branch`,`path`,`structure`,`error`]})}const _P={name:H().min(1).describe(Rc.search.name),searchLimit:Nt().int().min(1).max(10).optional().default(1).describe(Rc.options.searchLimit)},vP=Rt(`ecosystem`,[KE.extend({..._P,ecosystem:Bt(`npm`).describe(Rc.search.ecosystem),npmFetchMetadata:Pt().optional().default(!1).describe(Rc.options.npmFetchMetadata)}),KE.extend({..._P,ecosystem:Bt(`python`).describe(Rc.search.ecosystem),pythonFetchMetadata:Pt().optional().default(!1).describe(Rc.options.pythonFetchMetadata)})]),yP=JE(G.PACKAGE_SEARCH,vP);function bP(e){return e.replace(/^git\+/,``).replace(/\.git$/,``)}function xP(e){return e.startsWith(`@`)&&e.includes(`/`)?!0:e.includes(` `)?!1:/^[a-z0-9][a-z0-9._-]*$/i.test(e)}function SP(e,t=!1){let n=null;e.repository&&(typeof e.repository==`string`?n=bP(e.repository):e.repository.url&&(n=bP(e.repository.url)));let r;if(e.time){let t=(e.version?e.time[e.version]:void 0)||e.time.modified;t&&(r=t)}let i={repoUrl:n,path:e.name,version:e.version||`latest`,mainEntry:e.main||null,typeDefinitions:e.types||e.typings||null,lastPublished:r};return t&&(e.license&&(i.license=typeof e.license==`string`?e.license:e.license.type),e.author&&(typeof e.author==`string`?i.author=e.author:e.author.name&&(i.author=e.author.name)),e.description&&(i.description=e.description),e.keywords&&e.keywords.length>0&&(i.keywords=e.keywords),e.homepage&&(i.homepage=e.homepage),e.engines&&Object.keys(e.engines).length>0&&(i.engines=e.engines),e.dependencies&&Object.keys(e.dependencies).length>0&&(i.dependencies=e.dependencies),e.peerDependencies&&Object.keys(e.peerDependencies).length>0&&(i.peerDependencies=e.peerDependencies)),i}async function CP(e,t=!1){try{let n=await ms(`view`,[e,`--json`]);if(n.error||n.exitCode!==0)return null;let r=n.stdout.trim();if(!r||r===`undefined`)return null;let i;try{let e=JSON.parse(r);if(i=Array.isArray(e)?e[0]:e,!i)return null}catch{return null}return SP(i,t)}catch{return null}}async function wP(e,t){let n=await CP(e,t);return n?{packages:[n],ecosystem:`npm`,totalFound:1}:{packages:[],ecosystem:`npm`,totalFound:0}}async function TP(e,t,n){try{let r=await ms(`search`,[e,`--json`,`--searchlimit=${t}`]);if(r.error)return{error:`NPM search failed: ${r.error.message}`,hints:[`Ensure npm is installed and available in PATH`,`Check package name for typos`]};if(r.exitCode!==0)return{error:`NPM search failed: ${r.stderr?.trim()||`Unknown error`}`,hints:[`Check package name for typos`,`Try searching with a simpler term`]};let i;try{let e=r.stdout.trim();if(!e||e===`[]`)return{packages:[],ecosystem:`npm`,totalFound:0};i=JSON.parse(e)}catch{return{error:`Failed to parse npm search output`,hints:[`Try a different search term`,`Check npm CLI version`]}}if(!Array.isArray(i))return{error:`Invalid npm search response format`,hints:[`Try a different search term`]};i=i.slice(0,t);let a=await Promise.all(i.map(async e=>{if(n){let t=await CP(e.name,!0);if(t)return t}return{repoUrl:e.links?.repository?bP(e.links.repository):null,path:e.name,version:e.version,mainEntry:null,typeDefinitions:null}}));return{packages:a,ecosystem:`npm`,totalFound:a.length}}catch(e){return{error:`NPM search failed: ${e instanceof Error?e.message:String(e)}`,hints:[`Check package name for typos`,`Try searching with a simpler term`,`Ensure npm is installed`]}}}async function EP(e,t,n){return hM(fM(`npm-search`,{name:e,limit:t,metadata:n}),async()=>t===1&&xP(e)?wP(e,n):TP(e,t,n),{shouldCache:e=>!(`error`in e)})}async function DP(e){try{let t=await ms(`view`,[e,`deprecated`,`--json`]);if(t.error||t.exitCode!==0)return null;let n=t.stdout.trim();if(!n||n===`undefined`||n===``)return{deprecated:!1};try{let e=JSON.parse(n);return{deprecated:!0,message:typeof e==`string`?e:`This package is deprecated`}}catch{return{deprecated:!0,message:n}}}catch{return null}}async function OP(e,t){let n=[e.toLowerCase().replace(/_/g,`-`),e.toLowerCase(),e,e.replace(/-/g,`_`).toLowerCase()],r=[...new Set(n)];for(let n of r)try{let r=encodeURIComponent(n),i=(await as.get(`https://pypi.org/pypi/${r}/json`,{timeout:15e3,headers:{Accept:`application/json`,"User-Agent":`octocode-mcp/8.0.0`},validateStatus:e=>e===200})).data;if(!i.info)continue;let a=i.info,o=null;if(a.project_urls){let e=[`source`,`repository`,`homepage`,`source code`,`github`,`gitlab`],t=Object.keys(a.project_urls);for(let n of e){let e=t.find(e=>e.toLowerCase()===n);if(e){let t=a.project_urls[e];if(t&&(t.includes(`github`)||t.includes(`gitlab`)||t.includes(`bitbucket`))){o=t;break}}}}if(!o&&a.home_page){let e=a.home_page;(e.includes(`github`)||e.includes(`gitlab`)||e.includes(`bitbucket`))&&(o=e)}if(!t)return{packages:[{name:a.name||e,repository:o}],ecosystem:`python`,totalFound:1};let s=[];a.keywords&&(typeof a.keywords==`string`?s=a.keywords.split(/[,\s]+/).filter(e=>e.trim()):Array.isArray(a.keywords)&&(s=a.keywords)),s=s.slice(0,10);let c=a.summary||a.description||null;c&&c.length>200&&(c=c.substring(0,200)+`...`);let l,u=i.releases;if(u&&a.version&&u[a.version]){let e=u[a.version];if(Array.isArray(e)&&e.length>0){let t=e[0]?.upload_time;t&&(l=t)}}return{packages:[{name:a.name||e,version:a.version||`latest`,description:c,keywords:s,repository:o,homepage:a.home_page||void 0,author:a.author||void 0,license:a.license||void 0,lastPublished:l}],ecosystem:`python`,totalFound:1}}catch(e){if(as.isAxiosError(e)&&e.response?.status===404)continue;throw e}return{packages:[],ecosystem:`python`,totalFound:0}}async function kP(e,t){return hM(fM(`pypi-search`,{name:e,metadata:t}),async()=>OP(e,t),{shouldCache:e=>!(`error`in e)})}const AP={wix:`wix-private`,types:`DefinitelyTyped`,babel:`babel`,angular:`angular`,vue:`vuejs`,react:`facebook`,modelcontextprotocol:`modelcontextprotocol`,vercel:`vercel`,nextjs:`vercel`,prisma:`prisma`,trpc:`trpc`},jP={"@wix/design-system":`https://github.com/wix-private/wix-design-systems`,"@types/node":`https://github.com/DefinitelyTyped/DefinitelyTyped`,"@modelcontextprotocol/sdk":`https://github.com/modelcontextprotocol/typescript-sdk`};function MP(e,t){if(t.repoUrl)return t;let n=jP[e];if(n)return{...t,repoUrl:n};let r=NP(e);return r?{...t,repoUrl:r}:t}function NP(e){if(!e.startsWith(`@`))return null;let t=e.split(`/`);if(t.length!==2)return null;let n=t[0]?.slice(1),r=t[1];if(!n||!r)return null;let i=AP[n];return i?n===`types`?`https://github.com/DefinitelyTyped/DefinitelyTyped`:`https://github.com/${i}/${r}`:null}async function PP(e){let t=e.ecosystem===`npm`?e.npmFetchMetadata??!1:e.pythonFetchMetadata??!1,n=e.searchLimit??1;if(e.ecosystem===`npm`){let r=await EP(e.name,n,t);return!(`error`in r)&&r.packages.length>0&&(r.packages=r.packages.map(e=>`repoUrl`in e&&!e.repoUrl?MP(e.path,e):e)),r}else return kP(e.name,t)}async function FP(e,t){return await ps(1e4)?e.registerTool(G.PACKAGE_SEARCH,{description:Ac[G.PACKAGE_SEARCH],inputSchema:yP,annotations:{title:`Package Search`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!0}},LE(G.PACKAGE_SEARCH,async(e,n,r)=>{let i=e.queries||[];return await VM(t,G.PACKAGE_SEARCH,i),BP(i)})):null}function IP(e){return`error`in e}function LP(e){return`path`in e?e.path:e.name}function RP(e){return`repoUrl`in e?e.repoUrl:e.repository}function zP(e){if(!e||!e.includes(`github.com`))return{};let t=e.match(/github\.com\/([^/]+)\/([^/]+)/);return t&&t[1]&&t[2]?{owner:t[1],repo:t[2].replace(/\.git$/,``).replace(/\/$/,``)}:{}}async function BP(e){return wM(e,async(e,t)=>{try{let t=await PP(e);if(IP(t))return zM(t.error,e);let n={packages:t.packages.map(e=>{let{owner:t,repo:n}=zP(RP(e));return t&&n?{...e,owner:t,repo:n}:e}),totalFound:t.totalFound},r=n.packages.length>0,i=null;r&&e.ecosystem===`npm`&&n.packages[0]&&(i=await DP(LP(n.packages[0])));let a=r?VP(n,e.ecosystem,i):HP(e);return HM(e,n,r,G.PACKAGE_SEARCH,{extraHints:a})}catch(t){return GM(t,e)}},{toolName:G.PACKAGE_SEARCH,keysPriority:[`packages`,`totalFound`,`error`]})}function VP(e,t,n){let r=[],i=e.packages[0];if(!i)return r;let a=LP(i),o=RP(i);if(n?.deprecated){let e=n.message||`This package is deprecated`;r.push(`DEPRECATED: ${a} - ${e}`)}if(o?.includes(`github.com`)){let e=o.match(/github\.com\/([^/]+)\/([^/]+)/);if(e&&e[1]&&e[2]){let t=e[1],n=e[2].replace(/\.git$/,``).replace(/\/$/,``);r.push(`Explore: githubViewRepoStructure(owner="${t}", repo="${n}")`)}}return r.push(t===`npm`?`Install: npm install ${a}`:`Install: pip install ${a}`),r}function HP(e){let t=[],n=e.name;t.push(`No ${e.ecosystem} packages found for '${n}'`);let r=UP(n,e.ecosystem);r.length>0&&t.push(`Try: ${r.join(`, `)}`);let i=e.ecosystem===`npm`?`https://npmjs.com/search?q=${encodeURIComponent(n)}`:`https://pypi.org/search/?q=${encodeURIComponent(n)}`;return t.push(`Browse: ${i}`),t}function UP(e,t){let n=[];if(e.includes(`-`)&&(n.push(e.replace(/-/g,`_`)),n.push(e.replace(/-/g,``))),e.includes(`_`)&&n.push(e.replace(/_/g,`-`)),e.startsWith(`@`)){let t=e.split(`/`).pop();t&&n.push(t)}return t===`npm`&&!e.endsWith(`js`)&&n.push(e+`js`),t===`python`&&!e.startsWith(`py`)&&n.push(`py`+e),[...new Set(n)].filter(t=>t!==e).slice(0,3)}var WP=class{command;args=[];constructor(e){this.command=e}addFlag(e){return this.args.push(e),this}prependArg(e){return this.args.unshift(e),this}addOption(e,t){return this.args.push(e,String(t)),this}addArg(e){return this.args.push(e),this}build(){return{command:this.command,args:[...this.args]}}reset(){return this.args=[],this}getArgs(){return[...this.args]}};const GP={COMMAND_TIMEOUT:3e4,MAX_OUTPUT_SIZE:10*1024*1024,MAX_RESULTS:100,CONTEXT_LINES:5,MAX_OUTPUT_CHARS:2e3},KP={MCP_MAX_TOKENS:25e3,CHARS_PER_TOKEN:4,DEFAULT_CHAR_LENGTH:1e4,RECOMMENDED_CHAR_LENGTH:1e4,MAX_FETCH_CONTENT_CHARS:5e4,MAX_OUTPUT_SIZE_BYTES:10*1024*1024,LARGE_FILE_THRESHOLD_KB:100,MAX_ENTRIES_BEFORE_PAGINATION:100,MAX_FILES_DEFAULT:1e3,DEFAULT_ENTRIES_PER_PAGE:20,MAX_ENTRIES_PER_PAGE:20,MAX_LIST_ITEMS_DETAILED:100,MAX_LIST_ITEMS_SIMPLE:200,MAX_ARCHIVE_ENTRIES_PER_PAGE:100,MAX_DIR_ENTRIES_PER_PAGE:100,MAX_DIR_ENTRIES_TREE:1e3,DEFAULT_EXEC_TIMEOUT_MS:3e4,DEFAULT_MAX_MATCHES_PER_FILE:3,DEFAULT_CONTEXT_LINES:5,DEFAULT_MATCH_CONTENT_LENGTH:200,MAX_MATCH_CONTENT_LENGTH:800,DEFAULT_MATCHES_PER_PAGE:10,MAX_MATCHES_PER_PAGE:100,DEFAULT_FILES_PER_PAGE:10,MAX_FILES_PER_PAGE:20,MAX_RIPGREP_DIRECTORY_SIZE_MB:100,MAX_FILE_COUNT_FOR_SEARCH:1e3,ESTIMATED_AVG_FILE_SIZE_BYTES:50*1024,BINARY_MAX_BYTES:10*1024,BINARY_DEFAULT_HEX_LINES:20,BINARY_DEFAULT_MIN_STRING_LENGTH:6,MAX_ARCHIVE_FILES:1e3,DEFAULT_ARCHIVE_MAX_FILES:200,GLOBAL_MEMORY_LIMIT_BYTES:100*1024*1024,PER_OPERATION_MEMORY_LIMIT_BYTES:10*1024*1024,MEMORY_RESERVATION_TIMEOUT_MS:300*1e3,TOKEN_CRITICAL_THRESHOLD:5e4,TOKEN_HIGH_THRESHOLD:25e3,TOKEN_MODERATE_THRESHOLD:1e4,TOKEN_NOTICE_THRESHOLD:2500};var qP=class extends WP{constructor(){super(`rg`)}simple(e,t){return this.addFlag(`-n`),this.addFlag(`--column`),this.addFlag(`-S`),this.addOption(`--color`,`never`),this.addOption(`--sort`,`path`),this.addArg(e),this.addArg(t),this}smartCase(){return this.addFlag(`-S`),this}filesOnly(){return this.addFlag(`-l`),this}context(e){return this.addOption(`-C`,e),this}include(e){return this.addOption(`-g`,e),this}exclude(e){return this.addOption(`-g`,`!${e}`),this}excludeDir(e){return this.addOption(`-g`,`!${e}/`),this}type(e){return this.addOption(`-t`,e),this}fixedString(){return this.addFlag(`-F`),this}perlRegex(){return this.addFlag(`-P`),this}maxMatches(e){return this.addOption(`-m`,e),this}fromQuery(e){if(e.fixedString?this.addFlag(`-F`):e.perlRegex&&this.addFlag(`-P`),e.caseSensitive?this.addFlag(`-s`):e.caseInsensitive?this.addFlag(`-i`):e.smartCase!==!1&&this.addFlag(`-S`),e.noUnicode&&this.addFlag(`--no-unicode`),e.encoding&&this.addOption(`-E`,e.encoding),e.wholeWord&&this.addFlag(`-w`),e.invertMatch&&this.addFlag(`-v`),e.binaryFiles&&(e.binaryFiles===`text`?this.addFlag(`-a`):e.binaryFiles===`binary`&&this.addFlag(`--binary`)),e.followSymlinks&&this.addFlag(`-L`),e.contextLines!==void 0&&e.contextLines>0?this.addOption(`-C`,e.contextLines):(e.beforeContext!==void 0&&e.beforeContext>0&&this.addOption(`-B`,e.beforeContext),e.afterContext!==void 0&&e.afterContext>0&&this.addOption(`-A`,e.afterContext)),this.addFlag(`-n`),this.addFlag(`--column`),e.filesOnly?this.addFlag(`-l`):e.filesWithoutMatch?this.addFlag(`--files-without-match`):e.countMatches?this.addFlag(`--count-matches`):e.count&&this.addFlag(`-c`),e.maxMatchesPerFile!==void 0)this.addOption(`-m`,e.maxMatchesPerFile);else if(!e.filesOnly&&!e.count&&!e.countMatches){let t=e.matchesPerPage&&Number.isFinite(e.matchesPerPage)?e.matchesPerPage:KP.DEFAULT_MATCHES_PER_PAGE;this.addOption(`-m`,t)}if(e.type&&this.addOption(`-t`,e.type),e.include&&e.include.length>0){let t=this._consolidateGlobs(e.include);for(let e of t)this.addOption(`-g`,e)}if(e.exclude&&e.exclude.length>0)for(let t of e.exclude)this.addOption(`-g`,`!${t}`);if(e.excludeDir&&e.excludeDir.length>0)for(let t of e.excludeDir)this.addOption(`-g`,`!${t}/`);e.noIgnore&&this.addFlag(`--no-ignore`),e.hidden&&this.addFlag(`--hidden`),e.multiline&&(this.addFlag(`-U`),e.multilineDotall&&this.addFlag(`--multiline-dotall`)),this.addFlag(`--json`),e.threads!==void 0&&this.addOption(`-j`,e.threads),e.mmap===!1&&this.addFlag(`--no-mmap`),e.includeStats&&this.addFlag(`--stats`);let t=e.sort||`path`;return e.sortReverse?(this.clearSortOption(),this.addOption(`--sortr`,t)):(this.clearSortrOption(),this.addOption(`--sort`,t)),this.addOption(`--color`,`never`),e.noMessages&&this.addFlag(`--no-messages`),e.lineRegexp&&this.addFlag(`-x`),e.passthru&&this.addFlag(`--passthru`),e.debug&&this.addFlag(`--debug`),this.addArg(e.pattern),this.addArg(e.path),this}_consolidateGlobs(e){let t=/^\*\.([a-zA-Z0-9]+)$/,n=[],r=[];for(let i of e){let e=i.match(t);e&&e[1]?n.push(e[1]):r.push(i)}let i=[];return n.length>1?i.push(`*.{${n.join(`,`)}}`):n.length===1&&i.push(`*.${n[0]}`),i.push(...r),i}clearSortOption(){let e=this.args.indexOf(`--sort`);e!==-1&&e<this.args.length-1&&this.args.splice(e,2)}clearSortrOption(){let e=this.args.indexOf(`--sortr`);e!==-1&&e<this.args.length-1&&this.args.splice(e,2)}};const JP={ts:[`ts`,`tsx`],js:[`js`,`jsx`,`mjs`,`cjs`],py:[`py`,`pyi`],rust:[`rs`],go:[`go`],java:[`java`],cpp:[`cpp`,`cc`,`cxx`,`hpp`,`h`],c:[`c`,`h`],css:[`css`,`scss`,`sass`,`less`],html:[`html`,`htm`],json:[`json`],yaml:[`yaml`,`yml`],md:[`md`,`markdown`],xml:[`xml`],sh:[`sh`,`bash`,`zsh`],rb:[`rb`],php:[`php`],swift:[`swift`],kt:[`kt`,`kts`],scala:[`scala`],sql:[`sql`],vim:[`vim`],lua:[`lua`],r:[`r`,`R`],dockerfile:[`Dockerfile`],make:[`Makefile`,`makefile`,`mk`]};function YP(e){return{smartCase:e.smartCase===!0,multiline:e.multiline===!0,countMatches:e.countMatches===!0,jsonOutput:e.jsonOutput===!0,sortOptions:e.sort!==void 0&&e.sort!==`path`,threads:e.threads!==void 0,mmap:e.mmap!==void 0,stats:e.includeStats===!0,gitignore:!e.noIgnore}}function XP(e){let t=[],n=YP(e);return n.smartCase&&t.push(`smartCase not supported by grep - using case-insensitive search (-i)`),n.multiline&&t.push(`multiline patterns not supported by grep - feature disabled`),n.countMatches&&t.push(`countMatches not supported by grep - using line count (-c) instead`),n.sortOptions&&t.push(`sort="${e.sort}" not supported by grep - results will be in file order`),n.gitignore&&t.push(`grep does not respect .gitignore - all files will be searched`),n.stats&&t.push(`includeStats not supported by grep - stats will not be available`),t}var ZP=class extends WP{constructor(){super(`grep`)}simple(e,t){return this.addFlag(`-r`),this.addFlag(`-n`),this.addFlag(`-H`),this.addFlag(`-I`),this.addOption(`--color`,`never`),this.addArg(e),this.addArg(t),this}caseInsensitive(){return this.addFlag(`-i`),this}filesOnly(){return this.addFlag(`-l`),this}context(e){return this.addOption(`-C`,e),this}include(e){return this.addOption(`--include`,e),this}exclude(e){return this.addOption(`--exclude`,e),this}excludeDir(e){return this.addOption(`--exclude-dir`,e),this}fixedString(){return this.addFlag(`-F`),this}fromQuery(e){if(this.addFlag(`-r`),e.fixedString?this.addFlag(`-F`):e.perlRegex&&this.addFlag(`-E`),(e.caseInsensitive||e.smartCase)&&this.addFlag(`-i`),e.wholeWord&&this.addFlag(`-w`),e.invertMatch&&this.addFlag(`-v`),e.contextLines!==void 0&&e.contextLines>0?this.addOption(`-C`,e.contextLines):(e.beforeContext!==void 0&&e.beforeContext>0&&this.addOption(`-B`,e.beforeContext),e.afterContext!==void 0&&e.afterContext>0&&this.addOption(`-A`,e.afterContext)),this.addFlag(`-n`),e.filesOnly?this.addFlag(`-l`):e.filesWithoutMatch?this.addFlag(`-L`):(e.count||e.countMatches)&&this.addFlag(`-c`),e.type){let t=JP[e.type];if(t)for(let e of t)this.addOption(`--include`,`*.${e}`);else this.addOption(`--include`,`*.${e.type}`)}if(e.include&&e.include.length>0)for(let t of e.include)this.addOption(`--include`,t);if(e.exclude&&e.exclude.length>0)for(let t of e.exclude)this.addOption(`--exclude`,t);if(e.excludeDir&&e.excludeDir.length>0)for(let t of e.excludeDir)this.addOption(`--exclude-dir`,t);return e.binaryFiles?e.binaryFiles===`text`?this.addFlag(`-a`):e.binaryFiles===`without-match`&&this.addFlag(`-I`):this.addFlag(`-I`),this.addOption(`--color`,`never`),this.addFlag(`-H`),e.lineRegexp&&this.addFlag(`-x`),this.addArg(e.pattern),this.addArg(e.path),this}};const QP=Ac[G.LOCAL_RIPGREP]||`Search local files using ripgrep (rg) with grep fallback`,$P=qE.extend({pattern:H().min(1).describe(zc.search.pattern),path:H().describe(zc.search.path),mode:Vt([`discovery`,`paginated`,`detailed`]).optional().describe(zc.search.mode),fixedString:Pt().optional().describe(zc.options.fixedString),perlRegex:Pt().optional().describe(zc.options.perlRegex),smartCase:Pt().optional().default(!0).describe(zc.options.smartCase),caseInsensitive:Pt().optional().describe(zc.options.caseInsensitive),caseSensitive:Pt().optional().describe(zc.options.caseSensitive),wholeWord:Pt().optional().describe(zc.options.wholeWord),invertMatch:Pt().optional().describe(zc.options.invertMatch),type:H().optional().describe(zc.filters.type),include:Ft(H()).optional().describe(zc.filters.include),exclude:Ft(H()).optional().describe(zc.filters.exclude),excludeDir:Ft(H()).optional().describe(zc.filters.excludeDir),noIgnore:Pt().optional().describe(zc.filters.noIgnore),hidden:Pt().optional().describe(zc.filters.hidden),followSymlinks:Pt().optional().describe(zc.filters.followSymlinks),filesOnly:Pt().optional().describe(zc.output.filesOnly),filesWithoutMatch:Pt().optional().describe(zc.output.filesWithoutMatch),count:Pt().optional().describe(zc.output.count),countMatches:Pt().optional().describe(zc.output.countMatches),contextLines:Nt().int().min(0).max(50).optional().describe(zc.context.contextLines),beforeContext:Nt().int().min(0).max(50).optional().describe(zc.context.beforeContext),afterContext:Nt().int().min(0).max(50).optional().describe(zc.context.afterContext),matchContentLength:Nt().int().min(1).max(800).optional().default(200).describe(zc.context.matchContentLength),lineNumbers:Pt().optional().default(!0).describe(zc.context.lineNumbers),column:Pt().optional().describe(zc.context.column),maxMatchesPerFile:Nt().int().min(1).max(100).optional().describe(zc.pagination.maxMatchesPerFile),maxFiles:Nt().int().min(1).max(1e3).optional().describe(zc.pagination.maxFiles),filesPerPage:Nt().int().min(1).max(20).optional().default(10).describe(zc.pagination.filesPerPage),filePageNumber:Nt().int().min(1).optional().default(1).describe(zc.pagination.filePageNumber),matchesPerPage:Nt().int().min(1).max(100).optional().default(10).describe(zc.pagination.matchesPerPage),multiline:Pt().optional().describe(zc.options.multiline),multilineDotall:Pt().optional().describe(zc.options.multilineDotall),binaryFiles:Vt([`text`,`without-match`,`binary`]).optional().default(`without-match`).describe(zc.filters.binaryFiles),includeStats:Pt().optional().default(!0).describe(zc.output.includeStats),jsonOutput:Pt().optional().describe(zc.output.jsonOutput),vimgrepFormat:Pt().optional().describe(zc.output.vimgrepFormat),includeDistribution:Pt().optional().default(!0).describe(zc.output.includeDistribution),threads:Nt().int().min(1).max(32).optional().describe(zc.advanced.threads),mmap:Pt().optional().describe(zc.advanced.mmap),noUnicode:Pt().optional().describe(zc.advanced.noUnicode),encoding:H().optional().describe(zc.advanced.encoding),sort:Vt([`path`,`modified`,`accessed`,`created`]).optional().default(`path`).describe(zc.advanced.sort),sortReverse:Pt().optional().describe(zc.advanced.sortReverse),noMessages:Pt().optional().describe(zc.advanced.noMessages),lineRegexp:Pt().optional().describe(zc.advanced.lineRegexp),passthru:Pt().optional().describe(zc.advanced.passthru),debug:Pt().optional().describe(zc.advanced.debug),showFileLastModified:Pt().default(!1).describe(zc.advanced.showFileLastModified)}),eF=JE(G.LOCAL_RIPGREP,$P,{maxQueries:5});function tF(e){if(!e.mode)return e;let t={};switch(e.mode){case`discovery`:t.filesOnly=!0,t.smartCase=!0;break;case`paginated`:t.filesPerPage=10,t.matchesPerPage=10,t.smartCase=!0;break;case`detailed`:t.contextLines=3,t.filesPerPage=10,t.matchesPerPage=20,t.smartCase=!0;break}return{...t,...e}}function nF(e){let t=[],n=[];if(e.fixedString&&e.perlRegex&&n.push(`fixedString and perlRegex are mutually exclusive. Choose one.`),e.filesOnly&&e.count&&t.push(`filesOnly and count are mutually exclusive. Using filesOnly.`),e.filesOnly&&e.filesWithoutMatch&&n.push(`filesOnly and filesWithoutMatch are mutually exclusive. Choose one.`),e.passthru&&e.filesOnly&&n.push(`passthru and filesOnly are mutually exclusive.`),e.passthru&&t.push(`passthru prints ALL lines from matched files. This can produce very large output. Consider using context lines instead.`),e.lineRegexp&&e.wholeWord&&t.push(`lineRegexp and wholeWord both specified. lineRegexp takes precedence.`),e.invertMatch&&!e.filesWithoutMatch&&t.push(`invertMatch inverts at LINE level (shows non-matching lines). Files in results may still contain the pattern on other lines. For FILE-level inversion (files without ANY matches), use filesWithoutMatch=true instead.`),[e.caseInsensitive,e.caseSensitive,e.smartCase].filter(Boolean).length>1&&t.push(`Multiple case sensitivity modes specified. Priority: caseSensitive > caseInsensitive > smartCase`),e.contextLines&&e.contextLines>2||e.beforeContext&&e.beforeContext>2||e.afterContext&&e.afterContext>2){let n=e.matchContentLength||200;t.push(`Context lines enabled (${e.contextLines||e.beforeContext||e.afterContext} lines). Match values will include context and be truncated to ${n} chars. Use matchesPerPage for pagination.`)}if(e.multiline&&t.push(`Multiline mode is memory-intensive and slower. Entire files are loaded into memory. Only use when pattern genuinely spans multiple lines.`),e.perlRegex&&!e.noUnicode&&e.multiline&&t.push(`PERFORMANCE TIP: For fastest PCRE2 multiline searches on ASCII codebases, consider using noUnicode=true (2-3x faster).`),!e.filesOnly&&!e.count&&!e.maxMatchesPerFile&&!e.matchesPerPage&&t.push(`No output limiting specified. Consider setting maxMatchesPerFile (default: 3) to control output size.`),e.include&&e.include.length>1){let n=e.include.every(e=>e.match(/^\*\.[a-zA-Z0-9]+$/)),r=e.include[0];if(n&&r&&!r.includes(`{`)){let n=e.include.map(e=>e.replace(`*.`,``)).join(`,`);t.push(`TIP: Consolidate globs for better performance: include=["*.{${n}}"] instead of separate globs.`)}}if(e.include&&!e.type){let n=e.include[0]?.match(/^\*\.([a-z]+)$/)?.[1];n&&[`ts`,`js`,`py`,`rust`,`go`,`java`,`cpp`,`c`].includes(n)&&t.push(`TIP: Use type="${n}" instead of include glob for cleaner syntax.`)}return{isValid:n.length===0,warnings:t,errors:n}}const rF=[/^\.git$/,/^\.git\//,/\/\.git$/,/\/\.git\//,/^\.ssh$/,/^\.ssh\//,/\/\.ssh$/,/\/\.ssh\//,/^\.aws$/,/^\.aws\//,/\/\.aws$/,/\/\.aws\//,/^\.docker$/,/^\.docker\//,/\/\.docker$/,/\/\.docker\//,/^\.config\/gcloud$/,/^\.config\/gcloud\//,/\/\.config\/gcloud$/,/\/\.config\/gcloud\//,/^\.azure$/,/^\.azure\//,/\/\.azure$/,/\/\.azure\//,/^\.kube$/,/^\.kube\//,/\/\.kube$/,/\/\.kube\//,/^\.terraform$/,/^\.terraform\//,/\/\.terraform$/,/\/\.terraform\//,/^secrets$/,/^secrets\//,/\/secrets$/,/\/secrets\//,/^private$/,/^private\//,/\/private$/,/\/private\//,/^\.password-store$/,/^\.password-store\//,/\/\.password-store$/,/\/\.password-store\//,/\.mozilla\/firefox\//,/\.config\/chromium\//,/\.config\/google-chrome\//,/Library\/Application Support\/Google\/Chrome\//,/Library\/Application Support\/Firefox\//,/Library\/Keychains\//,/^\.thunderbird$/,/^\.thunderbird\//,/\/\.thunderbird$/,/\/\.thunderbird\//,/^\.evolution$/,/^\.evolution\//,/\/\.evolution$/,/\/\.evolution\//,/^\.vagrant$/,/^\.vagrant\//,/\/\.vagrant$/,/\/\.vagrant\//,/^\.minikube$/,/^\.minikube\//,/\/\.minikube$/,/\/\.minikube\//,/^\.bitcoin$/,/^\.bitcoin\//,/\/\.bitcoin$/,/\/\.bitcoin\//,/^\.ethereum$/,/^\.ethereum\//,/\/\.ethereum$/,/\/\.ethereum\//,/^\.electrum$/,/^\.electrum\//,/\/\.electrum$/,/\/\.electrum\//],iF=[/^\.env$/,/^\.env\.local$/,/^\.env\.development$/,/^\.env\.production$/,/^\.env\.test$/,/^\.env\..+$/,/\.env$/,/\.env\.local$/,/\.env\..+$/,/^\.npmrc$/,/^\.pypirc$/,/^\.netrc$/,/^\.dockercfg$/,/^\.docker\/config\.json$/,/^credentials$/,/^\.credentials$/,/^\.aws\/credentials$/,/^\.aws\/config$/,/^\.ssh\/.*$/,/^id_rsa$/,/^id_dsa$/,/^id_ecdsa$/,/^id_ed25519$/,/^id_rsa\.pub$/,/^id_dsa\.pub$/,/^id_ecdsa\.pub$/,/^id_ed25519\.pub$/,/^known_hosts$/,/^authorized_keys$/,/.*_rsa$/,/.*_dsa$/,/.*_ecdsa$/,/.*_ed25519$/,/^private.*\.key$/,/^private.*\.pem$/,/^.*[-_]private[-_].*\.key$/,/^.*[-_]private[-_].*\.pem$/,/[-_]private\.key$/,/[-_]private\.pem$/,/^.*\.private\.key$/,/^.*\.private\.pem$/,/\.pem$/,/\.key$/,/\.crt$/,/\.cer$/,/\.keystore$/,/\.p12$/,/\.pfx$/,/\.jks$/,/\.ppk$/,/^service[-_]account.*\.json$/,/^.*-service[-_]account.*\.json$/,/^application[-_]default[-_]credentials\.json$/,/^gcloud[-_]credentials\.json$/,/^kubeconfig$/,/^\.kube\/config$/,/^k8s[-_]config$/,/^terraform\.tfstate$/,/^terraform\.tfstate\.backup$/,/^terraform\.tfvars$/,/^\.terraform\.lock\.hcl$/,/^\.pgpass$/,/^\.my\.cnf$/,/^\.psqlrc$/,/^secrets\.yml$/,/^master\.key$/,/^config\/master\.key$/,/^wp-config\.php$/,/^google-services\.json$/,/^GoogleService-Info\.plist$/,/^keystore\.properties$/,/\.mobileprovision$/,/\.provisionprofile$/,/^\.token$/,/^token\.txt$/,/^access_token$/,/^refresh_token$/,/^bearer_token$/,/^auth_token$/,/^client_secret.*\.json$/,/^oauth2.*\.json$/,/^\.password$/,/^password\.txt$/,/^passwords\.txt$/,/^\.secret$/,/^secret\.txt$/,/^secrets\.txt$/,/^apikey\.txt$/,/^api_key\.txt$/,/^api-key\.txt$/,/^\.git-credentials$/,/^git-credentials$/,/^\.htpasswd$/,/^auth\.json$/,/^\.ftpconfig$/,/^ftpconfig\.json$/,/^_netrc$/,/^\.bash_history$/,/^\.zsh_history$/,/^\.sh_history$/,/^\.history$/,/^\.mysql_history$/,/^\.psql_history$/,/^\.sqlite_history$/,/^\.pip\/pip\.conf$/,/^credentials\.xml$/,/^secrets\/.*\.xml$/,/^shadow$/,/^shadow\.bak$/,/^gshadow$/,/^\.muttrc$/,/^\.mailrc$/,/^\.ircrc$/,/^\.s3cfg$/,/^s3cfg$/,/^\.slack-token$/,/^slack[-_]token$/,/^\.github[-_]token$/,/^github[-_]token$/,/^\.netrc\.heroku$/,/^\.circleci\/local[-_]config\.yml$/,/^vault[-_]pass.*\.txt$/,/^\.vault[-_]pass.*$/,/^\.npm[-_]token$/,/^settings\.xml$/,/^\.m2\/settings\.xml$/,/^gradle\.properties$/,/^\.gradle\/gradle\.properties$/,/^\.subversion\/auth\/.*$/,/^Login Data$/,/^Cookies$/,/\/Login Data$/,/\/Cookies$/,/\/logins\.json$/,/\/key[34]\.db$/,/\.mozilla\/firefox\/.*\/logins\.json$/,/\.mozilla\/firefox\/.*\/key[34]\.db$/,/\.config\/chromium\/.*\/Login Data$/,/\.config\/google-chrome\/.*\/Login Data$/,/\.kdbx$/,/\.kdb$/,/^1Password\.sqlite$/,/^1Password.*\.sqlite$/,/\.agilekeychain\//,/\.opvault\//,/^password-store$/,/^passwords\.kdbx$/,/^keepass\.kdbx$/,/^wallet\.dat$/,/^default_wallet$/,/^\.bitcoin\/wallet\.dat$/,/^\.ethereum\/keystore\/.*$/,/^\.electrum\/wallets\/.*$/,/\/keystore\/UTC--.*$/,/^dump\.rdb$/,/^mongodb\.dump$/,/\.bson$/,/\.dump$/,/^\.idea\/dataSources\.xml$/,/^\.idea\/webServers\.xml$/,/^\.idea\/deployment\.xml$/,/^\.vagrant\/machines\/.*\/private_key$/,/^\.vagrant\.d\/insecure_private_key$/,/^cookies\.txt$/,/^\.cookies$/,/^session$/,/^sessionid$/,/^\.wget-hsts$/,/^core$/,/^core\.\d+$/,/\.core$/,/\.dmp$/,/\.mdmp$/,/^Credentials$/,/^NTUSER\.DAT$/,/^SAM$/,/\.keychain$/,/\.keychain-db$/,/\.csr$/,/^oauth[-_]token.*$/,/^bearer[-_]token.*$/,/^jwt[-_]token.*$/,/^\.token\..*$/,/^api[-_]keys?\..*$/,/^\.redis_history$/,/^\.mongo_history$/,/^\.dbshell$/,/^docker-compose\.override\.yml$/,/^docker-compose\..*\.yml$/,/^\.gcp[-_]credentials\.json$/,/^\.azure[-_]credentials$/,/^\.do[-_]token$/,/^\.linode[-_]token$/,/^\.msmtprc$/,/^\.fetchmailrc$/,/^wireguard\.conf$/,/^wg[0-9]+\.conf$/,/\.ovpn$/,/^PASSWORDS\.md$/,/^SECRETS\.md$/,/^CREDENTIALS\.md$/,/^ACCESS\.md$/,/^\.env\.dusk\..*$/,/\.asc$/,/\.gpg$/,/^\.ssh\/config$/,/\.rdp$/,/^credentials\.db$/,/^credentials\.sqlite$/,/\.postman_environment\.json$/,/^\.ruby-env$/,/^\.rbenv-vars$/,/^\.python-env$/,/^\.node-env$/,/^\.rsync[-_]password$/,/^rsync[-_]password$/];function aF(e){if(!e||e.trim()===``)return!0;let t=e.replace(/\\/g,`/`),n=t.split(`/`);for(let e of n)if(rF.some(t=>t.test(e)))return!0;return!!rF.some(e=>e.test(t))}function oF(e){if(!e||e.trim()===``)return!0;let t=e.replace(/\\/g,`/`),n=t.split(`/`).pop()||``;return!!(iF.some(e=>e.test(n))||iF.some(e=>e.test(t)))}function sF(e){return aF(e)||oF(e)}const cF=new class{allowedRoots;constructor(e){let t=typeof e==`string`?{workspaceRoot:e}:e||{},n=t.workspaceRoot?this.expandTilde(t.workspaceRoot):process.cwd();if(this.allowedRoots=[c.resolve(n)],t.includeHomeDir!==!1){let e=y.homedir();e&&!this.allowedRoots.includes(e)&&this.allowedRoots.push(e)}if(t.additionalRoots)for(let e of t.additionalRoots)this.addAllowedRoot(e);let r=process.env.ALLOWED_PATHS;if(r){let e=r.split(`,`).map(e=>e.trim()).filter(e=>e.length>0);for(let t of e)this.addAllowedRoot(t)}}expandTilde(e){return e.startsWith(`~`)?c.join(y.homedir(),e.slice(1)):e}addAllowedRoot(e){let t=this.expandTilde(e),n=c.resolve(t);this.allowedRoots.includes(n)||this.allowedRoots.push(n)}validate(e){if(!e||e.trim()===``)return{isValid:!1,error:`Path cannot be empty`};let t=this.expandTilde(e),n=c.resolve(t);if(!this.allowedRoots.some(e=>n===e?!0:n.startsWith(e+c.sep)))return{isValid:!1,error:`Path '${e}' is outside allowed directories. Allowed roots: ${this.allowedRoots.join(`, `)}`};if(sF(n))return{isValid:!1,error:`Path '${e}' is in an ignored directory or matches an ignored pattern`};try{let e=m.realpathSync(n);return this.allowedRoots.some(t=>e===t||e.startsWith(t+c.sep))?sF(e)?{isValid:!1,error:`Symlink target '${e}' is in an ignored directory or matches an ignored pattern`}:{isValid:!0,sanitizedPath:e}:{isValid:!1,error:`Symlink target '${e}' is outside allowed directories`}}catch(t){if(t instanceof Error){let r=t;if(r.code===`ENOENT`)return{isValid:!0,sanitizedPath:n};if(r.code===`EACCES`)return{isValid:!1,error:`Permission denied accessing path: ${e}`};if(r.code===`ELOOP`)return{isValid:!1,error:`Symlink loop detected at path: ${e}`};if(r.code===`ENAMETOOLONG`)return{isValid:!1,error:`Path name too long: ${e}`}}return{isValid:!1,error:`Unexpected error validating path: ${e}`}}}async exists(e){let t=this.validate(e);if(!t.isValid||!t.sanitizedPath)return!1;try{return await m.promises.access(t.sanitizedPath,m.constants.R_OK),!0}catch{return!1}}async getType(e){let t=this.validate(e);if(!t.isValid||!t.sanitizedPath)return null;try{let e=await m.promises.lstat(t.sanitizedPath);return e.isFile()?`file`:e.isDirectory()?`directory`:e.isSymbolicLink()?`symlink`:null}catch{return null}}getAllowedRoots(){return[...this.allowedRoots]}};function lF(e,t,n,r){let i=[],a=t?.includes(`outside allowed`),o=t?.includes(`Permission denied`),s=t?.includes(`Symlink`)||t?.includes(`symlink`),c=t?.includes(`ENOENT`)||t?.includes(`not found`);return i.push(`Current working directory (CWD): ${n}`),e!==r&&i.push(`Path resolved to: ${r}`),a?(i.push(``),i.push(`🔧 Fix: Use an absolute path within the workspace:`),i.push(`   Instead of: path="${e}"`),i.push(`   Try: path="${n}" (workspace root)`),i.push(`   Or: path="/absolute/path/to/your/target" (full absolute path)`)):o?(i.push(``),i.push(`🔒 Permission denied - check file/directory permissions`)):s?(i.push(``),i.push(`🔗 Symlink issue - the target may be outside allowed directories`)):c&&(i.push(``),i.push(`📁 Path not found - verify the path exists`),i.push(`   Use absolute path to avoid CWD ambiguity: path="${n}/..."`)),i.push(``),i.push(`💡 TIP: Relative paths resolve from CWD, which may differ from your workspace.`),i.push(`   Always prefer absolute paths for reliable results.`),i}function uF(e,t){let n=process.cwd(),r=c.resolve(e.path),i=cF.validate(e.path);if(!i.isValid){let a=sn.pathValidationFailed(e.path,i.error),o=lF(e.path,i.error,n,r);return{isValid:!1,errorResult:zM(a,e,{toolName:t,hintContext:{errorType:`permission`,path:e.path,originalError:i.error},extra:{cwd:n,resolvedPath:r},customHints:o})}}return{isValid:!0,sanitizedPath:i.sanitizedPath}}function dF(e,t,n={}){let{threshold:r=100,itemType:i=`item`,detailed:a=!1}=n;return t?{shouldBlock:!1}:e>r?{shouldBlock:!0,errorCode:sn.outputTooLarge(e,r).errorCode,hints:[`Found ${e} ${i}${e===1?``:`s`} - exceeds safe limit of ${r}`,`Use charLength to paginate through results`,a?`Detailed results increase size - consider using charLength for pagination`:`Consider using charLength to paginate large result sets`]}:{shouldBlock:!1}}function fF(e,t){let n=e.trim().split(`
`).filter(Boolean),r=new Map,i={};for(let e of n)if(e.trim()&&e.trim().startsWith(`{`))try{let t=JSON.parse(e);if(t.type===`match`){let e=t.data.path.text,n=t.data.lines.text,i=t.data.line_number,a=t.data.absolute_offset;r.has(e)||r.set(e,{rawMatches:[],contexts:new Map});let o=t.data.submatches[0],s=o?.start??0,c=o?o.end-o.start:n.length;r.get(e).rawMatches.push({lineText:n,lineNumber:i,absoluteOffset:a,column:s,matchLength:c})}else if(t.type===`context`){let e=t.data.path.text,n=t.data.line_number,i=t.data.lines.text;r.has(e)||r.set(e,{rawMatches:[],contexts:new Map}),r.get(e).contexts.set(n,i)}else t.type===`summary`&&(i={matchCount:t.data.stats.matches,matchedLines:t.data.stats.matched_lines,filesMatched:t.data.stats.searches_with_match,filesSearched:t.data.stats.searches,bytesSearched:t.data.stats.bytes_searched,searchTime:t.data.stats.elapsed.human})}catch{}let a=t.beforeContext??t.contextLines??0,o=t.afterContext??t.contextLines??0,s=t.matchContentLength||KP.DEFAULT_MATCH_CONTENT_LENGTH;return{files:Array.from(r.entries()).map(([e,t])=>{let n=t.rawMatches.map(e=>{let n=[];for(let r=a;r>0;r--){let i=t.contexts.get(e.lineNumber-r);i&&n.push(i)}n.push(e.lineText);for(let r=1;r<=o;r++){let i=t.contexts.get(e.lineNumber+r);i&&n.push(i)}let r=n.join(`
`),i=[...r];return i.length>s&&(r=i.slice(0,s-3).join(``)+`...`),{value:r,location:{byteOffset:e.absoluteOffset,byteLength:e.matchLength,charOffset:e.absoluteOffset,charLength:e.matchLength},line:e.lineNumber,column:e.column}});return{path:e,matchCount:n.length,matches:n}}),stats:i}}function pF(e,t){let n=e.trim().split(`
`).filter(Boolean),r=new Map;if(t.filesOnly)for(let e of n){let t=e.trim();t&&!r.has(t)&&r.set(t,[])}else for(let e of n){let t=e.match(/^(.+?):(\d+):(.*)$/);if(t){let[,e,n,i]=t,a=e,o=i,s=parseInt(n,10);r.has(a)||r.set(a,[]),r.get(a).push({lineText:o,lineNumber:s,column:0})}else if(e.includes(`:`)){let t=e.indexOf(`:`),n=e.substring(0,t),i=e.substring(t+1);n&&!n.includes(`\0`)&&(r.has(n)||r.set(n,[]),r.get(n).push({lineText:i,lineNumber:0,column:0}))}}let i=t.matchContentLength||KP.DEFAULT_MATCH_CONTENT_LENGTH;return Array.from(r.entries()).map(([e,t])=>{let n=t.map(e=>{let t=e.lineText,n=[...t];return n.length>i&&(t=n.slice(0,i-3).join(``)+`...`),{value:t,location:{byteOffset:0,byteLength:0,charOffset:0,charLength:t.length},line:e.lineNumber,column:e.column}});return{path:e,matchCount:n.length,matches:n}})}function mF(e){return e.registerTool(G.LOCAL_RIPGREP,{description:QP,inputSchema:eF,annotations:{title:`Local Ripgrep Search`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!1}},async e=>wM(e.queries||[],async e=>await hF(e),{toolName:G.LOCAL_RIPGREP}))}async function hF(e){let t=tF(e);try{return(await Ts(`rg`)).available?await gF(t):(await Ts(`grep`)).available?t.multiline?zM(Error(`multiline patterns require ripgrep (rg). Install ripgrep or remove multiline option.`),t,{toolName:G.LOCAL_RIPGREP}):await _F(t):zM(sn.commandNotAvailable(`rg or grep`,`${Es(`rg`)} Alternatively, ensure grep is in PATH.`),t,{toolName:G.LOCAL_RIPGREP})}catch(e){return(e instanceof Error?e.message:String(e)).includes(`Output size limit exceeded`)?{status:`error`,errorCode:en.OUTPUT_TOO_LARGE,path:t.path,searchEngine:`rg`,researchGoal:t.researchGoal,reasoning:t.reasoning,hints:[`Output exceeded 10MB - your pattern matched too broadly. Think about why results exploded:`,`Is the pattern too generic? Make it specific to target what you actually need`,`Searching everything? Add type filters or path restrictions to focus scope`,`For node_modules: Target specific packages rather than searching the entire directory`,`Need file names only? FIND_FILES searches metadata without reading content`,`Strategy: Start with filesOnly=true to see what matched, then narrow before reading content`]}:zM(e,t,{toolName:G.LOCAL_RIPGREP})}}async function gF(e){let t=nF(e);if(!t.isValid)return zM(Error(`Query validation failed: ${t.errors.join(`, `)}`),e,{toolName:G.LOCAL_RIPGREP,extra:{warnings:t.warnings}});let n=uF(e,G.LOCAL_RIPGREP);if(!n.isValid)return{...n.errorResult,warnings:t.warnings};e.path=n.sanitizedPath;let r=await bF(e.path),i=[];r.isLarge&&!e.filesOnly&&(i.push(`Large directory detected (~${Math.round(r.estimatedSizeMB)}MB, ~${r.estimatedFileCount} files). Consider chunking workflow for better performance.`),i.push(...FM(`search`)));let{command:a,args:o}=new qP().fromQuery(e).build(),s=await Ss(a,o);if(s.stderr?.includes(`timeout`)||s.code===null){let t=KP.DEFAULT_EXEC_TIMEOUT_MS;return{status:`error`,errorCode:en.COMMAND_TIMEOUT,path:e.path,searchEngine:`rg`,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[`Search timed out after ${t/1e3} seconds.`,`Try a more specific path or add type/include filters to narrow the search.`,`Use filesOnly=true for faster discovery.`,`Consider excluding large directories with excludeDir.`,...i]}}if(s.code===1||s.success&&!s.stdout.trim())return{status:`empty`,path:e.path,searchEngine:`rg`,warnings:[...t.warnings,...i],researchGoal:e.researchGoal,reasoning:e.reasoning,hints:IM(G.LOCAL_RIPGREP,`empty`)};if(!s.success)return zM(Error(`Ripgrep failed (exit code ${s.code}): ${s.stderr}`),e,{toolName:G.LOCAL_RIPGREP});let{files:c,stats:l}=fF(s.stdout,e);return vF(c,e,`rg`,[...t.warnings,...i],l)}async function _F(e){let t=XP(e);t.unshift(`Using grep fallback (ripgrep not available). Some features may be limited.`);let n=nF(e);if(!n.isValid)return zM(Error(`Query validation failed: ${n.errors.join(`, `)}`),e,{toolName:G.LOCAL_RIPGREP,extra:{warnings:[...t,...n.warnings]}});let r=uF(e,G.LOCAL_RIPGREP);if(!r.isValid)return{...r.errorResult,warnings:[...t,...n.warnings]};e.path=r.sanitizedPath;let i=await bF(e.path),a=[];i.isLarge&&!e.filesOnly&&(a.push(`Large directory detected (~${Math.round(i.estimatedSizeMB)}MB, ~${i.estimatedFileCount} files). Consider chunking workflow for better performance.`),a.push(...FM(`search`)));let{command:o,args:s}=new ZP().fromQuery(e).build(),c=await Ss(o,s);if(c.stderr?.includes(`timeout`)||c.code===null){let t=KP.DEFAULT_EXEC_TIMEOUT_MS;return{status:`error`,errorCode:en.COMMAND_TIMEOUT,path:e.path,searchEngine:`grep`,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[`Search timed out after ${t/1e3} seconds.`,`Try a more specific path or add type/include filters to narrow the search.`,`Use filesOnly=true for faster discovery.`,`Consider excluding large directories with excludeDir.`,...a]}}return c.code===1||c.success&&!c.stdout.trim()?{status:`empty`,path:e.path,searchEngine:`grep`,warnings:[...t,...n.warnings,...a],researchGoal:e.researchGoal,reasoning:e.reasoning,hints:IM(G.LOCAL_RIPGREP,`empty`)}:c.success?vF(pF(c.stdout,e),e,`grep`,[...t,...n.warnings,...a]):zM(Error(`Grep failed (exit code ${c.code}): ${c.stderr}`),e,{toolName:G.LOCAL_RIPGREP})}async function vF(e,t,n,r,i){let a=n===`rg`?await SF(e):e,o=await Promise.all(a.map(async e=>{let n={...e};return t.showFileLastModified&&(n.modified=await xF(e.path)),n}));o.sort((e,n)=>t.showFileLastModified&&e.modified&&n.modified?new Date(n.modified).getTime()-new Date(e.modified).getTime():e.path.localeCompare(n.path));let s=o,c=!1;t.maxFiles&&o.length>t.maxFiles&&(s=o.slice(0,t.maxFiles),c=!0);let l=s.length,u=s.reduce((e,t)=>e+t.matchCount,0),d=t.filesOnly?i?.matchCount??l:u,f=t.filesPerPage||KP.DEFAULT_FILES_PER_PAGE,p=t.filePageNumber||1,m=Math.ceil(l/f),h=(p-1)*f,g=Math.min(h+f,l),_=s.slice(h,g),v=t.matchesPerPage||KP.DEFAULT_MATCHES_PER_PAGE,y=_.map(e=>{let n=e.matches.length,r=Math.ceil(n/v),i=t.filesOnly?[]:e.matches.slice(0,v),a={path:e.path,matchCount:n,matches:i,pagination:!t.filesOnly&&n>v?{currentPage:1,totalPages:r,matchesPerPage:v,totalMatches:n,hasMore:r>1}:void 0};return t.showFileLastModified&&e.modified&&(a.modified=e.modified),a}),b=[`File page ${p}/${m} (showing ${y.length} of ${l})`,`Total: ${d} matches across ${l} files`,p<m?`Next: filePageNumber=${p+1}`:`Final page`];c&&b.push(`Results limited to ${t.maxFiles} files (found ${o.length} matching)`);let x=y.filter(e=>e.pagination?.hasMore);x.length>0&&b.push(`Note: ${x.length} file(s) have more matches - use matchesPerPage to see more`);let S=yF(y,t,d);return{status:`hasResults`,files:y,cwd:process.cwd(),totalMatches:d,totalFiles:l,path:t.path,searchEngine:n,pagination:{currentPage:p,totalPages:m,filesPerPage:f,totalFiles:l,hasMore:p<m},warnings:r,researchGoal:t.researchGoal,reasoning:t.reasoning,hints:[...b,...S,...IM(G.LOCAL_RIPGREP,`hasResults`)]}}function yF(e,t,n){let r=[];if((n>100||e.length>20)&&(r.push(``,`Large result set - refine search:`),!t.type&&!t.include&&r.push(`  - Narrow by file type: type="ts" or include=["*.{ts,tsx}"]`),t.excludeDir?.length||r.push(`  - Exclude directories: excludeDir=["test", "vendor", "generated"]`),t.pattern.length<5&&r.push(`  - Use more specific pattern (current pattern is very short)`)),n>0&&n<=100&&r.push(``,`Good result size - manageable for analysis`),n>0){let e=t.matchContentLength||KP.DEFAULT_MATCH_CONTENT_LENGTH;r.push(``,`Integration:`,`  - location.byteOffset/byteLength: raw byte offsets from ripgrep (use with Buffer operations)`,`  - location.charOffset/charLength: character indices for JavaScript strings`,`  - Match values truncated to ${e} chars (configurable via matchContentLength: 1-800)`,`  - Line/column numbers provided for human reference`)}return r}async function bF(e){try{let t=0,n=0,r=await h.readdir(e,{withFileTypes:!0});for(let i of r)if(i.isFile())try{let r=await h.stat(u(e,i.name));n+=r.size,t++}catch{}else if(i.isDirectory()&&!i.name.startsWith(`.`))try{let r=(await h.readdir(u(e,i.name),{withFileTypes:!0})).filter(e=>e.isFile());t+=r.length,n+=r.length*KP.ESTIMATED_AVG_FILE_SIZE_BYTES}catch{}let i=n/(1024*1024),a=i>KP.MAX_RIPGREP_DIRECTORY_SIZE_MB||t>KP.MAX_FILE_COUNT_FOR_SEARCH;return{estimatedSizeMB:i,estimatedFileCount:t,isLarge:a}}catch{return{estimatedSizeMB:0,estimatedFileCount:0,isLarge:!1}}}async function xF(e){try{return(await h.stat(e)).mtime.toISOString()}catch{return}}async function SF(e){return Promise.all(e.map(async e=>{if(!e.matches||e.matches.length===0)return e;try{let t=await h.readFile(e.path,`utf8`),n=e.matches.map(e=>{let n=YM(t,e.location.byteOffset),r=JM(t,e.location.byteOffset,e.location.byteOffset+e.location.byteLength);return{...e,location:{...e.location,charOffset:n,charLength:r.length}}});return{...e,matches:n}}catch{return e}}))}var CF=class extends WP{constructor(){super(`ls`)}fromQuery(e){if(this.addFlag(`--color=never`),process.platform===`linux`&&this.addFlag(`--quoting-style=literal`),e.details&&(this.addFlag(`-l`),process.platform===`linux`&&this.addFlag(`--time-style=long-iso`)),e.hidden&&this.addFlag(`-a`),e.humanReadable&&this.addFlag(`-h`),e.recursive&&this.addFlag(`-R`),e.reverse&&this.addFlag(`-r`),e.sortBy)switch(e.sortBy){case`size`:this.addFlag(`-S`);break;case`time`:this.addFlag(`-t`);break;case`extension`:this.addFlag(`-X`);break;case`name`:default:break}return(!e.sortBy||e.sortBy===`name`)&&process.platform===`linux`&&this.addFlag(`--group-directories-first`),e.details||this.addFlag(`-1`),this.addArg(e.path),this}simple(e){return this.addArg(e),this}detailed(){return this.addFlag(`-l`),this}all(){return this.addFlag(`-a`),this}humanReadable(){return this.addFlag(`-h`),this}recursive(){return this.addFlag(`-R`),this}sortBySize(){return this.addFlag(`-S`),this}sortByTime(){return this.addFlag(`-t`),this}reverse(){return this.addFlag(`-r`),this}path(e){return this.addArg(e),this}};function wF(e){return e===0?`0.0B`:e<1024?`${e}.0B`:e<1024*1024?`${(e/1024).toFixed(1)}KB`:e<1024*1024*1024?`${(e/(1024*1024)).toFixed(1)}MB`:e<1024*1024*1024*1024?`${(e/(1024*1024*1024)).toFixed(1)}GB`:`${(e/(1024*1024*1024*1024)).toFixed(1)}TB`}function TF(e){let t=e.trim();if(/^\d+$/.test(t))return parseInt(t,10);let n=t.match(/^(\d+(?:\.\d+)?)(B|KB|MB|GB|TB)$/i);if(n){let e=parseFloat(n[1]);switch(n[2].toUpperCase()){case`B`:return Math.round(e);case`KB`:return Math.round(e*1024);case`MB`:return Math.round(e*1024*1024);case`GB`:return Math.round(e*1024*1024*1024);case`TB`:return Math.round(e*1024*1024*1024*1024)}}let r=t.match(/^(\d+(?:\.\d+)?)([KMGT])$/i);if(!r)throw Error(`Invalid size format: ${e}`);let i=parseFloat(r[1]);switch(r[2].toUpperCase()){case`K`:return Math.round(i*1024);case`M`:return Math.round(i*1024*1024);case`G`:return Math.round(i*1024*1024*1024);default:return Math.round(i*1024*1024*1024*1024)}}const EF=Ac[G.LOCAL_VIEW_STRUCTURE]||`View directory structure and list files`,DF=qE.extend({path:H().describe(Hc.scope.path),details:Pt().default(!1).describe(Hc.options.details),hidden:Pt().default(!1).describe(Hc.filters.hidden),humanReadable:Pt().default(!0).describe(Hc.options.humanReadable),sortBy:Vt([`name`,`size`,`time`,`extension`]).optional().default(`time`).describe(Hc.sorting.sortBy),reverse:Pt().optional().describe(Hc.sorting.reverse),entriesPerPage:Nt().int().min(1).max(20).optional().default(20).describe(Hc.pagination.entriesPerPage),entryPageNumber:Nt().int().min(1).optional().default(1).describe(Hc.pagination.entryPageNumber),pattern:H().optional().describe(Hc.filters.pattern),directoriesOnly:Pt().optional().describe(Hc.filters.directoriesOnly),filesOnly:Pt().optional().describe(Hc.filters.filesOnly),extension:H().optional().describe(Hc.filters.extension),extensions:Ft(H()).optional().describe(Hc.filters.extensions),depth:Nt().min(1).max(5).optional().describe(Hc.options.depth),recursive:Pt().optional().describe(Hc.options.recursive),limit:Nt().min(1).max(1e4).optional().describe(Hc.pagination.limit),summary:Pt().default(!0).describe(Hc.options.summary),charOffset:Nt().min(0).optional().describe(Hc.pagination.charOffset),charLength:Nt().min(1).max(1e4).optional().describe(Hc.pagination.charLength),showFileLastModified:Pt().default(!1).describe(Hc.options.showFileLastModified)}),OF=JE(G.LOCAL_VIEW_STRUCTURE,DF,{maxQueries:5});function kF(e){return e.registerTool(G.LOCAL_VIEW_STRUCTURE,{description:EF,inputSchema:OF,annotations:{title:`Local View Structure`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!1}},async e=>wM(e.queries||[],async e=>await MF(e),{toolName:G.LOCAL_VIEW_STRUCTURE}))}function AF(e,t){let n=e;if(t.pattern){let e=t.pattern;if(e.includes(`*`)||e.includes(`?`)||e.includes(`[`)){let t=e.replace(/[.+^${}()|[\]\\*?]/g,`\\$&`);t=t.replace(/\\\*/g,`.*`).replace(/\\\?/g,`.`).replace(/\\\[!/g,`[^`).replace(/\\\[/g,`[`).replace(/\\\]/g,`]`);try{let e=RegExp(`^${t}$`,`i`);n=n.filter(t=>{let n=t.name.includes(`/`)?t.name.split(`/`).pop():t.name;return e.test(n)})}catch{n=n.filter(t=>(t.name.includes(`/`)?t.name.split(`/`).pop():t.name).includes(e))}}else n=n.filter(t=>(t.name.includes(`/`)?t.name.split(`/`).pop():t.name).includes(e))}return t.extension&&(n=n.filter(e=>e.extension===t.extension)),t.extensions&&t.extensions.length>0&&(n=n.filter(e=>e.extension&&t.extensions.includes(e.extension))),t.directoriesOnly&&(n=n.filter(e=>e.type===`directory`)),t.filesOnly&&(n=n.filter(e=>e.type===`file`)),n}function jF(e,t=0){let n=`  `.repeat(t),r=e.type===`directory`?`[DIR] `:e.type===`symlink`?`[LINK]`:`[FILE]`,i=e.type===`directory`?`${e.name}/`:e.name;if(e.type===`file`&&e.size){let t=e.extension?` .${e.extension}`:``;return`${n}${r} ${i} (${e.size})${t}`}else return`${n}${r} ${i}`}async function MF(e){try{let t=uF(e,G.LOCAL_VIEW_STRUCTURE);if(!t.isValid)return t.errorResult;if(e.depth||e.recursive)return await FF(e,t.sanitizedPath,e.showFileLastModified);if(!(await Ts(`ls`)).available)return zM(sn.commandNotAvailable(`ls`,Es(`ls`)),e,{toolName:G.LOCAL_VIEW_STRUCTURE});let{command:n,args:r}=new CF().fromQuery(e).build(),i=await Ss(n,r);if(!i.success){let t=i.stderr?.trim();return{status:`error`,errorCode:sn.commandExecutionFailed(`ls`,Error(t||`Unknown error`),t).errorCode,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[t?`Error: ${t}`:`ls command failed`,...IM(N.LOCAL_VIEW_STRUCTURE,`error`)]}}let a=AF(e.details?PF(i.stdout,e.showFileLastModified):await NF(i.stdout,t.sanitizedPath,e.showFileLastModified),e);e.limit&&(a=a.slice(0,e.limit));let o=a.length,s=a.filter(e=>e.type===`file`).length,c=a.filter(e=>e.type===`directory`).length,l=0;for(let e of a)e.type===`file`&&e.size&&(l+=TF(e.size));let u=l,d=e.entriesPerPage||KP.DEFAULT_ENTRIES_PER_PAGE,f=e.entryPageNumber||1,p=Math.ceil(o/d),m=(f-1)*d,h=Math.min(m+d,o),g=a.slice(m,h),_={currentPage:f,totalPages:p,entriesPerPage:d,totalEntries:o,hasMore:f<p};if(!e.charLength&&o>KP.MAX_ENTRIES_BEFORE_PAGINATION&&!e.entriesPerPage){let t=o*(e.details?150:30);return{status:`error`,errorCode:sn.outputTooLarge(t,KP.RECOMMENDED_CHAR_LENGTH).errorCode,path:e.path,totalFiles:s,totalDirectories:c,totalSize:u,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[`Directory contains ${o} entries - overwhelming to view all at once`,`Use entriesPerPage to paginate through results (sorted by modification time, most recent first)`,`Why pagination helps: Lets you focus on relevant files first, reduces token usage, easier to navigate`]}}let v=g.map(e=>jF(e,0)).join(`
`),y=null;e.charLength&&(y=ZM(v,e.charOffset??0,e.charLength),v=y.paginatedContent);let b=o>0?`hasResults`:`empty`,x=[`Page ${f}/${p} (showing ${g.length} of ${o})`,`Total: ${s} files, ${c} directories`,_.hasMore?`Next: entryPageNumber=${f+1}`:`Final page`],S={currentPage:_.currentPage,totalPages:_.totalPages,entriesPerPage:_.entriesPerPage,totalEntries:_.totalEntries,hasMore:_.hasMore,...y&&{charOffset:y.charOffset,charLength:y.charLength,totalChars:y.totalChars}};return{status:b,path:e.path,cwd:process.cwd(),structuredOutput:v,totalFiles:s,totalDirectories:c,totalSize:u,pagination:S,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[...x,...IM(N.LOCAL_VIEW_STRUCTURE,b),...y?nN(y,{toolName:N.LOCAL_VIEW_STRUCTURE}):[]]}}catch(t){return{status:`error`,errorCode:sn.toolExecutionFailed(`LOCAL_VIEW_STRUCTURE`,t instanceof Error?t:void 0).errorCode,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:IM(N.LOCAL_VIEW_STRUCTURE,`error`)}}}async function NF(e,t,n=!1){let r=e.split(`
`).filter(e=>e.trim()).map(async e=>{let r=c.join(t,e);try{let t=await m.promises.lstat(r),i={name:e,type:t.isDirectory()?`directory`:t.isSymbolicLink()?`symlink`:`file`,size:wF(t.size),extension:mE(e)};return n&&(i.modified=t.mtime.toISOString()),i}catch{return{name:e,type:`file`,extension:mE(e)}}});return await Promise.all(r)}function PF(e,t=!1){let n=e.split(`
`).filter(e=>e.trim()),r=[];for(let e of n){if(e.startsWith(`total `))continue;let n=e.match(/^([\w-]+[@+]?)\s+\d+\s+\w+\s+\w+\s+([\d.]+[KMGT]?)\s+(\w+\s+\d+\s+[\d:]+)\s+(.+)$/);if(n&&n[1]&&n[2]&&n[3]&&n[4]){let e=n[1],i=n[2],a=n[3],o=n[4],s=0;s=/^\d+$/.test(i)?parseInt(i,10):TF(i);let c=`file`;e.startsWith(`d`)?c=`directory`:e.startsWith(`l`)&&(c=`symlink`);let l={name:o,type:c,size:wF(s),permissions:e,extension:mE(o)};t&&(l.modified=a),r.push(l)}}return r}async function FF(e,t,n=!1){let r=[];await IF(t,t,0,e.depth||(e.recursive?5:2),r,e.limit?e.limit*2:1e4,e.hidden,n);let i=AF(r,e);e.sortBy&&(i=i.sort((t,r)=>{let i=0;switch(e.sortBy){case`size`:i=(t.size?TF(t.size):0)-(r.size?TF(r.size):0);break;case`time`:i=n&&t.modified&&r.modified?t.modified.localeCompare(r.modified):t.name.localeCompare(r.name);break;case`extension`:i=(t.extension||``).localeCompare(r.extension||``);break;case`name`:default:i=t.name.localeCompare(r.name);break}return e.reverse?-i:i})),e.limit&&(i=i.slice(0,e.limit));let a=i.filter(e=>e.type===`file`).length,o=i.filter(e=>e.type===`directory`).length,s=0;for(let e of i)e.type===`file`&&e.size&&(s+=TF(e.size));let l=s,u=i.length,d=e.entriesPerPage||KP.DEFAULT_ENTRIES_PER_PAGE,f=e.entryPageNumber||1,p=Math.ceil(u/d),m=(f-1)*d,h=Math.min(m+d,u),g=i.slice(m,h),_={currentPage:f,totalPages:p,entriesPerPage:d,totalEntries:u,hasMore:f<p};if(!e.charLength&&u>KP.MAX_ENTRIES_BEFORE_PAGINATION&&!e.entriesPerPage){let t=u*150;return{status:`error`,errorCode:sn.outputTooLarge(t,KP.RECOMMENDED_CHAR_LENGTH).errorCode,path:e.path,totalFiles:a,totalDirectories:o,totalSize:l,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[`Recursive listing found ${u} entries - too much to process at once`,`Options: Use entriesPerPage to paginate through results, or limit to reduce scope`,`Alternative: Start with depth=1 to get overview, then drill into specific subdirectories`,`Why this matters: Large trees overwhelm context and make it hard to find what you need`]}}let v=g.map(e=>jF(e,e.depth??e.name.split(c.sep).length-1)).join(`
`),y=null;e.charLength&&(y=ZM(v,e.charOffset??0,e.charLength),v=y.paginatedContent);let b=u>0?`hasResults`:`empty`,x=IM(N.LOCAL_VIEW_STRUCTURE,b),S=[`Page ${f}/${p} (showing ${g.length} of ${u})`,`Total: ${a} files, ${o} directories`,_.hasMore?`Next: entryPageNumber=${f+1}`:`Final page`],C=y?nN(y,{toolName:N.LOCAL_VIEW_STRUCTURE}):[],w={currentPage:_.currentPage,totalPages:_.totalPages,entriesPerPage:_.entriesPerPage,totalEntries:_.totalEntries,hasMore:_.hasMore,...y&&{charOffset:y.charOffset,charLength:y.charLength,totalChars:y.totalChars}};return{status:b,path:e.path,structuredOutput:v,totalFiles:a,totalDirectories:o,totalSize:l,pagination:w,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[...x,...S,...C]}}async function IF(e,t,n,r,i,a=1e4,o=!1,s=!1){if(!(n>=r)&&!(i.length>=a))try{let l=await m.promises.readdir(t);for(let u of l){if(!o&&u.startsWith(`.`))continue;let l=c.join(t,u),d=c.relative(e,l);try{let t=await m.promises.lstat(l),c=`file`;t.isDirectory()?c=`directory`:t.isSymbolicLink()&&(c=`symlink`);let f={name:d,type:c,size:wF(t.size),extension:mE(u),depth:n};s&&(f.modified=t.mtime.toISOString()),i.push(f),c===`directory`&&await IF(e,l,n+1,r,i,a,o,s)}catch{}}}catch{}}var LF=class extends WP{isMacOS;isLinux;isWindows;constructor(){super(`find`),this.isMacOS=process.platform===`darwin`,this.isLinux=process.platform===`linux`,this.isWindows=process.platform===`win32`}fromQuery(e){if(this.isWindows)throw Error(`Windows is not supported for localFindFiles. Use localViewStructure or localSearchCode instead.`);return this.isMacOS&&e.regex&&this.addFlag(`-E`),this.addArg(e.path),this.isLinux&&this.addFlag(`-O3`),e.maxDepth!==void 0&&this.addOption(`-maxdepth`,e.maxDepth),e.minDepth!==void 0&&this.addOption(`-mindepth`,e.minDepth),e.excludeDir&&e.excludeDir.length>0&&(this.buildExcludeDirPrune(e.excludeDir),this.addArg(`-o`)),this.addFilters(e),this.addArg(`-print0`),this}buildExcludeDirPrune(e){this.addArg(`(`),e.forEach((e,t)=>{t>0&&this.addArg(`-o`),this.addArg(`-path`),this.addArg(`*/${e}`),this.addArg(`-o`),this.addArg(`-path`),this.addArg(`*/${e}/*`)}),this.addArg(`)`),this.addArg(`-prune`)}addFilters(e){if(e.type&&this.addOption(`-type`,e.type),e.names&&e.names.length>0?e.names.length===1?this.addOption(`-name`,e.names[0]):(this.addArg(`(`),e.names.forEach((e,t)=>{t>0&&this.addArg(`-o`),this.addOption(`-name`,e)}),this.addArg(`)`)):e.name&&this.addOption(`-name`,e.name),e.iname&&this.addOption(`-iname`,e.iname),e.pathPattern&&this.addOption(`-path`,e.pathPattern),e.regex&&(this.isLinux&&e.regexType&&this.addOption(`-regextype`,e.regexType),this.addOption(`-regex`,e.regex)),e.empty&&this.addFlag(`-empty`),e.sizeGreater&&this.addOption(`-size`,`+${e.sizeGreater}`),e.sizeLess&&this.addOption(`-size`,`-${e.sizeLess}`),e.modifiedWithin){let t=this.parseTimeString(e.modifiedWithin);this.addOption(t.unit,`-${t.value}`)}if(e.modifiedBefore){let t=this.parseTimeString(e.modifiedBefore);this.addOption(t.unit,`+${t.value}`)}if(e.accessedWithin){let t=this.parseTimeStringAccess(e.accessedWithin);this.addOption(t.unit,`-${t.value}`)}e.permissions&&this.addOption(`-perm`,e.permissions),e.executable&&(this.isLinux?this.addFlag(`-executable`):this.addOption(`-perm`,`+111`)),e.readable&&(this.isLinux?this.addFlag(`-readable`):this.addOption(`-perm`,`+444`)),e.writable&&(this.isLinux?this.addFlag(`-writable`):this.addOption(`-perm`,`+222`))}simple(e,t){return this.addArg(e),this.addOption(`-name`,t),this}type(e){return this.addOption(`-type`,e),this}name(e){return this.addOption(`-name`,e),this}iname(e){return this.addOption(`-iname`,e),this}maxDepth(e){return this.addOption(`-maxdepth`,e),this}minDepth(e){return this.addOption(`-mindepth`,e),this}size(e){return this.addOption(`-size`,e),this}mtime(e){return this.addOption(`-mtime`,e),this}path(e){return this.addArg(e),this}parseTimeString(e){let t=e.match(/^(\d+)([hdwm])$/);if(!t||!t[1]||!t[2])return{value:0,unit:`-mtime`};let n=parseInt(t[1],10);switch(t[2]){case`h`:return{value:n*60,unit:`-mmin`};case`d`:return{value:n,unit:`-mtime`};case`w`:return{value:n*7,unit:`-mtime`};case`m`:return{value:n*30,unit:`-mtime`};default:return{value:n,unit:`-mtime`}}}parseTimeStringAccess(e){let t=e.match(/^(\d+)([hdwm])$/);if(!t||!t[1]||!t[2])return{value:0,unit:`-atime`};let n=parseInt(t[1],10);switch(t[2]){case`h`:return{value:n*60,unit:`-amin`};case`d`:return{value:n,unit:`-atime`};case`w`:return{value:n*7,unit:`-atime`};case`m`:return{value:n*30,unit:`-atime`};default:return{value:n,unit:`-atime`}}}};const RF=Ac[G.LOCAL_FIND_FILES]||`Find files by name, pattern, or metadata`,zF=qE.extend({path:H().describe(Vc.scope.path),maxDepth:Nt().min(1).max(10).optional().describe(Vc.options.maxDepth),minDepth:Nt().min(0).max(10).optional().describe(Vc.options.minDepth),name:H().optional().describe(Vc.filters.name),iname:H().optional().describe(Vc.filters.iname),names:Ft(H()).optional().describe(Vc.filters.names),pathPattern:H().optional().describe(Vc.filters.pathPattern),regex:H().optional().describe(Vc.filters.regex),regexType:Vt([`posix-egrep`,`posix-extended`,`posix-basic`]).optional().describe(Vc.filters.regexType),type:Vt([`f`,`d`,`l`,`b`,`c`,`p`,`s`]).optional().describe(Vc.filters.type),empty:Pt().optional().describe(Vc.filters.empty),modifiedWithin:H().optional().describe(Vc.time.modifiedWithin),modifiedBefore:H().optional().describe(Vc.time.modifiedBefore),accessedWithin:H().optional().describe(Vc.time.accessedWithin),sizeGreater:H().optional().describe(Vc.size.sizeGreater),sizeLess:H().optional().describe(Vc.size.sizeLess),permissions:H().optional().describe(Vc.options.permissions),executable:Pt().optional().describe(Vc.filters.executable),readable:Pt().optional().describe(Vc.filters.readable),writable:Pt().optional().describe(Vc.filters.writable),excludeDir:Ft(H()).optional().describe(Vc.filters.excludeDir),limit:Nt().min(1).max(1e4).optional().describe(Vc.pagination.limit),details:Pt().default(!0).describe(Vc.options.details),filesPerPage:Nt().int().min(1).max(20).optional().default(20).describe(Vc.pagination.filesPerPage),filePageNumber:Nt().int().min(1).optional().default(1).describe(Vc.pagination.filePageNumber),charOffset:Nt().min(0).optional().describe(Vc.pagination.charOffset),charLength:Nt().min(1).max(1e4).optional().describe(Vc.pagination.charLength),showFileLastModified:Pt().default(!0).describe(Vc.options.showFileLastModified)}),BF=JE(G.LOCAL_FIND_FILES,zF,{maxQueries:5});function VF(e){return e.registerTool(G.LOCAL_FIND_FILES,{description:RF,inputSchema:BF,annotations:{title:`Local Find Files`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!1}},async e=>wM(e.queries||[],async e=>await HF(e),{toolName:G.LOCAL_FIND_FILES}))}async function HF(e){let t=e.details??!0,n=e.showFileLastModified??!1;try{if(!(await Ts(`find`)).available)return zM(sn.commandNotAvailable(`find`,Es(`find`)),e,{toolName:G.LOCAL_FIND_FILES});let r=uF(e,G.LOCAL_FIND_FILES);if(!r.isValid)return r.errorResult;let{command:i,args:a}=new LF().fromQuery(e).build(),o=await Ss(i,a);if(!o.success){let t=o.stderr?.trim();return zM(sn.commandExecutionFailed(`find`,Error(t||`Unknown error`),t),e,{toolName:G.LOCAL_FIND_FILES,extra:{stderr:t}})}let s=o.stdout.split(`\0`).filter(e=>e.trim()).map(e=>e.trim()),c=e.limit||1e3;s=s.slice(0,c);let l=await UF(s,n);t&&await Promise.all(l.map(async e=>{if(e.size===void 0||!e.permissions||n&&!e.modified)try{let t=await m.promises.lstat(e.path);e.size===void 0&&(e.size=t.size),e.permissions||=t.mode.toString(8).slice(-3),n&&!e.modified&&(e.modified=t.mtime.toISOString())}catch{}})),l.sort((e,t)=>n&&e.modified&&t.modified?new Date(t.modified).getTime()-new Date(e.modified).getTime():e.path.localeCompare(t.path));let u=l.map(e=>{let r={path:e.path,type:e.type};return t&&(e.size!==void 0&&(r.size=e.size),e.permissions&&(r.permissions=e.permissions)),n&&e.modified&&(r.modified=e.modified),r}),d=u.length,f=e.filesPerPage||20,p=e.filePageNumber||1,h=Math.ceil(d/f),g=(p-1)*f,_=Math.min(g+f,d),v=u.slice(g,_),y=dF(v.length,!!e.charLength,{threshold:100,itemType:`file`,detailed:t});if(y.shouldBlock)return{status:`error`,errorCode:y.errorCode,totalFiles:d,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:y.hints};let b=v,x=null;if(e.charLength){let t=QM(v,!1).length,n=e.charOffset??0,r=e.charLength,i=n+r;if(n>=t)b=[],x={paginatedContent:`[]`,charOffset:n,charLength:0,totalChars:t,hasMore:!1,estimatedTokens:0,currentPage:Math.floor(n/r)+1,totalPages:Math.ceil(t/r),actualOffset:n,actualLength:0};else{let e=[],a=1;for(let t=0;t<v.length;t++){let r=JSON.stringify(v[t]).length,o=a,s=o+r;if(o<i&&s>n&&e.push(v[t]),a+=r+1,a>=i)break}b=e;let o=QM(b,!1),s=a<t;x={paginatedContent:o,charOffset:n,charLength:o.length,totalChars:t,hasMore:s,nextCharOffset:s?a:void 0,estimatedTokens:Math.ceil(o.length/4),currentPage:Math.floor(n/r)+1,totalPages:Math.ceil(t/r),actualOffset:n,actualLength:o.length}}}let S=d>0?`hasResults`:`empty`,C=[`Page ${p}/${h} (showing ${b.length} of ${d})`,p<h?`Next: filePageNumber=${p+1}`:`Final page`,n?`Sorted by modification time (most recent first)`:`Sorted by path`];return{status:S,files:b,cwd:process.cwd(),totalFiles:d,pagination:{currentPage:p,totalPages:h,filesPerPage:f,totalFiles:d,hasMore:p<h},...x&&{charPagination:$M(x)},researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[...C,...IM(G.LOCAL_FIND_FILES,S),...x?nN(x,{toolName:G.LOCAL_FIND_FILES}):[]]}}catch(t){return zM(t,e,{toolName:G.LOCAL_FIND_FILES})}}async function UF(e,t=!1){let n=Array(e.length),r=async r=>{let i=e[r];try{let e=await m.promises.lstat(i),a=`file`;e.isDirectory()?a=`directory`:e.isSymbolicLink()&&(a=`symlink`);let o={path:i,type:a,size:e.size,permissions:e.mode.toString(8).slice(-3)};t&&(o.modified=e.mtime.toISOString()),n[r]=o}catch{n[r]={path:i,type:`file`}}},i=0,a=()=>{let t=i;return i+=1,t<e.length?t:-1},o=async()=>{for(let e=a();e!==-1;e=a())await r(e)},s=Array.from({length:Math.min(24,e.length)},()=>o());return await Promise.all(s),n}const WF=Ac[G.LOCAL_FETCH_CONTENT]||`Read file content with optional pattern matching`,GF=qE.extend({path:H().min(1).describe(Bc.scope.path),fullContent:Pt().default(!1).describe(Bc.options.fullContent),startLine:Nt().int().min(1).optional().describe(Bc.range?.startLine??`Start line (1-indexed). Use with endLine for line range extraction.`),endLine:Nt().int().min(1).optional().describe(Bc.range?.endLine??`End line (1-indexed, inclusive). Use with startLine for line range extraction.`),matchString:H().optional().describe(Bc.options.matchString),matchStringContextLines:Nt().int().min(1).max(50).default(5).describe(Bc.options.matchStringContextLines),matchStringIsRegex:Pt().optional().default(!1).describe(Bc.options.matchStringIsRegex),matchStringCaseSensitive:Pt().optional().default(!1).describe(Bc.options.matchStringCaseSensitive),charOffset:Nt().min(0).optional().describe(Bc.pagination.charOffset),charLength:Nt().min(1).max(1e4).optional().describe(Bc.pagination.charLength)}).superRefine((e,t)=>{(e.startLine!==void 0&&e.endLine===void 0||e.startLine===void 0&&e.endLine!==void 0)&&t.addIssue({code:I.custom,message:`startLine and endLine must be used together`,path:[`startLine`]}),e.startLine!==void 0&&e.endLine!==void 0&&e.startLine>e.endLine&&t.addIssue({code:I.custom,message:`startLine must be less than or equal to endLine`,path:[`startLine`]}),(e.startLine!==void 0||e.endLine!==void 0)&&e.matchString!==void 0&&t.addIssue({code:I.custom,message:`Cannot use startLine/endLine with matchString - choose one extraction method`,path:[`startLine`]}),(e.startLine!==void 0||e.endLine!==void 0)&&e.fullContent===!0&&t.addIssue({code:I.custom,message:`Cannot use startLine/endLine with fullContent - line extraction is partial by definition`,path:[`fullContent`]})}),KF=JE(G.LOCAL_FETCH_CONTENT,GF,{maxQueries:5});function qF(e){return e.registerTool(G.LOCAL_FETCH_CONTENT,{description:WF,inputSchema:KF,annotations:{title:`Local Fetch Content`,readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0,openWorldHint:!1}},async e=>wM(e.queries||[],async e=>await YF(e),{toolName:G.LOCAL_FETCH_CONTENT}))}function JF(e,t){try{let n=kE(e,t);return n.length<e.length?n:e}catch{return e}}async function YF(e){try{let t=uF(e,G.LOCAL_FETCH_CONTENT);if(!t.isValid)return t.errorResult;let n=t.sanitizedPath,r;try{r=await T(n)}catch(t){return zM(sn.fileAccessFailed(e.path,t instanceof Error?t:void 0),e,{toolName:G.LOCAL_FETCH_CONTENT,extra:{path:e.path,resolvedPath:n}})}let i=r.size/1024;if(i>KP.LARGE_FILE_THRESHOLD_KB&&!e.charLength&&!e.matchString)return zM(sn.fileTooLarge(e.path,i,KP.LARGE_FILE_THRESHOLD_KB),e,{toolName:G.LOCAL_FETCH_CONTENT,extra:{path:e.path},customHints:[`Best approach: Use matchString to extract specific functions/classes you actually need`,`Alternative: Use charLength for pagination if you need to browse through the file systematically`,`Why matchString works better: Gets only relevant sections, faster, and uses fewer tokens`,`Critical: fullContent without charLength will fail on large files - always specify a reading strategy`]});let a;try{a=await w(n,`utf-8`)}catch(t){return zM(sn.fileReadFailed(e.path,t instanceof Error?t:void 0),e,{toolName:G.LOCAL_FETCH_CONTENT,extra:{path:e.path}})}let o=a.split(`
`),s=o.length,c,l=!1,u,d,f,p=[];if(e.matchString){let t=XF(o,e.matchString,e.matchStringContextLines??5,e.matchStringIsRegex??!1,e.matchStringCaseSensitive??!1,50);if(t.lines.length===0){let t=[`Searched ${s} line${s===1?``:`s`} - no matches found`];return e.matchStringIsRegex?t.push(`TIP: Regex matches per-line only (not multiline). Verify pattern exists on a single line.`):t.push(`TIP: Try matchStringIsRegex=true for pattern matching (e.g., "export.*function")`),e.matchStringCaseSensitive&&t.push(`TIP: Case-sensitive mode active - try matchStringCaseSensitive=false`),t.push(`TIP: Verify file contains expected content or try simpler pattern`),{status:`empty`,path:e.path,errorCode:en.NO_MATCHES,totalLines:s,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[...IM(G.LOCAL_FETCH_CONTENT,`empty`),``,...t]}}if(c=t.lines.join(`
`),c=JF(c,e.path),t.matchRanges.length>0&&(u=t.matchRanges[0].start,d=t.matchRanges[t.matchRanges.length-1].end,f=t.matchRanges),t.matchCount>50)return{status:`hasResults`,path:e.path,cwd:process.cwd(),content:c,contentLength:c.length,isPartial:!0,totalLines:s,...u!==void 0&&{startLine:u,endLine:d,matchRanges:f},researchGoal:e.researchGoal,reasoning:e.reasoning,warnings:[`Pattern matched ${t.matchCount} lines. Truncated to first 50 matches.`],hints:[`Pattern matched ${t.matchCount} lines - likely too generic`,`Make the pattern more specific to target only what you need`,`TIP: Use charLength to paginate if you need all matches`]};if(!e.charLength&&c.length>GP.MAX_OUTPUT_CHARS){let n=ZM(c,0,KP.RECOMMENDED_CHAR_LENGTH);return{status:`hasResults`,path:e.path,cwd:process.cwd(),content:n.paginatedContent,contentLength:n.paginatedContent.length,isPartial:!0,totalLines:s,...u!==void 0&&{startLine:u,endLine:d,matchRanges:f},pagination:$M(n),researchGoal:e.researchGoal,reasoning:e.reasoning,warnings:[`Auto-paginated: ${t.matchCount} matches exceeded display limit`],hints:[...IM(G.LOCAL_FETCH_CONTENT,`hasResults`),...nN(n,{toolName:G.LOCAL_FETCH_CONTENT})]}}l=!0}else if(e.startLine!==void 0&&e.endLine!==void 0){let t=Math.max(1,e.startLine),n=Math.min(e.endLine,s);if(t>s)return{status:`empty`,path:e.path,totalLines:s,errorCode:en.NO_MATCHES,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:[...IM(G.LOCAL_FETCH_CONTENT,`empty`),`Requested startLine ${e.startLine} exceeds file length (${s} lines)`,`Use startLine=1 to ${s} for valid range`]};c=o.slice(t-1,n).join(`
`),u=t,d=n,l=!0,e.endLine>s&&p.push(`Requested endLine ${e.endLine} adjusted to ${s} (file end)`),c=JF(c,e.path)}else c=a,l=!1,c=JF(c,e.path);if(!c||c.trim().length===0)return{status:`empty`,path:e.path,totalLines:s,researchGoal:e.researchGoal,reasoning:e.reasoning,hints:IM(G.LOCAL_FETCH_CONTENT,`empty`)};let m=e.charLength,h=!1;!e.charLength&&c.length>GP.MAX_OUTPUT_CHARS&&(m=KP.RECOMMENDED_CHAR_LENGTH,h=!0,p.push(`Auto-paginated: Content (${c.length} chars) exceeds ${GP.MAX_OUTPUT_CHARS} char limit`));let g=ZM(c,e.charOffset??0,m),_=IM(G.LOCAL_FETCH_CONTENT,`hasResults`),v=m||h?nN(g,{toolName:G.LOCAL_FETCH_CONTENT}):[];return{status:`hasResults`,path:e.path,cwd:process.cwd(),content:g.paginatedContent,contentLength:g.paginatedContent.length,isPartial:l,totalLines:s,...u!==void 0&&{startLine:u,endLine:d,...f===void 0&&{extractedLines:d-u+1},...f!==void 0&&{matchRanges:f}},...(m||h)&&{pagination:$M(g)},researchGoal:e.researchGoal,reasoning:e.reasoning,...p.length>0&&{warnings:p},hints:[..._,...v]}}catch(t){return zM(t,e,{toolName:G.LOCAL_FETCH_CONTENT,extra:{path:e.path}})}}function XF(e,t,n,r=!1,i=!1,a){let o=[],s=null;if(r)try{let e=i?``:`i`;s=new RegExp(t,e)}catch(e){throw Error(`Invalid regex pattern: ${e instanceof Error?e.message:String(e)}`)}let c=i?t:t.toLowerCase();e.forEach((e,n)=>{(r?s.test(e):i?e.includes(t):e.toLowerCase().includes(c))&&o.push(n+1)});let l=o.length;if(l===0)return{lines:[],matchRanges:[],matchCount:0};let u=a?o.slice(0,a):o,d=[],f=u[0],p={start:Math.max(1,f-n),end:Math.min(e.length,f+n)};for(let t=1;t<u.length;t++){let r=u[t],i=Math.max(1,r-n),a=Math.min(e.length,r+n);i<=p.end+1?p.end=Math.max(p.end,a):(d.push({...p}),p={start:i,end:a})}d.push(p);let m=[];return d.forEach((t,n)=>{if(n>0){let e=d[n-1],r=t.start-e.end-1;r>0&&(m.push(``),m.push(`... [${r} lines omitted] ...`),m.push(``))}m.push(...e.slice(t.start-1,t.end))}),{lines:m,matchRanges:d,matchCount:l}}const ZF=e=>Ac[e],QF=[{name:G.GITHUB_SEARCH_CODE,description:ZF(G.GITHUB_SEARCH_CODE),isDefault:!0,isLocal:!1,type:`search`,fn:KM},{name:G.GITHUB_FETCH_CONTENT,description:ZF(G.GITHUB_FETCH_CONTENT),isDefault:!0,isLocal:!1,type:`content`,fn:wN},{name:G.GITHUB_VIEW_REPO_STRUCTURE,description:ZF(G.GITHUB_VIEW_REPO_STRUCTURE),isDefault:!0,isLocal:!1,type:`content`,fn:fP},{name:G.GITHUB_SEARCH_REPOSITORIES,description:ZF(G.GITHUB_SEARCH_REPOSITORIES),isDefault:!0,isLocal:!1,type:`search`,fn:MN},{name:G.GITHUB_SEARCH_PULL_REQUESTS,description:ZF(G.GITHUB_SEARCH_PULL_REQUESTS),isDefault:!0,isLocal:!1,type:`history`,fn:uP},{name:G.PACKAGE_SEARCH,description:ZF(G.PACKAGE_SEARCH),isDefault:!0,isLocal:!1,type:`search`,fn:FP},{name:G.LOCAL_RIPGREP,description:ZF(G.LOCAL_RIPGREP),isDefault:!0,isLocal:!0,type:`search`,fn:mF},{name:G.LOCAL_VIEW_STRUCTURE,description:ZF(G.LOCAL_VIEW_STRUCTURE),isDefault:!0,isLocal:!0,type:`content`,fn:kF},{name:G.LOCAL_FIND_FILES,description:ZF(G.LOCAL_FIND_FILES),isDefault:!0,isLocal:!0,type:`search`,fn:VF},{name:G.LOCAL_FETCH_CONTENT,description:ZF(G.LOCAL_FETCH_CONTENT),isDefault:!0,isLocal:!0,type:`content`,fn:qF}];async function $F(e,t){let n=rc(),r=eI();r.toolsToRun.length>0&&(r.enableTools.length>0||r.disableTools.length>0)&&process.stderr.write(`Warning: TOOLS_TO_RUN cannot be used together with ENABLE_TOOLS/DISABLE_TOOLS. Using TOOLS_TO_RUN exclusively.
`);let i=0,a=[];for(let o of QF)if(tI(o,n,r)){try{if(!Ec(o.name)){await cc(o.name,Kt.INVALID_FORMAT.code);continue}}catch{await cc(o.name,Kt.INVALID_API_RESPONSE.code);continue}try{await o.fn(e,t)!==null&&i++}catch{a.push(o.name)}}return{successCount:i,failedTools:a}}function eI(){let e=tc();return{toolsToRun:e.toolsToRun||[],enableTools:e.enableTools||[],disableTools:e.disableTools||[]}}function tI(e,t,n){if(e.isLocal&&!t)return!1;let{toolsToRun:r,enableTools:i,disableTools:a}=n;return r.length>0?r.includes(e.name):a.includes(e.name)?!1:i.includes(e.name)||e.isDefault}function nI(e,t){let n=t.prompts;if(n)for(let t of Object.values(n)){if(!t||typeof t.name!=`string`||t.name.trim().length===0||typeof t.description!=`string`||t.description.trim().length===0||typeof t.content!=`string`||t.content.trim().length===0)continue;let n={};if(t.args&&Array.isArray(t.args))for(let e of t.args){if(!e||typeof e.name!=`string`)continue;let t=H().describe(e.description);e.required||(t=t.optional()),n[e.name]=t}e.registerPrompt(t.name,{description:t.description,argsSchema:n},async e=>{await sc(t.name);let n=t.content;if(e&&Object.keys(e).length>0){n+=`

Use Input

`;for(let[t,r]of Object.entries(e))r!=null&&(n+=`${t}: ${String(r)}\n`)}return{messages:[{role:`user`,content:{type:`text`,text:n}}]}})}}export{QF as ALL_TOOLS,wc as BASE_SCHEMA,Ac as DESCRIPTIONS,Tc as GENERIC_ERROR_HINTS,Nc as GITHUB_FETCH_CONTENT,Pc as GITHUB_SEARCH_CODE,Ic as GITHUB_SEARCH_PULL_REQUESTS,Fc as GITHUB_SEARCH_REPOS,Lc as GITHUB_VIEW_REPO_STRUCTURE,Bc as LOCAL_FETCH_CONTENT,Vc as LOCAL_FIND_FILES,zc as LOCAL_RIPGREP,Hc as LOCAL_VIEW_STRUCTURE,Rc as PACKAGE_SEARCH,N as STATIC_TOOL_NAMES,jc as TOOL_HINTS,G as TOOL_NAMES,kc as getDynamicHints,Oc as getGenericErrorHintsSync,Dc as getToolHintsSync,Sc as initializeToolMetadata,Ec as isToolInMetadata,Cc as loadToolContent,nI as registerPrompts,$F as registerTools};
//# sourceMappingURL=public.js.map